Skip to content
Success

Console Output

Pull request #44776 opened
09:49:34 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1+8f5bbc24ef338baabbce269a6d7e9efc5c941d5b (0c5c2518452c6f690e67f908ca8de6a56b6550ae)
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-44776@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
09:49:37 [2023-01-10T09:49:37.174Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:49:37 [2023-01-10T09:49:37.178Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:49:37 [2023-01-10T09:49:37.362Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ad1386be0536995e) in /home/ubuntu/workspace/moby_PR-44776
[Pipeline] {
[Pipeline] checkout
09:49:37 [2023-01-10T09:49:37.382Z] The recommended git tool is: git
09:49:37 [2023-01-10T09:49:37.401Z] using credential docker-jenkins-github-credentials
09:49:37 [2023-01-10T09:49:37.414Z] Cloning the remote Git repository
09:49:37 [2023-01-10T09:49:37.414Z] Cloning with configured refspecs honoured and without tags
09:49:37 [2023-01-10T09:49:37.440Z] Cloning repository https://github.com/moby/moby.git
09:49:37 [2023-01-10T09:49:37.441Z]  > git init /home/ubuntu/workspace/moby_PR-44776 # timeout=10
09:49:37 [2023-01-10T09:49:37.448Z] Fetching upstream changes from https://github.com/moby/moby.git
09:49:37 [2023-01-10T09:49:37.448Z]  > git --version # timeout=10
09:49:37 [2023-01-10T09:49:37.453Z]  > git --version # 'git version 2.25.1'
09:49:37 [2023-01-10T09:49:37.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:49:37 [2023-01-10T09:49:37.454Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44776/head:refs/remotes/origin/PR-44776 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
09:49:50 [2023-01-10T09:49:50.071Z] Fetching without tags
09:49:50 [2023-01-10T09:49:50.300Z] Merging remotes/origin/23.0 commit 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b into PR head commit cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1
09:49:50 [2023-01-10T09:49:50.903Z] Merge succeeded, producing cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1
09:49:50 [2023-01-10T09:49:50.903Z] Checking out Revision cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 (PR-44776)
09:49:50 [2023-01-10T09:49:50.066Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:49:50 [2023-01-10T09:49:50.070Z]  > git config --add remote.origin.fetch +refs/pull/44776/head:refs/remotes/origin/PR-44776 # timeout=10
09:49:50 [2023-01-10T09:49:50.074Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
09:49:50 [2023-01-10T09:49:50.087Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:49:50 [2023-01-10T09:49:50.097Z] Fetching upstream changes from https://github.com/moby/moby.git
09:49:50 [2023-01-10T09:49:50.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:49:50 [2023-01-10T09:49:50.098Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44776/head:refs/remotes/origin/PR-44776 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
09:49:50 [2023-01-10T09:49:50.325Z]  > git config core.sparsecheckout # timeout=10
09:49:50 [2023-01-10T09:49:50.342Z]  > git checkout -f cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 # timeout=10
09:49:50 [2023-01-10T09:49:50.897Z]  > git remote # timeout=10
09:49:50 [2023-01-10T09:49:50.904Z]  > git config --get remote.origin.url # timeout=10
09:49:50 [2023-01-10T09:49:50.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:49:50 [2023-01-10T09:49:50.911Z]  > git merge 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b # timeout=10
09:49:50 [2023-01-10T09:49:50.921Z]  > git rev-parse HEAD^{commit} # timeout=10
09:49:50 [2023-01-10T09:49:50.928Z]  > git config core.sparsecheckout # timeout=10
09:49:50 [2023-01-10T09:49:50.935Z]  > git checkout -f cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 # timeout=10
09:49:51 [2023-01-10T09:49:51.666Z] Commit message: "graphdriver/btrfs: needs kernel headers >= 4.12, not >= 4.7"
09:49:51 [2023-01-10T09:49:51.667Z] First time build. Skipping changelog.
09:49:51 [2023-01-10T09:49:51.708Z]  > git --version # timeout=10
09:49:51 [2023-01-10T09:49:51.714Z]  > git --version # 'git version 2.25.1'
09:49:51 [2023-01-10T09:49:51.722Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:49:52 [2023-01-10T09:49:52.340Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44776:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:49:55 [2023-01-10T09:49:55.623Z] 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
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
09:49:55 [2023-01-10T09:49:55.765Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f5b82b0eda9424ff) in /home/ubuntu/workspace/moby_PR-44776
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
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] }
09:49:55 [2023-01-10T09:49:55.815Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
09:49:55 [2023-01-10T09:49:55.834Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
09:49:55 [2023-01-10T09:49:55.844Z] Cloning the remote Git repository
09:49:55 [2023-01-10T09:49:55.844Z] Cloning with configured refspecs honoured and without tags
[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] }
09:49:55 [2023-01-10T09:49:55.871Z] Cloning repository https://github.com/moby/moby.git
09:49:55 [2023-01-10T09:49:55.872Z]  > git init /home/ubuntu/workspace/moby_PR-44776 # timeout=10
09:49:55 [2023-01-10T09:49:55.879Z] Fetching upstream changes from https://github.com/moby/moby.git
09:49:55 [2023-01-10T09:49:55.879Z]  > git --version # timeout=10
09:49:55 [2023-01-10T09:49:55.884Z]  > git --version # 'git version 2.25.1'
09:49:55 [2023-01-10T09:49:55.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:49:55 [2023-01-10T09:49:55.885Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44776/head:refs/remotes/origin/PR-44776 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
09:50:09 [2023-01-10T09:50:09.564Z] Fetching without tags
09:50:09 [2023-01-10T09:50:09.768Z] Merging remotes/origin/23.0 commit 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b into PR head commit cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1
09:50:09 [2023-01-10T09:50:09.562Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:50:09 [2023-01-10T09:50:09.566Z]  > git config --add remote.origin.fetch +refs/pull/44776/head:refs/remotes/origin/PR-44776 # timeout=10
09:50:09 [2023-01-10T09:50:09.575Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
09:50:09 [2023-01-10T09:50:09.582Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:50:09 [2023-01-10T09:50:09.591Z] Fetching upstream changes from https://github.com/moby/moby.git
09:50:09 [2023-01-10T09:50:09.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:50:09 [2023-01-10T09:50:09.592Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44776/head:refs/remotes/origin/PR-44776 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
09:50:09 [2023-01-10T09:50:09.795Z]  > git config core.sparsecheckout # timeout=10
09:50:09 [2023-01-10T09:50:09.799Z]  > git checkout -f cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 # timeout=10
09:50:10 [2023-01-10T09:50:10.371Z] Merge succeeded, producing cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1
09:50:10 [2023-01-10T09:50:10.372Z] Checking out Revision cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 (PR-44776)
09:50:10 [2023-01-10T09:50:10.937Z] Commit message: "graphdriver/btrfs: needs kernel headers >= 4.12, not >= 4.7"
09:50:10 [2023-01-10T09:50:10.980Z]  > git --version # timeout=10
09:50:11 [2023-01-10T09:50:11.010Z]  > git --version # 'git version 2.25.1'
09:50:11 [2023-01-10T09:50:11.042Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:50:10 [2023-01-10T09:50:10.355Z]  > git remote # timeout=10
09:50:10 [2023-01-10T09:50:10.361Z]  > git config --get remote.origin.url # timeout=10
09:50:10 [2023-01-10T09:50:10.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:50:10 [2023-01-10T09:50:10.372Z]  > git merge 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b # timeout=10
09:50:10 [2023-01-10T09:50:10.389Z]  > git rev-parse HEAD^{commit} # timeout=10
09:50:10 [2023-01-10T09:50:10.403Z]  > git config core.sparsecheckout # timeout=10
09:50:10 [2023-01-10T09:50:10.408Z]  > git checkout -f cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 # timeout=10
09:50:11 [2023-01-10T09:50:11.713Z] + docker version
09:50:11 [2023-01-10T09:50:11.713Z] Client: Docker Engine - Community
09:50:11 [2023-01-10T09:50:11.713Z]  Version:           22.06.0-beta.0
09:50:11 [2023-01-10T09:50:11.713Z]  API version:       1.42
09:50:11 [2023-01-10T09:50:11.713Z]  Go version:        go1.18.3
09:50:11 [2023-01-10T09:50:11.713Z]  Git commit:        3e9117b
09:50:11 [2023-01-10T09:50:11.713Z]  Built:             Fri Jun  3 17:55:34 2022
09:50:11 [2023-01-10T09:50:11.713Z]  OS/Arch:           linux/arm64
09:50:11 [2023-01-10T09:50:11.713Z]  Context:           default
09:50:11 [2023-01-10T09:50:11.713Z] 
09:50:11 [2023-01-10T09:50:11.713Z] Server: Docker Engine - Community
09:50:11 [2023-01-10T09:50:11.713Z]  Engine:
09:50:11 [2023-01-10T09:50:11.713Z]   Version:          22.06.0-beta.0
09:50:11 [2023-01-10T09:50:11.713Z]   API version:      1.42 (minimum version 1.12)
09:50:11 [2023-01-10T09:50:11.713Z]   Go version:       go1.18.3
09:50:11 [2023-01-10T09:50:11.713Z]   Git commit:       38633e7
09:50:11 [2023-01-10T09:50:11.713Z]   Built:            Fri Jun  3 17:55:34 2022
09:50:11 [2023-01-10T09:50:11.713Z]   OS/Arch:          linux/arm64
09:50:11 [2023-01-10T09:50:11.713Z]   Experimental:     true
09:50:11 [2023-01-10T09:50:11.713Z]  containerd:
09:50:11 [2023-01-10T09:50:11.713Z]   Version:          1.6.8
09:50:11 [2023-01-10T09:50:11.713Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
09:50:11 [2023-01-10T09:50:11.713Z]  runc:
09:50:11 [2023-01-10T09:50:11.713Z]   Version:          1.1.4
09:50:11 [2023-01-10T09:50:11.713Z]   GitCommit:        v1.1.4-0-g5fd4c4d
09:50:11 [2023-01-10T09:50:11.713Z]  docker-init:
09:50:11 [2023-01-10T09:50:11.713Z]   Version:          0.19.0
09:50:11 [2023-01-10T09:50:11.713Z]   GitCommit:        de40ad0
[Pipeline] sh
09:50:11 [2023-01-10T09:50:11.995Z] + docker info
09:50:11 [2023-01-10T09:50:11.995Z] Client:
09:50:11 [2023-01-10T09:50:11.995Z]  Context:    default
09:50:11 [2023-01-10T09:50:11.995Z]  Debug Mode: false
09:50:11 [2023-01-10T09:50:11.995Z]  Plugins:
09:50:11 [2023-01-10T09:50:11.995Z]   buildx: Docker Buildx (Docker Inc.)
09:50:11 [2023-01-10T09:50:11.995Z]     Version:  v0.8.2
09:50:11 [2023-01-10T09:50:11.995Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:50:11 [2023-01-10T09:50:11.995Z]   compose: Docker Compose (Docker Inc.)
09:50:11 [2023-01-10T09:50:11.995Z]     Version:  v2.12.0
09:50:11 [2023-01-10T09:50:11.995Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:50:11 [2023-01-10T09:50:11.995Z] 
09:50:11 [2023-01-10T09:50:11.995Z] Server:
09:50:11 [2023-01-10T09:50:11.995Z]  Containers: 0
09:50:11 [2023-01-10T09:50:11.995Z]   Running: 0
09:50:11 [2023-01-10T09:50:11.995Z]   Paused: 0
09:50:11 [2023-01-10T09:50:11.995Z]   Stopped: 0
09:50:11 [2023-01-10T09:50:11.995Z]  Images: 4
09:50:11 [2023-01-10T09:50:11.995Z]  Server Version: 22.06.0-beta.0
09:50:11 [2023-01-10T09:50:11.995Z]  Storage Driver: overlay2
09:50:11 [2023-01-10T09:50:11.995Z]   Backing Filesystem: extfs
09:50:11 [2023-01-10T09:50:11.995Z]   Supports d_type: true
09:50:11 [2023-01-10T09:50:11.995Z]   Using metacopy: false
09:50:11 [2023-01-10T09:50:11.995Z]   Native Overlay Diff: true
09:50:11 [2023-01-10T09:50:11.995Z]   userxattr: false
09:50:11 [2023-01-10T09:50:11.995Z]  Logging Driver: json-file
09:50:11 [2023-01-10T09:50:11.995Z]  Cgroup Driver: cgroupfs
09:50:11 [2023-01-10T09:50:11.995Z]  Cgroup Version: 1
09:50:11 [2023-01-10T09:50:11.995Z]  Plugins:
09:50:11 [2023-01-10T09:50:11.995Z]   Volume: local
09:50:11 [2023-01-10T09:50:11.995Z]   Network: bridge host ipvlan macvlan null overlay
09:50:11 [2023-01-10T09:50:11.995Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:50:11 [2023-01-10T09:50:11.995Z]  Swarm: inactive
09:50:11 [2023-01-10T09:50:11.995Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:50:11 [2023-01-10T09:50:11.995Z]  Default Runtime: runc
09:50:11 [2023-01-10T09:50:11.995Z]  Init Binary: docker-init
09:50:11 [2023-01-10T09:50:11.995Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
09:50:11 [2023-01-10T09:50:11.995Z]  runc version: v1.1.4-0-g5fd4c4d
09:50:11 [2023-01-10T09:50:11.995Z]  init version: de40ad0
09:50:11 [2023-01-10T09:50:11.995Z]  Security Options:
09:50:11 [2023-01-10T09:50:11.995Z]   apparmor
09:50:11 [2023-01-10T09:50:11.995Z]   seccomp
09:50:11 [2023-01-10T09:50:11.995Z]    Profile: builtin
09:50:11 [2023-01-10T09:50:11.995Z]  Kernel Version: 5.15.0-1022-aws
09:50:11 [2023-01-10T09:50:11.995Z]  Operating System: Ubuntu 20.04.5 LTS
09:50:11 [2023-01-10T09:50:11.995Z]  OSType: linux
09:50:11 [2023-01-10T09:50:11.995Z]  Architecture: aarch64
09:50:11 [2023-01-10T09:50:11.995Z]  CPUs: 2
09:50:11 [2023-01-10T09:50:11.995Z]  Total Memory: 7.559GiB
09:50:11 [2023-01-10T09:50:11.995Z]  Name: ip-10-100-106-158
09:50:11 [2023-01-10T09:50:11.995Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
09:50:11 [2023-01-10T09:50:11.995Z]  Docker Root Dir: /var/lib/docker
09:50:11 [2023-01-10T09:50:11.995Z]  Debug Mode: false
09:50:11 [2023-01-10T09:50:11.995Z]  Registry: https://index.docker.io/v1/
09:50:11 [2023-01-10T09:50:11.995Z]  Labels:
09:50:11 [2023-01-10T09:50:11.995Z]  Experimental: true
09:50:11 [2023-01-10T09:50:11.995Z]  Insecure Registries:
09:50:11 [2023-01-10T09:50:11.995Z]   127.0.0.0/8
09:50:11 [2023-01-10T09:50:11.995Z]  Live Restore Enabled: true
09:50:11 [2023-01-10T09:50:11.995Z] 
[Pipeline] sh
09:50:12 [2023-01-10T09:50:12.275Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:50:12 [2023-01-10T09:50:12.275Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:50:12 [2023-01-10T09:50:12.275Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44776/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:50:12 [2023-01-10T09:50:12.275Z] + bash /home/ubuntu/workspace/moby_PR-44776/check-config.sh
09:50:12 [2023-01-10T09:50:12.275Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:50:12 [2023-01-10T09:50:12.275Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
09:50:12 [2023-01-10T09:50:12.275Z] 
09:50:12 [2023-01-10T09:50:12.275Z] Generally Necessary:
09:50:12 [2023-01-10T09:50:12.275Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:50:12 [2023-01-10T09:50:12.275Z] - apparmor: enabled and tools installed
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_NAMESPACES: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_NET_NS: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_PID_NS: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_IPC_NS: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_UTS_NS: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_CGROUPS: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_CGROUP_CPUACCT: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_CGROUP_DEVICE: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_CGROUP_FREEZER: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_CGROUP_SCHED: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_CPUSETS: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_MEMCG: enabled
09:50:12 [2023-01-10T09:50:12.275Z] - CONFIG_KEYS: enabled
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_VETH: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_BRIDGE: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_NF_NAT: enabled (as module)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_POSIX_MQUEUE: enabled
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_CGROUP_BPF: enabled
09:50:12 [2023-01-10T09:50:12.533Z] 
09:50:12 [2023-01-10T09:50:12.533Z] Optional Features:
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_USER_NS: enabled
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_SECCOMP: enabled
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_SECCOMP_FILTER: enabled
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_CGROUP_PIDS: enabled
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_MEMCG_SWAP: enabled
09:50:12 [2023-01-10T09:50:12.533Z]     (cgroup swap accounting is currently enabled)
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_BLK_CGROUP: enabled
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_CGROUP_PERF: enabled
09:50:12 [2023-01-10T09:50:12.533Z] - CONFIG_CGROUP_HUGETLB: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_CFS_BANDWIDTH: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_RT_GROUP_SCHED: missing
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_IP_VS: enabled (as module)
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_IP_VS_NFCT: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_IP_VS_RR: enabled (as module)
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_SECURITY_SELINUX: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_SECURITY_APPARMOR: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_EXT4_FS: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:50:12 [2023-01-10T09:50:12.791Z] - Network Drivers:
09:50:12 [2023-01-10T09:50:12.791Z]   - "overlay":
09:50:12 [2023-01-10T09:50:12.791Z]     - CONFIG_VXLAN: enabled (as module)
09:50:12 [2023-01-10T09:50:12.791Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:50:12 [2023-01-10T09:50:12.791Z]       Optional (for encrypted networks):
09:50:13 [2023-01-10T09:50:13.049Z]       - CONFIG_CRYPTO: enabled
09:50:13 [2023-01-10T09:50:13.049Z]       - CONFIG_CRYPTO_AEAD: enabled
09:50:13 [2023-01-10T09:50:13.049Z]       - CONFIG_CRYPTO_GCM: enabled
09:50:13 [2023-01-10T09:50:13.049Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:50:13 [2023-01-10T09:50:13.049Z]       - CONFIG_CRYPTO_GHASH: enabled
09:50:13 [2023-01-10T09:50:13.049Z]       - CONFIG_XFRM: enabled
09:50:13 [2023-01-10T09:50:13.049Z]       - CONFIG_XFRM_USER: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]       - CONFIG_INET_ESP: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]   - "ipvlan":
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_IPVLAN: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]   - "macvlan":
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_MACVLAN: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_DUMMY: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]   - "ftp,tftp client in container":
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z] - Storage Drivers:
09:50:13 [2023-01-10T09:50:13.049Z]   - "aufs":
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_AUFS_FS: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]   - "btrfs":
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:50:13 [2023-01-10T09:50:13.049Z]   - "devicemapper":
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_BLK_DEV_DM: enabled
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]   - "overlay":
09:50:13 [2023-01-10T09:50:13.049Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:50:13 [2023-01-10T09:50:13.049Z]   - "zfs":
09:50:13 [2023-01-10T09:50:13.049Z]     - /dev/zfs: present
09:50:13 [2023-01-10T09:50:13.049Z]     - zfs command: missing
09:50:13 [2023-01-10T09:50:13.049Z]     - zpool command: missing
09:50:13 [2023-01-10T09:50:13.049Z] 
09:50:13 [2023-01-10T09:50:13.049Z] Limits:
09:50:13 [2023-01-10T09:50:13.049Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:50:13 [2023-01-10T09:50:13.049Z] 
09:50:13 [2023-01-10T09:50:13.049Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:50:13 [2023-01-10T09:50:13.353Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 .
09:50:13 [2023-01-10T09:50:13.610Z] #1 [internal] load .dockerignore
09:50:13 [2023-01-10T09:50:13.610Z] #1 transferring context: 113B done
09:50:13 [2023-01-10T09:50:13.610Z] #1 DONE 0.0s
09:50:13 [2023-01-10T09:50:13.610Z] 
09:50:13 [2023-01-10T09:50:13.610Z] #2 [internal] load build definition from Dockerfile
09:50:13 [2023-01-10T09:50:13.610Z] #2 transferring dockerfile: 26.12kB done
09:50:13 [2023-01-10T09:50:13.610Z] #2 DONE 0.0s
09:50:13 [2023-01-10T09:50:13.610Z] 
09:50:13 [2023-01-10T09:50:13.610Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:50:13 [2023-01-10T09:50:13.867Z] #3 DONE 0.3s
09:50:13 [2023-01-10T09:50:13.867Z] 
09:50:13 [2023-01-10T09:50:13.867Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
09:50:13 [2023-01-10T09:50:13.867Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
09:50:13 [2023-01-10T09:50:13.867Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
09:50:13 [2023-01-10T09:50:13.867Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
09:50:13 [2023-01-10T09:50:13.867Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
09:50:13 [2023-01-10T09:50:13.867Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
09:50:13 [2023-01-10T09:50:13.868Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
09:50:14 [2023-01-10T09:50:14.126Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
09:50:14 [2023-01-10T09:50:14.126Z] #4 DONE 0.3s
09:50:14 [2023-01-10T09:50:14.126Z] 
09:50:14 [2023-01-10T09:50:14.126Z] #5 [internal] load metadata for docker.io/library/busybox:latest
09:50:14 [2023-01-10T09:50:14.126Z] #5 DONE 0.0s
09:50:14 [2023-01-10T09:50:14.126Z] 
09:50:14 [2023-01-10T09:50:14.126Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:50:14 [2023-01-10T09:50:14.690Z] #6 DONE 0.3s
09:50:14 [2023-01-10T09:50:14.690Z] 
09:50:14 [2023-01-10T09:50:14.691Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
09:50:14 [2023-01-10T09:50:14.691Z] #7 DONE 0.3s
09:50:14 [2023-01-10T09:50:14.691Z] 
09:50:14 [2023-01-10T09:50:14.691Z] #8 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
09:50:14 [2023-01-10T09:50:14.691Z] #8 DONE 0.4s
09:50:14 [2023-01-10T09:50:14.691Z] 
09:50:14 [2023-01-10T09:50:14.691Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
09:50:14 [2023-01-10T09:50:14.691Z] #9 DONE 0.4s
09:50:16 [2023-01-10T09:50:16.069Z] 
09:50:16 [2023-01-10T09:50:16.069Z] #10 [build-dummy 1/2] FROM docker.io/library/busybox
09:50:16 [2023-01-10T09:50:16.069Z] #10 DONE 0.0s
09:50:16 [2023-01-10T09:50:16.069Z] 
09:50:16 [2023-01-10T09:50:16.069Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
09:50:16 [2023-01-10T09:50:16.069Z] #11 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
09:50:16 [2023-01-10T09:50:16.328Z] #11 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
09:50:16 [2023-01-10T09:50:16.328Z] #11 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
09:50:16 [2023-01-10T09:50:16.328Z] #11 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
09:50:16 [2023-01-10T09:50:16.895Z] #11 ...
09:50:16 [2023-01-10T09:50:16.895Z] 
09:50:16 [2023-01-10T09:50:16.895Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:50:16 [2023-01-10T09:50:16.895Z] #12 DONE 0.7s
09:50:16 [2023-01-10T09:50:16.895Z] 
09:50:16 [2023-01-10T09:50:16.895Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
09:50:16 [2023-01-10T09:50:16.895Z] #13 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 0.1s done
09:50:16 [2023-01-10T09:50:16.895Z] #13 sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 1.86kB / 1.86kB done
09:50:16 [2023-01-10T09:50:16.895Z] #13 sha256:681df87843c8ba25756164c1c630a659975af6c16b7246ac59c08ac71fce5a2d 1.80kB / 1.80kB done
09:50:16 [2023-01-10T09:50:16.895Z] #13 sha256:34d882fa8bfc1733c1318d18869c3f9e410f023e1f4316276558cd71846bef01 7.12kB / 7.12kB done
09:50:16 [2023-01-10T09:50:16.895Z] #13 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.2s done
09:50:16 [2023-01-10T09:50:16.895Z] #13 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.7s done
09:50:16 [2023-01-10T09:50:16.895Z] #13 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.3s done
09:50:16 [2023-01-10T09:50:16.895Z] #13 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 34.60MB / 81.39MB 0.7s
09:50:16 [2023-01-10T09:50:16.895Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 33.55MB / 54.68MB 0.7s
09:50:16 [2023-01-10T09:50:16.895Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 0B / 115.17MB 0.7s
09:50:17 [2023-01-10T09:50:17.156Z] #13 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 44.93MB / 81.39MB 0.8s
09:50:17 [2023-01-10T09:50:17.156Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 40.33MB / 54.68MB 0.8s
09:50:17 [2023-01-10T09:50:17.156Z] #13 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 51.38MB / 81.39MB 0.9s
09:50:17 [2023-01-10T09:50:17.156Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 50.10MB / 54.68MB 0.9s
09:50:17 [2023-01-10T09:50:17.156Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 16.78MB / 115.17MB 0.9s
09:50:17 [2023-01-10T09:50:17.156Z] #13 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 0.1s
09:50:17 [2023-01-10T09:50:17.416Z] #13 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 61.68MB / 81.39MB 1.0s
09:50:17 [2023-01-10T09:50:17.416Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 1.0s
09:50:17 [2023-01-10T09:50:17.416Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 26.21MB / 115.17MB 1.0s
09:50:17 [2023-01-10T09:50:17.416Z] #13 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 70.25MB / 81.39MB 1.1s
09:50:17 [2023-01-10T09:50:17.416Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 1.1s done
09:50:17 [2023-01-10T09:50:17.416Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 34.39MB / 115.17MB 1.1s
09:50:17 [2023-01-10T09:50:17.416Z] #13 sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 0B / 156B 1.1s
09:50:17 [2023-01-10T09:50:17.674Z] #13 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 1.3s
09:50:17 [2023-01-10T09:50:17.674Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 46.14MB / 115.17MB 1.3s
09:50:17 [2023-01-10T09:50:17.674Z] #13 sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 156B / 156B 1.2s done
09:50:17 [2023-01-10T09:50:17.674Z] #13 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 1.4s done
09:50:17 [2023-01-10T09:50:17.935Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 56.62MB / 115.17MB 1.7s
09:50:17 [2023-01-10T09:50:17.935Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 66.06MB / 115.17MB 1.7s
09:50:18 [2023-01-10T09:50:18.511Z] #13 ...
09:50:18 [2023-01-10T09:50:18.511Z] 
09:50:18 [2023-01-10T09:50:18.511Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
09:50:18 [2023-01-10T09:50:18.511Z] #11 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 1.5s done
09:50:18 [2023-01-10T09:50:18.511Z] #11 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
09:50:18 [2023-01-10T09:50:18.511Z] #11 DONE 2.2s
09:50:18 [2023-01-10T09:50:18.511Z] 
09:50:18 [2023-01-10T09:50:18.511Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
09:50:18 [2023-01-10T09:50:18.511Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 84.93MB / 115.17MB 2.1s
09:50:18 [2023-01-10T09:50:18.511Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 103.81MB / 115.17MB 2.2s
09:50:18 [2023-01-10T09:50:18.511Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 115.17MB / 115.17MB 2.3s
09:50:19 [2023-01-10T09:50:19.077Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 115.17MB / 115.17MB 2.8s done
09:50:19 [2023-01-10T09:50:19.335Z] #13 ...
09:50:19 [2023-01-10T09:50:19.335Z] 
09:50:19 [2023-01-10T09:50:19.335Z] #14 [internal] load build context
09:50:19 [2023-01-10T09:50:19.335Z] #14 transferring context: 63.83MB 2.9s done
09:50:19 [2023-01-10T09:50:19.335Z] #14 DONE 3.2s
09:50:19 [2023-01-10T09:50:19.335Z] 
09:50:19 [2023-01-10T09:50:19.335Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
09:50:19 [2023-01-10T09:50:19.592Z] #13 ...
09:50:19 [2023-01-10T09:50:19.592Z] 
09:50:19 [2023-01-10T09:50:19.592Z] #15 [build-dummy 2/2] RUN mkdir -p /build
09:50:19 [2023-01-10T09:50:19.592Z] #15 DONE 3.4s
09:50:19 [2023-01-10T09:50:19.592Z] 
09:50:19 [2023-01-10T09:50:19.592Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
09:50:19 [2023-01-10T09:50:19.592Z] #13 ...
09:50:19 [2023-01-10T09:50:19.592Z] 
09:50:19 [2023-01-10T09:50:19.592Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:50:19 [2023-01-10T09:50:19.592Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
09:50:19 [2023-01-10T09:50:19.592Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:50:19 [2023-01-10T09:50:19.592Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:50:19 [2023-01-10T09:50:19.592Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:50:19 [2023-01-10T09:50:19.592Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.7s done
09:50:19 [2023-01-10T09:50:19.592Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done
09:50:19 [2023-01-10T09:50:19.592Z] #16 DONE 3.6s
09:50:19 [2023-01-10T09:50:19.850Z] 
09:50:19 [2023-01-10T09:50:19.850Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
09:50:20 [2023-01-10T09:50:20.415Z] #13 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 3.2s done
09:50:20 [2023-01-10T09:50:20.415Z] #13 ...
09:50:20 [2023-01-10T09:50:20.415Z] 
09:50:20 [2023-01-10T09:50:20.415Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
09:50:20 [2023-01-10T09:50:20.415Z] #17 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.2s done
09:50:20 [2023-01-10T09:50:20.415Z] #17 sha256:917ea2fdcbd63d7446a418b5bb0d800d60a43a3c3cc36fdaedf9d5e2d9044492 1.48kB / 1.48kB done
09:50:20 [2023-01-10T09:50:20.415Z] #17 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.6s done
09:50:20 [2023-01-10T09:50:20.415Z] #17 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
09:50:20 [2023-01-10T09:50:20.415Z] #17 sha256:cd0203336405261730500869e4ea4c4e28b485188b4719531851a103feacdde1 529B / 529B done
09:50:20 [2023-01-10T09:50:20.415Z] #17 DONE 4.4s
09:50:20 [2023-01-10T09:50:20.415Z] 
09:50:20 [2023-01-10T09:50:20.415Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
09:50:20 [2023-01-10T09:50:20.415Z] #13 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.1s
09:50:20 [2023-01-10T09:50:20.673Z] #13 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.2s done
09:50:20 [2023-01-10T09:50:20.673Z] #13 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.1s
09:50:20 [2023-01-10T09:50:20.931Z] #13 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.3s done
09:50:21 [2023-01-10T09:50:21.188Z] #13 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6
09:50:23 [2023-01-10T09:50:23.091Z] #13 ...
09:50:23 [2023-01-10T09:50:23.091Z] 
09:50:23 [2023-01-10T09:50:23.091Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:50:23 [2023-01-10T09:50:23.091Z] #18 DONE 0.3s
09:50:23 [2023-01-10T09:50:23.091Z] 
09:50:23 [2023-01-10T09:50:23.091Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
09:50:24 [2023-01-10T09:50:24.025Z] #13 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 2.7s done
09:50:24 [2023-01-10T09:50:24.025Z] #13 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 0.1s
09:50:27 [2023-01-10T09:50:27.307Z] #13 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 2.7s done
09:50:27 [2023-01-10T09:50:27.307Z] #13 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a
09:50:30 [2023-01-10T09:50:30.591Z] #13 ...
09:50:30 [2023-01-10T09:50:30.591Z] 
09:50:30 [2023-01-10T09:50:30.591Z] #19 [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
09:50:30 [2023-01-10T09:50:30.591Z] #0 1.202 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 1.219 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 1.219 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 1.338 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 1.635 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 1.702 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 2.632 Fetched 8498 kB in 2s (5036 kB/s)
09:50:30 [2023-01-10T09:50:30.591Z] #0 2.632 Reading package lists...
09:50:30 [2023-01-10T09:50:30.591Z] #0 3.149 Reading package lists...
09:50:30 [2023-01-10T09:50:30.591Z] #0 3.662 Building dependency tree...
09:50:30 [2023-01-10T09:50:30.591Z] #0 3.966 The following additional packages will be installed:
09:50:30 [2023-01-10T09:50:30.591Z] #0 3.966   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:50:30 [2023-01-10T09:50:30.591Z] #0 3.966   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:50:30 [2023-01-10T09:50:30.591Z] #0 3.966 Recommended packages:
09:50:30 [2023-01-10T09:50:30.591Z] #0 3.966   libldap-common publicsuffix libsasl2-modules
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.090 The following NEW packages will be installed:
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.090   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.090   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.090   libssh2-1 openssl
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.359 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.359 Need to get 2941 kB of archives.
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.359 After this operation, 6478 kB of additional disk space will be used.
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.359 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.366 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.367 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.369 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.371 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.372 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.382 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.382 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.382 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.382 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.382 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.382 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.382 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.382 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.382 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.495 debconf: delaying package configuration, since apt-utils is not installed
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.519 Fetched 2941 kB in 0s (10.2 MB/s)
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.547 Selecting previously unselected package openssl.
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.547 (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.)
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.550 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.554 Unpacking openssl (1.1.1n-0+deb11u3) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.670 Selecting previously unselected package ca-certificates.
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.670 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.674 Unpacking ca-certificates (20210119) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.737 Selecting previously unselected package libbrotli1:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.737 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.744 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.806 Selecting previously unselected package libsasl2-modules-db:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.806 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.811 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.846 Selecting previously unselected package libsasl2-2:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.846 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.849 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.896 Selecting previously unselected package libldap-2.4-2:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.896 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.902 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.968 Selecting previously unselected package libnghttp2-14:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.968 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 4.972 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.023 Selecting previously unselected package libpsl5:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.023 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.027 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.066 Selecting previously unselected package librtmp1:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.066 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.070 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.111 Selecting previously unselected package libssh2-1:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.111 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.115 Unpacking libssh2-1:arm64 (1.9.0-2) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.171 Selecting previously unselected package libcurl4:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.171 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.175 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.240 Selecting previously unselected package curl.
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.240 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.245 Unpacking curl (7.74.0-1.3+deb11u3) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.298 Selecting previously unselected package libonig5:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.298 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.301 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.361 Selecting previously unselected package libjq1:arm64.
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.361 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.364 Unpacking libjq1:arm64 (1.6-2.1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.407 Selecting previously unselected package jq.
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.407 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.410 Unpacking jq (1.6-2.1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.451 Setting up libpsl5:arm64 (0.21.0-1.2) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.461 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.472 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.486 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.501 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.512 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.523 Setting up libssh2-1:arm64 (1.9.0-2) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.536 Setting up openssl (1.1.1n-0+deb11u3) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.554 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.566 Setting up libjq1:arm64 (1.6-2.1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.578 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 5.593 Setting up ca-certificates (20210119) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 6.314 Updating certificates in /etc/ssl/certs...
09:50:30 [2023-01-10T09:50:30.591Z] #0 7.131 129 added, 0 removed; done.
09:50:30 [2023-01-10T09:50:30.591Z] #0 7.164 Setting up jq (1.6-2.1) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 7.176 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 7.186 Setting up curl (7.74.0-1.3+deb11u3) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 7.199 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 7.220 Processing triggers for ca-certificates (20210119) ...
09:50:30 [2023-01-10T09:50:30.591Z] #0 7.230 Updating certificates in /etc/ssl/certs...
09:50:30 [2023-01-10T09:50:30.591Z] #0 7.979 0 added, 0 removed; done.
09:50:30 [2023-01-10T09:50:30.591Z] #0 7.980 Running hooks in /etc/ca-certificates/update.d...
09:50:30 [2023-01-10T09:50:30.591Z] #0 7.981 done.
09:50:31 [2023-01-10T09:50:31.157Z] #19 ...
09:50:31 [2023-01-10T09:50:31.157Z] 
09:50:31 [2023-01-10T09:50:31.157Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
09:50:31 [2023-01-10T09:50:31.157Z] #13 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 4.1s done
09:50:31 [2023-01-10T09:50:31.414Z] #13 extracting sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 done
09:50:32 [2023-01-10T09:50:32.346Z] #13 DONE 16.0s
09:50:32 [2023-01-10T09:50:32.346Z] 
09:50:32 [2023-01-10T09:50:32.346Z] #20 [base 2/5] COPY --from=xx / /
09:50:32 [2023-01-10T09:50:32.346Z] #20 ...
09:50:32 [2023-01-10T09:50:32.346Z] 
09:50:32 [2023-01-10T09:50:32.346Z] #19 [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
09:50:32 [2023-01-10T09:50:32.346Z] #19 DONE 11.8s
09:50:32 [2023-01-10T09:50:32.604Z] 
09:50:32 [2023-01-10T09:50:32.604Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:50:32 [2023-01-10T09:50:32.604Z] #21 DONE 0.4s
09:50:32 [2023-01-10T09:50:32.604Z] 
09:50:32 [2023-01-10T09:50:32.604Z] #20 [base 2/5] COPY --from=xx / /
09:50:32 [2023-01-10T09:50:32.862Z] #20 DONE 0.6s
09:50:32 [2023-01-10T09:50:32.862Z] 
09:50:32 [2023-01-10T09:50:32.862Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:50:33 [2023-01-10T09:50:33.428Z] #22 DONE 0.6s
09:50:33 [2023-01-10T09:50:33.429Z] 
09:50:33 [2023-01-10T09:50:33.429Z] #23 [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
09:50:33 [2023-01-10T09:50:33.995Z] #23 ...
09:50:33 [2023-01-10T09:50:33.995Z] 
09:50:33 [2023-01-10T09:50:33.995Z] #24 [base 4/5] 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
09:50:33 [2023-01-10T09:50:33.995Z] #24 DONE 0.6s
09:50:33 [2023-01-10T09:50:33.995Z] 
09:50:33 [2023-01-10T09:50:33.995Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:50:34 [2023-01-10T09:50:34.927Z] #25 0.853 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:50:34 [2023-01-10T09:50:34.927Z] #25 0.944 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:50:34 [2023-01-10T09:50:34.927Z] #25 1.033 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:50:34 [2023-01-10T09:50:34.927Z] #25 1.042 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:50:34 [2023-01-10T09:50:34.927Z] #25 1.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
09:50:35 [2023-01-10T09:50:35.493Z] #25 1.411 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:50:36 [2023-01-10T09:50:36.058Z] #25 2.048 Fetched 8498 kB in 2s (5477 kB/s)
09:50:36 [2023-01-10T09:50:36.316Z] #25 2.048 Reading package lists...
09:50:36 [2023-01-10T09:50:36.832Z] #25 2.566 Reading package lists...
09:50:37 [2023-01-10T09:50:37.347Z] #25 3.074 Building dependency tree...
09:50:37 [2023-01-10T09:50:37.347Z] #25 3.221 Reading state information...
09:50:37 [2023-01-10T09:50:37.347Z] #25 3.399 The following additional packages will be installed:
09:50:37 [2023-01-10T09:50:37.347Z] #25 3.399   libmagic-mgc libmagic1
09:50:37 [2023-01-10T09:50:37.347Z] #25 3.426 The following NEW packages will be installed:
09:50:37 [2023-01-10T09:50:37.347Z] #25 3.427   file libmagic-mgc libmagic1
09:50:37 [2023-01-10T09:50:37.605Z] #25 3.701 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
09:50:37 [2023-01-10T09:50:37.605Z] #25 3.701 Need to get 463 kB of archives.
09:50:37 [2023-01-10T09:50:37.605Z] #25 3.701 After this operation, 7063 kB of additional disk space will be used.
09:50:37 [2023-01-10T09:50:37.605Z] #25 3.701 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
09:50:37 [2023-01-10T09:50:37.605Z] #25 3.706 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
09:50:37 [2023-01-10T09:50:37.605Z] #25 3.707 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
09:50:37 [2023-01-10T09:50:37.863Z] #25 3.832 debconf: delaying package configuration, since apt-utils is not installed
09:50:37 [2023-01-10T09:50:37.863Z] #25 3.866 Fetched 463 kB in 0s (1688 kB/s)
09:50:37 [2023-01-10T09:50:37.863Z] #25 3.893 Selecting previously unselected package libmagic-mgc.
09:50:37 [2023-01-10T09:50:37.863Z] #25 3.893 (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.)
09:50:37 [2023-01-10T09:50:37.863Z] #25 3.904 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
09:50:37 [2023-01-10T09:50:37.863Z] #25 3.909 Unpacking libmagic-mgc (1:5.39-3) ...
09:50:37 [2023-01-10T09:50:37.863Z] #25 3.992 Selecting previously unselected package libmagic1:arm64.
09:50:37 [2023-01-10T09:50:37.863Z] #25 3.994 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
09:50:37 [2023-01-10T09:50:37.863Z] #25 4.000 Unpacking libmagic1:arm64 (1:5.39-3) ...
09:50:37 [2023-01-10T09:50:37.863Z] #25 4.037 Selecting previously unselected package file.
09:50:37 [2023-01-10T09:50:37.863Z] #25 4.039 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
09:50:37 [2023-01-10T09:50:37.863Z] #25 4.042 Unpacking file (1:5.39-3) ...
09:50:37 [2023-01-10T09:50:37.863Z] #25 4.081 Setting up libmagic-mgc (1:5.39-3) ...
09:50:38 [2023-01-10T09:50:38.121Z] #25 4.091 Setting up libmagic1:arm64 (1:5.39-3) ...
09:50:38 [2023-01-10T09:50:38.121Z] #25 4.108 Setting up file (1:5.39-3) ...
09:50:38 [2023-01-10T09:50:38.121Z] #25 4.117 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:50:38 [2023-01-10T09:50:38.121Z] #25 DONE 4.2s
09:50:38 [2023-01-10T09:50:38.121Z] 
09:50:38 [2023-01-10T09:50:38.121Z] #23 [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
09:50:38 [2023-01-10T09:50:38.121Z] #23 1.840 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:50:38 [2023-01-10T09:50:38.121Z] #23 2.030 
09:50:38 [2023-01-10T09:50:38.121Z] #23 2.248 #=#=#                                                                         

######################################################################## 100.0%
09:50:38 [2023-01-10T09:50:38.121Z] #23 2.511 
09:50:38 [2023-01-10T09:50:38.121Z] #23 3.559 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:50:38 [2023-01-10T09:50:38.121Z] #23 3.773 
09:50:38 [2023-01-10T09:50:38.121Z] #23 3.992 #=#=#                                                                         

#######################################                                   54.7%
######################################################################## 100.0%
09:50:38 [2023-01-10T09:50:38.121Z] #23 4.279 
09:50:38 [2023-01-10T09:50:38.121Z] #23 ...
09:50:38 [2023-01-10T09:50:38.121Z] 
09:50:38 [2023-01-10T09:50:38.121Z] #26 [dockercli-src 1/5] WORKDIR /tmp/dockercli
09:50:38 [2023-01-10T09:50:38.121Z] #26 DONE 0.1s
09:50:38 [2023-01-10T09:50:38.121Z] 
09:50:38 [2023-01-10T09:50:38.121Z] #23 [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
09:50:38 [2023-01-10T09:50:38.121Z] #23 5.392 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:50:38 [2023-01-10T09:50:38.379Z] #23 ...
09:50:38 [2023-01-10T09:50:38.379Z] 
09:50:38 [2023-01-10T09:50:38.379Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:50:38 [2023-01-10T09:50:38.379Z] #27 DONE 0.1s
09:50:38 [2023-01-10T09:50:38.379Z] 
09:50:38 [2023-01-10T09:50:38.379Z] #28 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:50:38 [2023-01-10T09:50:38.379Z] #28 DONE 0.3s
09:50:38 [2023-01-10T09:50:38.379Z] 
09:50:38 [2023-01-10T09:50:38.379Z] #29 [runc-src 1/3] WORKDIR /usr/src/runc
09:50:38 [2023-01-10T09:50:38.379Z] #29 DONE 0.3s
09:50:38 [2023-01-10T09:50:38.379Z] 
09:50:38 [2023-01-10T09:50:38.379Z] #30 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:50:38 [2023-01-10T09:50:38.379Z] #30 DONE 0.3s
09:50:38 [2023-01-10T09:50:38.379Z] 
09:50:38 [2023-01-10T09:50:38.379Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:50:38 [2023-01-10T09:50:38.379Z] #31 DONE 0.3s
09:50:38 [2023-01-10T09:50:38.379Z] 
09:50:38 [2023-01-10T09:50:38.379Z] #32 [registry-src 1/2] WORKDIR /usr/src/registry
09:50:38 [2023-01-10T09:50:38.379Z] #32 DONE 0.4s
09:50:38 [2023-01-10T09:50:38.379Z] 
09:50:38 [2023-01-10T09:50:38.379Z] #33 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:50:38 [2023-01-10T09:50:38.379Z] #33 DONE 0.4s
09:50:38 [2023-01-10T09:50:38.379Z] 
09:50:38 [2023-01-10T09:50:38.379Z] #34 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:50:38 [2023-01-10T09:50:38.641Z] #34 ...
09:50:38 [2023-01-10T09:50:38.641Z] 
09:50:38 [2023-01-10T09:50:38.641Z] #35 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:50:38 [2023-01-10T09:50:38.641Z] #35 DONE 0.4s
09:50:38 [2023-01-10T09:50:38.641Z] 
09:50:38 [2023-01-10T09:50:38.641Z] #36 [delve-src 1/3] WORKDIR /usr/src/delve
09:50:38 [2023-01-10T09:50:38.641Z] #36 DONE 0.4s
09:50:38 [2023-01-10T09:50:38.641Z] 
09:50:38 [2023-01-10T09:50:38.641Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:50:38 [2023-01-10T09:50:38.641Z] #37 DONE 0.4s
09:50:38 [2023-01-10T09:50:38.641Z] 
09:50:38 [2023-01-10T09:50:38.641Z] #38 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:50:38 [2023-01-10T09:50:38.641Z] #38 DONE 0.4s
09:50:38 [2023-01-10T09:50:38.641Z] 
09:50:38 [2023-01-10T09:50:38.641Z] #39 [tini-src 1/3] WORKDIR /usr/src/tini
09:50:38 [2023-01-10T09:50:38.641Z] #39 DONE 0.4s
09:50:38 [2023-01-10T09:50:38.641Z] 
09:50:38 [2023-01-10T09:50:38.641Z] #40 [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
09:50:38 [2023-01-10T09:50:38.641Z] #40 DONE 0.5s
09:50:38 [2023-01-10T09:50:38.641Z] 
09:50:38 [2023-01-10T09:50:38.641Z] #41 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:50:38 [2023-01-10T09:50:38.641Z] #41 DONE 0.5s
09:50:38 [2023-01-10T09:50:38.641Z] 
09:50:38 [2023-01-10T09:50:38.641Z] #42 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
09:50:38 [2023-01-10T09:50:38.641Z] #42 DONE 0.6s
09:50:38 [2023-01-10T09:50:38.641Z] 
09:50:38 [2023-01-10T09:50:38.641Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:50:42 [2023-01-10T09:50:42.986Z] #43 ...
09:50:42 [2023-01-10T09:50:42.986Z] 
09:50:42 [2023-01-10T09:50:42.986Z] #44 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.466 hint: Using 'master' as the name for the initial branch. This default branch name
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.466 hint: is subject to change. To configure the initial branch name to use in all
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.466 hint: of your new repositories, which will suppress this warning, call:
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.466 hint: 
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.466 hint: 	git config --global init.defaultBranch <name>
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.466 hint: 
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.466 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.466 hint: 'development'. The just-created branch can be renamed via this command:
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.466 hint: 
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.466 hint: 	git branch -m <name>
09:50:42 [2023-01-10T09:50:42.986Z] #0 4.467 Initialized empty Git repository in /tmp/dockercli/.git/
09:50:42 [2023-01-10T09:50:42.986Z] #44 DONE 4.6s
09:50:42 [2023-01-10T09:50:42.986Z] 
09:50:42 [2023-01-10T09:50:42.986Z] #45 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:50:43 [2023-01-10T09:50:43.244Z] #45 ...
09:50:43 [2023-01-10T09:50:43.244Z] 
09:50:43 [2023-01-10T09:50:43.244Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.629 hint: Using 'master' as the name for the initial branch. This default branch name
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.629 hint: is subject to change. To configure the initial branch name to use in all
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.629 hint: of your new repositories, which will suppress this warning, call:
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.629 hint: 
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.629 hint: 	git config --global init.defaultBranch <name>
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.629 hint: 
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.629 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.629 hint: 'development'. The just-created branch can be renamed via this command:
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.629 hint: 
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.629 hint: 	git branch -m <name>
09:50:43 [2023-01-10T09:50:43.244Z] #0 4.630 Initialized empty Git repository in /usr/src/containerd/.git/
09:50:43 [2023-01-10T09:50:43.244Z] #46 DONE 4.7s
09:50:43 [2023-01-10T09:50:43.244Z] 
09:50:43 [2023-01-10T09:50:43.244Z] #47 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:50:43 [2023-01-10T09:50:43.502Z] #47 ...
09:50:43 [2023-01-10T09:50:43.502Z] 
09:50:43 [2023-01-10T09:50:43.502Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 hint: Using 'master' as the name for the initial branch. This default branch name
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 hint: is subject to change. To configure the initial branch name to use in all
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 hint: of your new repositories, which will suppress this warning, call:
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 hint: 
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 hint: 	git config --global init.defaultBranch <name>
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 hint: 
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 hint: 'development'. The just-created branch can be renamed via this command:
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 hint: 
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 hint: 	git branch -m <name>
09:50:43 [2023-01-10T09:50:43.502Z] #0 4.925 Initialized empty Git repository in /usr/src/runc/.git/
09:50:43 [2023-01-10T09:50:43.502Z] #48 DONE 5.0s
09:50:43 [2023-01-10T09:50:43.502Z] 
09:50:43 [2023-01-10T09:50:43.503Z] #49 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:50:43 [2023-01-10T09:50:43.762Z] #49 ...
09:50:43 [2023-01-10T09:50:43.762Z] 
09:50:43 [2023-01-10T09:50:43.762Z] #23 [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
09:50:43 [2023-01-10T09:50:43.762Z] #23 5.676 
09:50:43 [2023-01-10T09:50:43.762Z] #23 5.897 #=#=#                                                                         

                                                                           0.1%
############################                                              40.1%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
09:50:43 [2023-01-10T09:50:43.762Z] #23 6.811 
09:50:43 [2023-01-10T09:50:43.762Z] #23 8.582 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:50:43 [2023-01-10T09:50:43.762Z] #23 8.835 
09:50:43 [2023-01-10T09:50:43.762Z] #23 9.077 #=#=#                                                                         

######################################################################## 100.0%
09:50:43 [2023-01-10T09:50:43.762Z] #23 9.306 
09:50:43 [2023-01-10T09:50:43.762Z] #23 9.952 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:50:43 [2023-01-10T09:50:43.762Z] #23 10.30 
09:50:43 [2023-01-10T09:50:43.762Z] #23 10.53 #=#=#                                                                         

######################################################################## 100.0%
09:50:43 [2023-01-10T09:50:43.762Z] #23 10.84 
09:50:43 [2023-01-10T09:50:43.762Z] #23 10.95 Download of images into '/build' complete.
09:50:43 [2023-01-10T09:50:43.762Z] #23 10.95 Use something like the following to load the result into a Docker daemon:
09:50:43 [2023-01-10T09:50:43.762Z] #23 10.95   tar -cC '/build' . | docker load
09:50:43 [2023-01-10T09:50:43.762Z] #23 DONE 11.0s
09:50:44 [2023-01-10T09:50:44.025Z] 
09:50:44 [2023-01-10T09:50:44.025Z] #34 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.425 hint: Using 'master' as the name for the initial branch. This default branch name
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.425 hint: is subject to change. To configure the initial branch name to use in all
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.425 hint: of your new repositories, which will suppress this warning, call:
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.425 hint: 
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.425 hint: 	git config --global init.defaultBranch <name>
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.425 hint: 
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.425 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.425 hint: 'development'. The just-created branch can be renamed via this command:
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.425 hint: 
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.425 hint: 	git branch -m <name>
09:50:44 [2023-01-10T09:50:44.025Z] #34 5.429 Initialized empty Git repository in /usr/src/registry/.git/
09:50:44 [2023-01-10T09:50:44.025Z] #34 DONE 5.5s
09:50:44 [2023-01-10T09:50:44.025Z] 
09:50:44 [2023-01-10T09:50:44.025Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:50:45 [2023-01-10T09:50:45.403Z] #50 ...
09:50:45 [2023-01-10T09:50:45.403Z] 
09:50:45 [2023-01-10T09:50:45.403Z] #51 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.854 hint: Using 'master' as the name for the initial branch. This default branch name
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.854 hint: is subject to change. To configure the initial branch name to use in all
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.854 hint: of your new repositories, which will suppress this warning, call:
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.854 hint: 
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.854 hint: 	git config --global init.defaultBranch <name>
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.854 hint: 
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.854 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.854 hint: 'development'. The just-created branch can be renamed via this command:
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.854 hint: 
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.854 hint: 	git branch -m <name>
09:50:45 [2023-01-10T09:50:45.403Z] #0 6.859 Initialized empty Git repository in /usr/src/tini/.git/
09:50:45 [2023-01-10T09:50:45.403Z] #51 DONE 6.9s
09:50:45 [2023-01-10T09:50:45.664Z] 
09:50:45 [2023-01-10T09:50:45.664Z] #52 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 Initialized empty Git repository in /usr/src/rootlesskit/.git/
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 hint: Using 'master' as the name for the initial branch. This default branch name
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 hint: is subject to change. To configure the initial branch name to use in all
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 hint: of your new repositories, which will suppress this warning, call:
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 hint: 
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 hint: 	git config --global init.defaultBranch <name>
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 hint: 
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 hint: 'development'. The just-created branch can be renamed via this command:
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 hint: 
09:50:45 [2023-01-10T09:50:45.664Z] #0 6.827 hint: 	git branch -m <name>
09:50:45 [2023-01-10T09:50:45.664Z] #52 DONE 7.0s
09:50:45 [2023-01-10T09:50:45.664Z] 
09:50:45 [2023-01-10T09:50:45.664Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:50:45 [2023-01-10T09:50:45.664Z] #43 6.899 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:50:45 [2023-01-10T09:50:45.664Z] #43 6.899 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:50:45 [2023-01-10T09:50:45.664Z] #43 6.899 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:50:45 [2023-01-10T09:50:45.926Z] #43 ...
09:50:45 [2023-01-10T09:50:45.926Z] 
09:50:45 [2023-01-10T09:50:45.926Z] #53 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.298 hint: Using 'master' as the name for the initial branch. This default branch name
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.309 Initialized empty Git repository in /usr/src/delve/.git/
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.310 hint: is subject to change. To configure the initial branch name to use in all
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.310 hint: of your new repositories, which will suppress this warning, call:
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.310 hint: 
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.310 hint: 	git config --global init.defaultBranch <name>
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.310 hint: 
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.310 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.310 hint: 'development'. The just-created branch can be renamed via this command:
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.310 hint: 
09:50:45 [2023-01-10T09:50:45.926Z] #0 7.310 hint: 	git branch -m <name>
09:50:45 [2023-01-10T09:50:45.926Z] #53 DONE 7.5s
09:50:46 [2023-01-10T09:50:46.192Z] 
09:50:46 [2023-01-10T09:50:46.192Z] #54 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:50:46 [2023-01-10T09:50:46.758Z] #54 ...
09:50:46 [2023-01-10T09:50:46.758Z] 
09:50:46 [2023-01-10T09:50:46.758Z] #55 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.993 hint: Using 'master' as the name for the initial branch. This default branch name
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.993 hint: is subject to change. To configure the initial branch name to use in all
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.993 hint: of your new repositories, which will suppress this warning, call:
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.993 hint: 
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.993 hint: 	git config --global init.defaultBranch <name>
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.993 hint: 
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.993 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.993 hint: 'development'. The just-created branch can be renamed via this command:
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.993 hint: 
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.993 hint: 	git branch -m <name>
09:50:46 [2023-01-10T09:50:46.758Z] #0 7.995 Initialized empty Git repository in /usr/src/swagger/.git/
09:50:46 [2023-01-10T09:50:46.758Z] #55 DONE 8.1s
09:50:46 [2023-01-10T09:50:46.758Z] 
09:50:46 [2023-01-10T09:50:46.758Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:50:48 [2023-01-10T09:50:48.131Z] #56 ...
09:50:48 [2023-01-10T09:50:48.131Z] 
09:50:48 [2023-01-10T09:50:48.131Z] #57 [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.3.0"      && /build/go-winres --help
09:50:48 [2023-01-10T09:50:48.131Z] #0 9.424 go: downloading github.com/tc-hib/go-winres v0.3.0
09:50:48 [2023-01-10T09:50:48.389Z] #57 ...
09:50:48 [2023-01-10T09:50:48.389Z] 
09:50:48 [2023-01-10T09:50:48.389Z] #58 [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
09:50:48 [2023-01-10T09:50:48.389Z] #0 9.480 go: downloading github.com/pelletier/go-toml v1.8.1
09:50:48 [2023-01-10T09:50:48.389Z] #58 ...
09:50:48 [2023-01-10T09:50:48.389Z] 
09:50:48 [2023-01-10T09:50:48.389Z] #59 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:50:48 [2023-01-10T09:50:48.389Z] #0 9.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:50:48 [2023-01-10T09:50:48.389Z] #0 9.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:50:48 [2023-01-10T09:50:48.389Z] #0 9.470 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:50:48 [2023-01-10T09:50:48.647Z] #59 ...
09:50:48 [2023-01-10T09:50:48.647Z] 
09:50:48 [2023-01-10T09:50:48.647Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:50:48 [2023-01-10T09:50:48.647Z] #0 6.685 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:50:48 [2023-01-10T09:50:48.648Z] #0 6.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:50:48 [2023-01-10T09:50:48.648Z] #0 6.693 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:50:48 [2023-01-10T09:50:48.648Z] #0 7.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:50:48 [2023-01-10T09:50:48.648Z] #0 9.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
09:50:48 [2023-01-10T09:50:48.648Z] #60 ...
09:50:48 [2023-01-10T09:50:48.648Z] 
09:50:48 [2023-01-10T09:50:48.648Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:50:48 [2023-01-10T09:50:48.648Z] #0 8.655 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:50:48 [2023-01-10T09:50:48.648Z] #0 8.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:50:48 [2023-01-10T09:50:48.648Z] #0 8.748 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:50:48 [2023-01-10T09:50:48.907Z] #61 ...
09:50:48 [2023-01-10T09:50:48.907Z] 
09:50:48 [2023-01-10T09:50:48.907Z] #62 [tini-build 2/4] 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
09:50:48 [2023-01-10T09:50:48.907Z] #0 7.045 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:50:48 [2023-01-10T09:50:48.907Z] #0 7.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:50:48 [2023-01-10T09:50:48.907Z] #0 7.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:50:48 [2023-01-10T09:50:48.907Z] #0 7.794 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:50:48 [2023-01-10T09:50:48.907Z] #62 ...
09:50:48 [2023-01-10T09:50:48.907Z] 
09:50:48 [2023-01-10T09:50:48.907Z] #63 [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
09:50:48 [2023-01-10T09:50:48.907Z] #0 9.847 go: downloading mvdan.cc/sh/v3 v3.0.2
09:50:49 [2023-01-10T09:50:49.167Z] #63 ...
09:50:49 [2023-01-10T09:50:49.167Z] 
09:50:49 [2023-01-10T09:50:49.167Z] #64 [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.2"      && /build/gotestsum --version
09:50:49 [2023-01-10T09:50:49.167Z] #0 8.902 go: downloading gotest.tools/gotestsum v1.8.2
09:50:49 [2023-01-10T09:50:49.425Z] #64 ...
09:50:49 [2023-01-10T09:50:49.425Z] 
09:50:49 [2023-01-10T09:50:49.425Z] #65 [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             ;
09:50:49 [2023-01-10T09:50:49.425Z] #0 6.179 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:50:49 [2023-01-10T09:50:49.425Z] #0 6.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:50:49 [2023-01-10T09:50:49.425Z] #0 6.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:50:49 [2023-01-10T09:50:49.425Z] #0 6.450 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:50:49 [2023-01-10T09:50:49.425Z] #0 6.690 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
09:50:49 [2023-01-10T09:50:49.425Z] #0 7.632 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:50:49 [2023-01-10T09:50:49.425Z] #65 ...
09:50:49 [2023-01-10T09:50:49.425Z] 
09:50:49 [2023-01-10T09:50:49.425Z] #66 [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
09:50:49 [2023-01-10T09:50:49.425Z] #0 7.763 go: downloading github.com/golangci/golangci-lint v1.49.0
09:50:49 [2023-01-10T09:50:49.425Z] #0 10.70 go: downloading github.com/fatih/color v1.13.0
09:50:49 [2023-01-10T09:50:49.425Z] #0 10.70 go: downloading github.com/gofrs/flock v0.8.1
09:50:49 [2023-01-10T09:50:49.426Z] #0 10.89 go: downloading github.com/pkg/errors v0.9.1
09:50:49 [2023-01-10T09:50:49.426Z] #0 10.89 go: downloading github.com/spf13/cobra v1.5.0
09:50:49 [2023-01-10T09:50:49.426Z] #0 11.14 go: downloading github.com/spf13/pflag v1.0.5
09:50:49 [2023-01-10T09:50:49.684Z] #66 ...
09:50:49 [2023-01-10T09:50:49.684Z] 
09:50:49 [2023-01-10T09:50:49.684Z] #67 [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
09:50:49 [2023-01-10T09:50:49.684Z] #0 8.179 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:50:49 [2023-01-10T09:50:49.684Z] #0 8.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:50:49 [2023-01-10T09:50:49.684Z] #0 8.309 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:50:49 [2023-01-10T09:50:49.684Z] #0 8.909 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
09:50:49 [2023-01-10T09:50:49.684Z] #0 10.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:50:49 [2023-01-10T09:50:49.684Z] #67 ...
09:50:49 [2023-01-10T09:50:49.684Z] 
09:50:49 [2023-01-10T09:50:49.684Z] #66 [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
09:50:49 [2023-01-10T09:50:49.684Z] #66 11.56 go: downloading github.com/spf13/viper v1.12.0
09:50:49 [2023-01-10T09:50:49.684Z] #66 11.65 go: downloading gopkg.in/yaml.v3 v3.0.1
09:50:50 [2023-01-10T09:50:50.251Z] #66 12.02 go: downloading github.com/mattn/go-colorable v0.1.13
09:50:50 [2023-01-10T09:50:50.251Z] #66 12.06 go: downloading github.com/mattn/go-isatty v0.0.16
09:50:50 [2023-01-10T09:50:50.509Z] #66 12.23 go: downloading golang.org/x/tools v0.1.12
09:50:50 [2023-01-10T09:50:50.509Z] #66 12.24 go: downloading github.com/hashicorp/go-version v1.6.0
09:50:50 [2023-01-10T09:50:50.767Z] #66 ...
09:50:50 [2023-01-10T09:50:50.767Z] 
09:50:50 [2023-01-10T09:50:50.767Z] #68 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:50:50 [2023-01-10T09:50:50.767Z] #68 DONE 5.2s
09:50:50 [2023-01-10T09:50:50.767Z] 
09:50:50 [2023-01-10T09:50:50.768Z] #66 [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
09:50:50 [2023-01-10T09:50:50.768Z] #66 12.48 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:50:51 [2023-01-10T09:50:51.026Z] #66 12.93 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:50:51 [2023-01-10T09:50:51.286Z] #66 13.07 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:50:53 [2023-01-10T09:50:53.816Z] #66 ...
09:50:53 [2023-01-10T09:50:53.816Z] 
09:50:53 [2023-01-10T09:50:53.816Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:50:53 [2023-01-10T09:50:53.816Z] #69 DONE 8.1s
09:50:53 [2023-01-10T09:50:53.816Z] 
09:50:53 [2023-01-10T09:50:53.816Z] #63 [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
09:50:53 [2023-01-10T09:50:53.816Z] #63 14.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:50:53 [2023-01-10T09:50:53.816Z] #63 14.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:50:53 [2023-01-10T09:50:53.816Z] #63 14.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:50:54 [2023-01-10T09:50:54.752Z] #63 16.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:50:56 [2023-01-10T09:50:56.657Z] #63 ...
09:50:56 [2023-01-10T09:50:56.657Z] 
09:50:56 [2023-01-10T09:50:56.657Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:50:56 [2023-01-10T09:50:56.657Z] #56 DONE 9.7s
09:50:56 [2023-01-10T09:50:56.657Z] 
09:50:56 [2023-01-10T09:50:56.657Z] #64 [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.2"      && /build/gotestsum --version
09:50:56 [2023-01-10T09:50:56.657Z] #64 11.74 go: downloading github.com/dnephin/pflag v1.0.7
09:50:56 [2023-01-10T09:50:56.657Z] #64 11.74 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:50:56 [2023-01-10T09:50:56.657Z] #64 12.01 go: downloading golang.org/x/tools v0.1.11
09:50:56 [2023-01-10T09:50:56.657Z] #64 12.17 go: downloading github.com/mattn/go-colorable v0.1.12
09:50:56 [2023-01-10T09:50:56.657Z] #64 12.31 go: downloading github.com/mattn/go-isatty v0.0.14
09:50:56 [2023-01-10T09:50:56.657Z] #64 12.39 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:50:56 [2023-01-10T09:50:56.657Z] #64 12.63 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
09:50:56 [2023-01-10T09:50:56.657Z] #64 16.81 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
09:50:56 [2023-01-10T09:50:56.657Z] #64 16.98 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
09:50:56 [2023-01-10T09:50:56.915Z] #64 ...
09:50:56 [2023-01-10T09:50:56.915Z] 
09:50:56 [2023-01-10T09:50:56.915Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
09:50:57 [2023-01-10T09:50:57.484Z] #70 ...
09:50:57 [2023-01-10T09:50:57.484Z] 
09:50:57 [2023-01-10T09:50:57.484Z] #49 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:50:57 [2023-01-10T09:50:57.484Z] #49 DONE 13.9s
09:50:57 [2023-01-10T09:50:57.484Z] 
09:50:57 [2023-01-10T09:50:57.484Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:50:57 [2023-01-10T09:50:57.484Z] #50 5.175 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
09:50:57 [2023-01-10T09:50:57.484Z] #50 12.32 + git checkout -q FETCH_HEAD
09:50:58 [2023-01-10T09:50:58.418Z] #50 ...
09:50:58 [2023-01-10T09:50:58.418Z] 
09:50:58 [2023-01-10T09:50:58.418Z] #66 [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
09:50:58 [2023-01-10T09:50:58.418Z] #66 20.25 go: downloading github.com/sirupsen/logrus v1.9.0
09:50:58 [2023-01-10T09:50:58.418Z] #66 20.28 go: downloading github.com/stretchr/testify v1.8.0
09:50:58 [2023-01-10T09:50:58.675Z] #66 20.48 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
09:50:58 [2023-01-10T09:50:58.675Z] #66 20.57 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
09:50:58 [2023-01-10T09:50:58.933Z] #66 20.65 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:50:58 [2023-01-10T09:50:58.933Z] #66 ...
09:50:58 [2023-01-10T09:50:58.933Z] 
09:50:58 [2023-01-10T09:50:58.933Z] #57 [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.3.0"      && /build/go-winres --help
09:50:58 [2023-01-10T09:50:58.933Z] #57 10.65 go: downloading github.com/tc-hib/winres v0.1.6
09:50:58 [2023-01-10T09:50:58.933Z] #57 12.13 go: downloading github.com/urfave/cli/v2 v2.3.0
09:50:58 [2023-01-10T09:50:58.933Z] #57 12.27 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:50:58 [2023-01-10T09:50:58.933Z] #57 12.35 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:50:58 [2023-01-10T09:50:58.933Z] #57 15.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:50:58 [2023-01-10T09:50:58.933Z] #57 15.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:50:58 [2023-01-10T09:50:58.933Z] #57 ...
09:50:58 [2023-01-10T09:50:58.933Z] 
09:50:58 [2023-01-10T09:50:58.933Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:50:58 [2023-01-10T09:50:58.933Z] #61 10.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:50:58 [2023-01-10T09:50:58.933Z] #61 13.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
09:50:58 [2023-01-10T09:50:58.933Z] #61 17.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:50:59 [2023-01-10T09:50:59.190Z] #61 ...
09:50:59 [2023-01-10T09:50:59.190Z] 
09:50:59 [2023-01-10T09:50:59.190Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:50:59 [2023-01-10T09:50:59.190Z] #50 14.83 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:50:59 [2023-01-10T09:50:59.190Z] #50 14.84 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
09:50:59 [2023-01-10T09:50:59.448Z] #50 ...
09:50:59 [2023-01-10T09:50:59.448Z] 
09:50:59 [2023-01-10T09:50:59.448Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:50:59 [2023-01-10T09:50:59.448Z] #43 10.89 Reading package lists...
09:50:59 [2023-01-10T09:50:59.448Z] #43 16.56 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:50:59 [2023-01-10T09:50:59.706Z] #43 16.67 Reading package lists...
09:50:59 [2023-01-10T09:50:59.706Z] #43 ...
09:50:59 [2023-01-10T09:50:59.706Z] 
09:50:59 [2023-01-10T09:50:59.706Z] #59 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:50:59 [2023-01-10T09:50:59.706Z] #59 11.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:50:59 [2023-01-10T09:50:59.706Z] #59 14.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
09:50:59 [2023-01-10T09:50:59.706Z] #59 17.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:50:59 [2023-01-10T09:50:59.964Z] #59 ...
09:50:59 [2023-01-10T09:50:59.964Z] 
09:50:59 [2023-01-10T09:50:59.964Z] #62 [tini-build 2/4] 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
09:50:59 [2023-01-10T09:50:59.964Z] #62 11.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
09:50:59 [2023-01-10T09:50:59.964Z] #62 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:50:59 [2023-01-10T09:50:59.964Z] #62 20.68 Fetched 8498 kB in 14s (611 kB/s)
09:50:59 [2023-01-10T09:50:59.964Z] #62 20.68 Reading package lists...
09:50:59 [2023-01-10T09:50:59.964Z] #62 ...
09:50:59 [2023-01-10T09:50:59.964Z] 
09:50:59 [2023-01-10T09:50:59.964Z] #66 [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
09:50:59 [2023-01-10T09:50:59.964Z] #66 20.79 go: downloading github.com/spf13/afero v1.8.2
09:50:59 [2023-01-10T09:50:59.964Z] #66 20.89 go: downloading github.com/spf13/cast v1.5.0
09:50:59 [2023-01-10T09:50:59.964Z] #66 21.04 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:50:59 [2023-01-10T09:50:59.964Z] #66 21.20 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
09:50:59 [2023-01-10T09:50:59.964Z] #66 21.24 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
09:50:59 [2023-01-10T09:50:59.964Z] #66 21.90 go: downloading github.com/hashicorp/errwrap v1.0.0
09:51:01 [2023-01-10T09:51:01.338Z] #66 ...
09:51:01 [2023-01-10T09:51:01.338Z] 
09:51:01 [2023-01-10T09:51:01.338Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:51:01 [2023-01-10T09:51:01.338Z] #60 12.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:51:01 [2023-01-10T09:51:01.338Z] #60 18.54 Fetched 8498 kB in 12s (703 kB/s)
09:51:01 [2023-01-10T09:51:01.338Z] #60 18.54 Reading package lists...
09:51:01 [2023-01-10T09:51:01.338Z] #60 ...
09:51:01 [2023-01-10T09:51:01.338Z] 
09:51:01 [2023-01-10T09:51:01.338Z] #58 [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
09:51:01 [2023-01-10T09:51:01.338Z] #58 23.19 tomll can be used in two ways:
09:51:01 [2023-01-10T09:51:01.338Z] #58 23.19 Writing to STDIN and reading from STDOUT:
09:51:01 [2023-01-10T09:51:01.338Z] #58 23.19   cat file.toml | tomll > file.toml
09:51:01 [2023-01-10T09:51:01.338Z] #58 23.19 
09:51:01 [2023-01-10T09:51:01.338Z] #58 23.19 Reading and updating a list of files:
09:51:01 [2023-01-10T09:51:01.338Z] #58 23.19   tomll a.toml b.toml c.toml
09:51:01 [2023-01-10T09:51:01.338Z] #58 23.19 
09:51:01 [2023-01-10T09:51:01.338Z] #58 23.19 When given a list of files, tomll will modify all files in place without asking.
09:51:01 [2023-01-10T09:51:01.596Z] #58 DONE 23.4s
09:51:01 [2023-01-10T09:51:01.596Z] 
09:51:01 [2023-01-10T09:51:01.596Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:51:01 [2023-01-10T09:51:01.596Z] #50 17.52 github.com/docker/distribution/manifest
09:51:01 [2023-01-10T09:51:01.854Z] #50 ...
09:51:01 [2023-01-10T09:51:01.854Z] 
09:51:01 [2023-01-10T09:51:01.854Z] #65 [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             ;
09:51:01 [2023-01-10T09:51:01.854Z] #65 13.72 Fetched 8498 kB in 8s (1090 kB/s)
09:51:01 [2023-01-10T09:51:01.854Z] #65 13.72 Reading package lists...
09:51:02 [2023-01-10T09:51:02.111Z] #65 20.36 Reading package lists...
09:51:02 [2023-01-10T09:51:02.111Z] #65 ...
09:51:02 [2023-01-10T09:51:02.111Z] 
09:51:02 [2023-01-10T09:51:02.111Z] #67 [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
09:51:02 [2023-01-10T09:51:02.111Z] #67 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
09:51:02 [2023-01-10T09:51:02.111Z] #67 16.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:51:02 [2023-01-10T09:51:02.111Z] #67 19.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
09:51:02 [2023-01-10T09:51:02.111Z] #67 ...
09:51:02 [2023-01-10T09:51:02.111Z] 
09:51:02 [2023-01-10T09:51:02.111Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:51:02 [2023-01-10T09:51:02.111Z] #50 18.11 github.com/inconshreveable/mousetrap
09:51:02 [2023-01-10T09:51:02.676Z] #50 18.46 crypto/sha1
09:51:02 [2023-01-10T09:51:02.676Z] #50 18.50 net
09:51:03 [2023-01-10T09:51:03.242Z] #50 ...
09:51:03 [2023-01-10T09:51:03.242Z] 
09:51:03 [2023-01-10T09:51:03.242Z] #54 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:51:03 [2023-01-10T09:51:03.242Z] #54 DONE 17.0s
09:51:03 [2023-01-10T09:51:03.242Z] 
09:51:03 [2023-01-10T09:51:03.242Z] #66 [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
09:51:03 [2023-01-10T09:51:03.242Z] #66 24.20 go: downloading 4d63.com/gochecknoglobals v0.1.0
09:51:03 [2023-01-10T09:51:03.242Z] #66 24.20 go: downloading github.com/Antonboom/errname v0.1.7
09:51:03 [2023-01-10T09:51:03.242Z] #66 24.27 go: downloading github.com/Antonboom/nilnil v0.1.1
09:51:03 [2023-01-10T09:51:03.242Z] #66 24.41 go: downloading github.com/BurntSushi/toml v1.2.0
09:51:03 [2023-01-10T09:51:03.242Z] #66 24.41 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:51:03 [2023-01-10T09:51:03.242Z] #66 24.77 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
09:51:03 [2023-01-10T09:51:03.242Z] #66 25.07 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
09:51:03 [2023-01-10T09:51:03.242Z] #66 25.16 go: downloading github.com/alexkohler/prealloc v1.0.0
09:51:03 [2023-01-10T09:51:03.499Z] #66 25.28 go: downloading github.com/alingse/asasalint v0.0.11
09:51:03 [2023-01-10T09:51:03.499Z] #66 25.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0
09:51:04 [2023-01-10T09:51:04.065Z] #66 25.75 go: downloading github.com/ashanbrown/makezero v1.1.1
09:51:04 [2023-01-10T09:51:04.065Z] #66 25.85 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:51:04 [2023-01-10T09:51:04.065Z] #66 26.05 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:51:04 [2023-01-10T09:51:04.065Z] #66 26.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
09:51:04 [2023-01-10T09:51:04.323Z] #66 26.22 go: downloading github.com/breml/bidichk v0.2.3
09:51:04 [2023-01-10T09:51:04.323Z] #66 26.29 go: downloading github.com/breml/errchkjson v0.3.0
09:51:04 [2023-01-10T09:51:04.580Z] #66 26.38 go: downloading github.com/butuzov/ireturn v0.1.1
09:51:04 [2023-01-10T09:51:04.580Z] #66 26.42 go: downloading github.com/charithe/durationcheck v0.0.9
09:51:04 [2023-01-10T09:51:04.838Z] #66 26.52 go: downloading github.com/curioswitch/go-reassign v0.1.2
09:51:04 [2023-01-10T09:51:04.838Z] #66 26.58 go: downloading github.com/daixiang0/gci v0.6.3
09:51:05 [2023-01-10T09:51:05.096Z] #66 26.99 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:51:05 [2023-01-10T09:51:05.096Z] #66 26.99 go: downloading github.com/esimonov/ifshort v1.0.4
09:51:05 [2023-01-10T09:51:05.096Z] #66 27.08 go: downloading github.com/firefart/nonamedreturns v1.0.4
09:51:05 [2023-01-10T09:51:05.354Z] #66 27.13 go: downloading github.com/fzipp/gocyclo v0.6.0
09:51:05 [2023-01-10T09:51:05.354Z] #66 27.19 go: downloading github.com/go-critic/go-critic v0.6.4
09:51:05 [2023-01-10T09:51:05.920Z] #66 27.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:51:06 [2023-01-10T09:51:06.178Z] #66 27.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:51:06 [2023-01-10T09:51:06.178Z] #66 27.97 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:51:06 [2023-01-10T09:51:06.178Z] #66 28.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:51:06 [2023-01-10T09:51:06.437Z] #66 28.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:51:06 [2023-01-10T09:51:06.437Z] #66 28.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:51:06 [2023-01-10T09:51:06.695Z] #66 28.49 go: downloading github.com/golangci/misspell v0.3.5
09:51:06 [2023-01-10T09:51:06.695Z] #66 28.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:51:06 [2023-01-10T09:51:06.695Z] #66 28.58 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
09:51:06 [2023-01-10T09:51:06.695Z] #66 28.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:51:06 [2023-01-10T09:51:06.953Z] #66 28.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:51:06 [2023-01-10T09:51:06.953Z] #66 28.81 go: downloading github.com/hexops/gotextdiff v1.0.3
09:51:06 [2023-01-10T09:51:06.953Z] #66 28.91 go: downloading github.com/jgautheron/goconst v1.5.1
09:51:07 [2023-01-10T09:51:07.212Z] #66 28.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:51:07 [2023-01-10T09:51:07.212Z] #66 28.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:51:07 [2023-01-10T09:51:07.212Z] #66 28.99 go: downloading github.com/julz/importas v0.1.0
09:51:07 [2023-01-10T09:51:07.212Z] #66 29.02 go: downloading github.com/kisielk/errcheck v1.6.2
09:51:07 [2023-01-10T09:51:07.212Z] #66 ...
09:51:07 [2023-01-10T09:51:07.212Z] 
09:51:07 [2023-01-10T09:51:07.212Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:51:07 [2023-01-10T09:51:07.212Z] #43 16.67 Reading package lists...
09:51:07 [2023-01-10T09:51:07.212Z] #43 22.79 Building dependency tree...
09:51:07 [2023-01-10T09:51:07.212Z] #43 25.50 Reading state information...
09:51:07 [2023-01-10T09:51:07.212Z] #43 28.28 gcc is already the newest version (4:10.2.1-1).
09:51:07 [2023-01-10T09:51:07.212Z] #43 28.28 libc6-dev is already the newest version (2.31-13+deb11u5).
09:51:07 [2023-01-10T09:51:07.212Z] #43 28.28 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
09:51:07 [2023-01-10T09:51:07.212Z] #43 DONE 28.5s
09:51:07 [2023-01-10T09:51:07.470Z] 
09:51:07 [2023-01-10T09:51:07.470Z] #66 [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
09:51:07 [2023-01-10T09:51:07.470Z] #66 29.25 go: downloading github.com/kulti/thelper v0.6.3
09:51:07 [2023-01-10T09:51:07.470Z] #66 29.32 go: downloading github.com/kunwardeep/paralleltest v1.0.6
09:51:07 [2023-01-10T09:51:07.470Z] #66 29.42 go: downloading github.com/kyoh86/exportloopref v0.1.8
09:51:07 [2023-01-10T09:51:07.728Z] #66 29.52 go: downloading github.com/ldez/tagliatelle v0.3.1
09:51:07 [2023-01-10T09:51:07.728Z] #66 29.52 go: downloading github.com/leonklingele/grouper v1.1.0
09:51:07 [2023-01-10T09:51:07.728Z] #66 29.64 go: downloading github.com/lufeee/execinquery v1.2.1
09:51:07 [2023-01-10T09:51:07.987Z] #66 29.68 go: downloading github.com/maratori/testpackage v1.1.0
09:51:07 [2023-01-10T09:51:07.987Z] #66 29.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:51:07 [2023-01-10T09:51:07.987Z] #66 29.87 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:51:07 [2023-01-10T09:51:07.987Z] #66 29.91 go: downloading github.com/mgechev/revive v1.2.3
09:51:08 [2023-01-10T09:51:08.553Z] #66 30.49 go: downloading github.com/moricho/tparallel v0.2.1
09:51:08 [2023-01-10T09:51:08.553Z] #66 30.50 go: downloading github.com/nakabonne/nestif v0.3.1
09:51:08 [2023-01-10T09:51:08.553Z] #66 30.54 go: downloading github.com/nishanths/exhaustive v0.8.1
09:51:08 [2023-01-10T09:51:08.811Z] #66 30.62 go: downloading github.com/nishanths/predeclared v0.2.2
09:51:08 [2023-01-10T09:51:08.811Z] #66 30.72 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
09:51:08 [2023-01-10T09:51:08.811Z] #66 30.80 go: downloading github.com/ryancurrah/gomodguard v1.2.4
09:51:09 [2023-01-10T09:51:09.069Z] #66 30.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
09:51:09 [2023-01-10T09:51:09.069Z] #66 30.99 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
09:51:09 [2023-01-10T09:51:09.069Z] #66 31.00 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
09:51:09 [2023-01-10T09:51:09.069Z] #66 31.03 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
09:51:09 [2023-01-10T09:51:09.328Z] #66 31.08 go: downloading github.com/securego/gosec/v2 v2.13.1
09:51:09 [2023-01-10T09:51:09.328Z] #66 31.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:51:09 [2023-01-10T09:51:09.588Z] #66 31.33 go: downloading github.com/sivchari/containedctx v1.0.2
09:51:09 [2023-01-10T09:51:09.588Z] #66 31.37 go: downloading github.com/sivchari/nosnakecase v1.7.0
09:51:09 [2023-01-10T09:51:09.588Z] #66 31.39 go: downloading github.com/sivchari/tenv v1.7.0
09:51:09 [2023-01-10T09:51:09.588Z] #66 31.44 go: downloading github.com/sonatard/noctx v0.0.1
09:51:09 [2023-01-10T09:51:09.588Z] #66 31.48 go: downloading github.com/sourcegraph/go-diff v0.6.1
09:51:09 [2023-01-10T09:51:09.588Z] #66 31.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:51:09 [2023-01-10T09:51:09.846Z] #66 31.60 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:51:09 [2023-01-10T09:51:09.846Z] #66 31.65 go: downloading github.com/sylvia7788/contextcheck v1.0.6
09:51:09 [2023-01-10T09:51:09.846Z] #66 31.67 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:51:09 [2023-01-10T09:51:09.846Z] #66 31.70 go: downloading github.com/tetafro/godot v1.4.11
09:51:09 [2023-01-10T09:51:09.846Z] #66 31.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
09:51:09 [2023-01-10T09:51:09.846Z] #66 31.85 go: downloading github.com/timonwong/logrlint v0.1.0
09:51:10 [2023-01-10T09:51:10.104Z] #66 31.86 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
09:51:10 [2023-01-10T09:51:10.104Z] #66 31.95 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
09:51:10 [2023-01-10T09:51:10.362Z] #66 32.22 go: downloading github.com/ultraware/funlen v0.0.3
09:51:10 [2023-01-10T09:51:10.362Z] #66 32.30 go: downloading github.com/ultraware/whitespace v0.0.5
09:51:10 [2023-01-10T09:51:10.362Z] #66 32.35 go: downloading github.com/uudashr/gocognit v1.0.6
09:51:10 [2023-01-10T09:51:10.620Z] #66 32.43 go: downloading github.com/yagipy/maintidx v1.0.0
09:51:10 [2023-01-10T09:51:10.621Z] #66 32.48 go: downloading github.com/yeya24/promlinter v0.2.0
09:51:10 [2023-01-10T09:51:10.621Z] #66 32.53 go: downloading gitlab.com/bosi/decorder v0.2.3
09:51:10 [2023-01-10T09:51:10.879Z] #66 32.71 go: downloading honnef.co/go/tools v0.3.3
09:51:11 [2023-01-10T09:51:11.445Z] #66 ...
09:51:11 [2023-01-10T09:51:11.445Z] 
09:51:11 [2023-01-10T09:51:11.445Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:51:11 [2023-01-10T09:51:11.445Z] #61 22.91 Fetched 8498 kB in 14s (587 kB/s)
09:51:11 [2023-01-10T09:51:11.445Z] #61 22.91 Reading package lists...
09:51:11 [2023-01-10T09:51:11.445Z] #61 29.84 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:51:11 [2023-01-10T09:51:11.445Z] #61 29.86 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:51:11 [2023-01-10T09:51:11.445Z] #61 29.86 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:51:11 [2023-01-10T09:51:11.703Z] #61 32.52 Reading package lists...
09:51:11 [2023-01-10T09:51:11.703Z] #61 ...
09:51:11 [2023-01-10T09:51:11.703Z] 
09:51:11 [2023-01-10T09:51:11.703Z] #65 [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             ;
09:51:11 [2023-01-10T09:51:11.703Z] #65 20.36 Reading package lists...
09:51:11 [2023-01-10T09:51:11.703Z] #65 26.26 Building dependency tree...
09:51:11 [2023-01-10T09:51:11.703Z] #65 30.17 python3 is already the newest version (3.9.2-3).
09:51:11 [2023-01-10T09:51:11.703Z] #65 30.17 The following additional packages will be installed:
09:51:11 [2023-01-10T09:51:11.703Z] #65 30.17   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
09:51:11 [2023-01-10T09:51:11.703Z] #65 30.18   patch xz-utils
09:51:11 [2023-01-10T09:51:11.703Z] #65 30.18 Suggested packages:
09:51:11 [2023-01-10T09:51:11.703Z] #65 30.19   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:51:11 [2023-01-10T09:51:11.703Z] #65 30.20   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:51:11 [2023-01-10T09:51:11.703Z] #65 30.20   m4-doc ed diffutils-doc
09:51:11 [2023-01-10T09:51:11.703Z] #65 30.20 Recommended packages:
09:51:11 [2023-01-10T09:51:11.703Z] #65 30.20   fakeroot libalgorithm-merge-perl libltdl-dev
09:51:11 [2023-01-10T09:51:11.703Z] #65 31.89 The following NEW packages will be installed:
09:51:11 [2023-01-10T09:51:11.703Z] #65 31.89   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
09:51:11 [2023-01-10T09:51:11.703Z] #65 31.90   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
09:51:11 [2023-01-10T09:51:11.703Z] #65 31.90   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
09:51:11 [2023-01-10T09:51:11.703Z] #65 32.28 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
09:51:11 [2023-01-10T09:51:11.703Z] #65 32.28 Need to get 5458 kB of archives.
09:51:11 [2023-01-10T09:51:11.703Z] #65 32.28 After this operation, 11.6 MB of additional disk space will be used.
09:51:11 [2023-01-10T09:51:11.703Z] #65 32.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:51:11 [2023-01-10T09:51:11.703Z] #65 32.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:51:11 [2023-01-10T09:51:11.704Z] #65 32.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
09:51:11 [2023-01-10T09:51:11.962Z] #65 33.96 debconf: delaying package configuration, since apt-utils is not installed
09:51:12 [2023-01-10T09:51:12.528Z] #65 34.22 Fetched 5458 kB in 1s (5872 kB/s)
09:51:12 [2023-01-10T09:51:12.528Z] #65 34.34 Selecting previously unselected package bzip2.
09:51:12 [2023-01-10T09:51:12.528Z] #65 34.34 (Reading database ... 
09:51:12 [2023-01-10T09:51:12.528Z] #65 ...
09:51:12 [2023-01-10T09:51:12.528Z] 
09:51:12 [2023-01-10T09:51:12.528Z] #59 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:51:12 [2023-01-10T09:51:12.528Z] #59 23.91 Fetched 8498 kB in 15s (573 kB/s)
09:51:12 [2023-01-10T09:51:12.528Z] #59 23.91 Reading package lists...
09:51:12 [2023-01-10T09:51:12.528Z] #59 30.57 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:51:12 [2023-01-10T09:51:12.528Z] #59 30.57 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:51:12 [2023-01-10T09:51:12.528Z] #59 30.57 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:51:12 [2023-01-10T09:51:12.528Z] #59 33.21 Reading package lists...
09:51:12 [2023-01-10T09:51:12.528Z] #59 ...
09:51:12 [2023-01-10T09:51:12.528Z] 
09:51:12 [2023-01-10T09:51:12.528Z] #65 [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             ;
09:51:12 [2023-01-10T09:51:12.528Z] #65 34.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
09:51:12 [2023-01-10T09:51:12.528Z] #65 34.40 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
09:51:12 [2023-01-10T09:51:12.528Z] #65 34.41 Unpacking bzip2 (1.0.8-4) ...
09:51:12 [2023-01-10T09:51:12.786Z] #65 34.57 Selecting previously unselected package xz-utils.
09:51:12 [2023-01-10T09:51:12.786Z] #65 34.57 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:51:12 [2023-01-10T09:51:12.786Z] #65 34.58 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:51:12 [2023-01-10T09:51:12.786Z] #65 ...
09:51:12 [2023-01-10T09:51:12.786Z] 
09:51:12 [2023-01-10T09:51:12.786Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:51:12 [2023-01-10T09:51:12.786Z] #60 18.54 Reading package lists...
09:51:12 [2023-01-10T09:51:12.786Z] #60 25.68 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:51:12 [2023-01-10T09:51:12.786Z] #60 25.68 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:51:12 [2023-01-10T09:51:12.786Z] #60 25.68 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:51:12 [2023-01-10T09:51:12.786Z] #60 28.97 Reading package lists...
09:51:12 [2023-01-10T09:51:12.786Z] #60 33.66 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
09:51:12 [2023-01-10T09:51:12.786Z] #60 33.74 Reading package lists...
09:51:12 [2023-01-10T09:51:12.786Z] #60 ...
09:51:12 [2023-01-10T09:51:12.786Z] 
09:51:12 [2023-01-10T09:51:12.786Z] #66 [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
09:51:12 [2023-01-10T09:51:12.786Z] #66 34.53 go: downloading mvdan.cc/gofumpt v0.3.1
09:51:12 [2023-01-10T09:51:12.786Z] #66 34.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:51:12 [2023-01-10T09:51:12.786Z] #66 34.76 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
09:51:13 [2023-01-10T09:51:13.044Z] #66 34.79 go: downloading github.com/davecgh/go-spew v1.1.1
09:51:13 [2023-01-10T09:51:13.044Z] #66 34.84 go: downloading github.com/pmezard/go-difflib v1.0.0
09:51:13 [2023-01-10T09:51:13.044Z] #66 34.91 go: downloading github.com/stretchr/objx v0.4.0
09:51:13 [2023-01-10T09:51:13.044Z] #66 34.95 go: downloading github.com/subosito/gotenv v1.4.0
09:51:13 [2023-01-10T09:51:13.044Z] #66 35.02 go: downloading github.com/hashicorp/hcl v1.0.0
09:51:13 [2023-01-10T09:51:13.044Z] #66 ...
09:51:13 [2023-01-10T09:51:13.044Z] 
09:51:13 [2023-01-10T09:51:13.044Z] #67 [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
09:51:13 [2023-01-10T09:51:13.044Z] #67 24.47 Fetched 8502 kB in 17s (515 kB/s)
09:51:13 [2023-01-10T09:51:13.044Z] #67 24.47 Reading package lists...
09:51:13 [2023-01-10T09:51:13.302Z] #67 30.08 Reading package lists...
09:51:13 [2023-01-10T09:51:13.302Z] #67 ...
09:51:13 [2023-01-10T09:51:13.302Z] 
09:51:13 [2023-01-10T09:51:13.302Z] #65 [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             ;
09:51:13 [2023-01-10T09:51:13.302Z] #65 34.88 Selecting previously unselected package libsigsegv2:arm64.
09:51:13 [2023-01-10T09:51:13.302Z] #65 34.88 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
09:51:13 [2023-01-10T09:51:13.302Z] #65 34.91 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:51:13 [2023-01-10T09:51:13.302Z] #65 35.07 Selecting previously unselected package m4.
09:51:13 [2023-01-10T09:51:13.302Z] #65 35.07 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
09:51:13 [2023-01-10T09:51:13.302Z] #65 35.08 Unpacking m4 (1.4.18-5) ...
09:51:13 [2023-01-10T09:51:13.559Z] #65 35.34 Selecting previously unselected package autoconf.
09:51:13 [2023-01-10T09:51:13.559Z] #65 35.35 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
09:51:13 [2023-01-10T09:51:13.559Z] #65 35.36 Unpacking autoconf (2.69-14) ...
09:51:13 [2023-01-10T09:51:13.559Z] #65 ...
09:51:13 [2023-01-10T09:51:13.559Z] 
09:51:13 [2023-01-10T09:51:13.559Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
09:51:13 [2023-01-10T09:51:13.559Z] #71 ...
09:51:13 [2023-01-10T09:51:13.559Z] 
09:51:13 [2023-01-10T09:51:13.559Z] #66 [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
09:51:13 [2023-01-10T09:51:13.559Z] #66 35.31 go: downloading gopkg.in/ini.v1 v1.66.6
09:51:13 [2023-01-10T09:51:13.559Z] #66 35.31 go: downloading github.com/magiconair/properties v1.8.6
09:51:13 [2023-01-10T09:51:13.559Z] #66 35.40 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
09:51:13 [2023-01-10T09:51:13.817Z] #66 35.66 go: downloading golang.org/x/text v0.3.7
09:51:13 [2023-01-10T09:51:13.817Z] #66 ...
09:51:13 [2023-01-10T09:51:13.817Z] 
09:51:13 [2023-01-10T09:51:13.817Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:51:13 [2023-01-10T09:51:13.817Z] #50 19.72 github.com/Sirupsen/logrus
09:51:13 [2023-01-10T09:51:13.817Z] #50 22.91 github.com/Sirupsen/logrus/formatters/logstash
09:51:13 [2023-01-10T09:51:13.817Z] #50 23.52 github.com/bugsnag/bugsnag-go/errors
09:51:13 [2023-01-10T09:51:13.817Z] #50 24.47 github.com/bugsnag/osext
09:51:13 [2023-01-10T09:51:13.817Z] #50 24.81 github.com/bugsnag/panicwrap
09:51:13 [2023-01-10T09:51:13.817Z] #50 26.17 gopkg.in/yaml.v2
09:51:13 [2023-01-10T09:51:13.817Z] #50 ...
09:51:13 [2023-01-10T09:51:13.817Z] 
09:51:13 [2023-01-10T09:51:13.817Z] #65 [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             ;
09:51:13 [2023-01-10T09:51:13.817Z] #65 35.86 Selecting previously unselected package autotools-dev.
09:51:14 [2023-01-10T09:51:14.075Z] #65 35.86 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
09:51:14 [2023-01-10T09:51:14.075Z] #65 35.87 Unpacking autotools-dev (20180224.1+nmu1) ...
09:51:14 [2023-01-10T09:51:14.075Z] #65 36.10 Selecting previously unselected package automake.
09:51:14 [2023-01-10T09:51:14.075Z] #65 36.10 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
09:51:14 [2023-01-10T09:51:14.075Z] #65 36.11 Unpacking automake (1:1.16.3-2) ...
09:51:15 [2023-01-10T09:51:15.040Z] #65 36.71 Selecting previously unselected package patch.
09:51:15 [2023-01-10T09:51:15.040Z] #65 36.71 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
09:51:15 [2023-01-10T09:51:15.040Z] #65 36.72 Unpacking patch (2.7.6-7) ...
09:51:15 [2023-01-10T09:51:15.040Z] #65 36.95 Selecting previously unselected package dpkg-dev.
09:51:15 [2023-01-10T09:51:15.040Z] #65 36.97 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
09:51:15 [2023-01-10T09:51:15.040Z] #65 36.98 Unpacking dpkg-dev (1.20.12) ...
09:51:15 [2023-01-10T09:51:15.040Z] #65 ...
09:51:15 [2023-01-10T09:51:15.040Z] 
09:51:15 [2023-01-10T09:51:15.040Z] #62 [tini-build 2/4] 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
09:51:15 [2023-01-10T09:51:15.040Z] #62 20.68 Reading package lists...
09:51:15 [2023-01-10T09:51:15.040Z] #62 26.74 Reading package lists...
09:51:15 [2023-01-10T09:51:15.040Z] #62 31.62 Building dependency tree...
09:51:15 [2023-01-10T09:51:15.040Z] #62 35.15 The following additional packages will be installed:
09:51:15 [2023-01-10T09:51:15.040Z] #62 35.18   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:51:15 [2023-01-10T09:51:15.040Z] #62 35.19 Suggested packages:
09:51:15 [2023-01-10T09:51:15.040Z] #62 35.21   cmake-doc ninja-build lrzip
09:51:15 [2023-01-10T09:51:15.040Z] #62 35.77 The following NEW packages will be installed:
09:51:15 [2023-01-10T09:51:15.040Z] #62 35.78   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:51:15 [2023-01-10T09:51:15.040Z] #62 36.12 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
09:51:15 [2023-01-10T09:51:15.040Z] #62 36.12 Need to get 15.1 MB of archives.
09:51:15 [2023-01-10T09:51:15.040Z] #62 36.12 After this operation, 66.8 MB of additional disk space will be used.
09:51:15 [2023-01-10T09:51:15.040Z] #62 36.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:51:15 [2023-01-10T09:51:15.040Z] #62 36.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:51:15 [2023-01-10T09:51:15.040Z] #62 36.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
09:51:15 [2023-01-10T09:51:15.040Z] #62 36.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
09:51:15 [2023-01-10T09:51:15.297Z] #62 36.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
09:51:15 [2023-01-10T09:51:15.297Z] #62 36.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
09:51:15 [2023-01-10T09:51:15.297Z] #62 36.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
09:51:15 [2023-01-10T09:51:15.297Z] #62 36.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
09:51:15 [2023-01-10T09:51:15.297Z] #62 ...
09:51:15 [2023-01-10T09:51:15.297Z] 
09:51:15 [2023-01-10T09:51:15.297Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:51:15 [2023-01-10T09:51:15.297Z] #61 32.52 Reading package lists...
09:51:15 [2023-01-10T09:51:15.555Z] #61 37.07 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:51:19 [2023-01-10T09:51:19.757Z] #61 37.15 Reading package lists...
09:51:20 [2023-01-10T09:51:20.582Z] #61 41.37 Building dependency tree...
09:51:20 [2023-01-10T09:51:20.582Z] #61 ...
09:51:20 [2023-01-10T09:51:20.582Z] 
09:51:20 [2023-01-10T09:51:20.582Z] #65 [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             ;
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.07 Selecting previously unselected package build-essential.
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.07 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.08 Unpacking build-essential (12.9) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.21 Selecting previously unselected package libcap2:arm64.
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.21 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.22 Unpacking libcap2:arm64 (1:2.44-1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.31 Selecting previously unselected package libcap-dev:arm64.
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.31 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.33 Unpacking libcap-dev:arm64 (1:2.44-1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.62 Selecting previously unselected package libprotobuf-c1:arm64.
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.62 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.73 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.74 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.76 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.90 Selecting previously unselected package libseccomp-dev:arm64.
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.91 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 38.91 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 39.20 Selecting previously unselected package libsystemd-dev:arm64.
09:51:20 [2023-01-10T09:51:20.582Z] #65 39.21 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 39.24 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.09 Selecting previously unselected package libtool.
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.09 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.10 Unpacking libtool (2.4.6-15) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.48 Selecting previously unselected package libudev-dev:arm64.
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.48 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.48 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.77 Selecting previously unselected package libyajl2:arm64.
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.77 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.82 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.91 Selecting previously unselected package libyajl-dev:arm64.
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.93 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 40.95 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.13 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.18 Setting up libyajl2:arm64 (2.1.0-3) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.19 Setting up bzip2 (1.0.8-4) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.20 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.22 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.23 Setting up libcap2:arm64 (1:2.44-1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.25 Setting up autotools-dev (20180224.1+nmu1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.26 Setting up libsigsegv2:arm64 (2.13-1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.31 Setting up patch (2.7.6-7) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.35 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.38 Setting up libyajl-dev:arm64 (2.1.0-3) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.46 Setting up libcap-dev:arm64 (1:2.44-1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.48 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.50 Setting up libtool (2.4.6-15) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.53 Setting up m4 (1.4.18-5) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.55 Setting up dpkg-dev (1.20.12) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.57 Setting up autoconf (2.69-14) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.61 Setting up build-essential (12.9) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.62 Setting up automake (1:1.16.3-2) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.63 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:51:20 [2023-01-10T09:51:20.582Z] #65 41.64 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:51:20 [2023-01-10T09:51:20.582Z] #65 DONE 42.4s
09:51:20 [2023-01-10T09:51:20.582Z] 
09:51:20 [2023-01-10T09:51:20.582Z] #72 [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
09:51:21 [2023-01-10T09:51:21.149Z] #72 ...
09:51:21 [2023-01-10T09:51:21.149Z] 
09:51:21 [2023-01-10T09:51:21.149Z] #57 [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.3.0"      && /build/go-winres --help
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.74 NAME:
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76    go-winres - A tool for embedding resources in Windows executables
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76 
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76 USAGE:
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76    go-winres [global options] command [command options] [arguments...]
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76 
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76 COMMANDS:
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76    init     Create an initial ./winres/winres.json
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76    make     Make syso files for the "go build" command
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76    simply   Make syso files for the "go build" command (simplified)
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76    extract  Extract all resources from an executable
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76    patch    Replace resources in an executable file (exe, dll)
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76    help, h  Shows a list of commands or help for one command
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76 
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76 GLOBAL OPTIONS:
09:51:21 [2023-01-10T09:51:21.149Z] #57 42.76    --help, -h  show help (default: false)
09:51:21 [2023-01-10T09:51:21.149Z] #57 DONE 42.9s
09:51:21 [2023-01-10T09:51:21.149Z] 
09:51:21 [2023-01-10T09:51:21.149Z] #62 [tini-build 2/4] 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
09:51:21 [2023-01-10T09:51:21.149Z] #62 37.89 debconf: delaying package configuration, since apt-utils is not installed
09:51:21 [2023-01-10T09:51:21.149Z] #62 38.18 Fetched 15.1 MB in 1s (16.4 MB/s)
09:51:21 [2023-01-10T09:51:21.149Z] #62 38.38 Selecting previously unselected package cmake-data.
09:51:21 [2023-01-10T09:51:21.149Z] #62 38.38 (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 ... 15744 files and directories currently installed.)
09:51:21 [2023-01-10T09:51:21.149Z] #62 38.47 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:51:21 [2023-01-10T09:51:21.149Z] #62 38.49 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:51:21 [2023-01-10T09:51:21.408Z] #62 42.87 Selecting previously unselected package libicu67:arm64.
09:51:21 [2023-01-10T09:51:21.408Z] #62 42.88 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
09:51:21 [2023-01-10T09:51:21.667Z] #62 42.93 Unpacking libicu67:arm64 (67.1-7) ...
09:51:22 [2023-01-10T09:51:22.233Z] #62 ...
09:51:22 [2023-01-10T09:51:22.233Z] 
09:51:22 [2023-01-10T09:51:22.233Z] #63 [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
09:51:22 [2023-01-10T09:51:22.233Z] #63 43.98 v3.0.2
09:51:22 [2023-01-10T09:51:22.233Z] #63 DONE 44.2s
09:51:22 [2023-01-10T09:51:22.233Z] 
09:51:22 [2023-01-10T09:51:22.233Z] #66 [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
09:51:22 [2023-01-10T09:51:22.233Z] #66 35.76 go: downloading github.com/pelletier/go-toml v1.9.5
09:51:22 [2023-01-10T09:51:22.233Z] #66 41.21 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
09:51:22 [2023-01-10T09:51:22.233Z] #66 41.47 go: downloading github.com/gobwas/glob v0.2.3
09:51:22 [2023-01-10T09:51:22.233Z] #66 41.74 go: downloading go.uber.org/zap v1.17.0
09:51:22 [2023-01-10T09:51:22.233Z] #66 42.26 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
09:51:22 [2023-01-10T09:51:22.233Z] #66 42.28 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:51:22 [2023-01-10T09:51:22.233Z] #66 42.36 go: downloading github.com/go-toolsmith/astcopy v1.0.1
09:51:22 [2023-01-10T09:51:22.233Z] #66 42.41 go: downloading github.com/go-toolsmith/astequal v1.0.2
09:51:22 [2023-01-10T09:51:22.233Z] #66 42.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:51:22 [2023-01-10T09:51:22.233Z] #66 42.61 go: downloading github.com/go-toolsmith/astp v1.0.0
09:51:22 [2023-01-10T09:51:22.233Z] #66 42.61 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:51:22 [2023-01-10T09:51:22.233Z] #66 42.61 go: downloading github.com/go-toolsmith/typep v1.0.2
09:51:22 [2023-01-10T09:51:22.233Z] #66 42.70 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
09:51:22 [2023-01-10T09:51:22.233Z] #66 42.91 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:51:22 [2023-01-10T09:51:22.233Z] #66 43.16 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
09:51:22 [2023-01-10T09:51:22.233Z] #66 43.24 go: downloading github.com/kisielk/gotool v1.0.0
09:51:22 [2023-01-10T09:51:22.233Z] #66 43.63 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:51:22 [2023-01-10T09:51:22.233Z] #66 43.75 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:51:22 [2023-01-10T09:51:22.233Z] #66 43.75 go: downloading github.com/ettle/strcase v0.1.1
09:51:22 [2023-01-10T09:51:22.233Z] #66 44.00 go: downloading github.com/fatih/structtag v1.2.0
09:51:22 [2023-01-10T09:51:22.233Z] #66 44.01 go: downloading github.com/Masterminds/semver v1.5.0
09:51:22 [2023-01-10T09:51:22.233Z] #66 44.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
09:51:22 [2023-01-10T09:51:22.233Z] #66 44.15 go: downloading gopkg.in/yaml.v2 v2.4.0
09:51:22 [2023-01-10T09:51:22.491Z] #66 44.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:51:22 [2023-01-10T09:51:22.750Z] #66 44.50 go: downloading github.com/prometheus/client_golang v1.12.1
09:51:23 [2023-01-10T09:51:23.008Z] #66 ...
09:51:23 [2023-01-10T09:51:23.008Z] 
09:51:23 [2023-01-10T09:51:23.008Z] #67 [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
09:51:23 [2023-01-10T09:51:23.008Z] #67 30.08 Reading package lists...
09:51:23 [2023-01-10T09:51:23.008Z] #67 34.99 Building dependency tree...
09:51:23 [2023-01-10T09:51:23.008Z] #67 38.72 The following additional packages will be installed:
09:51:23 [2023-01-10T09:51:23.008Z] #67 38.72   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:51:23 [2023-01-10T09:51:23.008Z] #67 38.72   python3-protobuf python3-six
09:51:23 [2023-01-10T09:51:23.008Z] #67 38.73 Suggested packages:
09:51:23 [2023-01-10T09:51:23.008Z] #67 38.74   python3-setuptools
09:51:23 [2023-01-10T09:51:23.008Z] #67 38.74 Recommended packages:
09:51:23 [2023-01-10T09:51:23.008Z] #67 38.74   iproute2 | iproute
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.39 The following NEW packages will be installed:
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.41   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.43   python3-protobuf python3-six
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.91 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.91 Need to get 2136 kB of archives.
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.91 After this operation, 10.8 MB of additional disk space will be used.
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:51:23 [2023-01-10T09:51:23.008Z] #67 39.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:51:23 [2023-01-10T09:51:23.008Z] #67 42.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
09:51:23 [2023-01-10T09:51:23.008Z] #67 43.86 debconf: delaying package configuration, since apt-utils is not installed
09:51:23 [2023-01-10T09:51:23.008Z] #67 44.32 Fetched 2136 kB in 3s (739 kB/s)
09:51:23 [2023-01-10T09:51:23.008Z] #67 44.51 Selecting previously unselected package libprotobuf23:arm64.
09:51:23 [2023-01-10T09:51:23.266Z] #67 44.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
09:51:23 [2023-01-10T09:51:23.266Z] #67 44.60 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
09:51:23 [2023-01-10T09:51:23.266Z] #67 44.65 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
09:51:23 [2023-01-10T09:51:23.524Z] #67 ...
09:51:23 [2023-01-10T09:51:23.524Z] 
09:51:23 [2023-01-10T09:51:23.524Z] #66 [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
09:51:23 [2023-01-10T09:51:23.524Z] #66 45.36 go: downloading github.com/prometheus/client_model v0.2.0
09:51:23 [2023-01-10T09:51:23.524Z] #66 45.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:51:23 [2023-01-10T09:51:23.783Z] #66 45.51 go: downloading github.com/google/go-cmp v0.5.8
09:51:23 [2023-01-10T09:51:23.783Z] #66 45.72 go: downloading go.uber.org/atomic v1.7.0
09:51:23 [2023-01-10T09:51:23.783Z] #66 45.83 go: downloading go.uber.org/multierr v1.6.0
09:51:24 [2023-01-10T09:51:24.042Z] #66 45.86 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
09:51:24 [2023-01-10T09:51:24.042Z] #66 46.01 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:51:24 [2023-01-10T09:51:24.042Z] #66 46.01 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
09:51:24 [2023-01-10T09:51:24.310Z] #66 ...
09:51:24 [2023-01-10T09:51:24.310Z] 
09:51:24 [2023-01-10T09:51:24.310Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:51:24 [2023-01-10T09:51:24.310Z] #61 41.37 Building dependency tree...
09:51:24 [2023-01-10T09:51:24.310Z] #61 45.39 gcc is already the newest version (4:10.2.1-1).
09:51:24 [2023-01-10T09:51:24.310Z] #61 45.39 libc6-dev is already the newest version (2.31-13+deb11u5).
09:51:24 [2023-01-10T09:51:24.310Z] #61 45.39 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
09:51:24 [2023-01-10T09:51:24.310Z] #61 DONE 45.7s
09:51:24 [2023-01-10T09:51:24.310Z] 
09:51:24 [2023-01-10T09:51:24.310Z] #66 [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
09:51:24 [2023-01-10T09:51:24.310Z] #66 46.11 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:51:24 [2023-01-10T09:51:24.568Z] #66 46.39 go: downloading github.com/beorn7/perks v1.0.1
09:51:24 [2023-01-10T09:51:24.568Z] #66 46.41 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:51:24 [2023-01-10T09:51:24.568Z] #66 46.51 go: downloading github.com/golang/protobuf v1.5.2
09:51:24 [2023-01-10T09:51:24.568Z] #66 46.57 go: downloading github.com/prometheus/common v0.32.1
09:51:25 [2023-01-10T09:51:25.151Z] #66 ...
09:51:25 [2023-01-10T09:51:25.151Z] 
09:51:25 [2023-01-10T09:51:25.151Z] #45 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:51:25 [2023-01-10T09:51:25.151Z] #45 DONE 42.3s
09:51:25 [2023-01-10T09:51:25.417Z] 
09:51:25 [2023-01-10T09:51:25.417Z] #67 [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
09:51:25 [2023-01-10T09:51:25.417Z] #67 45.26 Selecting previously unselected package python3-pkg-resources.
09:51:25 [2023-01-10T09:51:25.417Z] #67 45.26 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:51:25 [2023-01-10T09:51:25.417Z] #67 45.26 Unpacking python3-pkg-resources (52.0.0-4) ...
09:51:25 [2023-01-10T09:51:25.417Z] #67 45.63 Selecting previously unselected package python3-six.
09:51:25 [2023-01-10T09:51:25.417Z] #67 45.63 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:51:25 [2023-01-10T09:51:25.417Z] #67 45.65 Unpacking python3-six (1.16.0-2) ...
09:51:25 [2023-01-10T09:51:25.417Z] #67 45.92 Selecting previously unselected package python3-protobuf.
09:51:25 [2023-01-10T09:51:25.417Z] #67 45.93 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
09:51:25 [2023-01-10T09:51:25.417Z] #67 45.96 Unpacking python3-protobuf (3.12.4-1) ...
09:51:25 [2023-01-10T09:51:25.417Z] #67 46.92 Selecting previously unselected package libnet1:arm64.
09:51:25 [2023-01-10T09:51:25.417Z] #67 46.95 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:51:25 [2023-01-10T09:51:25.711Z] #67 46.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:51:25 [2023-01-10T09:51:25.711Z] #67 47.19 Selecting previously unselected package libnl-3-200:arm64.
09:51:25 [2023-01-10T09:51:25.711Z] #67 47.19 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:51:25 [2023-01-10T09:51:25.996Z] #67 47.21 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:51:25 [2023-01-10T09:51:25.996Z] #67 47.44 Selecting previously unselected package libprotobuf-c1:arm64.
09:51:26 [2023-01-10T09:51:26.255Z] #67 47.44 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:51:26 [2023-01-10T09:51:26.255Z] #67 47.44 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:51:26 [2023-01-10T09:51:26.255Z] #67 ...
09:51:26 [2023-01-10T09:51:26.255Z] 
09:51:26 [2023-01-10T09:51:26.255Z] #59 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:51:26 [2023-01-10T09:51:26.255Z] #59 33.21 Reading package lists...
09:51:26 [2023-01-10T09:51:26.255Z] #59 37.76 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
09:51:26 [2023-01-10T09:51:26.255Z] #59 37.80 Reading package lists...
09:51:26 [2023-01-10T09:51:26.255Z] #59 42.82 Building dependency tree...
09:51:26 [2023-01-10T09:51:26.255Z] #59 47.31 gcc is already the newest version (4:10.2.1-1).
09:51:26 [2023-01-10T09:51:26.255Z] #59 47.31 libc6-dev is already the newest version (2.31-13+deb11u5).
09:51:26 [2023-01-10T09:51:26.255Z] #59 47.31 The following additional packages will be installed:
09:51:26 [2023-01-10T09:51:26.255Z] #59 47.34   bzip2 patch xz-utils
09:51:26 [2023-01-10T09:51:26.255Z] #59 47.38 Suggested packages:
09:51:26 [2023-01-10T09:51:26.255Z] #59 47.38   bzip2-doc debian-keyring seccomp ed diffutils-doc
09:51:26 [2023-01-10T09:51:26.255Z] #59 47.38 Recommended packages:
09:51:26 [2023-01-10T09:51:26.255Z] #59 47.38   build-essential fakeroot libalgorithm-merge-perl
09:51:26 [2023-01-10T09:51:26.255Z] #59 ...
09:51:26 [2023-01-10T09:51:26.255Z] 
09:51:26 [2023-01-10T09:51:26.255Z] #67 [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
09:51:26 [2023-01-10T09:51:26.255Z] #67 47.59 Selecting previously unselected package criu.
09:51:26 [2023-01-10T09:51:26.255Z] #67 47.60 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
09:51:26 [2023-01-10T09:51:26.255Z] #67 47.63 Unpacking criu (3.17.1-1) ...
09:51:26 [2023-01-10T09:51:26.821Z] #67 48.37 Setting up python3-pkg-resources (52.0.0-4) ...
09:51:26 [2023-01-10T09:51:26.821Z] #67 ...
09:51:26 [2023-01-10T09:51:26.821Z] 
09:51:26 [2023-01-10T09:51:26.821Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:51:26 [2023-01-10T09:51:26.821Z] #60 33.74 Reading package lists...
09:51:26 [2023-01-10T09:51:26.821Z] #60 38.58 Building dependency tree...
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.51 gcc is already the newest version (4:10.2.1-1).
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.51 The following additional packages will be installed:
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.51   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.51   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.51   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.51   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.51   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.51   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.58 Suggested packages:
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.58   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:51:26 [2023-01-10T09:51:26.821Z] #60 42.58   | libgdk-pixbuf2.0-dev libxml2-utils
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.27 The following NEW packages will be installed:
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.28   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.28   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.28   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.28   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.28   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.28   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.65 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.65 Need to get 7950 kB of archives.
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.65 After this operation, 39.9 MB of additional disk space will be used.
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 45.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 46.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 46.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 46.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:51:26 [2023-01-10T09:51:26.821Z] #60 47.49 debconf: delaying package configuration, since apt-utils is not installed
09:51:26 [2023-01-10T09:51:26.821Z] #60 47.80 Fetched 7950 kB in 1s (10.3 MB/s)
09:51:26 [2023-01-10T09:51:26.821Z] #60 47.94 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:51:26 [2023-01-10T09:51:26.821Z] #60 47.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
09:51:26 [2023-01-10T09:51:26.821Z] #60 47.99 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:51:26 [2023-01-10T09:51:26.821Z] #60 48.02 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:51:26 [2023-01-10T09:51:26.821Z] #60 48.19 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:51:26 [2023-01-10T09:51:26.821Z] #60 48.19 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:51:26 [2023-01-10T09:51:26.821Z] #60 48.20 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:51:26 [2023-01-10T09:51:26.821Z] #60 48.47 Selecting previously unselected package libsecret-common.
09:51:26 [2023-01-10T09:51:26.821Z] #60 48.48 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
09:51:26 [2023-01-10T09:51:26.821Z] #60 48.49 Unpacking libsecret-common (0.20.4-2) ...
09:51:27 [2023-01-10T09:51:27.079Z] #60 ...
09:51:27 [2023-01-10T09:51:27.079Z] 
09:51:27 [2023-01-10T09:51:27.079Z] #59 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:51:27 [2023-01-10T09:51:27.079Z] #59 47.95 The following NEW packages will be installed:
09:51:27 [2023-01-10T09:51:27.079Z] #59 47.96   bzip2 dpkg-dev libseccomp-dev patch xz-utils
09:51:27 [2023-01-10T09:51:27.079Z] #59 48.39 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
09:51:27 [2023-01-10T09:51:27.079Z] #59 48.39 Need to get 2790 kB of archives.
09:51:27 [2023-01-10T09:51:27.079Z] #59 48.39 After this operation, 4077 kB of additional disk space will be used.
09:51:27 [2023-01-10T09:51:27.079Z] #59 48.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:51:27 [2023-01-10T09:51:27.079Z] #59 48.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:51:27 [2023-01-10T09:51:27.079Z] #59 48.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:51:27 [2023-01-10T09:51:27.079Z] #59 48.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:51:27 [2023-01-10T09:51:27.079Z] #59 48.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:51:27 [2023-01-10T09:51:27.337Z] #59 ...
09:51:27 [2023-01-10T09:51:27.337Z] 
09:51:27 [2023-01-10T09:51:27.337Z] #47 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:51:27 [2023-01-10T09:51:27.337Z] #47 DONE 44.1s
09:51:27 [2023-01-10T09:51:27.337Z] 
09:51:27 [2023-01-10T09:51:27.337Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:51:27 [2023-01-10T09:51:27.337Z] #60 48.89 Selecting previously unselected package libsecret-1-0:arm64.
09:51:27 [2023-01-10T09:51:27.337Z] #60 48.89 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
09:51:27 [2023-01-10T09:51:27.337Z] #60 48.93 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:51:27 [2023-01-10T09:51:27.607Z] #60 49.20 Selecting previously unselected package gir1.2-secret-1:arm64.
09:51:27 [2023-01-10T09:51:27.866Z] #60 49.20 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:51:27 [2023-01-10T09:51:27.866Z] #60 49.26 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:51:28 [2023-01-10T09:51:28.124Z] #60 49.63 Selecting previously unselected package uuid-dev:arm64.
09:51:28 [2023-01-10T09:51:28.124Z] #60 49.63 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:51:28 [2023-01-10T09:51:28.124Z] #60 49.64 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:51:28 [2023-01-10T09:51:28.381Z] #60 49.92 Selecting previously unselected package libblkid-dev:arm64.
09:51:28 [2023-01-10T09:51:28.381Z] #60 ...
09:51:28 [2023-01-10T09:51:28.382Z] 
09:51:28 [2023-01-10T09:51:28.382Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
09:51:28 [2023-01-10T09:51:28.382Z] #73 DONE 3.2s
09:51:28 [2023-01-10T09:51:28.382Z] 
09:51:28 [2023-01-10T09:51:28.382Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:51:28 [2023-01-10T09:51:28.382Z] #60 49.93 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:51:28 [2023-01-10T09:51:28.382Z] #60 49.98 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:51:28 [2023-01-10T09:51:28.640Z] #60 ...
09:51:28 [2023-01-10T09:51:28.640Z] 
09:51:28 [2023-01-10T09:51:28.640Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
09:51:28 [2023-01-10T09:51:28.640Z] #74 DONE 0.1s
09:51:28 [2023-01-10T09:51:28.640Z] 
09:51:28 [2023-01-10T09:51:28.640Z] #59 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:51:28 [2023-01-10T09:51:28.640Z] #59 49.69 debconf: delaying package configuration, since apt-utils is not installed
09:51:28 [2023-01-10T09:51:28.640Z] #59 50.00 Fetched 2790 kB in 0s (5611 kB/s)
09:51:28 [2023-01-10T09:51:28.640Z] #59 50.20 Selecting previously unselected package bzip2.
09:51:28 [2023-01-10T09:51:28.898Z] #59 50.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
09:51:28 [2023-01-10T09:51:28.898Z] #59 50.27 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
09:51:28 [2023-01-10T09:51:28.898Z] #59 50.32 Unpacking bzip2 (1.0.8-4) ...
09:51:29 [2023-01-10T09:51:29.156Z] #59 50.52 Selecting previously unselected package xz-utils.
09:51:29 [2023-01-10T09:51:29.156Z] #59 50.52 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:51:29 [2023-01-10T09:51:29.156Z] #59 50.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:51:29 [2023-01-10T09:51:29.413Z] #59 50.90 Selecting previously unselected package patch.
09:51:29 [2023-01-10T09:51:29.413Z] #59 50.91 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
09:51:29 [2023-01-10T09:51:29.413Z] #59 50.91 Unpacking patch (2.7.6-7) ...
09:51:29 [2023-01-10T09:51:29.671Z] #59 51.11 Selecting previously unselected package dpkg-dev.
09:51:29 [2023-01-10T09:51:29.671Z] #59 51.11 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
09:51:29 [2023-01-10T09:51:29.671Z] #59 51.12 Unpacking dpkg-dev (1.20.12) ...
09:51:30 [2023-01-10T09:51:30.614Z] #59 52.03 Selecting previously unselected package libseccomp-dev:arm64.
09:51:30 [2023-01-10T09:51:30.614Z] #59 52.03 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:51:30 [2023-01-10T09:51:30.614Z] #59 52.04 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:51:30 [2023-01-10T09:51:30.872Z] #59 52.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:51:30 [2023-01-10T09:51:30.872Z] #59 52.44 Setting up bzip2 (1.0.8-4) ...
09:51:30 [2023-01-10T09:51:30.872Z] #59 52.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:51:31 [2023-01-10T09:51:31.130Z] #59 52.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:51:31 [2023-01-10T09:51:31.130Z] #59 52.49 Setting up patch (2.7.6-7) ...
09:51:31 [2023-01-10T09:51:31.130Z] #59 52.53 Setting up dpkg-dev (1.20.12) ...
09:51:31 [2023-01-10T09:51:31.699Z] #59 DONE 53.1s
09:51:31 [2023-01-10T09:51:31.699Z] 
09:51:31 [2023-01-10T09:51:31.699Z] #75 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:51:31 [2023-01-10T09:51:31.967Z] #75 ...
09:51:31 [2023-01-10T09:51:31.967Z] 
09:51:31 [2023-01-10T09:51:31.967Z] #72 [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
09:51:31 [2023-01-10T09:51:31.967Z] #72 1.337 Cloning into '/tmp/crun-build'...
09:51:31 [2023-01-10T09:51:31.967Z] #72 8.324 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:51:31 [2023-01-10T09:51:31.967Z] #72 8.387 Cloning into '/tmp/crun-build/libocispec'...
09:51:31 [2023-01-10T09:51:31.967Z] #72 9.761 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
09:51:31 [2023-01-10T09:51:31.967Z] #72 9.794 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:51:31 [2023-01-10T09:51:31.967Z] #72 9.798 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:51:31 [2023-01-10T09:51:31.967Z] #72 9.801 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:51:31 [2023-01-10T09:51:31.967Z] #72 9.815 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:51:31 [2023-01-10T09:51:31.967Z] #72 ...
09:51:31 [2023-01-10T09:51:31.967Z] 
09:51:31 [2023-01-10T09:51:31.967Z] #62 [tini-build 2/4] 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
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.10 Selecting previously unselected package libxml2:arm64.
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.11 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.12 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.43 Selecting previously unselected package libarchive13:arm64.
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.43 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.44 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.73 Selecting previously unselected package libjsoncpp24:arm64.
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.73 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.74 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.95 Selecting previously unselected package librhash0:arm64.
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.95 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 51.96 Unpacking librhash0:arm64 (1.4.1-2) ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 52.13 Selecting previously unselected package libuv1:arm64.
09:51:31 [2023-01-10T09:51:31.967Z] #62 52.14 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 52.17 Unpacking libuv1:arm64 (1.40.0-2) ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 52.35 Selecting previously unselected package cmake.
09:51:31 [2023-01-10T09:51:31.967Z] #62 52.37 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
09:51:31 [2023-01-10T09:51:31.967Z] #62 52.39 Unpacking cmake (3.18.4-2+deb11u1) ...
09:51:33 [2023-01-10T09:51:33.340Z] #62 54.79 Setting up libicu67:arm64 (67.1-7) ...
09:51:33 [2023-01-10T09:51:33.340Z] #62 54.81 Setting up libuv1:arm64 (1.40.0-2) ...
09:51:33 [2023-01-10T09:51:33.340Z] #62 54.83 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
09:51:33 [2023-01-10T09:51:33.618Z] #62 54.85 Setting up librhash0:arm64 (1.4.1-2) ...
09:51:33 [2023-01-10T09:51:33.618Z] #62 54.87 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:51:33 [2023-01-10T09:51:33.618Z] #62 54.89 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
09:51:33 [2023-01-10T09:51:33.618Z] #62 54.92 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:51:33 [2023-01-10T09:51:33.618Z] #62 54.94 Setting up cmake (3.18.4-2+deb11u1) ...
09:51:33 [2023-01-10T09:51:33.618Z] #62 54.97 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:51:33 [2023-01-10T09:51:33.877Z] #62 DONE 55.2s
09:51:33 [2023-01-10T09:51:33.877Z] 
09:51:33 [2023-01-10T09:51:33.877Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:51:33 [2023-01-10T09:51:33.877Z] #60 50.47 Selecting previously unselected package libbtrfs0:arm64.
09:51:33 [2023-01-10T09:51:33.877Z] #60 50.47 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 50.49 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 50.82 Selecting previously unselected package libbtrfs-dev:arm64.
09:51:33 [2023-01-10T09:51:33.877Z] #60 50.83 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 50.83 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 51.16 Selecting previously unselected package libelf1:arm64.
09:51:33 [2023-01-10T09:51:33.877Z] #60 51.16 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 51.17 Unpacking libelf1:arm64 (0.183-1) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 51.40 Selecting previously unselected package libffi-dev:arm64.
09:51:33 [2023-01-10T09:51:33.877Z] #60 51.40 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 51.42 Unpacking libffi-dev:arm64 (3.3-6) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 51.62 Selecting previously unselected package libglib2.0-data.
09:51:33 [2023-01-10T09:51:33.877Z] #60 51.64 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 51.67 Unpacking libglib2.0-data (2.66.8-1) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 52.95 Selecting previously unselected package libglib2.0-bin.
09:51:33 [2023-01-10T09:51:33.877Z] #60 52.95 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 52.96 Unpacking libglib2.0-bin (2.66.8-1) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 53.16 Selecting previously unselected package python3-lib2to3.
09:51:33 [2023-01-10T09:51:33.877Z] #60 53.16 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 53.18 Unpacking python3-lib2to3 (3.9.2-1) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 53.50 Selecting previously unselected package python3-distutils.
09:51:33 [2023-01-10T09:51:33.877Z] #60 53.50 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 53.51 Unpacking python3-distutils (3.9.2-1) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 53.76 Selecting previously unselected package libglib2.0-dev-bin.
09:51:33 [2023-01-10T09:51:33.877Z] #60 53.78 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 53.79 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.02 Selecting previously unselected package libsepol1-dev:arm64.
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.05 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.08 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.44 Selecting previously unselected package libpcre2-16-0:arm64.
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.44 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.46 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.66 Selecting previously unselected package libpcre2-32-0:arm64.
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.66 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.67 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.87 Selecting previously unselected package libpcre2-posix2:arm64.
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.88 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 54.88 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 55.00 Selecting previously unselected package libpcre2-dev:arm64.
09:51:33 [2023-01-10T09:51:33.877Z] #60 55.00 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:51:33 [2023-01-10T09:51:33.877Z] #60 55.01 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:51:34 [2023-01-10T09:51:34.135Z] #60 55.74 Selecting previously unselected package libselinux1-dev:arm64.
09:51:34 [2023-01-10T09:51:34.135Z] #60 55.75 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
09:51:34 [2023-01-10T09:51:34.135Z] #60 55.75 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:51:34 [2023-01-10T09:51:34.135Z] #60 ...
09:51:34 [2023-01-10T09:51:34.135Z] 
09:51:34 [2023-01-10T09:51:34.135Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:51:34 [2023-01-10T09:51:34.135Z] #0 1.290 go: downloading github.com/urfave/cli/v2 v2.23.5
09:51:34 [2023-01-10T09:51:34.135Z] #0 1.763 go: downloading golang.org/x/sys v0.2.0
09:51:34 [2023-01-10T09:51:34.135Z] #0 5.465 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:51:34 [2023-01-10T09:51:34.135Z] #0 5.851 go: downloading github.com/google/uuid v1.3.0
09:51:34 [2023-01-10T09:51:34.135Z] #0 5.876 go: downloading github.com/moby/vpnkit v0.5.0
09:51:34 [2023-01-10T09:51:34.135Z] #0 5.948 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:51:34 [2023-01-10T09:51:34.135Z] #0 6.163 go: downloading github.com/gorilla/mux v1.8.0
09:51:34 [2023-01-10T09:51:34.135Z] #0 6.361 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:51:34 [2023-01-10T09:51:34.135Z] #0 7.044 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:51:34 [2023-01-10T09:51:34.135Z] #0 7.124 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:51:34 [2023-01-10T09:51:34.135Z] #0 8.563 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:51:34 [2023-01-10T09:51:34.135Z] #0 8.632 go: downloading golang.org/x/net v0.1.0
09:51:34 [2023-01-10T09:51:34.393Z] #76 ...
09:51:34 [2023-01-10T09:51:34.393Z] 
09:51:34 [2023-01-10T09:51:34.393Z] #67 [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
09:51:34 [2023-01-10T09:51:34.393Z] #67 50.96 Setting up libprotobuf23:arm64 (3.12.4-1) ...
09:51:34 [2023-01-10T09:51:34.393Z] #67 50.99 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:51:34 [2023-01-10T09:51:34.393Z] #67 51.01 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:51:34 [2023-01-10T09:51:34.393Z] #67 51.06 Setting up python3-six (1.16.0-2) ...
09:51:34 [2023-01-10T09:51:34.393Z] #67 52.23 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:51:34 [2023-01-10T09:51:34.393Z] #67 52.29 Setting up python3-protobuf (3.12.4-1) ...
09:51:34 [2023-01-10T09:51:34.651Z] #67 ...
09:51:34 [2023-01-10T09:51:34.651Z] 
09:51:34 [2023-01-10T09:51:34.651Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:51:34 [2023-01-10T09:51:34.651Z] #60 56.26 Selecting previously unselected package libmount-dev:arm64.
09:51:34 [2023-01-10T09:51:34.909Z] #60 56.27 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:51:34 [2023-01-10T09:51:34.909Z] #60 56.27 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:51:35 [2023-01-10T09:51:35.167Z] #60 56.52 Selecting previously unselected package libpcre16-3:arm64.
09:51:35 [2023-01-10T09:51:35.167Z] #60 56.53 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:51:35 [2023-01-10T09:51:35.167Z] #60 56.55 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:51:35 [2023-01-10T09:51:35.167Z] #60 56.74 Selecting previously unselected package libpcre32-3:arm64.
09:51:35 [2023-01-10T09:51:35.167Z] #60 56.74 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:51:35 [2023-01-10T09:51:35.167Z] #60 56.76 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:51:35 [2023-01-10T09:51:35.425Z] #60 57.02 Selecting previously unselected package libpcrecpp0v5:arm64.
09:51:35 [2023-01-10T09:51:35.425Z] #60 57.02 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:51:35 [2023-01-10T09:51:35.425Z] #60 57.03 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:51:35 [2023-01-10T09:51:35.425Z] #60 ...
09:51:35 [2023-01-10T09:51:35.425Z] 
09:51:35 [2023-01-10T09:51:35.425Z] #66 [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
09:51:35 [2023-01-10T09:51:35.425Z] #66 47.38 go: downloading github.com/prometheus/procfs v0.7.3
09:51:35 [2023-01-10T09:51:35.425Z] #66 47.38 go: downloading google.golang.org/protobuf v1.28.0
09:51:35 [2023-01-10T09:51:35.425Z] #66 48.52 go: downloading github.com/mattn/go-runewidth v0.0.9
09:51:35 [2023-01-10T09:51:35.425Z] #66 48.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:51:35 [2023-01-10T09:51:35.682Z] #66 ...
09:51:35 [2023-01-10T09:51:35.682Z] 
09:51:35 [2023-01-10T09:51:35.682Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:51:35 [2023-01-10T09:51:35.682Z] #60 57.19 Selecting previously unselected package libpcre3-dev:arm64.
09:51:35 [2023-01-10T09:51:35.682Z] #60 57.20 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:51:35 [2023-01-10T09:51:35.682Z] #60 57.21 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:51:36 [2023-01-10T09:51:36.248Z] #60 57.79 Selecting previously unselected package zlib1g-dev:arm64.
09:51:36 [2023-01-10T09:51:36.248Z] #60 57.79 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:51:36 [2023-01-10T09:51:36.248Z] #60 57.80 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:51:36 [2023-01-10T09:51:36.505Z] #60 58.04 Selecting previously unselected package libglib2.0-dev:arm64.
09:51:36 [2023-01-10T09:51:36.505Z] #60 58.06 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:51:36 [2023-01-10T09:51:36.505Z] #60 58.09 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:51:37 [2023-01-10T09:51:37.086Z] #60 ...
09:51:37 [2023-01-10T09:51:37.086Z] 
09:51:37 [2023-01-10T09:51:37.086Z] #67 [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
09:51:37 [2023-01-10T09:51:37.086Z] #67 56.34 Setting up criu (3.17.1-1) ...
09:51:37 [2023-01-10T09:51:37.086Z] #67 58.02 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:51:37 [2023-01-10T09:51:37.086Z] #67 DONE 58.3s
09:51:37 [2023-01-10T09:51:37.086Z] 
09:51:37 [2023-01-10T09:51:37.086Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:51:37 [2023-01-10T09:51:37.086Z] #50 43.74 github.com/docker/distribution/uuid
09:51:37 [2023-01-10T09:51:37.086Z] #50 44.38 golang.org/x/net/context
09:51:37 [2023-01-10T09:51:37.086Z] #50 44.72 crypto/x509
09:51:37 [2023-01-10T09:51:37.086Z] #50 45.45 net/textproto
09:51:37 [2023-01-10T09:51:37.086Z] #50 46.68 vendor/golang.org/x/net/http/httpguts
09:51:37 [2023-01-10T09:51:37.086Z] #50 47.13 vendor/golang.org/x/net/http/httpproxy
09:51:37 [2023-01-10T09:51:37.086Z] #50 48.35 mime/multipart
09:51:37 [2023-01-10T09:51:37.086Z] #50 50.33 github.com/docker/distribution/digest
09:51:37 [2023-01-10T09:51:37.086Z] #50 51.73 github.com/docker/distribution/reference
09:51:37 [2023-01-10T09:51:37.086Z] #50 52.70 github.com/stevvooe/resumable
09:51:37 [2023-01-10T09:51:37.086Z] #50 53.03 github.com/stevvooe/resumable/sha256
09:51:38 [2023-01-10T09:51:38.021Z] #50 53.93 github.com/stevvooe/resumable/sha512
09:51:38 [2023-01-10T09:51:38.279Z] #50 ...
09:51:38 [2023-01-10T09:51:38.279Z] 
09:51:38 [2023-01-10T09:51:38.279Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:51:38 [2023-01-10T09:51:38.279Z] #60 59.92 Selecting previously unselected package libsecret-1-dev:arm64.
09:51:38 [2023-01-10T09:51:38.279Z] #60 59.92 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:51:38 [2023-01-10T09:51:38.279Z] #60 59.93 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.29 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.30 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.31 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.32 Setting up libffi-dev:arm64 (3.3-6) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.34 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.35 Setting up libbtrfs0:arm64 (5.10.1-2) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.36 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.37 Setting up libglib2.0-data (2.66.8-1) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.38 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.39 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.41 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.42 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.43 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.44 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 60.46 Setting up python3-lib2to3 (3.9.2-1) ...
09:51:38 [2023-01-10T09:51:38.845Z] #60 ...
09:51:38 [2023-01-10T09:51:38.845Z] 
09:51:38 [2023-01-10T09:51:38.845Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
09:51:39 [2023-01-10T09:51:39.103Z] #77 ...
09:51:39 [2023-01-10T09:51:39.103Z] 
09:51:39 [2023-01-10T09:51:39.103Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:51:39 [2023-01-10T09:51:39.103Z] #50 54.46 github.com/garyburd/redigo/internal
09:51:39 [2023-01-10T09:51:39.103Z] #50 54.55 github.com/garyburd/redigo/redis
09:51:39 [2023-01-10T09:51:39.103Z] #50 54.61 crypto/tls
09:51:42 [2023-01-10T09:51:42.386Z] #50 ...
09:51:42 [2023-01-10T09:51:42.386Z] 
09:51:42 [2023-01-10T09:51:42.386Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:51:42 [2023-01-10T09:51:42.386Z] #60 61.06 Setting up libelf1:arm64 (0.183-1) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 61.09 Setting up libsecret-common (0.20.4-2) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 61.10 Setting up python3-distutils (3.9.2-1) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 61.78 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.00 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.02 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.05 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.08 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.09 Setting up libglib2.0-bin (2.66.8-1) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.10 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.13 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.15 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.17 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.18 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.20 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.21 No schema files found: doing nothing.
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.21 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 63.29 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:51:42 [2023-01-10T09:51:42.386Z] #60 DONE 63.6s
09:51:42 [2023-01-10T09:51:42.386Z] 
09:51:42 [2023-01-10T09:51:42.386Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:51:42 [2023-01-10T09:51:42.386Z] #50 57.82 github.com/docker/distribution/registry/listener
09:51:42 [2023-01-10T09:51:42.644Z] #50 58.42 github.com/docker/distribution/version
09:51:42 [2023-01-10T09:51:42.644Z] #50 ...
09:51:42 [2023-01-10T09:51:42.644Z] 
09:51:42 [2023-01-10T09:51:42.644Z] #72 [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
09:51:42 [2023-01-10T09:51:42.644Z] #72 12.14 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:51:42 [2023-01-10T09:51:42.644Z] #72 14.22 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:51:42 [2023-01-10T09:51:42.644Z] #72 15.53 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
09:51:42 [2023-01-10T09:51:42.644Z] #72 15.83 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
09:51:42 [2023-01-10T09:51:42.644Z] #72 16.16 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
09:51:42 [2023-01-10T09:51:42.902Z] #72 ...
09:51:42 [2023-01-10T09:51:42.902Z] 
09:51:42 [2023-01-10T09:51:42.902Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:51:42 [2023-01-10T09:51:42.902Z] #78 ...
09:51:42 [2023-01-10T09:51:42.902Z] 
09:51:42 [2023-01-10T09:51:42.902Z] #75 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:51:42 [2023-01-10T09:51:42.902Z] #75 1.382 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
09:51:43 [2023-01-10T09:51:43.160Z] #75 ...
09:51:43 [2023-01-10T09:51:43.160Z] 
09:51:43 [2023-01-10T09:51:43.160Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:51:43 [2023-01-10T09:51:43.160Z] #50 58.90 github.com/spf13/pflag
09:51:43 [2023-01-10T09:51:43.727Z] #50 ...
09:51:43 [2023-01-10T09:51:43.727Z] 
09:51:43 [2023-01-10T09:51:43.727Z] #79 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:51:43 [2023-01-10T09:51:43.727Z] #0 1.598 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:51:43 [2023-01-10T09:51:43.727Z] #0 1.599 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:51:43 [2023-01-10T09:51:43.727Z] #0 1.599 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:51:43 [2023-01-10T09:51:43.727Z] #0 4.488 Reading package lists...
09:51:43 [2023-01-10T09:51:43.727Z] #0 7.598 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:51:44 [2023-01-10T09:51:44.662Z] #0 7.662 Reading package lists...
09:51:44 [2023-01-10T09:51:44.662Z] #79 ...
09:51:44 [2023-01-10T09:51:44.662Z] 
09:51:44 [2023-01-10T09:51:44.662Z] #64 [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.2"      && /build/gotestsum --version
09:51:44 [2023-01-10T09:51:44.662Z] #64 66.60 gotestsum version dev
09:51:44 [2023-01-10T09:51:44.920Z] #64 DONE 66.7s
09:51:44 [2023-01-10T09:51:44.920Z] 
09:51:44 [2023-01-10T09:51:44.920Z] #66 [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
09:51:45 [2023-01-10T09:51:45.178Z] #66 ...
09:51:45 [2023-01-10T09:51:45.178Z] 
09:51:45 [2023-01-10T09:51:45.178Z] #79 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:51:45 [2023-01-10T09:51:45.178Z] #0 7.662 Reading package lists...
09:51:46 [2023-01-10T09:51:46.552Z] #79 11.37 Building dependency tree...
09:51:46 [2023-01-10T09:51:46.552Z] #79 12.63 Reading state information...
09:51:47 [2023-01-10T09:51:47.927Z] #79 13.93 gcc is already the newest version (4:10.2.1-1).
09:51:47 [2023-01-10T09:51:47.927Z] #79 13.93 libc6-dev is already the newest version (2.31-13+deb11u5).
09:51:47 [2023-01-10T09:51:47.927Z] #79 13.93 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
09:51:47 [2023-01-10T09:51:47.927Z] #79 DONE 14.0s
09:51:47 [2023-01-10T09:51:47.927Z] 
09:51:47 [2023-01-10T09:51:47.927Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
09:51:49 [2023-01-10T09:51:49.299Z] #80 1.257 -- The C compiler identification is GNU 10.2.1
09:51:49 [2023-01-10T09:51:49.299Z] #80 1.328 -- Detecting C compiler ABI info
09:51:49 [2023-01-10T09:51:49.556Z] #80 1.819 -- Detecting C compiler ABI info - done
09:51:49 [2023-01-10T09:51:49.815Z] #80 1.899 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
09:51:49 [2023-01-10T09:51:49.815Z] #80 1.915 -- Detecting C compile features
09:51:49 [2023-01-10T09:51:49.815Z] #80 1.916 -- Detecting C compile features - done
09:51:49 [2023-01-10T09:51:49.815Z] #80 1.983 -- Performing Test HAS_BUILTIN_FORTIFY
09:51:50 [2023-01-10T09:51:50.086Z] #80 2.211 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:51:50 [2023-01-10T09:51:50.086Z] #80 2.235 -- Configuring done
09:51:50 [2023-01-10T09:51:50.086Z] #80 2.260 -- Generating done
09:51:50 [2023-01-10T09:51:50.086Z] #80 2.286 -- Build files have been written to: /go/src/github.com/krallin/tini
09:51:50 [2023-01-10T09:51:50.344Z] #80 2.634 Scanning dependencies of target tini-static
09:51:50 [2023-01-10T09:51:50.601Z] #80 2.695 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:51:51 [2023-01-10T09:51:51.535Z] #80 3.858 [100%] Linking C executable tini-static
09:51:52 [2023-01-10T09:51:52.101Z] #80 4.243 [100%] Built target tini-static
09:51:52 [2023-01-10T09:51:52.359Z] #80 DONE 4.6s
09:51:52 [2023-01-10T09:51:52.359Z] 
09:51:52 [2023-01-10T09:51:52.359Z] #72 [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
09:51:52 [2023-01-10T09:51:52.359Z] #72 30.88 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:51:56 [2023-01-10T09:51:56.549Z] #72 ...
09:51:56 [2023-01-10T09:51:56.549Z] 
09:51:56 [2023-01-10T09:51:56.549Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:51:56 [2023-01-10T09:51:56.549Z] #50 62.05 github.com/spf13/cobra
09:51:56 [2023-01-10T09:51:56.549Z] #50 65.11 log/syslog
09:51:56 [2023-01-10T09:51:56.549Z] #50 65.57 github.com/yvasiyarov/go-metrics
09:51:56 [2023-01-10T09:51:56.549Z] #50 71.56 net/http/httptrace
09:51:56 [2023-01-10T09:51:56.549Z] #50 71.89 github.com/docker/libtrust
09:51:56 [2023-01-10T09:51:56.549Z] #50 71.99 net/http
09:51:59 [2023-01-10T09:51:59.077Z] #50 ...
09:51:59 [2023-01-10T09:51:59.077Z] 
09:51:59 [2023-01-10T09:51:59.077Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:51:59 [2023-01-10T09:51:59.077Z] #78 6.993 + bin/ctr
09:51:59 [2023-01-10T09:51:59.643Z] #78 ...
09:51:59 [2023-01-10T09:51:59.643Z] 
09:51:59 [2023-01-10T09:51:59.643Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:51:59 [2023-01-10T09:51:59.643Z] #50 75.71 net/smtp
09:52:00 [2023-01-10T09:52:00.578Z] #50 76.50 golang.org/x/crypto/blowfish
09:52:00 [2023-01-10T09:52:00.836Z] #50 76.86 golang.org/x/crypto/bcrypt
09:52:01 [2023-01-10T09:52:01.770Z] #50 77.35 github.com/docker/distribution/registry/storage/driver/gcs
09:52:01 [2023-01-10T09:52:01.770Z] #50 77.54 os/user
09:52:02 [2023-01-10T09:52:02.336Z] #50 78.31 github.com/docker/distribution/registry/storage/driver/oss
09:52:02 [2023-01-10T09:52:02.336Z] #50 78.37 github.com/mitchellh/mapstructure
09:52:10 [2023-01-10T09:52:10.515Z] #50 ...
09:52:10 [2023-01-10T09:52:10.515Z] 
09:52:10 [2023-01-10T09:52:10.515Z] #72 [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
09:52:10 [2023-01-10T09:52:10.515Z] #72 40.88 libtoolize: putting auxiliary files in '.'.
09:52:10 [2023-01-10T09:52:10.515Z] #72 40.88 libtoolize: copying file './ltmain.sh'
09:52:10 [2023-01-10T09:52:10.515Z] #72 41.63 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:52:10 [2023-01-10T09:52:10.515Z] #72 41.64 libtoolize: and rerunning libtoolize and aclocal.
09:52:10 [2023-01-10T09:52:10.515Z] #72 41.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:52:10 [2023-01-10T09:52:10.515Z] #72 49.39 configure.ac:7: installing './compile'
09:52:10 [2023-01-10T09:52:10.515Z] #72 49.40 configure.ac:11: installing './config.guess'
09:52:10 [2023-01-10T09:52:10.515Z] #72 49.40 configure.ac:11: installing './config.sub'
09:52:10 [2023-01-10T09:52:10.515Z] #72 49.41 configure.ac:8: installing './install-sh'
09:52:10 [2023-01-10T09:52:10.515Z] #72 49.43 configure.ac:8: installing './missing'
09:52:10 [2023-01-10T09:52:10.515Z] #72 49.52 Makefile.am: installing './depcomp'
09:52:11 [2023-01-10T09:52:11.447Z] #72 50.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:52:11 [2023-01-10T09:52:11.447Z] #72 50.74 libtoolize: copying file 'build-aux/ltmain.sh'
09:52:11 [2023-01-10T09:52:11.447Z] #72 50.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:52:11 [2023-01-10T09:52:11.447Z] #72 50.90 libtoolize: copying file 'm4/libtool.m4'
09:52:11 [2023-01-10T09:52:11.447Z] #72 51.00 libtoolize: copying file 'm4/ltoptions.m4'
09:52:11 [2023-01-10T09:52:11.704Z] #72 51.12 libtoolize: copying file 'm4/ltsugar.m4'
09:52:11 [2023-01-10T09:52:11.704Z] #72 51.21 libtoolize: copying file 'm4/ltversion.m4'
09:52:11 [2023-01-10T09:52:11.962Z] #72 51.32 libtoolize: copying file 'm4/lt~obsolete.m4'
09:52:11 [2023-01-10T09:52:11.962Z] #72 51.44 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:52:15 [2023-01-10T09:52:15.239Z] #72 ...
09:52:15 [2023-01-10T09:52:15.239Z] 
09:52:15 [2023-01-10T09:52:15.239Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:52:15 [2023-01-10T09:52:15.239Z] #50 90.83 github.com/docker/distribution/configuration
09:52:15 [2023-01-10T09:52:15.239Z] #50 90.86 github.com/bugsnag/bugsnag-go
09:52:16 [2023-01-10T09:52:16.171Z] #50 92.17 github.com/gorilla/context
09:52:16 [2023-01-10T09:52:16.429Z] #50 92.39 github.com/docker/distribution/registry/api/errcode
09:52:16 [2023-01-10T09:52:16.686Z] #50 92.61 github.com/gorilla/mux
09:52:17 [2023-01-10T09:52:17.251Z] #50 93.16 expvar
09:52:18 [2023-01-10T09:52:18.184Z] #50 93.93 github.com/docker/distribution/registry/client/transport
09:52:18 [2023-01-10T09:52:18.185Z] #50 94.00 github.com/docker/distribution/context
09:52:18 [2023-01-10T09:52:18.751Z] #50 94.54 github.com/docker/distribution/registry/api/v2
09:52:19 [2023-01-10T09:52:19.685Z] #50 95.62 github.com/docker/distribution/health
09:52:19 [2023-01-10T09:52:19.942Z] #50 95.84 github.com/docker/distribution
09:52:20 [2023-01-10T09:52:20.509Z] #50 96.32 github.com/docker/distribution/health/checks
09:52:20 [2023-01-10T09:52:20.767Z] #50 96.70 github.com/docker/distribution/registry/auth
09:52:20 [2023-01-10T09:52:20.767Z] #50 96.82 github.com/docker/distribution/manifest/manifestlist
09:52:21 [2023-01-10T09:52:21.025Z] #50 96.95 github.com/docker/distribution/manifest/schema1
09:52:21 [2023-01-10T09:52:21.284Z] #50 97.17 github.com/docker/distribution/manifest/schema2
09:52:21 [2023-01-10T09:52:21.850Z] #50 97.56 github.com/docker/distribution/notifications
09:52:21 [2023-01-10T09:52:21.850Z] #50 97.60 github.com/docker/distribution/registry/middleware/registry
09:52:22 [2023-01-10T09:52:22.111Z] #50 97.97 github.com/docker/distribution/registry/middleware/repository
09:52:22 [2023-01-10T09:52:22.369Z] #50 98.29 github.com/docker/distribution/registry/storage/cache
09:52:22 [2023-01-10T09:52:22.369Z] #50 ...
09:52:22 [2023-01-10T09:52:22.369Z] 
09:52:22 [2023-01-10T09:52:22.369Z] #72 [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
09:52:22 [2023-01-10T09:52:22.369Z] #72 61.86 configure.ac:7: installing 'build-aux/compile'
09:52:22 [2023-01-10T09:52:22.369Z] #72 61.87 configure.ac:9: installing 'build-aux/config.guess'
09:52:22 [2023-01-10T09:52:22.369Z] #72 61.87 configure.ac:9: installing 'build-aux/config.sub'
09:52:22 [2023-01-10T09:52:22.369Z] #72 61.89 configure.ac:11: installing 'build-aux/install-sh'
09:52:22 [2023-01-10T09:52:22.369Z] #72 61.89 configure.ac:11: installing 'build-aux/missing'
09:52:22 [2023-01-10T09:52:22.935Z] #72 62.19 Makefile.am: installing 'build-aux/depcomp'
09:52:22 [2023-01-10T09:52:22.935Z] #72 62.29 parallel-tests: installing 'build-aux/test-driver'
09:52:24 [2023-01-10T09:52:24.836Z] #72 64.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:52:24 [2023-01-10T09:52:24.836Z] #72 64.12 libtoolize: copying file 'build-aux/ltmain.sh'
09:52:25 [2023-01-10T09:52:25.402Z] #72 64.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:52:25 [2023-01-10T09:52:25.402Z] #72 64.78 libtoolize: copying file 'm4/libtool.m4'
09:52:25 [2023-01-10T09:52:25.402Z] #72 64.90 libtoolize: copying file 'm4/ltoptions.m4'
09:52:25 [2023-01-10T09:52:25.660Z] #72 64.97 libtoolize: copying file 'm4/ltsugar.m4'
09:52:25 [2023-01-10T09:52:25.660Z] #72 65.15 libtoolize: copying file 'm4/ltversion.m4'
09:52:25 [2023-01-10T09:52:25.918Z] #72 65.29 libtoolize: copying file 'm4/lt~obsolete.m4'
09:52:32 [2023-01-10T09:52:32.475Z] #72 ...
09:52:32 [2023-01-10T09:52:32.475Z] 
09:52:32 [2023-01-10T09:52:32.475Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:52:32 [2023-01-10T09:52:32.475Z] #50 98.50 github.com/docker/distribution/registry/storage/cache/memory
09:52:32 [2023-01-10T09:52:32.475Z] #50 98.91 github.com/docker/distribution/registry/client
09:52:32 [2023-01-10T09:52:32.475Z] #50 99.99 github.com/docker/distribution/registry/storage/driver
09:52:32 [2023-01-10T09:52:32.475Z] #50 100.5 github.com/docker/distribution/registry/proxy/scheduler
09:52:32 [2023-01-10T09:52:32.475Z] #50 100.7 github.com/docker/distribution/registry/client/auth
09:52:32 [2023-01-10T09:52:32.475Z] #50 101.0 github.com/docker/distribution/registry/storage
09:52:32 [2023-01-10T09:52:32.475Z] #50 101.5 github.com/docker/distribution/registry/storage/cache/redis
09:52:32 [2023-01-10T09:52:32.475Z] #50 102.1 github.com/docker/distribution/registry/storage/driver/factory
09:52:32 [2023-01-10T09:52:32.475Z] #50 102.2 github.com/docker/distribution/registry/storage/driver/middleware
09:52:32 [2023-01-10T09:52:32.475Z] #50 102.4 github.com/gorilla/handlers
09:52:32 [2023-01-10T09:52:32.475Z] #50 103.8 github.com/yvasiyarov/newrelic_platform_go
09:52:32 [2023-01-10T09:52:32.475Z] #50 104.7 github.com/yvasiyarov/gorelic
09:52:32 [2023-01-10T09:52:32.475Z] #50 105.7 github.com/docker/distribution/registry/proxy
09:52:32 [2023-01-10T09:52:32.475Z] #50 106.2 github.com/docker/distribution/registry/auth/htpasswd
09:52:32 [2023-01-10T09:52:32.475Z] #50 106.9 github.com/docker/distribution/registry/auth/silly
09:52:32 [2023-01-10T09:52:32.475Z] #50 107.1 github.com/docker/distribution/registry/handlers
09:52:32 [2023-01-10T09:52:32.475Z] #50 107.3 github.com/docker/distribution/registry/auth/token
09:52:32 [2023-01-10T09:52:32.475Z] #50 108.4 github.com/Azure/azure-sdk-for-go/storage
09:52:35 [2023-01-10T09:52:35.758Z] #50 111.6 github.com/docker/distribution/registry/storage/driver/base
09:52:36 [2023-01-10T09:52:36.324Z] #50 112.3 github.com/docker/distribution/registry/storage/driver/azure
09:52:36 [2023-01-10T09:52:36.582Z] #50 112.5 github.com/docker/distribution/registry
09:52:37 [2023-01-10T09:52:37.516Z] #50 113.4 github.com/docker/distribution/registry/storage/driver/filesystem
09:52:37 [2023-01-10T09:52:37.775Z] #50 113.8 github.com/docker/distribution/registry/storage/driver/inmemory
09:52:38 [2023-01-10T09:52:38.033Z] #50 ...
09:52:38 [2023-01-10T09:52:38.033Z] 
09:52:38 [2023-01-10T09:52:38.033Z] #72 [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
09:52:38 [2023-01-10T09:52:38.033Z] #72 77.64 configure.ac:11: installing 'build-aux/compile'
09:52:38 [2023-01-10T09:52:38.291Z] #72 77.64 configure.ac:11: installing 'build-aux/config.guess'
09:52:38 [2023-01-10T09:52:38.291Z] #72 77.66 configure.ac:11: installing 'build-aux/config.sub'
09:52:38 [2023-01-10T09:52:38.291Z] #72 77.68 configure.ac:13: installing 'build-aux/install-sh'
09:52:38 [2023-01-10T09:52:38.291Z] #72 77.69 configure.ac:13: installing 'build-aux/missing'
09:52:38 [2023-01-10T09:52:38.291Z] #72 77.71 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:52:38 [2023-01-10T09:52:38.549Z] #72 77.91 Makefile.am: installing 'build-aux/depcomp'
09:52:40 [2023-01-10T09:52:40.489Z] #72 79.32 checking build system type... aarch64-unknown-linux-gnu
09:52:40 [2023-01-10T09:52:40.489Z] #72 79.73 checking host system type... aarch64-unknown-linux-gnu
09:52:40 [2023-01-10T09:52:40.489Z] #72 79.73 checking how to print strings... printf
09:52:40 [2023-01-10T09:52:40.489Z] #72 79.76 checking for gcc... gcc
09:52:40 [2023-01-10T09:52:40.748Z] #72 79.88 checking whether the C compiler works... yes
09:52:40 [2023-01-10T09:52:40.748Z] #72 80.12 checking for C compiler default output file name... a.out
09:52:41 [2023-01-10T09:52:41.006Z] #72 80.12 checking for suffix of executables... 
09:52:41 [2023-01-10T09:52:41.264Z] #72 80.35 checking whether we are cross compiling... no
09:52:41 [2023-01-10T09:52:41.264Z] #72 80.60 checking for suffix of object files... o
09:52:41 [2023-01-10T09:52:41.522Z] #72 80.75 checking whether we are using the GNU C compiler... yes
09:52:41 [2023-01-10T09:52:41.522Z] #72 80.87 checking whether gcc accepts -g... yes
09:52:41 [2023-01-10T09:52:41.781Z] #72 81.01 checking for gcc option to accept ISO C89... none needed
09:52:42 [2023-01-10T09:52:42.039Z] #72 81.22 checking whether gcc understands -c and -o together... yes
09:52:42 [2023-01-10T09:52:42.039Z] #72 81.44 checking for a sed that does not truncate output... /bin/sed
09:52:42 [2023-01-10T09:52:42.039Z] #72 81.50 checking for grep that handles long lines and -e... /bin/grep
09:52:42 [2023-01-10T09:52:42.039Z] #72 81.51 checking for egrep... /bin/grep -E
09:52:42 [2023-01-10T09:52:42.039Z] #72 81.52 checking for fgrep... /bin/grep -F
09:52:42 [2023-01-10T09:52:42.039Z] #72 81.52 checking for ld used by gcc... /usr/bin/ld
09:52:42 [2023-01-10T09:52:42.039Z] #72 81.54 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.56 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.59 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.73 checking whether ln -s works... yes
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.73 checking the maximum length of command line arguments... 1572864
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.76 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.77 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.77 checking for /usr/bin/ld option to reload object files... -r
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.78 checking for objdump... objdump
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.78 checking how to recognize dependent libraries... pass_all
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.79 checking for dlltool... no
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.80 checking how to associate runtime and link libraries... printf %s\n
09:52:42 [2023-01-10T09:52:42.297Z] #72 81.80 checking for ar... ar
09:52:42 [2023-01-10T09:52:42.555Z] #72 81.80 checking for archiver @FILE support... @
09:52:42 [2023-01-10T09:52:42.555Z] #72 81.97 checking for strip... strip
09:52:42 [2023-01-10T09:52:42.555Z] #72 82.00 checking for ranlib... ranlib
09:52:42 [2023-01-10T09:52:42.555Z] #72 82.00 checking for gawk... no
09:52:42 [2023-01-10T09:52:42.555Z] #72 82.02 checking for mawk... mawk
09:52:43 [2023-01-10T09:52:43.121Z] #72 82.02 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:52:43 [2023-01-10T09:52:43.121Z] #72 82.59 checking for sysroot... no
09:52:43 [2023-01-10T09:52:43.121Z] #72 82.59 checking for a working dd... /bin/dd
09:52:43 [2023-01-10T09:52:43.121Z] #72 82.63 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:52:43 [2023-01-10T09:52:43.121Z] #72 82.65 checking for mt... no
09:52:43 [2023-01-10T09:52:43.379Z] #72 82.67 checking if : is a manifest tool... no
09:52:43 [2023-01-10T09:52:43.379Z] #72 82.69 checking how to run the C preprocessor... gcc -E
09:52:44 [2023-01-10T09:52:44.204Z] #72 83.02 checking for ANSI C header files... yes
09:52:44 [2023-01-10T09:52:44.462Z] #72 83.66 checking for sys/types.h... yes
09:52:44 [2023-01-10T09:52:44.720Z] #72 83.95 checking for sys/stat.h... yes
09:52:44 [2023-01-10T09:52:44.978Z] #72 84.18 checking for stdlib.h... yes
09:52:44 [2023-01-10T09:52:44.978Z] #72 84.36 checking for string.h... yes
09:52:45 [2023-01-10T09:52:45.236Z] #72 84.62 checking for memory.h... yes
09:52:45 [2023-01-10T09:52:45.494Z] #72 84.81 checking for strings.h... yes
09:52:45 [2023-01-10T09:52:45.752Z] #72 84.99 checking for inttypes.h... yes
09:52:46 [2023-01-10T09:52:46.010Z] #72 85.20 checking for stdint.h... yes
09:52:46 [2023-01-10T09:52:46.268Z] #72 85.39 checking for unistd.h... yes
09:52:46 [2023-01-10T09:52:46.268Z] #72 85.53 checking for dlfcn.h... yes
09:52:46 [2023-01-10T09:52:46.268Z] #72 85.69 checking for objdir... .libs
09:52:46 [2023-01-10T09:52:46.835Z] #72 86.10 checking if gcc supports -fno-rtti -fno-exceptions... no
09:52:46 [2023-01-10T09:52:46.835Z] #72 86.27 checking for gcc option to produce PIC... -fPIC -DPIC
09:52:47 [2023-01-10T09:52:47.093Z] #72 86.29 checking if gcc PIC flag -fPIC -DPIC works... yes
09:52:47 [2023-01-10T09:52:47.659Z] #72 86.49 checking if gcc static flag -static works... yes
09:52:47 [2023-01-10T09:52:47.659Z] #72 86.88 checking if gcc supports -c -o file.o... yes
09:52:47 [2023-01-10T09:52:47.659Z] #72 87.07 checking if gcc supports -c -o file.o... (cached) yes
09:52:47 [2023-01-10T09:52:47.659Z] #72 87.07 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:52:48 [2023-01-10T09:52:48.175Z] #72 87.13 checking dynamic linker characteristics... GNU/Linux ld.so
09:52:48 [2023-01-10T09:52:48.175Z] #72 87.56 checking how to hardcode library paths into programs... immediate
09:52:48 [2023-01-10T09:52:48.175Z] #72 87.56 checking whether stripping libraries is possible... yes
09:52:48 [2023-01-10T09:52:48.175Z] #72 87.58 checking if libtool supports shared libraries... yes
09:52:48 [2023-01-10T09:52:48.175Z] #72 87.58 checking whether to build shared libraries... no
09:52:48 [2023-01-10T09:52:48.175Z] #72 87.58 checking whether to build static libraries... yes
09:52:48 [2023-01-10T09:52:48.175Z] #72 87.59 checking for a BSD-compatible install... /usr/bin/install -c
09:52:48 [2023-01-10T09:52:48.433Z] #72 87.67 checking whether build environment is sane... yes
09:52:48 [2023-01-10T09:52:48.433Z] #72 87.74 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:52:48 [2023-01-10T09:52:48.433Z] #72 87.76 checking whether make sets $(MAKE)... yes
09:52:48 [2023-01-10T09:52:48.433Z] #72 ...
09:52:48 [2023-01-10T09:52:48.433Z] 
09:52:48 [2023-01-10T09:52:48.433Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:52:48 [2023-01-10T09:52:48.433Z] #50 114.2 github.com/AdRoll/goamz/aws
09:52:48 [2023-01-10T09:52:48.433Z] #50 114.7 net/http/httputil
09:52:48 [2023-01-10T09:52:48.433Z] #50 116.7 github.com/AdRoll/goamz/cloudfront
09:52:48 [2023-01-10T09:52:48.433Z] #50 116.9 github.com/AdRoll/goamz/s3
09:52:48 [2023-01-10T09:52:48.433Z] #50 117.2 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
09:52:48 [2023-01-10T09:52:48.433Z] #50 117.7 github.com/ncw/swift
09:52:48 [2023-01-10T09:52:48.433Z] #50 119.7 github.com/docker/distribution/registry/storage/driver/s3
09:52:48 [2023-01-10T09:52:48.433Z] #50 121.2 net/http/pprof
09:52:48 [2023-01-10T09:52:48.433Z] #50 121.2 github.com/docker/distribution/registry/storage/driver/swift
09:52:48 [2023-01-10T09:52:48.433Z] #50 122.6 github.com/docker/distribution/cmd/registry
09:52:48 [2023-01-10T09:52:48.433Z] #50 ...
09:52:48 [2023-01-10T09:52:48.433Z] 
09:52:48 [2023-01-10T09:52:48.433Z] #72 [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
09:52:48 [2023-01-10T09:52:48.433Z] #72 87.82 checking whether make supports the include directive... yes (GNU style)
09:52:48 [2023-01-10T09:52:48.433Z] #72 87.89 checking whether make supports nested variables... yes
09:52:48 [2023-01-10T09:52:48.691Z] #72 87.98 checking whether UID '0' is supported by ustar format... yes
09:52:48 [2023-01-10T09:52:48.691Z] #72 87.98 checking whether GID '0' is supported by ustar format... yes
09:52:48 [2023-01-10T09:52:48.691Z] #72 87.99 checking how to create a ustar tar archive... gnutar
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.07 checking dependency style of gcc... gcc3
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.33 checking whether to enable maintainer-specific portions of Makefiles... yes
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.34 checking whether make supports nested variables... (cached) yes
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.34 checking for gawk... (cached) mawk
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.35 checking for a sed that does not truncate output... (cached) /bin/sed
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.36 checking for gcc... (cached) gcc
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.45 checking whether we are using the GNU C compiler... (cached) yes
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.46 checking whether gcc accepts -g... (cached) yes
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.46 checking for gcc option to accept ISO C89... (cached) none needed
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.46 checking whether gcc understands -c and -o together... (cached) yes
09:52:48 [2023-01-10T09:52:48.949Z] #72 88.47 checking for a Python interpreter with version >= 3... python3
09:52:49 [2023-01-10T09:52:49.207Z] #72 88.56 checking for python3... /usr/bin/python3
09:52:49 [2023-01-10T09:52:49.207Z] #72 88.57 checking for python3 version... 3.9
09:52:49 [2023-01-10T09:52:49.207Z] #72 88.63 checking for python3 platform... linux
09:52:49 [2023-01-10T09:52:49.465Z] #72 88.70 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:52:49 [2023-01-10T09:52:49.724Z] #72 88.90 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:52:49 [2023-01-10T09:52:49.724Z] #72 89.11 checking for go-md2man... no
09:52:49 [2023-01-10T09:52:49.982Z] #72 89.12 checking error.h usability... yes
09:52:49 [2023-01-10T09:52:49.982Z] #72 89.29 checking error.h presence... yes
09:52:49 [2023-01-10T09:52:49.982Z] #72 89.34 checking for error.h... yes
09:52:50 [2023-01-10T09:52:50.240Z] #72 89.38 checking linux/openat2.h usability... yes
09:52:50 [2023-01-10T09:52:50.240Z] #72 89.65 checking linux/openat2.h presence... yes
09:52:50 [2023-01-10T09:52:50.240Z] #72 89.70 checking for linux/openat2.h... yes
09:52:50 [2023-01-10T09:52:50.499Z] #72 89.76 checking for copy_file_range... yes
09:52:50 [2023-01-10T09:52:50.757Z] #72 90.00 checking for fgetxattr... yes
09:52:51 [2023-01-10T09:52:51.323Z] #72 90.34 checking for statx... 
09:52:51 [2023-01-10T09:52:51.323Z] #72 ...
09:52:51 [2023-01-10T09:52:51.323Z] 
09:52:51 [2023-01-10T09:52:51.323Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:52:51 [2023-01-10T09:52:51.323Z] #50 126.7 + xx-verify /build/registry-v2
09:52:51 [2023-01-10T09:52:51.323Z] #50 DONE 127.1s
09:52:51 [2023-01-10T09:52:51.323Z] 
09:52:51 [2023-01-10T09:52:51.323Z] #72 [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
09:52:51 [2023-01-10T09:52:51.323Z] #72 90.34 checking for statx... yes
09:52:51 [2023-01-10T09:52:51.889Z] #72 90.73 checking for fgetpwent_r... yes
09:52:51 [2023-01-10T09:52:51.889Z] #72 91.37 checking for issetugid... no
09:52:51 [2023-01-10T09:52:51.889Z] #72 91.47 checking for pkg-config... /usr/bin/pkg-config
09:52:52 [2023-01-10T09:52:52.147Z] #72 91.47 checking pkg-config is at least version 0.9.0... yes
09:52:52 [2023-01-10T09:52:52.406Z] #72 91.48 checking for library containing yajl_tree_get... -lyajl
09:52:52 [2023-01-10T09:52:52.406Z] #72 91.85 checking for yajl >= 2.0.0... yes
09:52:52 [2023-01-10T09:52:52.406Z] #72 91.88 checking sys/capability.h usability... yes
09:52:52 [2023-01-10T09:52:52.663Z] #72 91.99 checking sys/capability.h presence... yes
09:52:52 [2023-01-10T09:52:52.663Z] #72 92.10 checking for sys/capability.h... yes
09:52:53 [2023-01-10T09:52:53.229Z] #72 92.11 checking for library containing cap_from_name... -lcap
09:52:53 [2023-01-10T09:52:53.795Z] #72 92.55 checking for library containing dlopen... -ldl
09:52:53 [2023-01-10T09:52:53.795Z] #72 93.01 checking seccomp.h usability... yes
09:52:54 [2023-01-10T09:52:54.053Z] #72 93.19 checking seccomp.h presence... yes
09:52:54 [2023-01-10T09:52:54.053Z] #72 93.33 checking for seccomp.h... yes
09:52:54 [2023-01-10T09:52:54.311Z] #72 93.34 checking for library containing seccomp_rule_add... -lseccomp
09:52:54 [2023-01-10T09:52:54.614Z] #72 93.81 checking for library containing seccomp_arch_resolve_name... none required
09:52:54 [2023-01-10T09:52:54.881Z] #72 94.04 checking systemd/sd-bus.h usability... yes
09:52:55 [2023-01-10T09:52:55.140Z] #72 94.37 checking systemd/sd-bus.h presence... yes
09:52:55 [2023-01-10T09:52:55.140Z] #72 94.50 checking for systemd/sd-bus.h... yes
09:52:55 [2023-01-10T09:52:55.727Z] #72 94.50 checking for library containing sd_bus_match_signal_async... -lsystemd
09:52:55 [2023-01-10T09:52:55.989Z] #72 94.98 checking for sd_notify_barrier... yes
09:52:56 [2023-01-10T09:52:56.247Z] #72 95.27 checking linux/bpf.h usability... yes
09:52:56 [2023-01-10T09:52:56.247Z] #72 95.59 checking linux/bpf.h presence... yes
09:52:56 [2023-01-10T09:52:56.247Z] #72 95.67 checking for linux/bpf.h... yes
09:52:56 [2023-01-10T09:52:56.507Z] #72 95.68 checking compilation for eBPF... yes
09:52:56 [2023-01-10T09:52:56.507Z] #72 95.88 checking for criu >= 3.15... no
09:52:56 [2023-01-10T09:52:56.507Z] #72 95.92 configure: CRIU headers not found, building without CRIU support
09:52:56 [2023-01-10T09:52:56.507Z] #72 95.94 checking for criu > 3.16... no
09:52:56 [2023-01-10T09:52:56.507Z] #72 95.95 configure: CRIU version doesn't support join-ns API
09:52:56 [2023-01-10T09:52:56.507Z] #72 95.97 checking for criu > 3.16.1... no
09:52:56 [2023-01-10T09:52:56.507Z] #72 95.99 configure: CRIU version doesn't support for pre-dumping
09:52:56 [2023-01-10T09:52:56.507Z] #72 95.99 checking for new mount API (fsconfig)... yes
09:52:56 [2023-01-10T09:52:56.766Z] 
09:52:56 [2023-01-10T09:52:56.766Z] #72 ...
09:52:56 [2023-01-10T09:52:56.766Z] 
09:52:56 [2023-01-10T09:52:56.766Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:52:56 [2023-01-10T09:52:56.766Z] #76 DONE 92.4s
09:52:56 [2023-01-10T09:52:56.766Z] 
09:52:56 [2023-01-10T09:52:56.766Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
09:52:56 [2023-01-10T09:52:56.766Z] #81 DONE 0.1s
09:52:56 [2023-01-10T09:52:56.766Z] 
09:52:56 [2023-01-10T09:52:56.766Z] #72 [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
09:52:56 [2023-01-10T09:52:56.766Z] #72 96.05 checking for seccomp notify API... 
09:52:56 [2023-01-10T09:52:56.766Z] #72 ...
09:52:56 [2023-01-10T09:52:56.766Z] 
09:52:56 [2023-01-10T09:52:56.766Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
09:52:56 [2023-01-10T09:52:56.766Z] #82 DONE 0.0s
09:52:56 [2023-01-10T09:52:56.766Z] 
09:52:56 [2023-01-10T09:52:56.766Z] #72 [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
09:52:56 [2023-01-10T09:52:56.766Z] #72 96.05 checking for seccomp notify API... yes
09:52:56 [2023-01-10T09:52:56.766Z] #72 96.30 checking for gperf... no
09:52:56 [2023-01-10T09:52:56.766Z] #72 96.30 configure: gperf not found - cannot rebuild signal parser code
09:52:57 [2023-01-10T09:52:57.332Z] #72 96.30 checking for library containing argp_parse... none required
09:52:57 [2023-01-10T09:52:57.590Z] #72 96.99 checking that generated files are newer than configure... done
09:52:57 [2023-01-10T09:52:57.590Z] #72 97.00 configure: creating ./config.status
09:53:00 [2023-01-10T09:53:00.118Z] #72 ...
09:53:00 [2023-01-10T09:53:00.118Z] 
09:53:00 [2023-01-10T09:53:00.118Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
09:53:00 [2023-01-10T09:53:00.118Z] #70 DONE 123.1s
09:53:00 [2023-01-10T09:53:00.118Z] 
09:53:00 [2023-01-10T09:53:00.118Z] #66 [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
09:53:01 [2023-01-10T09:53:01.054Z] #66 ...
09:53:01 [2023-01-10T09:53:01.054Z] 
09:53:01 [2023-01-10T09:53:01.054Z] #72 [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
09:53:01 [2023-01-10T09:53:01.054Z] #72 100.2 config.status: creating Makefile
09:53:01 [2023-01-10T09:53:01.054Z] #72 100.3 config.status: creating rpm/crun.spec
09:53:01 [2023-01-10T09:53:01.054Z] #72 100.4 config.status: creating config.h
09:53:01 [2023-01-10T09:53:01.054Z] #72 100.4 config.status: executing libtool commands
09:53:01 [2023-01-10T09:53:01.054Z] #72 100.5 config.status: executing depfiles commands
09:53:02 [2023-01-10T09:53:02.427Z] #72 101.7 === configuring in libocispec (/tmp/crun-build/libocispec)
09:53:02 [2023-01-10T09:53:02.427Z] #72 101.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:53:02 [2023-01-10T09:53:02.685Z] #72 102.1 checking for gcc... gcc
09:53:02 [2023-01-10T09:53:02.943Z] #72 102.2 checking whether the C compiler works... yes
09:53:02 [2023-01-10T09:53:02.943Z] #72 102.4 checking for C compiler default output file name... a.out
09:53:03 [2023-01-10T09:53:03.201Z] #72 102.4 checking for suffix of executables... 
09:53:03 [2023-01-10T09:53:03.460Z] #72 102.5 checking whether we are cross compiling... no
09:53:03 [2023-01-10T09:53:03.460Z] #72 102.7 checking for suffix of object files... o
09:53:03 [2023-01-10T09:53:03.460Z] #72 102.8 checking whether we are using the GNU C compiler... yes
09:53:03 [2023-01-10T09:53:03.460Z] #72 102.9 checking whether gcc accepts -g... yes
09:53:03 [2023-01-10T09:53:03.460Z] #72 103.0 checking for gcc option to accept ISO C89... none needed
09:53:03 [2023-01-10T09:53:03.718Z] #72 103.1 checking whether gcc understands -c and -o together... yes
09:53:03 [2023-01-10T09:53:03.718Z] #72 103.2 checking how to run the C preprocessor... gcc -E
09:53:04 [2023-01-10T09:53:04.234Z] #72 103.4 checking for grep that handles long lines and -e... /bin/grep
09:53:04 [2023-01-10T09:53:04.234Z] #72 103.5 checking for egrep... /bin/grep -E
09:53:04 [2023-01-10T09:53:04.492Z] #72 103.5 checking for ANSI C header files... yes
09:53:04 [2023-01-10T09:53:04.492Z] #72 103.9 checking for sys/types.h... yes
09:53:04 [2023-01-10T09:53:04.749Z] #72 104.1 checking for sys/stat.h... yes
09:53:05 [2023-01-10T09:53:05.007Z] #72 104.2 checking for stdlib.h... yes
09:53:05 [2023-01-10T09:53:05.007Z] #72 104.4 checking for string.h... yes
09:53:05 [2023-01-10T09:53:05.007Z] #72 104.5 checking for memory.h... yes
09:53:05 [2023-01-10T09:53:05.265Z] #72 104.6 checking for strings.h... yes
09:53:05 [2023-01-10T09:53:05.523Z] #72 104.7 checking for inttypes.h... yes
09:53:05 [2023-01-10T09:53:05.781Z] #72 104.9 checking for stdint.h... yes
09:53:05 [2023-01-10T09:53:05.781Z] #72 105.0 checking for unistd.h... yes
09:53:06 [2023-01-10T09:53:06.039Z] #72 105.2 checking minix/config.h usability... no
09:53:06 [2023-01-10T09:53:06.039Z] #72 105.3 checking minix/config.h presence... no
09:53:06 [2023-01-10T09:53:06.039Z] #72 105.4 checking for minix/config.h... no
09:53:06 [2023-01-10T09:53:06.298Z] #72 105.4 checking whether it is safe to define __EXTENSIONS__... yes
09:53:06 [2023-01-10T09:53:06.298Z] #72 105.6 checking build system type... 
09:53:06 [2023-01-10T09:53:06.298Z] #72 ...
09:53:06 [2023-01-10T09:53:06.298Z] 
09:53:06 [2023-01-10T09:53:06.298Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
09:53:06 [2023-01-10T09:53:06.298Z] #71 DONE 122.9s
09:53:06 [2023-01-10T09:53:06.556Z] 
09:53:06 [2023-01-10T09:53:06.556Z] #72 [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
09:53:06 [2023-01-10T09:53:06.556Z] #72 105.6 checking build system type... aarch64-unknown-linux-gnu
09:53:06 [2023-01-10T09:53:06.556Z] #72 106.0 checking host system type... aarch64-unknown-linux-gnu
09:53:06 [2023-01-10T09:53:06.556Z] #72 106.0 checking how to print strings... printf
09:53:06 [2023-01-10T09:53:06.556Z] #72 106.1 checking for a sed that does not truncate output... /bin/sed
09:53:06 [2023-01-10T09:53:06.556Z] #72 106.1 checking for fgrep... /bin/grep -F
09:53:06 [2023-01-10T09:53:06.556Z] #72 106.1 checking for ld used by gcc... /usr/bin/ld
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.3 checking whether ln -s works... yes
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.3 checking the maximum length of command line arguments... 1572864
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.4 checking for /usr/bin/ld option to reload object files... -r
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.4 checking for objdump... objdump
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.4 checking how to recognize dependent libraries... pass_all
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.4 checking for dlltool... no
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.4 checking how to associate runtime and link libraries... printf %s\n
09:53:06 [2023-01-10T09:53:06.813Z] #72 106.4 checking for ar... ar
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.4 checking for archiver @FILE support... @
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.6 checking for strip... strip
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.6 checking for ranlib... ranlib
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.6 checking for gawk... no
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.6 checking for mawk... mawk
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.7 checking for sysroot... no
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.7 checking for a working dd... /bin/dd
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.7 checking for mt... no
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.7 checking if : is a manifest tool... no
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.7 checking for dlfcn.h... yes
09:53:07 [2023-01-10T09:53:07.379Z] #72 106.8 checking for objdir... .libs
09:53:07 [2023-01-10T09:53:07.637Z] #72 107.0 checking if gcc supports -fno-rtti -fno-exceptions... no
09:53:07 [2023-01-10T09:53:07.895Z] #72 107.1 checking for gcc option to produce PIC... -fPIC -DPIC
09:53:07 [2023-01-10T09:53:07.895Z] #72 107.1 checking if gcc PIC flag -fPIC -DPIC works... yes
09:53:07 [2023-01-10T09:53:07.895Z] #72 107.2 checking if gcc static flag -static works... yes
09:53:07 [2023-01-10T09:53:07.895Z] #72 107.4 checking if gcc supports -c -o file.o... yes
09:53:07 [2023-01-10T09:53:07.895Z] #72 107.5 checking if gcc supports -c -o file.o... (cached) yes
09:53:07 [2023-01-10T09:53:07.895Z] #72 107.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:53:08 [2023-01-10T09:53:08.411Z] #72 107.5 checking dynamic linker characteristics... GNU/Linux ld.so
09:53:08 [2023-01-10T09:53:08.411Z] #72 107.8 checking how to hardcode library paths into programs... immediate
09:53:08 [2023-01-10T09:53:08.411Z] #72 107.8 checking whether stripping libraries is possible... yes
09:53:08 [2023-01-10T09:53:08.411Z] #72 107.8 checking if libtool supports shared libraries... yes
09:53:08 [2023-01-10T09:53:08.411Z] #72 107.8 checking whether to build shared libraries... no
09:53:08 [2023-01-10T09:53:08.411Z] #72 107.8 checking whether to build static libraries... yes
09:53:08 [2023-01-10T09:53:08.411Z] #72 107.8 checking for a BSD-compatible install... /usr/bin/install -c
09:53:08 [2023-01-10T09:53:08.411Z] #72 107.8 checking whether build environment is sane... yes
09:53:08 [2023-01-10T09:53:08.411Z] #72 107.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:53:08 [2023-01-10T09:53:08.411Z] #72 107.9 checking whether make sets $(MAKE)... yes
09:53:08 [2023-01-10T09:53:08.669Z] #72 107.9 checking whether make supports the include directive... yes (GNU style)
09:53:08 [2023-01-10T09:53:08.669Z] #72 107.9 checking whether make supports nested variables... yes
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.0 checking whether UID '0' is supported by ustar format... yes
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.0 checking whether GID '0' is supported by ustar format... yes
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.0 checking how to create a ustar tar archive... gnutar
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.0 checking dependency style of gcc... gcc3
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.2 checking whether to enable maintainer-specific portions of Makefiles... yes
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.2 checking whether make supports nested variables... (cached) yes
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.2 checking for pkg-config... /usr/bin/pkg-config
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.2 checking pkg-config is at least version 0.9.0... yes
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.2 checking for yajl >= 2.1.0... yes
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.2 checking for a sed that does not truncate output... (cached) /bin/sed
09:53:08 [2023-01-10T09:53:08.669Z] #72 108.2 checking for gcc... (cached) gcc
09:53:08 [2023-01-10T09:53:08.927Z] #72 108.3 checking whether we are using the GNU C compiler... (cached) yes
09:53:08 [2023-01-10T09:53:08.927Z] #72 108.3 checking whether gcc accepts -g... (cached) yes
09:53:08 [2023-01-10T09:53:08.927Z] #72 108.3 checking for gcc option to accept ISO C89... (cached) none needed
09:53:08 [2023-01-10T09:53:08.927Z] #72 108.3 checking whether gcc understands -c and -o together... (cached) yes
09:53:08 [2023-01-10T09:53:08.927Z] #72 108.3 checking for a Python interpreter with version >= 3... python3
09:53:08 [2023-01-10T09:53:08.927Z] #72 108.3 checking for python3... /usr/bin/python3
09:53:08 [2023-01-10T09:53:08.927Z] #72 108.3 checking for python3 version... 3.9
09:53:08 [2023-01-10T09:53:08.927Z] #72 108.4 checking for python3 platform... linux
09:53:08 [2023-01-10T09:53:08.927Z] #72 108.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:53:09 [2023-01-10T09:53:09.185Z] #72 108.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:53:09 [2023-01-10T09:53:09.443Z] #72 108.7 checking that generated files are newer than configure... done
09:53:09 [2023-01-10T09:53:09.443Z] #72 108.9 configure: creating ./config.status
09:53:11 [2023-01-10T09:53:11.343Z] #72 110.7 config.status: creating Makefile
09:53:11 [2023-01-10T09:53:11.343Z] #72 110.7 config.status: creating config.h
09:53:11 [2023-01-10T09:53:11.343Z] #72 110.8 config.status: executing libtool commands
09:53:11 [2023-01-10T09:53:11.343Z] #72 110.8 config.status: executing depfiles commands
09:53:11 [2023-01-10T09:53:11.908Z] #72 111.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:53:11 [2023-01-10T09:53:11.908Z] #72 111.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:53:12 [2023-01-10T09:53:12.474Z] #72 111.7 checking for gcc... gcc
09:53:12 [2023-01-10T09:53:12.474Z] #72 111.8 checking whether the C compiler works... yes
09:53:12 [2023-01-10T09:53:12.474Z] #72 112.0 checking for C compiler default output file name... a.out
09:53:12 [2023-01-10T09:53:12.732Z] #72 112.0 checking for suffix of executables... 
09:53:12 [2023-01-10T09:53:12.732Z] #72 112.1 checking whether we are cross compiling... no
09:53:12 [2023-01-10T09:53:12.732Z] #72 112.3 checking for suffix of object files... o
09:53:12 [2023-01-10T09:53:12.990Z] #72 112.3 checking whether we are using the GNU C compiler... yes
09:53:13 [2023-01-10T09:53:13.247Z] #72 112.4 checking whether gcc accepts -g... yes
09:53:13 [2023-01-10T09:53:13.247Z] #72 112.5 checking for gcc option to accept ISO C89... none needed
09:53:13 [2023-01-10T09:53:13.247Z] #72 112.6 checking whether gcc understands -c and -o together... yes
09:53:13 [2023-01-10T09:53:13.247Z] #72 112.7 checking for a BSD-compatible install... /usr/bin/install -c
09:53:13 [2023-01-10T09:53:13.247Z] #72 112.8 checking whether build environment is sane... yes
09:53:13 [2023-01-10T09:53:13.247Z] #72 112.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:53:13 [2023-01-10T09:53:13.247Z] #72 112.8 checking for gawk... no
09:53:13 [2023-01-10T09:53:13.247Z] #72 112.8 checking for mawk... mawk
09:53:13 [2023-01-10T09:53:13.247Z] #72 112.8 checking whether make sets $(MAKE)... yes
09:53:13 [2023-01-10T09:53:13.505Z] #72 112.9 checking whether make supports the include directive... yes (GNU style)
09:53:13 [2023-01-10T09:53:13.505Z] #72 112.9 checking whether make supports nested variables... yes
09:53:13 [2023-01-10T09:53:13.505Z] #72 112.9 checking whether UID '0' is supported by ustar format... yes
09:53:13 [2023-01-10T09:53:13.505Z] #72 112.9 checking whether GID '0' is supported by ustar format... yes
09:53:13 [2023-01-10T09:53:13.505Z] #72 112.9 checking how to create a ustar tar archive... gnutar
09:53:13 [2023-01-10T09:53:13.764Z] #72 113.0 checking dependency style of gcc... gcc3
09:53:13 [2023-01-10T09:53:13.764Z] #72 113.2 checking whether to enable maintainer-specific portions of Makefiles... yes
09:53:13 [2023-01-10T09:53:13.764Z] #72 113.2 checking whether make supports nested variables... (cached) yes
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.2 checking build system type... aarch64-unknown-linux-gnu
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.4 checking host system type... aarch64-unknown-linux-gnu
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.4 checking how to print strings... printf
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.4 checking for a sed that does not truncate output... /bin/sed
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.5 checking for grep that handles long lines and -e... /bin/grep
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.5 checking for egrep... /bin/grep -E
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.5 checking for fgrep... /bin/grep -F
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.5 checking for ld used by gcc... /usr/bin/ld
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.6 checking whether ln -s works... yes
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.6 checking the maximum length of command line arguments... 1572864
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.6 checking for /usr/bin/ld option to reload object files... -r
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.6 checking for objdump... objdump
09:53:14 [2023-01-10T09:53:14.023Z] #72 113.6 checking how to recognize dependent libraries... pass_all
09:53:14 [2023-01-10T09:53:14.281Z] #72 113.6 checking for dlltool... no
09:53:14 [2023-01-10T09:53:14.281Z] #72 113.6 checking how to associate runtime and link libraries... printf %s\n
09:53:14 [2023-01-10T09:53:14.281Z] #72 113.6 checking for ar... ar
09:53:14 [2023-01-10T09:53:14.281Z] #72 113.6 checking for archiver @FILE support... @
09:53:14 [2023-01-10T09:53:14.281Z] #72 113.7 checking for strip... strip
09:53:14 [2023-01-10T09:53:14.281Z] #72 113.7 checking for ranlib... ranlib
09:53:14 [2023-01-10T09:53:14.847Z] #72 113.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:53:14 [2023-01-10T09:53:14.847Z] #72 114.0 checking for sysroot... no
09:53:14 [2023-01-10T09:53:14.847Z] #72 114.1 checking for a working dd... /bin/dd
09:53:14 [2023-01-10T09:53:14.847Z] #72 114.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:53:14 [2023-01-10T09:53:14.847Z] #72 114.1 checking for mt... no
09:53:14 [2023-01-10T09:53:14.847Z] #72 114.1 checking if : is a manifest tool... no
09:53:14 [2023-01-10T09:53:14.847Z] #72 114.1 checking how to run the C preprocessor... gcc -E
09:53:15 [2023-01-10T09:53:15.362Z] #72 114.3 checking for ANSI C header files... yes
09:53:15 [2023-01-10T09:53:15.362Z] #72 114.7 checking for sys/types.h... yes
09:53:15 [2023-01-10T09:53:15.620Z] #72 114.9 checking for sys/stat.h... yes
09:53:15 [2023-01-10T09:53:15.620Z] #72 114.9 checking for stdlib.h... yes
09:53:15 [2023-01-10T09:53:15.620Z] #72 115.0 checking for string.h... yes
09:53:15 [2023-01-10T09:53:15.878Z] #72 115.2 checking for memory.h... yes
09:53:16 [2023-01-10T09:53:16.136Z] #72 115.3 checking for strings.h... yes
09:53:16 [2023-01-10T09:53:16.136Z] #72 115.5 checking for inttypes.h... yes
09:53:16 [2023-01-10T09:53:16.394Z] #72 115.6 checking for stdint.h... yes
09:53:16 [2023-01-10T09:53:16.394Z] #72 115.8 checking for unistd.h... yes
09:53:16 [2023-01-10T09:53:16.394Z] #72 115.9 checking for dlfcn.h... yes
09:53:16 [2023-01-10T09:53:16.652Z] #72 116.0 checking for objdir... .libs
09:53:16 [2023-01-10T09:53:16.910Z] #72 116.3 checking if gcc supports -fno-rtti -fno-exceptions... no
09:53:16 [2023-01-10T09:53:16.910Z] #72 116.3 checking for gcc option to produce PIC... -fPIC -DPIC
09:53:17 [2023-01-10T09:53:17.167Z] #72 116.4 checking if gcc PIC flag -fPIC -DPIC works... yes
09:53:17 [2023-01-10T09:53:17.167Z] #72 116.5 checking if gcc static flag -static works... yes
09:53:17 [2023-01-10T09:53:17.425Z] #72 116.7 checking if gcc supports -c -o file.o... yes
09:53:17 [2023-01-10T09:53:17.425Z] #72 116.8 checking if gcc supports -c -o file.o... (cached) yes
09:53:17 [2023-01-10T09:53:17.425Z] #72 116.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:53:17 [2023-01-10T09:53:17.683Z] #72 116.9 checking dynamic linker characteristics... GNU/Linux ld.so
09:53:17 [2023-01-10T09:53:17.683Z] #72 117.1 checking how to hardcode library paths into programs... immediate
09:53:17 [2023-01-10T09:53:17.683Z] #72 117.1 checking whether stripping libraries is possible... yes
09:53:17 [2023-01-10T09:53:17.683Z] #72 117.1 checking if libtool supports shared libraries... yes
09:53:17 [2023-01-10T09:53:17.683Z] #72 117.1 checking whether to build shared libraries... no
09:53:17 [2023-01-10T09:53:17.683Z] #72 117.1 checking whether to build static libraries... yes
09:53:17 [2023-01-10T09:53:17.683Z] #72 117.1 checking float.h usability... yes
09:53:17 [2023-01-10T09:53:17.941Z] #72 117.2 checking float.h presence... yes
09:53:17 [2023-01-10T09:53:17.941Z] #72 117.2 checking for float.h... yes
09:53:17 [2023-01-10T09:53:17.941Z] #72 117.3 checking limits.h usability... yes
09:53:17 [2023-01-10T09:53:17.941Z] #72 117.4 checking limits.h presence... yes
09:53:17 [2023-01-10T09:53:17.941Z] #72 117.4 checking for limits.h... yes
09:53:18 [2023-01-10T09:53:18.198Z] #72 117.4 checking stddef.h usability... yes
09:53:18 [2023-01-10T09:53:18.199Z] #72 117.6 checking stddef.h presence... yes
09:53:18 [2023-01-10T09:53:18.199Z] #72 117.6 checking for stddef.h... yes
09:53:18 [2023-01-10T09:53:18.199Z] #72 117.6 checking for stdlib.h... (cached) yes
09:53:18 [2023-01-10T09:53:18.199Z] #72 117.7 checking for string.h... (cached) yes
09:53:18 [2023-01-10T09:53:18.456Z] #72 117.7 checking sys/time.h usability... yes
09:53:18 [2023-01-10T09:53:18.456Z] #72 117.9 checking sys/time.h presence... yes
09:53:18 [2023-01-10T09:53:18.456Z] #72 117.9 checking for sys/time.h... yes
09:53:18 [2023-01-10T09:53:18.714Z] #72 117.9 checking for inline... inline
09:53:18 [2023-01-10T09:53:18.714Z] #72 118.0 checking for size_t... yes
09:53:18 [2023-01-10T09:53:18.972Z] #72 118.3 checking for stdlib.h... (cached) yes
09:53:18 [2023-01-10T09:53:18.972Z] #72 118.3 checking for GNU libc compatible malloc... yes
09:53:18 [2023-01-10T09:53:18.972Z] #72 118.5 checking for stdlib.h... (cached) yes
09:53:19 [2023-01-10T09:53:19.229Z] #72 118.5 checking for GNU libc compatible realloc... yes
09:53:19 [2023-01-10T09:53:19.487Z] #72 118.6 checking for working strtod... yes
09:53:19 [2023-01-10T09:53:19.487Z] #72 118.8 checking for gettimeofday... yes
09:53:19 [2023-01-10T09:53:19.487Z] #72 119.0 checking for memset... yes
09:53:20 [2023-01-10T09:53:20.008Z] #72 119.1 checking for strspn... yes
09:53:20 [2023-01-10T09:53:20.008Z] #72 119.4 checking that generated files are newer than configure... done
09:53:20 [2023-01-10T09:53:20.008Z] #72 119.4 configure: creating ./config.status
09:53:21 [2023-01-10T09:53:21.908Z] #72 121.4 config.status: creating Makefile
09:53:21 [2023-01-10T09:53:21.908Z] #72 121.4 config.status: creating config.h
09:53:21 [2023-01-10T09:53:21.908Z] #72 121.5 config.status: executing depfiles commands
09:53:22 [2023-01-10T09:53:22.166Z] #72 121.6 config.status: executing libtool commands
09:53:22 [2023-01-10T09:53:22.732Z] #72 122.3   GEN      .version
09:53:22 [2023-01-10T09:53:22.732Z] #72 122.3 make  install-recursive
09:53:22 [2023-01-10T09:53:22.732Z] #72 122.3 make[1]: Entering directory '/tmp/crun-build'
09:53:22 [2023-01-10T09:53:22.990Z] #72 122.4 Making install in libocispec
09:53:22 [2023-01-10T09:53:22.990Z] #72 122.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:53:22 [2023-01-10T09:53:22.990Z] #72 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
09:53:22 [2023-01-10T09:53:22.990Z] #72 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
09:53:22 [2023-01-10T09:53:22.990Z] #72 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
09:53:22 [2023-01-10T09:53:22.990Z] #72 122.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
09:53:23 [2023-01-10T09:53:23.557Z] #72 123.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:53:23 [2023-01-10T09:53:23.557Z] #72 123.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:53:23 [2023-01-10T09:53:23.557Z] #72 123.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:53:23 [2023-01-10T09:53:23.557Z] #72 123.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:53:23 [2023-01-10T09:53:23.557Z] #72 123.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:53:23 [2023-01-10T09:53:23.557Z] #72 123.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:53:23 [2023-01-10T09:53:23.557Z] #72 123.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:53:23 [2023-01-10T09:53:23.557Z] #72 123.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:53:23 [2023-01-10T09:53:23.557Z] #72 123.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:53:23 [2023-01-10T09:53:23.815Z] #72 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:53:23 [2023-01-10T09:53:23.815Z] #72 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:53:23 [2023-01-10T09:53:23.815Z] #72 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:53:23 [2023-01-10T09:53:23.815Z] #72 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:53:23 [2023-01-10T09:53:23.815Z] #72 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:53:23 [2023-01-10T09:53:23.815Z] #72 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:53:23 [2023-01-10T09:53:23.815Z] #72 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 make  install-recursive
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.8 Making install in yajl
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.8   CC       verify/json_verify-json_verify.o
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.8   CC       src/libyajl_la-yajl_alloc.lo
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.9   CC       src/libyajl_la-yajl.lo
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.9   CC       src/libyajl_la-yajl_gen.lo
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.9   CC       src/libyajl_la-yajl_parser.lo
09:53:24 [2023-01-10T09:53:24.381Z] #72 123.9   CC       src/libyajl_la-yajl_buf.lo
09:53:24 [2023-01-10T09:53:24.643Z] #72 123.9   CC       src/libyajl_la-yajl_encode.lo
09:53:24 [2023-01-10T09:53:24.643Z] #72 123.9   CC       src/libyajl_la-yajl_lex.lo
09:53:24 [2023-01-10T09:53:24.643Z] #72 123.9   CC       src/libyajl_la-yajl_tree.lo
09:53:28 [2023-01-10T09:53:28.835Z] #72 127.7   CCLD     libyajl.la
09:53:28 [2023-01-10T09:53:28.835Z] #72 128.0   CCLD     verify/json_verify
09:53:28 [2023-01-10T09:53:28.835Z] #72 128.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:53:28 [2023-01-10T09:53:28.835Z] #72 128.3 make[5]: Nothing to be done for 'install-exec-am'.
09:53:28 [2023-01-10T09:53:28.835Z] #72 128.3 make[5]: Nothing to be done for 'install-data-am'.
09:53:28 [2023-01-10T09:53:28.835Z] #72 128.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:53:28 [2023-01-10T09:53:28.835Z] #72 128.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:53:28 [2023-01-10T09:53:28.835Z] #72 128.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:53:28 [2023-01-10T09:53:28.835Z] #72 128.4   CC       src/validate.o
09:53:28 [2023-01-10T09:53:28.835Z] #72 128.4   CC       src/image_spec_schema_config_schema.lo
09:53:29 [2023-01-10T09:53:29.093Z] #72 128.4   CC       src/image_spec_schema_content_descriptor.lo
09:53:29 [2023-01-10T09:53:29.093Z] #72 128.4   CC       src/image_spec_schema_defs.lo
09:53:29 [2023-01-10T09:53:29.093Z] #72 128.4   CC       src/image_spec_schema_defs_descriptor.lo
09:53:29 [2023-01-10T09:53:29.093Z] #72 128.4   CC       src/image_spec_schema_image_index_schema.lo
09:53:29 [2023-01-10T09:53:29.093Z] #72 128.4   CC       src/image_spec_schema_image_layout_schema.lo
09:53:29 [2023-01-10T09:53:29.093Z] #72 128.5   CC       src/image_spec_schema_image_manifest_schema.lo
09:53:29 [2023-01-10T09:53:29.093Z] #72 128.5   CC       src/runtime_spec_schema_config_linux.lo
09:53:29 [2023-01-10T09:53:29.093Z] #72 128.5   CC       src/runtime_spec_schema_config_zos.lo
09:53:29 [2023-01-10T09:53:29.093Z] #72 128.6   CC       src/runtime_spec_schema_config_schema.lo
09:53:29 [2023-01-10T09:53:29.351Z] #72 128.6   CC       src/runtime_spec_schema_config_solaris.lo
09:53:29 [2023-01-10T09:53:29.351Z] #72 128.7   CC       src/runtime_spec_schema_config_vm.lo
09:53:29 [2023-01-10T09:53:29.351Z] #72 128.7   CC       src/runtime_spec_schema_config_windows.lo
09:53:29 [2023-01-10T09:53:29.351Z] #72 128.8   CC       src/runtime_spec_schema_defs.lo
09:53:29 [2023-01-10T09:53:29.351Z] #72 128.8   CC       src/runtime_spec_schema_defs_linux.lo
09:53:29 [2023-01-10T09:53:29.609Z] #72 128.9   CC       src/runtime_spec_schema_defs_zos.lo
09:53:29 [2023-01-10T09:53:29.609Z] #72 129.0   CC       src/runtime_spec_schema_defs_vm.lo
09:53:29 [2023-01-10T09:53:29.609Z] #72 129.1   CC       src/runtime_spec_schema_defs_windows.lo
09:53:29 [2023-01-10T09:53:29.866Z] #72 129.2   CC       src/runtime_spec_schema_state_schema.lo
09:53:29 [2023-01-10T09:53:29.866Z] #72 129.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
09:53:29 [2023-01-10T09:53:29.866Z] #72 129.3   CC       src/basic_test_double_array_item.lo
09:53:29 [2023-01-10T09:53:29.866Z] #72 129.4   CC       src/basic_test_double_array.lo
09:53:30 [2023-01-10T09:53:30.124Z] #72 129.5   CC       src/basic_test_top_array_int.lo
09:53:30 [2023-01-10T09:53:30.124Z] #72 129.6   CC       src/basic_test_top_array_string.lo
09:53:30 [2023-01-10T09:53:30.124Z] #72 129.7   CC       src/basic_test_top_double_array_int.lo
09:53:30 [2023-01-10T09:53:30.382Z] #72 129.8   CC       src/basic_test_top_double_array_obj.lo
09:53:30 [2023-01-10T09:53:30.640Z] #72 130.0   CC       src/basic_test_top_double_array_refobj.lo
09:53:30 [2023-01-10T09:53:30.640Z] #72 130.1   CC       src/basic_test_top_double_array_string.lo
09:53:30 [2023-01-10T09:53:30.640Z] #72 130.2   CC       src/read-file.lo
09:53:30 [2023-01-10T09:53:30.897Z] #72 130.3   CC       src/json_common.lo
09:53:31 [2023-01-10T09:53:31.155Z] #72 130.5   CC       tests/test-1.o
09:53:31 [2023-01-10T09:53:31.155Z] #72 130.5   CC       tests/test-2.o
09:53:31 [2023-01-10T09:53:31.155Z] #72 130.8   CC       tests/test-3.o
09:53:31 [2023-01-10T09:53:31.413Z] #72 131.0   CC       tests/test-4.o
09:53:31 [2023-01-10T09:53:31.671Z] #72 131.1   CC       tests/test-5.o
09:53:31 [2023-01-10T09:53:31.928Z] #72 131.2   CC       tests/test-6.o
09:53:31 [2023-01-10T09:53:31.928Z] #72 131.2   CC       tests/test-7.o
09:53:32 [2023-01-10T09:53:32.186Z] #72 131.5   CC       tests/test-8.o
09:53:32 [2023-01-10T09:53:32.186Z] #72 131.7   CC       tests/test-9.o
09:53:32 [2023-01-10T09:53:32.443Z] #72 131.8   CC       tests/test-10.o
09:53:32 [2023-01-10T09:53:32.443Z] #72 132.0   CC       tests/test-11.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 159.4   CCLD     libocispec.la
09:54:04 [2023-01-10T09:54:04.561Z] #72 159.7   CCLD     src/validate
09:54:04 [2023-01-10T09:54:04.561Z] #72 159.7   CCLD     tests/test-1
09:54:04 [2023-01-10T09:54:04.561Z] #72 159.8   CCLD     tests/test-2
09:54:04 [2023-01-10T09:54:04.561Z] #72 159.8   CCLD     tests/test-3
09:54:04 [2023-01-10T09:54:04.561Z] #72 159.8   CCLD     tests/test-4
09:54:04 [2023-01-10T09:54:04.561Z] #72 159.9   CCLD     tests/test-5
09:54:04 [2023-01-10T09:54:04.561Z] #72 160.0   CCLD     tests/test-6
09:54:04 [2023-01-10T09:54:04.561Z] #72 160.1   CCLD     tests/test-7
09:54:04 [2023-01-10T09:54:04.561Z] #72 160.1   CCLD     tests/test-8
09:54:04 [2023-01-10T09:54:04.561Z] #72 160.1   CCLD     tests/test-9
09:54:04 [2023-01-10T09:54:04.561Z] #72 160.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:54:04 [2023-01-10T09:54:04.561Z] #72 160.2   CCLD     tests/test-10
09:54:04 [2023-01-10T09:54:04.561Z] #72 160.4   CCLD     tests/test-11
09:54:04 [2023-01-10T09:54:04.561Z] #72 161.9 libtool: link: ar cr libocispec.a 
09:54:04 [2023-01-10T09:54:04.561Z] #72 162.0 libtool: link: ranlib libocispec.a
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.3 make[5]: Nothing to be done for 'install-exec-am'.
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.3 make[5]: Nothing to be done for 'install-data-am'.
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.3 make[2]: Entering directory '/tmp/crun-build'
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.4   CC       src/libcrun/libcrun_testing_a-utils.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.4   CC       src/libcrun/libcrun_testing_a-container.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.6   CC       src/libcrun/libcrun_testing_a-criu.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.7   CC       src/libcrun/libcrun_testing_a-linux.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.8   CC       src/libcrun/libcrun_testing_a-error.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.8   CC       src/libcrun/libcrun_testing_a-status.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 163.9   CC       src/libcrun/libcrun_testing_a-terminal.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 164.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:54:04 [2023-01-10T09:54:04.561Z] #72 164.0   CC       src/libcrun/libcrun_testing_a-signals.o
09:54:04 [2023-01-10T09:54:04.830Z] #72 164.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:54:04 [2023-01-10T09:54:04.830Z] #72 164.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:54:04 [2023-01-10T09:54:04.830Z] #72 164.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:54:04 [2023-01-10T09:54:04.830Z] #72 164.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:54:05 [2023-01-10T09:54:05.089Z] #72 164.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:54:05 [2023-01-10T09:54:05.089Z] #72 164.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:54:05 [2023-01-10T09:54:05.089Z] #72 164.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:54:05 [2023-01-10T09:54:05.347Z] #72 164.6   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:54:05 [2023-01-10T09:54:05.605Z] #72 165.1   CC       src/crun-crun.o
09:54:05 [2023-01-10T09:54:05.605Z] #72 165.1   CC       src/crun-run.o
09:54:05 [2023-01-10T09:54:05.863Z] #72 165.3   CC       src/crun-delete.o
09:54:06 [2023-01-10T09:54:06.121Z] #72 165.4   CC       src/crun-kill.o
09:54:06 [2023-01-10T09:54:06.121Z] #72 165.5   CC       src/crun-pause.o
09:54:06 [2023-01-10T09:54:06.379Z] #72 165.7   CC       src/crun-unpause.o
09:54:06 [2023-01-10T09:54:06.379Z] #72 165.8   CC       src/crun-spec.o
09:54:06 [2023-01-10T09:54:06.637Z] #72 166.0   CC       src/crun-exec.o
09:54:06 [2023-01-10T09:54:06.637Z] #72 166.1   CC       src/crun-list.o
09:54:06 [2023-01-10T09:54:06.637Z] #72 166.2   CC       src/crun-create.o
09:54:07 [2023-01-10T09:54:07.203Z] #72 166.4   CC       src/crun-start.o
09:54:07 [2023-01-10T09:54:07.203Z] #72 166.6   CC       src/crun-state.o
09:54:07 [2023-01-10T09:54:07.203Z] #72 166.6   CC       src/crun-update.o
09:54:07 [2023-01-10T09:54:07.461Z] #72 166.9   CC       src/crun-ps.o
09:54:07 [2023-01-10T09:54:07.719Z] #72 167.0   CC       src/crun-checkpoint.o
09:54:07 [2023-01-10T09:54:07.978Z] #72 167.4   CC       src/crun-restore.o
09:54:07 [2023-01-10T09:54:07.978Z] #72 167.5   CC       src/libcrun/libcrun_la-utils.lo
09:54:07 [2023-01-10T09:54:07.978Z] #72 167.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:54:08 [2023-01-10T09:54:08.236Z] #72 167.6   CC       src/libcrun/libcrun_la-container.lo
09:54:08 [2023-01-10T09:54:08.801Z] #72 168.0   CC       src/libcrun/libcrun_la-cgroup.lo
09:54:08 [2023-01-10T09:54:08.801Z] #72 168.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:54:09 [2023-01-10T09:54:09.059Z] #72 168.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:54:09 [2023-01-10T09:54:09.317Z] #72 168.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:54:09 [2023-01-10T09:54:09.317Z] #72 168.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:54:09 [2023-01-10T09:54:09.575Z] #72 169.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:54:09 [2023-01-10T09:54:09.833Z] #72 169.4   CC       src/libcrun/libcrun_la-criu.lo
09:54:11 [2023-01-10T09:54:11.208Z] #72 ...
09:54:11 [2023-01-10T09:54:11.208Z] 
09:54:11 [2023-01-10T09:54:11.208Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
09:54:11 [2023-01-10T09:54:11.208Z] #77 DONE 162.1s
09:54:11 [2023-01-10T09:54:11.208Z] 
09:54:11 [2023-01-10T09:54:11.208Z] #72 [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
09:54:11 [2023-01-10T09:54:11.208Z] #72 170.6   CC       src/libcrun/libcrun_la-custom-handler.lo
09:54:11 [2023-01-10T09:54:11.208Z] #72 170.6   CC       src/libcrun/libcrun_la-linux.lo
09:54:11 [2023-01-10T09:54:11.466Z] #72 170.8   CC       src/libcrun/libcrun_la-seccomp.lo
09:54:11 [2023-01-10T09:54:11.725Z] #72 171.3   CC       src/libcrun/libcrun_la-ebpf.lo
09:54:11 [2023-01-10T09:54:11.984Z] #72 ...
09:54:11 [2023-01-10T09:54:11.984Z] 
09:54:11 [2023-01-10T09:54:11.984Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
09:54:11 [2023-01-10T09:54:11.984Z] #83 DONE 0.1s
09:54:12 [2023-01-10T09:54:12.242Z] 
09:54:12 [2023-01-10T09:54:12.242Z] #72 [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
09:54:12 [2023-01-10T09:54:12.242Z] #72 171.6   CC       src/libcrun/libcrun_la-error.lo
09:54:12 [2023-01-10T09:54:12.242Z] #72 ...
09:54:12 [2023-01-10T09:54:12.242Z] 
09:54:12 [2023-01-10T09:54:12.242Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
09:54:12 [2023-01-10T09:54:12.242Z] #84 DONE 0.2s
09:54:12 [2023-01-10T09:54:12.242Z] 
09:54:12 [2023-01-10T09:54:12.242Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
09:54:12 [2023-01-10T09:54:12.242Z] #85 DONE 0.1s
09:54:12 [2023-01-10T09:54:12.501Z] 
09:54:12 [2023-01-10T09:54:12.501Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
09:54:12 [2023-01-10T09:54:12.759Z] #86 DONE 0.5s
09:54:12 [2023-01-10T09:54:12.759Z] 
09:54:12 [2023-01-10T09:54:12.759Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
09:54:12 [2023-01-10T09:54:12.759Z] #87 DONE 0.1s
09:54:12 [2023-01-10T09:54:12.759Z] 
09:54:12 [2023-01-10T09:54:12.759Z] #66 [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
09:54:13 [2023-01-10T09:54:13.017Z] #66 ...
09:54:13 [2023-01-10T09:54:13.017Z] 
09:54:13 [2023-01-10T09:54:13.017Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
09:54:13 [2023-01-10T09:54:13.017Z] #88 DONE 0.1s
09:54:13 [2023-01-10T09:54:13.017Z] 
09:54:13 [2023-01-10T09:54:13.017Z] #72 [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
09:54:13 [2023-01-10T09:54:13.017Z] #72 172.5   CC       src/libcrun/libcrun_la-status.lo
09:54:13 [2023-01-10T09:54:13.017Z] #72 ...
09:54:13 [2023-01-10T09:54:13.017Z] 
09:54:13 [2023-01-10T09:54:13.017Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
09:54:13 [2023-01-10T09:54:13.017Z] #89 DONE 0.1s
09:54:13 [2023-01-10T09:54:13.017Z] 
09:54:13 [2023-01-10T09:54:13.017Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
09:54:13 [2023-01-10T09:54:13.017Z] #90 DONE 0.1s
09:54:13 [2023-01-10T09:54:13.276Z] 
09:54:13 [2023-01-10T09:54:13.276Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
09:54:13 [2023-01-10T09:54:13.276Z] #91 DONE 0.1s
09:54:13 [2023-01-10T09:54:13.276Z] 
09:54:13 [2023-01-10T09:54:13.276Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
09:54:13 [2023-01-10T09:54:13.276Z] #92 DONE 0.1s
09:54:13 [2023-01-10T09:54:13.276Z] 
09:54:13 [2023-01-10T09:54:13.276Z] #72 [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
09:54:13 [2023-01-10T09:54:13.276Z] #72 172.9   CC       src/libcrun/libcrun_la-terminal.lo
09:54:13 [2023-01-10T09:54:13.842Z] #72 173.1   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:54:13 [2023-01-10T09:54:13.842Z] #72 173.3   CC       src/libcrun/libcrun_la-signals.lo
09:54:14 [2023-01-10T09:54:14.102Z] #72 173.4   CC       src/libcrun/libcrun_la-mount_flags.lo
09:54:14 [2023-01-10T09:54:14.102Z] #72 173.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:54:14 [2023-01-10T09:54:14.360Z] #72 173.8   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:54:14 [2023-01-10T09:54:14.926Z] #72 174.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:54:15 [2023-01-10T09:54:15.183Z] #72 174.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:54:15 [2023-01-10T09:54:15.750Z] #72 175.2   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:54:16 [2023-01-10T09:54:16.684Z] #72 176.1   CC       tests/init.o
09:54:16 [2023-01-10T09:54:16.942Z] #72 176.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:54:22 [2023-01-10T09:54:22.207Z] #72 ...
09:54:22 [2023-01-10T09:54:22.207Z] 
09:54:22 [2023-01-10T09:54:22.207Z] #75 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:54:22 [2023-01-10T09:54:22.207Z] #75 DONE 170.4s
09:54:22 [2023-01-10T09:54:22.207Z] 
09:54:22 [2023-01-10T09:54:22.207Z] #72 [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
09:54:28 [2023-01-10T09:54:28.762Z] #72 187.2   CCLD     tests/init
09:54:38 [2023-01-10T09:54:38.730Z] #72 197.7   AR       libcrun_testing.a
09:54:38 [2023-01-10T09:54:38.730Z] #72 197.7 ar: `u' modifier ignored since `D' is the default (see `U')
09:54:38 [2023-01-10T09:54:38.730Z] #72 197.7   CCLD     tests/tests_libcrun_errors
09:54:38 [2023-01-10T09:54:38.730Z] #72 197.8   CCLD     tests/tests_libcrun_fuzzer
09:54:38 [2023-01-10T09:54:38.730Z] #72 197.8   CCLD     tests/tests_libcrun_utils
09:54:38 [2023-01-10T09:54:38.730Z] #72 197.9   CCLD     libcrun.la
09:54:39 [2023-01-10T09:54:39.296Z] #72 198.7   CCLD     crun
09:54:39 [2023-01-10T09:54:39.553Z] #72 199.0 make[3]: Entering directory '/tmp/crun-build'
09:54:39 [2023-01-10T09:54:39.811Z] #72 199.2  /bin/mkdir -p '/usr/local/lib'
09:54:39 [2023-01-10T09:54:39.811Z] #72 199.2  /bin/mkdir -p '/usr/local/share/man/man1'
09:54:39 [2023-01-10T09:54:39.811Z] #72 199.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:54:39 [2023-01-10T09:54:39.811Z] #72 199.2  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:54:39 [2023-01-10T09:54:39.811Z] #72 199.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:54:39 [2023-01-10T09:54:39.811Z] #72 199.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:54:39 [2023-01-10T09:54:39.811Z] #72 199.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:54:39 [2023-01-10T09:54:39.811Z] #72 199.3 libtool: install: ranlib /usr/local/lib/libcrun.a
09:54:39 [2023-01-10T09:54:39.811Z] #72 199.4 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
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 ----------------------------------------------------------------------
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 Libraries have been installed in:
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4    /usr/local/lib
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 If you ever happen to want to link against installed libraries
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 in a given directory, LIBDIR, you must either use libtool, and
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 specify the full pathname of the library, or use the '-LLIBDIR'
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 flag during linking and do at least one of the following:
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4      during execution
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4      during linking
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 See any operating system documentation about shared libraries for
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 more information, such as the ld(1) and ld.so(8) manual pages.
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 ----------------------------------------------------------------------
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4  /bin/mkdir -p '/build'
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.4 libtool: install: /usr/bin/install -c crun /build/crun
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.5 make[3]: Leaving directory '/tmp/crun-build'
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.5 make[2]: Leaving directory '/tmp/crun-build'
09:54:40 [2023-01-10T09:54:40.068Z] #72 199.5 make[1]: Leaving directory '/tmp/crun-build'
09:54:40 [2023-01-10T09:54:40.326Z] #72 DONE 199.8s
09:54:40 [2023-01-10T09:54:40.326Z] 
09:54:40 [2023-01-10T09:54:40.326Z] #66 [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
09:54:41 [2023-01-10T09:54:41.697Z] #66 ...
09:54:41 [2023-01-10T09:54:41.697Z] 
09:54:41 [2023-01-10T09:54:41.697Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:54:41 [2023-01-10T09:54:41.697Z] #78 179.5 + bin/containerd
09:54:48 [2023-01-10T09:54:48.251Z] #78 ...
09:54:48 [2023-01-10T09:54:48.251Z] 
09:54:48 [2023-01-10T09:54:48.251Z] #66 [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
09:54:48 [2023-01-10T09:54:48.251Z] #66 249.4 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
09:54:48 [2023-01-10T09:54:48.251Z] #66 DONE 249.6s
09:54:48 [2023-01-10T09:54:48.251Z] 
09:54:48 [2023-01-10T09:54:48.251Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:54:48 [2023-01-10T09:54:48.514Z] #78 ...
09:54:48 [2023-01-10T09:54:48.514Z] 
09:54:48 [2023-01-10T09:54:48.514Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
09:54:48 [2023-01-10T09:54:48.514Z] #93 DONE 0.1s
09:54:48 [2023-01-10T09:54:48.514Z] 
09:54:48 [2023-01-10T09:54:48.514Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:54:48 [2023-01-10T09:54:48.774Z] #78 ...
09:54:48 [2023-01-10T09:54:48.774Z] 
09:54:48 [2023-01-10T09:54:48.774Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
09:54:48 [2023-01-10T09:54:48.774Z] #94 DONE 0.1s
09:54:48 [2023-01-10T09:54:48.774Z] 
09:54:48 [2023-01-10T09:54:48.774Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
09:54:48 [2023-01-10T09:54:48.774Z] #95 DONE 0.1s
09:54:48 [2023-01-10T09:54:48.774Z] 
09:54:48 [2023-01-10T09:54:48.774Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:55:20 [2023-01-10T09:55:20.836Z] #78 217.8 + bin/containerd-stress
09:55:21 [2023-01-10T09:55:21.094Z] #78 218.9 + bin/containerd-shim
09:55:21 [2023-01-10T09:55:21.659Z] #78 219.5 + bin/containerd-shim-runc-v1
09:55:22 [2023-01-10T09:55:22.592Z] #78 220.4 + bin/containerd-shim-runc-v2
09:55:23 [2023-01-10T09:55:23.189Z] #78 221.2 + binaries
09:55:23 [2023-01-10T09:55:23.778Z] #78 DONE 221.9s
09:55:24 [2023-01-10T09:55:24.717Z] 
09:55:24 [2023-01-10T09:55:24.717Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
09:55:24 [2023-01-10T09:55:24.975Z] #96 DONE 0.2s
09:55:24 [2023-01-10T09:55:24.975Z] 
09:55:24 [2023-01-10T09:55:24.975Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:55:24 [2023-01-10T09:55:24.975Z] #97 DONE 0.1s
09:55:24 [2023-01-10T09:55:24.975Z] 
09:55:24 [2023-01-10T09:55:24.975Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
09:55:24 [2023-01-10T09:55:24.975Z] #98 DONE 0.1s
09:55:25 [2023-01-10T09:55:25.232Z] 
09:55:25 [2023-01-10T09:55:25.232Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
09:55:25 [2023-01-10T09:55:25.232Z] #99 DONE 0.1s
09:55:25 [2023-01-10T09:55:25.232Z] 
09:55:25 [2023-01-10T09:55:25.232Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
09:55:25 [2023-01-10T09:55:25.232Z] #100 DONE 0.1s
09:55:25 [2023-01-10T09:55:25.232Z] 
09:55:25 [2023-01-10T09:55:25.232Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:55:25 [2023-01-10T09:55:25.232Z] #101 DONE 0.0s
09:55:25 [2023-01-10T09:55:25.232Z] 
09:55:25 [2023-01-10T09:55:25.232Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
09:55:25 [2023-01-10T09:55:25.233Z] #102 DONE 0.1s
09:55:25 [2023-01-10T09:55:25.490Z] 
09:55:25 [2023-01-10T09:55:25.490Z] #103 [dev-base  1/10] RUN groupadd -r docker
09:55:25 [2023-01-10T09:55:25.747Z] #103 DONE 0.4s
09:55:25 [2023-01-10T09:55:25.747Z] 
09:55:25 [2023-01-10T09:55:25.747Z] #104 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:55:26 [2023-01-10T09:55:26.317Z] #104 DONE 0.5s
09:55:26 [2023-01-10T09:55:26.317Z] 
09:55:26 [2023-01-10T09:55:26.317Z] #105 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:55:26 [2023-01-10T09:55:26.575Z] #105 0.416 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:55:26 [2023-01-10T09:55:26.832Z] #105 DONE 0.4s
09:55:26 [2023-01-10T09:55:26.832Z] 
09:55:26 [2023-01-10T09:55:26.832Z] #106 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:55:27 [2023-01-10T09:55:27.089Z] #106 DONE 0.4s
09:55:27 [2023-01-10T09:55:27.089Z] 
09:55:27 [2023-01-10T09:55:27.089Z] #107 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:55:27 [2023-01-10T09:55:27.654Z] #107 DONE 0.4s
09:55:27 [2023-01-10T09:55:27.654Z] 
09:55:27 [2023-01-10T09:55:27.654Z] #108 [dev-base  6/10] RUN ldconfig
09:55:28 [2023-01-10T09:55:28.226Z] #108 DONE 0.5s
09:55:28 [2023-01-10T09:55:28.226Z] 
09:55:28 [2023-01-10T09:55:28.226Z] #109 [dev-base  7/10] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:55:29 [2023-01-10T09:55:29.158Z] #109 0.906 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:55:29 [2023-01-10T09:55:29.158Z] #109 0.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:55:29 [2023-01-10T09:55:29.158Z] #109 0.916 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:55:29 [2023-01-10T09:55:29.158Z] #109 1.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:55:29 [2023-01-10T09:55:29.158Z] #109 1.165 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
09:55:29 [2023-01-10T09:55:29.158Z] #109 1.280 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:55:30 [2023-01-10T09:55:30.091Z] #109 1.977 Fetched 8498 kB in 1s (5770 kB/s)
09:55:30 [2023-01-10T09:55:30.349Z] #109 1.977 Reading package lists...
09:55:31 [2023-01-10T09:55:31.172Z] #109 2.486 Reading package lists...
09:55:31 [2023-01-10T09:55:31.172Z] #109 2.977 Building dependency tree...
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.277 The following additional packages will be installed:
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.277   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.277   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.278   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.278   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.280 Suggested packages:
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.280   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.280   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.280   acl attr quota
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.280 Recommended packages:
09:55:31 [2023-01-10T09:55:31.430Z] #109 3.280   libatm1 nftables libpam-cap build-essential python3-dev unzip
09:55:31 [2023-01-10T09:55:31.688Z] #109 3.610 The following NEW packages will be installed:
09:55:31 [2023-01-10T09:55:31.688Z] #109 3.611   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:55:31 [2023-01-10T09:55:31.688Z] #109 3.611   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
09:55:31 [2023-01-10T09:55:31.688Z] #109 3.611   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
09:55:31 [2023-01-10T09:55:31.688Z] #109 3.611   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:55:31 [2023-01-10T09:55:31.688Z] #109 3.612   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
09:55:31 [2023-01-10T09:55:31.688Z] #109 3.612   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
09:55:31 [2023-01-10T09:55:31.688Z] #109 3.612   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
09:55:31 [2023-01-10T09:55:31.688Z] #109 3.612   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.890 0 upgraded, 51 newly installed, 0 to remove and 1 not upgraded.
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.890 Need to get 27.2 MB of archives.
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.890 After this operation, 106 MB of additional disk space will be used.
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.890 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.893 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.906 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.907 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.908 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.909 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.915 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.916 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.918 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.919 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.919 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.928 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:55:31 [2023-01-10T09:55:31.945Z] #109 3.932 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.933 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.934 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.936 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.937 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.939 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.940 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.941 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.942 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.945 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.947 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.949 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.950 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.951 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 3.952 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 4.006 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:55:31 [2023-01-10T09:55:31.946Z] #109 4.006 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 4.007 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 4.007 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 4.008 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 4.009 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 4.010 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 4.011 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:55:31 [2023-01-10T09:55:31.946Z] #109 4.021 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.022 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.023 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.024 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.027 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.027 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.029 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.035 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.037 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.038 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.078 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.086 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.091 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.092 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.228 debconf: delaying package configuration, since apt-utils is not installed
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.262 Fetched 27.2 MB in 0s (57.3 MB/s)
09:55:32 [2023-01-10T09:55:32.203Z] #109 4.288 Selecting previously unselected package pigz.
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.288 (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 ... 15744 files and directories currently installed.)
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.297 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.303 Unpacking pigz (2.6-1) ...
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.342 Selecting previously unselected package libelf1:arm64.
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.342 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.350 Unpacking libelf1:arm64 (0.183-1) ...
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.403 Selecting previously unselected package libbpf0:arm64.
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.405 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.409 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.451 Selecting previously unselected package libcap2:arm64.
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.453 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.457 Unpacking libcap2:arm64 (1:2.44-1) ...
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.493 Selecting previously unselected package libmnl0:arm64.
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.495 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.501 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:55:32 [2023-01-10T09:55:32.461Z] #109 4.537 Selecting previously unselected package libxtables12:arm64.
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.538 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.542 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.571 Selecting previously unselected package libcap2-bin.
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.573 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.576 Unpacking libcap2-bin (1:2.44-1) ...
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.615 Selecting previously unselected package iproute2.
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.615 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.618 Unpacking iproute2 (5.10.0-4) ...
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.717 Selecting previously unselected package xxd.
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.719 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.722 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.771 Selecting previously unselected package vim-common.
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.773 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.782 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:55:32 [2023-01-10T09:55:32.718Z] #109 4.836 Selecting previously unselected package bash-completion.
09:55:32 [2023-01-10T09:55:32.976Z] #109 4.838 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
09:55:33 [2023-01-10T09:55:33.541Z] #109 5.490 Unpacking bash-completion (1:2.11-2) ...
09:55:33 [2023-01-10T09:55:33.798Z] #109 5.602 Selecting previously unselected package bzip2.
09:55:33 [2023-01-10T09:55:33.798Z] #109 5.605 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
09:55:33 [2023-01-10T09:55:33.798Z] #109 5.608 Unpacking bzip2 (1.0.8-4) ...
09:55:33 [2023-01-10T09:55:33.798Z] #109 5.643 Selecting previously unselected package xz-utils.
09:55:33 [2023-01-10T09:55:33.798Z] #109 5.645 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:55:33 [2023-01-10T09:55:33.798Z] #109 5.648 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:55:33 [2023-01-10T09:55:33.798Z] #109 5.703 Selecting previously unselected package apparmor.
09:55:33 [2023-01-10T09:55:33.798Z] #109 5.705 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
09:55:33 [2023-01-10T09:55:33.798Z] #109 5.728 Unpacking apparmor (2.13.6-10) ...
09:55:33 [2023-01-10T09:55:33.798Z] #109 5.830 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.832 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.836 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.876 Selecting previously unselected package dmsetup.
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.877 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.881 Unpacking dmsetup (2:1.02.175-2.1) ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.916 Selecting previously unselected package inetutils-ping.
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.918 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.922 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.970 Selecting previously unselected package libip4tc2:arm64.
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.972 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 5.975 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.012 Selecting previously unselected package libip6tc2:arm64.
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.014 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.020 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.054 Selecting previously unselected package libnfnetlink0:arm64.
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.055 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.059 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.098 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.100 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.106 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.158 Selecting previously unselected package libnftnl11:arm64.
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.158 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.162 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.196 Selecting previously unselected package iptables.
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.198 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.056Z] #109 6.203 Unpacking iptables (1.8.7-1) ...
09:55:34 [2023-01-10T09:55:34.313Z] #109 6.284 Selecting previously unselected package libonig5:arm64.
09:55:34 [2023-01-10T09:55:34.313Z] #109 6.286 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.313Z] #109 6.295 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:55:34 [2023-01-10T09:55:34.313Z] #109 6.345 Selecting previously unselected package libjq1:arm64.
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.347 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.351 Unpacking libjq1:arm64 (1.6-2.1) ...
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.391 Selecting previously unselected package jq.
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.393 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.396 Unpacking jq (1.6-2.1) ...
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.433 Selecting previously unselected package libaio1:arm64.
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.435 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.439 Unpacking libaio1:arm64 (0.3.112-9) ...
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.476 Selecting previously unselected package libgpm2:arm64.
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.476 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.479 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.512 Selecting previously unselected package libicu67:arm64.
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.514 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
09:55:34 [2023-01-10T09:55:34.572Z] #109 6.518 Unpacking libicu67:arm64 (67.1-7) ...
09:55:35 [2023-01-10T09:55:35.137Z] #109 7.202 Selecting previously unselected package libinih1:arm64.
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.204 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.208 Unpacking libinih1:arm64 (53-1+b2) ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.241 Selecting previously unselected package libnet1:arm64.
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.241 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.244 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.295 Selecting previously unselected package libnl-3-200:arm64.
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.295 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.300 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.337 Selecting previously unselected package libprotobuf-c1:arm64.
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.339 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.345 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.390 Selecting previously unselected package libyajl2:arm64.
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.392 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.397 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.428 Selecting previously unselected package net-tools.
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.430 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.435 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:55:35 [2023-01-10T09:55:35.395Z] #109 7.487 Selecting previously unselected package patch.
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.488 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.492 Unpacking patch (2.7.6-7) ...
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.529 Selecting previously unselected package python-pip-whl.
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.531 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.535 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.677 Selecting previously unselected package python3-lib2to3.
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.679 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.683 Unpacking python3-lib2to3 (3.9.2-1) ...
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.724 Selecting previously unselected package python3-distutils.
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.726 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.730 Unpacking python3-distutils (3.9.2-1) ...
09:55:35 [2023-01-10T09:55:35.652Z] #109 7.774 Selecting previously unselected package python3-pkg-resources.
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.776 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.780 Unpacking python3-pkg-resources (52.0.0-4) ...
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.824 Selecting previously unselected package python3-setuptools.
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.826 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.830 Unpacking python3-setuptools (52.0.0-4) ...
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.891 Selecting previously unselected package python3-wheel.
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.893 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.897 Unpacking python3-wheel (0.34.2-1) ...
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.934 Selecting previously unselected package python3-pip.
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.935 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:55:35 [2023-01-10T09:55:35.909Z] #109 7.939 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:55:35 [2023-01-10T09:55:35.909Z] #109 8.005 Selecting previously unselected package sudo.
09:55:36 [2023-01-10T09:55:36.167Z] #109 8.006 Preparing to unpack .../43-sudo_1.9.5p2-3_arm64.deb ...
09:55:36 [2023-01-10T09:55:36.167Z] #109 8.012 Unpacking sudo (1.9.5p2-3) ...
09:55:36 [2023-01-10T09:55:36.167Z] #109 8.123 Selecting previously unselected package thin-provisioning-tools.
09:55:36 [2023-01-10T09:55:36.167Z] #109 8.125 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:55:36 [2023-01-10T09:55:36.167Z] #109 8.129 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:55:36 [2023-01-10T09:55:36.167Z] #109 8.187 Selecting previously unselected package uidmap.
09:55:36 [2023-01-10T09:55:36.167Z] #109 8.189 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
09:55:36 [2023-01-10T09:55:36.167Z] #109 8.192 Unpacking uidmap (1:4.8.1-1) ...
09:55:36 [2023-01-10T09:55:36.167Z] #109 8.243 Selecting previously unselected package vim-runtime.
09:55:36 [2023-01-10T09:55:36.425Z] #109 8.246 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:55:36 [2023-01-10T09:55:36.425Z] #109 8.257 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:55:36 [2023-01-10T09:55:36.425Z] #109 8.268 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:55:36 [2023-01-10T09:55:36.425Z] #109 8.272 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:55:36 [2023-01-10T09:55:36.990Z] #109 8.852 Selecting previously unselected package vim.
09:55:36 [2023-01-10T09:55:36.990Z] #109 8.854 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:55:36 [2023-01-10T09:55:36.990Z] #109 8.864 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:55:36 [2023-01-10T09:55:36.990Z] #109 8.993 Selecting previously unselected package xfsprogs.
09:55:36 [2023-01-10T09:55:36.990Z] #109 8.995 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
09:55:36 [2023-01-10T09:55:36.990Z] #109 8.999 Unpacking xfsprogs (5.10.0-4) ...
09:55:36 [2023-01-10T09:55:36.990Z] #109 9.098 Selecting previously unselected package zip.
09:55:36 [2023-01-10T09:55:36.991Z] #109 9.098 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
09:55:37 [2023-01-10T09:55:37.248Z] #109 9.102 Unpacking zip (3.0-12) ...
09:55:37 [2023-01-10T09:55:37.248Z] #109 9.149 Selecting previously unselected package zstd.
09:55:37 [2023-01-10T09:55:37.248Z] #109 9.150 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:55:37 [2023-01-10T09:55:37.248Z] #109 9.154 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:55:37 [2023-01-10T09:55:37.248Z] #109 9.242 Setting up python3-pkg-resources (52.0.0-4) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.432 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.447 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.461 Setting up libgpm2:arm64 (1.20.7-8) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.474 Setting up libicu67:arm64 (67.1-7) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.485 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.495 Setting up libinih1:arm64 (53-1+b2) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.508 Setting up uidmap (1:4.8.1-1) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.520 Setting up libyajl2:arm64 (2.1.0-3) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.542 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.552 Setting up bzip2 (1.0.8-4) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.563 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:55:37 [2023-01-10T09:55:37.506Z] #109 9.575 Setting up python3-wheel (0.34.2-1) ...
09:55:37 [2023-01-10T09:55:37.764Z] #109 9.717 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:55:37 [2023-01-10T09:55:37.764Z] #109 9.728 Setting up libcap2:arm64 (1:2.44-1) ...
09:55:37 [2023-01-10T09:55:37.764Z] #109 9.739 Setting up libcap2-bin (1:2.44-1) ...
09:55:37 [2023-01-10T09:55:37.764Z] #109 9.749 Setting up apparmor (2.13.6-10) ...
09:55:38 [2023-01-10T09:55:38.696Z] #109 10.51 Setting up zip (3.0-12) ...
09:55:38 [2023-01-10T09:55:38.696Z] #109 10.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:55:38 [2023-01-10T09:55:38.696Z] #109 10.54 Setting up bash-completion (1:2.11-2) ...
09:55:39 [2023-01-10T09:55:39.261Z] #109 11.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:55:39 [2023-01-10T09:55:39.261Z] #109 11.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:55:39 [2023-01-10T09:55:39.261Z] #109 11.30 Setting up libmnl0:arm64 (1.0.4-3) ...
09:55:39 [2023-01-10T09:55:39.261Z] #109 11.32 Setting up patch (2.7.6-7) ...
09:55:39 [2023-01-10T09:55:39.261Z] #109 11.33 Setting up sudo (1.9.5p2-3) ...
09:55:39 [2023-01-10T09:55:39.261Z] #109 11.37 invoke-rc.d: could not determine current runlevel
09:55:39 [2023-01-10T09:55:39.518Z] #109 11.37 invoke-rc.d: policy-rc.d denied execution of start.
09:55:39 [2023-01-10T09:55:39.518Z] #109 11.38 Setting up libxtables12:arm64 (1.8.7-1) ...
09:55:39 [2023-01-10T09:55:39.518Z] #109 11.39 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
09:55:39 [2023-01-10T09:55:39.518Z] #109 11.40 Setting up pigz (2.6-1) ...
09:55:39 [2023-01-10T09:55:39.518Z] #109 11.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:55:39 [2023-01-10T09:55:39.518Z] #109 11.42 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:55:39 [2023-01-10T09:55:39.518Z] #109 11.44 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:55:39 [2023-01-10T09:55:39.518Z] #109 11.45 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:55:39 [2023-01-10T09:55:39.775Z] #109 11.60 Setting up libaio1:arm64 (0.3.112-9) ...
09:55:39 [2023-01-10T09:55:39.775Z] #109 11.61 Setting up python3-lib2to3 (3.9.2-1) ...
09:55:39 [2023-01-10T09:55:39.775Z] #109 11.72 Setting up libelf1:arm64 (0.183-1) ...
09:55:39 [2023-01-10T09:55:39.776Z] #109 11.75 Setting up zstd (1.4.8+dfsg-2.1) ...
09:55:39 [2023-01-10T09:55:39.776Z] #109 11.76 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:55:39 [2023-01-10T09:55:39.776Z] #109 11.77 Setting up python3-distutils (3.9.2-1) ...
09:55:39 [2023-01-10T09:55:39.776Z] #109 11.89 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:55:40 [2023-01-10T09:55:40.033Z] #109 11.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:55:40 [2023-01-10T09:55:40.033Z] #109 11.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:55:40 [2023-01-10T09:55:40.033Z] #109 11.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:55:40 [2023-01-10T09:55:40.033Z] #109 11.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:55:40 [2023-01-10T09:55:40.033Z] #109 11.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:55:40 [2023-01-10T09:55:40.033Z] #109 11.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:55:40 [2023-01-10T09:55:40.033Z] #109 11.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:55:40 [2023-01-10T09:55:40.033Z] #109 11.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:55:40 [2023-01-10T09:55:40.033Z] #109 11.95 Setting up python3-setuptools (52.0.0-4) ...
09:55:40 [2023-01-10T09:55:40.290Z] #109 12.27 Setting up libjq1:arm64 (1.6-2.1) ...
09:55:40 [2023-01-10T09:55:40.290Z] #109 12.28 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:55:40 [2023-01-10T09:55:40.290Z] #109 12.29 Setting up thin-provisioning-tools (0.9.0-1) ...
09:55:40 [2023-01-10T09:55:40.548Z] #109 12.30 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:55:40 [2023-01-10T09:55:40.548Z] #109 12.57 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.58 Setting up jq (1.6-2.1) ...
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.59 Setting up libbpf0:arm64 (1:0.3-2) ...
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.60 Setting up iptables (1.8.7-1) ...
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.64 Setting up iproute2 (5.10.0-4) ...
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.77 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.78 Setting up dmsetup (2:1.02.175-2.1) ...
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.80 Setting up xfsprogs (5.10.0-4) ...
09:55:40 [2023-01-10T09:55:40.806Z] #109 12.81 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:55:41 [2023-01-10T09:55:41.372Z] #109 DONE 13.4s
09:55:41 [2023-01-10T09:55:41.629Z] 
09:55:41 [2023-01-10T09:55:41.629Z] #110 [dev-base  8/10] 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
09:55:41 [2023-01-10T09:55:41.887Z] #110 0.423 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:55:41 [2023-01-10T09:55:41.887Z] #110 0.429 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:55:41 [2023-01-10T09:55:41.887Z] #110 0.432 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:55:41 [2023-01-10T09:55:41.887Z] #110 DONE 0.5s
09:55:41 [2023-01-10T09:55:41.887Z] 
09:55:41 [2023-01-10T09:55:41.887Z] #111 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
09:55:48 [2023-01-10T09:55:48.437Z] #111 5.670 Collecting yamllint==1.27.1
09:55:48 [2023-01-10T09:55:48.695Z] #111 6.719   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:55:48 [2023-01-10T09:55:48.953Z] #111 7.011 Collecting pathspec>=0.5.3
09:55:48 [2023-01-10T09:55:48.953Z] #111 7.014   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
09:55:48 [2023-01-10T09:55:48.953Z] #111 7.113 Collecting pyyaml
09:55:49 [2023-01-10T09:55:49.210Z] #111 7.118   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:55:49 [2023-01-10T09:55:49.210Z] #111 7.135 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:55:49 [2023-01-10T09:55:49.210Z] #111 7.139 Building wheels for collected packages: yamllint
09:55:49 [2023-01-10T09:55:49.210Z] #111 7.140   Building wheel for yamllint (setup.py): started
09:55:49 [2023-01-10T09:55:49.210Z] #111 7.385   Building wheel for yamllint (setup.py): finished with status 'done'
09:55:49 [2023-01-10T09:55:49.473Z] #111 7.385   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=eb6689e3acbda381862163a4f1f4b43e78a90b32c0da6e9df4bf822a73627e5d
09:55:49 [2023-01-10T09:55:49.473Z] #111 7.386   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:55:49 [2023-01-10T09:55:49.473Z] #111 7.388 Successfully built yamllint
09:55:49 [2023-01-10T09:55:49.473Z] #111 7.394 Installing collected packages: pyyaml, pathspec, yamllint
09:55:49 [2023-01-10T09:55:49.473Z] #111 7.511 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
09:55:49 [2023-01-10T09:55:49.473Z] #111 DONE 7.6s
09:55:49 [2023-01-10T09:55:49.731Z] 
09:55:49 [2023-01-10T09:55:49.731Z] #112 [dev-base 10/10] 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 --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
09:55:50 [2023-01-10T09:55:50.295Z] #112 0.709 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:55:50 [2023-01-10T09:55:50.295Z] #112 0.710 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:55:50 [2023-01-10T09:55:50.295Z] #112 0.710 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:55:51 [2023-01-10T09:55:51.120Z] #112 1.058 Reading package lists...
09:55:51 [2023-01-10T09:55:51.686Z] #112 1.564 Reading package lists...
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.067 Building dependency tree...
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.208 Reading state information...
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.382 gcc is already the newest version (4:10.2.1-1).
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.382 pkg-config is already the newest version (0.29.2-1).
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.382 The following additional packages will be installed:
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.382   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.382   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.382   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.382   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.383   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.383   libsepol1-dev uuid-dev zlib1g-dev
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.385 Suggested packages:
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.385   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.385   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.385 Recommended packages:
09:55:51 [2023-01-10T09:55:51.944Z] #112 2.385   build-essential fakeroot libalgorithm-merge-perl
09:55:52 [2023-01-10T09:55:52.201Z] #112 2.644 The following NEW packages will be installed:
09:55:52 [2023-01-10T09:55:52.201Z] #112 2.645   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
09:55:52 [2023-01-10T09:55:52.201Z] #112 2.645   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
09:55:52 [2023-01-10T09:55:52.201Z] #112 2.645   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:55:52 [2023-01-10T09:55:52.201Z] #112 2.645   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:55:52 [2023-01-10T09:55:52.201Z] #112 2.645   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:55:52 [2023-01-10T09:55:52.201Z] #112 2.645   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
09:55:52 [2023-01-10T09:55:52.201Z] #112 2.646   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.920 0 upgraded, 33 newly installed, 0 to remove and 1 not upgraded.
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.920 Need to get 10.4 MB of archives.
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.920 After this operation, 41.6 MB of additional disk space will be used.
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.920 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.961 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.962 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.965 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.966 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.967 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.968 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.970 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.972 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.974 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.976 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.976 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.978 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.980 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.981 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.982 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.985 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.986 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.987 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.988 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.996 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.996 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 2.997 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 3.009 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 3.011 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 3.012 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 3.014 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 3.017 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:55:52 [2023-01-10T09:55:52.459Z] #112 3.019 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:55:52 [2023-01-10T09:55:52.717Z] #112 3.028 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:55:52 [2023-01-10T09:55:52.717Z] #112 3.030 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:55:52 [2023-01-10T09:55:52.717Z] #112 3.031 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
09:55:52 [2023-01-10T09:55:52.717Z] #112 3.165 debconf: delaying package configuration, since apt-utils is not installed
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.202 Fetched 10.4 MB in 0s (27.3 MB/s)
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.226 Selecting previously unselected package dpkg-dev.
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.226 (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 ... 20385 files and directories currently installed.)
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.237 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.241 Unpacking dpkg-dev (1.20.12) ...
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.371 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.373 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.381 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.420 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.423 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.428 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.472 Selecting previously unselected package libsecret-common.
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.472 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.476 Unpacking libsecret-common (0.20.4-2) ...
09:55:52 [2023-01-10T09:55:52.974Z] #112 3.528 Selecting previously unselected package libsecret-1-0:arm64.
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.531 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.534 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.575 Selecting previously unselected package gir1.2-secret-1:arm64.
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.578 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.582 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.626 Selecting previously unselected package libapparmor1:arm64.
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.628 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.632 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.668 Selecting previously unselected package libapparmor-dev:arm64.
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.670 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.674 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.712 Selecting previously unselected package uuid-dev:arm64.
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.712 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.715 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:55:53 [2023-01-10T09:55:53.232Z] #112 3.759 Selecting previously unselected package libblkid-dev:arm64.
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.761 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.769 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.827 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.830 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.834 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.865 Selecting previously unselected package libudev-dev:arm64.
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.866 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.871 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.913 Selecting previously unselected package libsepol1-dev:arm64.
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.915 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.919 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:55:53 [2023-01-10T09:55:53.490Z] #112 3.980 Selecting previously unselected package libpcre2-16-0:arm64.
09:55:53 [2023-01-10T09:55:53.747Z] #112 3.983 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 3.986 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.036 Selecting previously unselected package libpcre2-32-0:arm64.
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.038 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.043 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.095 Selecting previously unselected package libpcre2-posix2:arm64.
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.097 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.101 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.134 Selecting previously unselected package libpcre2-dev:arm64.
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.136 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.140 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.219 Selecting previously unselected package libselinux1-dev:arm64.
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.221 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.225 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.282 Selecting previously unselected package libdevmapper-dev:arm64.
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.284 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.288 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:55:53 [2023-01-10T09:55:53.747Z] #112 4.322 Selecting previously unselected package libffi-dev:arm64.
09:55:54 [2023-01-10T09:55:54.004Z] #112 4.323 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.004Z] #112 4.327 Unpacking libffi-dev:arm64 (3.3-6) ...
09:55:54 [2023-01-10T09:55:54.004Z] #112 4.361 Selecting previously unselected package libglib2.0-data.
09:55:54 [2023-01-10T09:55:54.004Z] #112 4.363 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
09:55:54 [2023-01-10T09:55:54.004Z] #112 4.367 Unpacking libglib2.0-data (2.66.8-1) ...
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.507 Selecting previously unselected package libglib2.0-bin.
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.510 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.513 Unpacking libglib2.0-bin (2.66.8-1) ...
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.559 Selecting previously unselected package libglib2.0-dev-bin.
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.561 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.565 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.614 Selecting previously unselected package libmount-dev:arm64.
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.616 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.621 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.663 Selecting previously unselected package libpcre16-3:arm64.
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.665 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.668 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:55:54 [2023-01-10T09:55:54.262Z] #112 4.735 Selecting previously unselected package libpcre32-3:arm64.
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.738 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.743 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.796 Selecting previously unselected package libpcrecpp0v5:arm64.
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.798 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.803 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.843 Selecting previously unselected package libpcre3-dev:arm64.
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.845 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.849 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.928 Selecting previously unselected package zlib1g-dev:arm64.
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.930 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.935 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:55:54 [2023-01-10T09:55:54.519Z] #112 4.982 Selecting previously unselected package libglib2.0-dev:arm64.
09:55:54 [2023-01-10T09:55:54.777Z] #112 4.985 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.777Z] #112 4.989 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:55:54 [2023-01-10T09:55:54.777Z] #112 5.181 Selecting previously unselected package libseccomp-dev:arm64.
09:55:54 [2023-01-10T09:55:54.777Z] #112 5.183 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:55:54 [2023-01-10T09:55:54.777Z] #112 5.188 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:55:54 [2023-01-10T09:55:54.777Z] #112 5.231 Selecting previously unselected package libsecret-1-dev:arm64.
09:55:54 [2023-01-10T09:55:54.777Z] #112 5.234 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:55:55 [2023-01-10T09:55:55.035Z] #112 5.239 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:55:55 [2023-01-10T09:55:55.035Z] #112 5.297 Selecting previously unselected package libsystemd-dev:arm64.
09:55:55 [2023-01-10T09:55:55.035Z] #112 5.299 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
09:55:55 [2023-01-10T09:55:55.035Z] #112 5.304 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.035Z] #112 5.412 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:55:55 [2023-01-10T09:55:55.035Z] #112 5.424 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.581 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.593 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.605 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.616 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.628 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.638 Setting up libffi-dev:arm64 (3.3-6) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.650 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.660 Setting up dpkg-dev (1.20.12) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.678 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.690 Setting up libglib2.0-data (2.66.8-1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.702 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.712 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.722 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.732 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.746 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.759 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.773 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.783 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.795 Setting up libsecret-common (0.20.4-2) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.805 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.819 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.831 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.843 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:55:55 [2023-01-10T09:55:55.292Z] #112 5.853 Setting up libglib2.0-bin (2.66.8-1) ...
09:55:55 [2023-01-10T09:55:55.551Z] #112 5.863 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:55:55 [2023-01-10T09:55:55.551Z] #112 5.875 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:55:55 [2023-01-10T09:55:55.551Z] #112 5.888 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:55:55 [2023-01-10T09:55:55.551Z] #112 5.901 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:55:55 [2023-01-10T09:55:55.551Z] #112 5.912 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:55:55 [2023-01-10T09:55:55.551Z] #112 5.922 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:55:55 [2023-01-10T09:55:55.551Z] #112 5.933 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:55:55 [2023-01-10T09:55:55.551Z] #112 5.945 No schema files found: doing nothing.
09:55:55 [2023-01-10T09:55:55.551Z] #112 5.950 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:55:55 [2023-01-10T09:55:55.551Z] #112 5.976 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:55:55 [2023-01-10T09:55:55.809Z] #112 DONE 6.2s
09:55:55 [2023-01-10T09:55:55.809Z] 
09:55:55 [2023-01-10T09:55:55.809Z] #113 [dev 1/1] COPY . .
09:55:57 [2023-01-10T09:55:57.181Z] #113 DONE 1.2s
09:55:57 [2023-01-10T09:55:57.181Z] 
09:55:57 [2023-01-10T09:55:57.181Z] #114 exporting to image
09:55:57 [2023-01-10T09:55:57.181Z] #114 exporting layers
09:55:58 [2023-01-10T09:55:58.552Z] #114 exporting layers 1.5s done
09:55:58 [2023-01-10T09:55:58.552Z] #114 writing image sha256:e9278a47647e83e805536ee1ed852833e5b802ffc43319ae0f7d890d7e6fb5be done
09:55:58 [2023-01-10T09:55:58.552Z] #114 naming to docker.io/library/docker:cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 done
09:55:58 [2023-01-10T09:55:58.552Z] #114 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:55:58 [2023-01-10T09:55:58.859Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:55:59 [2023-01-10T09:55:59.136Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 hack/test/unit
09:55:59 [2023-01-10T09:55:59.701Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
09:55:59 [2023-01-10T09:55:59.701Z] + TESTFLAGS+=' -test.timeout=5m'
09:55:59 [2023-01-10T09:55:59.701Z] + TESTDIRS=./...
09:55:59 [2023-01-10T09:55:59.701Z] + exclude_paths='/vendor/|/integration'
09:55:59 [2023-01-10T09:55:59.701Z] ++ go list ./...
09:55:59 [2023-01-10T09:55:59.701Z] ++ grep -vE '(/vendor/|/integration)'
09:56:00 [2023-01-10T09:56:00.634Z] + pkg_list='github.com/docker/docker/api
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/backend/build
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/httpstatus
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/httputils
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/middleware
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/build
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/checkpoint
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/container
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/debug
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/distribution
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/grpc
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/image
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/network
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/plugin
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/session
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/swarm
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/system
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/server/router/volume
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/backend
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/blkiodev
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/container
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/events
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/filters
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/image
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/mount
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/network
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/plugins/logdriver
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/registry
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/strslice
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/swarm
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/swarm/runtime
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/time
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/versions
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/versions/v1p19
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/versions/v1p20
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/api/types/volume
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/builder-next
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/builder-next/exporter
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/builder-next/worker
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/dockerfile
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/remotecontext
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/remotecontext/git
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/builder/remotecontext/urlutil
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/cli
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/cli/config
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/cli/debug
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/cli/winresources/docker-proxy
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/cli/winresources/dockerd
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/client
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/cmd/docker-proxy
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/cmd/dockerd
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/cmd/dockerd/trap
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/container
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/container/stream
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/contrib/apparmor
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/contrib/docker-device-tool
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/contrib/httpserver
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/cluster
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/cluster/convert
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/cluster/executor
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/cluster/executor/container
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/cluster/provider
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/config
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/events
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/events/testutils
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/exec
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/graphdriver
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/graphdriver/aufs
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/graphdriver/copy
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:56:00 [2023-01-10T09:56:00.634Z] github.com/docker/docker/daemon/graphdriver/overlay
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/register
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/vfs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/zfs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/images
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/initlayer
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/links
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/listeners
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/awslogs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/fluentd
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/gcplogs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/gelf
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/journald
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/local
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/logentries
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/loggertest
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/loggerutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/splunk
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/syslog
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/templates
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/names
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/network
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/stats
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/distribution
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/distribution/metadata
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/distribution/utils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/distribution/xfer
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/dockerversion
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/errdefs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/image
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/image/cache
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/image/tarexport
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/image/v1
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/internal/test/suite
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/layer
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libcontainerd
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libcontainerd/queue
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libcontainerd/remote
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libcontainerd/supervisor
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libcontainerd/types
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/bitseq
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cluster
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/config
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/datastore
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/diagnostic
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/discoverapi
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/driverapi
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/host
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/null
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/overlay
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/remote
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/windows
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drvregistry
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/etchosts
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/idm
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/internal/caller
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/ipam
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/ipamapi
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/ipams/builtin
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/ipams/null
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/ipams/remote
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/ipamutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/iptables
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/netlabel
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/netutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/networkdb
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/ns
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/options
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/osl
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/osl/kernel
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/portallocator
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/portmapper
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/resolvconf
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/testutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/types
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/oci
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/oci/caps
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/opts
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/aaparser
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/archive
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/authorization
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/broadcaster
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/capabilities
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/chrootarchive
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/containerfs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/devicemapper
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/directory
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/dmesg
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/fileutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/fsutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/homedir
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/idtools
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/ioutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/jsonmessage
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/longpath
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/loopback
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/namesgenerator
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/parsers
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/parsers/kernel
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/pidfile
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/platform
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/plugingetter
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/plugins
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/plugins/transport
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/pools
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/progress
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/pubsub
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/reexec
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/signal
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/stack
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/stdcopy
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/streamformatter
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/stringid
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/sysinfo
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/system
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/tailfile
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/tarsum
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/truncindex
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/urlutil
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/pkg/useragent
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/plugin
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/plugin/executor/containerd
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/plugin/v2
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/profiles/apparmor
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/profiles/seccomp
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/quota
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/reference
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/registry
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/registry/resumable
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/restartmanager
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/rootless
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/rootless/specconv
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/runconfig
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/runconfig/opts
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil/daemon
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil/environment
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil/fakecontext
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil/fakegit
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil/fakestorage
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil/fixtures/load
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil/fixtures/plugin
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil/registry
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/testutil/request
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/volume
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/volume/drivers
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/volume/local
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/volume/mounts
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/volume/service
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/volume/service/opts
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/volume/testutils'
09:56:00 [2023-01-10T09:56:00.635Z] ++ grep --fixed-strings -v /libnetwork
09:56:00 [2023-01-10T09:56:00.635Z] ++ echo 'github.com/docker/docker/api
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/backend/build
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/httpstatus
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/httputils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/middleware
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/build
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/checkpoint
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/container
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/debug
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/distribution
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/grpc
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/image
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/network
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/plugin
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/session
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/swarm
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/system
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/server/router/volume
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/backend
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/blkiodev
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/container
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/events
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/filters
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/image
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/mount
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/network
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/plugins/logdriver
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/registry
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/strslice
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/swarm
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/swarm/runtime
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/time
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/versions
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/versions/v1p19
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/versions/v1p20
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/api/types/volume
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/builder-next
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/builder-next/exporter
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/builder-next/worker
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/dockerfile
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/remotecontext
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/remotecontext/git
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/builder/remotecontext/urlutil
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/cli
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/cli/config
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/cli/debug
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/cli/winresources/docker-proxy
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/cli/winresources/dockerd
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/client
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/cmd/docker-proxy
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/cmd/dockerd
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/cmd/dockerd/trap
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/container
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/container/stream
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/contrib/apparmor
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/contrib/docker-device-tool
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/contrib/httpserver
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/cluster
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/cluster/convert
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/cluster/executor
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/cluster/executor/container
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/cluster/provider
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/config
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/events
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/events/testutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/exec
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/aufs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/copy
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/overlay
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/register
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/vfs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/graphdriver/zfs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/images
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/initlayer
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/links
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/listeners
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/awslogs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/fluentd
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/gcplogs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/gelf
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/journald
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/local
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/logentries
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/loggertest
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/loggerutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/splunk
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/syslog
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/logger/templates
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/names
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/network
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/daemon/stats
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/distribution
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/distribution/metadata
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/distribution/utils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/distribution/xfer
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/dockerversion
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/errdefs
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/image
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/image/cache
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/image/tarexport
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/image/v1
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/internal/test/suite
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/layer
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libcontainerd
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libcontainerd/queue
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libcontainerd/remote
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libcontainerd/supervisor
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libcontainerd/types
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/bitseq
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cluster
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/config
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/datastore
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/diagnostic
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/discoverapi
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/driverapi
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/host
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/null
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/overlay
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/remote
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/windows
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/drvregistry
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/etchosts
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/idm
09:56:00 [2023-01-10T09:56:00.635Z] github.com/docker/docker/libnetwork/internal/caller
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/ipam
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/ipamapi
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/ipams/builtin
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/ipams/null
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/ipams/remote
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/ipamutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/iptables
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/netlabel
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/netutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/networkdb
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/ns
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/options
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/osl
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/osl/kernel
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/portallocator
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/portmapper
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/resolvconf
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/testutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libnetwork/types
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/oci
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/oci/caps
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/opts
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/aaparser
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/archive
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/authorization
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/broadcaster
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/capabilities
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/chrootarchive
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/containerfs
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/devicemapper
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/directory
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/dmesg
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/fileutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/fsutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/homedir
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/idtools
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/ioutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/jsonmessage
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/longpath
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/loopback
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/namesgenerator
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/parsers
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/parsers/kernel
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/pidfile
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/platform
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugingetter
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugins
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugins/transport
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/pools
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/progress
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/pubsub
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/reexec
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/signal
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/stack
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/stdcopy
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/streamformatter
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/stringid
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/sysinfo
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/system
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/tailfile
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/tarsum
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/truncindex
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/urlutil
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/useragent
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/plugin
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/plugin/executor/containerd
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/plugin/v2
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/profiles/apparmor
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/profiles/seccomp
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/quota
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/reference
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/registry
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/registry/resumable
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/restartmanager
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/rootless
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/rootless/specconv
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/runconfig
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/runconfig/opts
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/daemon
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/environment
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fakecontext
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fakegit
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fakestorage
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fixtures/load
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fixtures/plugin
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/registry
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/request
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/drivers
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/local
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/mounts
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/service
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/service/opts
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/testutils'
09:56:00 [2023-01-10T09:56:00.636Z] + base_pkg_list='github.com/docker/docker/api
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/backend/build
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/httpstatus
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/httputils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/middleware
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/build
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/checkpoint
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/container
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/debug
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/distribution
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/grpc
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/image
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/network
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/plugin
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/session
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/swarm
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/system
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/volume
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/backend
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/blkiodev
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/container
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/events
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/filters
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/image
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/mount
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/network
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/plugins/logdriver
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/registry
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/strslice
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/swarm
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/swarm/runtime
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/time
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/versions
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/versions/v1p19
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/versions/v1p20
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/volume
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/exporter
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/worker
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/dockerfile
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/remotecontext
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/remotecontext/git
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/remotecontext/urlutil
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/cli
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/cli/config
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/cli/debug
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/cli/winresources/docker-proxy
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/cli/winresources/dockerd
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/client
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/cmd/docker-proxy
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/cmd/dockerd
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/cmd/dockerd/trap
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/container
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/container/stream
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/contrib/apparmor
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/contrib/docker-device-tool
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/contrib/httpserver
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/cluster
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/cluster/convert
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/cluster/executor
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/cluster/executor/container
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/cluster/provider
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/config
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/events
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/events/testutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/exec
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/aufs
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/copy
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/overlay
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/register
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/vfs
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/graphdriver/zfs
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/images
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/initlayer
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/links
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/listeners
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/awslogs
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/fluentd
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/gcplogs
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/gelf
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/journald
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/local
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/logentries
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/loggertest
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/loggerutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/splunk
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/syslog
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/logger/templates
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/names
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/network
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/daemon/stats
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/distribution
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/distribution/metadata
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/distribution/utils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/distribution/xfer
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/dockerversion
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/errdefs
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/image
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/image/cache
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/image/tarexport
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/image/v1
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/internal/test/suite
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/layer
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libcontainerd
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libcontainerd/queue
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libcontainerd/remote
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libcontainerd/supervisor
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/libcontainerd/types
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/oci
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/oci/caps
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/opts
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/aaparser
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/archive
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/authorization
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/broadcaster
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/capabilities
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/chrootarchive
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/containerfs
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/devicemapper
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/directory
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/dmesg
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/fileutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/fsutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/homedir
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/idtools
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/ioutils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/jsonmessage
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/longpath
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/loopback
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/namesgenerator
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/parsers
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/parsers/kernel
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/pidfile
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/platform
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugingetter
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugins
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/plugins/transport
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/pools
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/progress
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/pubsub
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/reexec
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/signal
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/stack
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/stdcopy
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/streamformatter
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/stringid
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/sysinfo
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/system
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/tailfile
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/tarsum
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/truncindex
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/urlutil
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/pkg/useragent
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/plugin
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/plugin/executor/containerd
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/plugin/v2
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/profiles/apparmor
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/profiles/seccomp
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/quota
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/reference
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/registry
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/registry/resumable
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/restartmanager
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/rootless
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/rootless/specconv
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/runconfig
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/runconfig/opts
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/daemon
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/environment
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fakecontext
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fakegit
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fakestorage
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fixtures/load
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fixtures/plugin
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/registry
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/testutil/request
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/drivers
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/local
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/mounts
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/service
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/service/opts
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/volume/testutils'
09:56:00 [2023-01-10T09:56:00.636Z] ++ grep --fixed-strings /libnetwork
09:56:00 [2023-01-10T09:56:00.636Z] ++ echo 'github.com/docker/docker/api
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/backend/build
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/httpstatus
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/httputils
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/middleware
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/build
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/checkpoint
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/container
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/debug
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/distribution
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/grpc
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/image
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/network
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/plugin
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/session
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/swarm
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/system
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/server/router/volume
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/backend
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/blkiodev
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/container
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/events
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/filters
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/image
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/mount
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/network
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/plugins/logdriver
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/registry
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/strslice
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/swarm
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/swarm/runtime
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/time
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/versions
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/versions/v1p19
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/versions/v1p20
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/api/types/volume
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/exporter
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/builder-next/worker
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/dockerfile
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/remotecontext
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/remotecontext/git
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/builder/remotecontext/urlutil
09:56:00 [2023-01-10T09:56:00.636Z] github.com/docker/docker/cli
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/cli/config
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/cli/debug
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/cli/winresources/docker-proxy
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/cli/winresources/dockerd
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/client
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/cmd/docker-proxy
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/cmd/dockerd
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/cmd/dockerd/trap
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/container
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/container/stream
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/contrib/apparmor
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/contrib/docker-device-tool
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/contrib/httpserver
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/cluster
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/cluster/convert
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/cluster/executor
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/cluster/executor/container
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/cluster/provider
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/config
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/events
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/events/testutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/exec
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/aufs
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/copy
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/overlay
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/register
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/vfs
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/graphdriver/zfs
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/images
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/initlayer
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/links
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/listeners
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/awslogs
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/fluentd
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/gcplogs
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/gelf
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/journald
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/local
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/logentries
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/loggertest
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/loggerutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/splunk
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/syslog
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/logger/templates
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/names
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/network
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/daemon/stats
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/distribution
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/distribution/metadata
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/distribution/utils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/distribution/xfer
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/dockerversion
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/errdefs
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/image
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/image/cache
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/image/tarexport
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/image/v1
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/internal/test/suite
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/layer
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libcontainerd
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libcontainerd/queue
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libcontainerd/remote
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libcontainerd/supervisor
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libcontainerd/types
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/bitseq
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cluster
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/config
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/datastore
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/diagnostic
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/discoverapi
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/driverapi
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/host
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/null
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/overlay
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/remote
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/windows
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drvregistry
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/etchosts
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/idm
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/internal/caller
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/ipam
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/ipamapi
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/ipams/builtin
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/ipams/null
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/ipams/remote
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/ipamutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/iptables
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/netlabel
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/netutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/networkdb
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/ns
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/options
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/osl
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/osl/kernel
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/portallocator
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/portmapper
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/resolvconf
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/testutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/types
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/oci
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/oci/caps
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/opts
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/aaparser
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/archive
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/authorization
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/broadcaster
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/capabilities
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/chrootarchive
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/containerfs
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/devicemapper
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/directory
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/dmesg
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/fileutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/fsutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/homedir
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/idtools
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/ioutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/jsonmessage
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/longpath
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/loopback
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/namesgenerator
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/parsers
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/parsers/kernel
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/pidfile
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/platform
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/plugingetter
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/plugins
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/plugins/transport
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/pools
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/progress
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/pubsub
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/reexec
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/signal
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/stack
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/stdcopy
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/streamformatter
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/stringid
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/sysinfo
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/system
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/tailfile
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/tarsum
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/truncindex
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/urlutil
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/pkg/useragent
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/plugin
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/plugin/executor/containerd
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/plugin/v2
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/profiles/apparmor
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/profiles/seccomp
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/quota
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/reference
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/registry
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/registry/resumable
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/restartmanager
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/rootless
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/rootless/specconv
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/runconfig
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/runconfig/opts
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil/daemon
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil/environment
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil/fakecontext
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil/fakegit
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil/fakestorage
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil/fixtures/load
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil/fixtures/plugin
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil/registry
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/testutil/request
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/volume
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/volume/drivers
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/volume/local
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/volume/mounts
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/volume/service
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/volume/service/opts
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/volume/testutils'
09:56:00 [2023-01-10T09:56:00.637Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/bitseq
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cluster
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/config
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/datastore
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/diagnostic
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/discoverapi
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/driverapi
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/host
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/null
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/overlay
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/remote
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/windows
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/drvregistry
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/etchosts
09:56:00 [2023-01-10T09:56:00.637Z] github.com/docker/docker/libnetwork/idm
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/internal/caller
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipam
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipamapi
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipams/builtin
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipams/null
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipams/remote
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipamutils
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/iptables
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/netlabel
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/netutils
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/networkdb
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ns
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/options
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/osl
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/osl/kernel
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/portallocator
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/portmapper
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/resolvconf
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/testutils
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/types'
09:56:00 [2023-01-10T09:56:00.638Z] + grep --fixed-strings libnetwork/drivers/bridge
09:56:00 [2023-01-10T09:56:00.638Z] + echo 'github.com/docker/docker/libnetwork
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/bitseq
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/cluster
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/config
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/datastore
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/diagnostic
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/discoverapi
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/driverapi
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/host
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/null
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/overlay
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/remote
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/windows
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drvregistry
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/etchosts
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/idm
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/internal/caller
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipam
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipamapi
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipams/builtin
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipams/null
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipams/remote
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ipamutils
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/iptables
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/netlabel
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/netutils
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/networkdb
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/ns
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/options
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/osl
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/osl/kernel
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/portallocator
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/portmapper
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/resolvconf
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/testutils
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/types'
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:00 [2023-01-10T09:56:00.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:00 [2023-01-10T09:56:00.638Z] + type docker-proxy
09:56:00 [2023-01-10T09:56:00.638Z] hack/test/unit: line 25: type: docker-proxy: not found
09:56:00 [2023-01-10T09:56:00.638Z] + hack/make.sh binary-proxy install-proxy
09:56:00 [2023-01-10T09:56:00.638Z] 
09:56:00 [2023-01-10T09:56:00.638Z] Removing bundles/
09:56:00 [2023-01-10T09:56:00.638Z] 
09:56:00 [2023-01-10T09:56:00.638Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:56:00 [2023-01-10T09:56:00.638Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:56:07 [2023-01-10T09:56:07.237Z] Created binary: bundles/binary-proxy/docker-proxy
09:56:07 [2023-01-10T09:56:07.237Z] 
09:56:07 [2023-01-10T09:56:07.237Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:56:07 [2023-01-10T09:56:07.237Z] Installing docker-proxy to /usr/local/bin/
09:56:07 [2023-01-10T09:56:07.237Z] 
09:56:07 [2023-01-10T09:56:07.237Z] + mkdir -p bundles
09:56:07 [2023-01-10T09:56:07.237Z] + '[' -n 'github.com/docker/docker/api
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/backend/build
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/httpstatus
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/httputils
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/middleware
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/build
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/checkpoint
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/container
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/debug
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/distribution
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/grpc
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/image
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/network
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/plugin
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/session
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/swarm
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/system
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/server/router/volume
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/backend
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/blkiodev
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/container
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/events
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/filters
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/image
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/mount
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/network
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/plugins/logdriver
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/registry
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/strslice
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/swarm
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/swarm/runtime
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/time
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/versions
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/versions/v1p19
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/versions/v1p20
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/api/types/volume
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/builder-next
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/builder-next/exporter
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/builder-next/worker
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/dockerfile
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/remotecontext
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/remotecontext/git
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/builder/remotecontext/urlutil
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/cli
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/cli/config
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/cli/debug
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/cli/winresources/docker-proxy
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/cli/winresources/dockerd
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/client
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/cmd/docker-proxy
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/cmd/dockerd
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/cmd/dockerd/trap
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/container
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/container/stream
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/contrib/apparmor
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/contrib/docker-device-tool
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/contrib/httpserver
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/cluster
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/cluster/convert
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/cluster/executor
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/cluster/executor/container
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/cluster/provider
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/config
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/events
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/events/testutils
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/exec
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/aufs
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/copy
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/overlay
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/register
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/vfs
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/graphdriver/zfs
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/images
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/initlayer
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/links
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/listeners
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/awslogs
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/fluentd
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/gcplogs
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/gelf
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/journald
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/local
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/logentries
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/loggertest
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/loggerutils
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/splunk
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/syslog
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/logger/templates
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/names
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/network
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/daemon/stats
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/distribution
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/distribution/metadata
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/distribution/utils
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/distribution/xfer
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/dockerversion
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/errdefs
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/image
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/image/cache
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/image/tarexport
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/image/v1
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/internal/test/suite
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/layer
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/libcontainerd
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/libcontainerd/queue
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/libcontainerd/remote
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/libcontainerd/supervisor
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/libcontainerd/types
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/oci
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/oci/caps
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/opts
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/aaparser
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/archive
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/authorization
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/broadcaster
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/capabilities
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/chrootarchive
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/containerfs
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/devicemapper
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/directory
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/dmesg
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/fileutils
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/fsutils
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/homedir
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/idtools
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/ioutils
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/jsonmessage
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/longpath
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/loopback
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/namesgenerator
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/parsers
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/parsers/kernel
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/pidfile
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/platform
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/plugingetter
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/plugins
09:56:07 [2023-01-10T09:56:07.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/plugins/transport
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/pools
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/progress
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/pubsub
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/reexec
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/signal
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/stack
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/stdcopy
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/streamformatter
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/stringid
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/sysinfo
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/system
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/tailfile
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/tarsum
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/truncindex
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/urlutil
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/pkg/useragent
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/plugin
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/plugin/executor/containerd
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/plugin/v2
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/profiles/apparmor
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/profiles/seccomp
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/quota
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/reference
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/registry
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/registry/resumable
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/restartmanager
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/rootless
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/rootless/specconv
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/runconfig
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/runconfig/opts
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil/daemon
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil/environment
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil/fakecontext
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil/fakegit
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil/fakestorage
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil/fixtures/load
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil/fixtures/plugin
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil/registry
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/testutil/request
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/volume
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/volume/drivers
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/volume/local
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/volume/mounts
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/volume/service
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/volume/service/opts
09:56:07 [2023-01-10T09:56:07.238Z] github.com/docker/docker/volume/testutils' ']'
09:56:07 [2023-01-10T09:56:07.238Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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
09:56:08 [2023-01-10T09:56:08.170Z] ?   	github.com/docker/docker/api	[no test files]
09:56:20 [2023-01-10T09:56:20.365Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
09:57:28 [2023-01-10T09:57:28.030Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:57:28 [2023-01-10T09:57:28.030Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:57:28 [2023-01-10T09:57:28.030Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
09:57:28 [2023-01-10T09:57:28.963Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
09:57:28 [2023-01-10T09:57:28.963Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:57:28 [2023-01-10T09:57:28.963Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:57:28 [2023-01-10T09:57:28.963Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:57:29 [2023-01-10T09:57:29.221Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:57:29 [2023-01-10T09:57:29.221Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:57:29 [2023-01-10T09:57:29.221Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:57:29 [2023-01-10T09:57:29.221Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:57:29 [2023-01-10T09:57:29.480Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:57:29 [2023-01-10T09:57:29.480Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:57:30 [2023-01-10T09:57:30.412Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:57:30 [2023-01-10T09:57:30.412Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:57:30 [2023-01-10T09:57:30.412Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 6.0% of statements
09:57:30 [2023-01-10T09:57:30.670Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 93.7% of statements
09:57:31 [2023-01-10T09:57:31.236Z] ok  	github.com/docker/docker/api/server/router/volume	0.013s	coverage: 66.7% of statements
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:57:31 [2023-01-10T09:57:31.236Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:57:31 [2023-01-10T09:57:31.494Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 77.3% of statements
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/builder	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:57:31 [2023-01-10T09:57:31.494Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:57:34 [2023-01-10T09:57:34.023Z] ok  	github.com/docker/docker/builder/remotecontext	0.092s	coverage: 13.7% of statements
09:57:34 [2023-01-10T09:57:34.023Z] ok  	github.com/docker/docker/builder/dockerfile	0.426s	coverage: 49.3% of statements
09:57:34 [2023-01-10T09:57:34.281Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
09:57:34 [2023-01-10T09:57:34.847Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
09:57:36 [2023-01-10T09:57:36.744Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.445s	coverage: 83.5% of statements
09:57:36 [2023-01-10T09:57:36.744Z] ?   	github.com/docker/docker/cli	[no test files]
09:57:36 [2023-01-10T09:57:36.744Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:57:36 [2023-01-10T09:57:36.744Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:57:36 [2023-01-10T09:57:36.744Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:57:37 [2023-01-10T09:57:37.310Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.231s	coverage: 66.5% of statements
09:57:39 [2023-01-10T09:57:39.209Z] ok  	github.com/docker/docker/client	0.107s	coverage: 76.0% of statements
09:58:11 [2023-01-10T09:58:11.272Z] ok  	github.com/docker/docker/cmd/dockerd	0.084s	coverage: 31.8% of statements
09:58:12 [2023-01-10T09:58:12.205Z] ok  	github.com/docker/docker/container	0.119s	coverage: 35.8% of statements
09:58:12 [2023-01-10T09:58:12.770Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.454s	coverage: 0.0% of statements
09:58:12 [2023-01-10T09:58:12.770Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:58:12 [2023-01-10T09:58:12.770Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:58:12 [2023-01-10T09:58:12.770Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:58:12 [2023-01-10T09:58:12.770Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:58:12 [2023-01-10T09:58:12.770Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:58:18 [2023-01-10T09:58:18.033Z] ok  	github.com/docker/docker/daemon/cluster	0.062s	coverage: 0.5% of statements
09:58:19 [2023-01-10T09:58:19.408Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.033s	coverage: 65.3% of statements
09:58:20 [2023-01-10T09:58:20.781Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
09:58:27 [2023-01-10T09:58:27.333Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 13.4% of statements
09:58:28 [2023-01-10T09:58:28.704Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.1% of statements
09:58:28 [2023-01-10T09:58:28.962Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
09:58:29 [2023-01-10T09:58:29.906Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
09:58:30 [2023-01-10T09:58:30.486Z] ok  	github.com/docker/docker/daemon	10.107s	coverage: 16.3% of statements
09:58:30 [2023-01-10T09:58:30.486Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:58:30 [2023-01-10T09:58:30.486Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:58:30 [2023-01-10T09:58:30.486Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:58:30 [2023-01-10T09:58:30.486Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:58:31 [2023-01-10T09:58:31.069Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.657s	coverage: 74.8% of statements
09:58:32 [2023-01-10T09:58:32.004Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.282s	coverage: 60.7% of statements
09:58:32 [2023-01-10T09:58:32.261Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
09:58:33 [2023-01-10T09:58:33.640Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.9% of statements
09:58:35 [2023-01-10T09:58:35.022Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.303s	coverage: 50.6% of statements
09:58:35 [2023-01-10T09:58:35.957Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.285s	coverage: 45.9% of statements
09:58:35 [2023-01-10T09:58:35.957Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:58:37 [2023-01-10T09:58:37.332Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
09:58:37 [2023-01-10T09:58:37.332Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.867s	coverage: 58.8% of statements
09:58:37 [2023-01-10T09:58:37.332Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:58:37 [2023-01-10T09:58:37.332Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:58:37 [2023-01-10T09:58:37.898Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
09:58:38 [2023-01-10T09:58:38.464Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:58:39 [2023-01-10T09:58:39.397Z] ok  	github.com/docker/docker/daemon/images	0.043s	coverage: 6.9% of statements
09:58:39 [2023-01-10T09:58:39.397Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:58:39 [2023-01-10T09:58:39.397Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:58:39 [2023-01-10T09:58:39.963Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
09:58:40 [2023-01-10T09:58:40.529Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.036s	coverage: 53.6% of statements
09:58:40 [2023-01-10T09:58:40.786Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.116s	coverage: 79.6% of statements
09:58:40 [2023-01-10T09:58:40.786Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:58:41 [2023-01-10T09:58:41.352Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
09:58:41 [2023-01-10T09:58:41.352Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.4% of statements
09:58:41 [2023-01-10T09:58:41.609Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
09:58:42 [2023-01-10T09:58:42.175Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.107s	coverage: 76.8% of statements
09:58:42 [2023-01-10T09:58:42.436Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 79.4% of statements
09:58:42 [2023-01-10T09:58:42.436Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:58:42 [2023-01-10T09:58:42.436Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:58:43 [2023-01-10T09:58:43.371Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 62.0% of statements
09:58:43 [2023-01-10T09:58:43.371Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
09:58:43 [2023-01-10T09:58:43.936Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 46.8% of statements
09:58:44 [2023-01-10T09:58:44.194Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:58:44 [2023-01-10T09:58:44.759Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
09:58:45 [2023-01-10T09:58:45.692Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.557s	coverage: 82.5% of statements
09:58:45 [2023-01-10T09:58:45.692Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:58:45 [2023-01-10T09:58:45.692Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:58:46 [2023-01-10T09:58:46.626Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
09:58:46 [2023-01-10T09:58:46.626Z] ok  	github.com/docker/docker/distribution	0.607s	coverage: 29.5% of statements
09:58:46 [2023-01-10T09:58:46.626Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:58:47 [2023-01-10T09:58:47.192Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
09:58:47 [2023-01-10T09:58:47.756Z] ok  	github.com/docker/docker/image	0.024s	coverage: 87.3% of statements
09:58:48 [2023-01-10T09:58:48.322Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
09:58:48 [2023-01-10T09:58:48.887Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
09:58:49 [2023-01-10T09:58:49.145Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 84.9% of statements
09:58:49 [2023-01-10T09:58:49.145Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:58:49 [2023-01-10T09:58:49.145Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:58:49 [2023-01-10T09:58:49.145Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:58:49 [2023-01-10T09:58:49.403Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
09:58:49 [2023-01-10T09:58:49.968Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
09:58:50 [2023-01-10T09:58:50.533Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
09:58:50 [2023-01-10T09:58:50.791Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
09:58:52 [2023-01-10T09:58:52.163Z] ok  	github.com/docker/docker/pkg/archive	0.297s	coverage: 81.9% of statements
09:58:53 [2023-01-10T09:58:53.536Z] ok  	github.com/docker/docker/pkg/authorization	0.614s	coverage: 68.3% of statements
09:58:53 [2023-01-10T09:58:53.536Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:58:53 [2023-01-10T09:58:53.795Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:58:57 [2023-01-10T09:58:57.254Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.517s	coverage: 43.1% of statements
09:58:57 [2023-01-10T09:58:57.254Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
09:58:57 [2023-01-10T09:58:57.254Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
09:58:57 [2023-01-10T09:58:57.511Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
09:58:57 [2023-01-10T09:58:57.769Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 78.6% of statements
09:58:57 [2023-01-10T09:58:57.769Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
09:58:58 [2023-01-10T09:58:58.027Z] ok  	github.com/docker/docker/layer	7.919s	coverage: 68.9% of statements
09:58:58 [2023-01-10T09:58:58.027Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:58:58 [2023-01-10T09:58:58.027Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:58:58 [2023-01-10T09:58:58.027Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:58:58 [2023-01-10T09:58:58.027Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:58:58 [2023-01-10T09:58:58.027Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:58:58 [2023-01-10T09:58:58.027Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:58:58 [2023-01-10T09:58:58.027Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
09:58:58 [2023-01-10T09:58:58.959Z] ok  	github.com/docker/docker/pkg/idtools	0.454s	coverage: 68.1% of statements
09:58:58 [2023-01-10T09:58:58.959Z] ok  	github.com/docker/docker/pkg/ioutils	0.355s	coverage: 71.5% of statements
09:58:59 [2023-01-10T09:58:59.217Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
09:58:59 [2023-01-10T09:58:59.217Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
09:58:59 [2023-01-10T09:58:59.217Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:58:59 [2023-01-10T09:58:59.475Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
09:58:59 [2023-01-10T09:58:59.475Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
09:58:59 [2023-01-10T09:58:59.732Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:58:59 [2023-01-10T09:58:59.732Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
09:58:59 [2023-01-10T09:58:59.732Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 82.4% of statements
09:58:59 [2023-01-10T09:58:59.732Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:58:59 [2023-01-10T09:58:59.732Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:59:00 [2023-01-10T09:59:00.298Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
09:59:00 [2023-01-10T09:59:00.864Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
09:59:01 [2023-01-10T09:59:01.121Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
09:59:01 [2023-01-10T09:59:01.121Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:59:01 [2023-01-10T09:59:01.379Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
09:59:01 [2023-01-10T09:59:01.637Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
09:59:01 [2023-01-10T09:59:01.900Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:59:02 [2023-01-10T09:59:02.158Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
09:59:02 [2023-01-10T09:59:02.416Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:59:02 [2023-01-10T09:59:02.981Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
09:59:03 [2023-01-10T09:59:03.238Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 44.8% of statements
09:59:03 [2023-01-10T09:59:03.496Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
09:59:04 [2023-01-10T09:59:04.062Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
09:59:04 [2023-01-10T09:59:04.319Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:59:04 [2023-01-10T09:59:04.577Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:59:06 [2023-01-10T09:59:06.548Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
09:59:06 [2023-01-10T09:59:06.548Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
09:59:06 [2023-01-10T09:59:06.885Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
09:59:08 [2023-01-10T09:59:08.259Z] ok  	github.com/docker/docker/quota	0.167s	coverage: 71.4% of statements
09:59:08 [2023-01-10T09:59:08.259Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
09:59:09 [2023-01-10T09:59:09.192Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
09:59:09 [2023-01-10T09:59:09.758Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
09:59:09 [2023-01-10T09:59:09.758Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
09:59:10 [2023-01-10T09:59:10.323Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
09:59:10 [2023-01-10T09:59:10.580Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
09:59:11 [2023-01-10T09:59:11.954Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
09:59:12 [2023-01-10T09:59:12.887Z] ok  	github.com/docker/docker/volume/local	0.057s	coverage: 77.1% of statements
09:59:13 [2023-01-10T09:59:13.144Z] ok  	github.com/docker/docker/volume/mounts	0.011s	coverage: 67.7% of statements
09:59:14 [2023-01-10T09:59:14.516Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
09:59:36 [2023-01-10T09:59:36.426Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 76.3% of statements
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/rootless	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/volume	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === Skipped
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     network_proxy_test.go:208: No support for dual stack yet
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver btrfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver btrfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver btrfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver btrfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver btrfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:71: No driver to put!
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z] time="2023-01-10T09:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z] time="2023-01-10T09:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z] time="2023-01-10T09:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z] time="2023-01-10T09:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z] time="2023-01-10T09:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:71: No driver to put!
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     overlay_test.go:50: Fails to compute changes intermittently
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver zfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver zfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver zfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver zfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:44: Driver zfs not supported
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     graphtest_unix.go:71: No driver to put!
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:59:36 [2023-01-10T09:59:36.426Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:59:36 [2023-01-10T09:59:36.426Z] 
09:59:36 [2023-01-10T09:59:36.426Z] DONE 2793 tests, 28 skipped in 207.183s
09:59:36 [2023-01-10T09:59:36.426Z] + '[' -n 'github.com/docker/docker/libnetwork
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/bitseq
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/cluster
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/config
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/datastore
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/diagnostic
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/discoverapi
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/driverapi
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/bridge
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/host
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/null
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/overlay
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/remote
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/windows
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/drvregistry
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/etchosts
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/idm
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/internal/caller
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/ipam
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/ipamapi
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/ipams/builtin
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/ipams/null
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/ipams/remote
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/ipamutils
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/iptables
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/netlabel
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/netutils
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/networkdb
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/ns
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/options
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/osl
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/osl/kernel
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/portallocator
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/portmapper
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/resolvconf
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/testutils
09:59:36 [2023-01-10T09:59:36.426Z] github.com/docker/docker/libnetwork/types' ']'
09:59:36 [2023-01-10T09:59:36.426Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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
10:00:23 [2023-01-10T10:00:23.077Z] ok  	github.com/docker/docker/libnetwork	37.505s	coverage: 40.6% of statements
10:00:23 [2023-01-10T10:00:23.077Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.138s	coverage: 84.4% of statements
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 22.4% of statements
10:00:23 [2023-01-10T10:00:23.077Z] ok  	github.com/docker/docker/libnetwork/datastore	0.011s	coverage: 21.9% of statements
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
10:00:23 [2023-01-10T10:00:23.077Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.696s	coverage: 60.0% of statements
10:00:23 [2023-01-10T10:00:23.077Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:00:23 [2023-01-10T10:00:23.077Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
10:00:23 [2023-01-10T10:00:23.344Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.025s	coverage: 5.0% of statements
10:00:23 [2023-01-10T10:00:23.344Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:00:23 [2023-01-10T10:00:23.909Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.5% of statements
10:00:23 [2023-01-10T10:00:23.909Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:00:24 [2023-01-10T10:00:24.166Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
10:00:34 [2023-01-10T10:00:34.126Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.341s	coverage: 6.6% of statements
10:00:34 [2023-01-10T10:00:34.126Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:00:34 [2023-01-10T10:00:34.126Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
10:00:34 [2023-01-10T10:00:34.711Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
10:00:34 [2023-01-10T10:00:34.711Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:00:34 [2023-01-10T10:00:34.711Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:00:34 [2023-01-10T10:00:34.711Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:00:34 [2023-01-10T10:00:34.969Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
10:00:35 [2023-01-10T10:00:35.227Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.2% of statements
10:00:35 [2023-01-10T10:00:35.485Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
10:00:35 [2023-01-10T10:00:35.742Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:00:47 [2023-01-10T10:00:47.933Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:01:02 [2023-01-10T10:01:02.804Z] ok  	github.com/docker/docker/libnetwork/ipam	15.083s	coverage: 85.3% of statements
10:01:02 [2023-01-10T10:01:02.804Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:01:02 [2023-01-10T10:01:02.804Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:01:02 [2023-01-10T10:01:02.804Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
10:01:02 [2023-01-10T10:01:02.804Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
10:01:02 [2023-01-10T10:01:02.804Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:01:02 [2023-01-10T10:01:02.804Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
10:01:03 [2023-01-10T10:01:03.063Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.258s	coverage: 74.0% of statements
10:01:03 [2023-01-10T10:01:03.630Z] ok  	github.com/docker/docker/libnetwork/iptables	0.277s	coverage: 40.6% of statements
10:01:03 [2023-01-10T10:01:03.911Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
10:01:04 [2023-01-10T10:01:04.181Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
10:02:57 [2023-01-10T10:02:57.573Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.287s	coverage: 60.1% of statements
10:02:57 [2023-01-10T10:02:57.573Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:02:57 [2023-01-10T10:02:57.573Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:02:57 [2023-01-10T10:02:57.573Z] ok  	github.com/docker/docker/libnetwork/osl	4.343s	coverage: 39.7% of statements
10:02:57 [2023-01-10T10:02:57.573Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:02:57 [2023-01-10T10:02:57.573Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
10:02:57 [2023-01-10T10:02:57.573Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.622s	coverage: 48.6% of statements
10:02:57 [2023-01-10T10:02:57.573Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
10:02:57 [2023-01-10T10:02:57.573Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:02:57 [2023-01-10T10:02:57.573Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
10:02:57 [2023-01-10T10:02:57.573Z] 
10:02:57 [2023-01-10T10:02:57.573Z] === Skipped
10:02:57 [2023-01-10T10:02:57.573Z] === SKIP: libnetwork TestParallel1 (0.00s)
10:02:57 [2023-01-10T10:02:57.573Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:02:57 [2023-01-10T10:02:57.573Z] 
10:02:57 [2023-01-10T10:02:57.573Z] === SKIP: libnetwork TestParallel3 (0.00s)
10:02:57 [2023-01-10T10:02:57.573Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:02:57 [2023-01-10T10:02:57.573Z] 
10:02:57 [2023-01-10T10:02:57.573Z] === SKIP: libnetwork TestParallel2 (0.00s)
10:02:57 [2023-01-10T10:02:57.573Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:02:57 [2023-01-10T10:02:57.573Z] 
10:02:57 [2023-01-10T10:02:57.573Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
10:02:57 [2023-01-10T10:02:57.573Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:02:57 [2023-01-10T10:02:57.573Z] 
10:02:57 [2023-01-10T10:02:57.573Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
10:02:57 [2023-01-10T10:02:57.573Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:02:57 [2023-01-10T10:02:57.573Z] 
10:02:57 [2023-01-10T10:02:57.573Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
10:02:57 [2023-01-10T10:02:57.573Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:02:57 [2023-01-10T10:02:57.573Z] 
10:02:57 [2023-01-10T10:02:57.573Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
10:02:57 [2023-01-10T10:02:57.573Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:02:57 [2023-01-10T10:02:57.573Z] 
10:02:57 [2023-01-10T10:02:57.573Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
10:02:57 [2023-01-10T10:02:57.573Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:02:57 [2023-01-10T10:02:57.573Z] 
10:02:57 [2023-01-10T10:02:57.573Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:02:57 [2023-01-10T10:02:57.573Z]     firewalld_test.go:14: firewalld is not running
10:02:57 [2023-01-10T10:02:57.573Z] 
10:02:57 [2023-01-10T10:02:57.573Z] DONE 325 tests, 9 skipped in 202.720s
Post stage
[Pipeline] junit
10:02:57 [2023-01-10T10:02:57.589Z] Recording test results
10:02:58 [2023-01-10T10:02:58.960Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:02:59 [2023-01-10T10:02:59.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 hack/make.sh dynbinary test-integration
10:02:59 [2023-01-10T10:02:59.845Z] 
10:02:59 [2023-01-10T10:02:59.845Z] Removing bundles/
10:02:59 [2023-01-10T10:02:59.845Z] 
10:02:59 [2023-01-10T10:02:59.845Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:02:59 [2023-01-10T10:02:59.845Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:04:36 [2023-01-10T10:04:36.262Z] Created binary: bundles/dynbinary-daemon/dockerd
10:04:36 [2023-01-10T10:04:36.262Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:04:36 [2023-01-10T10:04:36.262Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:04:36 [2023-01-10T10:04:36.262Z] 
10:04:36 [2023-01-10T10:04:36.262Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:04:36 [2023-01-10T10:04:36.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:04:36 [2023-01-10T10:04:36.262Z] HOSTNAME=b6387668eed9
10:04:36 [2023-01-10T10:04:36.262Z] TESTDEBUG=0
10:04:36 [2023-01-10T10:04:36.262Z] DEST=bundles/test-integration
10:04:36 [2023-01-10T10:04:36.262Z] PWD=/go/src/github.com/docker/docker
10:04:36 [2023-01-10T10:04:36.262Z] DOCKER_GITCOMMIT=cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1
10:04:36 [2023-01-10T10:04:36.262Z] container=docker
10:04:36 [2023-01-10T10:04:36.262Z] HOME=/root
10:04:36 [2023-01-10T10:04:36.262Z] GOLANG_VERSION=1.19.4
10:04:36 [2023-01-10T10:04:36.262Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:04:36 [2023-01-10T10:04:36.262Z] VALIDATE_BRANCH=23.0
10:04:36 [2023-01-10T10:04:36.262Z] TERM=xterm
10:04:36 [2023-01-10T10:04:36.262Z] DOCKER_PKG=github.com/docker/docker
10:04:36 [2023-01-10T10:04:36.262Z] SHLVL=1
10:04:36 [2023-01-10T10:04:36.262Z] TIMEOUT=120m
10:04:36 [2023-01-10T10:04:36.262Z] DOCKER_GRAPHDRIVER=overlay2
10:04:36 [2023-01-10T10:04:36.262Z] GO111MODULE=off
10:04:36 [2023-01-10T10:04:36.262Z] DOCKER_EXPERIMENTAL=1
10:04:36 [2023-01-10T10:04:36.262Z] TEST_SKIP_INTEGRATION_CLI=1
10:04:36 [2023-01-10T10:04:36.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:04:36 [2023-01-10T10:04:36.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:04:36 [2023-01-10T10:04:36.262Z] GOPATH=/go
10:04:36 [2023-01-10T10:04:36.262Z] PKG_CONFIG=pkg-config
10:04:36 [2023-01-10T10:04:36.262Z] _=/usr/bin/env
10:04:36 [2023-01-10T10:04:36.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:05:08 [2023-01-10T10:05:08.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:05:08 [2023-01-10T10:05:08.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:05:30 [2023-01-10T10:05:30.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:05:36 [2023-01-10T10:05:36.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:05:49 [2023-01-10T10:05:49.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:05:49 [2023-01-10T10:05:49.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:05:49 [2023-01-10T10:05:49.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:05:49 [2023-01-10T10:05:49.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:05:50 [2023-01-10T10:05:50.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:05:50 [2023-01-10T10:05:50.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:05:51 [2023-01-10T10:05:51.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:05:53 [2023-01-10T10:05:53.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:05:53 [2023-01-10T10:05:53.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:05:54 [2023-01-10T10:05:54.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:05:55 [2023-01-10T10:05:55.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:05:55 [2023-01-10T10:05:55.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:05:56 [2023-01-10T10:05:56.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:05:57 [2023-01-10T10:05:57.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:05:58 [2023-01-10T10:05:58.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:05:59 [2023-01-10T10:05:59.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:05:59 [2023-01-10T10:05:59.805Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:05:59 [2023-01-10T10:05:59.805Z] Using test binary docker
10:05:59 [2023-01-10T10:05:59.805Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:05:59 [2023-01-10T10:05:59.805Z] +++ /etc/init.d/apparmor start
10:05:59 [2023-01-10T10:05:59.805Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:05:59 [2023-01-10T10:05:59.805Z] INFO: Waiting for daemon to start...
10:05:59 [2023-01-10T10:05:59.805Z] Starting dockerd
10:05:59 [2023-01-10T10:05:59.805Z] +++ 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
10:06:02 [2023-01-10T10:06:02.330Z] .
10:06:02 [2023-01-10T10:06:02.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:06:02 [2023-01-10T10:06:02.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:06:02 [2023-01-10T10:06:02.330Z] Error: No such image: emptyfs
10:06:02 [2023-01-10T10:06:02.330Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:06:02 [2023-01-10T10:06:02.330Z] ++++ docker load
10:06:02 [2023-01-10T10:06:02.330Z] Running integration-test (iteration 1)
10:06:02 [2023-01-10T10:06:02.330Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:06:02 [2023-01-10T10:06:02.330Z] ++ 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
10:06:02 [2023-01-10T10:06:02.330Z] ++ set -e
10:06:02 [2023-01-10T10:06:02.330Z] ++ '[' -n 0 ']'
10:06:02 [2023-01-10T10:06:02.330Z] ++ set -x
10:06:02 [2023-01-10T10:06:02.330Z] ++ 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 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
10:06:02 [2023-01-10T10:06:02.330Z] Loaded image: busybox:latest
10:06:02 [2023-01-10T10:06:02.330Z] Loaded image: busybox:glibc
10:06:03 [2023-01-10T10:06:03.702Z] Loaded image: debian:bullseye-slim
10:06:03 [2023-01-10T10:06:03.702Z] Loaded image: hello-world:latest
10:06:03 [2023-01-10T10:06:03.702Z] Loaded image: arm32v7/hello-world:latest
10:06:03 [2023-01-10T10:06:03.702Z] INFO: Testing against a local daemon
10:06:03 [2023-01-10T10:06:03.702Z] === RUN   TestCgroupNamespacesBuild
10:06:06 [2023-01-10T10:06:06.977Z] --- PASS: TestCgroupNamespacesBuild (3.19s)
10:06:06 [2023-01-10T10:06:06.977Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:06:07 [2023-01-10T10:06:07.910Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
10:06:07 [2023-01-10T10:06:07.910Z] === RUN   TestBuildWithSession
10:06:07 [2023-01-10T10:06:07.910Z]     build_session_test.go:25: TODO: BuildKit
10:06:07 [2023-01-10T10:06:07.910Z] --- SKIP: TestBuildWithSession (0.00s)
10:06:07 [2023-01-10T10:06:07.910Z] === RUN   TestBuildSquashParent
10:06:11 [2023-01-10T10:06:11.192Z] --- PASS: TestBuildSquashParent (3.13s)
10:06:11 [2023-01-10T10:06:11.192Z] === RUN   TestBuildWithRemoveAndForceRemove
10:06:11 [2023-01-10T10:06:11.192Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:06:11 [2023-01-10T10:06:11.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:06:11 [2023-01-10T10:06:11.192Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:06:11 [2023-01-10T10:06:11.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:06:11 [2023-01-10T10:06:11.192Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:06:11 [2023-01-10T10:06:11.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:06:11 [2023-01-10T10:06:11.192Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:06:11 [2023-01-10T10:06:11.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:06:11 [2023-01-10T10:06:11.192Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:06:11 [2023-01-10T10:06:11.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:06:11 [2023-01-10T10:06:11.192Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:06:11 [2023-01-10T10:06:11.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:06:11 [2023-01-10T10:06:11.192Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:06:11 [2023-01-10T10:06:11.192Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:06:12 [2023-01-10T10:06:12.564Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:06:12 [2023-01-10T10:06:12.564Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:06:13 [2023-01-10T10:06:13.937Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:06:13 [2023-01-10T10:06:13.937Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:06:14 [2023-01-10T10:06:14.869Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:06:14 [2023-01-10T10:06:14.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s)
10:06:14 [2023-01-10T10:06:14.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s)
10:06:14 [2023-01-10T10:06:14.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.29s)
10:06:14 [2023-01-10T10:06:14.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s)
10:06:14 [2023-01-10T10:06:14.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s)
10:06:14 [2023-01-10T10:06:14.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.07s)
10:06:14 [2023-01-10T10:06:14.869Z] === RUN   TestBuildMultiStageCopy
10:06:14 [2023-01-10T10:06:14.869Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:06:16 [2023-01-10T10:06:16.241Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:06:16 [2023-01-10T10:06:16.241Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:06:16 [2023-01-10T10:06:16.498Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:06:16 [2023-01-10T10:06:16.756Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:06:16 [2023-01-10T10:06:16.756Z] --- PASS: TestBuildMultiStageCopy (1.94s)
10:06:16 [2023-01-10T10:06:16.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s)
10:06:16 [2023-01-10T10:06:16.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
10:06:16 [2023-01-10T10:06:16.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
10:06:16 [2023-01-10T10:06:16.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
10:06:16 [2023-01-10T10:06:16.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
10:06:16 [2023-01-10T10:06:16.756Z] === RUN   TestBuildMultiStageParentConfig
10:06:17 [2023-01-10T10:06:17.321Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
10:06:17 [2023-01-10T10:06:17.321Z] === RUN   TestBuildLabelWithTargets
10:06:18 [2023-01-10T10:06:18.253Z] --- PASS: TestBuildLabelWithTargets (0.86s)
10:06:18 [2023-01-10T10:06:18.253Z] === RUN   TestBuildWithEmptyLayers
10:06:18 [2023-01-10T10:06:18.818Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
10:06:18 [2023-01-10T10:06:18.818Z] === RUN   TestBuildMultiStageOnBuild
10:06:20 [2023-01-10T10:06:20.190Z] --- PASS: TestBuildMultiStageOnBuild (1.33s)
10:06:20 [2023-01-10T10:06:20.190Z] === RUN   TestBuildUncleanTarFilenames
10:06:20 [2023-01-10T10:06:20.754Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
10:06:20 [2023-01-10T10:06:20.754Z] === RUN   TestBuildMultiStageLayerLeak
10:06:22 [2023-01-10T10:06:22.126Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s)
10:06:22 [2023-01-10T10:06:22.126Z] === RUN   TestBuildWithHugeFile
10:07:00 [2023-01-10T10:07:00.829Z] --- PASS: TestBuildWithHugeFile (35.61s)
10:07:00 [2023-01-10T10:07:00.829Z] === RUN   TestBuildWCOWSandboxSize
10:07:00 [2023-01-10T10:07:00.829Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:07:00 [2023-01-10T10:07:00.829Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:07:00 [2023-01-10T10:07:00.829Z] === RUN   TestBuildWithEmptyDockerfile
10:07:00 [2023-01-10T10:07:00.829Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:07:00 [2023-01-10T10:07:00.829Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:07:00 [2023-01-10T10:07:00.829Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:07:00 [2023-01-10T10:07:00.829Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:07:00 [2023-01-10T10:07:00.829Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:07:00 [2023-01-10T10:07:00.829Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:07:00 [2023-01-10T10:07:00.829Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:07:00 [2023-01-10T10:07:00.829Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:07:00 [2023-01-10T10:07:00.829Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:07:00 [2023-01-10T10:07:00.829Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
10:07:00 [2023-01-10T10:07:00.829Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
10:07:00 [2023-01-10T10:07:00.829Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
10:07:00 [2023-01-10T10:07:00.829Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:07:00 [2023-01-10T10:07:00.829Z] === RUN   TestBuildPreserveOwnership
10:07:00 [2023-01-10T10:07:00.829Z] === RUN   TestBuildPreserveOwnership/copy_from
10:07:00 [2023-01-10T10:07:00.829Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:07:00 [2023-01-10T10:07:00.829Z] --- PASS: TestBuildPreserveOwnership (2.82s)
10:07:00 [2023-01-10T10:07:00.829Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.86s)
10:07:00 [2023-01-10T10:07:00.829Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
10:07:00 [2023-01-10T10:07:00.829Z] === RUN   TestBuildPlatformInvalid
10:07:00 [2023-01-10T10:07:00.829Z] --- PASS: TestBuildPlatformInvalid (0.07s)
10:07:00 [2023-01-10T10:07:00.829Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:07:01 [2023-01-10T10:07:01.414Z] Loaded image: busybox:latest
10:07:01 [2023-01-10T10:07:01.683Z] Loaded image: busybox:glibc
10:07:02 [2023-01-10T10:07:02.638Z] Loaded image: debian:bullseye-slim
10:07:02 [2023-01-10T10:07:02.638Z] Loaded image: hello-world:latest
10:07:02 [2023-01-10T10:07:02.897Z] Loaded image: arm32v7/hello-world:latest
10:07:10 [2023-01-10T10:07:10.998Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.48s)
10:07:10 [2023-01-10T10:07:10.998Z] PASS
10:07:10 [2023-01-10T10:07:10.998Z] 
10:07:10 [2023-01-10T10:07:10.998Z] === Skipped
10:07:10 [2023-01-10T10:07:10.998Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:07:10 [2023-01-10T10:07:10.998Z]     build_session_test.go:25: TODO: BuildKit
10:07:10 [2023-01-10T10:07:10.998Z] 
10:07:10 [2023-01-10T10:07:10.998Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:07:10 [2023-01-10T10:07:10.998Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:07:10 [2023-01-10T10:07:10.998Z] 
10:07:10 [2023-01-10T10:07:10.998Z] DONE 34 tests, 2 skipped in 68.126s
10:07:10 [2023-01-10T10:07:10.998Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:07:10 [2023-01-10T10:07:10.998Z] ++ 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
10:07:10 [2023-01-10T10:07:10.998Z] ++ set -e
10:07:10 [2023-01-10T10:07:10.998Z] ++ '[' -n 0 ']'
10:07:10 [2023-01-10T10:07:10.998Z] ++ set -x
10:07:10 [2023-01-10T10:07:10.998Z] ++ 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 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
10:07:10 [2023-01-10T10:07:10.999Z] INFO: Testing against a local daemon
10:07:10 [2023-01-10T10:07:10.999Z] === RUN   TestConfigInspect
10:07:12 [2023-01-10T10:07:12.894Z] --- PASS: TestConfigInspect (2.21s)
10:07:12 [2023-01-10T10:07:12.894Z] === RUN   TestConfigList
10:07:14 [2023-01-10T10:07:14.791Z] --- PASS: TestConfigList (2.18s)
10:07:14 [2023-01-10T10:07:14.791Z] === RUN   TestConfigsCreateAndDelete
10:07:17 [2023-01-10T10:07:17.316Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
10:07:17 [2023-01-10T10:07:17.316Z] === RUN   TestConfigsUpdate
10:07:19 [2023-01-10T10:07:19.211Z] --- PASS: TestConfigsUpdate (2.14s)
10:07:19 [2023-01-10T10:07:19.211Z] === RUN   TestTemplatedConfig
10:07:21 [2023-01-10T10:07:21.738Z] --- PASS: TestTemplatedConfig (2.42s)
10:07:21 [2023-01-10T10:07:21.738Z] === RUN   TestConfigCreateResolve
10:07:23 [2023-01-10T10:07:23.637Z] --- PASS: TestConfigCreateResolve (2.15s)
10:07:23 [2023-01-10T10:07:23.637Z] PASS
10:07:23 [2023-01-10T10:07:23.637Z] 
10:07:23 [2023-01-10T10:07:23.637Z] DONE 6 tests in 13.375s
10:07:23 [2023-01-10T10:07:23.637Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:07:23 [2023-01-10T10:07:23.637Z] ++ 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
10:07:23 [2023-01-10T10:07:23.637Z] ++ set -e
10:07:23 [2023-01-10T10:07:23.637Z] ++ '[' -n 0 ']'
10:07:23 [2023-01-10T10:07:23.637Z] ++ set -x
10:07:23 [2023-01-10T10:07:23.637Z] ++ 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 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
10:07:23 [2023-01-10T10:07:23.895Z] INFO: Testing against a local daemon
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestAttachWithTTY
10:07:23 [2023-01-10T10:07:23.895Z] --- PASS: TestAttachWithTTY (0.05s)
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestAttachWithoutTTy
10:07:23 [2023-01-10T10:07:23.895Z] --- PASS: TestAttachWithoutTTy (0.03s)
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestCheckpoint
10:07:23 [2023-01-10T10:07:23.895Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:07:23 [2023-01-10T10:07:23.895Z] --- SKIP: TestCheckpoint (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/commit
10:07:23 [2023-01-10T10:07:23.895Z] === PAUSE TestContainerInvalidJSON/commit
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/create
10:07:23 [2023-01-10T10:07:23.895Z] === PAUSE TestContainerInvalidJSON/containers/create
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:07:23 [2023-01-10T10:07:23.895Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:07:23 [2023-01-10T10:07:23.895Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:07:23 [2023-01-10T10:07:23.895Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:07:23 [2023-01-10T10:07:23.895Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:07:23 [2023-01-10T10:07:23.895Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:07:23 [2023-01-10T10:07:23.895Z] === CONT  TestContainerInvalidJSON/commit
10:07:23 [2023-01-10T10:07:23.895Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:07:23 [2023-01-10T10:07:23.895Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:07:23 [2023-01-10T10:07:23.895Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:07:23 [2023-01-10T10:07:23.895Z] === CONT  TestContainerInvalidJSON/containers/create
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:07:23 [2023-01-10T10:07:23.895Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:07:23 [2023-01-10T10:07:23.895Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:07:23 [2023-01-10T10:07:23.895Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:07:23 [2023-01-10T10:07:23.895Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestCopyFromContainerPathIsNotDir
10:07:23 [2023-01-10T10:07:23.895Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestCopyToContainerPathDoesNotExist
10:07:23 [2023-01-10T10:07:23.895Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
10:07:23 [2023-01-10T10:07:23.895Z] === RUN   TestCopyEmptyFile
10:07:24 [2023-01-10T10:07:24.153Z] --- PASS: TestCopyEmptyFile (0.19s)
10:07:24 [2023-01-10T10:07:24.153Z] === RUN   TestCopyToContainerPathIsNotDir
10:07:24 [2023-01-10T10:07:24.153Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:07:24 [2023-01-10T10:07:24.153Z] === RUN   TestCopyFromContainer
10:07:25 [2023-01-10T10:07:25.084Z] === RUN   TestCopyFromContainer//
10:07:25 [2023-01-10T10:07:25.084Z] === RUN   TestCopyFromContainer//bar/root
10:07:25 [2023-01-10T10:07:25.084Z] === RUN   TestCopyFromContainer//bar/root/
10:07:25 [2023-01-10T10:07:25.342Z] === RUN   TestCopyFromContainer/bar/quux
10:07:25 [2023-01-10T10:07:25.342Z] === RUN   TestCopyFromContainer/bar/quux/
10:07:25 [2023-01-10T10:07:25.342Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:07:25 [2023-01-10T10:07:25.342Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:07:25 [2023-01-10T10:07:25.600Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:07:25 [2023-01-10T10:07:25.600Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:07:25 [2023-01-10T10:07:25.600Z] === RUN   TestCopyFromContainer/bar/notarget
10:07:25 [2023-01-10T10:07:25.600Z] --- PASS: TestCopyFromContainer (1.46s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:07:25 [2023-01-10T10:07:25.600Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:07:25 [2023-01-10T10:07:25.600Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:07:25 [2023-01-10T10:07:25.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:07:25 [2023-01-10T10:07:25.600Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:07:25 [2023-01-10T10:07:25.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:07:25 [2023-01-10T10:07:25.600Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:07:25 [2023-01-10T10:07:25.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:07:25 [2023-01-10T10:07:25.600Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:07:25 [2023-01-10T10:07:25.600Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:07:25 [2023-01-10T10:07:25.600Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:07:25 [2023-01-10T10:07:25.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:07:25 [2023-01-10T10:07:25.600Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:07:25 [2023-01-10T10:07:25.600Z] === RUN   TestCreateLinkToNonExistingContainer
10:07:25 [2023-01-10T10:07:25.600Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:07:25 [2023-01-10T10:07:25.600Z] === RUN   TestCreateWithInvalidEnv
10:07:25 [2023-01-10T10:07:25.857Z] === RUN   TestCreateWithInvalidEnv/0
10:07:25 [2023-01-10T10:07:25.857Z] === PAUSE TestCreateWithInvalidEnv/0
10:07:25 [2023-01-10T10:07:25.857Z] === RUN   TestCreateWithInvalidEnv/1
10:07:25 [2023-01-10T10:07:25.857Z] === PAUSE TestCreateWithInvalidEnv/1
10:07:25 [2023-01-10T10:07:25.857Z] === RUN   TestCreateWithInvalidEnv/2
10:07:25 [2023-01-10T10:07:25.857Z] === PAUSE TestCreateWithInvalidEnv/2
10:07:25 [2023-01-10T10:07:25.857Z] === CONT  TestCreateWithInvalidEnv/0
10:07:25 [2023-01-10T10:07:25.857Z] === CONT  TestCreateWithInvalidEnv/2
10:07:25 [2023-01-10T10:07:25.857Z] === CONT  TestCreateWithInvalidEnv/1
10:07:25 [2023-01-10T10:07:25.857Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:07:25 [2023-01-10T10:07:25.857Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:07:25 [2023-01-10T10:07:25.857Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:07:25 [2023-01-10T10:07:25.857Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:07:25 [2023-01-10T10:07:25.857Z] === RUN   TestCreateTmpfsMountsTarget
10:07:25 [2023-01-10T10:07:25.857Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:07:25 [2023-01-10T10:07:25.857Z] === RUN   TestCreateWithCustomMaskedPaths
10:07:27 [2023-01-10T10:07:27.229Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s)
10:07:27 [2023-01-10T10:07:27.229Z] === RUN   TestCreateWithCustomReadonlyPaths
10:07:28 [2023-01-10T10:07:28.600Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
10:07:28 [2023-01-10T10:07:28.600Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:07:28 [2023-01-10T10:07:28.600Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:07:28 [2023-01-10T10:07:28.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:07:28 [2023-01-10T10:07:28.600Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:07:28 [2023-01-10T10:07:28.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:07:28 [2023-01-10T10:07:28.600Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:07:28 [2023-01-10T10:07:28.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:07:28 [2023-01-10T10:07:28.600Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:07:28 [2023-01-10T10:07:28.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:07:28 [2023-01-10T10:07:28.600Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:07:28 [2023-01-10T10:07:28.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:07:28 [2023-01-10T10:07:28.600Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:07:28 [2023-01-10T10:07:28.600Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:07:28 [2023-01-10T10:07:28.600Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:07:28 [2023-01-10T10:07:28.600Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:07:28 [2023-01-10T10:07:28.601Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:07:28 [2023-01-10T10:07:28.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:07:28 [2023-01-10T10:07:28.601Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:07:28 [2023-01-10T10:07:28.601Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:07:28 [2023-01-10T10:07:28.601Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:07:28 [2023-01-10T10:07:28.601Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:07:28 [2023-01-10T10:07:28.601Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:07:28 [2023-01-10T10:07:28.601Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:07:28 [2023-01-10T10:07:28.858Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestCreateDifferentPlatform
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestCreateDifferentPlatform/different_os
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:07:28 [2023-01-10T10:07:28.858Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:07:28 [2023-01-10T10:07:28.858Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:07:28 [2023-01-10T10:07:28.858Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:07:28 [2023-01-10T10:07:28.858Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:07:28 [2023-01-10T10:07:28.858Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestCreateInvalidHostConfig
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:07:28 [2023-01-10T10:07:28.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:07:28 [2023-01-10T10:07:28.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:07:28 [2023-01-10T10:07:28.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:07:28 [2023-01-10T10:07:28.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:07:28 [2023-01-10T10:07:28.858Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:07:28 [2023-01-10T10:07:28.858Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:07:28 [2023-01-10T10:07:28.858Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:07:28 [2023-01-10T10:07:28.858Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:07:28 [2023-01-10T10:07:28.858Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:07:28 [2023-01-10T10:07:28.858Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:07:28 [2023-01-10T10:07:28.858Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:07:28 [2023-01-10T10:07:28.858Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:07:28 [2023-01-10T10:07:28.858Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestContainerStartOnDaemonRestart
10:07:28 [2023-01-10T10:07:28.858Z] === PAUSE TestContainerStartOnDaemonRestart
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestDaemonRestartIpcMode
10:07:28 [2023-01-10T10:07:28.858Z] === PAUSE TestDaemonRestartIpcMode
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestDaemonHostGatewayIP
10:07:28 [2023-01-10T10:07:28.858Z] === PAUSE TestDaemonHostGatewayIP
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestRestartDaemonWithRestartingContainer
10:07:28 [2023-01-10T10:07:28.858Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestContainerKillOnDaemonStart
10:07:28 [2023-01-10T10:07:28.858Z] === PAUSE TestContainerKillOnDaemonStart
10:07:28 [2023-01-10T10:07:28.858Z] === RUN   TestDiff
10:07:29 [2023-01-10T10:07:29.423Z] --- PASS: TestDiff (0.43s)
10:07:29 [2023-01-10T10:07:29.423Z] === RUN   TestExecConsoleSize
10:07:29 [2023-01-10T10:07:29.680Z] --- PASS: TestExecConsoleSize (0.46s)
10:07:29 [2023-01-10T10:07:29.680Z] === RUN   TestExecWithCloseStdin
10:07:30 [2023-01-10T10:07:30.245Z] --- PASS: TestExecWithCloseStdin (0.46s)
10:07:30 [2023-01-10T10:07:30.245Z] === RUN   TestExec
10:07:30 [2023-01-10T10:07:30.809Z] --- PASS: TestExec (0.47s)
10:07:30 [2023-01-10T10:07:30.810Z] === RUN   TestExecUser
10:07:31 [2023-01-10T10:07:31.069Z] --- PASS: TestExecUser (0.47s)
10:07:31 [2023-01-10T10:07:31.069Z] === RUN   TestExportContainerAndImportImage
10:07:31 [2023-01-10T10:07:31.634Z] --- PASS: TestExportContainerAndImportImage (0.56s)
10:07:31 [2023-01-10T10:07:31.634Z] === RUN   TestExportContainerAfterDaemonRestart
10:07:33 [2023-01-10T10:07:33.005Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
10:07:33 [2023-01-10T10:07:33.005Z] === RUN   TestHealthCheckWorkdir
10:07:33 [2023-01-10T10:07:33.570Z] --- PASS: TestHealthCheckWorkdir (0.53s)
10:07:33 [2023-01-10T10:07:33.570Z] === RUN   TestHealthKillContainer
10:07:41 [2023-01-10T10:07:41.668Z] --- PASS: TestHealthKillContainer (7.88s)
10:07:41 [2023-01-10T10:07:41.668Z] === RUN   TestHealthCheckProcessKilled
10:07:41 [2023-01-10T10:07:41.926Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
10:07:41 [2023-01-10T10:07:41.926Z] === RUN   TestInspectCpusetInConfigPre120
10:07:42 [2023-01-10T10:07:42.491Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
10:07:42 [2023-01-10T10:07:42.491Z] === RUN   TestIpcModeNone
10:07:42 [2023-01-10T10:07:42.749Z] --- PASS: TestIpcModeNone (0.44s)
10:07:42 [2023-01-10T10:07:42.749Z] === RUN   TestIpcModePrivate
10:07:43 [2023-01-10T10:07:43.314Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
10:07:43 [2023-01-10T10:07:43.314Z] --- PASS: TestIpcModePrivate (0.49s)
10:07:43 [2023-01-10T10:07:43.314Z] === RUN   TestIpcModeShareable
10:07:43 [2023-01-10T10:07:43.571Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
10:07:43 [2023-01-10T10:07:43.829Z] --- PASS: TestIpcModeShareable (0.45s)
10:07:43 [2023-01-10T10:07:43.829Z] === RUN   TestAPIIpcModeShareableAndContainer
10:07:45 [2023-01-10T10:07:45.199Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
10:07:45 [2023-01-10T10:07:45.199Z] === RUN   TestAPIIpcModeHost
10:07:45 [2023-01-10T10:07:45.764Z] --- PASS: TestAPIIpcModeHost (0.37s)
10:07:45 [2023-01-10T10:07:45.764Z] === RUN   TestDaemonIpcModeShareable
10:07:46 [2023-01-10T10:07:46.696Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
10:07:46 [2023-01-10T10:07:46.696Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
10:07:46 [2023-01-10T10:07:46.696Z] === RUN   TestDaemonIpcModePrivate
10:07:48 [2023-01-10T10:07:48.067Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
10:07:48 [2023-01-10T10:07:48.067Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
10:07:48 [2023-01-10T10:07:48.067Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:07:48 [2023-01-10T10:07:48.999Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
10:07:48 [2023-01-10T10:07:48.999Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
10:07:48 [2023-01-10T10:07:48.999Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:07:49 [2023-01-10T10:07:49.931Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
10:07:50 [2023-01-10T10:07:50.188Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
10:07:50 [2023-01-10T10:07:50.188Z] === RUN   TestIpcModeOlderClient
10:07:50 [2023-01-10T10:07:50.188Z] === PAUSE TestIpcModeOlderClient
10:07:50 [2023-01-10T10:07:50.188Z] === RUN   TestKillContainerInvalidSignal
10:07:50 [2023-01-10T10:07:50.752Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
10:07:50 [2023-01-10T10:07:50.752Z] === RUN   TestKillContainer
10:07:50 [2023-01-10T10:07:50.752Z] === RUN   TestKillContainer/no_signal
10:07:51 [2023-01-10T10:07:51.010Z] === RUN   TestKillContainer/non_killing_signal
10:07:51 [2023-01-10T10:07:51.268Z] === RUN   TestKillContainer/killing_signal
10:07:51 [2023-01-10T10:07:51.832Z] --- PASS: TestKillContainer (1.21s)
10:07:51 [2023-01-10T10:07:51.832Z]     --- PASS: TestKillContainer/no_signal (0.38s)
10:07:51 [2023-01-10T10:07:51.832Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
10:07:51 [2023-01-10T10:07:51.832Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
10:07:51 [2023-01-10T10:07:51.832Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:07:51 [2023-01-10T10:07:51.832Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:07:52 [2023-01-10T10:07:52.404Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:07:53 [2023-01-10T10:07:53.375Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s)
10:07:53 [2023-01-10T10:07:53.375Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
10:07:53 [2023-01-10T10:07:53.375Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
10:07:53 [2023-01-10T10:07:53.375Z] === RUN   TestKillStoppedContainer
10:07:53 [2023-01-10T10:07:53.375Z] --- PASS: TestKillStoppedContainer (0.04s)
10:07:53 [2023-01-10T10:07:53.375Z] === RUN   TestKillStoppedContainerAPIPre120
10:07:53 [2023-01-10T10:07:53.375Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
10:07:53 [2023-01-10T10:07:53.375Z] === RUN   TestKillDifferentUserContainer
10:07:53 [2023-01-10T10:07:53.632Z] --- PASS: TestKillDifferentUserContainer (0.42s)
10:07:53 [2023-01-10T10:07:53.632Z] === RUN   TestInspectOomKilledTrue
10:07:54 [2023-01-10T10:07:54.197Z] --- PASS: TestInspectOomKilledTrue (0.47s)
10:07:54 [2023-01-10T10:07:54.197Z] === RUN   TestInspectOomKilledFalse
10:07:54 [2023-01-10T10:07:54.454Z] --- PASS: TestInspectOomKilledFalse (0.39s)
10:07:54 [2023-01-10T10:07:54.454Z] === RUN   TestLinksEtcHostsContentMatch
10:07:54 [2023-01-10T10:07:54.712Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
10:07:54 [2023-01-10T10:07:54.712Z] === RUN   TestLinksContainerNames
10:07:55 [2023-01-10T10:07:55.644Z] --- PASS: TestLinksContainerNames (0.86s)
10:07:55 [2023-01-10T10:07:55.644Z] === RUN   TestLogsFollowTailEmpty
10:07:56 [2023-01-10T10:07:56.210Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
10:07:56 [2023-01-10T10:07:56.210Z] === RUN   TestLogs
10:07:56 [2023-01-10T10:07:56.210Z] === RUN   TestLogs/driver_local
10:07:56 [2023-01-10T10:07:56.210Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:07:56 [2023-01-10T10:07:56.210Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:07:56 [2023-01-10T10:07:56.210Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:07:56 [2023-01-10T10:07:56.210Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:07:56 [2023-01-10T10:07:56.210Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:07:56 [2023-01-10T10:07:56.210Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:07:56 [2023-01-10T10:07:56.210Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:07:56 [2023-01-10T10:07:56.210Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:07:56 [2023-01-10T10:07:56.210Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:07:56 [2023-01-10T10:07:56.210Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:07:56 [2023-01-10T10:07:56.210Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:07:56 [2023-01-10T10:07:56.210Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:07:56 [2023-01-10T10:07:56.210Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:07:56 [2023-01-10T10:07:56.210Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:07:56 [2023-01-10T10:07:56.775Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:07:56 [2023-01-10T10:07:56.775Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:07:57 [2023-01-10T10:07:57.341Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:07:57 [2023-01-10T10:07:57.341Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:07:57 [2023-01-10T10:07:57.905Z] === RUN   TestLogs/driver_json-file
10:07:57 [2023-01-10T10:07:57.905Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:07:57 [2023-01-10T10:07:57.905Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:07:57 [2023-01-10T10:07:57.905Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:07:57 [2023-01-10T10:07:57.905Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:07:57 [2023-01-10T10:07:57.905Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:07:57 [2023-01-10T10:07:57.905Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:07:57 [2023-01-10T10:07:57.905Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:07:57 [2023-01-10T10:07:57.905Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:07:57 [2023-01-10T10:07:57.905Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:07:57 [2023-01-10T10:07:57.905Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:07:57 [2023-01-10T10:07:57.905Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:07:57 [2023-01-10T10:07:57.905Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:07:57 [2023-01-10T10:07:57.905Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:07:57 [2023-01-10T10:07:57.905Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:07:58 [2023-01-10T10:07:58.471Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:07:58 [2023-01-10T10:07:58.728Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:07:58 [2023-01-10T10:07:58.985Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:07:59 [2023-01-10T10:07:59.245Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:07:59 [2023-01-10T10:07:59.809Z] --- PASS: TestLogs (3.63s)
10:07:59 [2023-01-10T10:07:59.809Z]     --- PASS: TestLogs/driver_local (0.01s)
10:07:59 [2023-01-10T10:07:59.809Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s)
10:07:59 [2023-01-10T10:07:59.809Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
10:07:59 [2023-01-10T10:07:59.810Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s)
10:07:59 [2023-01-10T10:07:59.810Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s)
10:07:59 [2023-01-10T10:07:59.810Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s)
10:07:59 [2023-01-10T10:07:59.810Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
10:07:59 [2023-01-10T10:07:59.810Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:07:59 [2023-01-10T10:07:59.810Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s)
10:07:59 [2023-01-10T10:07:59.810Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s)
10:07:59 [2023-01-10T10:07:59.810Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s)
10:07:59 [2023-01-10T10:07:59.810Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
10:07:59 [2023-01-10T10:07:59.810Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.47s)
10:07:59 [2023-01-10T10:07:59.810Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s)
10:07:59 [2023-01-10T10:07:59.810Z] === RUN   TestContainerNetworkMountsNoChown
10:08:00 [2023-01-10T10:08:00.067Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/default
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/default
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/private
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/private
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rprivate
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rprivate
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/slave
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/slave
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rslave
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rslave
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/shared
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/shared
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rshared
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rshared
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/default
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/default/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/default/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/default/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/rshared
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/shared
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/rslave
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/slave
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/rprivate
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/private
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/private/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/private/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/default/mount_root
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:08:00 [2023-01-10T10:08:00.067Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/private/bind_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/private/mount_root
10:08:00 [2023-01-10T10:08:00.325Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:08:00 [2023-01-10T10:08:00.325Z] --- PASS: TestMountDaemonRoot (0.01s)
10:08:00 [2023-01-10T10:08:00.325Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:08:00 [2023-01-10T10:08:00.325Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
10:08:00 [2023-01-10T10:08:00.325Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
10:08:00 [2023-01-10T10:08:00.325Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
10:08:00 [2023-01-10T10:08:00.325Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:08:00 [2023-01-10T10:08:00.325Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:08:00 [2023-01-10T10:08:00.325Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
10:08:00 [2023-01-10T10:08:00.583Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:08:00 [2023-01-10T10:08:00.583Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
10:08:00 [2023-01-10T10:08:00.583Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:08:00 [2023-01-10T10:08:00.583Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:08:00 [2023-01-10T10:08:00.584Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:08:00 [2023-01-10T10:08:00.584Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:08:00 [2023-01-10T10:08:00.584Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:08:00 [2023-01-10T10:08:00.584Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:08:00 [2023-01-10T10:08:00.584Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:08:00 [2023-01-10T10:08:00.584Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:08:00 [2023-01-10T10:08:00.584Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:08:00 [2023-01-10T10:08:00.584Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:08:00 [2023-01-10T10:08:00.584Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:08:00 [2023-01-10T10:08:00.584Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:08:00 [2023-01-10T10:08:00.584Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
10:08:00 [2023-01-10T10:08:00.584Z] === RUN   TestContainerBindMountNonRecursive
10:08:01 [2023-01-10T10:08:01.956Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
10:08:01 [2023-01-10T10:08:01.956Z] === RUN   TestContainerVolumesMountedAsShared
10:08:02 [2023-01-10T10:08:02.213Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
10:08:02 [2023-01-10T10:08:02.213Z] === RUN   TestContainerVolumesMountedAsSlave
10:08:02 [2023-01-10T10:08:02.471Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
10:08:02 [2023-01-10T10:08:02.471Z] === RUN   TestNetworkNat
10:08:03 [2023-01-10T10:08:03.036Z] --- PASS: TestNetworkNat (0.47s)
10:08:03 [2023-01-10T10:08:03.036Z] === RUN   TestNetworkLocalhostTCPNat
10:08:03 [2023-01-10T10:08:03.601Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
10:08:03 [2023-01-10T10:08:03.601Z] === RUN   TestNetworkLoopbackNat
10:08:06 [2023-01-10T10:08:06.125Z] --- PASS: TestNetworkLoopbackNat (2.54s)
10:08:06 [2023-01-10T10:08:06.125Z] === RUN   TestPause
10:08:06 [2023-01-10T10:08:06.383Z] --- PASS: TestPause (0.43s)
10:08:06 [2023-01-10T10:08:06.383Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:08:06 [2023-01-10T10:08:06.383Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:08:06 [2023-01-10T10:08:06.383Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:08:06 [2023-01-10T10:08:06.383Z] === RUN   TestPauseStopPausedContainer
10:08:06 [2023-01-10T10:08:06.948Z] --- PASS: TestPauseStopPausedContainer (0.44s)
10:08:06 [2023-01-10T10:08:06.948Z] === RUN   TestPidHost
10:08:07 [2023-01-10T10:08:07.881Z] --- PASS: TestPidHost (0.94s)
10:08:07 [2023-01-10T10:08:07.881Z] === RUN   TestPsFilter
10:08:07 [2023-01-10T10:08:07.881Z] --- PASS: TestPsFilter (0.08s)
10:08:07 [2023-01-10T10:08:07.881Z] === RUN   TestRemoveContainerWithRemovedVolume
10:08:08 [2023-01-10T10:08:08.446Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
10:08:08 [2023-01-10T10:08:08.446Z] === RUN   TestRemoveContainerWithVolume
10:08:08 [2023-01-10T10:08:08.704Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
10:08:08 [2023-01-10T10:08:08.704Z] === RUN   TestRemoveContainerRunning
10:08:09 [2023-01-10T10:08:09.269Z] --- PASS: TestRemoveContainerRunning (0.44s)
10:08:09 [2023-01-10T10:08:09.269Z] === RUN   TestRemoveContainerForceRemoveRunning
10:08:09 [2023-01-10T10:08:09.527Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
10:08:09 [2023-01-10T10:08:09.527Z] === RUN   TestRemoveInvalidContainer
10:08:09 [2023-01-10T10:08:09.527Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:08:09 [2023-01-10T10:08:09.527Z] === RUN   TestRenameLinkedContainer
10:08:11 [2023-01-10T10:08:11.424Z] --- PASS: TestRenameLinkedContainer (1.62s)
10:08:11 [2023-01-10T10:08:11.424Z] === RUN   TestRenameStoppedContainer
10:08:11 [2023-01-10T10:08:11.681Z] --- PASS: TestRenameStoppedContainer (0.42s)
10:08:11 [2023-01-10T10:08:11.681Z] === RUN   TestRenameRunningContainerAndReuse
10:08:12 [2023-01-10T10:08:12.613Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
10:08:12 [2023-01-10T10:08:12.613Z] === RUN   TestRenameInvalidName
10:08:12 [2023-01-10T10:08:12.871Z] --- PASS: TestRenameInvalidName (0.39s)
10:08:12 [2023-01-10T10:08:12.871Z] === RUN   TestRenameAnonymousContainer
10:08:14 [2023-01-10T10:08:14.242Z] --- PASS: TestRenameAnonymousContainer (1.50s)
10:08:14 [2023-01-10T10:08:14.242Z] === RUN   TestRenameContainerWithSameName
10:08:14 [2023-01-10T10:08:14.808Z] --- PASS: TestRenameContainerWithSameName (0.40s)
10:08:14 [2023-01-10T10:08:14.808Z] === RUN   TestRenameContainerWithLinkedContainer
10:08:15 [2023-01-10T10:08:15.741Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
10:08:15 [2023-01-10T10:08:15.741Z] === RUN   TestResize
10:08:15 [2023-01-10T10:08:15.998Z] --- PASS: TestResize (0.42s)
10:08:15 [2023-01-10T10:08:15.998Z] === RUN   TestResizeWithInvalidSize
10:08:16 [2023-01-10T10:08:16.256Z] --- PASS: TestResizeWithInvalidSize (0.40s)
10:08:16 [2023-01-10T10:08:16.256Z] === RUN   TestResizeWhenContainerNotStarted
10:08:16 [2023-01-10T10:08:16.821Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:08:16 [2023-01-10T10:08:16.821Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:08:18 [2023-01-10T10:08:18.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:08:18 [2023-01-10T10:08:18.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:08:19 [2023-01-10T10:08:19.386Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:08:19 [2023-01-10T10:08:19.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:08:20 [2023-01-10T10:08:20.577Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:08:23 [2023-01-10T10:08:23.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:08:23 [2023-01-10T10:08:23.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:08:26 [2023-01-10T10:08:26.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:08:27 [2023-01-10T10:08:27.507Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:08:28 [2023-01-10T10:08:28.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:08:29 [2023-01-10T10:08:29.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:08:30 [2023-01-10T10:08:30.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:08:31 [2023-01-10T10:08:31.241Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:08:32 [2023-01-10T10:08:32.173Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:08:33 [2023-01-10T10:08:33.690Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:08:33 [2023-01-10T10:08:33.690Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
10:08:33 [2023-01-10T10:08:33.690Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
10:08:33 [2023-01-10T10:08:33.690Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
10:08:33 [2023-01-10T10:08:33.690Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
10:08:33 [2023-01-10T10:08:33.690Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s)
10:08:33 [2023-01-10T10:08:33.690Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s)
10:08:33 [2023-01-10T10:08:33.690Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s)
10:08:33 [2023-01-10T10:08:33.690Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s)
10:08:33 [2023-01-10T10:08:33.690Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s)
10:08:33 [2023-01-10T10:08:33.690Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
10:08:33 [2023-01-10T10:08:33.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s)
10:08:33 [2023-01-10T10:08:33.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s)
10:08:33 [2023-01-10T10:08:33.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.83s)
10:08:33 [2023-01-10T10:08:33.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
10:08:33 [2023-01-10T10:08:33.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s)
10:08:33 [2023-01-10T10:08:33.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s)
10:08:33 [2023-01-10T10:08:33.691Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:08:33 [2023-01-10T10:08:33.691Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:08:35 [2023-01-10T10:08:35.065Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:08:35 [2023-01-10T10:08:35.629Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s)
10:08:35 [2023-01-10T10:08:35.629Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
10:08:35 [2023-01-10T10:08:35.629Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
10:08:35 [2023-01-10T10:08:35.629Z] === RUN   TestCgroupNamespacesRun
10:08:37 [2023-01-10T10:08:37.007Z] --- PASS: TestCgroupNamespacesRun (1.15s)
10:08:37 [2023-01-10T10:08:37.007Z] === RUN   TestCgroupNamespacesRunPrivileged
10:08:37 [2023-01-10T10:08:37.945Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
10:08:37 [2023-01-10T10:08:37.946Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:08:39 [2023-01-10T10:08:39.318Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
10:08:39 [2023-01-10T10:08:39.318Z] === RUN   TestCgroupNamespacesRunHostMode
10:08:40 [2023-01-10T10:08:40.252Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
10:08:40 [2023-01-10T10:08:40.252Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:08:41 [2023-01-10T10:08:41.185Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
10:08:41 [2023-01-10T10:08:41.185Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:08:42 [2023-01-10T10:08:42.558Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
10:08:42 [2023-01-10T10:08:42.558Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:08:43 [2023-01-10T10:08:43.129Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
10:08:43 [2023-01-10T10:08:43.129Z] === RUN   TestCgroupNamespacesRunOlderClient
10:08:44 [2023-01-10T10:08:44.512Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
10:08:44 [2023-01-10T10:08:44.512Z] === RUN   TestNISDomainname
10:08:44 [2023-01-10T10:08:44.769Z] --- PASS: TestNISDomainname (0.53s)
10:08:44 [2023-01-10T10:08:44.769Z] === RUN   TestHostnameDnsResolution
10:08:45 [2023-01-10T10:08:45.334Z] --- PASS: TestHostnameDnsResolution (0.65s)
10:08:45 [2023-01-10T10:08:45.334Z] === RUN   TestUnprivilegedPortsAndPing
10:08:45 [2023-01-10T10:08:45.899Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
10:08:45 [2023-01-10T10:08:45.899Z] === RUN   TestPrivilegedHostDevices
10:08:46 [2023-01-10T10:08:46.464Z] --- PASS: TestPrivilegedHostDevices (0.50s)
10:08:46 [2023-01-10T10:08:46.464Z] === RUN   TestRunConsoleSize
10:08:46 [2023-01-10T10:08:46.722Z] --- PASS: TestRunConsoleSize (0.41s)
10:08:46 [2023-01-10T10:08:46.722Z] === RUN   TestRunWithAlternativeContainerdShim
10:08:49 [2023-01-10T10:08:49.247Z] --- PASS: TestRunWithAlternativeContainerdShim (1.99s)
10:08:49 [2023-01-10T10:08:49.247Z] === RUN   TestStats
10:08:51 [2023-01-10T10:08:51.771Z] --- PASS: TestStats (2.47s)
10:08:51 [2023-01-10T10:08:51.771Z] === RUN   TestStopContainerWithTimeout
10:08:51 [2023-01-10T10:08:51.771Z] === RUN   TestStopContainerWithTimeout/0
10:08:51 [2023-01-10T10:08:51.771Z] === PAUSE TestStopContainerWithTimeout/0
10:08:51 [2023-01-10T10:08:51.771Z] === RUN   TestStopContainerWithTimeout/1
10:08:51 [2023-01-10T10:08:51.771Z] === PAUSE TestStopContainerWithTimeout/1
10:08:51 [2023-01-10T10:08:51.771Z] === RUN   TestStopContainerWithTimeout/3
10:08:51 [2023-01-10T10:08:51.771Z] === PAUSE TestStopContainerWithTimeout/3
10:08:51 [2023-01-10T10:08:51.771Z] === RUN   TestStopContainerWithTimeout/-1
10:08:51 [2023-01-10T10:08:51.771Z] === PAUSE TestStopContainerWithTimeout/-1
10:08:51 [2023-01-10T10:08:51.771Z] === CONT  TestStopContainerWithTimeout/0
10:08:51 [2023-01-10T10:08:51.771Z] === CONT  TestStopContainerWithTimeout/-1
10:08:52 [2023-01-10T10:08:52.028Z] === CONT  TestStopContainerWithTimeout/3
10:08:53 [2023-01-10T10:08:53.924Z] === CONT  TestStopContainerWithTimeout/1
10:08:55 [2023-01-10T10:08:55.299Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:08:55 [2023-01-10T10:08:55.299Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
10:08:55 [2023-01-10T10:08:55.299Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.58s)
10:08:55 [2023-01-10T10:08:55.299Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
10:08:55 [2023-01-10T10:08:55.299Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
10:08:55 [2023-01-10T10:08:55.299Z] === RUN   TestDeleteDevicemapper
10:08:55 [2023-01-10T10:08:55.299Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:08:55 [2023-01-10T10:08:55.299Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:08:55 [2023-01-10T10:08:55.299Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:08:56 [2023-01-10T10:08:56.688Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s)
10:08:56 [2023-01-10T10:08:56.688Z] === RUN   TestUpdateMemory
10:08:57 [2023-01-10T10:08:57.254Z] --- PASS: TestUpdateMemory (0.57s)
10:08:57 [2023-01-10T10:08:57.254Z] === RUN   TestUpdateCPUQuota
10:08:58 [2023-01-10T10:08:58.189Z] --- PASS: TestUpdateCPUQuota (0.72s)
10:08:58 [2023-01-10T10:08:58.189Z] === RUN   TestUpdatePidsLimit
10:08:58 [2023-01-10T10:08:58.189Z] === RUN   TestUpdatePidsLimit/update_from_none
10:08:58 [2023-01-10T10:08:58.189Z] === RUN   TestUpdatePidsLimit/no_change
10:08:58 [2023-01-10T10:08:58.447Z] === RUN   TestUpdatePidsLimit/update_lower
10:08:58 [2023-01-10T10:08:58.447Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:08:58 [2023-01-10T10:08:58.705Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:08:58 [2023-01-10T10:08:58.965Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:08:58 [2023-01-10T10:08:58.965Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:08:59 [2023-01-10T10:08:59.532Z] --- PASS: TestUpdatePidsLimit (1.70s)
10:08:59 [2023-01-10T10:08:59.532Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
10:08:59 [2023-01-10T10:08:59.532Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
10:08:59 [2023-01-10T10:08:59.532Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.17s)
10:08:59 [2023-01-10T10:08:59.532Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
10:08:59 [2023-01-10T10:08:59.532Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
10:08:59 [2023-01-10T10:08:59.532Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
10:08:59 [2023-01-10T10:08:59.532Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
10:08:59 [2023-01-10T10:08:59.532Z] === RUN   TestUpdateRestartPolicy
10:09:11 [2023-01-10T10:09:11.723Z] --- PASS: TestUpdateRestartPolicy (10.86s)
10:09:11 [2023-01-10T10:09:11.723Z] === RUN   TestUpdateRestartWithAutoRemove
10:09:11 [2023-01-10T10:09:11.723Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
10:09:11 [2023-01-10T10:09:11.723Z] === RUN   TestWaitNonBlocked
10:09:11 [2023-01-10T10:09:11.723Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:09:11 [2023-01-10T10:09:11.723Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:09:11 [2023-01-10T10:09:11.723Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:09:11 [2023-01-10T10:09:11.723Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:09:11 [2023-01-10T10:09:11.723Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:09:11 [2023-01-10T10:09:11.723Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:09:11 [2023-01-10T10:09:11.723Z] --- PASS: TestWaitNonBlocked (0.01s)
10:09:11 [2023-01-10T10:09:11.723Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
10:09:11 [2023-01-10T10:09:11.723Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
10:09:11 [2023-01-10T10:09:11.723Z] === RUN   TestWaitBlocked
10:09:11 [2023-01-10T10:09:11.723Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:09:11 [2023-01-10T10:09:11.723Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:09:11 [2023-01-10T10:09:11.723Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:09:11 [2023-01-10T10:09:11.723Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:09:11 [2023-01-10T10:09:11.723Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:09:11 [2023-01-10T10:09:11.723Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:09:12 [2023-01-10T10:09:12.288Z] --- PASS: TestWaitBlocked (0.01s)
10:09:12 [2023-01-10T10:09:12.288Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
10:09:12 [2023-01-10T10:09:12.288Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
10:09:12 [2023-01-10T10:09:12.288Z] === RUN   TestWaitConditions
10:09:12 [2023-01-10T10:09:12.288Z] === RUN   TestWaitConditions/default
10:09:12 [2023-01-10T10:09:12.288Z] === PAUSE TestWaitConditions/default
10:09:12 [2023-01-10T10:09:12.288Z] === RUN   TestWaitConditions/not-running
10:09:12 [2023-01-10T10:09:12.288Z] === PAUSE TestWaitConditions/not-running
10:09:12 [2023-01-10T10:09:12.288Z] === RUN   TestWaitConditions/next-exit
10:09:12 [2023-01-10T10:09:12.288Z] === PAUSE TestWaitConditions/next-exit
10:09:12 [2023-01-10T10:09:12.288Z] === RUN   TestWaitConditions/removed
10:09:12 [2023-01-10T10:09:12.288Z] === PAUSE TestWaitConditions/removed
10:09:12 [2023-01-10T10:09:12.288Z] === CONT  TestWaitConditions/default
10:09:12 [2023-01-10T10:09:12.288Z] === CONT  TestWaitConditions/removed
10:09:14 [2023-01-10T10:09:14.184Z] === CONT  TestWaitConditions/next-exit
10:09:14 [2023-01-10T10:09:14.184Z] === CONT  TestWaitConditions/not-running
10:09:15 [2023-01-10T10:09:15.561Z] --- PASS: TestWaitConditions (0.01s)
10:09:15 [2023-01-10T10:09:15.561Z]     --- PASS: TestWaitConditions/removed (1.71s)
10:09:15 [2023-01-10T10:09:15.561Z]     --- PASS: TestWaitConditions/default (1.74s)
10:09:15 [2023-01-10T10:09:15.561Z]     --- PASS: TestWaitConditions/not-running (1.47s)
10:09:15 [2023-01-10T10:09:15.561Z]     --- PASS: TestWaitConditions/next-exit (1.52s)
10:09:15 [2023-01-10T10:09:15.561Z] === RUN   TestWaitRestartedContainer
10:09:15 [2023-01-10T10:09:15.561Z] === RUN   TestWaitRestartedContainer/default
10:09:15 [2023-01-10T10:09:15.561Z] === PAUSE TestWaitRestartedContainer/default
10:09:15 [2023-01-10T10:09:15.561Z] === RUN   TestWaitRestartedContainer/not-running
10:09:15 [2023-01-10T10:09:15.561Z] === PAUSE TestWaitRestartedContainer/not-running
10:09:15 [2023-01-10T10:09:15.561Z] === RUN   TestWaitRestartedContainer/next-exit
10:09:15 [2023-01-10T10:09:15.561Z] === PAUSE TestWaitRestartedContainer/next-exit
10:09:15 [2023-01-10T10:09:15.561Z] === CONT  TestWaitRestartedContainer/default
10:09:15 [2023-01-10T10:09:15.561Z] === CONT  TestWaitRestartedContainer/next-exit
10:09:17 [2023-01-10T10:09:17.472Z] === CONT  TestWaitRestartedContainer/not-running
10:09:18 [2023-01-10T10:09:18.040Z] --- PASS: TestWaitRestartedContainer (0.02s)
10:09:18 [2023-01-10T10:09:18.040Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.47s)
10:09:18 [2023-01-10T10:09:18.040Z]     --- PASS: TestWaitRestartedContainer/default (1.50s)
10:09:18 [2023-01-10T10:09:18.040Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
10:09:18 [2023-01-10T10:09:18.040Z] === CONT  TestContainerStartOnDaemonRestart
10:09:18 [2023-01-10T10:09:18.040Z] === CONT  TestRestartDaemonWithRestartingContainer
10:09:19 [2023-01-10T10:09:19.937Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s)
10:09:19 [2023-01-10T10:09:19.937Z] === CONT  TestDaemonHostGatewayIP
10:09:20 [2023-01-10T10:09:20.194Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s)
10:09:20 [2023-01-10T10:09:20.194Z] === CONT  TestIpcModeOlderClient
10:09:20 [2023-01-10T10:09:20.194Z] --- PASS: TestIpcModeOlderClient (0.05s)
10:09:20 [2023-01-10T10:09:20.194Z] === CONT  TestDaemonRestartIpcMode
10:09:22 [2023-01-10T10:09:22.719Z] --- PASS: TestDaemonHostGatewayIP (2.47s)
10:09:22 [2023-01-10T10:09:22.719Z] === CONT  TestContainerKillOnDaemonStart
10:09:22 [2023-01-10T10:09:22.719Z] --- PASS: TestDaemonRestartIpcMode (2.40s)
10:09:34 [2023-01-10T10:09:34.905Z] --- PASS: TestContainerKillOnDaemonStart (11.48s)
10:09:34 [2023-01-10T10:09:34.905Z] PASS
10:09:34 [2023-01-10T10:09:34.905Z] 
10:09:34 [2023-01-10T10:09:34.905Z] === Skipped
10:09:34 [2023-01-10T10:09:34.905Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:09:34 [2023-01-10T10:09:34.905Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:09:34 [2023-01-10T10:09:34.905Z] 
10:09:34 [2023-01-10T10:09:34.905Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:09:34 [2023-01-10T10:09:34.905Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:09:34 [2023-01-10T10:09:34.905Z] 
10:09:34 [2023-01-10T10:09:34.905Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:09:34 [2023-01-10T10:09:34.905Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:09:34 [2023-01-10T10:09:34.905Z] 
10:09:34 [2023-01-10T10:09:34.905Z] DONE 273 tests, 3 skipped in 130.339s
10:09:34 [2023-01-10T10:09:34.905Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
10:09:34 [2023-01-10T10:09:34.905Z] ++ 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
10:09:34 [2023-01-10T10:09:34.905Z] ++ set -e
10:09:34 [2023-01-10T10:09:34.905Z] ++ '[' -n 0 ']'
10:09:34 [2023-01-10T10:09:34.905Z] ++ set -x
10:09:34 [2023-01-10T10:09:34.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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
10:09:34 [2023-01-10T10:09:34.905Z] INFO: Testing against a local daemon
10:09:34 [2023-01-10T10:09:34.905Z] === RUN   TestConfigDaemonID
10:09:35 [2023-01-10T10:09:35.163Z]     daemon_test.go:67: [d919e5e504801] daemon is not started
10:09:35 [2023-01-10T10:09:35.163Z] --- PASS: TestConfigDaemonID (1.04s)
10:09:35 [2023-01-10T10:09:35.163Z] === RUN   TestDaemonConfigValidation
10:09:35 [2023-01-10T10:09:35.163Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:09:35 [2023-01-10T10:09:35.163Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:09:35 [2023-01-10T10:09:35.163Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:09:35 [2023-01-10T10:09:35.163Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:09:35 [2023-01-10T10:09:35.163Z] === RUN   TestDaemonConfigValidation/invalid_config
10:09:35 [2023-01-10T10:09:35.163Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:09:35 [2023-01-10T10:09:35.163Z] === RUN   TestDaemonConfigValidation/malformed_config
10:09:35 [2023-01-10T10:09:35.163Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:09:35 [2023-01-10T10:09:35.163Z] === RUN   TestDaemonConfigValidation/valid_config
10:09:35 [2023-01-10T10:09:35.163Z] === PAUSE TestDaemonConfigValidation/valid_config
10:09:35 [2023-01-10T10:09:35.163Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:09:35 [2023-01-10T10:09:35.163Z] === CONT  TestDaemonConfigValidation/malformed_config
10:09:35 [2023-01-10T10:09:35.163Z] === CONT  TestDaemonConfigValidation/valid_config
10:09:35 [2023-01-10T10:09:35.163Z] === CONT  TestDaemonConfigValidation/invalid_config
10:09:35 [2023-01-10T10:09:35.421Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:09:35 [2023-01-10T10:09:35.421Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:09:35 [2023-01-10T10:09:35.421Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
10:09:35 [2023-01-10T10:09:35.421Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
10:09:35 [2023-01-10T10:09:35.421Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
10:09:35 [2023-01-10T10:09:35.421Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
10:09:35 [2023-01-10T10:09:35.421Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
10:09:35 [2023-01-10T10:09:35.421Z] === RUN   TestConfigDaemonSeccompProfiles
10:09:35 [2023-01-10T10:09:35.421Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:09:36 [2023-01-10T10:09:36.352Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:09:37 [2023-01-10T10:09:37.723Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:09:38 [2023-01-10T10:09:38.655Z] === CONT  TestConfigDaemonSeccompProfiles
10:09:38 [2023-01-10T10:09:38.655Z]     daemon_test.go:181: [d9656a5f498a7] daemon is not started
10:09:38 [2023-01-10T10:09:38.655Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
10:09:38 [2023-01-10T10:09:38.655Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:09:38 [2023-01-10T10:09:38.655Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:09:38 [2023-01-10T10:09:38.655Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:09:38 [2023-01-10T10:09:38.655Z] === RUN   TestDaemonProxy
10:09:38 [2023-01-10T10:09:38.655Z] === RUN   TestDaemonProxy/environment_variables
10:09:40 [2023-01-10T10:09:40.552Z] === RUN   TestDaemonProxy/command-line_options
10:09:41 [2023-01-10T10:09:41.923Z] === RUN   TestDaemonProxy/configuration_file
10:09:43 [2023-01-10T10:09:43.829Z] === RUN   TestDaemonProxy/conflicting_options
10:09:44 [2023-01-10T10:09:44.092Z] === RUN   TestDaemonProxy/reload_sanitized
10:09:44 [2023-01-10T10:09:44.657Z] --- PASS: TestDaemonProxy (6.23s)
10:09:44 [2023-01-10T10:09:44.657Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
10:09:44 [2023-01-10T10:09:44.657Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
10:09:44 [2023-01-10T10:09:44.657Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
10:09:44 [2023-01-10T10:09:44.657Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:09:44 [2023-01-10T10:09:44.657Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
10:09:44 [2023-01-10T10:09:44.657Z] === RUN   TestLiveRestore
10:09:44 [2023-01-10T10:09:44.657Z] === RUN   TestLiveRestore/volume_references
10:09:44 [2023-01-10T10:09:44.657Z] === PAUSE TestLiveRestore/volume_references
10:09:44 [2023-01-10T10:09:44.657Z] === CONT  TestLiveRestore/volume_references
10:09:45 [2023-01-10T10:09:45.588Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:09:45 [2023-01-10T10:09:45.588Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:09:46 [2023-01-10T10:09:46.520Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:09:47 [2023-01-10T10:09:47.451Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:09:48 [2023-01-10T10:09:48.383Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:09:49 [2023-01-10T10:09:49.315Z] --- PASS: TestLiveRestore (0.00s)
10:09:49 [2023-01-10T10:09:49.315Z]     --- PASS: TestLiveRestore/volume_references (4.44s)
10:09:49 [2023-01-10T10:09:49.315Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.76s)
10:09:49 [2023-01-10T10:09:49.315Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.93s)
10:09:49 [2023-01-10T10:09:49.315Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
10:09:49 [2023-01-10T10:09:49.315Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
10:09:49 [2023-01-10T10:09:49.315Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
10:09:49 [2023-01-10T10:09:49.315Z] PASS
10:09:49 [2023-01-10T10:09:49.315Z] 
10:09:49 [2023-01-10T10:09:49.315Z] DONE 24 tests in 15.180s
10:09:49 [2023-01-10T10:09:49.315Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:09:49 [2023-01-10T10:09:49.315Z] ++ 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
10:09:49 [2023-01-10T10:09:49.315Z] ++ set -e
10:09:49 [2023-01-10T10:09:49.315Z] ++ '[' -n 0 ']'
10:09:49 [2023-01-10T10:09:49.315Z] ++ set -x
10:09:49 [2023-01-10T10:09:49.315Z] ++ 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 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
10:09:49 [2023-01-10T10:09:49.315Z] INFO: Testing against a local daemon
10:09:49 [2023-01-10T10:09:49.315Z] === RUN   TestCommitInheritsEnv
10:09:49 [2023-01-10T10:09:49.572Z] --- PASS: TestCommitInheritsEnv (0.23s)
10:09:49 [2023-01-10T10:09:49.572Z] === RUN   TestImportExtremelyLargeImageWorks
10:09:49 [2023-01-10T10:09:49.572Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:09:49 [2023-01-10T10:09:49.572Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:09:49 [2023-01-10T10:09:49.572Z] === RUN   TestImportWithCustomPlatform
10:09:49 [2023-01-10T10:09:49.572Z] === RUN   TestImportWithCustomPlatform/#00
10:09:49 [2023-01-10T10:09:49.572Z] === RUN   TestImportWithCustomPlatform/_______
10:09:49 [2023-01-10T10:09:49.572Z] === RUN   TestImportWithCustomPlatform//
10:09:49 [2023-01-10T10:09:49.572Z] === RUN   TestImportWithCustomPlatform/linux
10:09:49 [2023-01-10T10:09:49.830Z] === RUN   TestImportWithCustomPlatform/LINUX
10:09:49 [2023-01-10T10:09:49.830Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:09:49 [2023-01-10T10:09:49.830Z] === RUN   TestImportWithCustomPlatform/macos
10:09:49 [2023-01-10T10:09:49.830Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:09:49 [2023-01-10T10:09:49.830Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:09:49 [2023-01-10T10:09:49.830Z] --- PASS: TestImportWithCustomPlatform (0.32s)
10:09:49 [2023-01-10T10:09:49.830Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
10:09:49 [2023-01-10T10:09:49.830Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:09:49 [2023-01-10T10:09:49.830Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:09:49 [2023-01-10T10:09:49.830Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
10:09:49 [2023-01-10T10:09:49.830Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
10:09:49 [2023-01-10T10:09:49.830Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
10:09:49 [2023-01-10T10:09:49.830Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:09:49 [2023-01-10T10:09:49.830Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:09:49 [2023-01-10T10:09:49.830Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:09:49 [2023-01-10T10:09:49.830Z] === RUN   TestImagesFilterMultiReference
10:09:50 [2023-01-10T10:09:50.090Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:09:50 [2023-01-10T10:09:50.090Z] === RUN   TestImagePullPlatformInvalid
10:09:50 [2023-01-10T10:09:50.090Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
10:09:50 [2023-01-10T10:09:50.090Z] === RUN   TestImagePullStoredfDigestForOtherRepo
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:49Z" 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.4 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:49Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:49Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:49Z" level=info msg="Starting upload purge in 52m0s" go.version=go1.19.4 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a985350e-1157-414a-a519-0d01eb706f45 http.request.method=GET http.request.remoteaddr="127.0.0.1:37266" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a985350e-1157-414a-a519-0d01eb706f45 http.request.method=GET http.request.remoteaddr="127.0.0.1:37266" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.554007ms http.response.status=200 http.response.written=2 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e4b79416-1cda-4854-987c-58ed7f1c07bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e4b79416-1cda-4854-987c-58ed7f1c07bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ad81702e-7bf5-4067-a85a-4ae14e6b4ce9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ad81702e-7bf5-4067-a85a-4ae14e6b4ce9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e4b79416-1cda-4854-987c-58ed7f1c07bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=25.747µs trace.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=ea058023-1a51-43e3-aa81-0d795694e4de trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ad81702e-7bf5-4067-a85a-4ae14e6b4ce9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=21.447µs trace.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=2887284d-685c-4ea6-9a42-42706d0e7db4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=e4b79416-1cda-4854-987c-58ed7f1c07bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.419776ms http.response.status=404 http.response.written=157 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=ad81702e-7bf5-4067-a85a-4ae14e6b4ce9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.642425ms http.response.status=404 http.response.written=157 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90e21b5d-ec42-4fc2-bf2a-b00c74f3de56 http.request.method=POST http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90e21b5d-ec42-4fc2-bf2a-b00c74f3de56 http.request.method=POST http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90e21b5d-ec42-4fc2-bf2a-b00c74f3de56 http.request.method=POST http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=262.329µs trace.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=7cbc13f2-0ba5-482a-9531-495f5562a6b9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90e21b5d-ec42-4fc2-bf2a-b00c74f3de56 http.request.method=POST http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=31.187µs trace.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=2f3d39ac-342c-4094-a7a1-3f0a1ca250f9 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90e21b5d-ec42-4fc2-bf2a-b00c74f3de56 http.request.method=POST http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=82.755µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=676bf384-a8e2-4345-bbba-939935a13e6d trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90e21b5d-ec42-4fc2-bf2a-b00c74f3de56 http.request.method=POST http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=4.850941ms http.response.status=202 http.response.written=0 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=49a773da-2ce9-4d19-bbab-66f940b677d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=49a773da-2ce9-4d19-bbab-66f940b677d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=49a773da-2ce9-4d19-bbab-66f940b677d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=87.596µs trace.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=2213d9a5-0fe7-42d1-b958-fca3f8f003e9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=49a773da-2ce9-4d19-bbab-66f940b677d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=82.444µs trace.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=630e4fdf-2e1c-4b0d-bb62-80a9f8e69e4c trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=32.139µs trace.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=1c1827c4-d45e-45b5-a52b-1b9508eb8312 trace.line=82 vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=13.489µs trace.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=cc685e56-ea13-484d-a891-f698291fdc4a trace.line=141 vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=55.835µs trace.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=260822ef-5d97-4f32-8e11-a381dbb749d1 trace.line=124 vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.090Z] time="2023-01-10T10:09:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=11.749µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5ec126c1-8ccb-4f32-a79c-c8f6233ef00c trace.line=141 vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=15.114µs trace.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=058120bb-c7da-4026-b6c0-90d63341f709 trace.line=141 vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=8.468µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f8fc3dc4-f93d-4dcb-aa33-407eecf07949 trace.line=141 vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=47.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).Move" trace.id=38a75f26-f0f2-4692-b78f-b88ae3dbc82d trace.line=167 vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=66.452µs trace.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=07b5a19b-996c-4583-b95b-f123c03df0c1 trace.line=95 vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=502.421µs trace.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=a0f9b9b6-da27-457b-9640-6fb20ed42674 trace.line=181 vars.name=test vars.uuid=983765a4-35f8-46c6-a5da-f26bb1dcf654 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8de8b30c-ceb1-4db5-ae1f-c8e29863cd81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=6.362356ms http.response.status=201 http.response.written=0 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "PUT /v2/test/blobs/uploads/983765a4-35f8-46c6-a5da-f26bb1dcf654?_state=FAN7yiIbIOloiNizpt3S9TGwM4XthPmjYMftPXEXOvF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4Mzc2NWE0LTM1ZjgtNDZjNi1hNWRhLWYyNmJiMWRjZjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wMzY1MDE4MloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=49a773da-2ce9-4d19-bbab-66f940b677d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=1.499379ms trace.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=91c39b14-3de8-49b1-9aed-087308c6a84e trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=49a773da-2ce9-4d19-bbab-66f940b677d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=12.990815ms http.response.status=202 http.response.written=0 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=29.234µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d49bbcb7-6f7d-47fc-bab7-18b01413ccab trace.line=82 vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=17.592µs trace.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=72010866-a652-46ae-abd9-cddacfe15f45 trace.line=141 vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=50.461µs trace.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=6c20f54f-0c5f-4ce4-98e1-6f3bd965c11e trace.line=124 vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=12.422µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5d18d5c5-4366-4c3e-a665-e9b87cbf4e94 trace.line=141 vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=12.447µs trace.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=6791e387-f02e-4d3d-8713-9ceb9ceeb6b8 trace.line=141 vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=11.405µs trace.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=7f5429ac-f1d3-4947-8b20-8b5f6101967e trace.line=141 vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=53.381µs trace.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=4eb5fc1e-3f31-4c9a-a416-54dc1f12085a trace.line=167 vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=46.785µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2bc43e04-5938-439c-a422-42ebd35dbacf trace.line=95 vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=120.498µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=7e1a2d87-f0ee-4070-9c52-321e591d793d trace.line=181 vars.name=test vars.uuid=095f3145-da6f-41e0-8a1c-cba6f5ea3dc2 version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b14cb9a-ed82-4473-a3f2-4499087c667c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=2.964863ms http.response.status=201 http.response.written=0 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "PUT /v2/test/blobs/uploads/095f3145-da6f-41e0-8a1c-cba6f5ea3dc2?_state=YYOPutmwJZ45dmvMTvdNdNDwbxHvD59Cg52OV7c0dZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NWYzMTQ1LWRhNmYtNDFlMC04YTFjLWNiYTZmNWVhM2RjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDowOTo1MC4wNDAyMTI3NzRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7538096e-9322-45f3-b48b-ba9564d1e974 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7538096e-9322-45f3-b48b-ba9564d1e974 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.091Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7538096e-9322-45f3-b48b-ba9564d1e974 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=19.897µs trace.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=fb024077-b64f-4a8d-86da-d5622d0c9e88 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7538096e-9322-45f3-b48b-ba9564d1e974 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.156314ms http.response.status=404 http.response.written=96 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown"
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=42.066µs trace.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=9f899eee-1b14-4ca3-8042-fdbf451d3290 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=13.481µs trace.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=3058bdeb-1c88-4d10-8832-81158e72d193 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=28.783µs trace.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=084b3a0b-305d-4ecb-b329-dceaec967288 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=11.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).Stat" trace.id=7570b0b9-4bbd-4779-9944-5affab18e29f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=12.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).Stat" trace.id=44fad763-2974-4f6e-8d79-57d0bb764a57 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=47.294µs trace.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=78318d1b-5624-445a-9ce8-e109bf1c61f9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=63.392µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=22b41d7c-1d8d-4762-99ae-5cb91a46f230 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=30.252µs trace.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=fe20978d-49f3-431d-b6ae-0f2154b7876b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=132.772µs trace.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=b46731f2-a604-4146-ab12-0275eae1b838 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=31.434µs trace.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=f3526976-f064-42b2-b71d-dc61d3bc5450 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2ccbd0a7-9373-41d5-bf50-6f2cb8a2d83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=2.142007ms http.response.status=201 http.response.written=0 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=472f4b13-0c16-4256-876e-24e8701c71e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37292" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=472f4b13-0c16-4256-876e-24e8701c71e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37292" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 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="785.114µs" http.response.status=200 http.response.written=2 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51c69b73-b1da-4036-a150-f91d848d4961 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51c69b73-b1da-4036-a150-f91d848d4961 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51c69b73-b1da-4036-a150-f91d848d4961 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=31.416µs trace.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=64ce6808-de1e-4559-b86a-76ef2f8fc5ee trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51c69b73-b1da-4036-a150-f91d848d4961 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51c69b73-b1da-4036-a150-f91d848d4961 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=35.273µs trace.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=dc4c254c-c43d-4fbb-a6e1-afa8b5ead526 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51c69b73-b1da-4036-a150-f91d848d4961 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=17.165µs trace.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=8cf0b33f-4822-40c2-ba01-b3d5acf53e53 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51c69b73-b1da-4036-a150-f91d848d4961 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=22.088µs trace.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=237ca7a7-4c59-4390-9d95-7b1cd853a61c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51c69b73-b1da-4036-a150-f91d848d4961 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51c69b73-b1da-4036-a150-f91d848d4961 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 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.201148ms http.response.status=200 http.response.written=417 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d502e036-ef30-4542-96b2-8cd2044064bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37312" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d502e036-ef30-4542-96b2-8cd2044064bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37312" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.092Z] time="2023-01-10T10:09:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d502e036-ef30-4542-96b2-8cd2044064bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37312" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d502e036-ef30-4542-96b2-8cd2044064bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37312" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=30.563µs trace.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=23f43571-eb41-476a-8b01-1721b30a009b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d502e036-ef30-4542-96b2-8cd2044064bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37312" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=12.734µs trace.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=4e47fcdd-c88c-473e-bdf6-f4c6b51e0f4b trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d502e036-ef30-4542-96b2-8cd2044064bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37312" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=16.607µs trace.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=0da13112-a3c9-4b89-a039-8fe6a7b0099d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d502e036-ef30-4542-96b2-8cd2044064bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37312" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d502e036-ef30-4542-96b2-8cd2044064bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37312" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 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.124414ms http.response.status=200 http.response.written=417 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=43.74µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e2ebf915-b6e3-460c-8271-db0bfdc3e868 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=152.636µs trace.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=5b0d2972-ee48-49ba-9dc7-de491bc3313f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=15.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=be0ac45c-bcb7-49bc-9694-5caa07bb11a3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=131.656µs trace.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=139c0764-6497-40c0-8fb5-c317c89d29ad trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=14.458µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4ff218f0-7410-474a-97a8-df6d5cdcb081 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=13.612µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=47c31fc6-6f1b-4801-907b-9766cefb3a2b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=6.974µs trace.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=10f625fe-83f7-4d87-aade-79c0d5daa9ca trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=84.839µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=1941d6e3-2ade-4fb8-948b-1a1b58232f52 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=21.587µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=596bb573-2553-48fc-b58e-88b861e1a55a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=46.465µs trace.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=ed203604-d1b8-43c8-8693-90687d95be17 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=17.378µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cc3a40c7-8e8a-4966-9d22-1ef98ccdccf3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=83.149µs trace.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=97c0d4a4-50e4-466d-b01c-c6ae4cc9a35c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=86.005µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=18a8a44a-e664-4d0d-af1b-1e80ad3aedab trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=88.556µs trace.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=405955c0-82a1-45c8-95a6-854b65f42c14 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=28.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).GetContent" trace.id=3ec3f0bd-73df-4cdb-8332-e33215f8af1f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=75.428µs trace.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=5f6c4c5f-bb0d-410d-933e-5b128bc3e6e7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a45bca39-51f7-4450-993a-dd04a945a231 http.request.method=GET http.request.remoteaddr="127.0.0.1:37314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 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=8.671021ms http.response.status=200 http.response.written=179 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.093Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:09:50 [2023-01-10T10:09:50.094Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=38.235µs trace.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=af87ba16-42ff-4165-b1c7-aa8a9ff761d1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.094Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=20.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=a677a642-ee24-4a27-abca-7e246cfac36c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.094Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b425f197-b797-4809-801c-18fed56a6c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:37318" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=12.337333ms http.response.status=200 http.response.written=68 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.094Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:09:50 [2023-01-10T10:09:50.351Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=54cb3839-b297-426c-9f06-f0709d0ae44e http.request.method=GET http.request.remoteaddr="127.0.0.1:37336" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=54cb3839-b297-426c-9f06-f0709d0ae44e http.request.method=GET http.request.remoteaddr="127.0.0.1:37336" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 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.2µs" http.response.status=200 http.response.written=2 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=05cfaa8f-bb5d-41f7-8541-e3f1a214a5b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=05cfaa8f-bb5d-41f7-8541-e3f1a214a5b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=05cfaa8f-bb5d-41f7-8541-e3f1a214a5b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=05cfaa8f-bb5d-41f7-8541-e3f1a214a5b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=29.021µs trace.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=6fa08cdd-ffc3-44f3-9ca8-39827b0c33db trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=05cfaa8f-bb5d-41f7-8541-e3f1a214a5b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=11.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=07334eee-be9b-457c-b541-a42fd62da157 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=05cfaa8f-bb5d-41f7-8541-e3f1a214a5b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 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.128803ms http.response.status=404 http.response.written=181 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=430fc033-592a-4480-a7c5-87bbf9915d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=430fc033-592a-4480-a7c5-87bbf9915d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=430fc033-592a-4480-a7c5-87bbf9915d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=430fc033-592a-4480-a7c5-87bbf9915d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=23.187µs trace.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=f95d17a5-b164-4c47-9f19-b148c5a211ae trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=430fc033-592a-4480-a7c5-87bbf9915d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=085b04cc-c319-42d5-84b6-d91272a1353a trace.duration=14.44µs trace.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=9e6b6e07-764b-47cb-a8f4-94e1786ac677 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] time="2023-01-10T10:09:50Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=430fc033-592a-4480-a7c5-87bbf9915d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 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.236378ms http.response.status=404 http.response.written=181 instance.id=085b04cc-c319-42d5-84b6-d91272a1353a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:09:50 [2023-01-10T10:09:50.352Z] 127.0.0.1 - - [10/Jan/2023:10:09:50 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/cf8c728f3c57bffc3965dfdb2e0309e6dca94bf1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:09:50 [2023-01-10T10:09:50.352Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s)
10:09:50 [2023-01-10T10:09:50.352Z] === RUN   TestRemoveImageOrphaning
10:09:50 [2023-01-10T10:09:50.610Z] --- PASS: TestRemoveImageOrphaning (0.23s)
10:09:50 [2023-01-10T10:09:50.610Z] === RUN   TestRemoveImageGarbageCollector
10:09:50 [2023-01-10T10:09:50.610Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:09:50 [2023-01-10T10:09:50.610Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:09:50 [2023-01-10T10:09:50.610Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:09:50 [2023-01-10T10:09:50.610Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:09:50 [2023-01-10T10:09:50.610Z] === RUN   TestTagInvalidReference
10:09:50 [2023-01-10T10:09:50.610Z] --- PASS: TestTagInvalidReference (0.01s)
10:09:50 [2023-01-10T10:09:50.610Z] === RUN   TestTagValidPrefixedRepo
10:09:50 [2023-01-10T10:09:50.610Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:09:50 [2023-01-10T10:09:50.610Z] === RUN   TestTagExistedNameWithoutForce
10:09:50 [2023-01-10T10:09:50.610Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:09:50 [2023-01-10T10:09:50.610Z] === RUN   TestTagOfficialNames
10:09:50 [2023-01-10T10:09:50.610Z] --- PASS: TestTagOfficialNames (0.05s)
10:09:50 [2023-01-10T10:09:50.610Z] === RUN   TestTagMatchesDigest
10:09:50 [2023-01-10T10:09:50.610Z] --- PASS: TestTagMatchesDigest (0.01s)
10:09:50 [2023-01-10T10:09:50.610Z] PASS
10:09:50 [2023-01-10T10:09:50.610Z] 
10:09:50 [2023-01-10T10:09:50.610Z] === Skipped
10:09:50 [2023-01-10T10:09:50.610Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:09:50 [2023-01-10T10:09:50.610Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:09:50 [2023-01-10T10:09:50.610Z] 
10:09:50 [2023-01-10T10:09:50.610Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:09:50 [2023-01-10T10:09:50.610Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:09:50 [2023-01-10T10:09:50.610Z] 
10:09:50 [2023-01-10T10:09:50.610Z] DONE 23 tests, 2 skipped in 1.486s
10:09:50 [2023-01-10T10:09:50.610Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:09:50 [2023-01-10T10:09:50.610Z] ++ 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
10:09:50 [2023-01-10T10:09:50.610Z] ++ set -e
10:09:50 [2023-01-10T10:09:50.610Z] ++ '[' -n 0 ']'
10:09:50 [2023-01-10T10:09:50.610Z] ++ set -x
10:09:50 [2023-01-10T10:09:50.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 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
10:09:50 [2023-01-10T10:09:50.610Z] === RUN   TestStripANSICommands
10:09:50 [2023-01-10T10:09:50.610Z] === RUN   TestStripANSICommands/#00
10:09:50 [2023-01-10T10:09:50.610Z] === RUN   TestStripANSICommands/#01
10:09:50 [2023-01-10T10:09:50.610Z] --- PASS: TestStripANSICommands (0.00s)
10:09:50 [2023-01-10T10:09:50.610Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:09:50 [2023-01-10T10:09:50.610Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:09:50 [2023-01-10T10:09:50.610Z] PASS
10:09:50 [2023-01-10T10:09:50.610Z] 
10:09:50 [2023-01-10T10:09:50.610Z] DONE 3 tests in 0.040s
10:09:50 [2023-01-10T10:09:50.610Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:09:50 [2023-01-10T10:09:50.610Z] ++ 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
10:09:50 [2023-01-10T10:09:50.610Z] ++ set -e
10:09:50 [2023-01-10T10:09:50.610Z] ++ '[' -n 0 ']'
10:09:50 [2023-01-10T10:09:50.610Z] ++ set -x
10:09:50 [2023-01-10T10:09:50.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 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
10:09:50 [2023-01-10T10:09:50.867Z] INFO: Testing against a local daemon
10:09:50 [2023-01-10T10:09:50.867Z] === RUN   TestNetworkCreateDelete
10:09:50 [2023-01-10T10:09:50.867Z] --- PASS: TestNetworkCreateDelete (0.13s)
10:09:50 [2023-01-10T10:09:50.867Z] === RUN   TestDockerNetworkDeletePreferID
10:09:51 [2023-01-10T10:09:51.433Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
10:09:51 [2023-01-10T10:09:51.433Z] === RUN   TestDaemonDNSFallback
10:09:57 [2023-01-10T10:09:57.983Z] --- PASS: TestDaemonDNSFallback (6.29s)
10:09:57 [2023-01-10T10:09:57.983Z] === RUN   TestInspectNetwork
10:10:00 [2023-01-10T10:10:00.507Z] === RUN   TestInspectNetwork/full_network_id
10:10:00 [2023-01-10T10:10:00.507Z] === RUN   TestInspectNetwork/partial_network_id
10:10:00 [2023-01-10T10:10:00.507Z] === RUN   TestInspectNetwork/network_name
10:10:00 [2023-01-10T10:10:00.507Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:10:04 [2023-01-10T10:10:04.684Z] --- PASS: TestInspectNetwork (7.07s)
10:10:04 [2023-01-10T10:10:04.684Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:10:04 [2023-01-10T10:10:04.684Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:10:04 [2023-01-10T10:10:04.684Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:10:04 [2023-01-10T10:10:04.684Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:10:04 [2023-01-10T10:10:04.684Z] === RUN   TestRunContainerWithBridgeNone
10:10:06 [2023-01-10T10:10:06.055Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/create
10:10:06 [2023-01-10T10:10:06.055Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:10:06 [2023-01-10T10:10:06.055Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:10:06 [2023-01-10T10:10:06.055Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:10:06 [2023-01-10T10:10:06.055Z] === CONT  TestNetworkInvalidJSON/networks/create
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:10:06 [2023-01-10T10:10:06.055Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:10:06 [2023-01-10T10:10:06.055Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:10:06 [2023-01-10T10:10:06.055Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:10:06 [2023-01-10T10:10:06.055Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkList
10:10:06 [2023-01-10T10:10:06.055Z] === RUN   TestNetworkList//networks
10:10:06 [2023-01-10T10:10:06.055Z] === PAUSE TestNetworkList//networks
10:10:06 [2023-01-10T10:10:06.056Z] === RUN   TestNetworkList//networks/
10:10:06 [2023-01-10T10:10:06.056Z] === PAUSE TestNetworkList//networks/
10:10:06 [2023-01-10T10:10:06.056Z] === CONT  TestNetworkList//networks
10:10:06 [2023-01-10T10:10:06.056Z] === CONT  TestNetworkList//networks/
10:10:06 [2023-01-10T10:10:06.056Z] --- PASS: TestNetworkList (0.02s)
10:10:06 [2023-01-10T10:10:06.056Z]     --- PASS: TestNetworkList//networks (0.00s)
10:10:06 [2023-01-10T10:10:06.056Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:10:06 [2023-01-10T10:10:06.056Z] === RUN   TestHostIPv4BridgeLabel
10:10:06 [2023-01-10T10:10:06.626Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:10:06 [2023-01-10T10:10:06.626Z] === RUN   TestDaemonRestartWithLiveRestore
10:10:08 [2023-01-10T10:10:08.009Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:10:08 [2023-01-10T10:10:08.009Z] === RUN   TestDaemonDefaultNetworkPools
10:10:08 [2023-01-10T10:10:08.574Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
10:10:08 [2023-01-10T10:10:08.574Z] === RUN   TestDaemonRestartWithExistingNetwork
10:10:09 [2023-01-10T10:10:09.506Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
10:10:09 [2023-01-10T10:10:09.506Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:10:10 [2023-01-10T10:10:10.877Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
10:10:10 [2023-01-10T10:10:10.877Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:10:11 [2023-01-10T10:10:11.441Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:10:11 [2023-01-10T10:10:11.441Z] === RUN   TestServiceWithPredefinedNetwork
10:10:13 [2023-01-10T10:10:13.966Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s)
10:10:13 [2023-01-10T10:10:13.966Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:10:13 [2023-01-10T10:10:13.966Z]     service_test.go:242: FLAKY_TEST
10:10:13 [2023-01-10T10:10:13.966Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:10:13 [2023-01-10T10:10:13.966Z] === RUN   TestServiceWithDataPathPortInit
10:10:28 [2023-01-10T10:10:28.825Z] --- PASS: TestServiceWithDataPathPortInit (13.70s)
10:10:28 [2023-01-10T10:10:28.825Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:10:30 [2023-01-10T10:10:30.016Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z6gmgy1tfs97hjhykwxuvdgvo Created:2023-01-10 10:10:28.728941472 +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[b0e92e68e75220a117911edc720a2d4f9960b73d1e8279fb1c6a36f438496799:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pdtxjrae4vpfnp5azwo06ujju EndpointID:b64bfdf2e41431c53e4dec8203af152b09c4af6ffc4038cc8956f907c7789f14 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:83a3e0535b72c4048992fcfb612d6e0e1b8dff96d4bf0abf6769bebf6384d113 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:e1cdf92aeb39 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pdtxjrae4vpfnp5azwo06ujju EndpointID:b64bfdf2e41431c53e4dec8203af152b09c4af6ffc4038cc8956f907c7789f14 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:10:34 [2023-01-10T10:10:34.194Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
10:10:34 [2023-01-10T10:10:34.194Z] PASS
10:10:34 [2023-01-10T10:10:34.194Z] 
10:10:34 [2023-01-10T10:10:34.194Z] === Skipped
10:10:34 [2023-01-10T10:10:34.194Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:10:34 [2023-01-10T10:10:34.194Z]     service_test.go:242: FLAKY_TEST
10:10:34 [2023-01-10T10:10:34.194Z] 
10:10:34 [2023-01-10T10:10:34.194Z] DONE 38 tests, 1 skipped in 43.458s
10:10:34 [2023-01-10T10:10:34.194Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:10:34 [2023-01-10T10:10:34.194Z] ++ 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
10:10:34 [2023-01-10T10:10:34.194Z] ++ set -e
10:10:34 [2023-01-10T10:10:34.194Z] ++ '[' -n 0 ']'
10:10:34 [2023-01-10T10:10:34.194Z] ++ set -x
10:10:34 [2023-01-10T10:10:34.194Z] ++ 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 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
10:10:34 [2023-01-10T10:10:34.194Z] INFO: Testing against a local daemon
10:10:34 [2023-01-10T10:10:34.194Z] === RUN   TestDockerNetworkIpvlanPersistance
10:10:34 [2023-01-10T10:10:34.194Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:10:34 [2023-01-10T10:10:34.194Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:10:34 [2023-01-10T10:10:34.194Z] === RUN   TestDockerNetworkIpvlan
10:10:34 [2023-01-10T10:10:34.194Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:10:34 [2023-01-10T10:10:34.194Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:10:34 [2023-01-10T10:10:34.194Z] PASS
10:10:34 [2023-01-10T10:10:34.194Z] 
10:10:34 [2023-01-10T10:10:34.194Z] === Skipped
10:10:34 [2023-01-10T10:10:34.194Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:10:34 [2023-01-10T10:10:34.194Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:10:34 [2023-01-10T10:10:34.194Z] 
10:10:34 [2023-01-10T10:10:34.194Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:10:34 [2023-01-10T10:10:34.194Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:10:34 [2023-01-10T10:10:34.194Z] 
10:10:34 [2023-01-10T10:10:34.194Z] DONE 2 tests, 2 skipped in 0.082s
10:10:34 [2023-01-10T10:10:34.194Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:10:34 [2023-01-10T10:10:34.194Z] ++ 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
10:10:34 [2023-01-10T10:10:34.194Z] ++ set -e
10:10:34 [2023-01-10T10:10:34.194Z] ++ '[' -n 0 ']'
10:10:34 [2023-01-10T10:10:34.194Z] ++ set -x
10:10:34 [2023-01-10T10:10:34.194Z] ++ 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 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
10:10:34 [2023-01-10T10:10:34.451Z] INFO: Testing against a local daemon
10:10:34 [2023-01-10T10:10:34.451Z] === RUN   TestDockerNetworkMacvlanPersistance
10:10:35 [2023-01-10T10:10:35.822Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
10:10:35 [2023-01-10T10:10:35.822Z] === RUN   TestDockerNetworkMacvlan
10:10:36 [2023-01-10T10:10:36.387Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:10:37 [2023-01-10T10:10:37.319Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:10:37 [2023-01-10T10:10:37.884Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:10:39 [2023-01-10T10:10:39.801Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:10:41 [2023-01-10T10:10:41.172Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:10:44 [2023-01-10T10:10:44.448Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:10:45 [2023-01-10T10:10:45.012Z] --- PASS: TestDockerNetworkMacvlan (9.37s)
10:10:45 [2023-01-10T10:10:45.012Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
10:10:45 [2023-01-10T10:10:45.012Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:10:45 [2023-01-10T10:10:45.012Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
10:10:45 [2023-01-10T10:10:45.012Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
10:10:45 [2023-01-10T10:10:45.012Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s)
10:10:45 [2023-01-10T10:10:45.012Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
10:10:45 [2023-01-10T10:10:45.012Z] PASS
10:10:45 [2023-01-10T10:10:45.012Z] 
10:10:45 [2023-01-10T10:10:45.012Z] DONE 8 tests in 10.749s
10:10:45 [2023-01-10T10:10:45.012Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:10:45 [2023-01-10T10:10:45.013Z] ++ 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
10:10:45 [2023-01-10T10:10:45.013Z] ++ set -e
10:10:45 [2023-01-10T10:10:45.013Z] ++ '[' -n 0 ']'
10:10:45 [2023-01-10T10:10:45.013Z] ++ set -x
10:10:45 [2023-01-10T10:10:45.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 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
10:10:45 [2023-01-10T10:10:45.013Z] testing: warning: no tests to run
10:10:45 [2023-01-10T10:10:45.013Z] PASS
10:10:45 [2023-01-10T10:10:45.013Z] 
10:10:45 [2023-01-10T10:10:45.013Z] DONE 0 tests in 0.024s
10:10:45 [2023-01-10T10:10:45.013Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:10:45 [2023-01-10T10:10:45.013Z] ++ 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
10:10:45 [2023-01-10T10:10:45.013Z] ++ set -e
10:10:45 [2023-01-10T10:10:45.013Z] ++ '[' -n 0 ']'
10:10:45 [2023-01-10T10:10:45.013Z] ++ set -x
10:10:45 [2023-01-10T10:10:45.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 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
10:10:45 [2023-01-10T10:10:45.270Z] INFO: Testing against a local daemon
10:10:45 [2023-01-10T10:10:45.270Z] === RUN   TestAuthZPluginAllowRequest
10:10:46 [2023-01-10T10:10:46.202Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
10:10:46 [2023-01-10T10:10:46.202Z] === RUN   TestAuthZPluginTLS
10:10:46 [2023-01-10T10:10:46.766Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:10:46 [2023-01-10T10:10:46.766Z] === RUN   TestAuthZPluginDenyRequest
10:10:47 [2023-01-10T10:10:47.331Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:10:47 [2023-01-10T10:10:47.331Z] === RUN   TestAuthZPluginAPIDenyResponse
10:10:47 [2023-01-10T10:10:47.896Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:10:47 [2023-01-10T10:10:47.896Z] === RUN   TestAuthZPluginDenyResponse
10:10:48 [2023-01-10T10:10:48.460Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:10:48 [2023-01-10T10:10:48.460Z] === RUN   TestAuthZPluginAllowEventStream
10:10:49 [2023-01-10T10:10:49.831Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
10:10:49 [2023-01-10T10:10:49.831Z] === RUN   TestAuthZPluginErrorResponse
10:10:50 [2023-01-10T10:10:50.089Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
10:10:50 [2023-01-10T10:10:50.089Z] === RUN   TestAuthZPluginErrorRequest
10:10:50 [2023-01-10T10:10:50.654Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:10:50 [2023-01-10T10:10:50.654Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:10:51 [2023-01-10T10:10:51.218Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:10:51 [2023-01-10T10:10:51.218Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:10:52 [2023-01-10T10:10:52.590Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
10:10:52 [2023-01-10T10:10:52.590Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:10:53 [2023-01-10T10:10:53.962Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s)
10:10:53 [2023-01-10T10:10:53.962Z] === RUN   TestAuthZPluginHeader
10:10:54 [2023-01-10T10:10:54.526Z] --- PASS: TestAuthZPluginHeader (0.71s)
10:10:54 [2023-01-10T10:10:54.526Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:10:54 [2023-01-10T10:10:54.526Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:10:54 [2023-01-10T10:10:54.526Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:10:54 [2023-01-10T10:10:54.526Z] === RUN   TestAuthZPluginV2Disable
10:10:54 [2023-01-10T10:10:54.526Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:10:54 [2023-01-10T10:10:54.526Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:10:54 [2023-01-10T10:10:54.526Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:10:54 [2023-01-10T10:10:54.526Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:10:54 [2023-01-10T10:10:54.526Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:10:54 [2023-01-10T10:10:54.526Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:10:54 [2023-01-10T10:10:54.526Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:10:54 [2023-01-10T10:10:54.526Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:10:54 [2023-01-10T10:10:54.526Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:11:12 [2023-01-10T10:11:12.605Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
10:11:12 [2023-01-10T10:11:12.605Z] PASS
10:11:12 [2023-01-10T10:11:12.605Z] 
10:11:12 [2023-01-10T10:11:12.605Z] === Skipped
10:11:12 [2023-01-10T10:11:12.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:11:12 [2023-01-10T10:11:12.605Z] 
10:11:12 [2023-01-10T10:11:12.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:11:12 [2023-01-10T10:11:12.605Z] 
10:11:12 [2023-01-10T10:11:12.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:11:12 [2023-01-10T10:11:12.605Z] 
10:11:12 [2023-01-10T10:11:12.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:11:12 [2023-01-10T10:11:12.605Z] 
10:11:12 [2023-01-10T10:11:12.605Z] DONE 17 tests, 4 skipped in 26.322s
10:11:12 [2023-01-10T10:11:12.605Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:11:12 [2023-01-10T10:11:12.605Z] ++ 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
10:11:12 [2023-01-10T10:11:12.605Z] ++ set -e
10:11:12 [2023-01-10T10:11:12.605Z] ++ '[' -n 0 ']'
10:11:12 [2023-01-10T10:11:12.605Z] ++ set -x
10:11:12 [2023-01-10T10:11:12.605Z] ++ 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 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
10:11:12 [2023-01-10T10:11:12.605Z] INFO: Testing against a local daemon
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:11:12 [2023-01-10T10:11:12.605Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:11:12 [2023-01-10T10:11:12.605Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:11:12 [2023-01-10T10:11:12.605Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:11:12 [2023-01-10T10:11:12.605Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:11:12 [2023-01-10T10:11:12.605Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:11:12 [2023-01-10T10:11:12.605Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:11:12 [2023-01-10T10:11:12.605Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:11:12 [2023-01-10T10:11:12.605Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInstall
10:11:12 [2023-01-10T10:11:12.605Z] === RUN   TestPluginInstall/no_auth
10:11:15 [2023-01-10T10:11:15.884Z] time="2023-01-10T10:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:11:15 [2023-01-10T10:11:15.884Z] time="2023-01-10T10:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ea7fd9f5fdb6725f0472bc486fa4b32d4bfd6a0db2fae108c4b0bb4ec64b702" mediatype=application/vnd.docker.plugin.v1+json size=522
10:11:15 [2023-01-10T10:11:15.884Z] time="2023-01-10T10:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:11:15 [2023-01-10T10:11:15.884Z] time="2023-01-10T10:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ea7fd9f5fdb6725f0472bc486fa4b32d4bfd6a0db2fae108c4b0bb4ec64b702" mediatype=application/vnd.docker.plugin.v1+json size=522
10:11:15 [2023-01-10T10:11:15.884Z] === RUN   TestPluginInstall/with_htpasswd
10:11:15 [2023-01-10T10:11:15.884Z] time="2023-01-10T10:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:11:15 [2023-01-10T10:11:15.884Z] time="2023-01-10T10:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d29ca9b8c081c3f11b0804063a3b219afb3df456ee5fdbbfdc511287afa0ec27" mediatype=application/vnd.docker.plugin.v1+json size=522
10:11:15 [2023-01-10T10:11:15.884Z] time="2023-01-10T10:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:11:15 [2023-01-10T10:11:15.884Z] time="2023-01-10T10:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d29ca9b8c081c3f11b0804063a3b219afb3df456ee5fdbbfdc511287afa0ec27" mediatype=application/vnd.docker.plugin.v1+json size=522
10:11:16 [2023-01-10T10:11:16.141Z] === RUN   TestPluginInstall/with_insecure
10:11:17 [2023-01-10T10:11:17.073Z] time="2023-01-10T10:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:11:17 [2023-01-10T10:11:17.073Z] time="2023-01-10T10:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab8774ef405f17f96305a57251e980fdd2394fd4f6ae9d3b39430a4b80a4045c" mediatype=application/vnd.docker.plugin.v1+json size=522
10:11:17 [2023-01-10T10:11:17.073Z] time="2023-01-10T10:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:11:17 [2023-01-10T10:11:17.073Z] time="2023-01-10T10:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab8774ef405f17f96305a57251e980fdd2394fd4f6ae9d3b39430a4b80a4045c" mediatype=application/vnd.docker.plugin.v1+json size=522
10:11:17 [2023-01-10T10:11:17.073Z]     plugin_test.go:195: [d437b08310a85] daemon is not started
10:11:17 [2023-01-10T10:11:17.073Z] --- PASS: TestPluginInstall (5.53s)
10:11:17 [2023-01-10T10:11:17.073Z]     --- PASS: TestPluginInstall/no_auth (3.93s)
10:11:17 [2023-01-10T10:11:17.073Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
10:11:17 [2023-01-10T10:11:17.073Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
10:11:17 [2023-01-10T10:11:17.073Z] === RUN   TestPluginsWithRuntimes
10:11:18 [2023-01-10T10:11:18.968Z] === RUN   TestPluginsWithRuntimes/No_Args
10:11:19 [2023-01-10T10:11:19.900Z] === RUN   TestPluginsWithRuntimes/With_Args
10:11:20 [2023-01-10T10:11:20.834Z] --- PASS: TestPluginsWithRuntimes (3.53s)
10:11:20 [2023-01-10T10:11:20.834Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.11s)
10:11:20 [2023-01-10T10:11:20.834Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
10:11:20 [2023-01-10T10:11:20.834Z] === RUN   TestPluginBackCompatMediaTypes
10:11:21 [2023-01-10T10:11:21.399Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
10:11:21 [2023-01-10T10:11:21.399Z] PASS
10:11:21 [2023-01-10T10:11:21.399Z] 
10:11:21 [2023-01-10T10:11:21.399Z] DONE 24 tests in 9.769s
10:11:21 [2023-01-10T10:11:21.399Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:11:21 [2023-01-10T10:11:21.399Z] ++ 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
10:11:21 [2023-01-10T10:11:21.399Z] ++ set -e
10:11:21 [2023-01-10T10:11:21.399Z] ++ '[' -n 0 ']'
10:11:21 [2023-01-10T10:11:21.399Z] ++ set -x
10:11:21 [2023-01-10T10:11:21.399Z] ++ 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 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
10:11:21 [2023-01-10T10:11:21.399Z] INFO: Testing against a local daemon
10:11:21 [2023-01-10T10:11:21.399Z] === RUN   TestExternalGraphDriver
10:11:21 [2023-01-10T10:11:21.656Z] === RUN   TestExternalGraphDriver/json
10:11:23 [2023-01-10T10:11:23.555Z] === RUN   TestExternalGraphDriver/spec
10:11:24 [2023-01-10T10:11:24.925Z] === RUN   TestExternalGraphDriver/pull
10:11:26 [2023-01-10T10:11:26.296Z] --- PASS: TestExternalGraphDriver (5.06s)
10:11:26 [2023-01-10T10:11:26.296Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
10:11:26 [2023-01-10T10:11:26.296Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
10:11:26 [2023-01-10T10:11:26.296Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
10:11:26 [2023-01-10T10:11:26.296Z] === RUN   TestGraphdriverPluginV2
10:11:26 [2023-01-10T10:11:26.861Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:11:26 [2023-01-10T10:11:26.861Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:11:26 [2023-01-10T10:11:26.861Z] PASS
10:11:26 [2023-01-10T10:11:26.861Z] 
10:11:26 [2023-01-10T10:11:26.861Z] === Skipped
10:11:26 [2023-01-10T10:11:26.861Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:11:26 [2023-01-10T10:11:26.861Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:11:26 [2023-01-10T10:11:26.861Z] 
10:11:26 [2023-01-10T10:11:26.861Z] DONE 5 tests, 1 skipped in 5.481s
10:11:26 [2023-01-10T10:11:26.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:11:26 [2023-01-10T10:11:26.861Z] ++ 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
10:11:26 [2023-01-10T10:11:26.861Z] ++ set -e
10:11:26 [2023-01-10T10:11:26.861Z] ++ '[' -n 0 ']'
10:11:26 [2023-01-10T10:11:26.861Z] ++ set -x
10:11:26 [2023-01-10T10:11:26.861Z] ++ 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 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
10:11:26 [2023-01-10T10:11:26.861Z] INFO: Testing against a local daemon
10:11:26 [2023-01-10T10:11:26.861Z] === RUN   TestContinueAfterPluginCrash
10:11:26 [2023-01-10T10:11:26.861Z] === PAUSE TestContinueAfterPluginCrash
10:11:26 [2023-01-10T10:11:26.861Z] === RUN   TestReadPluginNoRead
10:11:26 [2023-01-10T10:11:26.861Z] === PAUSE TestReadPluginNoRead
10:11:26 [2023-01-10T10:11:26.861Z] === RUN   TestDaemonStartWithLogOpt
10:11:26 [2023-01-10T10:11:26.861Z] === PAUSE TestDaemonStartWithLogOpt
10:11:26 [2023-01-10T10:11:26.861Z] === CONT  TestContinueAfterPluginCrash
10:11:26 [2023-01-10T10:11:26.861Z] === CONT  TestDaemonStartWithLogOpt
10:11:30 [2023-01-10T10:11:30.138Z] --- PASS: TestDaemonStartWithLogOpt (3.08s)
10:11:30 [2023-01-10T10:11:30.138Z] === CONT  TestReadPluginNoRead
10:11:32 [2023-01-10T10:11:32.035Z] === RUN   TestReadPluginNoRead/disabled_caching
10:11:33 [2023-01-10T10:11:33.421Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:11:34 [2023-01-10T10:11:34.352Z] === RUN   TestReadPluginNoRead/default
10:11:34 [2023-01-10T10:11:34.917Z] --- PASS: TestContinueAfterPluginCrash (7.95s)
10:11:35 [2023-01-10T10:11:35.849Z] === CONT  TestReadPluginNoRead
10:11:35 [2023-01-10T10:11:35.849Z]     read_test.go:91: [d09214d9a2ca7] daemon is not started
10:11:35 [2023-01-10T10:11:35.849Z] --- PASS: TestReadPluginNoRead (5.70s)
10:11:35 [2023-01-10T10:11:35.849Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
10:11:35 [2023-01-10T10:11:35.849Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
10:11:35 [2023-01-10T10:11:35.849Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
10:11:35 [2023-01-10T10:11:35.849Z] PASS
10:11:35 [2023-01-10T10:11:35.849Z] 
10:11:35 [2023-01-10T10:11:35.849Z] DONE 6 tests in 8.882s
10:11:35 [2023-01-10T10:11:35.849Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:11:35 [2023-01-10T10:11:35.849Z] ++ 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
10:11:35 [2023-01-10T10:11:35.849Z] ++ set -e
10:11:35 [2023-01-10T10:11:35.849Z] ++ '[' -n 0 ']'
10:11:35 [2023-01-10T10:11:35.849Z] ++ set -x
10:11:35 [2023-01-10T10:11:35.849Z] ++ 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 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
10:11:35 [2023-01-10T10:11:35.849Z] testing: warning: no tests to run
10:11:35 [2023-01-10T10:11:35.849Z] PASS
10:11:35 [2023-01-10T10:11:35.849Z] 
10:11:35 [2023-01-10T10:11:35.849Z] DONE 0 tests in 0.033s
10:11:35 [2023-01-10T10:11:35.849Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:11:35 [2023-01-10T10:11:35.849Z] ++ 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
10:11:35 [2023-01-10T10:11:35.849Z] ++ set -e
10:11:35 [2023-01-10T10:11:35.849Z] ++ '[' -n 0 ']'
10:11:35 [2023-01-10T10:11:35.849Z] ++ set -x
10:11:35 [2023-01-10T10:11:35.849Z] ++ 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 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
10:11:35 [2023-01-10T10:11:35.849Z] INFO: Testing against a local daemon
10:11:35 [2023-01-10T10:11:35.849Z] === RUN   TestPluginWithDevMounts
10:11:35 [2023-01-10T10:11:35.849Z] === PAUSE TestPluginWithDevMounts
10:11:35 [2023-01-10T10:11:35.849Z] === CONT  TestPluginWithDevMounts
10:11:37 [2023-01-10T10:11:37.219Z] --- PASS: TestPluginWithDevMounts (1.54s)
10:11:37 [2023-01-10T10:11:37.219Z] PASS
10:11:37 [2023-01-10T10:11:37.219Z] 
10:11:37 [2023-01-10T10:11:37.219Z] DONE 1 tests in 1.629s
10:11:37 [2023-01-10T10:11:37.219Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:11:37 [2023-01-10T10:11:37.219Z] ++ 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
10:11:37 [2023-01-10T10:11:37.219Z] ++ set -e
10:11:37 [2023-01-10T10:11:37.219Z] ++ '[' -n 0 ']'
10:11:37 [2023-01-10T10:11:37.219Z] ++ set -x
10:11:37 [2023-01-10T10:11:37.219Z] ++ 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 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
10:11:37 [2023-01-10T10:11:37.477Z] INFO: Testing against a local daemon
10:11:37 [2023-01-10T10:11:37.477Z] === RUN   TestSecretInspect
10:11:40 [2023-01-10T10:11:40.000Z] --- PASS: TestSecretInspect (2.15s)
10:11:40 [2023-01-10T10:11:40.000Z] === RUN   TestSecretList
10:11:41 [2023-01-10T10:11:41.896Z] --- PASS: TestSecretList (2.27s)
10:11:41 [2023-01-10T10:11:41.896Z] === RUN   TestSecretsCreateAndDelete
10:11:44 [2023-01-10T10:11:44.419Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
10:11:44 [2023-01-10T10:11:44.419Z] === RUN   TestSecretsUpdate
10:11:46 [2023-01-10T10:11:46.319Z] --- PASS: TestSecretsUpdate (2.16s)
10:11:46 [2023-01-10T10:11:46.319Z] === RUN   TestTemplatedSecret
10:11:48 [2023-01-10T10:11:48.843Z] --- PASS: TestTemplatedSecret (2.41s)
10:11:48 [2023-01-10T10:11:48.843Z] === RUN   TestSecretCreateResolve
10:11:51 [2023-01-10T10:11:51.368Z] --- PASS: TestSecretCreateResolve (2.19s)
10:11:51 [2023-01-10T10:11:51.368Z] PASS
10:11:51 [2023-01-10T10:11:51.368Z] 
10:11:51 [2023-01-10T10:11:51.368Z] DONE 6 tests in 13.537s
10:11:51 [2023-01-10T10:11:51.368Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:11:51 [2023-01-10T10:11:51.368Z] ++ 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
10:11:51 [2023-01-10T10:11:51.368Z] ++ set -e
10:11:51 [2023-01-10T10:11:51.368Z] ++ '[' -n 0 ']'
10:11:51 [2023-01-10T10:11:51.368Z] ++ set -x
10:11:51 [2023-01-10T10:11:51.368Z] ++ 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 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
10:11:51 [2023-01-10T10:11:51.368Z] INFO: Testing against a local daemon
10:11:51 [2023-01-10T10:11:51.368Z] === RUN   TestServiceCreateInit
10:11:51 [2023-01-10T10:11:51.368Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:11:54 [2023-01-10T10:11:54.652Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:11:58 [2023-01-10T10:11:58.855Z] --- PASS: TestServiceCreateInit (7.42s)
10:11:58 [2023-01-10T10:11:58.855Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s)
10:11:58 [2023-01-10T10:11:58.855Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s)
10:11:58 [2023-01-10T10:11:58.855Z] === RUN   TestCreateServiceMultipleTimes
10:12:13 [2023-01-10T10:12:13.716Z] --- PASS: TestCreateServiceMultipleTimes (14.86s)
10:12:13 [2023-01-10T10:12:13.716Z] === RUN   TestCreateServiceConflict
10:12:15 [2023-01-10T10:12:15.611Z] --- PASS: TestCreateServiceConflict (2.12s)
10:12:15 [2023-01-10T10:12:15.611Z] === RUN   TestCreateServiceMaxReplicas
10:12:18 [2023-01-10T10:12:18.136Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
10:12:18 [2023-01-10T10:12:18.136Z] === RUN   TestCreateWithDuplicateNetworkNames
10:12:32 [2023-01-10T10:12:32.996Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s)
10:12:32 [2023-01-10T10:12:32.996Z] === RUN   TestCreateServiceSecretFileMode
10:12:33 [2023-01-10T10:12:33.560Z] --- PASS: TestCreateServiceSecretFileMode (2.42s)
10:12:33 [2023-01-10T10:12:33.560Z] === RUN   TestCreateServiceConfigFileMode
10:12:36 [2023-01-10T10:12:36.084Z] --- PASS: TestCreateServiceConfigFileMode (2.46s)
10:12:36 [2023-01-10T10:12:36.085Z] === RUN   TestCreateServiceSysctls
10:12:39 [2023-01-10T10:12:39.364Z] --- PASS: TestCreateServiceSysctls (3.15s)
10:12:39 [2023-01-10T10:12:39.364Z] === RUN   TestCreateServiceCapabilities
10:12:41 [2023-01-10T10:12:41.895Z] --- PASS: TestCreateServiceCapabilities (2.46s)
10:12:41 [2023-01-10T10:12:41.895Z] === RUN   TestInspect
10:12:43 [2023-01-10T10:12:43.791Z] --- PASS: TestInspect (2.34s)
10:12:43 [2023-01-10T10:12:43.791Z] === RUN   TestCreateJob
10:12:47 [2023-01-10T10:12:47.068Z] --- PASS: TestCreateJob (3.00s)
10:12:47 [2023-01-10T10:12:47.068Z] === RUN   TestReplicatedJob
10:12:51 [2023-01-10T10:12:51.245Z] --- PASS: TestReplicatedJob (4.53s)
10:12:51 [2023-01-10T10:12:51.245Z] === RUN   TestUpdateReplicatedJob
10:12:54 [2023-01-10T10:12:54.523Z] --- PASS: TestUpdateReplicatedJob (2.91s)
10:12:54 [2023-01-10T10:12:54.523Z] === RUN   TestServiceListWithStatuses
10:12:54 [2023-01-10T10:12:54.523Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:12:54 [2023-01-10T10:12:54.523Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:12:54 [2023-01-10T10:12:54.523Z] === RUN   TestDockerNetworkConnectAlias
10:12:58 [2023-01-10T10:12:58.703Z] --- PASS: TestDockerNetworkConnectAlias (3.99s)
10:12:58 [2023-01-10T10:12:58.703Z] === RUN   TestDockerNetworkReConnect
10:13:01 [2023-01-10T10:13:01.982Z] --- PASS: TestDockerNetworkReConnect (3.25s)
10:13:01 [2023-01-10T10:13:01.982Z] === RUN   TestServicePlugin
10:13:01 [2023-01-10T10:13:01.982Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:01 [2023-01-10T10:13:01.982Z] --- SKIP: TestServicePlugin (0.00s)
10:13:01 [2023-01-10T10:13:01.982Z] === RUN   TestServiceUpdateLabel
10:13:03 [2023-01-10T10:13:03.878Z] --- PASS: TestServiceUpdateLabel (2.17s)
10:13:03 [2023-01-10T10:13:03.878Z] === RUN   TestServiceUpdateSecrets
10:13:18 [2023-01-10T10:13:18.756Z] --- PASS: TestServiceUpdateSecrets (14.32s)
10:13:18 [2023-01-10T10:13:18.756Z] === RUN   TestServiceUpdateConfigs
10:13:33 [2023-01-10T10:13:33.613Z] --- PASS: TestServiceUpdateConfigs (14.50s)
10:13:33 [2023-01-10T10:13:33.613Z] === RUN   TestServiceUpdateNetwork
10:13:45 [2023-01-10T10:13:45.800Z] --- PASS: TestServiceUpdateNetwork (12.26s)
10:13:45 [2023-01-10T10:13:45.800Z] === RUN   TestServiceUpdatePidsLimit
10:13:46 [2023-01-10T10:13:46.057Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:13:46 [2023-01-10T10:13:46.622Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:13:54 [2023-01-10T10:13:54.723Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:14:01 [2023-01-10T10:14:01.275Z] --- PASS: TestServiceUpdatePidsLimit (16.01s)
10:14:01 [2023-01-10T10:14:01.275Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
10:14:01 [2023-01-10T10:14:01.275Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
10:14:01 [2023-01-10T10:14:01.275Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
10:14:01 [2023-01-10T10:14:01.275Z] PASS
10:14:01 [2023-01-10T10:14:01.275Z] 
10:14:01 [2023-01-10T10:14:01.275Z] === Skipped
10:14:01 [2023-01-10T10:14:01.275Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:14:01 [2023-01-10T10:14:01.275Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:14:01 [2023-01-10T10:14:01.275Z] 
10:14:01 [2023-01-10T10:14:01.275Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:14:01 [2023-01-10T10:14:01.275Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:01 [2023-01-10T10:14:01.275Z] 
10:14:01 [2023-01-10T10:14:01.275Z] DONE 27 tests, 2 skipped in 129.853s
10:14:01 [2023-01-10T10:14:01.275Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:14:01 [2023-01-10T10:14:01.275Z] ++ 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
10:14:01 [2023-01-10T10:14:01.275Z] ++ set -e
10:14:01 [2023-01-10T10:14:01.275Z] ++ '[' -n 0 ']'
10:14:01 [2023-01-10T10:14:01.275Z] ++ set -x
10:14:01 [2023-01-10T10:14:01.275Z] ++ 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 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
10:14:01 [2023-01-10T10:14:01.275Z] INFO: Testing against a local daemon
10:14:01 [2023-01-10T10:14:01.275Z] === RUN   TestSessionCreate
10:14:01 [2023-01-10T10:14:01.275Z] --- PASS: TestSessionCreate (0.02s)
10:14:01 [2023-01-10T10:14:01.275Z] === RUN   TestSessionCreateWithBadUpgrade
10:14:01 [2023-01-10T10:14:01.275Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:14:01 [2023-01-10T10:14:01.275Z] PASS
10:14:01 [2023-01-10T10:14:01.275Z] 
10:14:01 [2023-01-10T10:14:01.275Z] DONE 2 tests in 0.119s
10:14:01 [2023-01-10T10:14:01.275Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:14:01 [2023-01-10T10:14:01.275Z] ++ 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
10:14:01 [2023-01-10T10:14:01.275Z] ++ set -e
10:14:01 [2023-01-10T10:14:01.275Z] ++ '[' -n 0 ']'
10:14:01 [2023-01-10T10:14:01.275Z] ++ set -x
10:14:01 [2023-01-10T10:14:01.275Z] ++ 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 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
10:14:01 [2023-01-10T10:14:01.275Z] INFO: Testing against a local daemon
10:14:01 [2023-01-10T10:14:01.275Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:14:01 [2023-01-10T10:14:01.275Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:14:01 [2023-01-10T10:14:01.275Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:14:01 [2023-01-10T10:14:01.275Z] === RUN   TestDiskUsage
10:14:01 [2023-01-10T10:14:01.275Z] === PAUSE TestDiskUsage
10:14:01 [2023-01-10T10:14:01.275Z] === RUN   TestEventsExecDie
10:14:01 [2023-01-10T10:14:01.532Z] --- PASS: TestEventsExecDie (0.50s)
10:14:01 [2023-01-10T10:14:01.532Z] === RUN   TestEventsBackwardsCompatible
10:14:01 [2023-01-10T10:14:01.532Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:14:01 [2023-01-10T10:14:01.532Z] === RUN   TestEventsVolumeCreate
10:14:01 [2023-01-10T10:14:01.532Z] --- PASS: TestEventsVolumeCreate (0.05s)
10:14:01 [2023-01-10T10:14:01.532Z] === RUN   TestInfoBinaryCommits
10:14:01 [2023-01-10T10:14:01.532Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:14:01 [2023-01-10T10:14:01.532Z] === RUN   TestInfoAPIVersioned
10:14:01 [2023-01-10T10:14:01.532Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:14:01 [2023-01-10T10:14:01.532Z] === RUN   TestInfoAPI
10:14:01 [2023-01-10T10:14:01.532Z] --- PASS: TestInfoAPI (0.02s)
10:14:01 [2023-01-10T10:14:01.532Z] === RUN   TestInfoAPIWarnings
10:14:19 [2023-01-10T10:14:19.595Z] --- PASS: TestInfoAPIWarnings (16.55s)
10:14:19 [2023-01-10T10:14:19.595Z] === RUN   TestInfoDebug
10:14:19 [2023-01-10T10:14:19.595Z] --- PASS: TestInfoDebug (0.52s)
10:14:19 [2023-01-10T10:14:19.595Z] === RUN   TestInfoInsecureRegistries
10:14:19 [2023-01-10T10:14:19.595Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:14:19 [2023-01-10T10:14:19.595Z] === RUN   TestInfoRegistryMirrors
10:14:19 [2023-01-10T10:14:19.852Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:14:19 [2023-01-10T10:14:19.852Z] === RUN   TestLoginFailsWithBadCredentials
10:14:20 [2023-01-10T10:14:20.110Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:14:20 [2023-01-10T10:14:20.110Z] === RUN   TestPingCacheHeaders
10:14:20 [2023-01-10T10:14:20.110Z] --- PASS: TestPingCacheHeaders (0.02s)
10:14:20 [2023-01-10T10:14:20.110Z] === RUN   TestPingGet
10:14:20 [2023-01-10T10:14:20.110Z] --- PASS: TestPingGet (0.01s)
10:14:20 [2023-01-10T10:14:20.110Z] === RUN   TestPingHead
10:14:20 [2023-01-10T10:14:20.110Z] --- PASS: TestPingHead (0.02s)
10:14:20 [2023-01-10T10:14:20.110Z] === RUN   TestPingSwarmHeader
10:14:20 [2023-01-10T10:14:20.674Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:14:20 [2023-01-10T10:14:20.932Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:14:21 [2023-01-10T10:14:21.864Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:14:21 [2023-01-10T10:14:21.864Z] --- PASS: TestPingSwarmHeader (1.63s)
10:14:21 [2023-01-10T10:14:21.864Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:14:21 [2023-01-10T10:14:21.864Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:14:21 [2023-01-10T10:14:21.864Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:14:21 [2023-01-10T10:14:21.864Z] === RUN   TestPingBuilderHeader
10:14:21 [2023-01-10T10:14:21.864Z] === RUN   TestPingBuilderHeader/default_config
10:14:22 [2023-01-10T10:14:22.429Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:14:22 [2023-01-10T10:14:22.993Z] --- PASS: TestPingBuilderHeader (1.05s)
10:14:22 [2023-01-10T10:14:22.993Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
10:14:22 [2023-01-10T10:14:22.993Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
10:14:22 [2023-01-10T10:14:22.993Z] === RUN   TestVersion
10:14:22 [2023-01-10T10:14:22.993Z] --- PASS: TestVersion (0.02s)
10:14:22 [2023-01-10T10:14:22.993Z] === CONT  TestDiskUsage
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty/container_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty/image_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty/volume_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty/build-cache_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:14:23 [2023-01-10T10:14:23.558Z] === RUN   TestDiskUsage/after_container.Run
10:14:23 [2023-01-10T10:14:23.815Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:14:23 [2023-01-10T10:14:23.815Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:14:23 [2023-01-10T10:14:23.815Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:14:23 [2023-01-10T10:14:23.815Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:14:23 [2023-01-10T10:14:23.815Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:14:23 [2023-01-10T10:14:23.815Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:14:23 [2023-01-10T10:14:23.815Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:14:23 [2023-01-10T10:14:23.815Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:14:23 [2023-01-10T10:14:23.815Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:14:23 [2023-01-10T10:14:23.815Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:14:24 [2023-01-10T10:14:24.073Z] --- PASS: TestDiskUsage (1.13s)
10:14:24 [2023-01-10T10:14:24.073Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z] PASS
10:14:24 [2023-01-10T10:14:24.073Z] 
10:14:24 [2023-01-10T10:14:24.073Z] === Skipped
10:14:24 [2023-01-10T10:14:24.073Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:14:24 [2023-01-10T10:14:24.073Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:14:24 [2023-01-10T10:14:24.073Z] 
10:14:24 [2023-01-10T10:14:24.073Z] DONE 57 tests, 1 skipped in 23.123s
10:14:24 [2023-01-10T10:14:24.073Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:14:24 [2023-01-10T10:14:24.073Z] ++ 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
10:14:24 [2023-01-10T10:14:24.073Z] ++ set -e
10:14:24 [2023-01-10T10:14:24.073Z] ++ '[' -n 0 ']'
10:14:24 [2023-01-10T10:14:24.073Z] ++ set -x
10:14:24 [2023-01-10T10:14:24.073Z] ++ 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 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
10:14:24 [2023-01-10T10:14:24.073Z] INFO: Testing against a local daemon
10:14:24 [2023-01-10T10:14:24.073Z] === RUN   TestVolumesCreateAndList
10:14:24 [2023-01-10T10:14:24.073Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:14:24 [2023-01-10T10:14:24.073Z] === RUN   TestVolumesRemove
10:14:24 [2023-01-10T10:14:24.073Z] --- PASS: TestVolumesRemove (0.07s)
10:14:24 [2023-01-10T10:14:24.073Z] === RUN   TestVolumesInspect
10:14:24 [2023-01-10T10:14:24.330Z] --- PASS: TestVolumesInspect (0.02s)
10:14:24 [2023-01-10T10:14:24.330Z] === RUN   TestVolumesInvalidJSON
10:14:24 [2023-01-10T10:14:24.330Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:14:24 [2023-01-10T10:14:24.330Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:14:24 [2023-01-10T10:14:24.330Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:14:24 [2023-01-10T10:14:24.330Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:14:24 [2023-01-10T10:14:24.330Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:14:24 [2023-01-10T10:14:24.330Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:14:24 [2023-01-10T10:14:24.330Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:14:24 [2023-01-10T10:14:24.330Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:14:24 [2023-01-10T10:14:24.330Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:14:24 [2023-01-10T10:14:24.330Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:14:24 [2023-01-10T10:14:24.330Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:14:24 [2023-01-10T10:14:24.330Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:14:24 [2023-01-10T10:14:24.330Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:14:24 [2023-01-10T10:14:24.330Z] === RUN   TestVolumePruneAnonymous
10:14:24 [2023-01-10T10:14:24.330Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:14:24 [2023-01-10T10:14:24.330Z] PASS
10:14:24 [2023-01-10T10:14:24.330Z] 
10:14:24 [2023-01-10T10:14:24.330Z] DONE 10 tests in 0.232s
10:14:24 [2023-01-10T10:14:24.330Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:14:24 [2023-01-10T10:14:24.330Z] ++++ cat bundles/test-integration/docker.pid
10:14:24 [2023-01-10T10:14:24.330Z] +++ kill 15057
10:14:24 [2023-01-10T10:14:24.588Z] +++ /etc/init.d/apparmor stop
10:14:24 [2023-01-10T10:14:24.588Z] Leaving: AppArmorNo profiles have been unloaded.
10:14:24 [2023-01-10T10:14:24.588Z] 
10:14:24 [2023-01-10T10:14:24.588Z] Unloading profiles will leave already running processes permanently
10:14:24 [2023-01-10T10:14:24.588Z] unconfined, which can lead to unexpected situations.
10:14:24 [2023-01-10T10:14:24.588Z] 
10:14:24 [2023-01-10T10:14:24.588Z] To set a process to complain mode, use the command line tool
10:14:24 [2023-01-10T10:14:24.588Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:14:24 [2023-01-10T10:14:24.588Z] +++ true
10:14:24 [2023-01-10T10:14:24.588Z] exiting test-integration
10:14:24 [2023-01-10T10:14:24.588Z] ++ exit 0
10:14:24 [2023-01-10T10:14:24.588Z] 
Post stage
[Pipeline] junit
10:14:25 [2023-01-10T10:14:25.532Z] Recording test results
10:14:25 [2023-01-10T10:14:25.706Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:14:26 [2023-01-10T10:14:26.010Z] + echo Ensuring container killed.
10:14:26 [2023-01-10T10:14:26.010Z] Ensuring container killed.
10:14:26 [2023-01-10T10:14:26.010Z] + docker rm -vf docker-pr1
10:14:26 [2023-01-10T10:14:26.010Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
10:14:26 [2023-01-10T10:14:26.307Z] + echo Chowning /workspace to jenkins user
10:14:26 [2023-01-10T10:14:26.307Z] Chowning /workspace to jenkins user
10:14:26 [2023-01-10T10:14:26.307Z] + id -u
10:14:26 [2023-01-10T10:14:26.307Z] + id -g
10:14:26 [2023-01-10T10:14:26.307Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44776:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:14:27 [2023-01-10T10:14:27.966Z] + bundleName=arm64-integration
10:14:27 [2023-01-10T10:14:27.966Z] + echo Creating arm64-integration-bundles.tar.gz
10:14:27 [2023-01-10T10:14:27.966Z] Creating arm64-integration-bundles.tar.gz
10:14:27 [2023-01-10T10:14:27.966Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:14:27 [2023-01-10T10:14:27.966Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:14:28 [2023-01-10T10:14:28.238Z] Archiving artifacts
10:14:29 [2023-01-10T10:14:29.747Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44776/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:14:30 [2023-01-10T10:14:30.040Z] + make clean
10:14:30 [2023-01-10T10:14:30.297Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:14:30 [2023-01-10T10:14:30.297Z] docker-dev-cache
10:14:30 [2023-01-10T10:14:30.297Z] 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