Pull request #45456 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b7e8868235a393addf65f7157ee336c7737a5015+1c2d8c8663e63fe8ac19c56fc8e6f48915598a8a (14435cdaa75059745a93aa499cfef3ffc1dd4cc0) 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-45456@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-05-03T18:50:37.270Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-05-03T18:50:37.274Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-05-03T18:50:52.453Z] Still waiting to schedule task [2023-05-03T18:50:52.455Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2023-05-03T18:51:03.842Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06daaa5a442a4e5ce) in /home/ubuntu/workspace/moby_PR-45456 [Pipeline] { [Pipeline] checkout [2023-05-03T18:51:03.920Z] The recommended git tool is: git [2023-05-03T18:51:05.696Z] using credential docker-jenkins-github-credentials [2023-05-03T18:51:05.711Z] Cloning the remote Git repository [2023-05-03T18:51:05.711Z] Cloning with configured refspecs honoured and without tags [2023-05-03T18:51:05.725Z] Cloning repository https://github.com/moby/moby.git [2023-05-03T18:51:05.772Z] > git init /home/ubuntu/workspace/moby_PR-45456 # timeout=10 [2023-05-03T18:51:06.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-03T18:51:06.009Z] > git --version # timeout=10 [2023-05-03T18:51:06.012Z] > git --version # 'git version 2.25.1' [2023-05-03T18:51:06.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-03T18:51:06.013Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45456/head:refs/remotes/origin/PR-45456 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-05-03T18:51:20.309Z] Fetching without tags [2023-05-03T18:51:20.591Z] Merging remotes/origin/master commit 1c2d8c8663e63fe8ac19c56fc8e6f48915598a8a into PR head commit b7e8868235a393addf65f7157ee336c7737a5015 [2023-05-03T18:51:21.301Z] Merge succeeded, producing b7e8868235a393addf65f7157ee336c7737a5015 [2023-05-03T18:51:21.302Z] Checking out Revision b7e8868235a393addf65f7157ee336c7737a5015 (PR-45456) [2023-05-03T18:51:20.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-03T18:51:20.228Z] > git config --add remote.origin.fetch +refs/pull/45456/head:refs/remotes/origin/PR-45456 # timeout=10 [2023-05-03T18:51:20.281Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-05-03T18:51:20.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-03T18:51:20.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-03T18:51:20.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-03T18:51:20.395Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45456/head:refs/remotes/origin/PR-45456 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-05-03T18:51:20.597Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T18:51:20.600Z] > git checkout -f b7e8868235a393addf65f7157ee336c7737a5015 # timeout=10 [2023-05-03T18:51:21.235Z] > git remote # timeout=10 [2023-05-03T18:51:21.240Z] > git config --get remote.origin.url # timeout=10 [2023-05-03T18:51:21.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-03T18:51:21.291Z] > git merge 1c2d8c8663e63fe8ac19c56fc8e6f48915598a8a # timeout=10 [2023-05-03T18:51:21.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-03T18:51:21.304Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T18:51:21.307Z] > git checkout -f b7e8868235a393addf65f7157ee336c7737a5015 # timeout=10 [2023-05-03T18:51:25.725Z] Commit message: "update go to go1.20.4" [2023-05-03T18:51:25.725Z] First time build. Skipping changelog. [2023-05-03T18:51:25.783Z] > git --version # timeout=10 [2023-05-03T18:51:25.786Z] > git --version # 'git version 2.25.1' [2023-05-03T18:51:25.788Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:51:26.649Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45456:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-05-03T18:51:44.699Z] Unable to find image 'alpine:latest' locally [2023-05-03T18:51:44.699Z] latest: Pulling from library/alpine [2023-05-03T18:51:44.699Z] c41833b44d91: Pulling fs layer [2023-05-03T18:51:44.699Z] c41833b44d91: Download complete [2023-05-03T18:51:44.699Z] c41833b44d91: Pull complete [2023-05-03T18:51:44.699Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T18:51:44.699Z] Status: Downloaded newer image for alpine:latest [2023-05-03T18:51:48.868Z] 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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2023-05-03T18:51:49.638Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-097e74132115990e1) in /home/ubuntu/workspace/moby_PR-45456 [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) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2023-05-03T18:51:49.697Z] The recommended git tool is: git [Pipeline] // stage [2023-05-03T18:51:49.707Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-05-03T18:51:49.723Z] Cloning the remote Git repository [2023-05-03T18:51:49.723Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-05-03T18:51:49.727Z] Cloning repository https://github.com/moby/moby.git [2023-05-03T18:51:49.727Z] > git init /home/ubuntu/workspace/moby_PR-45456 # timeout=10 [2023-05-03T18:51:49.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-03T18:51:49.731Z] > git --version # timeout=10 [2023-05-03T18:51:49.734Z] > git --version # 'git version 2.25.1' [2023-05-03T18:51:49.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-03T18:51:49.735Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45456/head:refs/remotes/origin/PR-45456 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-05-03T18:52:01.013Z] Fetching without tags [2023-05-03T18:52:01.231Z] Merging remotes/origin/master commit 1c2d8c8663e63fe8ac19c56fc8e6f48915598a8a into PR head commit b7e8868235a393addf65f7157ee336c7737a5015 [2023-05-03T18:52:01.812Z] Merge succeeded, producing b7e8868235a393addf65f7157ee336c7737a5015 [2023-05-03T18:52:01.813Z] Checking out Revision b7e8868235a393addf65f7157ee336c7737a5015 (PR-45456) [2023-05-03T18:52:00.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-03T18:52:01.002Z] > git config --add remote.origin.fetch +refs/pull/45456/head:refs/remotes/origin/PR-45456 # timeout=10 [2023-05-03T18:52:01.004Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-05-03T18:52:01.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-03T18:52:01.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-03T18:52:01.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-03T18:52:01.016Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45456/head:refs/remotes/origin/PR-45456 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-05-03T18:52:01.234Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T18:52:01.236Z] > git checkout -f b7e8868235a393addf65f7157ee336c7737a5015 # timeout=10 [2023-05-03T18:52:01.796Z] > git remote # timeout=10 [2023-05-03T18:52:01.799Z] > git config --get remote.origin.url # timeout=10 [2023-05-03T18:52:01.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-03T18:52:01.802Z] > git merge 1c2d8c8663e63fe8ac19c56fc8e6f48915598a8a # timeout=10 [2023-05-03T18:52:01.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-03T18:52:01.815Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T18:52:01.817Z] > git checkout -f b7e8868235a393addf65f7157ee336c7737a5015 # timeout=10 [2023-05-03T18:52:02.597Z] Commit message: "update go to go1.20.4" [2023-05-03T18:52:02.610Z] > git --version # timeout=10 [2023-05-03T18:52:02.612Z] > git --version # 'git version 2.25.1' [2023-05-03T18:52:02.615Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-05-03T18:52:03.307Z] + docker version [2023-05-03T18:52:03.308Z] Client: Docker Engine - Community [2023-05-03T18:52:03.308Z] Version: 23.0.1 [2023-05-03T18:52:03.308Z] API version: 1.42 [2023-05-03T18:52:03.308Z] Go version: go1.19.5 [2023-05-03T18:52:03.308Z] Git commit: a5ee5b1 [2023-05-03T18:52:03.308Z] Built: Thu Feb 9 19:46:32 2023 [2023-05-03T18:52:03.308Z] OS/Arch: linux/arm64 [2023-05-03T18:52:03.308Z] Context: default [2023-05-03T18:52:03.308Z] [2023-05-03T18:52:03.308Z] Server: Docker Engine - Community [2023-05-03T18:52:03.308Z] Engine: [2023-05-03T18:52:03.308Z] Version: 23.0.1 [2023-05-03T18:52:03.308Z] API version: 1.42 (minimum version 1.12) [2023-05-03T18:52:03.308Z] Go version: go1.19.5 [2023-05-03T18:52:03.308Z] Git commit: bc3805a [2023-05-03T18:52:03.308Z] Built: Thu Feb 9 19:46:32 2023 [2023-05-03T18:52:03.308Z] OS/Arch: linux/arm64 [2023-05-03T18:52:03.308Z] Experimental: true [2023-05-03T18:52:03.308Z] containerd: [2023-05-03T18:52:03.308Z] Version: 1.6.18 [2023-05-03T18:52:03.308Z] GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-03T18:52:03.308Z] runc: [2023-05-03T18:52:03.308Z] Version: 1.1.4 [2023-05-03T18:52:03.308Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-05-03T18:52:03.308Z] docker-init: [2023-05-03T18:52:03.308Z] Version: 0.19.0 [2023-05-03T18:52:03.308Z] GitCommit: de40ad0 [Pipeline] sh [2023-05-03T18:52:03.590Z] + docker info [2023-05-03T18:52:03.590Z] Client: [2023-05-03T18:52:03.590Z] Context: default [2023-05-03T18:52:03.590Z] Debug Mode: false [2023-05-03T18:52:03.590Z] Plugins: [2023-05-03T18:52:03.590Z] buildx: Docker Buildx (Docker Inc.) [2023-05-03T18:52:03.590Z] Version: v0.10.4 [2023-05-03T18:52:03.590Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-05-03T18:52:03.590Z] compose: Docker Compose (Docker Inc.) [2023-05-03T18:52:03.590Z] Version: v2.16.0 [2023-05-03T18:52:03.590Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-05-03T18:52:03.590Z] [2023-05-03T18:52:03.590Z] Server: [2023-05-03T18:52:03.590Z] Containers: 0 [2023-05-03T18:52:03.590Z] Running: 0 [2023-05-03T18:52:03.590Z] Paused: 0 [2023-05-03T18:52:03.590Z] Stopped: 0 [2023-05-03T18:52:03.590Z] Images: 1 [2023-05-03T18:52:03.590Z] Server Version: 23.0.1 [2023-05-03T18:52:03.590Z] Storage Driver: overlay2 [2023-05-03T18:52:03.590Z] Backing Filesystem: extfs [2023-05-03T18:52:03.590Z] Supports d_type: true [2023-05-03T18:52:03.590Z] Using metacopy: false [2023-05-03T18:52:03.590Z] Native Overlay Diff: true [2023-05-03T18:52:03.590Z] userxattr: false [2023-05-03T18:52:03.590Z] Logging Driver: json-file [2023-05-03T18:52:03.590Z] Cgroup Driver: cgroupfs [2023-05-03T18:52:03.590Z] Cgroup Version: 1 [2023-05-03T18:52:03.590Z] Plugins: [2023-05-03T18:52:03.590Z] Volume: local [2023-05-03T18:52:03.590Z] Network: bridge host ipvlan macvlan null overlay [2023-05-03T18:52:03.590Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-05-03T18:52:03.590Z] Swarm: inactive [2023-05-03T18:52:03.590Z] Runtimes: io.containerd.runc.v2 runc [2023-05-03T18:52:03.590Z] Default Runtime: runc [2023-05-03T18:52:03.590Z] Init Binary: docker-init [2023-05-03T18:52:03.590Z] containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-03T18:52:03.590Z] runc version: v1.1.4-0-g5fd4c4d [2023-05-03T18:52:03.590Z] init version: de40ad0 [2023-05-03T18:52:03.590Z] Security Options: [2023-05-03T18:52:03.590Z] apparmor [2023-05-03T18:52:03.590Z] seccomp [2023-05-03T18:52:03.590Z] Profile: builtin [2023-05-03T18:52:03.590Z] Kernel Version: 5.15.0-1031-aws [2023-05-03T18:52:03.590Z] Operating System: Ubuntu 20.04.6 LTS [2023-05-03T18:52:03.590Z] OSType: linux [2023-05-03T18:52:03.590Z] Architecture: aarch64 [2023-05-03T18:52:03.590Z] CPUs: 8 [2023-05-03T18:52:03.591Z] Total Memory: 30.64GiB [2023-05-03T18:52:03.591Z] Name: ip-10-100-40-197 [2023-05-03T18:52:03.591Z] ID: 1c6d7120-c134-4627-b601-91a150afaa3a [2023-05-03T18:52:03.591Z] Docker Root Dir: /var/lib/docker [2023-05-03T18:52:03.591Z] Debug Mode: false [2023-05-03T18:52:03.591Z] Registry: https://index.docker.io/v1/ [2023-05-03T18:52:03.591Z] Experimental: true [2023-05-03T18:52:03.591Z] Insecure Registries: [2023-05-03T18:52:03.591Z] 127.0.0.0/8 [2023-05-03T18:52:03.591Z] Live Restore Enabled: true [2023-05-03T18:52:03.591Z] [Pipeline] sh [2023-05-03T18:52:03.874Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-05-03T18:52:03.874Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-05-03T18:52:03.874Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45456/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-05-03T18:52:03.874Z] + bash /home/ubuntu/workspace/moby_PR-45456/check-config.sh [2023-05-03T18:52:03.874Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-05-03T18:52:03.874Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ... [2023-05-03T18:52:03.874Z] [2023-05-03T18:52:03.874Z] Generally Necessary: [2023-05-03T18:52:03.874Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-05-03T18:52:03.874Z] - apparmor: enabled and tools installed [2023-05-03T18:52:03.874Z] - CONFIG_NAMESPACES: enabled [2023-05-03T18:52:03.874Z] - CONFIG_NET_NS: enabled [2023-05-03T18:52:03.874Z] - CONFIG_PID_NS: enabled [2023-05-03T18:52:03.874Z] - CONFIG_IPC_NS: enabled [2023-05-03T18:52:03.874Z] - CONFIG_UTS_NS: enabled [2023-05-03T18:52:03.874Z] - CONFIG_CGROUPS: enabled [2023-05-03T18:52:03.874Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-05-03T18:52:03.874Z] - CONFIG_CGROUP_DEVICE: enabled [2023-05-03T18:52:03.874Z] - CONFIG_CGROUP_FREEZER: enabled [2023-05-03T18:52:04.134Z] - CONFIG_CGROUP_SCHED: enabled [2023-05-03T18:52:04.134Z] - CONFIG_CPUSETS: enabled [2023-05-03T18:52:04.134Z] - CONFIG_MEMCG: enabled [2023-05-03T18:52:04.134Z] - CONFIG_KEYS: enabled [2023-05-03T18:52:04.134Z] - CONFIG_VETH: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_BRIDGE: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_NF_NAT: enabled (as module) [2023-05-03T18:52:04.134Z] - CONFIG_POSIX_MQUEUE: enabled [2023-05-03T18:52:04.134Z] - CONFIG_CGROUP_BPF: enabled [2023-05-03T18:52:04.134Z] [2023-05-03T18:52:04.134Z] Optional Features: [2023-05-03T18:52:04.134Z] - CONFIG_USER_NS: enabled [2023-05-03T18:52:04.134Z] - CONFIG_SECCOMP: enabled [2023-05-03T18:52:04.134Z] - CONFIG_SECCOMP_FILTER: enabled [2023-05-03T18:52:04.134Z] - CONFIG_CGROUP_PIDS: enabled [2023-05-03T18:52:04.134Z] - CONFIG_MEMCG_SWAP: enabled [2023-05-03T18:52:04.134Z] (cgroup swap accounting is currently enabled) [2023-05-03T18:52:04.134Z] - CONFIG_BLK_CGROUP: enabled [2023-05-03T18:52:04.394Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-05-03T18:52:04.394Z] - CONFIG_CGROUP_PERF: enabled [2023-05-03T18:52:04.394Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-05-03T18:52:04.394Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-05-03T18:52:04.394Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-05-03T18:52:04.394Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-05-03T18:52:04.394Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-05-03T18:52:04.394Z] - CONFIG_RT_GROUP_SCHED: missing [2023-05-03T18:52:04.394Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-05-03T18:52:04.394Z] - CONFIG_IP_VS: enabled (as module) [2023-05-03T18:52:04.394Z] - CONFIG_IP_VS_NFCT: enabled [2023-05-03T18:52:04.394Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-05-03T18:52:04.394Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-05-03T18:52:04.394Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-05-03T18:52:04.394Z] - CONFIG_SECURITY_SELINUX: enabled [2023-05-03T18:52:04.394Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-05-03T18:52:04.394Z] - CONFIG_EXT4_FS: enabled [2023-05-03T18:52:04.394Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-05-03T18:52:04.394Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-05-03T18:52:04.394Z] - Network Drivers: [2023-05-03T18:52:04.394Z] - "overlay": [2023-05-03T18:52:04.394Z] - CONFIG_VXLAN: enabled (as module) [2023-05-03T18:52:04.394Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-05-03T18:52:04.394Z] Optional (for encrypted networks): [2023-05-03T18:52:04.653Z] - CONFIG_CRYPTO: enabled [2023-05-03T18:52:04.653Z] - CONFIG_CRYPTO_AEAD: enabled [2023-05-03T18:52:04.653Z] - CONFIG_CRYPTO_GCM: enabled [2023-05-03T18:52:04.653Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-05-03T18:52:04.653Z] - CONFIG_CRYPTO_GHASH: enabled [2023-05-03T18:52:04.653Z] - CONFIG_XFRM: enabled [2023-05-03T18:52:04.653Z] - CONFIG_XFRM_USER: enabled (as module) [2023-05-03T18:52:04.653Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-05-03T18:52:04.653Z] - CONFIG_INET_ESP: enabled (as module) [2023-05-03T18:52:04.653Z] - "ipvlan": [2023-05-03T18:52:04.654Z] - CONFIG_IPVLAN: enabled (as module) [2023-05-03T18:52:04.654Z] - "macvlan": [2023-05-03T18:52:04.654Z] - CONFIG_MACVLAN: enabled (as module) [2023-05-03T18:52:04.654Z] - CONFIG_DUMMY: enabled (as module) [2023-05-03T18:52:04.654Z] - "ftp,tftp client in container": [2023-05-03T18:52:04.654Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-05-03T18:52:04.654Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-05-03T18:52:04.654Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-05-03T18:52:04.654Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-05-03T18:52:04.654Z] - Storage Drivers: [2023-05-03T18:52:04.654Z] - "aufs": [2023-05-03T18:52:04.654Z] - CONFIG_AUFS_FS: enabled (as module) [2023-05-03T18:52:04.654Z] - "btrfs": [2023-05-03T18:52:04.654Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-05-03T18:52:04.654Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-05-03T18:52:04.654Z] - "devicemapper": [2023-05-03T18:52:04.654Z] - CONFIG_BLK_DEV_DM: enabled [2023-05-03T18:52:04.654Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-05-03T18:52:04.654Z] - "overlay": [2023-05-03T18:52:04.654Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-05-03T18:52:04.654Z] - "zfs": [2023-05-03T18:52:04.654Z] - /dev/zfs: present [2023-05-03T18:52:04.654Z] - zfs command: missing [2023-05-03T18:52:04.654Z] - zpool command: missing [2023-05-03T18:52:04.654Z] [2023-05-03T18:52:04.654Z] Limits: [2023-05-03T18:52:04.654Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-05-03T18:52:04.654Z] [2023-05-03T18:52:04.654Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-05-03T18:52:04.966Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b7e8868235a393addf65f7157ee336c7737a5015 . [2023-05-03T18:52:05.536Z] #1 [internal] load build definition from Dockerfile [2023-05-03T18:52:05.536Z] #1 transferring dockerfile: [2023-05-03T18:52:05.536Z] #1 transferring dockerfile: 26.94kB done [2023-05-03T18:52:05.536Z] #1 DONE 0.1s [2023-05-03T18:52:05.536Z] [2023-05-03T18:52:05.536Z] #2 [internal] load .dockerignore [2023-05-03T18:52:05.536Z] #2 transferring context: 113B done [2023-05-03T18:52:05.536Z] #2 DONE 0.1s [2023-05-03T18:52:05.536Z] [2023-05-03T18:52:05.536Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-05-03T18:52:06.104Z] #3 DONE 0.6s [2023-05-03T18:52:06.105Z] [2023-05-03T18:52:06.105Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-05-03T18:52:06.105Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-05-03T18:52:06.105Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-05-03T18:52:06.105Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s [2023-05-03T18:52:06.105Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-05-03T18:52:06.105Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-05-03T18:52:06.105Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.2s [2023-05-03T18:52:06.364Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done [2023-05-03T18:52:06.364Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 [2023-05-03T18:52:06.364Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done [2023-05-03T18:52:06.624Z] #4 DONE 0.5s [2023-05-03T18:52:06.624Z] [2023-05-03T18:52:06.624Z] #5 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye [2023-05-03T18:52:08.005Z] #5 DONE 1.3s [2023-05-03T18:52:08.005Z] [2023-05-03T18:52:08.005Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-05-03T18:52:08.005Z] #6 DONE 1.2s [2023-05-03T18:52:08.005Z] [2023-05-03T18:52:08.005Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-03T18:52:08.005Z] #7 DONE 1.2s [2023-05-03T18:52:08.005Z] [2023-05-03T18:52:08.005Z] #8 [internal] load metadata for docker.io/library/busybox:latest [2023-05-03T18:52:08.005Z] #8 DONE 1.4s [2023-05-03T18:52:08.005Z] [2023-05-03T18:52:08.005Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-05-03T18:52:08.005Z] #9 DONE 1.4s [2023-05-03T18:52:10.543Z] [2023-05-03T18:52:10.543Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 [2023-05-03T18:52:10.543Z] #10 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 [2023-05-03T18:52:10.543Z] #10 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done [2023-05-03T18:52:10.543Z] #10 sha256:af5aac46f628b47b218f9993d0f936b7f889093a0ab9b35722dcb34dc6d92a87 1.48kB / 1.48kB done [2023-05-03T18:52:10.543Z] #10 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done [2023-05-03T18:52:10.543Z] #10 sha256:ffc0fb46ea2b4c6e5462896ab380db366d1f142e565a0bfae4f91d0b511baae3 529B / 529B done [2023-05-03T18:52:10.543Z] #10 ... [2023-05-03T18:52:10.543Z] [2023-05-03T18:52:10.543Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-05-03T18:52:10.543Z] #11 DONE 0.5s [2023-05-03T18:52:10.858Z] [2023-05-03T18:52:10.858Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:a26419b6614b675026d1ec6737ae7a9e9ac62ffd799af85dd1269cf88ddd51d3 [2023-05-03T18:52:10.858Z] #12 resolve docker.io/library/golang:1.20.4-bullseye@sha256:a26419b6614b675026d1ec6737ae7a9e9ac62ffd799af85dd1269cf88ddd51d3 0.1s done [2023-05-03T18:52:10.858Z] #12 sha256:a26419b6614b675026d1ec6737ae7a9e9ac62ffd799af85dd1269cf88ddd51d3 1.86kB / 1.86kB done [2023-05-03T18:52:10.858Z] #12 sha256:49c2a6976f862707c72cef6b05835f8ae00cf663a9207320145403b5b499ef45 7.00kB / 7.00kB done [2023-05-03T18:52:10.858Z] #12 sha256:a6310f6754ee1ba28444abce6dc0a072f78ea1b20b4c7431ed6eea63ad36d345 1.58kB / 1.58kB done [2023-05-03T18:52:10.858Z] #12 sha256:d5399ff5f54e66385506fb32e1b1ccf2d1bbe3a61b951f9b03e667cd68dfe58f 16.11MB / 16.11MB 0.4s done [2023-05-03T18:52:10.858Z] #12 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 36.70MB / 53.71MB 0.5s [2023-05-03T18:52:10.858Z] #12 sha256:5492b194432a79052b8cff173aa309bd0517c0ce71cb4b34d399c1a22c6e73fa 23.07MB / 54.68MB 0.5s [2023-05-03T18:52:10.858Z] #12 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 42.99MB / 53.71MB 0.6s [2023-05-03T18:52:10.858Z] #12 sha256:5492b194432a79052b8cff173aa309bd0517c0ce71cb4b34d399c1a22c6e73fa 29.36MB / 54.68MB 0.6s [2023-05-03T18:52:10.858Z] #12 ... [2023-05-03T18:52:10.858Z] [2023-05-03T18:52:10.858Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-05-03T18:52:10.858Z] #13 resolve docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 0.1s done [2023-05-03T18:52:10.858Z] #13 sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 2.29kB / 2.29kB done [2023-05-03T18:52:10.858Z] #13 sha256:ba7000206594c2d72c3ab550453004c0dc50961157e5ebd2fb8ea1890099d02d 528B / 528B done [2023-05-03T18:52:10.858Z] #13 sha256:3fbaf71a998bae6e375be74b999bd418091bf6511e356a129fdc969c4a94a5bc 1.47kB / 1.47kB done [2023-05-03T18:52:10.858Z] #13 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 2.00MB / 2.00MB 0.2s done [2023-05-03T18:52:10.858Z] #13 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0.2s done [2023-05-03T18:52:10.858Z] #13 DONE 0.9s [2023-05-03T18:52:10.858Z] [2023-05-03T18:52:10.858Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:a26419b6614b675026d1ec6737ae7a9e9ac62ffd799af85dd1269cf88ddd51d3 [2023-05-03T18:52:10.858Z] #12 sha256:5492b194432a79052b8cff173aa309bd0517c0ce71cb4b34d399c1a22c6e73fa 34.60MB / 54.68MB 0.7s [2023-05-03T18:52:10.858Z] #12 sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 0B / 86.15MB 0.7s [2023-05-03T18:52:11.118Z] #12 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.8s [2023-05-03T18:52:11.118Z] #12 sha256:5492b194432a79052b8cff173aa309bd0517c0ce71cb4b34d399c1a22c6e73fa 53.48MB / 54.68MB 0.8s [2023-05-03T18:52:11.118Z] #12 sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 11.53MB / 86.15MB 0.8s [2023-05-03T18:52:11.118Z] #12 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 1.0s done [2023-05-03T18:52:11.118Z] #12 sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 31.46MB / 86.15MB 1.0s [2023-05-03T18:52:11.379Z] #12 sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 41.94MB / 86.15MB 1.1s [2023-05-03T18:52:11.379Z] #12 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 [2023-05-03T18:52:11.379Z] #12 sha256:5492b194432a79052b8cff173aa309bd0517c0ce71cb4b34d399c1a22c6e73fa 54.68MB / 54.68MB 1.2s done [2023-05-03T18:52:11.379Z] #12 sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 52.43MB / 86.15MB 1.2s [2023-05-03T18:52:11.379Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 0B / 95.47MB 1.2s [2023-05-03T18:52:11.379Z] #12 sha256:f3a4b90a5e16d9aa3ef52dab873e34c50d5c5d2ca168de25643a1b422961efe8 155B / 155B 1.2s [2023-05-03T18:52:11.643Z] #12 sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 61.87MB / 86.15MB 1.3s [2023-05-03T18:52:11.643Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 9.44MB / 95.47MB 1.3s [2023-05-03T18:52:11.643Z] #12 sha256:f3a4b90a5e16d9aa3ef52dab873e34c50d5c5d2ca168de25643a1b422961efe8 155B / 155B 1.2s done [2023-05-03T18:52:11.643Z] #12 sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 71.30MB / 86.15MB 1.4s [2023-05-03T18:52:11.643Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 19.92MB / 95.47MB 1.4s [2023-05-03T18:52:11.643Z] #12 sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 81.79MB / 86.15MB 1.5s [2023-05-03T18:52:11.643Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 26.21MB / 95.47MB 1.5s [2023-05-03T18:52:11.903Z] #12 sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 86.15MB / 86.15MB 1.6s [2023-05-03T18:52:11.903Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 39.85MB / 95.47MB 1.6s [2023-05-03T18:52:11.903Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 49.28MB / 95.47MB 1.7s [2023-05-03T18:52:12.163Z] #12 ... [2023-05-03T18:52:12.163Z] [2023-05-03T18:52:12.163Z] #14 [internal] load build context [2023-05-03T18:52:12.163Z] #14 transferring context: 67.60MB 1.8s done [2023-05-03T18:52:12.163Z] #14 DONE 2.0s [2023-05-03T18:52:12.163Z] [2023-05-03T18:52:12.163Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:a26419b6614b675026d1ec6737ae7a9e9ac62ffd799af85dd1269cf88ddd51d3 [2023-05-03T18:52:12.163Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 59.77MB / 95.47MB 1.8s [2023-05-03T18:52:12.163Z] #12 sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 86.15MB / 86.15MB 1.9s done [2023-05-03T18:52:12.163Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 69.21MB / 95.47MB 1.9s [2023-05-03T18:52:12.423Z] #12 ... [2023-05-03T18:52:12.423Z] [2023-05-03T18:52:12.423Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-03T18:52:12.423Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-05-03T18:52:12.423Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-03T18:52:12.423Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-05-03T18:52:12.423Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-05-03T18:52:12.423Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.5s done [2023-05-03T18:52:12.423Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-05-03T18:52:12.423Z] #15 DONE 2.2s [2023-05-03T18:52:12.423Z] [2023-05-03T18:52:12.423Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-05-03T18:52:12.423Z] #16 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done [2023-05-03T18:52:12.423Z] #16 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done [2023-05-03T18:52:12.423Z] #16 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done [2023-05-03T18:52:12.423Z] #16 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done [2023-05-03T18:52:12.423Z] #16 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.9s done [2023-05-03T18:52:12.423Z] #16 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done [2023-05-03T18:52:12.423Z] #16 DONE 2.3s [2023-05-03T18:52:12.423Z] [2023-05-03T18:52:12.423Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:a26419b6614b675026d1ec6737ae7a9e9ac62ffd799af85dd1269cf88ddd51d3 [2023-05-03T18:52:12.423Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 90.18MB / 95.47MB 2.1s [2023-05-03T18:52:12.423Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 95.47MB / 95.47MB 2.2s [2023-05-03T18:52:12.683Z] #12 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 1.3s done [2023-05-03T18:52:12.683Z] #12 sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 95.47MB / 95.47MB 2.5s done [2023-05-03T18:52:12.683Z] #12 extracting sha256:d5399ff5f54e66385506fb32e1b1ccf2d1bbe3a61b951f9b03e667cd68dfe58f 0.1s [2023-05-03T18:52:12.943Z] #12 extracting sha256:d5399ff5f54e66385506fb32e1b1ccf2d1bbe3a61b951f9b03e667cd68dfe58f 0.2s done [2023-05-03T18:52:12.943Z] #12 extracting sha256:5492b194432a79052b8cff173aa309bd0517c0ce71cb4b34d399c1a22c6e73fa [2023-05-03T18:52:14.325Z] #12 extracting sha256:5492b194432a79052b8cff173aa309bd0517c0ce71cb4b34d399c1a22c6e73fa 1.3s done [2023-05-03T18:52:14.585Z] #12 extracting sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 0.1s [2023-05-03T18:52:14.845Z] #12 ... [2023-05-03T18:52:14.845Z] [2023-05-03T18:52:14.845Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 [2023-05-03T18:52:14.845Z] #10 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 3.1s done [2023-05-03T18:52:14.845Z] #10 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 1.3s done [2023-05-03T18:52:14.845Z] #10 DONE 4.9s [2023-05-03T18:52:14.845Z] [2023-05-03T18:52:14.845Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:a26419b6614b675026d1ec6737ae7a9e9ac62ffd799af85dd1269cf88ddd51d3 [2023-05-03T18:52:15.786Z] #12 extracting sha256:a476ee463051d108144a7ced3d120902a357b1074adb2cee17e125f1a19f0ab5 1.1s done [2023-05-03T18:52:16.046Z] #12 extracting sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b [2023-05-03T18:52:17.427Z] #12 extracting sha256:95bb67e5a42054723a4d4235eee08f8e72d080609417766a20f650f724c8232b 1.4s done [2023-05-03T18:52:17.686Z] #12 extracting sha256:f3a4b90a5e16d9aa3ef52dab873e34c50d5c5d2ca168de25643a1b422961efe8 done [2023-05-03T18:52:19.594Z] #12 DONE 9.5s [2023-05-03T18:52:19.594Z] [2023-05-03T18:52:19.594Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-05-03T18:52:19.594Z] #0 0.843 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-03T18:52:19.594Z] #0 0.939 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-03T18:52:19.594Z] #0 0.944 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-03T18:52:19.594Z] #0 0.978 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-03T18:52:19.594Z] #0 1.086 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-05-03T18:52:19.594Z] #0 1.195 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-03T18:52:19.594Z] #0 1.971 Fetched 8524 kB in 1s (6151 kB/s) [2023-05-03T18:52:19.594Z] #0 1.971 Reading package lists... [2023-05-03T18:52:19.594Z] #0 2.496 Reading package lists... [2023-05-03T18:52:19.594Z] #0 3.005 Building dependency tree... [2023-05-03T18:52:19.594Z] #0 3.300 The following additional packages will be installed: [2023-05-03T18:52:19.594Z] #0 3.300 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-05-03T18:52:19.594Z] #0 3.301 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-05-03T18:52:19.594Z] #0 3.302 Recommended packages: [2023-05-03T18:52:19.594Z] #0 3.302 libldap-common publicsuffix libsasl2-modules [2023-05-03T18:52:19.594Z] #0 3.422 The following NEW packages will be installed: [2023-05-03T18:52:19.594Z] #0 3.422 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-05-03T18:52:19.594Z] #0 3.422 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-05-03T18:52:19.594Z] #0 3.423 libssh2-1 openssl [2023-05-03T18:52:19.594Z] #0 3.696 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-05-03T18:52:19.594Z] #0 3.696 Need to get 2944 kB of archives. [2023-05-03T18:52:19.594Z] #0 3.696 After this operation, 6484 kB of additional disk space will be used. [2023-05-03T18:52:19.594Z] #0 3.696 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] [2023-05-03T18:52:19.594Z] #0 3.763 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-05-03T18:52:19.594Z] #0 3.843 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-05-03T18:52:19.594Z] #0 3.949 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-05-03T18:52:19.594Z] #0 3.996 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-05-03T18:52:19.594Z] #0 4.057 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-05-03T18:52:19.594Z] #0 4.094 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-05-03T18:52:19.594Z] #0 4.100 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-05-03T18:52:19.594Z] #0 4.107 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-05-03T18:52:19.594Z] #0 4.112 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-05-03T18:52:19.594Z] #0 4.118 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-05-03T18:52:19.594Z] #0 4.131 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-05-03T18:52:19.594Z] #0 4.155 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-05-03T18:52:19.594Z] #0 4.167 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-05-03T18:52:19.594Z] #0 4.174 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-05-03T18:52:19.594Z] #0 4.461 debconf: delaying package configuration, since apt-utils is not installed [2023-05-03T18:52:19.594Z] #0 4.533 Fetched 2944 kB in 1s (3935 kB/s) [2023-05-03T18:52:19.594Z] #0 4.616 Selecting previously unselected package openssl. [2023-05-03T18:52:19.594Z] #0 4.616 (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 ... 6656 files and directories currently installed.) [2023-05-03T18:52:19.594Z] #0 4.621 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... [2023-05-03T18:52:19.594Z] #0 4.630 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-05-03T18:52:19.853Z] #17 4.889 Selecting previously unselected package ca-certificates. [2023-05-03T18:52:19.853Z] #17 4.891 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-05-03T18:52:19.853Z] #17 4.901 Unpacking ca-certificates (20210119) ... [2023-05-03T18:52:20.112Z] #17 5.192 Selecting previously unselected package libbrotli1:arm64. [2023-05-03T18:52:20.112Z] #17 5.193 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-05-03T18:52:20.112Z] #17 5.205 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-05-03T18:52:20.112Z] #17 5.249 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-05-03T18:52:20.112Z] #17 5.250 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-05-03T18:52:20.112Z] #17 5.258 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-03T18:52:20.372Z] #17 ... [2023-05-03T18:52:20.372Z] [2023-05-03T18:52:20.372Z] #18 [build-dummy 2/2] RUN mkdir -p /build [2023-05-03T18:52:20.372Z] #18 DONE 9.3s [2023-05-03T18:52:20.372Z] [2023-05-03T18:52:20.372Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-05-03T18:52:20.372Z] #17 5.403 Selecting previously unselected package libsasl2-2:arm64. [2023-05-03T18:52:20.372Z] #17 5.404 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-05-03T18:52:20.372Z] #17 5.408 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-03T18:52:20.372Z] #17 ... [2023-05-03T18:52:20.372Z] [2023-05-03T18:52:20.372Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-05-03T18:52:20.372Z] #19 DONE 0.0s [2023-05-03T18:52:20.372Z] [2023-05-03T18:52:20.372Z] #20 [base 2/5] COPY --from=xx / / [2023-05-03T18:52:20.372Z] #20 DONE 0.1s [2023-05-03T18:52:20.372Z] [2023-05-03T18:52:20.372Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-05-03T18:52:20.372Z] #17 5.453 Selecting previously unselected package libldap-2.4-2:arm64. [2023-05-03T18:52:20.372Z] #17 5.455 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-05-03T18:52:20.372Z] #17 5.459 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-03T18:52:20.372Z] #17 5.522 Selecting previously unselected package libnghttp2-14:arm64. [2023-05-03T18:52:20.372Z] #17 5.523 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-05-03T18:52:20.372Z] #17 5.527 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-05-03T18:52:20.372Z] #17 5.566 Selecting previously unselected package libpsl5:arm64. [2023-05-03T18:52:20.632Z] #17 5.567 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-05-03T18:52:20.632Z] #17 5.571 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-05-03T18:52:20.632Z] #17 5.608 Selecting previously unselected package librtmp1:arm64. [2023-05-03T18:52:20.632Z] #17 5.608 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-05-03T18:52:20.632Z] #17 5.611 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-03T18:52:20.632Z] #17 5.650 Selecting previously unselected package libssh2-1:arm64. [2023-05-03T18:52:20.632Z] #17 5.650 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-05-03T18:52:20.632Z] #17 5.654 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-05-03T18:52:20.632Z] #17 5.694 Selecting previously unselected package libcurl4:arm64. [2023-05-03T18:52:20.632Z] #17 5.695 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-05-03T18:52:20.632Z] #17 5.698 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-05-03T18:52:20.632Z] #17 5.741 Selecting previously unselected package curl. [2023-05-03T18:52:20.632Z] #17 5.742 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-05-03T18:52:20.632Z] #17 5.745 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-05-03T18:52:20.632Z] #17 5.791 Selecting previously unselected package libonig5:arm64. [2023-05-03T18:52:20.632Z] #17 5.792 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-05-03T18:52:20.632Z] #17 5.796 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-05-03T18:52:20.891Z] #17 5.843 Selecting previously unselected package libjq1:arm64. [2023-05-03T18:52:20.891Z] #17 5.844 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-05-03T18:52:20.891Z] #17 5.849 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-05-03T18:52:20.891Z] #17 ... [2023-05-03T18:52:20.891Z] [2023-05-03T18:52:20.891Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-05-03T18:52:20.891Z] #21 DONE 0.6s [2023-05-03T18:52:20.891Z] [2023-05-03T18:52:20.891Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-05-03T18:52:20.891Z] #17 6.057 Selecting previously unselected package jq. [2023-05-03T18:52:20.891Z] #17 6.059 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-05-03T18:52:20.891Z] #17 6.062 Unpacking jq (1.6-2.1) ... [2023-05-03T18:52:20.891Z] #17 6.097 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-05-03T18:52:20.891Z] #17 6.107 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-05-03T18:52:20.891Z] #17 6.117 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-05-03T18:52:20.891Z] #17 6.134 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-03T18:52:20.891Z] #17 6.142 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-03T18:52:20.891Z] #17 6.154 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-03T18:52:20.891Z] #17 6.165 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-05-03T18:52:21.151Z] #17 6.175 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-05-03T18:52:21.151Z] #17 6.189 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-05-03T18:52:21.151Z] #17 6.199 Setting up libjq1:arm64 (1.6-2.1) ... [2023-05-03T18:52:21.151Z] #17 6.209 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-03T18:52:21.151Z] #17 6.219 Setting up ca-certificates (20210119) ... [2023-05-03T18:52:21.411Z] #17 ... [2023-05-03T18:52:21.411Z] [2023-05-03T18:52:21.411Z] #22 [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 [2023-05-03T18:52:21.411Z] #22 DONE 0.4s [2023-05-03T18:52:21.670Z] [2023-05-03T18:52:21.670Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-05-03T18:52:21.670Z] #17 6.686 Updating certificates in /etc/ssl/certs... [2023-05-03T18:52:22.238Z] #17 7.217 129 added, 0 removed; done. [2023-05-03T18:52:22.238Z] #17 7.323 Setting up jq (1.6-2.1) ... [2023-05-03T18:52:22.238Z] #17 7.334 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-05-03T18:52:22.238Z] #17 7.345 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-05-03T18:52:22.238Z] #17 7.355 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-03T18:52:22.238Z] #17 7.374 Processing triggers for ca-certificates (20210119) ... [2023-05-03T18:52:22.238Z] #17 7.385 Updating certificates in /etc/ssl/certs... [2023-05-03T18:52:22.808Z] #17 7.812 0 added, 0 removed; done. [2023-05-03T18:52:22.808Z] #17 7.812 Running hooks in /etc/ca-certificates/update.d... [2023-05-03T18:52:22.808Z] #17 7.813 done. [2023-05-03T18:52:22.808Z] #17 DONE 7.9s [2023-05-03T18:52:22.808Z] [2023-05-03T18:52:22.808Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-05-03T18:52:22.808Z] #23 DONE 0.0s [2023-05-03T18:52:22.808Z] [2023-05-03T18:52:22.808Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-05-03T18:52:22.808Z] #0 0.724 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-03T18:52:22.808Z] #0 0.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-03T18:52:22.808Z] #0 0.735 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-03T18:52:22.808Z] #0 0.853 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-03T18:52:22.808Z] #0 0.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-05-03T18:52:22.808Z] #0 1.090 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-03T18:52:23.376Z] #24 1.823 Fetched 8524 kB in 1s (6239 kB/s) [2023-05-03T18:52:23.635Z] #24 1.823 Reading package lists... [2023-05-03T18:52:24.154Z] #24 2.352 Reading package lists... [2023-05-03T18:52:24.414Z] #24 2.877 Building dependency tree... [2023-05-03T18:52:24.414Z] #24 3.026 Reading state information... [2023-05-03T18:52:24.673Z] #24 3.192 The following additional packages will be installed: [2023-05-03T18:52:24.673Z] #24 3.193 libmagic-mgc libmagic1 [2023-05-03T18:52:24.673Z] #24 3.219 The following NEW packages will be installed: [2023-05-03T18:52:24.673Z] #24 3.220 file libmagic-mgc libmagic1 [2023-05-03T18:52:24.932Z] #24 3.498 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2023-05-03T18:52:24.932Z] #24 3.498 Need to get 463 kB of archives. [2023-05-03T18:52:24.932Z] #24 3.498 After this operation, 7063 kB of additional disk space will be used. [2023-05-03T18:52:24.932Z] #24 3.498 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2023-05-03T18:52:24.932Z] #24 3.505 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2023-05-03T18:52:24.932Z] #24 3.514 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2023-05-03T18:52:24.932Z] #24 3.640 debconf: delaying package configuration, since apt-utils is not installed [2023-05-03T18:52:24.932Z] #24 3.676 Fetched 463 kB in 0s (1600 kB/s) [2023-05-03T18:52:24.932Z] #24 3.695 Selecting previously unselected package libmagic-mgc. [2023-05-03T18:52:25.192Z] #24 3.695 (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 ... 15713 files and directories currently installed.) [2023-05-03T18:52:25.192Z] #24 3.704 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2023-05-03T18:52:25.192Z] #24 3.707 Unpacking libmagic-mgc (1:5.39-3) ... [2023-05-03T18:52:25.192Z] #24 3.773 Selecting previously unselected package libmagic1:arm64. [2023-05-03T18:52:25.192Z] #24 3.775 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2023-05-03T18:52:25.192Z] #24 3.785 Unpacking libmagic1:arm64 (1:5.39-3) ... [2023-05-03T18:52:25.192Z] #24 3.821 Selecting previously unselected package file. [2023-05-03T18:52:25.192Z] #24 3.823 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2023-05-03T18:52:25.192Z] #24 3.827 Unpacking file (1:5.39-3) ... [2023-05-03T18:52:25.192Z] #24 3.870 Setting up libmagic-mgc (1:5.39-3) ... [2023-05-03T18:52:25.192Z] #24 3.882 Setting up libmagic1:arm64 (1:5.39-3) ... [2023-05-03T18:52:25.192Z] #24 3.900 Setting up file (1:5.39-3) ... [2023-05-03T18:52:25.192Z] #24 3.910 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-05-03T18:52:25.761Z] #24 DONE 4.3s [2023-05-03T18:52:25.761Z] [2023-05-03T18:52:25.761Z] #25 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-05-03T18:52:25.761Z] #25 ... [2023-05-03T18:52:25.761Z] [2023-05-03T18:52:25.761Z] #26 [registry-src 1/2] WORKDIR /usr/src/registry [2023-05-03T18:52:25.761Z] #26 DONE 0.1s [2023-05-03T18:52:25.761Z] [2023-05-03T18:52:25.761Z] #27 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-05-03T18:52:25.761Z] #27 DONE 0.1s [2023-05-03T18:52:25.761Z] [2023-05-03T18:52:25.761Z] #28 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2023-05-03T18:52:25.761Z] #28 DONE 0.1s [2023-05-03T18:52:25.761Z] [2023-05-03T18:52:25.761Z] #29 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-05-03T18:52:25.761Z] #29 DONE 0.2s [2023-05-03T18:52:25.761Z] [2023-05-03T18:52:25.761Z] #30 [runc-src 1/3] WORKDIR /usr/src/runc [2023-05-03T18:52:25.761Z] #30 DONE 0.2s [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.020Z] #31 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-05-03T18:52:26.020Z] #31 DONE 0.3s [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.020Z] #32 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-05-03T18:52:26.020Z] #32 DONE 0.3s [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.020Z] #33 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2023-05-03T18:52:26.020Z] #33 DONE 0.3s [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.020Z] #34 [delve-src 1/3] WORKDIR /usr/src/delve [2023-05-03T18:52:26.020Z] #34 DONE 0.3s [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.020Z] #35 [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 [2023-05-03T18:52:26.020Z] #35 DONE 0.3s [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.020Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-05-03T18:52:26.020Z] #36 DONE 0.3s [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.020Z] #25 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-05-03T18:52:26.020Z] #25 DONE 0.3s [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.020Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini [2023-05-03T18:52:26.020Z] #37 DONE 0.4s [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.020Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-05-03T18:52:26.020Z] #38 DONE 0.4s [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.020Z] #39 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-05-03T18:52:26.020Z] #39 ... [2023-05-03T18:52:26.020Z] [2023-05-03T18:52:26.021Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-05-03T18:52:26.021Z] #40 DONE 0.4s [2023-05-03T18:52:26.021Z] [2023-05-03T18:52:26.021Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-05-03T18:52:26.021Z] #41 DONE 0.4s [2023-05-03T18:52:26.280Z] [2023-05-03T18:52:26.280Z] #42 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-05-03T18:52:26.280Z] #0 1.435 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-05-03T18:52:26.280Z] #0 1.624 [2023-05-03T18:52:26.280Z] #0 1.842 #=#=# 0.2% ######################################################################## 100.0% [2023-05-03T18:52:26.280Z] #0 2.139 [2023-05-03T18:52:26.280Z] #0 3.241 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-05-03T18:52:26.280Z] #0 3.473 [2023-05-03T18:52:26.799Z] #42 3.730 #=#=# 0.8% ######################################################################## 100.0% [2023-05-03T18:52:26.799Z] #42 ... [2023-05-03T18:52:26.799Z] [2023-05-03T18:52:26.799Z] #43 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-05-03T18:52:26.799Z] #0 0.806 hint: Using 'master' as the name for the initial branch. This default branch name [2023-05-03T18:52:26.799Z] #0 0.806 hint: is subject to change. To configure the initial branch name to use in all [2023-05-03T18:52:26.799Z] #0 0.806 hint: of your new repositories, which will suppress this warning, call: [2023-05-03T18:52:26.799Z] #0 0.806 hint: [2023-05-03T18:52:26.799Z] #0 0.806 hint: git config --global init.defaultBranch [2023-05-03T18:52:26.799Z] #0 0.806 hint: [2023-05-03T18:52:26.799Z] #0 0.806 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-05-03T18:52:26.799Z] #0 0.806 hint: 'development'. The just-created branch can be renamed via this command: [2023-05-03T18:52:26.799Z] #0 0.806 hint: [2023-05-03T18:52:26.799Z] #0 0.806 hint: git branch -m [2023-05-03T18:52:26.799Z] #0 0.806 Initialized empty Git repository in /tmp/dockercli/.git/ [2023-05-03T18:52:26.799Z] #43 DONE 1.0s [2023-05-03T18:52:26.799Z] [2023-05-03T18:52:26.799Z] #44 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-05-03T18:52:26.799Z] #0 0.842 hint: Using 'master' as the name for the initial branch. This default branch name [2023-05-03T18:52:26.799Z] #0 0.842 hint: is subject to change. To configure the initial branch name to use in all [2023-05-03T18:52:26.799Z] #0 0.842 hint: of your new repositories, which will suppress this warning, call: [2023-05-03T18:52:26.799Z] #0 0.842 hint: [2023-05-03T18:52:26.799Z] #0 0.842 hint: git config --global init.defaultBranch [2023-05-03T18:52:26.799Z] #0 0.842 hint: [2023-05-03T18:52:26.799Z] #0 0.842 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-05-03T18:52:26.799Z] #0 0.842 hint: 'development'. The just-created branch can be renamed via this command: [2023-05-03T18:52:26.799Z] #0 0.842 hint: [2023-05-03T18:52:26.799Z] #0 0.842 hint: git branch -m [2023-05-03T18:52:26.799Z] #0 0.844 Initialized empty Git repository in /usr/src/registry/.git/ [2023-05-03T18:52:26.799Z] #44 DONE 1.0s [2023-05-03T18:52:27.059Z] [2023-05-03T18:52:27.059Z] #45 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-05-03T18:52:27.059Z] #0 0.919 hint: Using 'master' as the name for the initial branch. This default branch name [2023-05-03T18:52:27.059Z] #0 0.919 hint: is subject to change. To configure the initial branch name to use in all [2023-05-03T18:52:27.059Z] #0 0.919 hint: of your new repositories, which will suppress this warning, call: [2023-05-03T18:52:27.059Z] #0 0.919 hint: [2023-05-03T18:52:27.059Z] #0 0.919 hint: git config --global init.defaultBranch [2023-05-03T18:52:27.059Z] #0 0.919 hint: [2023-05-03T18:52:27.059Z] #0 0.919 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-05-03T18:52:27.059Z] #0 0.919 hint: 'development'. The just-created branch can be renamed via this command: [2023-05-03T18:52:27.059Z] #0 0.919 hint: [2023-05-03T18:52:27.059Z] #0 0.919 hint: git branch -m [2023-05-03T18:52:27.059Z] #0 0.920 Initialized empty Git repository in /usr/src/runc/.git/ [2023-05-03T18:52:27.059Z] #45 DONE 1.0s [2023-05-03T18:52:27.059Z] [2023-05-03T18:52:27.059Z] #46 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-05-03T18:52:32.356Z] #46 ... [2023-05-03T18:52:32.356Z] [2023-05-03T18:52:32.356Z] #47 [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.51.2" && /build/golangci-lint --version [2023-05-03T18:52:32.356Z] #0 1.697 go: downloading github.com/golangci/golangci-lint v1.51.2 [2023-05-03T18:52:32.356Z] #0 2.398 go: downloading github.com/fatih/color v1.14.1 [2023-05-03T18:52:32.356Z] #0 2.398 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-03T18:52:32.356Z] #0 2.398 go: downloading github.com/pkg/errors v0.9.1 [2023-05-03T18:52:32.356Z] #0 2.398 go: downloading github.com/spf13/cobra v1.6.1 [2023-05-03T18:52:32.356Z] #0 2.398 go: downloading github.com/spf13/pflag v1.0.5 [2023-05-03T18:52:32.356Z] #0 2.398 go: downloading github.com/spf13/viper v1.12.0 [2023-05-03T18:52:32.356Z] #0 2.402 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-03T18:52:32.356Z] #0 2.502 go: downloading golang.org/x/tools v0.6.0 [2023-05-03T18:52:32.356Z] #0 2.503 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-05-03T18:52:32.356Z] #0 2.531 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-05-03T18:52:32.356Z] #0 2.555 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-03T18:52:32.356Z] #0 2.575 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-03T18:52:32.356Z] #0 2.592 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-05-03T18:52:32.356Z] #0 2.688 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-05-03T18:52:32.356Z] #0 2.731 go: downloading github.com/stretchr/testify v1.8.1 [2023-05-03T18:52:32.356Z] #0 2.731 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 [2023-05-03T18:52:32.356Z] #0 2.746 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-05-03T18:52:32.356Z] #0 2.775 go: downloading github.com/mattn/go-isatty v0.0.17 [2023-05-03T18:52:32.356Z] #0 2.811 go: downloading golang.org/x/mod v0.8.0 [2023-05-03T18:52:32.356Z] #0 2.826 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 [2023-05-03T18:52:32.356Z] #0 2.849 go: downloading 4d63.com/gochecknoglobals v0.2.1 [2023-05-03T18:52:32.356Z] #0 2.859 go: downloading github.com/Abirdcfly/dupword v0.0.9 [2023-05-03T18:52:32.356Z] #0 2.899 go: downloading github.com/Antonboom/errname v0.1.7 [2023-05-03T18:52:32.356Z] #0 3.127 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-05-03T18:52:32.356Z] #0 3.132 go: downloading github.com/BurntSushi/toml v1.2.1 [2023-05-03T18:52:32.356Z] #0 3.220 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-05-03T18:52:32.356Z] #0 3.222 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-05-03T18:52:32.356Z] #0 3.225 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1 [2023-05-03T18:52:32.356Z] #0 3.227 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-05-03T18:52:32.356Z] #0 3.265 go: downloading github.com/alingse/asasalint v0.0.11 [2023-05-03T18:52:32.356Z] #0 3.344 go: downloading github.com/ashanbrown/forbidigo v1.4.0 [2023-05-03T18:52:32.356Z] #0 3.346 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-05-03T18:52:32.356Z] #0 3.377 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-05-03T18:52:32.356Z] #0 3.389 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-05-03T18:52:32.356Z] #0 3.395 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 [2023-05-03T18:52:32.356Z] #0 3.401 go: downloading github.com/breml/bidichk v0.2.3 [2023-05-03T18:52:32.356Z] #0 3.410 go: downloading github.com/breml/errchkjson v0.3.0 [2023-05-03T18:52:32.356Z] #0 3.424 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-05-03T18:52:32.356Z] #0 3.424 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-05-03T18:52:32.356Z] #0 3.445 go: downloading github.com/curioswitch/go-reassign v0.2.0 [2023-05-03T18:52:32.356Z] #0 3.447 go: downloading github.com/daixiang0/gci v0.9.1 [2023-05-03T18:52:32.356Z] #0 3.640 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-05-03T18:52:32.356Z] #0 3.763 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-05-03T18:52:32.356Z] #0 3.763 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-05-03T18:52:32.356Z] #0 3.769 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-05-03T18:52:32.356Z] #0 3.770 go: downloading github.com/go-critic/go-critic v0.6.7 [2023-05-03T18:52:32.356Z] #0 3.770 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-05-03T18:52:32.356Z] #0 3.866 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-05-03T18:52:32.356Z] #0 3.866 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-05-03T18:52:32.356Z] #0 3.873 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 [2023-05-03T18:52:32.356Z] #0 3.992 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-05-03T18:52:32.356Z] #0 3.992 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-05-03T18:52:32.356Z] #0 4.153 go: downloading github.com/golangci/misspell v0.4.0 [2023-05-03T18:52:32.356Z] #0 4.160 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-05-03T18:52:32.356Z] #0 4.163 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28 [2023-05-03T18:52:32.356Z] #0 4.166 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-05-03T18:52:32.356Z] #0 4.189 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-05-03T18:52:32.356Z] #0 4.348 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-05-03T18:52:32.356Z] #0 4.400 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-05-03T18:52:32.356Z] #0 4.400 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-05-03T18:52:32.356Z] #0 4.428 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-05-03T18:52:32.356Z] #0 4.428 go: downloading github.com/julz/importas v0.1.0 [2023-05-03T18:52:32.356Z] #0 4.428 go: downloading github.com/junk1tm/musttag v0.4.5 [2023-05-03T18:52:32.356Z] #0 4.428 go: downloading github.com/kisielk/errcheck v1.6.3 [2023-05-03T18:52:32.356Z] #0 4.433 go: downloading github.com/kkHAIKE/contextcheck v1.1.3 [2023-05-03T18:52:32.356Z] #0 4.437 go: downloading github.com/kulti/thelper v0.6.3 [2023-05-03T18:52:32.356Z] #0 4.519 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-05-03T18:52:32.356Z] #0 4.521 go: downloading github.com/kyoh86/exportloopref v0.1.11 [2023-05-03T18:52:32.356Z] #0 4.533 go: downloading github.com/ldez/tagliatelle v0.4.0 [2023-05-03T18:52:32.356Z] #0 4.533 go: downloading github.com/leonklingele/grouper v1.1.1 [2023-05-03T18:52:32.356Z] #0 4.533 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-05-03T18:52:32.356Z] #0 4.533 go: downloading github.com/maratori/testableexamples v1.0.0 [2023-05-03T18:52:32.356Z] #0 4.564 go: downloading github.com/maratori/testpackage v1.1.0 [2023-05-03T18:52:32.356Z] #0 4.566 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-05-03T18:52:32.356Z] #0 4.567 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-05-03T18:52:32.356Z] #0 4.612 go: downloading github.com/mgechev/revive v1.2.5 [2023-05-03T18:52:32.356Z] #0 4.788 go: downloading github.com/moricho/tparallel v0.2.1 [2023-05-03T18:52:32.356Z] #0 4.792 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-05-03T18:52:32.356Z] #0 4.820 go: downloading github.com/nishanths/exhaustive v0.9.5 [2023-05-03T18:52:32.356Z] #0 4.836 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-05-03T18:52:32.356Z] #0 4.840 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1 [2023-05-03T18:52:32.356Z] #0 4.865 go: downloading github.com/polyfloyd/go-errorlint v1.1.0 [2023-05-03T18:52:32.356Z] #0 4.877 go: downloading github.com/ryancurrah/gomodguard v1.3.0 [2023-05-03T18:52:32.356Z] #0 4.966 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0 [2023-05-03T18:52:32.356Z] #0 4.974 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 [2023-05-03T18:52:32.356Z] #0 5.003 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-05-03T18:52:32.356Z] #0 5.011 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0 [2023-05-03T18:52:32.356Z] #0 5.032 go: downloading github.com/securego/gosec/v2 v2.15.0 [2023-05-03T18:52:32.356Z] #0 5.032 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-05-03T18:52:32.356Z] #0 5.061 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-05-03T18:52:32.356Z] #0 5.177 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-05-03T18:52:32.356Z] #0 5.180 go: downloading github.com/sivchari/tenv v1.7.1 [2023-05-03T18:52:32.356Z] #0 5.209 go: downloading github.com/sonatard/noctx v0.0.1 [2023-05-03T18:52:32.356Z] #0 5.216 go: downloading github.com/sourcegraph/go-diff v0.7.0 [2023-05-03T18:52:32.356Z] #0 5.216 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-05-03T18:52:32.356Z] #0 5.280 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-05-03T18:52:32.356Z] #0 5.321 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-05-03T18:52:32.356Z] #0 5.341 go: downloading github.com/tetafro/godot v1.4.11 [2023-05-03T18:52:32.356Z] #0 5.348 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e [2023-05-03T18:52:32.356Z] #0 5.372 go: downloading github.com/timonwong/loggercheck v0.9.3 [2023-05-03T18:52:32.356Z] #0 5.396 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0 [2023-05-03T18:52:32.356Z] #0 5.413 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 [2023-05-03T18:52:32.356Z] #0 5.423 go: downloading github.com/ultraware/funlen v0.0.3 [2023-05-03T18:52:32.356Z] #0 5.440 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-05-03T18:52:32.356Z] #0 5.516 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-05-03T18:52:32.356Z] #0 5.516 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-05-03T18:52:32.356Z] #0 5.519 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-05-03T18:52:32.356Z] #0 5.519 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-05-03T18:52:32.356Z] #0 5.530 go: downloading honnef.co/go/tools v0.4.2 [2023-05-03T18:52:32.356Z] #0 5.693 go: downloading mvdan.cc/gofumpt v0.4.0 [2023-05-03T18:52:32.356Z] #0 5.756 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-05-03T18:52:32.356Z] #0 5.841 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d [2023-05-03T18:52:32.356Z] #0 5.868 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-03T18:52:32.356Z] #0 5.914 go: downloading github.com/spf13/afero v1.8.2 [2023-05-03T18:52:32.356Z] #0 5.926 go: downloading github.com/spf13/cast v1.5.0 [2023-05-03T18:52:32.356Z] #0 6.051 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-05-03T18:52:32.356Z] #0 6.082 go: downloading golang.org/x/sys v0.5.0 [2023-05-03T18:52:32.356Z] #0 6.082 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-03T18:52:32.356Z] #0 6.088 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-03T18:52:32.356Z] #0 6.088 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-03T18:52:32.356Z] #0 6.088 go: downloading github.com/stretchr/objx v0.5.0 [2023-05-03T18:52:32.356Z] #0 6.088 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-05-03T18:52:32.356Z] #0 6.088 go: downloading github.com/gobwas/glob v0.2.3 [2023-05-03T18:52:32.356Z] #0 6.188 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-03T18:52:32.356Z] #0 6.192 go: downloading go.uber.org/zap v1.17.0 [2023-05-03T18:52:32.356Z] #47 6.377 go: downloading golang.org/x/sync v0.1.0 [2023-05-03T18:52:32.356Z] #47 6.442 go: downloading github.com/kisielk/gotool v1.0.0 [2023-05-03T18:52:32.356Z] #47 6.486 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-05-03T18:52:32.356Z] #47 6.486 go: downloading golang.org/x/text v0.6.0 [2023-05-03T18:52:32.356Z] #47 6.510 go: downloading github.com/go-toolsmith/astcast v1.1.0 [2023-05-03T18:52:32.356Z] #47 6.616 go: downloading github.com/go-toolsmith/astcopy v1.0.3 [2023-05-03T18:52:32.356Z] #47 6.616 go: downloading github.com/go-toolsmith/astequal v1.1.0 [2023-05-03T18:52:32.356Z] #47 6.620 go: downloading github.com/go-toolsmith/astfmt v1.1.0 [2023-05-03T18:52:32.356Z] #47 6.628 go: downloading github.com/go-toolsmith/astp v1.1.0 [2023-05-03T18:52:32.356Z] #47 6.668 go: downloading github.com/go-toolsmith/strparse v1.1.0 [2023-05-03T18:52:32.619Z] #47 6.802 go: downloading github.com/go-toolsmith/typep v1.1.0 [2023-05-03T18:52:32.619Z] #47 6.802 go: downloading github.com/quasilyte/go-ruleguard v0.3.19 [2023-05-03T18:52:32.619Z] #47 6.802 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-05-03T18:52:32.619Z] #47 6.872 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 [2023-05-03T18:52:32.619Z] #47 6.954 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-05-03T18:52:32.619Z] #47 6.964 go: downloading github.com/ettle/strcase v0.1.1 [2023-05-03T18:52:32.619Z] #47 7.000 go: downloading github.com/Masterminds/semver v1.5.0 [2023-05-03T18:52:32.619Z] #47 7.084 go: downloading github.com/fatih/structtag v1.2.0 [2023-05-03T18:52:32.881Z] #47 7.139 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-05-03T18:52:32.882Z] #47 7.169 go: downloading github.com/google/go-cmp v0.5.9 [2023-05-03T18:52:32.882Z] #47 7.172 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-05-03T18:52:32.882Z] #47 7.245 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-05-03T18:52:33.144Z] #47 7.383 go: downloading github.com/prometheus/client_model v0.2.0 [2023-05-03T18:52:33.406Z] #47 7.599 go: downloading github.com/subosito/gotenv v1.4.1 [2023-05-03T18:52:33.406Z] #47 7.648 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-05-03T18:52:33.406Z] #47 7.729 go: downloading gopkg.in/ini.v1 v1.67.0 [2023-05-03T18:52:33.406Z] #47 7.733 go: downloading github.com/magiconair/properties v1.8.6 [2023-05-03T18:52:33.406Z] #47 7.772 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 [2023-05-03T18:52:33.406Z] #47 ... [2023-05-03T18:52:33.406Z] [2023-05-03T18:52:33.406Z] #42 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-05-03T18:52:33.406Z] #42 4.073 [2023-05-03T18:52:33.406Z] #42 5.476 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-05-03T18:52:33.406Z] #42 5.741 [2023-05-03T18:52:33.406Z] #42 5.977 #=#=# 0.0% ################################### 49.8% ########################################### 60.1% ######################################################################## 100.0% [2023-05-03T18:52:33.406Z] #42 6.609 [2023-05-03T18:52:33.406Z] #42 8.037 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-05-03T18:52:33.406Z] #42 8.354 [2023-05-03T18:52:33.406Z] #42 8.595 #=#=# ######################################################################## 100.0% [2023-05-03T18:52:33.406Z] #42 8.895 [2023-05-03T18:52:33.406Z] #42 9.894 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-05-03T18:52:33.406Z] #42 10.24 [2023-05-03T18:52:33.406Z] #42 10.50 #=#=# ######################################################################## 100.0% [2023-05-03T18:52:33.667Z] #42 10.83 [2023-05-03T18:52:33.927Z] #42 11.04 Download of images into '/build' complete. [2023-05-03T18:52:33.927Z] #42 11.04 Use something like the following to load the result into a Docker daemon: [2023-05-03T18:52:33.927Z] #42 11.04 tar -cC '/build' . | docker load [2023-05-03T18:52:35.976Z] #42 ... [2023-05-03T18:52:35.976Z] [2023-05-03T18:52:35.976Z] #48 [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 [2023-05-03T18:52:35.976Z] #0 1.865 go: downloading github.com/pelletier/go-toml v1.8.1 [2023-05-03T18:52:35.976Z] #48 ... [2023-05-03T18:52:35.976Z] [2023-05-03T18:52:35.976Z] #49 [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 [2023-05-03T18:52:35.976Z] #0 1.943 go: downloading gotest.tools/gotestsum v1.8.2 [2023-05-03T18:52:35.976Z] #0 3.417 go: downloading golang.org/x/tools v0.1.11 [2023-05-03T18:52:35.976Z] #0 3.419 go: downloading github.com/fatih/color v1.13.0 [2023-05-03T18:52:35.976Z] #0 3.420 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-05-03T18:52:35.976Z] #0 3.431 go: downloading github.com/dnephin/pflag v1.0.7 [2023-05-03T18:52:35.976Z] #0 3.449 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-05-03T18:52:35.976Z] #0 3.449 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-05-03T18:52:35.976Z] #0 3.459 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-03T18:52:35.976Z] #0 3.459 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-05-03T18:52:35.976Z] #0 3.639 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-03T18:52:35.976Z] #0 3.639 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-03T18:52:35.976Z] #0 4.859 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-03T18:52:35.976Z] #49 ... [2023-05-03T18:52:35.976Z] [2023-05-03T18:52:35.976Z] #50 [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 [2023-05-03T18:52:35.976Z] #0 1.491 go: downloading github.com/tc-hib/go-winres v0.3.0 [2023-05-03T18:52:35.976Z] #0 1.941 go: downloading github.com/tc-hib/winres v0.1.6 [2023-05-03T18:52:35.976Z] #0 1.941 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-05-03T18:52:35.976Z] #0 2.128 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2023-05-03T18:52:35.976Z] #0 2.128 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2023-05-03T18:52:35.976Z] #0 2.181 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-05-03T18:52:35.976Z] #0 2.208 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-05-03T18:52:36.352Z] #50 ... [2023-05-03T18:52:36.352Z] [2023-05-03T18:52:36.352Z] #51 [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 [2023-05-03T18:52:36.352Z] #0 5.659 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-03T18:52:36.352Z] #0 5.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-03T18:52:36.352Z] #0 5.722 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-03T18:52:36.352Z] #0 6.304 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-03T18:52:36.352Z] #0 6.840 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-05-03T18:52:36.352Z] #0 7.405 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-03T18:52:36.352Z] #0 8.905 Fetched 8524 kB in 3s (2443 kB/s) [2023-05-03T18:52:36.352Z] #0 8.905 Reading package lists... [2023-05-03T18:52:36.651Z] #0 9.806 Reading package lists... [2023-05-03T18:52:36.651Z] #51 ... [2023-05-03T18:52:36.651Z] [2023-05-03T18:52:36.651Z] #52 [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 [2023-05-03T18:52:36.651Z] #0 4.762 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-03T18:52:36.651Z] #0 4.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-03T18:52:36.651Z] #0 4.855 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-03T18:52:36.651Z] #0 5.286 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-03T18:52:36.651Z] #0 5.802 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-05-03T18:52:36.651Z] #0 6.291 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-03T18:52:36.651Z] #0 7.320 Fetched 8524 kB in 3s (3034 kB/s) [2023-05-03T18:52:36.651Z] #0 7.320 Reading package lists... [2023-05-03T18:52:36.651Z] #0 8.880 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-05-03T18:52:36.651Z] #0 8.880 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-05-03T18:52:36.651Z] #0 8.880 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-05-03T18:52:36.651Z] #52 ... [2023-05-03T18:52:36.651Z] [2023-05-03T18:52:36.651Z] #53 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-05-03T18:52:36.651Z] #0 2.473 hint: Using 'master' as the name for the initial branch. This default branch name [2023-05-03T18:52:36.651Z] #0 2.473 hint: is subject to change. To configure the initial branch name to use in all [2023-05-03T18:52:36.651Z] #0 2.473 hint: of your new repositories, which will suppress this warning, call: [2023-05-03T18:52:36.651Z] #0 2.473 hint: [2023-05-03T18:52:36.651Z] #0 2.473 hint: git config --global init.defaultBranch [2023-05-03T18:52:36.651Z] #0 2.473 hint: [2023-05-03T18:52:36.651Z] #0 2.473 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-05-03T18:52:36.651Z] #0 2.473 hint: 'development'. The just-created branch can be renamed via this command: [2023-05-03T18:52:36.651Z] #0 2.473 hint: [2023-05-03T18:52:36.651Z] #0 2.473 hint: git branch -m [2023-05-03T18:52:36.651Z] #0 2.535 Initialized empty Git repository in /usr/src/tini/.git/ [2023-05-03T18:52:36.651Z] #53 ... [2023-05-03T18:52:36.651Z] [2023-05-03T18:52:36.651Z] #54 [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 [2023-05-03T18:52:36.651Z] #0 6.343 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-03T18:52:36.651Z] #0 6.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-03T18:52:36.651Z] #0 6.425 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-03T18:52:36.651Z] #0 6.888 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-03T18:52:36.651Z] #0 6.896 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2023-05-03T18:52:36.651Z] #0 7.407 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-05-03T18:52:36.651Z] #0 8.036 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-03T18:52:36.651Z] #0 8.720 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2023-05-03T18:52:36.651Z] #0 9.856 Fetched 8528 kB in 4s (2304 kB/s) [2023-05-03T18:52:36.651Z] #0 9.856 Reading package lists... [2023-05-03T18:52:36.913Z] #54 10.66 Reading package lists... [2023-05-03T18:52:36.913Z] #54 ... [2023-05-03T18:52:36.913Z] [2023-05-03T18:52:36.913Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-05-03T18:52:36.913Z] #0 2.071 hint: Using 'master' as the name for the initial branch. This default branch name [2023-05-03T18:52:36.913Z] #0 2.071 hint: is subject to change. To configure the initial branch name to use in all [2023-05-03T18:52:36.913Z] #0 2.071 hint: of your new repositories, which will suppress this warning, call: [2023-05-03T18:52:36.913Z] #0 2.071 hint: [2023-05-03T18:52:36.913Z] #0 2.071 hint: git config --global init.defaultBranch [2023-05-03T18:52:36.913Z] #0 2.071 hint: [2023-05-03T18:52:36.913Z] #0 2.071 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-05-03T18:52:36.913Z] #0 2.071 hint: 'development'. The just-created branch can be renamed via this command: [2023-05-03T18:52:36.913Z] #0 2.071 hint: [2023-05-03T18:52:36.913Z] #0 2.071 hint: git branch -m [2023-05-03T18:52:36.913Z] #0 2.138 Initialized empty Git repository in /usr/src/delve/.git/ [2023-05-03T18:52:36.913Z] #55 ... [2023-05-03T18:52:36.913Z] [2023-05-03T18:52:36.913Z] #56 [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 [2023-05-03T18:52:36.913Z] #0 4.492 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-03T18:52:36.913Z] #0 4.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-03T18:52:36.913Z] #0 4.648 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-03T18:52:36.913Z] #0 4.892 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-03T18:52:36.913Z] #0 5.424 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-05-03T18:52:36.913Z] #0 5.745 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-03T18:52:36.913Z] #0 6.928 Fetched 8524 kB in 3s (3165 kB/s) [2023-05-03T18:52:36.913Z] #0 6.928 Reading package lists... [2023-05-03T18:52:36.913Z] #0 8.501 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-05-03T18:52:36.913Z] #0 8.501 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-05-03T18:52:36.913Z] #0 8.501 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-05-03T18:52:36.913Z] #0 9.845 Reading package lists... [2023-05-03T18:52:36.913Z] #0 10.78 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-05-03T18:52:36.913Z] #0 10.80 Reading package lists... [2023-05-03T18:52:36.913Z] #56 ... [2023-05-03T18:52:36.913Z] [2023-05-03T18:52:36.913Z] #57 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-05-03T18:52:36.913Z] #0 1.736 hint: Using 'master' as the name for the initial branch. This default branch name [2023-05-03T18:52:36.913Z] #0 1.736 hint: is subject to change. To configure the initial branch name to use in all [2023-05-03T18:52:36.913Z] #0 1.736 hint: of your new repositories, which will suppress this warning, call: [2023-05-03T18:52:36.913Z] #0 1.736 hint: [2023-05-03T18:52:36.913Z] #0 1.736 hint: git config --global init.defaultBranch [2023-05-03T18:52:36.913Z] #0 1.736 hint: [2023-05-03T18:52:36.913Z] #0 1.736 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-05-03T18:52:36.913Z] #0 1.736 hint: 'development'. The just-created branch can be renamed via this command: [2023-05-03T18:52:36.913Z] #0 1.736 hint: [2023-05-03T18:52:36.913Z] #0 1.736 hint: git branch -m [2023-05-03T18:52:36.913Z] #0 1.749 Initialized empty Git repository in /usr/src/containerd/.git/ [2023-05-03T18:52:37.174Z] #57 ... [2023-05-03T18:52:37.174Z] [2023-05-03T18:52:37.174Z] #58 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-05-03T18:52:37.174Z] #58 ... [2023-05-03T18:52:37.174Z] [2023-05-03T18:52:37.174Z] #59 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-05-03T18:52:37.174Z] #0 3.900 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-05-03T18:52:37.174Z] #0 3.900 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-05-03T18:52:37.174Z] #0 3.900 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-05-03T18:52:37.174Z] #0 5.147 Reading package lists... [2023-05-03T18:52:37.174Z] #0 5.925 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-05-03T18:52:37.174Z] #0 5.943 Reading package lists... [2023-05-03T18:52:37.174Z] #0 7.052 Building dependency tree... [2023-05-03T18:52:37.174Z] #0 7.256 Reading state information... [2023-05-03T18:52:37.174Z] #0 7.526 gcc is already the newest version (4:10.2.1-1). [2023-05-03T18:52:37.174Z] #0 7.526 libc6-dev is already the newest version (2.31-13+deb11u6). [2023-05-03T18:52:37.174Z] #0 7.526 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded. [2023-05-03T18:52:37.435Z] #59 ... [2023-05-03T18:52:37.435Z] [2023-05-03T18:52:37.435Z] #60 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-05-03T18:52:37.435Z] #0 2.745 hint: Using 'master' as the name for the initial branch. This default branch name [2023-05-03T18:52:37.435Z] #0 2.745 hint: is subject to change. To configure the initial branch name to use in all [2023-05-03T18:52:37.435Z] #0 2.745 hint: of your new repositories, which will suppress this warning, call: [2023-05-03T18:52:37.435Z] #0 2.745 hint: [2023-05-03T18:52:37.435Z] #0 2.745 hint: git config --global init.defaultBranch [2023-05-03T18:52:37.435Z] #0 2.745 hint: [2023-05-03T18:52:37.435Z] #0 2.745 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-05-03T18:52:37.435Z] #0 2.745 hint: 'development'. The just-created branch can be renamed via this command: [2023-05-03T18:52:37.435Z] #0 2.745 hint: [2023-05-03T18:52:37.435Z] #0 2.745 hint: git branch -m [2023-05-03T18:52:37.435Z] #0 2.845 Initialized empty Git repository in /usr/src/swagger/.git/ [2023-05-03T18:52:37.435Z] #60 ... [2023-05-03T18:52:37.435Z] [2023-05-03T18:52:37.435Z] #61 [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.6.0" && /build/shfmt --version [2023-05-03T18:52:37.435Z] #0 1.192 go: downloading mvdan.cc/sh/v3 v3.6.0 [2023-05-03T18:52:37.435Z] #0 2.385 go: downloading golang.org/x/term v0.3.0 [2023-05-03T18:52:37.435Z] #0 2.385 go: downloading mvdan.cc/editorconfig v0.2.0 [2023-05-03T18:52:37.435Z] #0 2.386 go: downloading github.com/google/renameio/v2 v2.0.0 [2023-05-03T18:52:37.435Z] #0 2.387 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e [2023-05-03T18:52:37.435Z] #0 2.536 go: downloading golang.org/x/sys v0.3.0 [2023-05-03T18:52:37.696Z] #61 ... [2023-05-03T18:52:37.696Z] [2023-05-03T18:52:37.696Z] #62 [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 [2023-05-03T18:52:37.696Z] #0 5.706 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-03T18:52:37.696Z] #0 5.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-03T18:52:37.696Z] #0 5.796 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-03T18:52:37.696Z] #0 6.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-03T18:52:37.696Z] #0 6.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-05-03T18:52:37.696Z] #0 6.996 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-03T18:52:37.696Z] #0 8.198 Fetched 8524 kB in 3s (3094 kB/s) [2023-05-03T18:52:37.696Z] #0 8.198 Reading package lists... [2023-05-03T18:52:37.696Z] #0 9.610 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-05-03T18:52:37.696Z] #0 9.610 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-05-03T18:52:37.696Z] #0 9.610 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-05-03T18:52:37.696Z] #62 11.73 Reading package lists... [2023-05-03T18:52:37.696Z] #62 ... [2023-05-03T18:52:37.696Z] [2023-05-03T18:52:37.696Z] #63 [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 < [2023-05-03T18:52:38.544Z] #39 2.549 hint: [2023-05-03T18:52:38.544Z] #39 2.549 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-05-03T18:52:38.544Z] #39 2.549 hint: 'development'. The just-created branch can be renamed via this command: [2023-05-03T18:52:38.544Z] #39 2.549 hint: [2023-05-03T18:52:38.544Z] #39 2.549 hint: git branch -m [2023-05-03T18:52:38.544Z] #39 2.629 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2023-05-03T18:52:38.815Z] #39 ... [2023-05-03T18:52:38.815Z] [2023-05-03T18:52:38.815Z] #56 [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 [2023-05-03T18:52:38.816Z] #56 12.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-05-03T18:52:38.816Z] #56 12.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-05-03T18:52:38.816Z] #56 12.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-05-03T18:52:38.816Z] #56 12.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-05-03T18:52:38.816Z] #56 12.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-05-03T18:52:38.816Z] #56 12.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-05-03T18:52:38.816Z] #56 12.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-05-03T18:52:38.816Z] #56 12.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-05-03T18:52:38.816Z] #56 13.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] [2023-05-03T18:52:38.816Z] #56 13.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-05-03T18:52:38.816Z] #56 13.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-05-03T18:52:39.559Z] #56 13.52 debconf: delaying package configuration, since apt-utils is not installed [2023-05-03T18:52:40.546Z] #56 14.22 Fetched 7950 kB in 1s (10.5 MB/s) [2023-05-03T18:52:41.514Z] #56 15.52 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-05-03T18:52:41.514Z] #56 15.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) [2023-05-03T18:52:41.514Z] #56 15.54 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-05-03T18:52:42.104Z] #56 16.07 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-05-03T18:52:42.690Z] #56 16.70 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-05-03T18:52:42.690Z] #56 16.70 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-05-03T18:52:42.690Z] #56 16.81 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-05-03T18:52:43.282Z] #56 17.33 Selecting previously unselected package libsecret-common. [2023-05-03T18:52:43.282Z] #56 17.39 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... [2023-05-03T18:52:43.603Z] #56 17.52 Unpacking libsecret-common (0.20.4-2) ... [2023-05-03T18:52:43.603Z] #56 ... [2023-05-03T18:52:43.603Z] [2023-05-03T18:52:43.603Z] #47 [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.51.2" && /build/golangci-lint --version [2023-05-03T18:52:43.603Z] #47 7.813 go: downloading go.uber.org/atomic v1.7.0 [2023-05-03T18:52:43.603Z] #47 7.860 go: downloading go.uber.org/multierr v1.6.0 [2023-05-03T18:52:43.603Z] #47 7.895 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348 [2023-05-03T18:52:43.603Z] #47 7.908 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-05-03T18:52:43.603Z] #47 8.075 go: downloading github.com/quasilyte/gogrep v0.5.0 [2023-05-03T18:52:43.603Z] #47 8.223 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-05-03T18:52:43.603Z] #47 8.224 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-05-03T18:52:43.603Z] #47 8.225 go: downloading github.com/golang/protobuf v1.5.2 [2023-05-03T18:52:43.603Z] #47 8.301 go: downloading github.com/beorn7/perks v1.0.1 [2023-05-03T18:52:43.603Z] #47 8.352 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-05-03T18:52:43.603Z] #47 8.381 go: downloading github.com/prometheus/common v0.32.1 [2023-05-03T18:52:43.603Z] #47 8.470 go: downloading github.com/prometheus/procfs v0.7.3 [2023-05-03T18:52:43.603Z] #47 8.470 go: downloading google.golang.org/protobuf v1.28.0 [2023-05-03T18:52:43.603Z] #47 8.687 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-05-03T18:52:43.603Z] #47 9.604 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-05-03T18:52:43.864Z] #47 ... [2023-05-03T18:52:43.864Z] [2023-05-03T18:52:43.864Z] #63 [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 < /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 [2023-05-03T18:52:47.591Z] #54 10.66 Reading package lists... [2023-05-03T18:52:47.591Z] #54 11.63 Building dependency tree... [2023-05-03T18:52:47.591Z] #54 12.31 The following additional packages will be installed: [2023-05-03T18:52:47.591Z] #54 12.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-05-03T18:52:47.591Z] #54 12.31 python3-protobuf python3-six [2023-05-03T18:52:47.591Z] #54 12.31 Suggested packages: [2023-05-03T18:52:47.591Z] #54 12.31 python3-setuptools [2023-05-03T18:52:47.591Z] #54 12.31 Recommended packages: [2023-05-03T18:52:47.591Z] #54 12.31 iproute2 | iproute [2023-05-03T18:52:47.591Z] #54 12.42 The following NEW packages will be installed: [2023-05-03T18:52:47.591Z] #54 12.42 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-05-03T18:52:47.591Z] #54 12.42 python3-protobuf python3-six [2023-05-03T18:52:47.591Z] #54 12.74 0 upgraded, 8 newly installed, 0 to remove and 9 not upgraded. [2023-05-03T18:52:47.591Z] #54 12.74 Need to get 2136 kB of archives. [2023-05-03T18:52:47.591Z] #54 12.74 After this operation, 10.8 MB of additional disk space will be used. [2023-05-03T18:52:47.591Z] #54 12.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-05-03T18:52:47.591Z] #54 12.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-03T18:52:47.591Z] #54 12.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-05-03T18:52:47.591Z] #54 12.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-05-03T18:52:47.591Z] #54 12.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-05-03T18:52:47.591Z] #54 12.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-05-03T18:52:47.591Z] #54 12.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-05-03T18:52:47.591Z] #54 14.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2023-05-03T18:52:47.591Z] #54 16.17 debconf: delaying package configuration, since apt-utils is not installed [2023-05-03T18:52:47.591Z] #54 16.50 Fetched 2136 kB in 3s (766 kB/s) [2023-05-03T18:52:47.591Z] #54 16.74 Selecting previously unselected package libprotobuf23:arm64. [2023-05-03T18:52:47.591Z] #54 16.74 (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 ... 15748 files and directories currently installed.) [2023-05-03T18:52:47.591Z] #54 16.75 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2023-05-03T18:52:47.591Z] #54 17.04 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-05-03T18:52:47.591Z] #54 18.00 Selecting previously unselected package python3-pkg-resources. [2023-05-03T18:52:47.591Z] #54 18.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-03T18:52:47.591Z] #54 18.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-03T18:52:47.591Z] #54 19.39 Selecting previously unselected package python3-six. [2023-05-03T18:52:47.591Z] #54 19.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2023-05-03T18:52:47.591Z] #54 19.48 Unpacking python3-six (1.16.0-2) ... [2023-05-03T18:52:47.591Z] #54 20.29 Selecting previously unselected package python3-protobuf. [2023-05-03T18:52:47.591Z] #54 20.29 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2023-05-03T18:52:47.591Z] #54 20.45 Unpacking python3-protobuf (3.12.4-1) ... [2023-05-03T18:52:47.591Z] #54 20.99 Selecting previously unselected package libnet1:arm64. [2023-05-03T18:52:47.591Z] #54 20.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-05-03T18:52:47.591Z] #54 21.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-05-03T18:52:47.591Z] #54 21.67 Selecting previously unselected package libnl-3-200:arm64. [2023-05-03T18:52:47.591Z] #54 21.67 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-05-03T18:52:47.591Z] #54 21.73 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-05-03T18:52:47.591Z] #54 ... [2023-05-03T18:52:47.591Z] [2023-05-03T18:52:47.591Z] #51 [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 [2023-05-03T18:52:47.851Z] #51 21.70 Selecting previously unselected package librhash0:arm64. [2023-05-03T18:52:47.851Z] #51 21.71 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... [2023-05-03T18:52:47.851Z] #51 21.94 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-05-03T18:52:48.422Z] #51 ... [2023-05-03T18:52:48.422Z] [2023-05-03T18:52:48.422Z] #64 [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 ; [2023-05-03T18:52:48.422Z] #64 12.74 Selecting previously unselected package xz-utils. [2023-05-03T18:52:48.422Z] #64 12.74 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-05-03T18:52:48.422Z] #64 12.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-03T18:52:48.422Z] #64 13.17 Selecting previously unselected package libsigsegv2:arm64. [2023-05-03T18:52:48.422Z] #64 13.17 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... [2023-05-03T18:52:48.422Z] #64 13.18 Unpacking libsigsegv2:arm64 (2.13-1) ... [2023-05-03T18:52:48.422Z] #64 13.73 Selecting previously unselected package m4. [2023-05-03T18:52:48.422Z] #64 13.73 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... [2023-05-03T18:52:48.422Z] #64 14.34 Unpacking m4 (1.4.18-5) ... [2023-05-03T18:52:48.422Z] #64 15.68 Selecting previously unselected package autoconf. [2023-05-03T18:52:48.422Z] #64 15.68 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... [2023-05-03T18:52:48.422Z] #64 16.11 Unpacking autoconf (2.69-14) ... [2023-05-03T18:52:48.422Z] #64 16.84 Selecting previously unselected package autotools-dev. [2023-05-03T18:52:48.422Z] #64 16.85 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... [2023-05-03T18:52:48.422Z] #64 16.98 Unpacking autotools-dev (20180224.1+nmu1) ... [2023-05-03T18:52:48.422Z] #64 17.71 Selecting previously unselected package automake. [2023-05-03T18:52:48.422Z] #64 17.72 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... [2023-05-03T18:52:48.422Z] #64 17.86 Unpacking automake (1:1.16.3-2) ... [2023-05-03T18:52:48.422Z] #64 19.02 Selecting previously unselected package patch. [2023-05-03T18:52:48.422Z] #64 19.03 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... [2023-05-03T18:52:48.422Z] #64 19.33 Unpacking patch (2.7.6-7) ... [2023-05-03T18:52:48.422Z] #64 20.45 Selecting previously unselected package dpkg-dev. [2023-05-03T18:52:48.422Z] #64 20.46 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... [2023-05-03T18:52:48.422Z] #64 20.78 Unpacking dpkg-dev (1.20.12) ... [2023-05-03T18:52:48.422Z] #64 21.36 Selecting previously unselected package build-essential. [2023-05-03T18:52:48.422Z] #64 21.36 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... [2023-05-03T18:52:48.422Z] #64 21.38 Unpacking build-essential (12.9) ... [2023-05-03T18:52:48.422Z] #64 21.97 Selecting previously unselected package libcap2:arm64. [2023-05-03T18:52:48.422Z] #64 21.97 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... [2023-05-03T18:52:48.422Z] #64 22.07 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-05-03T18:52:48.747Z] #64 ... [2023-05-03T18:52:48.747Z] [2023-05-03T18:52:48.747Z] #62 [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 [2023-05-03T18:52:48.747Z] #62 11.73 Reading package lists... [2023-05-03T18:52:48.747Z] #62 12.58 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-05-03T18:52:48.747Z] #62 12.59 Reading package lists... [2023-05-03T18:52:48.747Z] #62 13.30 Building dependency tree... [2023-05-03T18:52:48.747Z] #62 13.77 gcc is already the newest version (4:10.2.1-1). [2023-05-03T18:52:48.747Z] #62 13.77 libc6-dev is already the newest version (2.31-13+deb11u6). [2023-05-03T18:52:48.747Z] #62 13.77 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded. [2023-05-03T18:52:48.747Z] #62 ... [2023-05-03T18:52:48.747Z] [2023-05-03T18:52:48.747Z] #64 [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 ; [2023-05-03T18:52:48.747Z] #64 23.02 Selecting previously unselected package libcap-dev:arm64. [2023-05-03T18:52:48.747Z] #64 23.02 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-05-03T18:52:49.007Z] #64 23.26 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-05-03T18:52:49.577Z] #64 23.94 Selecting previously unselected package libprotobuf-c1:arm64. [2023-05-03T18:52:49.577Z] #64 23.94 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-05-03T18:52:49.838Z] #64 24.06 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-05-03T18:52:49.838Z] #64 24.25 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-05-03T18:52:49.838Z] #64 24.25 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-05-03T18:52:49.838Z] #64 24.26 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-05-03T18:52:50.409Z] #64 24.52 Selecting previously unselected package libseccomp-dev:arm64. [2023-05-03T18:52:50.409Z] #64 24.52 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-05-03T18:52:50.409Z] #64 24.73 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-05-03T18:52:50.980Z] #64 25.19 Selecting previously unselected package libsystemd-dev:arm64. [2023-05-03T18:52:50.980Z] #64 25.19 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... [2023-05-03T18:52:50.980Z] #64 25.28 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-05-03T18:52:51.241Z] #64 ... [2023-05-03T18:52:51.241Z] [2023-05-03T18:52:51.241Z] #48 [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 [2023-05-03T18:52:51.241Z] #48 15.69 tomll can be used in two ways: [2023-05-03T18:52:51.241Z] #48 15.69 Writing to STDIN and reading from STDOUT: [2023-05-03T18:52:51.241Z] #48 15.69 cat file.toml | tomll > file.toml [2023-05-03T18:52:51.241Z] #48 15.69 [2023-05-03T18:52:51.241Z] #48 15.69 Reading and updating a list of files: [2023-05-03T18:52:51.241Z] #48 15.69 tomll a.toml b.toml c.toml [2023-05-03T18:52:51.241Z] #48 15.69 [2023-05-03T18:52:51.241Z] #48 15.69 When given a list of files, tomll will modify all files in place without asking. [2023-05-03T18:52:51.512Z] #48 ... [2023-05-03T18:52:51.512Z] [2023-05-03T18:52:51.512Z] #64 [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 ; [2023-05-03T18:52:51.512Z] #64 25.74 Selecting previously unselected package libtool. [2023-05-03T18:52:51.512Z] #64 25.74 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... [2023-05-03T18:52:51.512Z] #64 25.78 Unpacking libtool (2.4.6-15) ... [2023-05-03T18:52:51.783Z] #64 26.01 Selecting previously unselected package libudev-dev:arm64. [2023-05-03T18:52:51.783Z] #64 26.01 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ... [2023-05-03T18:52:51.783Z] #64 26.07 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-05-03T18:52:52.044Z] #64 26.41 Selecting previously unselected package libyajl2:arm64. [2023-05-03T18:52:52.044Z] #64 26.41 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... [2023-05-03T18:52:52.304Z] #64 26.48 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-05-03T18:52:52.570Z] #64 26.73 Selecting previously unselected package libyajl-dev:arm64. [2023-05-03T18:52:52.570Z] #64 26.74 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... [2023-05-03T18:52:52.570Z] #64 26.75 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2023-05-03T18:52:52.570Z] #64 ... [2023-05-03T18:52:52.570Z] [2023-05-03T18:52:52.570Z] #61 [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.6.0" && /build/shfmt --version [2023-05-03T18:52:52.570Z] #61 16.74 v3.6.0 [2023-05-03T18:52:52.570Z] #61 DONE 26.9s [2023-05-03T18:52:52.570Z] [2023-05-03T18:52:52.570Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-05-03T18:52:52.570Z] #55 DONE 26.6s [2023-05-03T18:52:52.570Z] [2023-05-03T18:52:52.570Z] #39 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-05-03T18:52:52.570Z] #39 DONE 26.6s [2023-05-03T18:52:52.570Z] [2023-05-03T18:52:52.570Z] #58 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-05-03T18:52:52.570Z] #58 DONE 25.9s [2023-05-03T18:52:52.570Z] [2023-05-03T18:52:52.571Z] #64 [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 ; [2023-05-03T18:52:52.571Z] #64 26.92 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-05-03T18:52:52.571Z] #64 26.95 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-05-03T18:52:52.571Z] #64 26.98 Setting up bzip2 (1.0.8-4) ... [2023-05-03T18:52:52.834Z] [2023-05-03T18:52:52.834Z] #64 ... [2023-05-03T18:52:52.834Z] [2023-05-03T18:52:52.834Z] #53 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-05-03T18:52:52.834Z] #53 DONE 26.7s [2023-05-03T18:52:52.834Z] [2023-05-03T18:52:52.834Z] #50 [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 [2023-05-03T18:52:52.834Z] #50 16.99 NAME: [2023-05-03T18:52:52.834Z] #50 16.99 go-winres - A tool for embedding resources in Windows executables [2023-05-03T18:52:52.834Z] #50 16.99 [2023-05-03T18:52:52.834Z] #50 16.99 USAGE: [2023-05-03T18:52:52.834Z] #50 16.99 go-winres [global options] command [command options] [arguments...] [2023-05-03T18:52:52.834Z] #50 16.99 [2023-05-03T18:52:52.834Z] #50 16.99 COMMANDS: [2023-05-03T18:52:52.834Z] #50 16.99 init Create an initial ./winres/winres.json [2023-05-03T18:52:52.834Z] #50 16.99 make Make syso files for the "go build" command [2023-05-03T18:52:52.834Z] #50 16.99 simply Make syso files for the "go build" command (simplified) [2023-05-03T18:52:52.834Z] #50 16.99 extract Extract all resources from an executable [2023-05-03T18:52:52.834Z] #50 16.99 patch Replace resources in an executable file (exe, dll) [2023-05-03T18:52:52.834Z] #50 16.99 help, h Shows a list of commands or help for one command [2023-05-03T18:52:52.834Z] #50 16.99 [2023-05-03T18:52:52.834Z] #50 16.99 GLOBAL OPTIONS: [2023-05-03T18:52:52.834Z] #50 16.99 --help, -h show help (default: false) [2023-05-03T18:52:52.834Z] #50 DONE 27.1s [2023-05-03T18:52:52.834Z] [2023-05-03T18:52:52.834Z] #64 [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 ; [2023-05-03T18:52:52.834Z] #64 27.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-05-03T18:52:52.834Z] #64 27.06 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-05-03T18:52:52.834Z] #64 27.10 Setting up libcap2:arm64 (1:2.44-1) ...#64 ... [2023-05-03T18:52:52.834Z] [2023-05-03T18:52:52.834Z] #46 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-05-03T18:52:52.834Z] #46 DONE 25.9s [2023-05-03T18:52:52.834Z] [2023-05-03T18:52:52.834Z] #59 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-05-03T18:52:52.834Z] #59 DONE 26.8s [2023-05-03T18:52:52.834Z] [2023-05-03T18:52:52.834Z] #42 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-05-03T18:52:52.834Z] #42 DONE 30.0s [2023-05-03T18:52:52.834Z] [2023-05-03T18:52:52.834Z] #64 [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 ; [2023-05-03T18:52:52.834Z] #64 27.10 Setting up libcap2:arm64 (1:2.44-1) ... [2023-05-03T18:52:52.834Z] #64 27.16 Setting up autotools-dev (20180224.1+nmu1) ... [2023-05-03T18:52:52.834Z] #64 27.18 Setting up libsigsegv2:arm64 (2.13-1) ... [2023-05-03T18:52:52.834Z] #64 ... [2023-05-03T18:52:52.834Z] [2023-05-03T18:52:52.835Z] #49 [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 [2023-05-03T18:52:52.835Z] #49 24.09 gotestsum version dev [2023-05-03T18:52:52.835Z] #49 DONE 27.2s [2023-05-03T18:52:52.835Z] [2023-05-03T18:52:52.835Z] #64 [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 ; [2023-05-03T18:52:52.835Z] #64 27.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-03T18:52:52.835Z] #64 27.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-05-03T18:52:52.835Z] #64 27.34 Setting up patch (2.7.6-7) ... [2023-05-03T18:52:53.095Z] #64 ... [2023-05-03T18:52:53.095Z] [2023-05-03T18:52:53.095Z] #60 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-05-03T18:52:53.095Z] #60 DONE 27.0s [2023-05-03T18:52:53.095Z] [2023-05-03T18:52:53.095Z] #48 [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 [2023-05-03T18:52:53.095Z] #48 DONE 27.5s [2023-05-03T18:52:53.095Z] [2023-05-03T18:52:53.095Z] #52 [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 [2023-05-03T18:52:53.095Z] #52 21.11 Setting up bzip2 (1.0.8-4) ... [2023-05-03T18:52:53.095Z] #52 21.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-03T18:52:53.095Z] #52 21.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-05-03T18:52:53.095Z] #52 21.49 Setting up patch (2.7.6-7) ... [2023-05-03T18:52:53.095Z] #52 21.83 Setting up dpkg-dev (1.20.12) ... [2023-05-03T18:52:53.095Z] #52 DONE 27.4s [2023-05-03T18:52:53.095Z] [2023-05-03T18:52:53.095Z] #64 [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 ; [2023-05-03T18:52:53.095Z] #64 27.46 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-05-03T18:52:53.095Z] #64 27.53 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2023-05-03T18:52:53.359Z] #64 ... [2023-05-03T18:52:53.359Z] [2023-05-03T18:52:53.359Z] #51 [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 [2023-05-03T18:52:53.359Z] #51 23.13 Selecting previously unselected package libuv1:arm64. [2023-05-03T18:52:53.359Z] #51 23.13 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... [2023-05-03T18:52:53.359Z] #51 23.29 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-05-03T18:52:53.359Z] #51 23.72 Selecting previously unselected package cmake. [2023-05-03T18:52:53.359Z] #51 23.73 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-05-03T18:52:53.359Z] #51 23.78 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-05-03T18:52:53.359Z] #51 24.92 Setting up libicu67:arm64 (67.1-7) ... [2023-05-03T18:52:53.359Z] #51 25.23 Setting up libuv1:arm64 (1.40.0-2) ... [2023-05-03T18:52:53.359Z] #51 25.35 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-05-03T18:52:53.359Z] #51 25.47 Setting up librhash0:arm64 (1.4.1-2) ... [2023-05-03T18:52:53.359Z] #51 25.58 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-05-03T18:52:53.359Z] #51 25.69 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-03T18:52:53.359Z] #51 25.84 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-05-03T18:52:53.359Z] #51 25.97 Setting up cmake (3.18.4-2+deb11u1) ... [2023-05-03T18:52:53.359Z] #51 26.09 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-05-03T18:52:53.359Z] #51 DONE 27.2s [2023-05-03T18:52:53.359Z] [2023-05-03T18:52:53.359Z] #62 [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 [2023-05-03T18:52:53.359Z] #62 DONE 27.3s [2023-05-03T18:52:53.359Z] [2023-05-03T18:52:53.359Z] #64 [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 ; [2023-05-03T18:52:53.359Z] #64 27.54 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-05-03T18:52:53.359Z] #64 27.58 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-05-03T18:52:53.359Z] #64 27.59 Setting up libtool (2.4.6-15) ... [2023-05-03T18:52:53.359Z] #64 27.64 Setting up m4 (1.4.18-5) ... [2023-05-03T18:52:53.359Z] #64 27.67 Setting up dpkg-dev (1.20.12) ... [2023-05-03T18:52:53.359Z] #64 27.75 Setting up autoconf (2.69-14) ... [2023-05-03T18:52:53.359Z] #64 27.79 Setting up build-essential (12.9) ... [2023-05-03T18:52:53.621Z] #64 27.81 Setting up automake (1:1.16.3-2) ... [2023-05-03T18:52:53.621Z] #64 27.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2023-05-03T18:52:53.621Z] #64 27.86 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-05-03T18:52:53.621Z] #64 DONE 28.0s [2023-05-03T18:52:53.621Z] [2023-05-03T18:52:53.621Z] #63 [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 < /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 [2023-05-03T18:52:53.882Z] #54 23.03 Selecting previously unselected package libprotobuf-c1:arm64. [2023-05-03T18:52:53.882Z] #54 23.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-05-03T18:52:53.882Z] #54 23.16 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-05-03T18:52:53.882Z] #54 23.82 Selecting previously unselected package criu. [2023-05-03T18:52:53.882Z] #54 23.82 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2023-05-03T18:52:53.882Z] #54 23.85 Unpacking criu (3.17.1-1) ... [2023-05-03T18:52:53.882Z] #54 24.51 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-03T18:52:53.882Z] #54 25.21 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-05-03T18:52:53.882Z] #54 25.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-05-03T18:52:53.882Z] #54 25.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-05-03T18:52:53.882Z] #54 25.57 Setting up python3-six (1.16.0-2) ... [2023-05-03T18:52:53.882Z] #54 25.95 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-05-03T18:52:53.882Z] #54 26.11 Setting up python3-protobuf (3.12.4-1) ... [2023-05-03T18:52:53.882Z] #54 27.10 Setting up criu (3.17.1-1) ... [2023-05-03T18:52:53.882Z] #54 27.56 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-05-03T18:52:53.882Z] #54 DONE 28.0s [2023-05-03T18:52:54.143Z] [2023-05-03T18:52:54.143Z] #56 [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 [2023-05-03T18:52:54.143Z] #56 18.49 Selecting previously unselected package libsecret-1-0:arm64. [2023-05-03T18:52:54.143Z] #56 18.49 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 18.88 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-05-03T18:52:54.143Z] #56 19.79 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-05-03T18:52:54.143Z] #56 19.79 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 19.86 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-05-03T18:52:54.143Z] #56 20.71 Selecting previously unselected package uuid-dev:arm64. [2023-05-03T18:52:54.143Z] #56 20.73 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 20.81 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-05-03T18:52:54.143Z] #56 21.19 Selecting previously unselected package libblkid-dev:arm64. [2023-05-03T18:52:54.143Z] #56 21.20 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 21.23 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-05-03T18:52:54.143Z] #56 21.93 Selecting previously unselected package libbtrfs0:arm64. [2023-05-03T18:52:54.143Z] #56 21.94 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 22.00 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-05-03T18:52:54.143Z] #56 23.23 Selecting previously unselected package libbtrfs-dev:arm64. [2023-05-03T18:52:54.143Z] #56 23.23 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 23.34 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-05-03T18:52:54.143Z] #56 24.02 Selecting previously unselected package libelf1:arm64. [2023-05-03T18:52:54.143Z] #56 24.03 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 24.05 Unpacking libelf1:arm64 (0.183-1) ... [2023-05-03T18:52:54.143Z] #56 24.18 Selecting previously unselected package libffi-dev:arm64. [2023-05-03T18:52:54.143Z] #56 24.18 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 24.20 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-05-03T18:52:54.143Z] #56 24.98 Selecting previously unselected package libglib2.0-data. [2023-05-03T18:52:54.143Z] #56 24.99 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... [2023-05-03T18:52:54.143Z] #56 25.05 Unpacking libglib2.0-data (2.66.8-1) ... [2023-05-03T18:52:54.143Z] #56 25.64 Selecting previously unselected package libglib2.0-bin. [2023-05-03T18:52:54.143Z] #56 25.64 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 25.67 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-05-03T18:52:54.143Z] #56 25.91 Selecting previously unselected package python3-lib2to3. [2023-05-03T18:52:54.143Z] #56 25.91 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... [2023-05-03T18:52:54.143Z] #56 25.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-05-03T18:52:54.143Z] #56 26.26 Selecting previously unselected package python3-distutils. [2023-05-03T18:52:54.143Z] #56 26.26 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... [2023-05-03T18:52:54.143Z] #56 26.33 Unpacking python3-distutils (3.9.2-1) ... [2023-05-03T18:52:54.143Z] #56 26.64 Selecting previously unselected package libglib2.0-dev-bin. [2023-05-03T18:52:54.143Z] #56 26.64 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 26.67 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-05-03T18:52:54.143Z] #56 26.87 Selecting previously unselected package libsepol1-dev:arm64. [2023-05-03T18:52:54.143Z] #56 26.87 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 26.87 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-05-03T18:52:54.143Z] #56 27.08 Selecting previously unselected package libpcre2-16-0:arm64. [2023-05-03T18:52:54.143Z] #56 27.08 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 27.09 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:52:54.143Z] #56 27.47 Selecting previously unselected package libpcre2-32-0:arm64. [2023-05-03T18:52:54.143Z] #56 27.47 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 27.47 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:52:54.143Z] #56 27.69 Selecting previously unselected package libpcre2-posix2:arm64. [2023-05-03T18:52:54.143Z] #56 27.69 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 27.70 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:52:54.143Z] #56 27.76 Selecting previously unselected package libpcre2-dev:arm64. [2023-05-03T18:52:54.143Z] #56 27.76 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 27.77 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:52:54.143Z] #56 27.98 Selecting previously unselected package libselinux1-dev:arm64. [2023-05-03T18:52:54.143Z] #56 27.98 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 27.99 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-05-03T18:52:54.143Z] #56 28.20 Selecting previously unselected package libmount-dev:arm64. [2023-05-03T18:52:54.143Z] #56 28.21 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 28.24 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-05-03T18:52:54.143Z] #56 28.43 Selecting previously unselected package libpcre16-3:arm64. [2023-05-03T18:52:54.143Z] #56 28.43 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-05-03T18:52:54.143Z] #56 28.44 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-05-03T18:52:54.143Z] #56 ... [2023-05-03T18:52:54.143Z] [2023-05-03T18:52:54.143Z] #63 [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 <= 3... python3 [2023-05-03T18:53:32.752Z] #65 39.14 checking for python3... /usr/bin/python3 [2023-05-03T18:53:32.752Z] #65 39.14 checking for python3 version... 3.9 [2023-05-03T18:53:32.752Z] #65 39.15 checking for python3 platform... linux [2023-05-03T18:53:32.752Z] #65 39.17 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-05-03T18:53:33.014Z] #65 39.24 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-05-03T18:53:33.014Z] #65 39.30 checking for go-md2man... no [2023-05-03T18:53:33.014Z] #65 39.33 checking error.h usability... yes [2023-05-03T18:53:33.014Z] #65 39.43 checking error.h presence... yes [2023-05-03T18:53:33.014Z] #65 39.47 checking for error.h... yes [2023-05-03T18:53:33.276Z] #65 39.50 checking linux/openat2.h usability... yes [2023-05-03T18:53:33.276Z] #65 39.59 checking linux/openat2.h presence... yes [2023-05-03T18:53:33.276Z] #65 39.62 checking for linux/openat2.h... yes [2023-05-03T18:53:33.276Z] #65 39.64 checking for copy_file_range... yes [2023-05-03T18:53:33.536Z] #65 39.77 checking for fgetxattr... yes [2023-05-03T18:53:33.536Z] #65 39.92 checking for statx... yes [2023-05-03T18:53:33.797Z] #65 40.03 checking for fgetpwent_r... yes [2023-05-03T18:53:33.797Z] #65 40.15 checking for issetugid... no [2023-05-03T18:53:34.058Z] #65 40.27 checking for pkg-config... /usr/bin/pkg-config [2023-05-03T18:53:34.058Z] #65 40.27 checking pkg-config is at least version 0.9.0... yes [2023-05-03T18:53:34.318Z] #65 40.32 checking for library containing yajl_tree_get... -lyajl [2023-05-03T18:53:34.318Z] #65 40.58 checking for yajl >= 2.0.0... yes [2023-05-03T18:53:34.579Z] #65 40.66 checking sys/capability.h usability... yes [2023-05-03T18:53:34.579Z] #65 40.74 checking sys/capability.h presence... yes [2023-05-03T18:53:34.579Z] #65 40.78 checking for sys/capability.h... yes [2023-05-03T18:53:34.579Z] #65 40.79 checking for library containing cap_from_name... -lcap [2023-05-03T18:53:34.839Z] #65 41.01 checking for library containing dlopen... -ldl [2023-05-03T18:53:35.100Z] #65 41.22 checking seccomp.h usability... yes [2023-05-03T18:53:35.100Z] #65 41.33 checking seccomp.h presence... yes [2023-05-03T18:53:35.100Z] #65 41.39 checking for seccomp.h... yes [2023-05-03T18:53:35.361Z] #65 41.39 checking for library containing seccomp_rule_add... -lseccomp [2023-05-03T18:53:35.361Z] #65 41.63 checking for library containing seccomp_arch_resolve_name... none required [2023-05-03T18:53:35.621Z] #65 41.73 checking systemd/sd-bus.h usability... yes [2023-05-03T18:53:35.621Z] #65 41.81 checking systemd/sd-bus.h presence... yes [2023-05-03T18:53:35.621Z] #65 41.89 checking for systemd/sd-bus.h... yes [2023-05-03T18:53:35.882Z] #65 41.90 checking for library containing sd_bus_match_signal_async... -lsystemd [2023-05-03T18:53:35.882Z] #65 42.05 checking for sd_notify_barrier... yes [2023-05-03T18:53:35.882Z] #65 42.10 checking linux/bpf.h usability... yes [2023-05-03T18:53:35.882Z] #65 42.15 checking linux/bpf.h presence... yes [2023-05-03T18:53:35.882Z] #65 42.16 checking for linux/bpf.h... yes [2023-05-03T18:53:35.882Z] #65 42.16 checking compilation for eBPF... yes [2023-05-03T18:53:35.882Z] #65 42.24 checking for criu >= 3.15... no [2023-05-03T18:53:35.882Z] #65 42.27 configure: CRIU headers not found, building without CRIU support [2023-05-03T18:53:35.882Z] #65 42.27 checking for criu > 3.16... no [2023-05-03T18:53:35.882Z] #65 42.30 configure: CRIU version doesn't support join-ns API [2023-05-03T18:53:35.882Z] #65 42.30 checking for criu > 3.16.1... no [2023-05-03T18:53:35.882Z] #65 42.33 configure: CRIU version doesn't support for pre-dumping [2023-05-03T18:53:35.882Z] #65 42.33 checking for new mount API (fsconfig)... yes [2023-05-03T18:53:36.142Z] #65 42.38 checking for seccomp notify API... yes [2023-05-03T18:53:36.142Z] #65 42.44 checking for gperf... no [2023-05-03T18:53:36.142Z] #65 42.44 configure: gperf not found - cannot rebuild signal parser code [2023-05-03T18:53:36.403Z] #65 42.44 checking for library containing argp_parse... none required [2023-05-03T18:53:36.403Z] #65 42.65 checking that generated files are newer than configure... done [2023-05-03T18:53:36.403Z] #65 42.69 configure: creating ./config.status [2023-05-03T18:53:38.946Z] #65 ... [2023-05-03T18:53:38.946Z] [2023-05-03T18:53:38.946Z] #78 [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 <= 2.1.0... yes [2023-05-03T18:53:44.213Z] #65 50.49 checking for a sed that does not truncate output... (cached) /bin/sed [2023-05-03T18:53:44.213Z] #65 50.49 checking for gcc... (cached) gcc [2023-05-03T18:53:44.213Z] #65 50.58 checking whether we are using the GNU C compiler... (cached) yes [2023-05-03T18:53:44.213Z] #65 50.58 checking whether gcc accepts -g... (cached) yes [2023-05-03T18:53:44.213Z] #65 50.58 checking for gcc option to accept ISO C89... (cached) none needed [2023-05-03T18:53:44.213Z] #65 50.58 checking whether gcc understands -c and -o together... (cached) yes [2023-05-03T18:53:44.473Z] #65 50.58 checking for a Python interpreter with version >= 3... python3 [2023-05-03T18:53:44.473Z] #65 50.61 checking for python3... /usr/bin/python3 [2023-05-03T18:53:44.473Z] #65 50.61 checking for python3 version... 3.9 [2023-05-03T18:53:44.473Z] #65 50.63 checking for python3 platform... linux [2023-05-03T18:53:44.473Z] #65 50.64 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-05-03T18:53:44.473Z] #65 50.72 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-05-03T18:53:45.044Z] #65 50.85 checking that generated files are newer than configure... done [2023-05-03T18:53:45.044Z] #65 51.27 configure: creating ./config.status [2023-05-03T18:53:46.426Z] #65 52.59 config.status: creating Makefile [2023-05-03T18:53:46.426Z] #65 52.61 config.status: creating config.h [2023-05-03T18:53:46.426Z] #65 52.62 config.status: executing libtool commands [2023-05-03T18:53:46.426Z] #65 52.63 config.status: executing depfiles commands [2023-05-03T18:53:46.426Z] #65 52.82 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-05-03T18:53:46.426Z] #65 52.82 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-05-03T18:53:46.686Z] #65 52.93 checking for gcc... gcc [2023-05-03T18:53:46.686Z] #65 52.96 checking whether the C compiler works... yes [2023-05-03T18:53:46.686Z] #65 53.00 checking for C compiler default output file name... a.out [2023-05-03T18:53:46.686Z] #65 53.00 checking for suffix of executables... [2023-05-03T18:53:46.686Z] #65 53.04 checking whether we are cross compiling... no [2023-05-03T18:53:46.686Z] #65 53.09 checking for suffix of object files... o [2023-05-03T18:53:46.945Z] #65 53.11 checking whether we are using the GNU C compiler... yes [2023-05-03T18:53:46.945Z] #65 53.14 checking whether gcc accepts -g... yes [2023-05-03T18:53:46.945Z] #65 53.16 checking for gcc option to accept ISO C89... none needed [2023-05-03T18:53:46.945Z] #65 53.20 checking whether gcc understands -c and -o together... yes [2023-05-03T18:53:46.945Z] #65 53.26 checking for a BSD-compatible install... /usr/bin/install -c [2023-05-03T18:53:46.945Z] #65 53.27 checking whether build environment is sane... yes [2023-05-03T18:53:46.945Z] #65 53.28 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-05-03T18:53:46.945Z] #65 53.29 checking for gawk... no [2023-05-03T18:53:46.945Z] #65 53.29 checking for mawk... mawk [2023-05-03T18:53:46.945Z] #65 53.29 checking whether make sets $(MAKE)... yes [2023-05-03T18:53:46.945Z] #65 53.30 checking whether make supports the include directive... yes (GNU style) [2023-05-03T18:53:46.945Z] #65 53.31 checking whether make supports nested variables... yes [2023-05-03T18:53:46.945Z] #65 53.32 checking whether UID '0' is supported by ustar format... yes [2023-05-03T18:53:46.945Z] #65 53.32 checking whether GID '0' is supported by ustar format... yes [2023-05-03T18:53:46.945Z] #65 53.32 checking how to create a ustar tar archive... gnutar [2023-05-03T18:53:46.945Z] #65 53.34 checking dependency style of gcc... gcc3 [2023-05-03T18:53:47.205Z] #65 53.39 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-05-03T18:53:47.205Z] #65 53.39 checking whether make supports nested variables... (cached) yes [2023-05-03T18:53:47.205Z] #65 53.41 checking build system type... aarch64-unknown-linux-gnu [2023-05-03T18:53:47.205Z] #65 53.48 checking host system type... aarch64-unknown-linux-gnu [2023-05-03T18:53:47.205Z] #65 53.48 checking how to print strings... printf [2023-05-03T18:53:47.205Z] #65 53.48 checking for a sed that does not truncate output... /bin/sed [2023-05-03T18:53:47.205Z] #65 53.49 checking for grep that handles long lines and -e... /bin/grep [2023-05-03T18:53:47.205Z] #65 53.49 checking for egrep... /bin/grep -E [2023-05-03T18:53:47.205Z] #65 53.49 checking for fgrep... /bin/grep -F [2023-05-03T18:53:47.205Z] #65 53.49 checking for ld used by gcc... /usr/bin/ld [2023-05-03T18:53:47.205Z] #65 53.52 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-05-03T18:53:47.205Z] #65 53.53 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-05-03T18:53:47.205Z] #65 53.55 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-05-03T18:53:47.465Z] #65 53.62 checking whether ln -s works... yes [2023-05-03T18:53:47.465Z] #65 53.62 checking the maximum length of command line arguments... 1572864 [2023-05-03T18:53:47.465Z] #65 53.64 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-05-03T18:53:47.465Z] #65 53.64 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-05-03T18:53:47.465Z] #65 53.64 checking for /usr/bin/ld option to reload object files... -r [2023-05-03T18:53:47.465Z] #65 53.64 checking for objdump... objdump [2023-05-03T18:53:47.465Z] #65 53.64 checking how to recognize dependent libraries... pass_all [2023-05-03T18:53:47.465Z] #65 53.64 checking for dlltool... no [2023-05-03T18:53:47.465Z] #65 53.64 checking how to associate runtime and link libraries... printf %s\n [2023-05-03T18:53:47.465Z] #65 53.64 checking for ar... ar [2023-05-03T18:53:47.465Z] #65 53.64 checking for archiver @FILE support... @ [2023-05-03T18:53:47.465Z] #65 53.71 checking for strip... strip [2023-05-03T18:53:47.465Z] #65 53.71 checking for ranlib... ranlib [2023-05-03T18:53:47.465Z] #65 53.71 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-05-03T18:53:47.724Z] #65 53.90 checking for sysroot... no [2023-05-03T18:53:47.724Z] #65 53.90 checking for a working dd... /bin/dd [2023-05-03T18:53:47.724Z] #65 53.90 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-05-03T18:53:47.724Z] #65 53.91 checking for mt... no [2023-05-03T18:53:47.724Z] #65 53.91 checking if : is a manifest tool... no [2023-05-03T18:53:47.724Z] #65 53.92 checking how to run the C preprocessor... gcc -E [2023-05-03T18:53:47.724Z] #65 53.98 checking for ANSI C header files... yes [2023-05-03T18:53:47.724Z] #65 54.11 checking for sys/types.h... yes [2023-05-03T18:53:47.983Z] #65 54.16 checking for sys/stat.h... yes [2023-05-03T18:53:47.983Z] #65 54.20 checking for stdlib.h... yes [2023-05-03T18:53:47.983Z] #65 54.24 checking for string.h... yes [2023-05-03T18:53:47.983Z] #65 54.28 checking for memory.h... yes [2023-05-03T18:53:47.983Z] #65 54.32 checking for strings.h... yes [2023-05-03T18:53:48.243Z] #65 54.37 checking for inttypes.h... yes [2023-05-03T18:53:48.243Z] #65 54.41 checking for stdint.h... yes [2023-05-03T18:53:48.243Z] #65 54.45 checking for unistd.h... yes [2023-05-03T18:53:48.243Z] #65 54.49 checking for dlfcn.h... yes [2023-05-03T18:53:48.243Z] #65 54.53 checking for objdir... .libs [2023-05-03T18:53:48.503Z] #65 54.61 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-05-03T18:53:48.503Z] #65 54.64 checking for gcc option to produce PIC... -fPIC -DPIC [2023-05-03T18:53:48.503Z] #65 54.64 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-05-03T18:53:48.503Z] #65 54.68 checking if gcc static flag -static works... #65 ... [2023-05-03T18:53:48.503Z] [2023-05-03T18:53:48.503Z] #74 [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 < '/go/src/github.com/docker/docker/.bashrc' [2023-05-03T18:54:13.607Z] #105 DONE 0.5s [2023-05-03T18:54:13.607Z] [2023-05-03T18:54:13.607Z] #106 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-05-03T18:54:14.174Z] #106 DONE 0.5s [2023-05-03T18:54:14.174Z] [2023-05-03T18:54:14.174Z] #107 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-05-03T18:54:14.433Z] #107 DONE 0.4s [2023-05-03T18:54:14.433Z] [2023-05-03T18:54:14.433Z] #108 [dev-base 6/11] RUN ldconfig [2023-05-03T18:54:15.001Z] #108 DONE 0.5s [2023-05-03T18:54:15.001Z] [2023-05-03T18:54:15.001Z] #109 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-05-03T18:54:15.261Z] #109 DONE 0.4s [2023-05-03T18:54:15.520Z] [2023-05-03T18:54:15.520Z] #110 [dev-base 8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-05-03T18:54:16.088Z] #110 0.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-03T18:54:16.088Z] #110 0.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-03T18:54:16.088Z] #110 0.775 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-03T18:54:16.088Z] #110 0.897 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-03T18:54:16.656Z] #110 1.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-05-03T18:54:16.656Z] #110 1.110 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-03T18:54:17.224Z] #110 1.942 Fetched 8524 kB in 2s (5592 kB/s) [2023-05-03T18:54:17.791Z] #110 1.942 Reading package lists... [2023-05-03T18:54:18.358Z] #110 2.451 Reading package lists... [2023-05-03T18:54:18.358Z] #110 2.950 Building dependency tree... [2023-05-03T18:54:18.617Z] #110 3.239 The following additional packages will be installed: [2023-05-03T18:54:18.617Z] #110 3.239 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-05-03T18:54:18.617Z] #110 3.239 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-05-03T18:54:18.617Z] #110 3.239 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-05-03T18:54:18.617Z] #110 3.240 libnfnetlink0 libnftnl11 libonig5 libsystemd0 libxtables12 python-pip-whl [2023-05-03T18:54:18.617Z] #110 3.240 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-05-03T18:54:18.617Z] #110 3.240 xxd [2023-05-03T18:54:18.617Z] #110 3.241 Suggested packages: [2023-05-03T18:54:18.617Z] #110 3.241 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-05-03T18:54:18.617Z] #110 3.241 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-05-03T18:54:18.617Z] #110 3.241 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-05-03T18:54:18.617Z] #110 3.241 Recommended packages: [2023-05-03T18:54:18.617Z] #110 3.241 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-05-03T18:54:18.617Z] #110 3.241 systemd-timesyncd | time-daemon unzip [2023-05-03T18:54:18.875Z] #110 3.617 The following NEW packages will be installed: [2023-05-03T18:54:18.875Z] #110 3.618 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-05-03T18:54:18.875Z] #110 3.618 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-05-03T18:54:18.875Z] #110 3.618 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-05-03T18:54:18.875Z] #110 3.618 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-05-03T18:54:18.875Z] #110 3.618 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-05-03T18:54:18.875Z] #110 3.619 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-05-03T18:54:18.875Z] #110 3.619 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-05-03T18:54:18.875Z] #110 3.619 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-05-03T18:54:18.875Z] #110 3.619 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-05-03T18:54:18.875Z] #110 3.619 xz-utils zip zstd [2023-05-03T18:54:18.875Z] #110 3.620 The following packages will be upgraded: [2023-05-03T18:54:18.875Z] #110 3.620 libsystemd0 [2023-05-03T18:54:19.134Z] #110 3.894 1 upgraded, 59 newly installed, 0 to remove and 8 not upgraded. [2023-05-03T18:54:19.134Z] #110 3.894 Need to get 32.4 MB of archives. [2023-05-03T18:54:19.134Z] #110 3.894 After this operation, 124 MB of additional disk space will be used. [2023-05-03T18:54:19.134Z] #110 3.894 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd0 arm64 247.3-7+deb11u2 [355 kB] [2023-05-03T18:54:19.134Z] #110 3.901 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-05-03T18:54:19.134Z] #110 3.903 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-05-03T18:54:19.134Z] #110 3.905 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-05-03T18:54:19.134Z] #110 3.906 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-05-03T18:54:19.134Z] #110 3.908 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-05-03T18:54:19.134Z] #110 3.916 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-05-03T18:54:19.134Z] #110 3.917 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-05-03T18:54:19.134Z] #110 3.920 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-05-03T18:54:19.134Z] #110 3.921 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-05-03T18:54:19.134Z] #110 3.923 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB] [2023-05-03T18:54:19.134Z] #110 3.947 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-05-03T18:54:19.393Z] #110 3.947 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-05-03T18:54:19.393Z] #110 3.952 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-05-03T18:54:19.393Z] #110 3.954 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-05-03T18:54:19.393Z] #110 3.955 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-05-03T18:54:19.393Z] #110 3.958 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-05-03T18:54:19.393Z] #110 3.959 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-05-03T18:54:19.393Z] #110 3.964 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-03T18:54:19.393Z] #110 3.965 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-03T18:54:19.393Z] #110 3.966 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-05-03T18:54:19.393Z] #110 3.967 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-05-03T18:54:19.393Z] #110 3.969 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-05-03T18:54:19.393Z] #110 3.971 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-05-03T18:54:19.393Z] #110 3.974 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-05-03T18:54:19.393Z] #110 3.975 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-05-03T18:54:19.393Z] #110 3.976 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-05-03T18:54:19.393Z] #110 3.977 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-05-03T18:54:19.393Z] #110 3.983 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-05-03T18:54:19.393Z] #110 3.985 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-05-03T18:54:19.393Z] #110 3.987 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-05-03T18:54:19.393Z] #110 3.989 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-05-03T18:54:19.393Z] #110 3.991 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-05-03T18:54:19.393Z] #110 3.993 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-05-03T18:54:19.393Z] #110 3.994 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-05-03T18:54:19.393Z] #110 3.995 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-05-03T18:54:19.393Z] #110 4.046 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-05-03T18:54:19.393Z] #110 4.046 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-05-03T18:54:19.393Z] #110 4.046 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-05-03T18:54:19.393Z] #110 4.047 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-05-03T18:54:19.393Z] #110 4.047 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-05-03T18:54:19.393Z] #110 4.048 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-05-03T18:54:19.393Z] #110 4.048 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-05-03T18:54:19.393Z] #110 4.049 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-05-03T18:54:19.393Z] #110 4.050 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-05-03T18:54:19.393Z] #110 4.062 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-05-03T18:54:19.393Z] #110 4.063 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-05-03T18:54:19.393Z] #110 4.064 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-03T18:54:19.393Z] #110 4.065 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-05-03T18:54:19.393Z] #110 4.067 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-05-03T18:54:19.393Z] #110 4.067 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-05-03T18:54:19.393Z] #110 4.069 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-05-03T18:54:19.393Z] #110 4.074 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB] [2023-05-03T18:54:19.393Z] #110 4.075 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-05-03T18:54:19.393Z] #110 4.077 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-05-03T18:54:19.393Z] #110 4.078 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-05-03T18:54:19.393Z] #110 4.111 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-05-03T18:54:19.393Z] #110 4.117 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-05-03T18:54:19.393Z] #110 4.122 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-05-03T18:54:19.393Z] #110 4.123 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-05-03T18:54:19.652Z] #110 4.254 debconf: delaying package configuration, since apt-utils is not installed [2023-05-03T18:54:19.652Z] #110 4.286 Fetched 32.4 MB in 0s (65.1 MB/s) [2023-05-03T18:54:19.652Z] #110 4.309 (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 ... 15748 files and directories currently installed.) [2023-05-03T18:54:19.652Z] #110 4.317 Preparing to unpack .../libsystemd0_247.3-7+deb11u2_arm64.deb ... [2023-05-03T18:54:19.652Z] #110 4.330 Unpacking libsystemd0:arm64 (247.3-7+deb11u2) over (247.3-7+deb11u1) ... [2023-05-03T18:54:19.652Z] #110 4.399 Setting up libsystemd0:arm64 (247.3-7+deb11u2) ... [2023-05-03T18:54:19.652Z] #110 4.440 Selecting previously unselected package libapparmor1:arm64. [2023-05-03T18:54:19.911Z] #110 4.440 (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 ... 15748 files and directories currently installed.) [2023-05-03T18:54:19.911Z] #110 4.448 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-05-03T18:54:19.911Z] #110 4.452 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-05-03T18:54:19.911Z] #110 4.489 Selecting previously unselected package libcap2:arm64. [2023-05-03T18:54:19.911Z] #110 4.491 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-05-03T18:54:19.911Z] #110 4.494 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-05-03T18:54:19.911Z] #110 4.527 Selecting previously unselected package libargon2-1:arm64. [2023-05-03T18:54:19.911Z] #110 4.529 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-05-03T18:54:19.911Z] #110 4.533 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-05-03T18:54:19.911Z] #110 4.562 Selecting previously unselected package dmsetup. [2023-05-03T18:54:19.911Z] #110 4.564 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-05-03T18:54:19.911Z] #110 4.566 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-05-03T18:54:19.911Z] #110 4.605 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-05-03T18:54:19.911Z] #110 4.606 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-05-03T18:54:19.911Z] #110 4.610 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-05-03T18:54:19.911Z] #110 4.648 Selecting previously unselected package libjson-c5:arm64. [2023-05-03T18:54:19.911Z] #110 4.649 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-05-03T18:54:19.911Z] #110 4.652 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-05-03T18:54:19.911Z] #110 4.685 Selecting previously unselected package libcryptsetup12:arm64. [2023-05-03T18:54:20.170Z] #110 4.687 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-05-03T18:54:20.170Z] #110 4.691 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-05-03T18:54:20.170Z] #110 4.737 Selecting previously unselected package libip4tc2:arm64. [2023-05-03T18:54:20.170Z] #110 4.738 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-05-03T18:54:20.170Z] #110 4.741 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-05-03T18:54:20.170Z] #110 4.774 Selecting previously unselected package libkmod2:arm64. [2023-05-03T18:54:20.170Z] #110 4.776 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-05-03T18:54:20.170Z] #110 4.779 Unpacking libkmod2:arm64 (28-1) ... [2023-05-03T18:54:20.170Z] #110 4.821 Selecting previously unselected package systemd. [2023-05-03T18:54:20.170Z] #110 4.822 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ... [2023-05-03T18:54:20.170Z] #110 4.866 Unpacking systemd (247.3-7+deb11u2) ... [2023-05-03T18:54:20.428Z] #110 5.226 Selecting previously unselected package pigz. [2023-05-03T18:54:20.687Z] #110 5.229 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-05-03T18:54:20.687Z] #110 5.233 Unpacking pigz (2.6-1) ... [2023-05-03T18:54:20.687Z] #110 5.269 Selecting previously unselected package libelf1:arm64. [2023-05-03T18:54:20.687Z] #110 5.271 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-05-03T18:54:20.687Z] #110 5.275 Unpacking libelf1:arm64 (0.183-1) ... [2023-05-03T18:54:20.687Z] #110 5.323 Selecting previously unselected package libbpf0:arm64. [2023-05-03T18:54:20.687Z] #110 5.325 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-05-03T18:54:20.687Z] #110 5.329 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-05-03T18:54:20.687Z] #110 5.367 Selecting previously unselected package libmnl0:arm64. [2023-05-03T18:54:20.687Z] #110 5.369 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-05-03T18:54:20.687Z] #110 5.372 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-05-03T18:54:20.687Z] #110 5.404 Selecting previously unselected package libxtables12:arm64. [2023-05-03T18:54:20.687Z] #110 5.406 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-05-03T18:54:20.687Z] #110 5.409 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-05-03T18:54:20.687Z] #110 5.436 Selecting previously unselected package libcap2-bin. [2023-05-03T18:54:20.946Z] #110 5.438 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-05-03T18:54:20.946Z] #110 5.441 Unpacking libcap2-bin (1:2.44-1) ... [2023-05-03T18:54:20.946Z] #110 5.476 Selecting previously unselected package iproute2. [2023-05-03T18:54:20.946Z] #110 5.478 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-05-03T18:54:20.946Z] #110 5.482 Unpacking iproute2 (5.10.0-4) ... [2023-05-03T18:54:20.946Z] #110 5.575 Selecting previously unselected package xxd. [2023-05-03T18:54:20.946Z] #110 5.577 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-05-03T18:54:20.946Z] #110 5.581 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-03T18:54:20.946Z] #110 5.630 Selecting previously unselected package vim-common. [2023-05-03T18:54:20.946Z] #110 5.632 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-03T18:54:20.946Z] #110 5.640 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-03T18:54:20.946Z] #110 5.685 Selecting previously unselected package bash-completion. [2023-05-03T18:54:21.205Z] #110 5.686 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-05-03T18:54:21.773Z] #110 6.307 Unpacking bash-completion (1:2.11-2) ... [2023-05-03T18:54:21.774Z] #110 6.408 Selecting previously unselected package bzip2. [2023-05-03T18:54:21.774Z] #110 6.411 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-05-03T18:54:21.774Z] #110 6.414 Unpacking bzip2 (1.0.8-4) ... [2023-05-03T18:54:21.774Z] #110 6.445 Selecting previously unselected package xz-utils. [2023-05-03T18:54:21.774Z] #110 6.447 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-05-03T18:54:21.774Z] #110 6.450 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-03T18:54:21.774Z] #110 6.498 Selecting previously unselected package apparmor. [2023-05-03T18:54:21.774Z] #110 6.500 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-05-03T18:54:21.774Z] #110 6.523 Unpacking apparmor (2.13.6-10) ... [2023-05-03T18:54:22.032Z] #110 6.609 Selecting previously unselected package inetutils-ping. [2023-05-03T18:54:22.032Z] #110 6.611 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-05-03T18:54:22.032Z] #110 6.614 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-03T18:54:22.032Z] #110 6.655 Selecting previously unselected package libip6tc2:arm64. [2023-05-03T18:54:22.032Z] #110 6.657 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-05-03T18:54:22.032Z] #110 6.661 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-05-03T18:54:22.032Z] #110 6.692 Selecting previously unselected package libnfnetlink0:arm64. [2023-05-03T18:54:22.032Z] #110 6.693 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-05-03T18:54:22.032Z] #110 6.696 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-05-03T18:54:22.032Z] #110 6.727 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-05-03T18:54:22.032Z] #110 6.729 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-05-03T18:54:22.032Z] #110 6.732 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-05-03T18:54:22.033Z] #110 6.770 Selecting previously unselected package libnftnl11:arm64. [2023-05-03T18:54:22.291Z] #110 6.772 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-05-03T18:54:22.291Z] #110 6.775 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-05-03T18:54:22.291Z] #110 6.814 Selecting previously unselected package iptables. [2023-05-03T18:54:22.291Z] #110 6.816 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-05-03T18:54:22.291Z] #110 6.818 Unpacking iptables (1.8.7-1) ... [2023-05-03T18:54:22.291Z] #110 6.884 Selecting previously unselected package libonig5:arm64. [2023-05-03T18:54:22.291Z] #110 6.886 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-05-03T18:54:22.291Z] #110 6.890 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-05-03T18:54:22.291Z] #110 6.935 Selecting previously unselected package libjq1:arm64. [2023-05-03T18:54:22.291Z] #110 6.937 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-05-03T18:54:22.291Z] #110 6.940 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-05-03T18:54:22.291Z] #110 6.978 Selecting previously unselected package jq. [2023-05-03T18:54:22.291Z] #110 6.980 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-05-03T18:54:22.291Z] #110 6.984 Unpacking jq (1.6-2.1) ... [2023-05-03T18:54:22.291Z] #110 7.019 Selecting previously unselected package libaio1:arm64. [2023-05-03T18:54:22.550Z] #110 7.021 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-05-03T18:54:22.550Z] #110 7.024 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-05-03T18:54:22.550Z] #110 7.057 Selecting previously unselected package libgpm2:arm64. [2023-05-03T18:54:22.550Z] #110 7.059 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-05-03T18:54:22.550Z] #110 7.062 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-05-03T18:54:22.550Z] #110 7.095 Selecting previously unselected package libicu67:arm64. [2023-05-03T18:54:22.550Z] #110 7.097 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-05-03T18:54:22.550Z] #110 7.100 Unpacking libicu67:arm64 (67.1-7) ... [2023-05-03T18:54:23.118Z] #110 7.759 Selecting previously unselected package libinih1:arm64. [2023-05-03T18:54:23.118Z] #110 7.762 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-05-03T18:54:23.118Z] #110 7.765 Unpacking libinih1:arm64 (53-1+b2) ... [2023-05-03T18:54:23.118Z] #110 7.796 Selecting previously unselected package libmicrohttpd12:arm64. [2023-05-03T18:54:23.118Z] #110 7.798 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-05-03T18:54:23.118Z] #110 7.802 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-05-03T18:54:23.118Z] #110 7.840 Selecting previously unselected package libnet1:arm64. [2023-05-03T18:54:23.118Z] #110 7.842 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-05-03T18:54:23.118Z] #110 7.845 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-05-03T18:54:23.118Z] #110 7.883 Selecting previously unselected package libnl-3-200:arm64. [2023-05-03T18:54:23.377Z] #110 7.885 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-05-03T18:54:23.377Z] #110 7.888 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-05-03T18:54:23.377Z] #110 7.924 Selecting previously unselected package libprotobuf-c1:arm64. [2023-05-03T18:54:23.377Z] #110 7.926 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-05-03T18:54:23.377Z] #110 7.929 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-05-03T18:54:23.377Z] #110 7.963 Selecting previously unselected package libyajl2:arm64. [2023-05-03T18:54:23.377Z] #110 7.965 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-05-03T18:54:23.377Z] #110 7.968 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-05-03T18:54:23.377Z] #110 7.995 Selecting previously unselected package net-tools. [2023-05-03T18:54:23.377Z] #110 7.997 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-05-03T18:54:23.377Z] #110 8.001 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-05-03T18:54:23.377Z] #110 8.047 Selecting previously unselected package patch. [2023-05-03T18:54:23.377Z] #110 8.050 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-05-03T18:54:23.377Z] #110 8.053 Unpacking patch (2.7.6-7) ... [2023-05-03T18:54:23.377Z] #110 8.087 Selecting previously unselected package python-pip-whl. [2023-05-03T18:54:23.377Z] #110 8.089 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-05-03T18:54:23.377Z] #110 8.092 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-03T18:54:23.636Z] #110 8.224 Selecting previously unselected package python3-lib2to3. [2023-05-03T18:54:23.636Z] #110 8.226 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-05-03T18:54:23.636Z] #110 8.229 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-05-03T18:54:23.636Z] #110 8.269 Selecting previously unselected package python3-distutils. [2023-05-03T18:54:23.636Z] #110 8.271 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-05-03T18:54:23.636Z] #110 8.274 Unpacking python3-distutils (3.9.2-1) ... [2023-05-03T18:54:23.636Z] #110 8.313 Selecting previously unselected package python3-pkg-resources. [2023-05-03T18:54:23.636Z] #110 8.316 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-03T18:54:23.636Z] #110 8.319 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-03T18:54:23.636Z] #110 8.362 Selecting previously unselected package python3-setuptools. [2023-05-03T18:54:23.636Z] #110 8.365 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-05-03T18:54:23.636Z] #110 8.368 Unpacking python3-setuptools (52.0.0-4) ... [2023-05-03T18:54:23.895Z] #110 8.424 Selecting previously unselected package python3-wheel. [2023-05-03T18:54:23.895Z] #110 8.426 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-05-03T18:54:23.895Z] #110 8.430 Unpacking python3-wheel (0.34.2-1) ... [2023-05-03T18:54:23.895Z] #110 8.464 Selecting previously unselected package python3-pip. [2023-05-03T18:54:23.895Z] #110 8.466 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-05-03T18:54:23.895Z] #110 8.470 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-05-03T18:54:23.895Z] #110 8.532 Selecting previously unselected package sudo. [2023-05-03T18:54:23.895Z] #110 8.535 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-05-03T18:54:23.895Z] #110 8.540 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-05-03T18:54:23.895Z] #110 8.647 Selecting previously unselected package systemd-journal-remote. [2023-05-03T18:54:24.154Z] #110 8.649 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ... [2023-05-03T18:54:24.154Z] #110 8.652 Unpacking systemd-journal-remote (247.3-7+deb11u2) ... [2023-05-03T18:54:24.154Z] #110 8.688 Selecting previously unselected package thin-provisioning-tools. [2023-05-03T18:54:24.154Z] #110 8.690 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-05-03T18:54:24.154Z] #110 8.697 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-05-03T18:54:24.154Z] #110 8.752 Selecting previously unselected package uidmap. [2023-05-03T18:54:24.154Z] #110 8.755 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-05-03T18:54:24.154Z] #110 8.758 Unpacking uidmap (1:4.8.1-1) ... [2023-05-03T18:54:24.154Z] #110 8.803 Selecting previously unselected package vim-runtime. [2023-05-03T18:54:24.154Z] #110 8.806 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-03T18:54:24.154Z] #110 8.815 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-05-03T18:54:24.154Z] #110 8.825 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-05-03T18:54:24.154Z] #110 8.828 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-03T18:54:24.722Z] #110 9.370 Selecting previously unselected package vim. [2023-05-03T18:54:24.722Z] #110 9.372 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-05-03T18:54:24.722Z] #110 9.381 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-05-03T18:54:24.722Z] #110 9.503 Selecting previously unselected package xfsprogs. [2023-05-03T18:54:24.980Z] #110 9.506 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-05-03T18:54:24.980Z] #110 9.510 Unpacking xfsprogs (5.10.0-4) ... [2023-05-03T18:54:24.980Z] #110 9.603 Selecting previously unselected package zip. [2023-05-03T18:54:24.980Z] #110 9.605 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-05-03T18:54:24.980Z] #110 9.609 Unpacking zip (3.0-12) ... [2023-05-03T18:54:24.980Z] #110 9.651 Selecting previously unselected package zstd. [2023-05-03T18:54:24.980Z] #110 9.653 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-05-03T18:54:24.980Z] #110 9.656 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-05-03T18:54:24.980Z] #110 9.739 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-03T18:54:25.239Z] #110 9.923 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-05-03T18:54:25.239Z] #110 9.932 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-05-03T18:54:25.239Z] #110 9.942 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-05-03T18:54:25.239Z] #110 9.951 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-05-03T18:54:25.239Z] #110 9.961 Setting up libicu67:arm64 (67.1-7) ... [2023-05-03T18:54:25.239Z] #110 9.972 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-05-03T18:54:25.239Z] #110 9.981 Setting up libinih1:arm64 (53-1+b2) ... [2023-05-03T18:54:25.239Z] #110 9.991 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-05-03T18:54:25.498Z] #110 10.00 Setting up uidmap (1:4.8.1-1) ... [2023-05-03T18:54:25.498Z] #110 10.01 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-05-03T18:54:25.498Z] #110 10.02 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-05-03T18:54:25.498Z] #110 10.03 Setting up bzip2 (1.0.8-4) ... [2023-05-03T18:54:25.498Z] #110 10.04 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-05-03T18:54:25.498Z] #110 10.05 Setting up python3-wheel (0.34.2-1) ... [2023-05-03T18:54:25.498Z] #110 10.19 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-05-03T18:54:25.498Z] #110 10.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-03T18:54:25.498Z] #110 10.21 Setting up libcap2:arm64 (1:2.44-1) ... [2023-05-03T18:54:25.498Z] #110 10.21 Setting up libcap2-bin (1:2.44-1) ... [2023-05-03T18:54:25.498Z] #110 10.22 Setting up apparmor (2.13.6-10) ... [2023-05-03T18:54:26.065Z] #110 10.88 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-05-03T18:54:26.324Z] #110 10.90 Setting up zip (3.0-12) ... [2023-05-03T18:54:26.324Z] #110 10.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-03T18:54:26.324Z] #110 10.93 Setting up bash-completion (1:2.11-2) ... [2023-05-03T18:54:26.892Z] #110 11.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-03T18:54:26.893Z] #110 11.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-05-03T18:54:26.893Z] #110 11.65 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-05-03T18:54:26.893Z] #110 11.66 Setting up patch (2.7.6-7) ... [2023-05-03T18:54:26.893Z] #110 11.67 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-05-03T18:54:26.893Z] #110 11.71 invoke-rc.d: could not determine current runlevel [2023-05-03T18:54:26.893Z] #110 11.71 invoke-rc.d: policy-rc.d denied execution of start. [2023-05-03T18:54:26.893Z] #110 11.72 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-05-03T18:54:26.893Z] #110 11.73 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-03T18:54:27.151Z] #110 11.74 Setting up pigz (2.6-1) ... [2023-05-03T18:54:27.151Z] #110 11.75 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-05-03T18:54:27.151Z] #110 11.76 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-05-03T18:54:27.151Z] #110 11.78 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-03T18:54:27.151Z] #110 11.79 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-03T18:54:27.410Z] #110 11.95 Setting up libaio1:arm64 (0.3.112-9) ... [2023-05-03T18:54:27.410Z] #110 11.96 Setting up python3-lib2to3 (3.9.2-1) ... [2023-05-03T18:54:27.410Z] #110 12.05 Setting up libelf1:arm64 (0.183-1) ... [2023-05-03T18:54:27.410Z] #110 12.06 Setting up libjson-c5:arm64 (0.15-2) ... [2023-05-03T18:54:27.410Z] #110 12.07 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-05-03T18:54:27.410Z] #110 12.08 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-05-03T18:54:27.410Z] #110 12.09 Setting up libkmod2:arm64 (28-1) ... [2023-05-03T18:54:27.410Z] #110 12.10 Setting up python3-distutils (3.9.2-1) ... [2023-05-03T18:54:27.669Z] #110 12.22 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-05-03T18:54:27.669Z] #110 12.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-05-03T18:54:27.669Z] #110 12.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-05-03T18:54:27.669Z] #110 12.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-05-03T18:54:27.669Z] #110 12.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-05-03T18:54:27.669Z] #110 12.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-05-03T18:54:27.669Z] #110 12.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-05-03T18:54:27.669Z] #110 12.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-05-03T18:54:27.669Z] #110 12.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-05-03T18:54:27.669Z] #110 12.26 Setting up python3-setuptools (52.0.0-4) ... [2023-05-03T18:54:27.927Z] #110 12.57 Setting up libjq1:arm64 (1.6-2.1) ... [2023-05-03T18:54:27.927Z] #110 12.58 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-05-03T18:54:27.927Z] #110 12.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-05-03T18:54:27.927Z] #110 12.60 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-05-03T18:54:28.186Z] #110 12.85 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-05-03T18:54:28.186Z] #110 12.86 Setting up jq (1.6-2.1) ... [2023-05-03T18:54:28.186Z] #110 12.87 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-05-03T18:54:28.186Z] #110 12.88 Setting up iptables (1.8.7-1) ... [2023-05-03T18:54:28.186Z] #110 12.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-03T18:54:28.186Z] #110 12.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-03T18:54:28.186Z] #110 12.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-03T18:54:28.186Z] #110 12.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-03T18:54:28.186Z] #110 12.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-05-03T18:54:28.186Z] #110 12.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-05-03T18:54:28.186Z] #110 12.93 Setting up iproute2 (5.10.0-4) ... [2023-05-03T18:54:28.445Z] #110 13.05 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-05-03T18:54:28.445Z] #110 13.06 Setting up dmsetup (2:1.02.175-2.1) ... [2023-05-03T18:54:28.445Z] #110 13.07 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-05-03T18:54:28.445Z] #110 13.08 Setting up systemd (247.3-7+deb11u2) ... [2023-05-03T18:54:28.445Z] #110 13.12 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-05-03T18:54:28.445Z] #110 13.13 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-05-03T18:54:28.445Z] #110 13.13 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-05-03T18:54:28.445Z] #110 13.13 Initializing machine ID from random generator. [2023-05-03T18:54:29.020Z] #110 13.45 Setting up systemd-journal-remote (247.3-7+deb11u2) ... [2023-05-03T18:54:29.020Z] #110 13.57 Setting up xfsprogs (5.10.0-4) ... [2023-05-03T18:54:29.020Z] #110 13.58 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-05-03T18:54:29.020Z] #110 13.58 Failed to connect to bus: Host is down [2023-05-03T18:54:29.020Z] #110 13.59 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-05-03T18:54:29.279Z] #110 DONE 13.9s [2023-05-03T18:54:29.279Z] [2023-05-03T18:54:29.279Z] #111 [dev-base 9/11] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-05-03T18:54:29.538Z] #111 0.410 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-05-03T18:54:29.797Z] #111 0.414 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-05-03T18:54:29.797Z] #111 0.416 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-05-03T18:54:29.797Z] #111 DONE 0.4s [2023-05-03T18:54:29.797Z] [2023-05-03T18:54:29.797Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 [2023-05-03T18:54:36.362Z] #112 5.656 Collecting yamllint==1.27.1 [2023-05-03T18:54:36.362Z] #112 6.689 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-05-03T18:54:36.621Z] #112 6.972 Collecting pathspec>=0.5.3 [2023-05-03T18:54:36.621Z] #112 6.976 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-05-03T18:54:36.621Z] #112 7.067 Collecting pyyaml [2023-05-03T18:54:36.621Z] #112 7.073 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-05-03T18:54:36.880Z] #112 7.087 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-05-03T18:54:36.880Z] #112 7.091 Building wheels for collected packages: yamllint [2023-05-03T18:54:36.880Z] #112 7.092 Building wheel for yamllint (setup.py): started [2023-05-03T18:54:36.880Z] #112 7.329 Building wheel for yamllint (setup.py): finished with status 'done' [2023-05-03T18:54:37.140Z] #112 7.330 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=1c8b1314fe7661b93f7e2cf9d798535480ec4e4575cd0d053a5acce3328512f2 [2023-05-03T18:54:37.140Z] #112 7.330 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-05-03T18:54:37.140Z] #112 7.332 Successfully built yamllint [2023-05-03T18:54:37.140Z] #112 7.338 Installing collected packages: pyyaml, pathspec, yamllint [2023-05-03T18:54:37.140Z] #112 7.447 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1 [2023-05-03T18:54:37.140Z] #112 DONE 7.5s [2023-05-03T18:54:37.400Z] [2023-05-03T18:54:37.400Z] #113 [dev-base 11/11] 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 [2023-05-03T18:54:37.968Z] #113 0.726 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-05-03T18:54:37.968Z] #113 0.732 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-05-03T18:54:37.968Z] #113 0.735 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-05-03T18:54:38.794Z] #113 1.071 Reading package lists... [2023-05-03T18:54:39.362Z] #113 1.594 Reading package lists... [2023-05-03T18:54:39.621Z] #113 2.101 Building dependency tree... [2023-05-03T18:54:39.621Z] #113 2.249 Reading state information... [2023-05-03T18:54:39.621Z] #113 2.421 gcc is already the newest version (4:10.2.1-1). [2023-05-03T18:54:39.621Z] #113 2.421 pkg-config is already the newest version (0.29.2-1). [2023-05-03T18:54:39.621Z] #113 2.421 The following additional packages will be installed: [2023-05-03T18:54:39.621Z] #113 2.421 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 [2023-05-03T18:54:39.621Z] #113 2.421 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-05-03T18:54:39.621Z] #113 2.421 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-05-03T18:54:39.621Z] #113 2.421 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-05-03T18:54:39.621Z] #113 2.421 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-05-03T18:54:39.621Z] #113 2.422 libudev1 uuid-dev zlib1g-dev [2023-05-03T18:54:39.621Z] #113 2.423 Suggested packages: [2023-05-03T18:54:39.621Z] #113 2.423 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-05-03T18:54:39.621Z] #113 2.423 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-05-03T18:54:39.621Z] #113 2.423 Recommended packages: [2023-05-03T18:54:39.621Z] #113 2.423 build-essential fakeroot libalgorithm-merge-perl [2023-05-03T18:54:39.880Z] #113 2.697 The following NEW packages will be installed: [2023-05-03T18:54:39.880Z] #113 2.697 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-05-03T18:54:39.880Z] #113 2.697 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 [2023-05-03T18:54:39.880Z] #113 2.697 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-05-03T18:54:39.880Z] #113 2.697 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-05-03T18:54:39.880Z] #113 2.697 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev [2023-05-03T18:54:39.880Z] #113 2.698 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev [2023-05-03T18:54:39.880Z] #113 2.698 libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-05-03T18:54:39.880Z] #113 2.699 The following packages will be upgraded: [2023-05-03T18:54:39.880Z] #113 2.700 libudev1 [2023-05-03T18:54:40.139Z] #113 2.973 1 upgraded, 32 newly installed, 0 to remove and 7 not upgraded. [2023-05-03T18:54:40.139Z] #113 2.973 Need to get 10.4 MB of archives. [2023-05-03T18:54:40.139Z] #113 2.973 After this operation, 41.5 MB of additional disk space will be used. [2023-05-03T18:54:40.139Z] #113 2.973 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev1 arm64 247.3-7+deb11u2 [163 kB] [2023-05-03T18:54:40.139Z] #113 2.978 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-05-03T18:54:40.139Z] #113 2.992 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-05-03T18:54:40.139Z] #113 2.992 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-05-03T18:54:40.139Z] #113 2.993 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-05-03T18:54:40.139Z] #113 2.995 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-05-03T18:54:40.139Z] #113 2.996 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-05-03T18:54:40.139Z] #113 3.000 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-05-03T18:54:40.139Z] #113 3.002 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-05-03T18:54:40.139Z] #113 3.004 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-05-03T18:54:40.139Z] #113 3.005 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] [2023-05-03T18:54:40.139Z] #113 3.006 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] [2023-05-03T18:54:40.139Z] #113 3.010 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-05-03T18:54:40.139Z] #113 3.011 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-05-03T18:54:40.139Z] #113 3.014 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-05-03T18:54:40.139Z] #113 3.016 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-05-03T18:54:40.139Z] #113 3.017 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-05-03T18:54:40.139Z] #113 3.021 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-05-03T18:54:40.139Z] #113 3.022 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-05-03T18:54:40.139Z] #113 3.023 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-05-03T18:54:40.139Z] #113 3.025 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-05-03T18:54:40.139Z] #113 3.031 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-05-03T18:54:40.139Z] #113 3.032 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-05-03T18:54:40.139Z] #113 3.033 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-05-03T18:54:40.139Z] #113 3.034 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-05-03T18:54:40.139Z] #113 3.055 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-05-03T18:54:40.398Z] #113 3.057 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-05-03T18:54:40.398Z] #113 3.058 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-05-03T18:54:40.398Z] #113 3.062 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-05-03T18:54:40.398Z] #113 3.063 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-05-03T18:54:40.398Z] #113 3.073 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-05-03T18:54:40.398Z] #113 3.074 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-05-03T18:54:40.398Z] #113 3.075 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] [2023-05-03T18:54:40.657Z] #113 3.210 debconf: delaying package configuration, since apt-utils is not installed [2023-05-03T18:54:40.657Z] #113 3.245 Fetched 10.4 MB in 0s (28.0 MB/s) [2023-05-03T18:54:40.657Z] #113 3.270 (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 ... 21239 files and directories currently installed.) [2023-05-03T18:54:40.657Z] #113 3.281 Preparing to unpack .../libudev1_247.3-7+deb11u2_arm64.deb ... [2023-05-03T18:54:40.657Z] #113 3.294 Unpacking libudev1:arm64 (247.3-7+deb11u2) over (247.3-7+deb11u1) ... [2023-05-03T18:54:40.657Z] #113 3.352 Setting up libudev1:arm64 (247.3-7+deb11u2) ... [2023-05-03T18:54:40.657Z] #113 3.392 Selecting previously unselected package dpkg-dev. [2023-05-03T18:54:40.657Z] #113 3.392 (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 ... 21239 files and directories currently installed.) [2023-05-03T18:54:40.657Z] #113 3.402 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-05-03T18:54:40.657Z] #113 3.406 Unpacking dpkg-dev (1.20.12) ... [2023-05-03T18:54:40.657Z] #113 3.524 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-05-03T18:54:40.657Z] #113 3.527 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-05-03T18:54:40.657Z] #113 3.530 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-05-03T18:54:40.657Z] #113 3.562 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-05-03T18:54:40.657Z] #113 3.565 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-05-03T18:54:40.657Z] #113 3.568 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-05-03T18:54:40.657Z] #113 3.610 Selecting previously unselected package libsecret-common. [2023-05-03T18:54:40.916Z] #113 3.613 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-05-03T18:54:40.916Z] #113 3.617 Unpacking libsecret-common (0.20.4-2) ... [2023-05-03T18:54:40.916Z] #113 3.669 Selecting previously unselected package libsecret-1-0:arm64. [2023-05-03T18:54:40.916Z] #113 3.671 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-05-03T18:54:40.916Z] #113 3.675 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-05-03T18:54:40.916Z] #113 3.710 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-05-03T18:54:40.916Z] #113 3.712 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-05-03T18:54:40.916Z] #113 3.717 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-05-03T18:54:40.916Z] #113 3.748 Selecting previously unselected package libapparmor-dev:arm64. [2023-05-03T18:54:40.916Z] #113 3.750 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-05-03T18:54:40.916Z] #113 3.753 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-05-03T18:54:40.916Z] #113 3.791 Selecting previously unselected package uuid-dev:arm64. [2023-05-03T18:54:40.916Z] #113 3.794 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-05-03T18:54:40.916Z] #113 3.797 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-05-03T18:54:40.916Z] #113 3.836 Selecting previously unselected package libblkid-dev:arm64. [2023-05-03T18:54:41.175Z] #113 3.838 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-05-03T18:54:41.175Z] #113 3.847 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-05-03T18:54:41.175Z] #113 3.897 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-05-03T18:54:41.175Z] #113 3.899 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-05-03T18:54:41.175Z] #113 3.903 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-05-03T18:54:41.175Z] #113 3.929 Selecting previously unselected package libudev-dev:arm64. [2023-05-03T18:54:41.175Z] #113 3.932 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ... [2023-05-03T18:54:41.175Z] #113 3.936 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-05-03T18:54:41.175Z] #113 3.978 Selecting previously unselected package libsepol1-dev:arm64. [2023-05-03T18:54:41.175Z] #113 3.981 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... [2023-05-03T18:54:41.175Z] #113 3.984 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-05-03T18:54:41.175Z] #113 4.043 Selecting previously unselected package libpcre2-16-0:arm64. [2023-05-03T18:54:41.434Z] #113 4.045 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-05-03T18:54:41.434Z] #113 4.048 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:54:41.434Z] #113 4.094 Selecting previously unselected package libpcre2-32-0:arm64. [2023-05-03T18:54:41.434Z] #113 4.096 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-05-03T18:54:41.434Z] #113 4.100 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:54:41.434Z] #113 4.151 Selecting previously unselected package libpcre2-posix2:arm64. [2023-05-03T18:54:41.434Z] #113 4.153 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-05-03T18:54:41.434Z] #113 4.158 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:54:41.434Z] #113 4.189 Selecting previously unselected package libpcre2-dev:arm64. [2023-05-03T18:54:41.434Z] #113 4.192 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-05-03T18:54:41.434Z] #113 4.197 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:54:41.434Z] #113 4.273 Selecting previously unselected package libselinux1-dev:arm64. [2023-05-03T18:54:41.434Z] #113 4.276 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... [2023-05-03T18:54:41.434Z] #113 4.279 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-05-03T18:54:41.434Z] #113 4.335 Selecting previously unselected package libdevmapper-dev:arm64. [2023-05-03T18:54:41.434Z] #113 4.338 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-05-03T18:54:41.434Z] #113 4.342 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-05-03T18:54:41.434Z] #113 4.375 Selecting previously unselected package libffi-dev:arm64. [2023-05-03T18:54:41.693Z] #113 4.378 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... [2023-05-03T18:54:41.693Z] #113 4.382 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-05-03T18:54:41.693Z] #113 4.416 Selecting previously unselected package libglib2.0-data. [2023-05-03T18:54:41.693Z] #113 4.418 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... [2023-05-03T18:54:41.693Z] #113 4.423 Unpacking libglib2.0-data (2.66.8-1) ... [2023-05-03T18:54:41.952Z] #113 4.553 Selecting previously unselected package libglib2.0-bin. [2023-05-03T18:54:41.952Z] #113 4.556 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-05-03T18:54:41.952Z] #113 4.560 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-05-03T18:54:41.952Z] #113 4.601 Selecting previously unselected package libglib2.0-dev-bin. [2023-05-03T18:54:41.952Z] #113 4.604 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-05-03T18:54:41.952Z] #113 4.608 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-05-03T18:54:41.952Z] #113 4.654 Selecting previously unselected package libmount-dev:arm64. [2023-05-03T18:54:41.952Z] #113 4.656 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-05-03T18:54:41.952Z] #113 4.660 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-05-03T18:54:41.952Z] #113 4.699 Selecting previously unselected package libpcre16-3:arm64. [2023-05-03T18:54:41.952Z] #113 4.701 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-05-03T18:54:41.952Z] #113 4.705 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-05-03T18:54:41.952Z] #113 4.751 Selecting previously unselected package libpcre32-3:arm64. [2023-05-03T18:54:41.952Z] #113 4.754 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-05-03T18:54:41.952Z] #113 4.757 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-05-03T18:54:42.211Z] #113 4.804 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-05-03T18:54:42.211Z] #113 4.806 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-05-03T18:54:42.211Z] #113 4.810 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-05-03T18:54:42.211Z] #113 4.843 Selecting previously unselected package libpcre3-dev:arm64. [2023-05-03T18:54:42.211Z] #113 4.846 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-05-03T18:54:42.211Z] #113 4.849 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-05-03T18:54:42.211Z] #113 4.926 Selecting previously unselected package zlib1g-dev:arm64. [2023-05-03T18:54:42.211Z] #113 4.929 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-05-03T18:54:42.211Z] #113 4.933 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-03T18:54:42.211Z] #113 4.975 Selecting previously unselected package libglib2.0-dev:arm64. [2023-05-03T18:54:42.211Z] #113 4.977 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-05-03T18:54:42.211Z] #113 4.980 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-05-03T18:54:42.211Z] #113 5.158 Selecting previously unselected package libseccomp-dev:arm64. [2023-05-03T18:54:42.211Z] #113 5.160 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-05-03T18:54:42.470Z] #113 5.164 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-05-03T18:54:42.470Z] #113 5.199 Selecting previously unselected package libsecret-1-dev:arm64. [2023-05-03T18:54:42.470Z] #113 5.202 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-05-03T18:54:42.470Z] #113 5.205 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-05-03T18:54:42.470Z] #113 5.258 Selecting previously unselected package libsystemd-dev:arm64. [2023-05-03T18:54:42.470Z] #113 5.260 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... [2023-05-03T18:54:42.470Z] #113 5.264 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-05-03T18:54:42.470Z] #113 5.364 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-05-03T18:54:42.729Z] #113 5.374 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-05-03T18:54:42.729Z] #113 5.527 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-05-03T18:54:42.729Z] #113 5.537 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-05-03T18:54:42.729Z] #113 5.548 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-05-03T18:54:42.729Z] #113 5.559 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-05-03T18:54:42.729Z] #113 5.571 Setting up libffi-dev:arm64 (3.3-6) ... [2023-05-03T18:54:42.729Z] #113 5.582 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:54:42.729Z] #113 5.592 Setting up dpkg-dev (1.20.12) ... [2023-05-03T18:54:42.729Z] #113 5.609 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:54:42.729Z] #113 5.619 Setting up libglib2.0-data (2.66.8-1) ... [2023-05-03T18:54:42.988Z] #113 5.629 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-05-03T18:54:42.988Z] #113 5.641 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-05-03T18:54:42.988Z] #113 5.652 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-05-03T18:54:42.988Z] #113 5.663 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:54:42.988Z] #113 5.674 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-03T18:54:42.988Z] #113 5.687 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-05-03T18:54:42.988Z] #113 5.699 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-05-03T18:54:42.988Z] #113 5.711 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-05-03T18:54:42.988Z] #113 5.722 Setting up libsecret-common (0.20.4-2) ... [2023-05-03T18:54:42.988Z] #113 5.733 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-05-03T18:54:42.988Z] #113 5.749 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-05-03T18:54:42.988Z] #113 5.759 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-05-03T18:54:42.988Z] #113 5.772 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-05-03T18:54:42.988Z] #113 5.782 Setting up libglib2.0-bin (2.66.8-1) ... [2023-05-03T18:54:42.988Z] #113 5.795 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-05-03T18:54:42.988Z] #113 5.806 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-05-03T18:54:42.988Z] #113 5.818 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-05-03T18:54:42.988Z] #113 5.830 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-05-03T18:54:43.248Z] #113 5.842 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-05-03T18:54:43.248Z] #113 5.854 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-05-03T18:54:43.248Z] #113 5.865 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-05-03T18:54:43.248Z] #113 5.876 No schema files found: doing nothing. [2023-05-03T18:54:43.248Z] #113 5.880 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-05-03T18:54:43.248Z] #113 5.902 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-05-03T18:54:44.184Z] #113 DONE 6.8s [2023-05-03T18:54:44.184Z] [2023-05-03T18:54:44.184Z] #114 [dev 1/1] COPY . . [2023-05-03T18:54:46.088Z] #114 DONE 2.0s [2023-05-03T18:54:46.088Z] [2023-05-03T18:54:46.088Z] #115 exporting to image [2023-05-03T18:54:46.088Z] #115 exporting layers [2023-05-03T18:54:47.026Z] #115 exporting layers 0.9s done [2023-05-03T18:54:47.026Z] #115 writing image sha256:f59b522ee4fa05e4cb9a3386ec09b0106c30fbe2737a37e2e7eeb4237751e744 done [2023-05-03T18:54:47.026Z] #115 naming to docker.io/library/docker:b7e8868235a393addf65f7157ee336c7737a5015 done [2023-05-03T18:54:47.026Z] #115 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-05-03T18:54:47.335Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-05-03T18:54:47.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45456/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7e8868235a393addf65f7157ee336c7737a5015 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7e8868235a393addf65f7157ee336c7737a5015 hack/test/unit [2023-05-03T18:54:48.185Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-05-03T18:54:48.185Z] + TESTFLAGS+=' -test.timeout=5m' [2023-05-03T18:54:48.185Z] + TESTDIRS=./... [2023-05-03T18:54:48.185Z] + exclude_paths='/vendor/|/integration' [2023-05-03T18:54:48.185Z] ++ go list ./... [2023-05-03T18:54:48.185Z] ++ grep -vE '(/vendor/|/integration)' [2023-05-03T18:54:48.755Z] + pkg_list='github.com/docker/docker/api [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/backend/build [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/httpstatus [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/httputils [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/middleware [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/build [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/checkpoint [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/container [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/debug [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/distribution [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/grpc [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/image [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/network [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/plugin [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/session [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/swarm [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/system [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/server/router/volume [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/backend [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/blkiodev [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/container [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/events [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/filters [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/image [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/mount [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/network [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/plugins/logdriver [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/registry [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/strslice [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/swarm [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/swarm/runtime [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/time [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/versions [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/versions/v1p19 [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/versions/v1p20 [2023-05-03T18:54:48.755Z] github.com/docker/docker/api/types/volume [2023-05-03T18:54:48.755Z] github.com/docker/docker/builder [2023-05-03T18:54:48.755Z] github.com/docker/docker/builder/builder-next [2023-05-03T18:54:48.755Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-05-03T18:54:48.755Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-05-03T18:54:48.755Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-05-03T18:54:48.755Z] github.com/docker/docker/builder/builder-next/exporter [2023-05-03T18:54:48.755Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-05-03T18:54:48.755Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next/worker [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/dockerfile [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/remotecontext [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/remotecontext/git [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-05-03T18:54:48.756Z] github.com/docker/docker/cli/debug [2023-05-03T18:54:48.756Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-05-03T18:54:48.756Z] github.com/docker/docker/cli/winresources/dockerd [2023-05-03T18:54:48.756Z] github.com/docker/docker/client [2023-05-03T18:54:48.756Z] github.com/docker/docker/client/buildkit [2023-05-03T18:54:48.756Z] github.com/docker/docker/cmd/docker-proxy [2023-05-03T18:54:48.756Z] github.com/docker/docker/cmd/dockerd [2023-05-03T18:54:48.756Z] github.com/docker/docker/cmd/dockerd/trap [2023-05-03T18:54:48.756Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-05-03T18:54:48.756Z] github.com/docker/docker/container [2023-05-03T18:54:48.756Z] github.com/docker/docker/container/stream [2023-05-03T18:54:48.756Z] github.com/docker/docker/contrib/apparmor [2023-05-03T18:54:48.756Z] github.com/docker/docker/contrib/docker-device-tool [2023-05-03T18:54:48.756Z] github.com/docker/docker/contrib/httpserver [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/cluster [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/cluster/convert [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/cluster/executor [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/cluster/executor/container [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/cluster/provider [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/config [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/containerd [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/events [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/events/testutils [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver/copy [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver/register [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/images [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/initlayer [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/links [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/listeners [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/awslogs [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/fluentd [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/gcplogs [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/gelf [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/journald [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/local [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/logentries [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/loggertest [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/loggerutils [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/splunk [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/syslog [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/logger/templates [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/names [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/network [2023-05-03T18:54:48.756Z] github.com/docker/docker/daemon/stats [2023-05-03T18:54:48.756Z] github.com/docker/docker/distribution [2023-05-03T18:54:48.756Z] github.com/docker/docker/distribution/metadata [2023-05-03T18:54:48.756Z] github.com/docker/docker/distribution/utils [2023-05-03T18:54:48.756Z] github.com/docker/docker/distribution/xfer [2023-05-03T18:54:48.756Z] github.com/docker/docker/dockerversion [2023-05-03T18:54:48.756Z] github.com/docker/docker/errdefs [2023-05-03T18:54:48.756Z] github.com/docker/docker/image [2023-05-03T18:54:48.756Z] github.com/docker/docker/image/cache [2023-05-03T18:54:48.756Z] github.com/docker/docker/image/tarexport [2023-05-03T18:54:48.756Z] github.com/docker/docker/image/v1 [2023-05-03T18:54:48.756Z] github.com/docker/docker/internal/mounttree [2023-05-03T18:54:48.756Z] github.com/docker/docker/internal/test/suite [2023-05-03T18:54:48.756Z] github.com/docker/docker/internal/unshare [2023-05-03T18:54:48.756Z] github.com/docker/docker/layer [2023-05-03T18:54:48.756Z] github.com/docker/docker/libcontainerd [2023-05-03T18:54:48.756Z] github.com/docker/docker/libcontainerd/queue [2023-05-03T18:54:48.756Z] github.com/docker/docker/libcontainerd/remote [2023-05-03T18:54:48.756Z] github.com/docker/docker/libcontainerd/shimopts [2023-05-03T18:54:48.756Z] github.com/docker/docker/libcontainerd/supervisor [2023-05-03T18:54:48.756Z] github.com/docker/docker/libcontainerd/types [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/bitmap [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/bitseq [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/cluster [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/config [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/datastore [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/diagnostic [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/discoverapi [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/driverapi [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/host [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/null [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/remote [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/windows [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/drvregistry [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/etchosts [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/idm [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/internal/caller [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/ipam [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/ipamapi [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/ipams/null [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/ipams/remote [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/ipamutils [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/ipbits [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/iptables [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/netlabel [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/netutils [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/networkdb [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/ns [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/options [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/osl [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/osl/kernel [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/portallocator [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/portmapper [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/resolvconf [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/testutils [2023-05-03T18:54:48.756Z] github.com/docker/docker/libnetwork/types [2023-05-03T18:54:48.756Z] github.com/docker/docker/oci [2023-05-03T18:54:48.756Z] github.com/docker/docker/oci/caps [2023-05-03T18:54:48.756Z] github.com/docker/docker/opts [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/aaparser [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/archive [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/authorization [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/broadcaster [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/capabilities [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/chrootarchive [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/containerfs [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/devicemapper [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/directory [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/dmesg [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/fileutils [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/homedir [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/idtools [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/ioutils [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/jsonmessage [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/longpath [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/loopback [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/meminfo [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/namesgenerator [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/parsers [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/parsers/kernel [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/pidfile [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/platform [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/platforms [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/plugingetter [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/plugins [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/plugins/transport [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/pools [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/process [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/progress [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/reexec [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/rootless [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/rootless/specconv [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/stack [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/stdcopy [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/streamformatter [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/stringid [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/sysinfo [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/system [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/tailfile [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/tarsum [2023-05-03T18:54:48.756Z] github.com/docker/docker/pkg/useragent [2023-05-03T18:54:48.756Z] github.com/docker/docker/plugin [2023-05-03T18:54:48.756Z] github.com/docker/docker/plugin/executor/containerd [2023-05-03T18:54:48.756Z] github.com/docker/docker/plugin/v2 [2023-05-03T18:54:48.756Z] github.com/docker/docker/profiles/apparmor [2023-05-03T18:54:48.756Z] github.com/docker/docker/profiles/seccomp [2023-05-03T18:54:48.756Z] github.com/docker/docker/quota [2023-05-03T18:54:48.756Z] github.com/docker/docker/reference [2023-05-03T18:54:48.756Z] github.com/docker/docker/registry [2023-05-03T18:54:48.756Z] github.com/docker/docker/registry/resumable [2023-05-03T18:54:48.756Z] github.com/docker/docker/restartmanager [2023-05-03T18:54:48.756Z] github.com/docker/docker/runconfig [2023-05-03T18:54:48.756Z] github.com/docker/docker/runconfig/opts [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil/daemon [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil/environment [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil/fakecontext [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil/fakegit [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil/fakestorage [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil/fixtures/load [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil/fixtures/plugin [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil/registry [2023-05-03T18:54:48.756Z] github.com/docker/docker/testutil/request [2023-05-03T18:54:48.756Z] github.com/docker/docker/volume [2023-05-03T18:54:48.756Z] github.com/docker/docker/volume/drivers [2023-05-03T18:54:48.756Z] github.com/docker/docker/volume/local [2023-05-03T18:54:48.756Z] github.com/docker/docker/volume/mounts [2023-05-03T18:54:48.756Z] github.com/docker/docker/volume/service [2023-05-03T18:54:48.756Z] github.com/docker/docker/volume/service/opts [2023-05-03T18:54:48.756Z] github.com/docker/docker/volume/testutils' [2023-05-03T18:54:48.756Z] ++ grep --fixed-strings -v /libnetwork [2023-05-03T18:54:48.756Z] ++ echo 'github.com/docker/docker/api [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/backend/build [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/httpstatus [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/httputils [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/middleware [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/build [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/checkpoint [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/container [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/debug [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/distribution [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/grpc [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/image [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/network [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/plugin [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/session [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/swarm [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/system [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/server/router/volume [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/backend [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/blkiodev [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/container [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/events [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/filters [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/image [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/mount [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/network [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/plugins/logdriver [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/registry [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/strslice [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/swarm [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/swarm/runtime [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/time [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/versions [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/versions/v1p19 [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/versions/v1p20 [2023-05-03T18:54:48.756Z] github.com/docker/docker/api/types/volume [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next/exporter [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/builder-next/worker [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/dockerfile [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/remotecontext [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/remotecontext/git [2023-05-03T18:54:48.756Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-05-03T18:54:48.756Z] github.com/docker/docker/cli/debug [2023-05-03T18:54:48.756Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-05-03T18:54:48.756Z] github.com/docker/docker/cli/winresources/dockerd [2023-05-03T18:54:48.756Z] github.com/docker/docker/client [2023-05-03T18:54:48.756Z] github.com/docker/docker/client/buildkit [2023-05-03T18:54:48.756Z] github.com/docker/docker/cmd/docker-proxy [2023-05-03T18:54:48.756Z] github.com/docker/docker/cmd/dockerd [2023-05-03T18:54:48.756Z] github.com/docker/docker/cmd/dockerd/trap [2023-05-03T18:54:48.756Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-05-03T18:54:48.756Z] github.com/docker/docker/container [2023-05-03T18:54:48.757Z] github.com/docker/docker/container/stream [2023-05-03T18:54:48.757Z] github.com/docker/docker/contrib/apparmor [2023-05-03T18:54:48.757Z] github.com/docker/docker/contrib/docker-device-tool [2023-05-03T18:54:48.757Z] github.com/docker/docker/contrib/httpserver [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster/convert [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster/executor [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster/executor/container [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster/provider [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/config [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/containerd [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/events [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/events/testutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/copy [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/register [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/images [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/initlayer [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/links [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/listeners [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/awslogs [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/fluentd [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/gcplogs [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/gelf [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/journald [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/local [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/logentries [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/loggertest [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/loggerutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/splunk [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/syslog [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/logger/templates [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/names [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/network [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/stats [2023-05-03T18:54:48.757Z] github.com/docker/docker/distribution [2023-05-03T18:54:48.757Z] github.com/docker/docker/distribution/metadata [2023-05-03T18:54:48.757Z] github.com/docker/docker/distribution/utils [2023-05-03T18:54:48.757Z] github.com/docker/docker/distribution/xfer [2023-05-03T18:54:48.757Z] github.com/docker/docker/dockerversion [2023-05-03T18:54:48.757Z] github.com/docker/docker/errdefs [2023-05-03T18:54:48.757Z] github.com/docker/docker/image [2023-05-03T18:54:48.757Z] github.com/docker/docker/image/cache [2023-05-03T18:54:48.757Z] github.com/docker/docker/image/tarexport [2023-05-03T18:54:48.757Z] github.com/docker/docker/image/v1 [2023-05-03T18:54:48.757Z] github.com/docker/docker/internal/mounttree [2023-05-03T18:54:48.757Z] github.com/docker/docker/internal/test/suite [2023-05-03T18:54:48.757Z] github.com/docker/docker/internal/unshare [2023-05-03T18:54:48.757Z] github.com/docker/docker/layer [2023-05-03T18:54:48.757Z] github.com/docker/docker/libcontainerd [2023-05-03T18:54:48.757Z] github.com/docker/docker/libcontainerd/queue [2023-05-03T18:54:48.757Z] github.com/docker/docker/libcontainerd/remote [2023-05-03T18:54:48.757Z] github.com/docker/docker/libcontainerd/shimopts [2023-05-03T18:54:48.757Z] github.com/docker/docker/libcontainerd/supervisor [2023-05-03T18:54:48.757Z] github.com/docker/docker/libcontainerd/types [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/bitmap [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/bitseq [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/cluster [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/config [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/datastore [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/diagnostic [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/discoverapi [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/driverapi [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/host [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/null [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/remote [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/windows [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/drvregistry [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/etchosts [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/idm [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/internal/caller [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/ipam [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/ipamapi [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/ipams/null [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/ipams/remote [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/ipamutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/ipbits [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/iptables [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/netlabel [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/netutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/networkdb [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/ns [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/options [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/osl [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/osl/kernel [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/portallocator [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/portmapper [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/resolvconf [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/testutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/libnetwork/types [2023-05-03T18:54:48.757Z] github.com/docker/docker/oci [2023-05-03T18:54:48.757Z] github.com/docker/docker/oci/caps [2023-05-03T18:54:48.757Z] github.com/docker/docker/opts [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/aaparser [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/archive [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/authorization [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/broadcaster [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/capabilities [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/chrootarchive [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/containerfs [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/devicemapper [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/directory [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/dmesg [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/fileutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/homedir [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/idtools [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/ioutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/jsonmessage [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/longpath [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/loopback [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/meminfo [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/namesgenerator [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/parsers [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/parsers/kernel [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/pidfile [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/platform [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/platforms [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/plugingetter [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/plugins [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/plugins/transport [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/pools [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/process [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/progress [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/reexec [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/rootless [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/rootless/specconv [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/stack [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/stdcopy [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/streamformatter [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/stringid [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/sysinfo [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/system [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/tailfile [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/tarsum [2023-05-03T18:54:48.757Z] github.com/docker/docker/pkg/useragent [2023-05-03T18:54:48.757Z] github.com/docker/docker/plugin [2023-05-03T18:54:48.757Z] github.com/docker/docker/plugin/executor/containerd [2023-05-03T18:54:48.757Z] github.com/docker/docker/plugin/v2 [2023-05-03T18:54:48.757Z] github.com/docker/docker/profiles/apparmor [2023-05-03T18:54:48.757Z] github.com/docker/docker/profiles/seccomp [2023-05-03T18:54:48.757Z] github.com/docker/docker/quota [2023-05-03T18:54:48.757Z] github.com/docker/docker/reference [2023-05-03T18:54:48.757Z] github.com/docker/docker/registry [2023-05-03T18:54:48.757Z] github.com/docker/docker/registry/resumable [2023-05-03T18:54:48.757Z] github.com/docker/docker/restartmanager [2023-05-03T18:54:48.757Z] github.com/docker/docker/runconfig [2023-05-03T18:54:48.757Z] github.com/docker/docker/runconfig/opts [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil/daemon [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil/environment [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil/fakecontext [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil/fakegit [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil/fakestorage [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil/fixtures/load [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil/fixtures/plugin [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil/registry [2023-05-03T18:54:48.757Z] github.com/docker/docker/testutil/request [2023-05-03T18:54:48.757Z] github.com/docker/docker/volume [2023-05-03T18:54:48.757Z] github.com/docker/docker/volume/drivers [2023-05-03T18:54:48.757Z] github.com/docker/docker/volume/local [2023-05-03T18:54:48.757Z] github.com/docker/docker/volume/mounts [2023-05-03T18:54:48.757Z] github.com/docker/docker/volume/service [2023-05-03T18:54:48.757Z] github.com/docker/docker/volume/service/opts [2023-05-03T18:54:48.757Z] github.com/docker/docker/volume/testutils' [2023-05-03T18:54:48.757Z] + base_pkg_list='github.com/docker/docker/api [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/backend/build [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/httpstatus [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/httputils [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/middleware [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/build [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/checkpoint [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/container [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/debug [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/distribution [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/grpc [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/image [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/network [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/plugin [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/session [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/swarm [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/system [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/server/router/volume [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/backend [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/blkiodev [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/container [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/events [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/filters [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/image [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/mount [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/network [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/plugins/logdriver [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/registry [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/strslice [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/swarm [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/swarm/runtime [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/time [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/versions [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/versions/v1p19 [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/versions/v1p20 [2023-05-03T18:54:48.757Z] github.com/docker/docker/api/types/volume [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/builder-next [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/builder-next/exporter [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/builder-next/worker [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/dockerfile [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/remotecontext [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/remotecontext/git [2023-05-03T18:54:48.757Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-05-03T18:54:48.757Z] github.com/docker/docker/cli/debug [2023-05-03T18:54:48.757Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-05-03T18:54:48.757Z] github.com/docker/docker/cli/winresources/dockerd [2023-05-03T18:54:48.757Z] github.com/docker/docker/client [2023-05-03T18:54:48.757Z] github.com/docker/docker/client/buildkit [2023-05-03T18:54:48.757Z] github.com/docker/docker/cmd/docker-proxy [2023-05-03T18:54:48.757Z] github.com/docker/docker/cmd/dockerd [2023-05-03T18:54:48.757Z] github.com/docker/docker/cmd/dockerd/trap [2023-05-03T18:54:48.757Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-05-03T18:54:48.757Z] github.com/docker/docker/container [2023-05-03T18:54:48.757Z] github.com/docker/docker/container/stream [2023-05-03T18:54:48.757Z] github.com/docker/docker/contrib/apparmor [2023-05-03T18:54:48.757Z] github.com/docker/docker/contrib/docker-device-tool [2023-05-03T18:54:48.757Z] github.com/docker/docker/contrib/httpserver [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster/convert [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster/executor [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster/executor/container [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/cluster/provider [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/config [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/containerd [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/events [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/events/testutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/copy [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/register [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/images [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/initlayer [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/links [2023-05-03T18:54:48.757Z] github.com/docker/docker/daemon/listeners [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/awslogs [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/fluentd [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/gcplogs [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/gelf [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/journald [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/local [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/logentries [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/loggertest [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/loggerutils [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/splunk [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/syslog [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/templates [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/names [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/network [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/stats [2023-05-03T18:54:48.758Z] github.com/docker/docker/distribution [2023-05-03T18:54:48.758Z] github.com/docker/docker/distribution/metadata [2023-05-03T18:54:48.758Z] github.com/docker/docker/distribution/utils [2023-05-03T18:54:48.758Z] github.com/docker/docker/distribution/xfer [2023-05-03T18:54:48.758Z] github.com/docker/docker/dockerversion [2023-05-03T18:54:48.758Z] github.com/docker/docker/errdefs [2023-05-03T18:54:48.758Z] github.com/docker/docker/image [2023-05-03T18:54:48.758Z] github.com/docker/docker/image/cache [2023-05-03T18:54:48.758Z] github.com/docker/docker/image/tarexport [2023-05-03T18:54:48.758Z] github.com/docker/docker/image/v1 [2023-05-03T18:54:48.758Z] github.com/docker/docker/internal/mounttree [2023-05-03T18:54:48.758Z] github.com/docker/docker/internal/test/suite [2023-05-03T18:54:48.758Z] github.com/docker/docker/internal/unshare [2023-05-03T18:54:48.758Z] github.com/docker/docker/layer [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd/queue [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd/remote [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd/shimopts [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd/supervisor [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd/types [2023-05-03T18:54:48.758Z] github.com/docker/docker/oci [2023-05-03T18:54:48.758Z] github.com/docker/docker/oci/caps [2023-05-03T18:54:48.758Z] github.com/docker/docker/opts [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/aaparser [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/archive [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/authorization [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/broadcaster [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/capabilities [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/chrootarchive [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/containerfs [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/devicemapper [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/directory [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/dmesg [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/fileutils [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/homedir [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/idtools [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/ioutils [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/jsonmessage [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/longpath [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/loopback [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/meminfo [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/namesgenerator [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/parsers [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/parsers/kernel [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/pidfile [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/platform [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/platforms [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/plugingetter [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/plugins [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/plugins/transport [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/pools [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/process [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/progress [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/reexec [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/rootless [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/rootless/specconv [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/stack [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/stdcopy [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/streamformatter [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/stringid [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/sysinfo [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/system [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/tailfile [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/tarsum [2023-05-03T18:54:48.758Z] github.com/docker/docker/pkg/useragent [2023-05-03T18:54:48.758Z] github.com/docker/docker/plugin [2023-05-03T18:54:48.758Z] github.com/docker/docker/plugin/executor/containerd [2023-05-03T18:54:48.758Z] github.com/docker/docker/plugin/v2 [2023-05-03T18:54:48.758Z] github.com/docker/docker/profiles/apparmor [2023-05-03T18:54:48.758Z] github.com/docker/docker/profiles/seccomp [2023-05-03T18:54:48.758Z] github.com/docker/docker/quota [2023-05-03T18:54:48.758Z] github.com/docker/docker/reference [2023-05-03T18:54:48.758Z] github.com/docker/docker/registry [2023-05-03T18:54:48.758Z] github.com/docker/docker/registry/resumable [2023-05-03T18:54:48.758Z] github.com/docker/docker/restartmanager [2023-05-03T18:54:48.758Z] github.com/docker/docker/runconfig [2023-05-03T18:54:48.758Z] github.com/docker/docker/runconfig/opts [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil/daemon [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil/environment [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil/fakecontext [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil/fakegit [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil/fakestorage [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil/fixtures/load [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil/fixtures/plugin [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil/registry [2023-05-03T18:54:48.758Z] github.com/docker/docker/testutil/request [2023-05-03T18:54:48.758Z] github.com/docker/docker/volume [2023-05-03T18:54:48.758Z] github.com/docker/docker/volume/drivers [2023-05-03T18:54:48.758Z] github.com/docker/docker/volume/local [2023-05-03T18:54:48.758Z] github.com/docker/docker/volume/mounts [2023-05-03T18:54:48.758Z] github.com/docker/docker/volume/service [2023-05-03T18:54:48.758Z] github.com/docker/docker/volume/service/opts [2023-05-03T18:54:48.758Z] github.com/docker/docker/volume/testutils' [2023-05-03T18:54:48.758Z] ++ grep --fixed-strings /libnetwork [2023-05-03T18:54:48.758Z] ++ echo 'github.com/docker/docker/api [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/backend/build [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/httpstatus [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/httputils [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/middleware [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/build [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/checkpoint [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/container [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/debug [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/distribution [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/grpc [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/image [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/network [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/plugin [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/session [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/swarm [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/system [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/server/router/volume [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/backend [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/blkiodev [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/container [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/events [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/filters [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/image [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/mount [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/network [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/plugins/logdriver [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/registry [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/strslice [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/swarm [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/swarm/runtime [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/time [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/versions [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/versions/v1p19 [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/versions/v1p20 [2023-05-03T18:54:48.758Z] github.com/docker/docker/api/types/volume [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/builder-next [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/builder-next/exporter [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/builder-next/worker [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/dockerfile [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/remotecontext [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/remotecontext/git [2023-05-03T18:54:48.758Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-05-03T18:54:48.758Z] github.com/docker/docker/cli/debug [2023-05-03T18:54:48.758Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-05-03T18:54:48.758Z] github.com/docker/docker/cli/winresources/dockerd [2023-05-03T18:54:48.758Z] github.com/docker/docker/client [2023-05-03T18:54:48.758Z] github.com/docker/docker/client/buildkit [2023-05-03T18:54:48.758Z] github.com/docker/docker/cmd/docker-proxy [2023-05-03T18:54:48.758Z] github.com/docker/docker/cmd/dockerd [2023-05-03T18:54:48.758Z] github.com/docker/docker/cmd/dockerd/trap [2023-05-03T18:54:48.758Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-05-03T18:54:48.758Z] github.com/docker/docker/container [2023-05-03T18:54:48.758Z] github.com/docker/docker/container/stream [2023-05-03T18:54:48.758Z] github.com/docker/docker/contrib/apparmor [2023-05-03T18:54:48.758Z] github.com/docker/docker/contrib/docker-device-tool [2023-05-03T18:54:48.758Z] github.com/docker/docker/contrib/httpserver [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/cluster [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/cluster/convert [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/cluster/executor [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/cluster/executor/container [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/cluster/provider [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/config [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/containerd [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/events [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/events/testutils [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver/copy [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver/register [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/images [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/initlayer [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/links [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/listeners [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/awslogs [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/fluentd [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/gcplogs [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/gelf [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/journald [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/local [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/logentries [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/loggertest [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/loggerutils [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/splunk [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/syslog [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/logger/templates [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/names [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/network [2023-05-03T18:54:48.758Z] github.com/docker/docker/daemon/stats [2023-05-03T18:54:48.758Z] github.com/docker/docker/distribution [2023-05-03T18:54:48.758Z] github.com/docker/docker/distribution/metadata [2023-05-03T18:54:48.758Z] github.com/docker/docker/distribution/utils [2023-05-03T18:54:48.758Z] github.com/docker/docker/distribution/xfer [2023-05-03T18:54:48.758Z] github.com/docker/docker/dockerversion [2023-05-03T18:54:48.758Z] github.com/docker/docker/errdefs [2023-05-03T18:54:48.758Z] github.com/docker/docker/image [2023-05-03T18:54:48.758Z] github.com/docker/docker/image/cache [2023-05-03T18:54:48.758Z] github.com/docker/docker/image/tarexport [2023-05-03T18:54:48.758Z] github.com/docker/docker/image/v1 [2023-05-03T18:54:48.758Z] github.com/docker/docker/internal/mounttree [2023-05-03T18:54:48.758Z] github.com/docker/docker/internal/test/suite [2023-05-03T18:54:48.758Z] github.com/docker/docker/internal/unshare [2023-05-03T18:54:48.758Z] github.com/docker/docker/layer [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd/queue [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd/remote [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd/shimopts [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd/supervisor [2023-05-03T18:54:48.758Z] github.com/docker/docker/libcontainerd/types [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/bitmap [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/bitseq [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/cluster [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/config [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/datastore [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/diagnostic [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/discoverapi [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/driverapi [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/host [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/null [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/remote [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/windows [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/drvregistry [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/etchosts [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/idm [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/internal/caller [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-05-03T18:54:48.758Z] github.com/docker/docker/libnetwork/ipam [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipamapi [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/null [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/remote [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipamutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipbits [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/iptables [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/netlabel [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/netutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/networkdb [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ns [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/options [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/osl [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/osl/kernel [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/portallocator [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/portmapper [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/resolvconf [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/testutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/types [2023-05-03T18:54:48.759Z] github.com/docker/docker/oci [2023-05-03T18:54:48.759Z] github.com/docker/docker/oci/caps [2023-05-03T18:54:48.759Z] github.com/docker/docker/opts [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/aaparser [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/archive [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/authorization [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/broadcaster [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/capabilities [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/chrootarchive [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/containerfs [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/devicemapper [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/directory [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/dmesg [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/fileutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/homedir [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/idtools [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/ioutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/jsonmessage [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/longpath [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/loopback [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/meminfo [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/namesgenerator [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/parsers [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/parsers/kernel [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/pidfile [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/platform [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/platforms [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/plugingetter [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/plugins [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/plugins/transport [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/pools [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/process [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/progress [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/reexec [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/rootless [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/rootless/specconv [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/stack [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/stdcopy [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/streamformatter [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/stringid [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/sysinfo [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/system [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/tailfile [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/tarsum [2023-05-03T18:54:48.759Z] github.com/docker/docker/pkg/useragent [2023-05-03T18:54:48.759Z] github.com/docker/docker/plugin [2023-05-03T18:54:48.759Z] github.com/docker/docker/plugin/executor/containerd [2023-05-03T18:54:48.759Z] github.com/docker/docker/plugin/v2 [2023-05-03T18:54:48.759Z] github.com/docker/docker/profiles/apparmor [2023-05-03T18:54:48.759Z] github.com/docker/docker/profiles/seccomp [2023-05-03T18:54:48.759Z] github.com/docker/docker/quota [2023-05-03T18:54:48.759Z] github.com/docker/docker/reference [2023-05-03T18:54:48.759Z] github.com/docker/docker/registry [2023-05-03T18:54:48.759Z] github.com/docker/docker/registry/resumable [2023-05-03T18:54:48.759Z] github.com/docker/docker/restartmanager [2023-05-03T18:54:48.759Z] github.com/docker/docker/runconfig [2023-05-03T18:54:48.759Z] github.com/docker/docker/runconfig/opts [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil/daemon [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil/environment [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil/fakecontext [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil/fakegit [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil/fakestorage [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil/fixtures/load [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil/fixtures/plugin [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil/registry [2023-05-03T18:54:48.759Z] github.com/docker/docker/testutil/request [2023-05-03T18:54:48.759Z] github.com/docker/docker/volume [2023-05-03T18:54:48.759Z] github.com/docker/docker/volume/drivers [2023-05-03T18:54:48.759Z] github.com/docker/docker/volume/local [2023-05-03T18:54:48.759Z] github.com/docker/docker/volume/mounts [2023-05-03T18:54:48.759Z] github.com/docker/docker/volume/service [2023-05-03T18:54:48.759Z] github.com/docker/docker/volume/service/opts [2023-05-03T18:54:48.759Z] github.com/docker/docker/volume/testutils' [2023-05-03T18:54:48.759Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/bitmap [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/bitseq [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cluster [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/config [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/datastore [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/diagnostic [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/discoverapi [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/driverapi [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/host [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/null [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/remote [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/windows [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drvregistry [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/etchosts [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/idm [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/internal/caller [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipam [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipamapi [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/null [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/remote [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipamutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipbits [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/iptables [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/netlabel [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/netutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/networkdb [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ns [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/options [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/osl [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/osl/kernel [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/portallocator [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/portmapper [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/resolvconf [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/testutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/types' [2023-05-03T18:54:48.759Z] + echo 'github.com/docker/docker/libnetwork [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/bitmap [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/bitseq [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cluster [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/config [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/datastore [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/diagnostic [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/discoverapi [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/driverapi [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/host [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/null [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/remote [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/windows [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drvregistry [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/etchosts [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/idm [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/internal/caller [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipam [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipamapi [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/null [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/remote [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipamutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ipbits [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/iptables [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/netlabel [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/netutils [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/networkdb [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/ns [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/options [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/osl [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/osl/kernel [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/portallocator [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/portmapper [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/resolvconf [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/testutils [2023-05-03T18:54:48.759Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/types' [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-05-03T18:54:48.759Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-05-03T18:54:48.759Z] + type docker-proxy [2023-05-03T18:54:48.759Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-05-03T18:54:48.759Z] + hack/make.sh binary-proxy install-proxy [2023-05-03T18:54:48.759Z] [2023-05-03T18:54:48.759Z] Removing bundles/ [2023-05-03T18:54:48.759Z] [2023-05-03T18:54:48.759Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-05-03T18:54:48.759Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-05-03T18:54:52.953Z] Created binary: bundles/binary-proxy/docker-proxy [2023-05-03T18:54:52.953Z] [2023-05-03T18:54:52.953Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-05-03T18:54:52.953Z] Installing docker-proxy to /usr/local/bin/ [2023-05-03T18:54:52.953Z] [2023-05-03T18:54:52.953Z] + mkdir -p bundles [2023-05-03T18:54:52.953Z] + '[' -n 'github.com/docker/docker/api [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/backend/build [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/httpstatus [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/httputils [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/middleware [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/build [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/checkpoint [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/container [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/debug [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/distribution [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/grpc [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/image [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/network [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/plugin [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/session [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/swarm [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/system [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/server/router/volume [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/backend [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/blkiodev [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/container [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/events [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/filters [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/image [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/mount [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/network [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/plugins/logdriver [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/registry [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/strslice [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/swarm [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/swarm/runtime [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/time [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/versions [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/versions/v1p19 [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/versions/v1p20 [2023-05-03T18:54:52.953Z] github.com/docker/docker/api/types/volume [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/builder-next [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/builder-next/exporter [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/builder-next/worker [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/dockerfile [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/remotecontext [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/remotecontext/git [2023-05-03T18:54:52.953Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-05-03T18:54:52.953Z] github.com/docker/docker/cli/debug [2023-05-03T18:54:52.953Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-05-03T18:54:52.953Z] github.com/docker/docker/cli/winresources/dockerd [2023-05-03T18:54:52.953Z] github.com/docker/docker/client [2023-05-03T18:54:52.953Z] github.com/docker/docker/client/buildkit [2023-05-03T18:54:52.953Z] github.com/docker/docker/cmd/docker-proxy [2023-05-03T18:54:52.953Z] github.com/docker/docker/cmd/dockerd [2023-05-03T18:54:52.953Z] github.com/docker/docker/cmd/dockerd/trap [2023-05-03T18:54:52.953Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-05-03T18:54:52.953Z] github.com/docker/docker/container [2023-05-03T18:54:52.953Z] github.com/docker/docker/container/stream [2023-05-03T18:54:52.953Z] github.com/docker/docker/contrib/apparmor [2023-05-03T18:54:52.953Z] github.com/docker/docker/contrib/docker-device-tool [2023-05-03T18:54:52.953Z] github.com/docker/docker/contrib/httpserver [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/cluster [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/cluster/convert [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/cluster/executor [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/cluster/executor/container [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/cluster/provider [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/config [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/containerd [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/events [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/events/testutils [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver/copy [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver/register [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/images [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/initlayer [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/links [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/listeners [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/awslogs [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/fluentd [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/gcplogs [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/gelf [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/journald [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/local [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/logentries [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/loggertest [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/loggerutils [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/splunk [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/syslog [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/logger/templates [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/names [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/network [2023-05-03T18:54:52.953Z] github.com/docker/docker/daemon/stats [2023-05-03T18:54:52.953Z] github.com/docker/docker/distribution [2023-05-03T18:54:52.953Z] github.com/docker/docker/distribution/metadata [2023-05-03T18:54:52.953Z] github.com/docker/docker/distribution/utils [2023-05-03T18:54:52.953Z] github.com/docker/docker/distribution/xfer [2023-05-03T18:54:52.953Z] github.com/docker/docker/dockerversion [2023-05-03T18:54:52.953Z] github.com/docker/docker/errdefs [2023-05-03T18:54:52.953Z] github.com/docker/docker/image [2023-05-03T18:54:52.953Z] github.com/docker/docker/image/cache [2023-05-03T18:54:52.953Z] github.com/docker/docker/image/tarexport [2023-05-03T18:54:52.953Z] github.com/docker/docker/image/v1 [2023-05-03T18:54:52.953Z] github.com/docker/docker/internal/mounttree [2023-05-03T18:54:52.953Z] github.com/docker/docker/internal/test/suite [2023-05-03T18:54:52.953Z] github.com/docker/docker/internal/unshare [2023-05-03T18:54:52.953Z] github.com/docker/docker/layer [2023-05-03T18:54:52.953Z] github.com/docker/docker/libcontainerd [2023-05-03T18:54:52.953Z] github.com/docker/docker/libcontainerd/queue [2023-05-03T18:54:52.953Z] github.com/docker/docker/libcontainerd/remote [2023-05-03T18:54:52.953Z] github.com/docker/docker/libcontainerd/shimopts [2023-05-03T18:54:52.953Z] github.com/docker/docker/libcontainerd/supervisor [2023-05-03T18:54:52.953Z] github.com/docker/docker/libcontainerd/types [2023-05-03T18:54:52.953Z] github.com/docker/docker/oci [2023-05-03T18:54:52.953Z] github.com/docker/docker/oci/caps [2023-05-03T18:54:52.953Z] github.com/docker/docker/opts [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/aaparser [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/archive [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/authorization [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/broadcaster [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/capabilities [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/chrootarchive [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/containerfs [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/devicemapper [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/directory [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/dmesg [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/fileutils [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/homedir [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/idtools [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/ioutils [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/jsonmessage [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/longpath [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/loopback [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/meminfo [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/namesgenerator [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/parsers [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/parsers/kernel [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/pidfile [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/platform [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/platforms [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/plugingetter [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/plugins [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/plugins/transport [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/pools [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/process [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/progress [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/reexec [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/rootless [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/rootless/specconv [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/stack [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/stdcopy [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/streamformatter [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/stringid [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/sysinfo [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/system [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/tailfile [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/tarsum [2023-05-03T18:54:52.953Z] github.com/docker/docker/pkg/useragent [2023-05-03T18:54:52.953Z] github.com/docker/docker/plugin [2023-05-03T18:54:52.953Z] github.com/docker/docker/plugin/executor/containerd [2023-05-03T18:54:52.953Z] github.com/docker/docker/plugin/v2 [2023-05-03T18:54:52.953Z] github.com/docker/docker/profiles/apparmor [2023-05-03T18:54:52.953Z] github.com/docker/docker/profiles/seccomp [2023-05-03T18:54:52.953Z] github.com/docker/docker/quota [2023-05-03T18:54:52.953Z] github.com/docker/docker/reference [2023-05-03T18:54:52.953Z] github.com/docker/docker/registry [2023-05-03T18:54:52.953Z] github.com/docker/docker/registry/resumable [2023-05-03T18:54:52.953Z] github.com/docker/docker/restartmanager [2023-05-03T18:54:52.953Z] github.com/docker/docker/runconfig [2023-05-03T18:54:52.953Z] github.com/docker/docker/runconfig/opts [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil/daemon [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil/environment [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil/fakecontext [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil/fakegit [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil/fakestorage [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil/fixtures/load [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil/fixtures/plugin [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil/registry [2023-05-03T18:54:52.953Z] github.com/docker/docker/testutil/request [2023-05-03T18:54:52.953Z] github.com/docker/docker/volume [2023-05-03T18:54:52.953Z] github.com/docker/docker/volume/drivers [2023-05-03T18:54:52.953Z] github.com/docker/docker/volume/local [2023-05-03T18:54:52.953Z] github.com/docker/docker/volume/mounts [2023-05-03T18:54:52.953Z] github.com/docker/docker/volume/service [2023-05-03T18:54:52.953Z] github.com/docker/docker/volume/service/opts [2023-05-03T18:54:52.953Z] github.com/docker/docker/volume/testutils' ']' [2023-05-03T18:54:52.954Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides 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/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/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare 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/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo 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/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-05-03T18:54:53.522Z] ? github.com/docker/docker/api [no test files] [2023-05-03T18:55:00.103Z] github.com/docker/docker/api/server coverage: 13.0% of statements [2023-05-03T18:55:00.103Z] ok github.com/docker/docker/api/server 0.028s coverage: 13.0% of statements [2023-05-03T18:55:18.212Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-05-03T18:55:18.212Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-05-03T18:55:18.212Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements [2023-05-03T18:55:18.212Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 28.3% of statements [2023-05-03T18:55:18.471Z] ? github.com/docker/docker/api/server/router [no test files] [2023-05-03T18:55:18.471Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-05-03T18:55:18.471Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-05-03T18:55:18.471Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-05-03T18:55:18.471Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-05-03T18:55:18.471Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-05-03T18:55:18.471Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-05-03T18:55:18.471Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements [2023-05-03T18:55:18.471Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2023-05-03T18:55:18.731Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-05-03T18:55:18.990Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-05-03T18:55:19.249Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-05-03T18:55:19.249Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-05-03T18:55:19.249Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-05-03T18:55:19.249Z] ? github.com/docker/docker/api/types [no test files] [2023-05-03T18:55:19.249Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-05-03T18:55:19.249Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-05-03T18:55:19.249Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements [2023-05-03T18:55:19.249Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2023-05-03T18:55:19.249Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements [2023-05-03T18:55:19.249Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements [2023-05-03T18:55:19.508Z] ? github.com/docker/docker/api/types/events [no test files] [2023-05-03T18:55:19.508Z] github.com/docker/docker/api/types/container coverage: 87.8% of statements [2023-05-03T18:55:19.508Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 87.8% of statements [2023-05-03T18:55:19.508Z] ? github.com/docker/docker/api/types/image [no test files] [2023-05-03T18:55:19.508Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-05-03T18:55:19.508Z] ? github.com/docker/docker/api/types/network [no test files] [2023-05-03T18:55:19.508Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-05-03T18:55:19.508Z] github.com/docker/docker/api/types/filters coverage: 89.3% of statements [2023-05-03T18:55:19.508Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 89.3% of statements [2023-05-03T18:55:19.508Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements [2023-05-03T18:55:19.508Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2023-05-03T18:55:19.508Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-05-03T18:55:19.508Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-05-03T18:55:19.508Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements [2023-05-03T18:55:19.508Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/builder [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-05-03T18:55:19.768Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-05-03T18:55:19.768Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements [2023-05-03T18:55:19.768Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements [2023-05-03T18:55:19.768Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2023-05-03T18:55:19.768Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2023-05-03T18:55:21.676Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-05-03T18:55:21.676Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-05-03T18:55:21.676Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements [2023-05-03T18:55:21.676Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements [2023-05-03T18:55:21.676Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements [2023-05-03T18:55:21.676Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2023-05-03T18:55:21.676Z] github.com/docker/docker/builder/remotecontext coverage: 13.7% of statements [2023-05-03T18:55:21.676Z] ok github.com/docker/docker/builder/remotecontext 0.042s coverage: 13.7% of statements [2023-05-03T18:55:21.676Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements [2023-05-03T18:55:21.676Z] ok github.com/docker/docker/builder/dockerfile 0.053s coverage: 50.1% of statements [2023-05-03T18:55:21.936Z] ? github.com/docker/docker/client/buildkit [no test files] [2023-05-03T18:55:21.936Z] github.com/docker/docker/client coverage: 76.9% of statements [2023-05-03T18:55:21.936Z] ok github.com/docker/docker/client 0.121s coverage: 76.9% of statements [2023-05-03T18:55:21.936Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements [2023-05-03T18:55:21.936Z] ok github.com/docker/docker/cmd/docker-proxy 0.202s coverage: 66.5% of statements [2023-05-03T18:55:27.220Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements [2023-05-03T18:55:27.220Z] ok github.com/docker/docker/builder/remotecontext/git 5.395s coverage: 82.5% of statements [2023-05-03T18:55:33.796Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-05-03T18:55:33.796Z] ? github.com/docker/docker/container/stream [no test files] [2023-05-03T18:55:33.796Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-05-03T18:55:33.796Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-05-03T18:55:33.796Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-05-03T18:55:33.796Z] github.com/docker/docker/container coverage: 36.5% of statements [2023-05-03T18:55:33.796Z] ok github.com/docker/docker/container 0.125s coverage: 36.5% of statements [2023-05-03T18:55:33.796Z] github.com/docker/docker/cmd/dockerd coverage: 29.2% of statements [2023-05-03T18:55:33.796Z] ok github.com/docker/docker/cmd/dockerd 0.197s coverage: 29.2% of statements [2023-05-03T18:55:35.176Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements [2023-05-03T18:55:35.176Z] ok github.com/docker/docker/cmd/dockerd/trap 2.444s coverage: 0.0% of statements [2023-05-03T18:55:38.469Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-05-03T18:55:38.469Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-05-03T18:55:38.469Z] github.com/docker/docker/daemon/cluster/convert coverage: 36.9% of statements [2023-05-03T18:55:38.469Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2023-05-03T18:55:38.469Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements [2023-05-03T18:55:38.469Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2023-05-03T18:55:38.469Z] github.com/docker/docker/daemon/config coverage: 75.2% of statements [2023-05-03T18:55:38.469Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 75.2% of statements [2023-05-03T18:55:38.469Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements [2023-05-03T18:55:38.469Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2023-05-03T18:55:39.850Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-05-03T18:55:39.850Z] github.com/docker/docker/daemon/graphdriver coverage: 2.2% of statements [2023-05-03T18:55:39.850Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2023-05-03T18:55:39.850Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements [2023-05-03T18:55:39.850Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements [2023-05-03T18:55:39.850Z] github.com/docker/docker/daemon/containerd coverage: 0.5% of statements [2023-05-03T18:55:39.850Z] ok github.com/docker/docker/daemon/containerd 0.022s coverage: 0.5% of statements [2023-05-03T18:55:39.850Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements [2023-05-03T18:55:39.850Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-05-03T18:55:40.110Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 60.7% of statements [2023-05-03T18:55:40.110Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.194s coverage: 60.7% of statements [2023-05-03T18:55:41.050Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-05-03T18:55:41.050Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-05-03T18:55:41.050Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-05-03T18:55:41.050Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements [2023-05-03T18:55:41.050Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2023-05-03T18:55:41.310Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements [2023-05-03T18:55:41.310Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.160s coverage: 60.2% of statements [2023-05-03T18:55:41.880Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements [2023-05-03T18:55:41.880Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.474s coverage: 13.0% of statements [2023-05-03T18:55:41.881Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 58.5% of statements [2023-05-03T18:55:41.881Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2023-05-03T18:55:42.142Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements [2023-05-03T18:55:42.142Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-05-03T18:55:42.710Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-05-03T18:55:42.710Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-05-03T18:55:42.710Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements [2023-05-03T18:55:42.710Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-05-03T18:55:42.710Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements [2023-05-03T18:55:42.710Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 3.0% of statements [2023-05-03T18:55:42.970Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements [2023-05-03T18:55:42.970Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2023-05-03T18:55:43.230Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.2% of statements [2023-05-03T18:55:43.230Z] ok github.com/docker/docker/daemon/logger/awslogs 0.121s coverage: 78.2% of statements [2023-05-03T18:55:43.230Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-05-03T18:55:43.230Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements [2023-05-03T18:55:43.230Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements [2023-05-03T18:55:43.230Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements [2023-05-03T18:55:43.230Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2023-05-03T18:55:43.799Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-05-03T18:55:43.799Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-05-03T18:55:43.799Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements [2023-05-03T18:55:43.799Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2023-05-03T18:55:43.799Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements [2023-05-03T18:55:43.799Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2023-05-03T18:55:43.799Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements [2023-05-03T18:55:43.799Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.065s coverage: 76.8% of statements [2023-05-03T18:55:44.369Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-05-03T18:55:44.369Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-05-03T18:55:44.369Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements [2023-05-03T18:55:44.369Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements [2023-05-03T18:55:44.628Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements [2023-05-03T18:55:44.628Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2023-05-03T18:55:44.628Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 67.4% of statements [2023-05-03T18:55:44.628Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 67.4% of statements [2023-05-03T18:55:45.197Z] ? github.com/docker/docker/daemon/names [no test files] [2023-05-03T18:55:45.197Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements [2023-05-03T18:55:45.197Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements [2023-05-03T18:55:45.197Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2023-05-03T18:55:45.197Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2023-05-03T18:55:45.197Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-05-03T18:55:45.197Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements [2023-05-03T18:55:45.197Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-05-03T18:55:45.197Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements [2023-05-03T18:55:45.197Z] ok github.com/docker/docker/daemon/logger/journald 1.513s coverage: 74.5% of statements [2023-05-03T18:55:45.767Z] github.com/docker/docker/daemon/graphdriver/devmapper coverage: 45.9% of statements [2023-05-03T18:55:45.767Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.689s coverage: 45.9% of statements [2023-05-03T18:55:46.335Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-05-03T18:55:46.335Z] ? github.com/docker/docker/dockerversion [no test files] [2023-05-03T18:55:46.335Z] github.com/docker/docker/errdefs coverage: 77.7% of statements [2023-05-03T18:55:46.335Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements [2023-05-03T18:55:46.335Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements [2023-05-03T18:55:46.335Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2023-05-03T18:55:46.594Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements [2023-05-03T18:55:46.594Z] ok github.com/docker/docker/daemon/logger/splunk 1.432s coverage: 82.5% of statements [2023-05-03T18:55:46.854Z] github.com/docker/docker/distribution coverage: 29.5% of statements [2023-05-03T18:55:46.854Z] ok github.com/docker/docker/distribution 0.607s coverage: 29.5% of statements [2023-05-03T18:55:46.854Z] github.com/docker/docker/image/cache coverage: 19.2% of statements [2023-05-03T18:55:46.854Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2023-05-03T18:55:46.854Z] github.com/docker/docker/image coverage: 86.5% of statements [2023-05-03T18:55:46.854Z] ok github.com/docker/docker/image 0.036s coverage: 86.5% of statements [2023-05-03T18:55:46.854Z] ? github.com/docker/docker/image/v1 [no test files] [2023-05-03T18:55:46.854Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-05-03T18:55:46.854Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-05-03T18:55:46.854Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-05-03T18:55:47.113Z] github.com/docker/docker/image/tarexport coverage: 0.7% of statements [2023-05-03T18:55:47.113Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.7% of statements [2023-05-03T18:55:48.051Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-05-03T18:55:48.051Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-05-03T18:55:48.051Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-05-03T18:55:48.051Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-05-03T18:55:48.051Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-05-03T18:55:48.051Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements [2023-05-03T18:55:48.051Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-05-03T18:55:48.620Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements [2023-05-03T18:55:48.620Z] ok github.com/docker/docker/distribution/xfer 2.178s coverage: 85.4% of statements [2023-05-03T18:55:48.620Z] github.com/docker/docker/daemon coverage: 16.6% of statements [2023-05-03T18:55:48.620Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.6% of statements [2023-05-03T18:55:48.620Z] ? github.com/docker/docker/oci/caps [no test files] [2023-05-03T18:55:48.620Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements [2023-05-03T18:55:48.620Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 52.9% of statements [2023-05-03T18:55:48.620Z] github.com/docker/docker/oci coverage: 39.3% of statements [2023-05-03T18:55:48.620Z] ok github.com/docker/docker/oci 0.015s coverage: 39.3% of statements [2023-05-03T18:55:48.620Z] github.com/docker/docker/opts coverage: 67.9% of statements [2023-05-03T18:55:48.620Z] ok github.com/docker/docker/opts 0.033s coverage: 67.9% of statements [2023-05-03T18:55:49.190Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-05-03T18:55:49.190Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements [2023-05-03T18:55:49.190Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements [2023-05-03T18:55:49.190Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2023-05-03T18:55:49.190Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements [2023-05-03T18:55:49.190Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-05-03T18:55:49.190Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements [2023-05-03T18:55:49.450Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements [2023-05-03T18:55:49.450Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 81.8% of statements [2023-05-03T18:55:49.450Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements [2023-05-03T18:55:49.450Z] github.com/docker/docker/pkg/fileutils coverage: 77.5% of statements [2023-05-03T18:55:49.450Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 77.5% of statements [2023-05-03T18:55:49.450Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2023-05-03T18:55:49.450Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.1% of statements [2023-05-03T18:55:49.450Z] ok github.com/docker/docker/pkg/chrootarchive 0.256s coverage: 83.1% of statements [2023-05-03T18:55:49.450Z] github.com/docker/docker/pkg/homedir coverage: 10.4% of statements [2023-05-03T18:55:49.450Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 10.4% of statements [2023-05-03T18:55:49.709Z] github.com/docker/docker/pkg/archive coverage: 81.4% of statements [2023-05-03T18:55:49.709Z] ok github.com/docker/docker/pkg/archive 0.463s coverage: 81.4% of statements [2023-05-03T18:55:49.709Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements [2023-05-03T18:55:49.709Z] ok github.com/docker/docker/pkg/authorization 0.504s coverage: 68.3% of statements [2023-05-03T18:55:49.969Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-05-03T18:55:49.969Z] github.com/docker/docker/pkg/jsonmessage coverage: 91.7% of statements [2023-05-03T18:55:49.969Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements [2023-05-03T18:55:49.969Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 45.5% of statements [2023-05-03T18:55:49.969Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2023-05-03T18:55:49.969Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements [2023-05-03T18:55:49.969Z] ok github.com/docker/docker/pkg/meminfo 0.003s coverage: 75.0% of statements [2023-05-03T18:55:49.969Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements [2023-05-03T18:55:49.969Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2023-05-03T18:55:49.969Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements [2023-05-03T18:55:49.969Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-05-03T18:55:49.969Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements [2023-05-03T18:55:49.969Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-05-03T18:55:50.229Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-05-03T18:55:50.229Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-05-03T18:55:50.229Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-05-03T18:55:50.229Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements [2023-05-03T18:55:50.229Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements [2023-05-03T18:55:50.229Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements [2023-05-03T18:55:50.229Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements [2023-05-03T18:55:50.229Z] github.com/docker/docker/pkg/ioutils coverage: 71.9% of statements [2023-05-03T18:55:50.229Z] ok github.com/docker/docker/pkg/ioutils 0.383s coverage: 71.9% of statements [2023-05-03T18:55:50.229Z] github.com/docker/docker/pkg/idtools coverage: 69.6% of statements [2023-05-03T18:55:50.229Z] ok github.com/docker/docker/pkg/idtools 0.392s coverage: 69.6% of statements [2023-05-03T18:55:50.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-05-03T18:55:50.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-05-03T18:55:50.798Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements [2023-05-03T18:55:50.798Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements [2023-05-03T18:55:50.798Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements [2023-05-03T18:55:50.798Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2023-05-03T18:55:50.798Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2023-05-03T18:55:50.798Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-05-03T18:55:50.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements [2023-05-03T18:55:50.798Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2023-05-03T18:55:50.798Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements [2023-05-03T18:55:50.798Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2023-05-03T18:55:51.058Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-05-03T18:55:51.058Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-05-03T18:55:51.058Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements [2023-05-03T18:55:51.058Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2023-05-03T18:55:51.058Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements [2023-05-03T18:55:51.058Z] ok github.com/docker/docker/pkg/stack 0.023s coverage: 90.9% of statements [2023-05-03T18:55:51.058Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements [2023-05-03T18:55:51.058Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-05-03T18:55:51.318Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements [2023-05-03T18:55:51.318Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements [2023-05-03T18:55:51.318Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 61.9% of statements [2023-05-03T18:55:51.318Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2023-05-03T18:55:51.577Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements [2023-05-03T18:55:51.577Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 43.1% of statements [2023-05-03T18:55:51.577Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements [2023-05-03T18:55:51.577Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements [2023-05-03T18:55:51.577Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements [2023-05-03T18:55:51.577Z] ok github.com/docker/docker/pkg/tailfile 0.032s coverage: 88.6% of statements [2023-05-03T18:55:51.577Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements [2023-05-03T18:55:51.577Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2023-05-03T18:55:51.577Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements [2023-05-03T18:55:51.577Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.1% of statements [2023-05-03T18:55:52.515Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-05-03T18:55:52.515Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-05-03T18:55:52.515Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements [2023-05-03T18:55:52.515Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.4% of statements [2023-05-03T18:55:52.515Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements [2023-05-03T18:55:52.515Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2023-05-03T18:55:52.774Z] github.com/docker/docker/reference coverage: 83.0% of statements [2023-05-03T18:55:52.774Z] ok github.com/docker/docker/reference 0.008s coverage: 83.0% of statements [2023-05-03T18:55:52.774Z] github.com/docker/docker/quota coverage: 71.4% of statements [2023-05-03T18:55:52.774Z] ok github.com/docker/docker/quota 0.283s coverage: 71.4% of statements [2023-05-03T18:55:52.774Z] github.com/docker/docker/plugin coverage: 23.3% of statements [2023-05-03T18:55:52.774Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.3% of statements [2023-05-03T18:55:53.034Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements [2023-05-03T18:55:53.034Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 51.9% of statements [2023-05-03T18:55:53.034Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements [2023-05-03T18:55:53.034Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-05-03T18:55:53.034Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-05-03T18:55:53.034Z] github.com/docker/docker/testutil coverage: 62.5% of statements [2023-05-03T18:55:53.034Z] github.com/docker/docker/runconfig coverage: 63.6% of statements [2023-05-03T18:55:53.034Z] ok github.com/docker/docker/runconfig 0.012s coverage: 63.6% of statements [2023-05-03T18:55:53.034Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2023-05-03T18:55:53.294Z] github.com/docker/docker/registry coverage: 64.6% of statements [2023-05-03T18:55:53.294Z] ok github.com/docker/docker/registry 0.120s coverage: 64.6% of statements [2023-05-03T18:55:53.553Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-05-03T18:55:53.553Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-05-03T18:55:53.553Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-05-03T18:55:53.813Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-05-03T18:55:53.813Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-05-03T18:55:53.813Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-05-03T18:55:53.813Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-05-03T18:55:53.814Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-05-03T18:55:53.814Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-05-03T18:55:53.814Z] ? github.com/docker/docker/testutil/request [no test files] [2023-05-03T18:55:53.814Z] ? github.com/docker/docker/volume [no test files] [2023-05-03T18:55:54.383Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements [2023-05-03T18:55:54.383Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-05-03T18:55:54.383Z] github.com/docker/docker/volume/mounts coverage: 68.1% of statements [2023-05-03T18:55:54.383Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 68.1% of statements [2023-05-03T18:55:54.383Z] github.com/docker/docker/volume/local coverage: 76.6% of statements [2023-05-03T18:55:54.383Z] ok github.com/docker/docker/volume/local 0.130s coverage: 76.6% of statements [2023-05-03T18:55:54.951Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-05-03T18:55:54.951Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-05-03T18:55:54.951Z] github.com/docker/docker/volume/service coverage: 72.9% of statements [2023-05-03T18:55:54.951Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.9% of statements [2023-05-03T18:55:56.328Z] github.com/docker/docker/layer coverage: 68.7% of statements [2023-05-03T18:55:56.329Z] ok github.com/docker/docker/layer 8.027s coverage: 68.7% of statements [2023-05-03T18:56:28.470Z] github.com/docker/docker/pkg/plugins coverage: 74.4% of statements [2023-05-03T18:56:28.470Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 74.4% of statements [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === Skipped [2023-05-03T18:56:28.470Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-05-03T18:56:28.470Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-05-03T18:56:28.470Z] network_proxy_test.go:208: No support for dual stack yet [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-05-03T18:56:28.470Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-05-03T18:56:28.470Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver btrfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver btrfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver btrfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver btrfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver btrfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:71: No driver to put! [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-05-03T18:56:28.470Z] time="2023-05-03T18:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-05-03T18:56:28.470Z] time="2023-05-03T18:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-05-03T18:56:28.470Z] time="2023-05-03T18:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-05-03T18:56:28.470Z] time="2023-05-03T18:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-05-03T18:56:28.470Z] time="2023-05-03T18:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:71: No driver to put! [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-05-03T18:56:28.470Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver zfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver zfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver zfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver zfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-03T18:56:28.470Z] graphtest_unix.go:44: Driver zfs not supported [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-05-03T18:56:28.470Z] graphtest_unix.go:71: No driver to put! [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-05-03T18:56:28.470Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-05-03T18:56:28.470Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-05-03T18:56:28.470Z] [2023-05-03T18:56:28.470Z] DONE 3001 tests, 26 skipped in 91.732s [2023-05-03T18:56:28.470Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/bitmap [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/bitseq [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/cluster [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/config [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/datastore [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/diagnostic [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/discoverapi [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/driverapi [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/host [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/null [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/remote [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/windows [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/drvregistry [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/etchosts [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/idm [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/internal/caller [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/ipam [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/ipamapi [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/ipams/null [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/ipams/remote [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/ipamutils [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/ipbits [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/iptables [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/netlabel [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/netutils [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/networkdb [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/ns [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/options [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/osl [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/osl/kernel [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/portallocator [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/portmapper [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/resolvconf [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/testutils [2023-05-03T18:56:28.470Z] github.com/docker/docker/libnetwork/types' ']' [2023-05-03T18:56:28.470Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap 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/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/ipbits 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 [2023-05-03T18:57:15.147Z] github.com/docker/docker/libnetwork coverage: 42.4% of statements [2023-05-03T18:57:15.147Z] ok github.com/docker/docker/libnetwork 44.420s coverage: 42.4% of statements [2023-05-03T18:57:15.147Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements [2023-05-03T18:57:15.147Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2023-05-03T18:57:15.147Z] github.com/docker/docker/libnetwork/bitseq coverage: 75.7% of statements [2023-05-03T18:57:15.147Z] ok github.com/docker/docker/libnetwork/bitseq 0.110s coverage: 75.7% of statements [2023-05-03T18:57:15.147Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-05-03T18:57:15.147Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-05-03T18:57:15.147Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-05-03T18:57:15.147Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-05-03T18:57:15.147Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-05-03T18:57:15.147Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-05-03T18:57:15.147Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-05-03T18:57:15.147Z] github.com/docker/docker/libnetwork/config coverage: 10.6% of statements [2023-05-03T18:57:15.147Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.6% of statements [2023-05-03T18:57:15.406Z] github.com/docker/docker/libnetwork/datastore coverage: 20.5% of statements [2023-05-03T18:57:15.406Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements [2023-05-03T18:57:15.406Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-05-03T18:57:15.406Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-05-03T18:57:15.665Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements [2023-05-03T18:57:15.665Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2023-05-03T18:57:18.952Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements [2023-05-03T18:57:18.952Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.950s coverage: 62.2% of statements [2023-05-03T18:57:18.952Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-05-03T18:57:18.952Z] github.com/docker/docker/libnetwork/drivers/host coverage: 33.3% of statements [2023-05-03T18:57:18.952Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 33.3% of statements [2023-05-03T18:57:20.329Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.2% of statements [2023-05-03T18:57:20.329Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.670s coverage: 5.2% of statements [2023-05-03T18:57:20.329Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-05-03T18:57:20.588Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.8% of statements [2023-05-03T18:57:20.588Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.8% of statements [2023-05-03T18:57:20.588Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-05-03T18:57:20.846Z] github.com/docker/docker/libnetwork/drivers/null coverage: 34.8% of statements [2023-05-03T18:57:20.846Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-05-03T18:57:21.783Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.5% of statements [2023-05-03T18:57:21.783Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.5% of statements [2023-05-03T18:57:21.783Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-05-03T18:57:22.350Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.9% of statements [2023-05-03T18:57:22.350Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.9% of statements [2023-05-03T18:57:22.918Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.1% of statements [2023-05-03T18:57:22.918Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.1% of statements [2023-05-03T18:57:22.918Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-05-03T18:57:22.918Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-05-03T18:57:22.918Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-05-03T18:57:23.177Z] github.com/docker/docker/libnetwork/drvregistry coverage: 86.2% of statements [2023-05-03T18:57:23.436Z] ok github.com/docker/docker/libnetwork/drvregistry 0.040s coverage: 86.2% of statements [2023-05-03T18:57:23.694Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements [2023-05-03T18:57:23.694Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2023-05-03T18:57:23.694Z] github.com/docker/docker/libnetwork/idm coverage: 87.5% of statements [2023-05-03T18:57:23.694Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2023-05-03T18:57:23.954Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements [2023-05-03T18:57:23.954Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-05-03T18:57:36.165Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements [2023-05-03T18:57:36.165Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-05-03T18:57:37.103Z] github.com/docker/docker/libnetwork/ipam coverage: 80.5% of statements [2023-05-03T18:57:37.103Z] ok github.com/docker/docker/libnetwork/ipam 2.388s coverage: 80.5% of statements [2023-05-03T18:57:37.103Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-05-03T18:57:37.103Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-05-03T18:57:37.362Z] github.com/docker/docker/libnetwork/ipams/null coverage: 54.5% of statements [2023-05-03T18:57:37.362Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 54.5% of statements [2023-05-03T18:57:37.930Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 46.8% of statements [2023-05-03T18:57:37.930Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 46.8% of statements [2023-05-03T18:57:37.930Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-05-03T18:57:38.189Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements [2023-05-03T18:57:38.189Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-05-03T18:57:38.757Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements [2023-05-03T18:57:38.757Z] ok github.com/docker/docker/libnetwork/ipamutils 0.297s coverage: 86.4% of statements [2023-05-03T18:57:39.016Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements [2023-05-03T18:57:39.016Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-05-03T18:57:39.953Z] github.com/docker/docker/libnetwork/iptables coverage: 40.7% of statements [2023-05-03T18:57:39.953Z] ok github.com/docker/docker/libnetwork/iptables 0.232s coverage: 40.7% of statements [2023-05-03T18:57:39.953Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-05-03T18:57:39.953Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements [2023-05-03T18:57:39.953Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 54.9% of statements [2023-05-03T18:59:31.419Z] github.com/docker/docker/libnetwork/networkdb coverage: 60.2% of statements [2023-05-03T18:59:31.419Z] ok github.com/docker/docker/libnetwork/networkdb 103.661s coverage: 60.2% of statements [2023-05-03T18:59:31.419Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-05-03T18:59:31.419Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements [2023-05-03T18:59:31.419Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-05-03T18:59:31.419Z] github.com/docker/docker/libnetwork/osl coverage: 41.4% of statements [2023-05-03T18:59:31.419Z] ok github.com/docker/docker/libnetwork/osl 4.454s coverage: 41.4% of statements [2023-05-03T18:59:31.419Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements [2023-05-03T18:59:31.419Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-05-03T18:59:31.419Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements [2023-05-03T18:59:31.419Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2023-05-03T18:59:31.678Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements [2023-05-03T18:59:31.678Z] ok github.com/docker/docker/libnetwork/portmapper 0.636s coverage: 46.3% of statements [2023-05-03T18:59:31.937Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements [2023-05-03T18:59:31.937Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements [2023-05-03T18:59:31.937Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-05-03T18:59:32.195Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements [2023-05-03T18:59:32.195Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-05-03T18:59:32.195Z] [2023-05-03T18:59:32.195Z] === Skipped [2023-05-03T18:59:32.195Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-05-03T18:59:32.195Z] firewalld_test.go:14: firewalld is not running [2023-05-03T18:59:32.195Z] [2023-05-03T18:59:32.195Z] DONE 354 tests, 1 skipped in 187.590s Post stage [Pipeline] junit [2023-05-03T18:59:33.144Z] Recording test results [2023-05-03T18:59:34.003Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:59:34.333Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45456/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7e8868235a393addf65f7157ee336c7737a5015 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7e8868235a393addf65f7157ee336c7737a5015 hack/make.sh dynbinary test-integration [2023-05-03T18:59:34.594Z] [2023-05-03T18:59:34.855Z] Removing bundles/ [2023-05-03T18:59:34.855Z] [2023-05-03T18:59:34.855Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-05-03T18:59:34.855Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-05-03T19:00:13.632Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-05-03T19:00:13.632Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-05-03T19:00:13.632Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-05-03T19:00:13.632Z] [2023-05-03T19:00:13.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-05-03T19:00:13.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-05-03T19:00:13.632Z] HOSTNAME=557487440ab0 [2023-05-03T19:00:13.632Z] TESTDEBUG=0 [2023-05-03T19:00:13.632Z] DEST=bundles/test-integration [2023-05-03T19:00:13.632Z] PWD=/go/src/github.com/docker/docker [2023-05-03T19:00:13.632Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-05-03T19:00:13.632Z] DOCKER_GITCOMMIT=b7e8868235a393addf65f7157ee336c7737a5015 [2023-05-03T19:00:13.632Z] container=docker [2023-05-03T19:00:13.632Z] HOME=/root [2023-05-03T19:00:13.632Z] CONTAINERD_NAMESPACE=moby [2023-05-03T19:00:13.632Z] GOLANG_VERSION=1.20.4 [2023-05-03T19:00:13.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-05-03T19:00:13.632Z] VALIDATE_BRANCH=master [2023-05-03T19:00:13.632Z] TERM=xterm [2023-05-03T19:00:13.632Z] DOCKER_PKG=github.com/docker/docker [2023-05-03T19:00:13.632Z] SHLVL=1 [2023-05-03T19:00:13.632Z] TIMEOUT=120m [2023-05-03T19:00:13.632Z] DOCKER_GRAPHDRIVER=overlay2 [2023-05-03T19:00:13.632Z] GO111MODULE=off [2023-05-03T19:00:13.632Z] DOCKER_EXPERIMENTAL=1 [2023-05-03T19:00:13.632Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-05-03T19:00:13.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-05-03T19:00:13.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-05-03T19:00:13.632Z] GOPATH=/go [2023-05-03T19:00:13.632Z] PKG_CONFIG=pkg-config [2023-05-03T19:00:13.632Z] _=/usr/bin/env [2023-05-03T19:00:13.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-05-03T19:00:20.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-05-03T19:00:20.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-05-03T19:00:30.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-05-03T19:00:34.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-05-03T19:00:37.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-05-03T19:00:37.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-05-03T19:00:37.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-05-03T19:00:38.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-05-03T19:00:38.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-05-03T19:00:39.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-05-03T19:00:39.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-05-03T19:00:40.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-05-03T19:00:41.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-05-03T19:00:42.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-05-03T19:00:42.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-05-03T19:00:43.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-05-03T19:00:43.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-05-03T19:00:44.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-05-03T19:00:45.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-05-03T19:00:45.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-05-03T19:00:46.553Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-05-03T19:00:46.553Z] Using test binary docker [2023-05-03T19:00:46.553Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-05-03T19:00:46.553Z] +++ /etc/init.d/apparmor start [2023-05-03T19:00:46.553Z] Not: starting. [2023-05-03T19:00:46.553Z] INFO: Waiting for daemon to start... [2023-05-03T19:00:46.553Z] Starting dockerd [2023-05-03T19:00:46.553Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-05-03T19:00:54.671Z] . [2023-05-03T19:00:54.671Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-05-03T19:00:54.671Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-05-03T19:00:54.671Z] Error: No such image: emptyfs [2023-05-03T19:00:54.671Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-05-03T19:00:54.671Z] ++++ docker load [2023-05-03T19:00:54.671Z] Loaded image: emptyfs:latest [2023-05-03T19:00:54.671Z] Running integration-test (iteration 1) [2023-05-03T19:00:54.671Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-05-03T19:00:54.671Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:00:54.671Z] ++ set -e [2023-05-03T19:00:54.671Z] ++ '[' -n 0 ']' [2023-05-03T19:00:54.671Z] ++ set -x [2023-05-03T19:00:54.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:00:54.671Z] Loaded image: busybox:latest [2023-05-03T19:00:54.671Z] Loaded image: busybox:glibc [2023-05-03T19:00:54.930Z] Loaded image: debian:bullseye-slim [2023-05-03T19:00:55.192Z] Loaded image: hello-world:latest [2023-05-03T19:00:55.192Z] Loaded image: arm32v7/hello-world:latest [2023-05-03T19:00:55.192Z] INFO: Testing against a local daemon [2023-05-03T19:00:55.192Z] === RUN TestCgroupNamespacesBuild [2023-05-03T19:00:56.129Z] --- PASS: TestCgroupNamespacesBuild (1.06s) [2023-05-03T19:00:56.129Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-05-03T19:00:57.506Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2023-05-03T19:00:57.506Z] === RUN TestBuildWithSession [2023-05-03T19:00:57.506Z] build_session_test.go:25: TODO: BuildKit [2023-05-03T19:00:57.506Z] --- SKIP: TestBuildWithSession (0.00s) [2023-05-03T19:00:57.506Z] === RUN TestBuildSquashParent [2023-05-03T19:01:00.039Z] --- PASS: TestBuildSquashParent (2.83s) [2023-05-03T19:01:00.039Z] === RUN TestBuildWithRemoveAndForceRemove [2023-05-03T19:01:00.039Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-03T19:01:00.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-03T19:01:00.039Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-03T19:01:00.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-03T19:01:00.039Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-03T19:01:00.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-03T19:01:00.039Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-03T19:01:00.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-03T19:01:00.039Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-03T19:01:00.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-03T19:01:00.039Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-03T19:01:00.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-03T19:01:00.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-03T19:01:00.039Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-03T19:01:00.039Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-03T19:01:00.039Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-03T19:01:00.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-03T19:01:00.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-03T19:01:04.230Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-05-03T19:01:04.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s) [2023-05-03T19:01:04.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2023-05-03T19:01:04.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) [2023-05-03T19:01:04.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2023-05-03T19:01:04.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2023-05-03T19:01:04.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.40s) [2023-05-03T19:01:04.230Z] === RUN TestBuildMultiStageCopy [2023-05-03T19:01:04.230Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-05-03T19:01:04.489Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-05-03T19:01:04.489Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-05-03T19:01:04.748Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-05-03T19:01:04.748Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-05-03T19:01:04.748Z] --- PASS: TestBuildMultiStageCopy (1.26s) [2023-05-03T19:01:04.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s) [2023-05-03T19:01:04.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s) [2023-05-03T19:01:04.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) [2023-05-03T19:01:04.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s) [2023-05-03T19:01:04.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s) [2023-05-03T19:01:04.748Z] === RUN TestBuildMultiStageParentConfig [2023-05-03T19:01:05.007Z] --- PASS: TestBuildMultiStageParentConfig (0.26s) [2023-05-03T19:01:05.007Z] === RUN TestBuildLabelWithTargets [2023-05-03T19:01:05.574Z] --- PASS: TestBuildLabelWithTargets (0.45s) [2023-05-03T19:01:05.575Z] === RUN TestBuildWithEmptyLayers [2023-05-03T19:01:05.575Z] --- PASS: TestBuildWithEmptyLayers (0.11s) [2023-05-03T19:01:05.575Z] === RUN TestBuildMultiStageOnBuild [2023-05-03T19:01:06.511Z] --- PASS: TestBuildMultiStageOnBuild (1.06s) [2023-05-03T19:01:06.511Z] === RUN TestBuildUncleanTarFilenames [2023-05-03T19:01:06.770Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) [2023-05-03T19:01:06.770Z] === RUN TestBuildMultiStageLayerLeak [2023-05-03T19:01:07.707Z] --- PASS: TestBuildMultiStageLayerLeak (0.96s) [2023-05-03T19:01:07.707Z] === RUN TestBuildWithHugeFile [2023-05-03T19:02:29.150Z] --- PASS: TestBuildWithHugeFile (77.00s) [2023-05-03T19:02:29.150Z] === RUN TestBuildWCOWSandboxSize [2023-05-03T19:02:29.150Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-05-03T19:02:29.150Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-05-03T19:02:29.150Z] === RUN TestBuildWithEmptyDockerfile [2023-05-03T19:02:29.150Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-03T19:02:29.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-03T19:02:29.150Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-03T19:02:29.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-03T19:02:29.150Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-03T19:02:29.150Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-03T19:02:29.150Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-03T19:02:29.150Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-03T19:02:29.150Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-03T19:02:29.150Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-05-03T19:02:29.150Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-05-03T19:02:29.150Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-05-03T19:02:29.150Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-05-03T19:02:29.150Z] === RUN TestBuildPreserveOwnership [2023-05-03T19:02:29.150Z] === RUN TestBuildPreserveOwnership/copy_from [2023-05-03T19:02:29.150Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-05-03T19:02:29.150Z] --- PASS: TestBuildPreserveOwnership (1.93s) [2023-05-03T19:02:29.150Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.38s) [2023-05-03T19:02:29.150Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s) [2023-05-03T19:02:29.150Z] === RUN TestBuildPlatformInvalid [2023-05-03T19:02:29.150Z] --- PASS: TestBuildPlatformInvalid (0.02s) [2023-05-03T19:02:29.150Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-05-03T19:02:29.150Z] Loaded image: busybox:latest [2023-05-03T19:02:29.150Z] Loaded image: busybox:glibc [2023-05-03T19:02:29.150Z] Loaded image: debian:bullseye-slim [2023-05-03T19:02:29.150Z] Loaded image: hello-world:latest [2023-05-03T19:02:29.150Z] Loaded image: arm32v7/hello-world:latest [2023-05-03T19:02:37.267Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.56s) [2023-05-03T19:02:37.267Z] PASS [2023-05-03T19:02:37.267Z] [2023-05-03T19:02:37.267Z] === Skipped [2023-05-03T19:02:37.267Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-05-03T19:02:37.267Z] build_session_test.go:25: TODO: BuildKit [2023-05-03T19:02:37.267Z] [2023-05-03T19:02:37.267Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-05-03T19:02:37.267Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-05-03T19:02:37.267Z] [2023-05-03T19:02:37.267Z] DONE 34 tests, 2 skipped in 102.262s [2023-05-03T19:02:37.267Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-05-03T19:02:37.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:02:37.267Z] ++ set -e [2023-05-03T19:02:37.267Z] ++ '[' -n 0 ']' [2023-05-03T19:02:37.267Z] ++ set -x [2023-05-03T19:02:37.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:02:37.267Z] INFO: Testing against a local daemon [2023-05-03T19:02:37.267Z] === RUN TestConfigInspect [2023-05-03T19:02:38.204Z] --- PASS: TestConfigInspect (1.94s) [2023-05-03T19:02:38.204Z] === RUN TestConfigList [2023-05-03T19:02:40.109Z] --- PASS: TestConfigList (1.86s) [2023-05-03T19:02:40.109Z] === RUN TestConfigsCreateAndDelete [2023-05-03T19:02:42.013Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2023-05-03T19:02:42.013Z] === RUN TestConfigsUpdate [2023-05-03T19:02:43.916Z] --- PASS: TestConfigsUpdate (1.94s) [2023-05-03T19:02:43.916Z] === RUN TestTemplatedConfig [2023-05-03T19:02:46.450Z] --- PASS: TestTemplatedConfig (2.57s) [2023-05-03T19:02:46.450Z] === RUN TestConfigCreateResolve [2023-05-03T19:02:48.984Z] --- PASS: TestConfigCreateResolve (2.00s) [2023-05-03T19:02:48.984Z] PASS [2023-05-03T19:02:48.984Z] [2023-05-03T19:02:48.984Z] DONE 6 tests in 12.255s [2023-05-03T19:02:48.984Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-05-03T19:02:48.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:02:48.984Z] ++ set -e [2023-05-03T19:02:48.984Z] ++ '[' -n 0 ']' [2023-05-03T19:02:48.984Z] ++ set -x [2023-05-03T19:02:48.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:02:48.984Z] INFO: Testing against a local daemon [2023-05-03T19:02:48.984Z] === RUN TestAttachWithTTY [2023-05-03T19:02:48.984Z] --- PASS: TestAttachWithTTY (0.05s) [2023-05-03T19:02:48.984Z] === RUN TestAttachWithoutTTy [2023-05-03T19:02:48.984Z] --- PASS: TestAttachWithoutTTy (0.03s) [2023-05-03T19:02:48.984Z] === RUN TestCheckpoint [2023-05-03T19:02:48.984Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-03T19:02:48.984Z] --- SKIP: TestCheckpoint (0.00s) [2023-05-03T19:02:48.984Z] === RUN TestContainerInvalidJSON [2023-05-03T19:02:48.984Z] === RUN TestContainerInvalidJSON/commit [2023-05-03T19:02:48.984Z] === PAUSE TestContainerInvalidJSON/commit [2023-05-03T19:02:48.984Z] === RUN TestContainerInvalidJSON/containers/create [2023-05-03T19:02:48.985Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-05-03T19:02:48.985Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-05-03T19:02:48.985Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-05-03T19:02:48.985Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-05-03T19:02:48.985Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-05-03T19:02:48.985Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-05-03T19:02:48.985Z] === CONT TestContainerInvalidJSON/commit [2023-05-03T19:02:48.985Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-05-03T19:02:48.985Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-05-03T19:02:48.985Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-05-03T19:02:48.985Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-05-03T19:02:48.985Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-05-03T19:02:48.985Z] === CONT TestContainerInvalidJSON/containers/create [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-05-03T19:02:48.985Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-05-03T19:02:48.985Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-05-03T19:02:48.985Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-05-03T19:02:48.985Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-05-03T19:02:48.985Z] === RUN TestCopyFromContainerPathIsNotDir [2023-05-03T19:02:48.985Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-05-03T19:02:48.985Z] === RUN TestCopyToContainerPathDoesNotExist [2023-05-03T19:02:48.985Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-05-03T19:02:48.985Z] === RUN TestCopyEmptyFile [2023-05-03T19:02:48.985Z] --- PASS: TestCopyEmptyFile (0.05s) [2023-05-03T19:02:48.985Z] === RUN TestCopyToContainerPathIsNotDir [2023-05-03T19:02:48.985Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-05-03T19:02:48.985Z] === RUN TestCopyFromContainer [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer// [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/. [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer//. [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/./ [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer//./ [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer//bar/root [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer//bar/root/ [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer//bar/root/. [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/bar/quux [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/bar/quux/ [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/bar/quux/. [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-05-03T19:02:49.553Z] === RUN TestCopyFromContainer/bar/notarget [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer (0.70s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2023-05-03T19:02:49.553Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2023-05-03T19:02:49.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-05-03T19:02:49.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-03T19:02:49.553Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-03T19:02:49.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-03T19:02:49.553Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-03T19:02:49.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-03T19:02:49.553Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-03T19:02:49.553Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-03T19:02:49.553Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-03T19:02:49.553Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-03T19:02:49.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-05-03T19:02:49.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-05-03T19:02:49.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-05-03T19:02:49.553Z] === RUN TestCreateLinkToNonExistingContainer [2023-05-03T19:02:49.553Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-05-03T19:02:49.553Z] === RUN TestCreateWithInvalidEnv [2023-05-03T19:02:49.553Z] === RUN TestCreateWithInvalidEnv/0 [2023-05-03T19:02:49.553Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-05-03T19:02:49.553Z] === RUN TestCreateWithInvalidEnv/1 [2023-05-03T19:02:49.553Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-05-03T19:02:49.553Z] === RUN TestCreateWithInvalidEnv/2 [2023-05-03T19:02:49.553Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-05-03T19:02:49.553Z] === CONT TestCreateWithInvalidEnv/0 [2023-05-03T19:02:49.553Z] === CONT TestCreateWithInvalidEnv/1 [2023-05-03T19:02:49.553Z] === CONT TestCreateWithInvalidEnv/2 [2023-05-03T19:02:49.553Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-05-03T19:02:49.553Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-05-03T19:02:49.553Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-05-03T19:02:49.553Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-05-03T19:02:49.553Z] === RUN TestCreateTmpfsMountsTarget [2023-05-03T19:02:49.553Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-05-03T19:02:49.553Z] === RUN TestCreateWithCustomMaskedPaths [2023-05-03T19:02:50.931Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2023-05-03T19:02:50.931Z] === RUN TestCreateWithCustomReadonlyPaths [2023-05-03T19:02:52.307Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2023-05-03T19:02:52.307Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-05-03T19:02:52.307Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-03T19:02:52.307Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-03T19:02:52.307Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-03T19:02:52.307Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-03T19:02:52.307Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-03T19:02:52.307Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-03T19:02:52.307Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-03T19:02:52.307Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-03T19:02:52.307Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-03T19:02:52.307Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-03T19:02:52.307Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-03T19:02:52.307Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-03T19:02:52.307Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-03T19:02:52.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-03T19:02:52.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-03T19:02:52.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-05-03T19:02:52.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-05-03T19:02:52.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-05-03T19:02:52.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-05-03T19:02:52.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-05-03T19:02:52.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-05-03T19:02:52.308Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-05-03T19:02:52.566Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2023-05-03T19:02:52.567Z] === RUN TestCreateDifferentPlatform [2023-05-03T19:02:52.567Z] === RUN TestCreateDifferentPlatform/different_os [2023-05-03T19:02:52.567Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-05-03T19:02:52.567Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-05-03T19:02:52.567Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-05-03T19:02:52.567Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-05-03T19:02:52.567Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-05-03T19:02:52.567Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-05-03T19:02:52.567Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-05-03T19:02:52.567Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-05-03T19:02:52.567Z] === RUN TestCreateInvalidHostConfig [2023-05-03T19:02:52.567Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-05-03T19:02:52.567Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-05-03T19:02:52.567Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-05-03T19:02:52.567Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-05-03T19:02:52.567Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-05-03T19:02:52.567Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-05-03T19:02:52.567Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-05-03T19:02:52.567Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-05-03T19:02:52.567Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-05-03T19:02:52.567Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-05-03T19:02:52.567Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-05-03T19:02:52.567Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-05-03T19:02:52.567Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-05-03T19:02:52.567Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-05-03T19:02:52.567Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-05-03T19:02:52.567Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-05-03T19:02:52.567Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-05-03T19:02:52.567Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-05-03T19:02:52.567Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-05-03T19:02:52.567Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-05-03T19:02:52.567Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-05-03T19:02:52.567Z] === RUN TestContainerStartOnDaemonRestart [2023-05-03T19:02:52.567Z] === PAUSE TestContainerStartOnDaemonRestart [2023-05-03T19:02:52.567Z] === RUN TestDaemonRestartIpcMode [2023-05-03T19:02:52.567Z] === PAUSE TestDaemonRestartIpcMode [2023-05-03T19:02:52.567Z] === RUN TestDaemonHostGatewayIP [2023-05-03T19:02:52.567Z] === PAUSE TestDaemonHostGatewayIP [2023-05-03T19:02:52.567Z] === RUN TestRestartDaemonWithRestartingContainer [2023-05-03T19:02:52.567Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-05-03T19:02:52.567Z] === RUN TestContainerKillOnDaemonStart [2023-05-03T19:02:52.567Z] === PAUSE TestContainerKillOnDaemonStart [2023-05-03T19:02:52.567Z] === RUN TestDiff [2023-05-03T19:02:53.134Z] --- PASS: TestDiff (0.45s) [2023-05-03T19:02:53.134Z] === RUN TestExecConsoleSize [2023-05-03T19:02:53.702Z] --- PASS: TestExecConsoleSize (0.51s) [2023-05-03T19:02:53.702Z] === RUN TestExecWithCloseStdin [2023-05-03T19:02:53.961Z] --- PASS: TestExecWithCloseStdin (0.50s) [2023-05-03T19:02:53.961Z] === RUN TestExec [2023-05-03T19:02:54.529Z] --- PASS: TestExec (0.50s) [2023-05-03T19:02:54.529Z] === RUN TestExecUser [2023-05-03T19:02:55.099Z] --- PASS: TestExecUser (0.54s) [2023-05-03T19:02:55.099Z] === RUN TestExportContainerAndImportImage [2023-05-03T19:02:55.666Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2023-05-03T19:02:55.666Z] === RUN TestExportContainerAfterDaemonRestart [2023-05-03T19:03:02.231Z] --- PASS: TestExportContainerAfterDaemonRestart (6.12s) [2023-05-03T19:03:02.231Z] === RUN TestHealthCheckWorkdir [2023-05-03T19:03:02.231Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2023-05-03T19:03:02.231Z] === RUN TestHealthKillContainer [2023-05-03T19:03:10.348Z] --- PASS: TestHealthKillContainer (7.93s) [2023-05-03T19:03:10.348Z] === RUN TestHealthCheckProcessKilled [2023-05-03T19:03:10.915Z] --- PASS: TestHealthCheckProcessKilled (0.74s) [2023-05-03T19:03:10.915Z] === RUN TestInspectCpusetInConfigPre120 [2023-05-03T19:03:11.483Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2023-05-03T19:03:11.483Z] === RUN TestInspectAnnotations [2023-05-03T19:03:11.483Z] --- PASS: TestInspectAnnotations (0.03s) [2023-05-03T19:03:11.483Z] === RUN TestIpcModeNone [2023-05-03T19:03:12.051Z] --- PASS: TestIpcModeNone (0.52s) [2023-05-03T19:03:12.051Z] === RUN TestIpcModePrivate [2023-05-03T19:03:12.309Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false [2023-05-03T19:03:12.568Z] --- PASS: TestIpcModePrivate (0.50s) [2023-05-03T19:03:12.568Z] === RUN TestIpcModeShareable [2023-05-03T19:03:12.827Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true [2023-05-03T19:03:13.086Z] --- PASS: TestIpcModeShareable (0.51s) [2023-05-03T19:03:13.086Z] === RUN TestAPIIpcModeShareableAndContainer [2023-05-03T19:03:14.464Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2023-05-03T19:03:14.464Z] === RUN TestAPIIpcModeHost [2023-05-03T19:03:14.723Z] --- PASS: TestAPIIpcModeHost (0.30s) [2023-05-03T19:03:14.723Z] === RUN TestDaemonIpcModeShareable [2023-05-03T19:03:15.659Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2023-05-03T19:03:15.917Z] --- PASS: TestDaemonIpcModeShareable (1.08s) [2023-05-03T19:03:15.917Z] === RUN TestDaemonIpcModePrivate [2023-05-03T19:03:16.854Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2023-05-03T19:03:16.854Z] --- PASS: TestDaemonIpcModePrivate (1.05s) [2023-05-03T19:03:16.854Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-05-03T19:03:17.790Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2023-05-03T19:03:18.049Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2023-05-03T19:03:18.049Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-05-03T19:03:18.985Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2023-05-03T19:03:18.985Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s) [2023-05-03T19:03:18.985Z] === RUN TestIpcModeOlderClient [2023-05-03T19:03:18.985Z] === PAUSE TestIpcModeOlderClient [2023-05-03T19:03:18.985Z] === RUN TestKillContainerInvalidSignal [2023-05-03T19:03:19.553Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2023-05-03T19:03:19.553Z] === RUN TestKillContainer [2023-05-03T19:03:19.553Z] === RUN TestKillContainer/no_signal [2023-05-03T19:03:19.812Z] === RUN TestKillContainer/non_killing_signal [2023-05-03T19:03:20.070Z] === RUN TestKillContainer/killing_signal [2023-05-03T19:03:20.638Z] --- PASS: TestKillContainer (1.31s) [2023-05-03T19:03:20.638Z] --- PASS: TestKillContainer/no_signal (0.39s) [2023-05-03T19:03:20.638Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2023-05-03T19:03:20.638Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2023-05-03T19:03:20.638Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-05-03T19:03:20.897Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-05-03T19:03:21.156Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-05-03T19:03:21.724Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s) [2023-05-03T19:03:21.724Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2023-05-03T19:03:21.724Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2023-05-03T19:03:21.724Z] === RUN TestKillStoppedContainer [2023-05-03T19:03:21.724Z] --- PASS: TestKillStoppedContainer (0.03s) [2023-05-03T19:03:21.724Z] === RUN TestKillStoppedContainerAPIPre120 [2023-05-03T19:03:21.724Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2023-05-03T19:03:21.724Z] === RUN TestKillDifferentUserContainer [2023-05-03T19:03:22.291Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2023-05-03T19:03:22.291Z] === RUN TestInspectOomKilledTrue [2023-05-03T19:03:22.550Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2023-05-03T19:03:22.550Z] === RUN TestInspectOomKilledFalse [2023-05-03T19:03:23.118Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2023-05-03T19:03:23.118Z] === RUN TestLinksEtcHostsContentMatch [2023-05-03T19:03:23.377Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s) [2023-05-03T19:03:23.377Z] === RUN TestLinksContainerNames [2023-05-03T19:03:24.313Z] --- PASS: TestLinksContainerNames (0.91s) [2023-05-03T19:03:24.313Z] === RUN TestLogsFollowTailEmpty [2023-05-03T19:03:24.572Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2023-05-03T19:03:24.572Z] === RUN TestLogs [2023-05-03T19:03:24.572Z] === RUN TestLogs/driver_local [2023-05-03T19:03:24.572Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-05-03T19:03:24.572Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-05-03T19:03:24.572Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-05-03T19:03:24.572Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-05-03T19:03:24.572Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-05-03T19:03:24.572Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-05-03T19:03:24.572Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-05-03T19:03:24.572Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-05-03T19:03:24.572Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-05-03T19:03:24.572Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-05-03T19:03:24.572Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-05-03T19:03:24.572Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-05-03T19:03:24.572Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-05-03T19:03:24.572Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-05-03T19:03:24.572Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-05-03T19:03:24.572Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-05-03T19:03:24.572Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-05-03T19:03:24.572Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-05-03T19:03:26.476Z] === RUN TestLogs/driver_json-file [2023-05-03T19:03:26.476Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-05-03T19:03:26.476Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-05-03T19:03:26.476Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-05-03T19:03:26.476Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-05-03T19:03:26.476Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-05-03T19:03:26.476Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-05-03T19:03:26.476Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-05-03T19:03:26.476Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-05-03T19:03:26.476Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-05-03T19:03:26.476Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-05-03T19:03:26.476Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-05-03T19:03:26.476Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-05-03T19:03:26.476Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-05-03T19:03:26.476Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-05-03T19:03:26.476Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-05-03T19:03:26.476Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-05-03T19:03:26.476Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-05-03T19:03:26.476Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-05-03T19:03:27.853Z] --- PASS: TestLogs (3.13s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_local (0.01s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.09s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.22s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.40s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.47s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.52s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.58s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.91s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.18s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.23s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.47s) [2023-05-03T19:03:27.853Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.53s) [2023-05-03T19:03:27.853Z] === RUN TestContainerNetworkMountsNoChown [2023-05-03T19:03:28.113Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/default [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/default [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/private [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/private [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rprivate [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rprivate [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/slave [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/slave [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rslave [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rslave [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/shared [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/shared [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rshared [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rshared [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/default [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/rshared [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/rprivate [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/shared [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/default/bind_root [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/slave [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/private [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/private/bind_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/rslave [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/default/mount_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/private/mount_root [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-05-03T19:03:28.113Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-05-03T19:03:28.113Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-05-03T19:03:28.113Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/default/bind_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/default/mount_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/private/bind_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/private/mount_root [2023-05-03T19:03:28.372Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-05-03T19:03:28.372Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-05-03T19:03:28.372Z] === RUN TestContainerBindMountNonRecursive [2023-05-03T19:03:29.308Z] --- PASS: TestContainerBindMountNonRecursive (1.05s) [2023-05-03T19:03:29.308Z] === RUN TestContainerVolumesMountedAsShared [2023-05-03T19:03:29.876Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2023-05-03T19:03:29.876Z] === RUN TestContainerVolumesMountedAsSlave [2023-05-03T19:03:30.135Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2023-05-03T19:03:30.135Z] === RUN TestContainerCopyLeaksMounts [2023-05-03T19:03:30.703Z] --- PASS: TestContainerCopyLeaksMounts (0.53s) [2023-05-03T19:03:30.703Z] === RUN TestNetworkNat [2023-05-03T19:03:30.961Z] --- PASS: TestNetworkNat (0.45s) [2023-05-03T19:03:30.961Z] === RUN TestNetworkLocalhostTCPNat [2023-05-03T19:03:31.530Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2023-05-03T19:03:31.530Z] === RUN TestNetworkLoopbackNat [2023-05-03T19:03:34.063Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2023-05-03T19:03:34.063Z] === RUN TestPause [2023-05-03T19:03:34.631Z] --- PASS: TestPause (0.50s) [2023-05-03T19:03:34.631Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-05-03T19:03:34.631Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-05-03T19:03:34.631Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-05-03T19:03:34.631Z] === RUN TestPauseStopPausedContainer [2023-05-03T19:03:35.199Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2023-05-03T19:03:35.199Z] === RUN TestPidHost [2023-05-03T19:03:36.136Z] --- PASS: TestPidHost (0.99s) [2023-05-03T19:03:36.136Z] === RUN TestPsFilter [2023-05-03T19:03:36.136Z] === RUN TestPsFilter/since [2023-05-03T19:03:36.136Z] === RUN TestPsFilter/before [2023-05-03T19:03:36.136Z] --- PASS: TestPsFilter (0.08s) [2023-05-03T19:03:36.136Z] --- PASS: TestPsFilter/since (0.00s) [2023-05-03T19:03:36.136Z] --- PASS: TestPsFilter/before (0.00s) [2023-05-03T19:03:36.136Z] === RUN TestRemoveContainerWithRemovedVolume [2023-05-03T19:03:36.704Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2023-05-03T19:03:36.704Z] === RUN TestRemoveContainerWithVolume [2023-05-03T19:03:36.963Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2023-05-03T19:03:36.963Z] === RUN TestRemoveContainerRunning [2023-05-03T19:03:37.531Z] --- PASS: TestRemoveContainerRunning (0.48s) [2023-05-03T19:03:37.531Z] === RUN TestRemoveContainerForceRemoveRunning [2023-05-03T19:03:38.102Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2023-05-03T19:03:38.102Z] === RUN TestRemoveInvalidContainer [2023-05-03T19:03:38.102Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-05-03T19:03:38.102Z] === RUN TestRenameLinkedContainer [2023-05-03T19:03:40.007Z] --- PASS: TestRenameLinkedContainer (1.75s) [2023-05-03T19:03:40.007Z] === RUN TestRenameStoppedContainer [2023-05-03T19:03:40.007Z] --- PASS: TestRenameStoppedContainer (0.42s) [2023-05-03T19:03:40.007Z] === RUN TestRenameRunningContainerAndReuse [2023-05-03T19:03:40.944Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2023-05-03T19:03:40.944Z] === RUN TestRenameInvalidName [2023-05-03T19:03:41.511Z] --- PASS: TestRenameInvalidName (0.42s) [2023-05-03T19:03:41.511Z] === RUN TestRenameAnonymousContainer [2023-05-03T19:03:42.888Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2023-05-03T19:03:42.888Z] === RUN TestRenameContainerWithSameName [2023-05-03T19:03:43.455Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2023-05-03T19:03:43.455Z] === RUN TestRenameContainerWithLinkedContainer [2023-05-03T19:03:44.392Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2023-05-03T19:03:44.392Z] === RUN TestResize [2023-05-03T19:03:44.651Z] --- PASS: TestResize (0.45s) [2023-05-03T19:03:44.651Z] === RUN TestResizeWithInvalidSize [2023-05-03T19:03:45.218Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2023-05-03T19:03:45.218Z] === RUN TestResizeWhenContainerNotStarted [2023-05-03T19:03:45.478Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-03T19:03:45.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-03T19:03:45.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-03T19:03:45.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-03T19:03:45.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-05-03T19:03:45.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-03T19:03:45.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-03T19:03:45.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-03T19:03:45.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-03T19:03:45.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-03T19:03:45.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-03T19:03:46.856Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-03T19:03:47.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-03T19:03:47.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-03T19:03:47.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-03T19:03:47.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-03T19:03:47.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-05-03T19:03:47.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-05-03T19:03:48.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.97s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.98s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.08s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.52s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.23s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.20s) [2023-05-03T19:03:52.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s) [2023-05-03T19:03:52.813Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-05-03T19:03:52.813Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-05-03T19:03:53.380Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-05-03T19:03:54.317Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s) [2023-05-03T19:03:54.317Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) [2023-05-03T19:03:54.317Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s) [2023-05-03T19:03:54.317Z] === RUN TestCgroupNamespacesRun [2023-05-03T19:03:55.694Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2023-05-03T19:03:55.694Z] === RUN TestCgroupNamespacesRunPrivileged [2023-05-03T19:03:56.631Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2023-05-03T19:03:56.632Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-05-03T19:03:57.568Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2023-05-03T19:03:57.568Z] === RUN TestCgroupNamespacesRunHostMode [2023-05-03T19:03:58.945Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2023-05-03T19:03:58.945Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-05-03T19:03:59.881Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.03s) [2023-05-03T19:03:59.881Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-05-03T19:04:00.818Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s) [2023-05-03T19:04:00.818Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-05-03T19:04:01.386Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2023-05-03T19:04:01.386Z] === RUN TestCgroupNamespacesRunOlderClient [2023-05-03T19:04:02.323Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) [2023-05-03T19:04:02.323Z] === RUN TestNISDomainname [2023-05-03T19:04:02.890Z] --- PASS: TestNISDomainname (0.54s) [2023-05-03T19:04:02.890Z] === RUN TestHostnameDnsResolution [2023-05-03T19:04:03.827Z] --- PASS: TestHostnameDnsResolution (0.72s) [2023-05-03T19:04:03.827Z] === RUN TestUnprivilegedPortsAndPing [2023-05-03T19:04:04.394Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2023-05-03T19:04:04.394Z] === RUN TestPrivilegedHostDevices [2023-05-03T19:04:04.962Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2023-05-03T19:04:04.962Z] === RUN TestRunConsoleSize [2023-05-03T19:04:05.220Z] --- PASS: TestRunConsoleSize (0.47s) [2023-05-03T19:04:05.220Z] === RUN TestRunWithAlternativeContainerdShim [2023-05-03T19:04:09.410Z] --- PASS: TestRunWithAlternativeContainerdShim (3.97s) [2023-05-03T19:04:09.410Z] === RUN TestStats [2023-05-03T19:04:11.942Z] --- PASS: TestStats (2.45s) [2023-05-03T19:04:11.942Z] === RUN TestStopContainerWithTimeout [2023-05-03T19:04:11.942Z] === RUN TestStopContainerWithTimeout/0 [2023-05-03T19:04:11.942Z] === PAUSE TestStopContainerWithTimeout/0 [2023-05-03T19:04:11.942Z] === RUN TestStopContainerWithTimeout/1 [2023-05-03T19:04:11.942Z] === PAUSE TestStopContainerWithTimeout/1 [2023-05-03T19:04:11.942Z] === RUN TestStopContainerWithTimeout/3 [2023-05-03T19:04:11.942Z] === PAUSE TestStopContainerWithTimeout/3 [2023-05-03T19:04:11.942Z] === RUN TestStopContainerWithTimeout/-1 [2023-05-03T19:04:11.942Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-05-03T19:04:11.942Z] === CONT TestStopContainerWithTimeout/0 [2023-05-03T19:04:11.942Z] === CONT TestStopContainerWithTimeout/3 [2023-05-03T19:04:11.942Z] === CONT TestStopContainerWithTimeout/-1 [2023-05-03T19:04:11.942Z] === CONT TestStopContainerWithTimeout/1 [2023-05-03T19:04:15.229Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-05-03T19:04:15.229Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2023-05-03T19:04:15.229Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2023-05-03T19:04:15.229Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2023-05-03T19:04:15.229Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2023-05-03T19:04:15.229Z] === RUN TestDeleteDevicemapper [2023-05-03T19:04:15.229Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-05-03T19:04:15.229Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-05-03T19:04:15.229Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-05-03T19:04:16.606Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s) [2023-05-03T19:04:16.606Z] === RUN TestUpdateMemory [2023-05-03T19:04:17.174Z] --- PASS: TestUpdateMemory (0.51s) [2023-05-03T19:04:17.174Z] === RUN TestUpdateCPUQuota [2023-05-03T19:04:17.742Z] --- PASS: TestUpdateCPUQuota (0.74s) [2023-05-03T19:04:17.742Z] === RUN TestUpdatePidsLimit [2023-05-03T19:04:17.742Z] === RUN TestUpdatePidsLimit/update_from_none [2023-05-03T19:04:18.000Z] === RUN TestUpdatePidsLimit/no_change [2023-05-03T19:04:18.259Z] === RUN TestUpdatePidsLimit/update_lower [2023-05-03T19:04:18.259Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-05-03T19:04:18.518Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-05-03T19:04:18.777Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-05-03T19:04:18.777Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-05-03T19:04:19.713Z] --- PASS: TestUpdatePidsLimit (1.76s) [2023-05-03T19:04:19.713Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2023-05-03T19:04:19.713Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2023-05-03T19:04:19.713Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2023-05-03T19:04:19.713Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s) [2023-05-03T19:04:19.713Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2023-05-03T19:04:19.713Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2023-05-03T19:04:19.713Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-05-03T19:04:19.713Z] === RUN TestUpdateRestartPolicy [2023-05-03T19:04:32.015Z] --- PASS: TestUpdateRestartPolicy (10.62s) [2023-05-03T19:04:32.015Z] === RUN TestUpdateRestartWithAutoRemove [2023-05-03T19:04:32.015Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2023-05-03T19:04:32.015Z] === RUN TestWaitNonBlocked [2023-05-03T19:04:32.015Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-03T19:04:32.015Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-03T19:04:32.015Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-03T19:04:32.015Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-03T19:04:32.015Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-03T19:04:32.015Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-03T19:04:32.015Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-05-03T19:04:32.015Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2023-05-03T19:04:32.015Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2023-05-03T19:04:32.015Z] === RUN TestWaitBlocked [2023-05-03T19:04:32.015Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-03T19:04:32.015Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-03T19:04:32.015Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-05-03T19:04:32.015Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-05-03T19:04:32.015Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-03T19:04:32.015Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-05-03T19:04:32.275Z] --- PASS: TestWaitBlocked (0.01s) [2023-05-03T19:04:32.275Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2023-05-03T19:04:32.275Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2023-05-03T19:04:32.275Z] === RUN TestWaitConditions [2023-05-03T19:04:32.275Z] === RUN TestWaitConditions/default [2023-05-03T19:04:32.275Z] === PAUSE TestWaitConditions/default [2023-05-03T19:04:32.275Z] === RUN TestWaitConditions/not-running [2023-05-03T19:04:32.275Z] === PAUSE TestWaitConditions/not-running [2023-05-03T19:04:32.275Z] === RUN TestWaitConditions/next-exit [2023-05-03T19:04:32.275Z] === PAUSE TestWaitConditions/next-exit [2023-05-03T19:04:32.275Z] === RUN TestWaitConditions/removed [2023-05-03T19:04:32.275Z] === PAUSE TestWaitConditions/removed [2023-05-03T19:04:32.275Z] === CONT TestWaitConditions/default [2023-05-03T19:04:32.275Z] === CONT TestWaitConditions/next-exit [2023-05-03T19:04:32.275Z] === CONT TestWaitConditions/not-running [2023-05-03T19:04:32.275Z] === CONT TestWaitConditions/removed [2023-05-03T19:04:32.275Z] wait_test.go:146: ContainerID = 8484829afdefbf0ce6da8adb5dda3ca66f01bd2b172e802cd50fd9735498362c [2023-05-03T19:04:32.275Z] wait_test.go:146: ContainerID = bbbcf5d2851c9b50932c13e75f72a23460d32eca893ebc5038482f24b13dccc8 [2023-05-03T19:04:32.275Z] wait_test.go:146: ContainerID = d27a570334e829a0d83029bf09cced0aafd080753680950531811c75b7ea85da [2023-05-03T19:04:32.275Z] wait_test.go:146: ContainerID = 111d56e6071da14b75750b62f6ebd8e4dc1ee66f4a76a5fe2ee4796b199565f5 [2023-05-03T19:04:33.236Z] --- PASS: TestWaitConditions (0.01s) [2023-05-03T19:04:33.236Z] --- PASS: TestWaitConditions/not-running (0.73s) [2023-05-03T19:04:33.236Z] --- PASS: TestWaitConditions/default (0.82s) [2023-05-03T19:04:33.236Z] --- PASS: TestWaitConditions/next-exit (1.10s) [2023-05-03T19:04:33.236Z] --- PASS: TestWaitConditions/removed (1.17s) [2023-05-03T19:04:33.236Z] === RUN TestWaitRestartedContainer [2023-05-03T19:04:33.505Z] === RUN TestWaitRestartedContainer/default [2023-05-03T19:04:33.505Z] === PAUSE TestWaitRestartedContainer/default [2023-05-03T19:04:33.505Z] === RUN TestWaitRestartedContainer/not-running [2023-05-03T19:04:33.505Z] === PAUSE TestWaitRestartedContainer/not-running [2023-05-03T19:04:33.505Z] === RUN TestWaitRestartedContainer/next-exit [2023-05-03T19:04:33.505Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-05-03T19:04:33.505Z] === CONT TestWaitRestartedContainer/default [2023-05-03T19:04:33.505Z] === CONT TestWaitRestartedContainer/next-exit [2023-05-03T19:04:33.505Z] === CONT TestWaitRestartedContainer/not-running [2023-05-03T19:04:35.439Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-05-03T19:04:35.439Z] --- PASS: TestWaitRestartedContainer/next-exit (1.81s) [2023-05-03T19:04:35.439Z] --- PASS: TestWaitRestartedContainer/not-running (2.10s) [2023-05-03T19:04:35.439Z] --- PASS: TestWaitRestartedContainer/default (2.16s) [2023-05-03T19:04:35.439Z] === CONT TestRestartDaemonWithRestartingContainer [2023-05-03T19:04:35.439Z] === CONT TestContainerStartOnDaemonRestart [2023-05-03T19:04:35.439Z] === CONT TestIpcModeOlderClient [2023-05-03T19:04:35.439Z] === CONT TestDaemonHostGatewayIP [2023-05-03T19:04:35.439Z] === CONT TestContainerKillOnDaemonStart [2023-05-03T19:04:35.439Z] === CONT TestDaemonRestartIpcMode [2023-05-03T19:04:35.697Z] --- PASS: TestIpcModeOlderClient (0.05s) [2023-05-03T19:04:38.233Z] --- PASS: TestContainerStartOnDaemonRestart (2.61s) [2023-05-03T19:04:38.801Z] --- PASS: TestDaemonRestartIpcMode (3.29s) [2023-05-03T19:04:38.801Z] --- PASS: TestDaemonHostGatewayIP (3.31s) [2023-05-03T19:04:39.060Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.48s) [2023-05-03T19:04:49.037Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2023-05-03T19:04:49.037Z] PASS [2023-05-03T19:04:49.037Z] [2023-05-03T19:04:49.037Z] === Skipped [2023-05-03T19:04:49.037Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-05-03T19:04:49.037Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-03T19:04:49.037Z] [2023-05-03T19:04:49.037Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-05-03T19:04:49.037Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-05-03T19:04:49.037Z] [2023-05-03T19:04:49.037Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-05-03T19:04:49.037Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-05-03T19:04:49.037Z] [2023-05-03T19:04:49.037Z] DONE 285 tests, 3 skipped in 118.790s [2023-05-03T19:04:49.037Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-05-03T19:04:49.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:04:49.037Z] ++ set -e [2023-05-03T19:04:49.037Z] ++ '[' -n 0 ']' [2023-05-03T19:04:49.037Z] ++ set -x [2023-05-03T19:04:49.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:04:49.037Z] INFO: Testing against a local daemon [2023-05-03T19:04:49.037Z] === RUN TestConfigDaemonID [2023-05-03T19:04:49.037Z] daemon_test.go:52: [dc1e6b712985a] daemon is not started [2023-05-03T19:04:49.037Z] --- PASS: TestConfigDaemonID (1.04s) [2023-05-03T19:04:49.037Z] === RUN TestDaemonConfigValidation [2023-05-03T19:04:49.037Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-05-03T19:04:49.037Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-05-03T19:04:49.037Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-05-03T19:04:49.037Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-05-03T19:04:49.037Z] === RUN TestDaemonConfigValidation/invalid_config [2023-05-03T19:04:49.037Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-05-03T19:04:49.037Z] === RUN TestDaemonConfigValidation/malformed_config [2023-05-03T19:04:49.037Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-05-03T19:04:49.037Z] === RUN TestDaemonConfigValidation/valid_config [2023-05-03T19:04:49.037Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-05-03T19:04:49.037Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-05-03T19:04:49.037Z] === CONT TestDaemonConfigValidation/malformed_config [2023-05-03T19:04:49.037Z] === CONT TestDaemonConfigValidation/invalid_config [2023-05-03T19:04:49.037Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-05-03T19:04:49.037Z] === CONT TestDaemonConfigValidation/valid_config [2023-05-03T19:04:49.037Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-05-03T19:04:49.037Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2023-05-03T19:04:49.037Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2023-05-03T19:04:49.037Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-05-03T19:04:49.037Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2023-05-03T19:04:49.037Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-05-03T19:04:49.037Z] === RUN TestConfigDaemonSeccompProfiles [2023-05-03T19:04:49.037Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-05-03T19:04:49.605Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-05-03T19:04:50.541Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-05-03T19:04:51.478Z] daemon_test.go:166: [d7bc110748a6b] daemon is not started [2023-05-03T19:04:51.478Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2023-05-03T19:04:51.478Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-05-03T19:04:51.478Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-05-03T19:04:51.478Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-05-03T19:04:51.478Z] === RUN TestDaemonProxy [2023-05-03T19:04:51.478Z] === RUN TestDaemonProxy/environment_variables [2023-05-03T19:04:53.381Z] === RUN TestDaemonProxy/command-line_options [2023-05-03T19:04:55.284Z] === RUN TestDaemonProxy/configuration_file [2023-05-03T19:04:56.660Z] === RUN TestDaemonProxy/conflicting_options [2023-05-03T19:04:57.228Z] === RUN TestDaemonProxy/reload_sanitized [2023-05-03T19:04:57.796Z] --- PASS: TestDaemonProxy (6.23s) [2023-05-03T19:04:57.796Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2023-05-03T19:04:57.796Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2023-05-03T19:04:57.796Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2023-05-03T19:04:57.796Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-05-03T19:04:57.796Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-05-03T19:04:57.796Z] === RUN TestLiveRestore [2023-05-03T19:04:57.796Z] === RUN TestLiveRestore/volume_references [2023-05-03T19:04:57.796Z] === PAUSE TestLiveRestore/volume_references [2023-05-03T19:04:57.796Z] === CONT TestLiveRestore/volume_references [2023-05-03T19:04:58.364Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-05-03T19:04:58.364Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-05-03T19:04:59.301Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-05-03T19:05:00.237Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-05-03T19:05:00.805Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-05-03T19:05:01.742Z] --- PASS: TestLiveRestore (0.00s) [2023-05-03T19:05:01.742Z] --- PASS: TestLiveRestore/volume_references (3.93s) [2023-05-03T19:05:01.742Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.35s) [2023-05-03T19:05:01.742Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.82s) [2023-05-03T19:05:01.742Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.84s) [2023-05-03T19:05:01.742Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.85s) [2023-05-03T19:05:01.742Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.85s) [2023-05-03T19:05:01.742Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-05-03T19:05:02.309Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s) [2023-05-03T19:05:02.309Z] PASS [2023-05-03T19:05:02.309Z] [2023-05-03T19:05:02.309Z] DONE 25 tests in 15.067s [2023-05-03T19:05:02.309Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-05-03T19:05:02.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:02.309Z] ++ set -e [2023-05-03T19:05:02.309Z] ++ '[' -n 0 ']' [2023-05-03T19:05:02.309Z] ++ set -x [2023-05-03T19:05:02.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:02.309Z] INFO: Testing against a local daemon [2023-05-03T19:05:02.309Z] === RUN TestCommitInheritsEnv [2023-05-03T19:05:02.568Z] --- PASS: TestCommitInheritsEnv (0.13s) [2023-05-03T19:05:02.568Z] === RUN TestImportExtremelyLargeImageWorks [2023-05-03T19:05:02.568Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-05-03T19:05:02.568Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-05-03T19:05:02.568Z] === RUN TestImportWithCustomPlatform [2023-05-03T19:05:02.568Z] === RUN TestImportWithCustomPlatform/#00 [2023-05-03T19:05:02.568Z] === RUN TestImportWithCustomPlatform/_______ [2023-05-03T19:05:02.568Z] === RUN TestImportWithCustomPlatform// [2023-05-03T19:05:02.568Z] === RUN TestImportWithCustomPlatform/linux [2023-05-03T19:05:02.568Z] === RUN TestImportWithCustomPlatform/LINUX [2023-05-03T19:05:02.568Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-05-03T19:05:02.568Z] === RUN TestImportWithCustomPlatform/macos [2023-05-03T19:05:02.568Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-05-03T19:05:02.568Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-05-03T19:05:02.568Z] --- PASS: TestImportWithCustomPlatform (0.11s) [2023-05-03T19:05:02.568Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-05-03T19:05:02.568Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-05-03T19:05:02.568Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-05-03T19:05:02.568Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-05-03T19:05:02.568Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-05-03T19:05:02.568Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-05-03T19:05:02.568Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-05-03T19:05:02.568Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-05-03T19:05:02.568Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-05-03T19:05:02.568Z] === RUN TestImagesFilterMultiReference [2023-05-03T19:05:02.828Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-05-03T19:05:02.828Z] === RUN TestImagesFilterBeforeSince [2023-05-03T19:05:02.828Z] list_test.go:87: ImageList: ID=sha256:aa7095242d3d6a8904c98693f66236c1f19e60a017cf598a079ea8aae5d1dc11 RepoTags=[testimagesfilterbeforesince:v3] [2023-05-03T19:05:02.828Z] list_test.go:87: ImageList: ID=sha256:8c9d2fb7a63a9a11fb63b90e140eda77fd8266e0ce1dcc2c643e84f2f40984c0 RepoTags=[testimagesfilterbeforesince:v1] [2023-05-03T19:05:02.828Z] list_test.go:87: ImageList: ID=sha256:4c689cd3b1d952aee36afa0b739052c0a94609759a6b690885ea80a123753d65 RepoTags=[testimagesfilterbeforesince:v2] [2023-05-03T19:05:03.089Z] --- PASS: TestImagesFilterBeforeSince (0.23s) [2023-05-03T19:05:03.089Z] === RUN TestImagePullPlatformInvalid [2023-05-03T19:05:03.089Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-05-03T19:05:03.089Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" 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.20.4 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.20.4 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e5a98580-cfcc-4c85-9bcd-fef9f8bec9aa http.request.method=GET http.request.remoteaddr="127.0.0.1:55234" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e5a98580-cfcc-4c85-9bcd-fef9f8bec9aa http.request.method=GET http.request.remoteaddr="127.0.0.1:55234" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.028305ms http.response.status=200 http.response.written=2 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=30decfd2-db8b-4ebe-82fa-aa4250672729 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=30decfd2-db8b-4ebe-82fa-aa4250672729 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9e81ff03-f1cc-4489-ace7-0b4498d76f8e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9e81ff03-f1cc-4489-ace7-0b4498d76f8e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=30decfd2-db8b-4ebe-82fa-aa4250672729 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=28.866µs trace.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=63eb5119-a2a2-4a2a-a3d2-201a3e94ad58 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9e81ff03-f1cc-4489-ace7-0b4498d76f8e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=22.286µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1c51a3ea-0218-4b92-97ab-11fc1cb49489 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.089Z] time="2023-05-03T19:05:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=30decfd2-db8b-4ebe-82fa-aa4250672729 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.037352ms http.response.status=404 http.response.written=157 instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9e81ff03-f1cc-4489-ace7-0b4498d76f8e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.01149ms http.response.status=404 http.response.written=157 instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f67e4f8-7d7f-44a8-9968-11d32bf5a282 http.request.method=POST http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f67e4f8-7d7f-44a8-9968-11d32bf5a282 http.request.method=POST http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=354ea057-2b5c-4087-b8e9-b7b38e857d29 http.request.method=POST http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=354ea057-2b5c-4087-b8e9-b7b38e857d29 http.request.method=POST http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f67e4f8-7d7f-44a8-9968-11d32bf5a282 http.request.method=POST http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=108.899µs trace.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=a9df9f6b-d9ad-4cfd-bd43-b9b0412aadd1 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f67e4f8-7d7f-44a8-9968-11d32bf5a282 http.request.method=POST http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=34.807µs trace.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=c325b8ab-fbf6-46ae-ad7b-d7abab4ce41f trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/30046628-caa1-4039-84e0-df1c674aae19/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=354ea057-2b5c-4087-b8e9-b7b38e857d29 http.request.method=POST http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=69.309µs trace.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=a5bca462-2b2b-4fe9-82b7-cae565d13388 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/30046628-caa1-4039-84e0-df1c674aae19/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=354ea057-2b5c-4087-b8e9-b7b38e857d29 http.request.method=POST http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=39.746µs trace.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=0349c55e-22fc-4e38-a6a1-105e6a868578 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f67e4f8-7d7f-44a8-9968-11d32bf5a282 http.request.method=POST http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=79.902µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=06df4811-ce09-45df-8b39-a65db75b84d8 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f67e4f8-7d7f-44a8-9968-11d32bf5a282 http.request.method=POST http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=2.025996ms http.response.status=202 http.response.written=0 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/30046628-caa1-4039-84e0-df1c674aae19/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=354ea057-2b5c-4087-b8e9-b7b38e857d29 http.request.method=POST http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=65.65µs trace.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=791fc4f1-bfa6-4960-896c-ca1c2b3aaf7c trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=354ea057-2b5c-4087-b8e9-b7b38e857d29 http.request.method=POST http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=2.039633ms http.response.status=202 http.response.written=0 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=48.017µs trace.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=4fdfc796-c438-4df5-91a1-474d242cb3b2 trace.line=82 vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/30046628-caa1-4039-84e0-df1c674aae19/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=33.37µs trace.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=d7162ac4-5af7-49d0-ac5f-b4b67e2fd9c5 trace.line=82 vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=16.517µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=94ef8e7f-c90d-423e-ac16-35235b96e592 trace.line=141 vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/30046628-caa1-4039-84e0-df1c674aae19/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=14.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ebba6316-3f42-454c-a121-44ef6dfc0782 trace.line=141 vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=92.76µs trace.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=a5e88829-fed1-4473-b01f-5b404b67db3b trace.line=124 vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=10.413µs trace.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=3c54f902-37dd-4739-bc19-3908ba934bea trace.line=141 vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.090Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=12.825µs trace.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=f8cb0272-415f-468c-9374-1003ac5a0eac trace.line=141 vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=18.158µs trace.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=797fbea6-7b43-4c92-ba4e-31ba70a03fb4 trace.line=141 vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=50.864µs trace.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=800879f9-b043-4b82-ae1c-8635abca1005 trace.line=167 vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=52.111µs trace.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=d14a92f9-8127-4184-84e1-934d28e60139 trace.line=95 vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=97.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=80debc38-f8c6-4bee-9313-019275e60472 trace.line=181 vars.name=test vars.uuid=f938e233-abaa-45d1-a847-8a5fc90a12ed version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d0356e-7bb4-44ee-b7b1-c06df8a3b6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55244" http.request.uri="/v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=3.538923ms http.response.status=201 http.response.written=0 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/30046628-caa1-4039-84e0-df1c674aae19/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=101.539µs trace.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=b7ca313c-4ce9-4d99-ad0b-9ab3dd796c31 trace.line=124 vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "PUT /v2/test/blobs/uploads/f938e233-abaa-45d1-a847-8a5fc90a12ed?_state=j9NW09WebHv2ewbyreygleK-iyP1jfbnbZkDE21IBMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY5MzhlMjMzLWFiYWEtNDVkMS1hODQ3LThhNWZjOTBhMTJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAwNjc2ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/30046628-caa1-4039-84e0-df1c674aae19/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=10.667µs trace.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=2971a67d-70f4-4f57-8011-7363c7da5a41 trace.line=141 vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=12.513µs trace.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=7ea3b7bc-2324-4635-985c-a86ba0e568b1 trace.line=141 vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/30046628-caa1-4039-84e0-df1c674aae19/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=8.057µs trace.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=94e6233f-a828-4fef-94fb-d56f7045a969 trace.line=141 vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/30046628-caa1-4039-84e0-df1c674aae19/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=37.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).Move" trace.id=550e53a3-b534-428e-a773-fe0096ddfac8 trace.line=167 vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=39.098µs trace.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=261b624a-94a0-463d-bf66-dd543a5c645d trace.line=95 vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/30046628-caa1-4039-84e0-df1c674aae19\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=75.733µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=39982de0-cc83-40fa-945a-8f38edc3e4a0 trace.line=181 vars.name=test vars.uuid=30046628-caa1-4039-84e0-df1c674aae19 version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dca8c78f-613d-48ea-b023-028bca6accc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=4.411436ms http.response.status=201 http.response.written=0 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "PUT /v2/test/blobs/uploads/30046628-caa1-4039-84e0-df1c674aae19?_state=a8_xeVX8AzfOk8MQc5LFfgJkcKwWiOZDonlOxqhv2917Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMDQ2NjI4LWNhYTEtNDAzOS04NGUwLWRmMWM2NzRhYWUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wM1QxOTowNTowMi45NzAxNTA0NjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=787f303c-9f16-4524-8723-0f197bad3f60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=787f303c-9f16-4524-8723-0f197bad3f60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=787f303c-9f16-4524-8723-0f197bad3f60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=25.723µs trace.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=fd91778b-c680-41fc-a5f1-f204a5c8b799 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=787f303c-9f16-4524-8723-0f197bad3f60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="978.015µs" http.response.status=404 http.response.written=96 instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.20+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg=PutImageManifest go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=38.326µs trace.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=8499a88b-7e11-4ab4-8884-d93652ee58c0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=14.186µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ba1e0725-b642-4d5e-ab2a-f1e4173231d0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.091Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=18.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=57fa3e88-ac08-4e62-8d44-b632bcbf88f2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=11.101µs trace.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=e71c3e4a-5450-4e2c-95f1-5971855738ff trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=13.226µs trace.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=39becc78-ea7f-457e-bb31-d351b8979e8c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=53.145µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9fadae4c-4b99-458c-80be-343a2c403fab trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=50.101µs trace.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=bda027dd-c5ef-4a93-a4b8-e022a36d3c9a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=25.69µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=65990f39-f9ab-4b48-8861-3eb659841d9f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=59.758µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=21b59bfb-8b47-4005-8be0-48d0357fa045 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=32.779µs trace.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=e1a4acb9-080b-4499-a1e4-ae08abd6feab trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcbb8942-ef57-40f5-bf7a-acd3af82cd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=1.746487ms http.response.status=201 http.response.written=0 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=fae0d73f-d459-4b44-9c22-cb8ce4619c70 http.request.method=GET http.request.remoteaddr="127.0.0.1:55266" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=fae0d73f-d459-4b44-9c22-cb8ce4619c70 http.request.method=GET http.request.remoteaddr="127.0.0.1:55266" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="854.314µs" http.response.status=200 http.response.written=2 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9099631-9ddf-46e4-9269-ca8cb2ae3f1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9099631-9ddf-46e4-9269-ca8cb2ae3f1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9099631-9ddf-46e4-9269-ca8cb2ae3f1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=44.923µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=55230160-9c97-429a-aa56-d0a21d6fb6d4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9099631-9ddf-46e4-9269-ca8cb2ae3f1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9099631-9ddf-46e4-9269-ca8cb2ae3f1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=26.839µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1fff8c6f-af82-4f23-8a84-7f505c7478e0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9099631-9ddf-46e4-9269-ca8cb2ae3f1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=19.807µs trace.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=f3515ab8-befe-4bc8-a145-e287c1713076 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9099631-9ddf-46e4-9269-ca8cb2ae3f1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=22.499µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bbb62229-aad0-4417-99ac-1c841d1f2b56 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9099631-9ddf-46e4-9269-ca8cb2ae3f1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9099631-9ddf-46e4-9269-ca8cb2ae3f1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.358743ms http.response.status=200 http.response.written=417 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1408d75f-9ede-4f53-977e-f0179aa4fe89 http.request.method=GET http.request.remoteaddr="127.0.0.1:55280" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1408d75f-9ede-4f53-977e-f0179aa4fe89 http.request.method=GET http.request.remoteaddr="127.0.0.1:55280" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1408d75f-9ede-4f53-977e-f0179aa4fe89 http.request.method=GET http.request.remoteaddr="127.0.0.1:55280" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1408d75f-9ede-4f53-977e-f0179aa4fe89 http.request.method=GET http.request.remoteaddr="127.0.0.1:55280" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=49.887µs trace.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=c5b8e1bb-ae26-4a12-9fae-d3e3e60d00fe trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1408d75f-9ede-4f53-977e-f0179aa4fe89 http.request.method=GET http.request.remoteaddr="127.0.0.1:55280" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=20.291µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=80d58249-d90d-4054-a843-b42db90d26a5 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.092Z] time="2023-05-03T19:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1408d75f-9ede-4f53-977e-f0179aa4fe89 http.request.method=GET http.request.remoteaddr="127.0.0.1:55280" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=23.188µs trace.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=1522e315-4916-4124-b9f2-62fd64d21280 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:02Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1408d75f-9ede-4f53-977e-f0179aa4fe89 http.request.method=GET http.request.remoteaddr="127.0.0.1:55280" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:02Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1408d75f-9ede-4f53-977e-f0179aa4fe89 http.request.method=GET http.request.remoteaddr="127.0.0.1:55280" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.295063ms http.response.status=200 http.response.written=417 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] 127.0.0.1 - - [03/May/2023:19:05:02 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=40.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).GetContent" trace.id=b1337bf1-cb7e-43a1-a69d-50135c812618 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=14.515µs trace.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=e1e2a8df-f806-4a0e-8dd3-dc7974b2fd46 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=56.115µs trace.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=7ba1757a-0f57-40e7-b604-6db184f6bbc4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=18.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8f72dc89-ef3d-493b-affd-c33b93c2428b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=16.352µs trace.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=f2ac6293-b493-4ea5-b571-5adbe2074cae trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=9.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).Stat" trace.id=2162f3fd-bea2-47a5-ad9b-5d03ef1429e9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=8.107µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ccbbc9a0-efdc-44ff-b344-50426cda1aa7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=22.622µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=94201e3c-9c40-4f2e-badb-91052abc8714 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=5.219µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=2b389f32-9043-426e-96fc-8b6d1598fafd trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=9.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).Stat" trace.id=afbba614-1ec5-4707-8be1-8133bd1f7345 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=8.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2b68436-9375-4b92-b837-1db8ccbd5c1d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=5.194µs trace.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=07f4fb38-3ed5-4b83-92c6-4498d9283a71 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=14.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=3bee6a7c-8c2a-4101-8fd1-9e820220e1ad trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=14.302µs trace.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=8a785a56-d3d3-470a-b005-84e5d4f5af2f trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=33.683µs trace.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=b7d5699f-c85c-4220-9a88-9c9ca70f3c42 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=13.513µs trace.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=9dfe6855-4242-4514-bb9a-055b121ee1e4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] time="2023-05-03T19:05:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77152d66-15bd-4a47-94e5-5d21eaa3c0c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55296" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.150056ms http.response.status=200 http.response.written=68 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.093Z] 127.0.0.1 - - [03/May/2023:19:05:03 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=33.576µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=61151f82-ed35-4cff-aa2e-03f8625b92a2 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=16.936µs trace.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=850674dc-837a-4cf4-b8c3-492ce0f5a09d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=933ea064-89b1-4381-9115-40b80fe29f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.461368ms http.response.status=200 http.response.written=179 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] 127.0.0.1 - - [03/May/2023:19:05:03 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ec408fa1-6c70-408d-84cb-35c3455b8003 http.request.method=GET http.request.remoteaddr="127.0.0.1:55316" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ec408fa1-6c70-408d-84cb-35c3455b8003 http.request.method=GET http.request.remoteaddr="127.0.0.1:55316" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.311563ms http.response.status=200 http.response.written=2 instance.id=cecfab80-6471-403b-8404-ec7c035703bb version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] 127.0.0.1 - - [03/May/2023:19:05:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18777860-7d0b-409c-9816-f848cc5bd9dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18777860-7d0b-409c-9816-f848cc5bd9dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18777860-7d0b-409c-9816-f848cc5bd9dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18777860-7d0b-409c-9816-f848cc5bd9dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=28.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3f5584ad-cae3-4513-b97c-fc7b607980f4 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18777860-7d0b-409c-9816-f848cc5bd9dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=12.611µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e9f8de7e-a012-4750-a5c5-247b6e489cd3 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" 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.20.4 http.request.host="127.0.0.1:5000" http.request.id=18777860-7d0b-409c-9816-f848cc5bd9dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.121655ms http.response.status=404 http.response.written=181 instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] 127.0.0.1 - - [03/May/2023:19:05:03 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b77a437d-f365-46dc-ac0a-0a4beaf2dfc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b77a437d-f365-46dc-ac0a-0a4beaf2dfc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b77a437d-f365-46dc-ac0a-0a4beaf2dfc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b77a437d-f365-46dc-ac0a-0a4beaf2dfc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=25.723µs trace.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=ec997b0e-1eba-4fb4-a936-1240833113c4 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b77a437d-f365-46dc-ac0a-0a4beaf2dfc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cecfab80-6471-403b-8404-ec7c035703bb trace.duration=11.544µs trace.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=321944e2-7b97-4dbd-8b97-d85c0bad8562 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] time="2023-05-03T19:05:03Z" 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.20.4 http.request.host="127.0.0.1:5000" http.request.id=b77a437d-f365-46dc-ac0a-0a4beaf2dfc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.073467ms http.response.status=404 http.response.written=181 instance.id=cecfab80-6471-403b-8404-ec7c035703bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-05-03T19:05:03.094Z] 127.0.0.1 - - [03/May/2023:19:05:03 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/b7e8868235a393addf65f7157ee336c7737a5015 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-03T19:05:03.094Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) [2023-05-03T19:05:03.094Z] === RUN TestRemoveImageOrphaning [2023-05-03T19:05:03.353Z] --- PASS: TestRemoveImageOrphaning (0.13s) [2023-05-03T19:05:03.353Z] === RUN TestRemoveImageGarbageCollector [2023-05-03T19:05:03.353Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:05:03.353Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-05-03T19:05:03.353Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-05-03T19:05:03.353Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-05-03T19:05:03.353Z] === RUN TestTagInvalidReference [2023-05-03T19:05:03.353Z] --- PASS: TestTagInvalidReference (0.01s) [2023-05-03T19:05:03.353Z] === RUN TestTagValidPrefixedRepo [2023-05-03T19:05:03.353Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-05-03T19:05:03.353Z] === RUN TestTagExistedNameWithoutForce [2023-05-03T19:05:03.353Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-05-03T19:05:03.353Z] === RUN TestTagOfficialNames [2023-05-03T19:05:03.353Z] --- PASS: TestTagOfficialNames (0.05s) [2023-05-03T19:05:03.353Z] === RUN TestTagMatchesDigest [2023-05-03T19:05:03.353Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-05-03T19:05:03.353Z] PASS [2023-05-03T19:05:03.353Z] [2023-05-03T19:05:03.353Z] === Skipped [2023-05-03T19:05:03.353Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-05-03T19:05:03.353Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-05-03T19:05:03.353Z] [2023-05-03T19:05:03.353Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-05-03T19:05:03.353Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:05:03.353Z] [2023-05-03T19:05:03.353Z] DONE 24 tests, 2 skipped in 1.067s [2023-05-03T19:05:03.612Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-05-03T19:05:03.612Z] ++ 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 [2023-05-03T19:05:03.612Z] ++ set -e [2023-05-03T19:05:03.612Z] ++ '[' -n 0 ']' [2023-05-03T19:05:03.612Z] ++ set -x [2023-05-03T19:05:03.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:03.613Z] === RUN TestStripANSICommands [2023-05-03T19:05:03.613Z] === RUN TestStripANSICommands/#00 [2023-05-03T19:05:03.613Z] === RUN TestStripANSICommands/#01 [2023-05-03T19:05:03.613Z] --- PASS: TestStripANSICommands (0.00s) [2023-05-03T19:05:03.613Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-05-03T19:05:03.613Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-05-03T19:05:03.613Z] PASS [2023-05-03T19:05:03.613Z] [2023-05-03T19:05:03.613Z] DONE 3 tests in 0.009s [2023-05-03T19:05:03.613Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-05-03T19:05:03.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:03.613Z] ++ set -e [2023-05-03T19:05:03.613Z] ++ '[' -n 0 ']' [2023-05-03T19:05:03.613Z] ++ set -x [2023-05-03T19:05:03.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:03.613Z] INFO: Testing against a local daemon [2023-05-03T19:05:03.613Z] === RUN TestNetworkCreateDelete [2023-05-03T19:05:03.613Z] --- PASS: TestNetworkCreateDelete (0.18s) [2023-05-03T19:05:03.613Z] === RUN TestDockerNetworkDeletePreferID [2023-05-03T19:05:04.180Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2023-05-03T19:05:04.180Z] === RUN TestDaemonDNSFallback [2023-05-03T19:05:10.746Z] --- PASS: TestDaemonDNSFallback (6.19s) [2023-05-03T19:05:10.746Z] === RUN TestInspectNetwork [2023-05-03T19:05:13.280Z] === RUN TestInspectNetwork/full_network_id [2023-05-03T19:05:13.280Z] === RUN TestInspectNetwork/partial_network_id [2023-05-03T19:05:13.280Z] === RUN TestInspectNetwork/network_name [2023-05-03T19:05:13.280Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-05-03T19:05:17.468Z] --- PASS: TestInspectNetwork (7.05s) [2023-05-03T19:05:17.468Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-05-03T19:05:17.468Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-05-03T19:05:17.468Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-05-03T19:05:17.468Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-05-03T19:05:17.468Z] === RUN TestRunContainerWithBridgeNone [2023-05-03T19:05:18.845Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/create [2023-05-03T19:05:18.845Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-05-03T19:05:18.845Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-05-03T19:05:18.845Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-05-03T19:05:18.845Z] === CONT TestNetworkInvalidJSON/networks/create [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-05-03T19:05:18.845Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-05-03T19:05:18.845Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-05-03T19:05:18.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-05-03T19:05:18.845Z] === RUN TestNetworkList [2023-05-03T19:05:18.845Z] === RUN TestNetworkList//networks [2023-05-03T19:05:18.845Z] === PAUSE TestNetworkList//networks [2023-05-03T19:05:18.845Z] === RUN TestNetworkList//networks/ [2023-05-03T19:05:18.845Z] === PAUSE TestNetworkList//networks/ [2023-05-03T19:05:18.845Z] === CONT TestNetworkList//networks [2023-05-03T19:05:18.845Z] === CONT TestNetworkList//networks/ [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkList (0.01s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkList//networks (0.00s) [2023-05-03T19:05:18.845Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-05-03T19:05:18.845Z] === RUN TestHostIPv4BridgeLabel [2023-05-03T19:05:19.412Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-05-03T19:05:19.412Z] === RUN TestDefaultNetworkOpts [2023-05-03T19:05:19.412Z] === RUN TestDefaultNetworkOpts/default_value [2023-05-03T19:05:20.789Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-05-03T19:05:22.166Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-05-03T19:05:23.103Z] --- PASS: TestDefaultNetworkOpts (3.79s) [2023-05-03T19:05:23.103Z] --- PASS: TestDefaultNetworkOpts/default_value (1.25s) [2023-05-03T19:05:23.103Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.24s) [2023-05-03T19:05:23.103Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s) [2023-05-03T19:05:23.103Z] === RUN TestDaemonRestartWithLiveRestore [2023-05-03T19:05:24.480Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-05-03T19:05:24.480Z] === RUN TestDaemonDefaultNetworkPools [2023-05-03T19:05:25.048Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2023-05-03T19:05:25.048Z] === RUN TestDaemonRestartWithExistingNetwork [2023-05-03T19:05:26.425Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2023-05-03T19:05:26.425Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-05-03T19:05:27.362Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2023-05-03T19:05:27.362Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-05-03T19:05:28.299Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2023-05-03T19:05:28.299Z] === RUN TestServiceWithPredefinedNetwork [2023-05-03T19:05:30.202Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s) [2023-05-03T19:05:30.202Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-05-03T19:05:30.202Z] service_test.go:242: FLAKY_TEST [2023-05-03T19:05:30.202Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-03T19:05:30.202Z] === RUN TestServiceWithDataPathPortInit [2023-05-03T19:05:45.084Z] --- PASS: TestServiceWithDataPathPortInit (13.59s) [2023-05-03T19:05:45.084Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-05-03T19:05:46.020Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p6n5age3h0rcreazm3osl8urk Created:2023-05-03 19:05:44.941448753 +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[08ce3e471f6743ca23891e56185afaf0cb4f77450afe717157282d5cc9e42675:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1o08y98n7xt5twqlwufb7xxnq EndpointID:12f42fe9f60c9096edde67092fee6d564c42a868d9c361f324ef44d23b2f9cb4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b66ed9759bb1cc3a1a45a7117294adc6dd605969cf408bf7f2e082da30c25093 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:bfa718c4f82b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1o08y98n7xt5twqlwufb7xxnq EndpointID:12f42fe9f60c9096edde67092fee6d564c42a868d9c361f324ef44d23b2f9cb4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-05-03T19:05:51.291Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s) [2023-05-03T19:05:51.291Z] PASS [2023-05-03T19:05:51.291Z] [2023-05-03T19:05:51.291Z] === Skipped [2023-05-03T19:05:51.291Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-03T19:05:51.291Z] service_test.go:242: FLAKY_TEST [2023-05-03T19:05:51.291Z] [2023-05-03T19:05:51.291Z] DONE 42 tests, 1 skipped in 46.984s [2023-05-03T19:05:51.291Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-05-03T19:05:51.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:51.292Z] ++ set -e [2023-05-03T19:05:51.292Z] ++ '[' -n 0 ']' [2023-05-03T19:05:51.292Z] ++ set -x [2023-05-03T19:05:51.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:51.292Z] INFO: Testing against a local daemon [2023-05-03T19:05:51.292Z] === RUN TestDockerNetworkIpvlanPersistance [2023-05-03T19:05:51.292Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-03T19:05:51.292Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-05-03T19:05:51.292Z] === RUN TestDockerNetworkIpvlan [2023-05-03T19:05:51.292Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-03T19:05:51.292Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-05-03T19:05:51.292Z] PASS [2023-05-03T19:05:51.292Z] [2023-05-03T19:05:51.292Z] === Skipped [2023-05-03T19:05:51.292Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-05-03T19:05:51.292Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-03T19:05:51.292Z] [2023-05-03T19:05:51.292Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-05-03T19:05:51.292Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-03T19:05:51.292Z] [2023-05-03T19:05:51.292Z] DONE 2 tests, 2 skipped in 0.023s [2023-05-03T19:05:51.292Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-05-03T19:05:51.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:51.292Z] ++ set -e [2023-05-03T19:05:51.292Z] ++ '[' -n 0 ']' [2023-05-03T19:05:51.292Z] ++ set -x [2023-05-03T19:05:51.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:51.292Z] INFO: Testing against a local daemon [2023-05-03T19:05:51.292Z] === RUN TestDockerNetworkMacvlanPersistance [2023-05-03T19:05:51.859Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2023-05-03T19:05:51.859Z] === RUN TestDockerNetworkMacvlan [2023-05-03T19:05:52.426Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-05-03T19:05:52.994Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-05-03T19:05:53.930Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-05-03T19:05:55.308Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-05-03T19:05:56.685Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-05-03T19:05:59.219Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-05-03T19:05:59.787Z] --- PASS: TestDockerNetworkMacvlan (7.92s) [2023-05-03T19:05:59.787Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2023-05-03T19:05:59.787Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2023-05-03T19:05:59.787Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.64s) [2023-05-03T19:05:59.787Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s) [2023-05-03T19:05:59.787Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.27s) [2023-05-03T19:05:59.787Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.37s) [2023-05-03T19:05:59.787Z] PASS [2023-05-03T19:05:59.787Z] [2023-05-03T19:05:59.787Z] DONE 8 tests in 9.158s [2023-05-03T19:05:59.787Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-05-03T19:05:59.787Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:59.787Z] ++ set -e [2023-05-03T19:05:59.787Z] ++ '[' -n 0 ']' [2023-05-03T19:05:59.787Z] ++ set -x [2023-05-03T19:05:59.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:59.787Z] testing: warning: no tests to run [2023-05-03T19:05:59.787Z] PASS [2023-05-03T19:05:59.787Z] [2023-05-03T19:05:59.787Z] DONE 0 tests in 0.008s [2023-05-03T19:05:59.787Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-05-03T19:05:59.787Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:59.787Z] ++ set -e [2023-05-03T19:05:59.787Z] ++ '[' -n 0 ']' [2023-05-03T19:05:59.787Z] ++ set -x [2023-05-03T19:05:59.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:05:59.787Z] INFO: Testing against a local daemon [2023-05-03T19:05:59.787Z] === RUN TestAuthZPluginAllowRequest [2023-05-03T19:06:00.723Z] --- PASS: TestAuthZPluginAllowRequest (1.01s) [2023-05-03T19:06:00.723Z] === RUN TestAuthZPluginTLS [2023-05-03T19:06:01.291Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-05-03T19:06:01.291Z] === RUN TestAuthZPluginDenyRequest [2023-05-03T19:06:01.859Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-05-03T19:06:01.859Z] === RUN TestAuthZPluginAPIDenyResponse [2023-05-03T19:06:02.428Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-05-03T19:06:02.428Z] === RUN TestAuthZPluginDenyResponse [2023-05-03T19:06:02.995Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-05-03T19:06:02.995Z] === RUN TestAuthZPluginAllowEventStream [2023-05-03T19:06:03.932Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2023-05-03T19:06:03.932Z] === RUN TestAuthZPluginErrorResponse [2023-05-03T19:06:04.500Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-05-03T19:06:04.500Z] === RUN TestAuthZPluginErrorRequest [2023-05-03T19:06:05.067Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-05-03T19:06:05.067Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-05-03T19:06:05.635Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-05-03T19:06:05.635Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-05-03T19:06:06.571Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s) [2023-05-03T19:06:06.571Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-05-03T19:06:07.950Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s) [2023-05-03T19:06:07.950Z] === RUN TestAuthZPluginHeader [2023-05-03T19:06:08.517Z] --- PASS: TestAuthZPluginHeader (0.61s) [2023-05-03T19:06:08.518Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-05-03T19:06:08.518Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:06:08.518Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-05-03T19:06:08.518Z] === RUN TestAuthZPluginV2Disable [2023-05-03T19:06:08.518Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:06:08.518Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-05-03T19:06:08.518Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-05-03T19:06:08.518Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:06:08.518Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-05-03T19:06:08.518Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-05-03T19:06:08.518Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:06:08.518Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-05-03T19:06:08.518Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-05-03T19:06:26.605Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-05-03T19:06:26.605Z] PASS [2023-05-03T19:06:26.605Z] [2023-05-03T19:06:26.605Z] === Skipped [2023-05-03T19:06:26.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-05-03T19:06:26.605Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:06:26.605Z] [2023-05-03T19:06:26.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-05-03T19:06:26.605Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:06:26.605Z] [2023-05-03T19:06:26.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-05-03T19:06:26.605Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:06:26.605Z] [2023-05-03T19:06:26.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-05-03T19:06:26.605Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:06:26.605Z] [2023-05-03T19:06:26.605Z] DONE 17 tests, 4 skipped in 25.524s [2023-05-03T19:06:26.605Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-05-03T19:06:26.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 [2023-05-03T19:06:26.605Z] ++ set -e [2023-05-03T19:06:26.605Z] ++ '[' -n 0 ']' [2023-05-03T19:06:26.605Z] ++ set -x [2023-05-03T19:06:26.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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:26.605Z] INFO: Testing against a local daemon [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-05-03T19:06:26.605Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-05-03T19:06:26.605Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-05-03T19:06:26.605Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-05-03T19:06:26.605Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-05-03T19:06:26.605Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-05-03T19:06:26.605Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-05-03T19:06:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-05-03T19:06:26.606Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-05-03T19:06:26.606Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-05-03T19:06:26.606Z] === RUN TestPluginInstall [2023-05-03T19:06:26.606Z] === RUN TestPluginInstall/no_auth [2023-05-03T19:06:28.511Z] time="2023-05-03T19:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-03T19:06:28.511Z] time="2023-05-03T19:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08a12b7fe9e9a07540fb7c25810e69a2af44e83ef72ed026e2aafd8d6290177d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-03T19:06:28.511Z] time="2023-05-03T19:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-03T19:06:28.511Z] time="2023-05-03T19:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08a12b7fe9e9a07540fb7c25810e69a2af44e83ef72ed026e2aafd8d6290177d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-03T19:06:28.511Z] === RUN TestPluginInstall/with_htpasswd [2023-05-03T19:06:28.511Z] time="2023-05-03T19:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-03T19:06:28.511Z] time="2023-05-03T19:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aaa781b3e6719473c2e60511b670d4fbd53d9a5fc28c212f91dd01a3adead09f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-03T19:06:28.511Z] time="2023-05-03T19:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-03T19:06:28.511Z] time="2023-05-03T19:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aaa781b3e6719473c2e60511b670d4fbd53d9a5fc28c212f91dd01a3adead09f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-03T19:06:28.770Z] === RUN TestPluginInstall/with_insecure [2023-05-03T19:06:29.706Z] time="2023-05-03T19:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-03T19:06:29.706Z] time="2023-05-03T19:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79b8d05fa42876acd704a531783cbd9acaaf78672c19ca0ae377284e294cd9d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-03T19:06:29.706Z] time="2023-05-03T19:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-03T19:06:29.706Z] time="2023-05-03T19:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79b8d05fa42876acd704a531783cbd9acaaf78672c19ca0ae377284e294cd9d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-03T19:06:29.706Z] plugin_test.go:195: [d2d47fd1f9c8f] daemon is not started [2023-05-03T19:06:29.707Z] --- PASS: TestPluginInstall (4.35s) [2023-05-03T19:06:29.707Z] --- PASS: TestPluginInstall/no_auth (2.94s) [2023-05-03T19:06:29.707Z] --- PASS: TestPluginInstall/with_htpasswd (0.48s) [2023-05-03T19:06:29.707Z] --- PASS: TestPluginInstall/with_insecure (0.94s) [2023-05-03T19:06:29.707Z] === RUN TestPluginsWithRuntimes [2023-05-03T19:06:31.083Z] === RUN TestPluginsWithRuntimes/No_Args [2023-05-03T19:06:32.019Z] === RUN TestPluginsWithRuntimes/With_Args [2023-05-03T19:06:32.956Z] --- PASS: TestPluginsWithRuntimes (3.18s) [2023-05-03T19:06:32.956Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2023-05-03T19:06:32.956Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2023-05-03T19:06:32.956Z] === RUN TestPluginBackCompatMediaTypes [2023-05-03T19:06:33.523Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s) [2023-05-03T19:06:33.523Z] PASS [2023-05-03T19:06:33.523Z] [2023-05-03T19:06:33.523Z] DONE 24 tests in 8.079s [2023-05-03T19:06:33.523Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-05-03T19:06:33.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:33.523Z] ++ set -e [2023-05-03T19:06:33.523Z] ++ '[' -n 0 ']' [2023-05-03T19:06:33.523Z] ++ set -x [2023-05-03T19:06:33.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:33.523Z] INFO: Testing against a local daemon [2023-05-03T19:06:33.523Z] === RUN TestExternalGraphDriver [2023-05-03T19:06:33.782Z] === RUN TestExternalGraphDriver/json [2023-05-03T19:06:35.160Z] === RUN TestExternalGraphDriver/spec [2023-05-03T19:06:37.065Z] === RUN TestExternalGraphDriver/pull [2023-05-03T19:06:38.441Z] --- PASS: TestExternalGraphDriver (4.99s) [2023-05-03T19:06:38.441Z] --- PASS: TestExternalGraphDriver/json (1.50s) [2023-05-03T19:06:38.441Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2023-05-03T19:06:38.441Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2023-05-03T19:06:38.441Z] === RUN TestGraphdriverPluginV2 [2023-05-03T19:06:38.700Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:06:38.700Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2023-05-03T19:06:38.700Z] PASS [2023-05-03T19:06:38.700Z] [2023-05-03T19:06:38.700Z] === Skipped [2023-05-03T19:06:38.700Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2023-05-03T19:06:38.700Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:06:38.700Z] [2023-05-03T19:06:38.700Z] DONE 5 tests, 1 skipped in 5.334s [2023-05-03T19:06:38.700Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-05-03T19:06:38.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:38.700Z] ++ set -e [2023-05-03T19:06:38.700Z] ++ '[' -n 0 ']' [2023-05-03T19:06:38.700Z] ++ set -x [2023-05-03T19:06:38.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:38.700Z] INFO: Testing against a local daemon [2023-05-03T19:06:38.700Z] === RUN TestContinueAfterPluginCrash [2023-05-03T19:06:38.700Z] === PAUSE TestContinueAfterPluginCrash [2023-05-03T19:06:38.700Z] === RUN TestReadPluginNoRead [2023-05-03T19:06:38.700Z] === PAUSE TestReadPluginNoRead [2023-05-03T19:06:38.700Z] === RUN TestDaemonStartWithLogOpt [2023-05-03T19:06:38.700Z] === PAUSE TestDaemonStartWithLogOpt [2023-05-03T19:06:38.700Z] === CONT TestDaemonStartWithLogOpt [2023-05-03T19:06:38.700Z] === CONT TestContinueAfterPluginCrash [2023-05-03T19:06:38.700Z] === CONT TestReadPluginNoRead [2023-05-03T19:06:41.234Z] === RUN TestReadPluginNoRead/default [2023-05-03T19:06:41.234Z] --- PASS: TestDaemonStartWithLogOpt (2.60s) [2023-05-03T19:06:42.170Z] === RUN TestReadPluginNoRead/disabled_caching [2023-05-03T19:06:43.107Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-05-03T19:06:44.484Z] read_test.go:91: [de0587c06ca44] daemon is not started [2023-05-03T19:06:44.484Z] --- PASS: TestReadPluginNoRead (5.52s) [2023-05-03T19:06:44.484Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2023-05-03T19:06:44.484Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2023-05-03T19:06:44.484Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2023-05-03T19:06:46.386Z] --- PASS: TestContinueAfterPluginCrash (7.52s) [2023-05-03T19:06:46.386Z] PASS [2023-05-03T19:06:46.386Z] [2023-05-03T19:06:46.386Z] DONE 6 tests in 7.544s [2023-05-03T19:06:46.386Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-05-03T19:06:46.386Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:46.386Z] ++ set -e [2023-05-03T19:06:46.386Z] ++ '[' -n 0 ']' [2023-05-03T19:06:46.386Z] ++ set -x [2023-05-03T19:06:46.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:46.386Z] testing: warning: no tests to run [2023-05-03T19:06:46.386Z] PASS [2023-05-03T19:06:46.386Z] [2023-05-03T19:06:46.386Z] DONE 0 tests in 0.008s [2023-05-03T19:06:46.386Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-05-03T19:06:46.386Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:46.386Z] ++ set -e [2023-05-03T19:06:46.386Z] ++ '[' -n 0 ']' [2023-05-03T19:06:46.386Z] ++ set -x [2023-05-03T19:06:46.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:46.386Z] INFO: Testing against a local daemon [2023-05-03T19:06:46.386Z] === RUN TestPluginWithDevMounts [2023-05-03T19:06:46.386Z] === PAUSE TestPluginWithDevMounts [2023-05-03T19:06:46.386Z] === CONT TestPluginWithDevMounts [2023-05-03T19:06:47.763Z] --- PASS: TestPluginWithDevMounts (1.47s) [2023-05-03T19:06:47.763Z] PASS [2023-05-03T19:06:47.763Z] [2023-05-03T19:06:47.763Z] DONE 1 tests in 1.497s [2023-05-03T19:06:47.763Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-05-03T19:06:47.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:47.763Z] ++ set -e [2023-05-03T19:06:47.763Z] ++ '[' -n 0 ']' [2023-05-03T19:06:47.763Z] ++ set -x [2023-05-03T19:06:47.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:06:47.763Z] INFO: Testing against a local daemon [2023-05-03T19:06:47.763Z] === RUN TestSecretInspect [2023-05-03T19:06:49.666Z] --- PASS: TestSecretInspect (1.91s) [2023-05-03T19:06:49.666Z] === RUN TestSecretList [2023-05-03T19:06:52.199Z] --- PASS: TestSecretList (1.94s) [2023-05-03T19:06:52.199Z] === RUN TestSecretsCreateAndDelete [2023-05-03T19:06:53.576Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2023-05-03T19:06:53.576Z] === RUN TestSecretsUpdate [2023-05-03T19:06:56.110Z] --- PASS: TestSecretsUpdate (1.99s) [2023-05-03T19:06:56.110Z] === RUN TestTemplatedSecret [2023-05-03T19:06:58.644Z] --- PASS: TestTemplatedSecret (2.54s) [2023-05-03T19:06:58.644Z] === RUN TestSecretCreateResolve [2023-05-03T19:07:00.021Z] --- PASS: TestSecretCreateResolve (1.84s) [2023-05-03T19:07:00.021Z] PASS [2023-05-03T19:07:00.021Z] [2023-05-03T19:07:00.021Z] DONE 6 tests in 12.189s [2023-05-03T19:07:00.021Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-05-03T19:07:00.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:07:00.021Z] ++ set -e [2023-05-03T19:07:00.021Z] ++ '[' -n 0 ']' [2023-05-03T19:07:00.021Z] ++ set -x [2023-05-03T19:07:00.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:07:00.021Z] INFO: Testing against a local daemon [2023-05-03T19:07:00.021Z] === RUN TestServiceCreateInit [2023-05-03T19:07:00.021Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-05-03T19:07:04.210Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-05-03T19:07:08.398Z] --- PASS: TestServiceCreateInit (7.70s) [2023-05-03T19:07:08.398Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.82s) [2023-05-03T19:07:08.398Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2023-05-03T19:07:08.398Z] === RUN TestCreateServiceMultipleTimes [2023-05-03T19:07:23.275Z] --- PASS: TestCreateServiceMultipleTimes (15.20s) [2023-05-03T19:07:23.275Z] === RUN TestCreateServiceConflict [2023-05-03T19:07:25.178Z] --- PASS: TestCreateServiceConflict (1.96s) [2023-05-03T19:07:25.178Z] === RUN TestCreateServiceMaxReplicas [2023-05-03T19:07:28.464Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) [2023-05-03T19:07:28.464Z] === RUN TestCreateWithDuplicateNetworkNames [2023-05-03T19:07:40.669Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s) [2023-05-03T19:07:40.669Z] === RUN TestCreateServiceSecretFileMode [2023-05-03T19:07:43.202Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2023-05-03T19:07:43.202Z] === RUN TestCreateServiceConfigFileMode [2023-05-03T19:07:45.735Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2023-05-03T19:07:45.735Z] === RUN TestCreateServiceSysctls [2023-05-03T19:07:49.022Z] --- PASS: TestCreateServiceSysctls (3.06s) [2023-05-03T19:07:49.022Z] === RUN TestCreateServiceCapabilities [2023-05-03T19:07:51.556Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2023-05-03T19:07:51.556Z] === RUN TestInspect [2023-05-03T19:07:54.845Z] --- PASS: TestInspect (2.95s) [2023-05-03T19:07:54.845Z] === RUN TestCreateJob [2023-05-03T19:07:57.380Z] --- PASS: TestCreateJob (3.09s) [2023-05-03T19:07:57.380Z] === RUN TestReplicatedJob [2023-05-03T19:08:02.654Z] --- PASS: TestReplicatedJob (4.71s) [2023-05-03T19:08:02.654Z] === RUN TestUpdateReplicatedJob [2023-05-03T19:08:05.939Z] --- PASS: TestUpdateReplicatedJob (3.31s) [2023-05-03T19:08:05.939Z] === RUN TestServiceListWithStatuses [2023-05-03T19:08:05.939Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-05-03T19:08:05.939Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-05-03T19:08:05.939Z] === RUN TestDockerNetworkConnectAlias [2023-05-03T19:08:10.129Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2023-05-03T19:08:10.129Z] === RUN TestDockerNetworkReConnect [2023-05-03T19:08:12.663Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2023-05-03T19:08:12.663Z] === RUN TestServicePlugin [2023-05-03T19:08:12.663Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:08:12.663Z] --- SKIP: TestServicePlugin (0.00s) [2023-05-03T19:08:12.663Z] === RUN TestServiceUpdateLabel [2023-05-03T19:08:14.566Z] --- PASS: TestServiceUpdateLabel (1.83s) [2023-05-03T19:08:14.566Z] === RUN TestServiceUpdateSecrets [2023-05-03T19:08:29.447Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2023-05-03T19:08:29.447Z] === RUN TestServiceUpdateConfigs [2023-05-03T19:08:44.328Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2023-05-03T19:08:44.328Z] === RUN TestServiceUpdateNetwork [2023-05-03T19:08:56.534Z] --- PASS: TestServiceUpdateNetwork (12.16s) [2023-05-03T19:08:56.534Z] === RUN TestServiceUpdatePidsLimit [2023-05-03T19:08:57.101Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-05-03T19:08:57.669Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-05-03T19:09:05.785Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-05-03T19:09:12.351Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2023-05-03T19:09:12.351Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s) [2023-05-03T19:09:12.351Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-05-03T19:09:12.351Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2023-05-03T19:09:12.351Z] PASS [2023-05-03T19:09:12.351Z] [2023-05-03T19:09:12.351Z] === Skipped [2023-05-03T19:09:12.351Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-05-03T19:09:12.351Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-05-03T19:09:12.351Z] [2023-05-03T19:09:12.351Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-05-03T19:09:12.351Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-03T19:09:12.351Z] [2023-05-03T19:09:12.351Z] DONE 27 tests, 2 skipped in 132.136s [2023-05-03T19:09:12.351Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-05-03T19:09:12.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:09:12.351Z] ++ set -e [2023-05-03T19:09:12.351Z] ++ '[' -n 0 ']' [2023-05-03T19:09:12.351Z] ++ set -x [2023-05-03T19:09:12.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:09:12.351Z] INFO: Testing against a local daemon [2023-05-03T19:09:12.351Z] === RUN TestSessionCreate [2023-05-03T19:09:12.351Z] --- PASS: TestSessionCreate (0.02s) [2023-05-03T19:09:12.351Z] === RUN TestSessionCreateWithBadUpgrade [2023-05-03T19:09:12.351Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-05-03T19:09:12.351Z] PASS [2023-05-03T19:09:12.351Z] [2023-05-03T19:09:12.351Z] DONE 2 tests in 0.059s [2023-05-03T19:09:12.351Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-05-03T19:09:12.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:09:12.351Z] ++ set -e [2023-05-03T19:09:12.351Z] ++ '[' -n 0 ']' [2023-05-03T19:09:12.351Z] ++ set -x [2023-05-03T19:09:12.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:09:12.351Z] INFO: Testing against a local daemon [2023-05-03T19:09:12.351Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-05-03T19:09:12.351Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-05-03T19:09:12.351Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-05-03T19:09:12.351Z] === RUN TestDiskUsage [2023-05-03T19:09:12.351Z] === PAUSE TestDiskUsage [2023-05-03T19:09:12.351Z] === RUN TestEventsExecDie [2023-05-03T19:09:12.918Z] --- PASS: TestEventsExecDie (0.48s) [2023-05-03T19:09:12.918Z] === RUN TestEventsBackwardsCompatible [2023-05-03T19:09:12.918Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-05-03T19:09:12.918Z] === RUN TestEventsVolumeCreate [2023-05-03T19:09:12.918Z] --- PASS: TestEventsVolumeCreate (0.04s) [2023-05-03T19:09:12.918Z] === RUN TestInfoBinaryCommits [2023-05-03T19:09:12.918Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-05-03T19:09:12.918Z] === RUN TestInfoAPIVersioned [2023-05-03T19:09:12.918Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-05-03T19:09:12.918Z] === RUN TestInfoAPI [2023-05-03T19:09:12.918Z] --- PASS: TestInfoAPI (0.02s) [2023-05-03T19:09:12.918Z] === RUN TestInfoAPIWarnings [2023-05-03T19:09:31.002Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-05-03T19:09:31.002Z] === RUN TestInfoDebug [2023-05-03T19:09:31.002Z] --- PASS: TestInfoDebug (0.52s) [2023-05-03T19:09:31.002Z] === RUN TestInfoInsecureRegistries [2023-05-03T19:09:31.002Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-05-03T19:09:31.002Z] === RUN TestInfoRegistryMirrors [2023-05-03T19:09:31.002Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-05-03T19:09:31.002Z] === RUN TestLoginFailsWithBadCredentials [2023-05-03T19:09:31.262Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-05-03T19:09:31.262Z] === RUN TestPingCacheHeaders [2023-05-03T19:09:31.521Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-05-03T19:09:31.521Z] === RUN TestPingGet [2023-05-03T19:09:31.521Z] --- PASS: TestPingGet (0.01s) [2023-05-03T19:09:31.521Z] === RUN TestPingHead [2023-05-03T19:09:31.521Z] --- PASS: TestPingHead (0.02s) [2023-05-03T19:09:31.521Z] === RUN TestPingSwarmHeader [2023-05-03T19:09:32.090Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-05-03T19:09:32.659Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-05-03T19:09:33.227Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-05-03T19:09:33.227Z] --- PASS: TestPingSwarmHeader (1.90s) [2023-05-03T19:09:33.227Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-05-03T19:09:33.227Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-05-03T19:09:33.227Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-05-03T19:09:33.227Z] === RUN TestPingBuilderHeader [2023-05-03T19:09:33.227Z] === RUN TestPingBuilderHeader/default_config [2023-05-03T19:09:33.795Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-05-03T19:09:34.362Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-05-03T19:09:34.363Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-05-03T19:09:34.363Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-05-03T19:09:34.363Z] === RUN TestVersion [2023-05-03T19:09:34.363Z] --- PASS: TestVersion (0.02s) [2023-05-03T19:09:34.363Z] === CONT TestDiskUsage [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty/container_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty/image_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty/volume_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty/build-cache_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-05-03T19:09:34.930Z] === RUN TestDiskUsage/after_container.Run [2023-05-03T19:09:35.188Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-05-03T19:09:35.188Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-05-03T19:09:35.188Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-05-03T19:09:35.188Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-05-03T19:09:35.188Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-05-03T19:09:35.188Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-05-03T19:09:35.188Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-05-03T19:09:35.188Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-05-03T19:09:35.188Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-05-03T19:09:35.188Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage (1.01s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.07s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run (0.24s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-05-03T19:09:35.447Z] PASS [2023-05-03T19:09:35.447Z] [2023-05-03T19:09:35.447Z] === Skipped [2023-05-03T19:09:35.447Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-05-03T19:09:35.447Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-05-03T19:09:35.447Z] [2023-05-03T19:09:35.447Z] DONE 57 tests, 1 skipped in 23.136s [2023-05-03T19:09:35.447Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-05-03T19:09:35.447Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:09:35.447Z] ++ set -e [2023-05-03T19:09:35.447Z] ++ '[' -n 0 ']' [2023-05-03T19:09:35.447Z] ++ set -x [2023-05-03T19:09:35.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-05-03T19:09:35.447Z] INFO: Testing against a local daemon [2023-05-03T19:09:35.447Z] === RUN TestVolumesCreateAndList [2023-05-03T19:09:35.447Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-05-03T19:09:35.447Z] === RUN TestVolumesRemove [2023-05-03T19:09:35.447Z] === RUN TestVolumesRemove/volume_in_use [2023-05-03T19:09:35.447Z] === RUN TestVolumesRemove/volume_not_in_use [2023-05-03T19:09:35.447Z] === RUN TestVolumesRemove/non-existing_volume [2023-05-03T19:09:35.447Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-05-03T19:09:35.447Z] --- PASS: TestVolumesRemove (0.04s) [2023-05-03T19:09:35.447Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-05-03T19:09:35.447Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-05-03T19:09:35.447Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-05-03T19:09:35.447Z] === RUN TestVolumesRemoveSwarmEnabled [2023-05-03T19:09:35.447Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-05-03T19:09:35.447Z] === RUN TestVolumesInspect [2023-05-03T19:09:35.447Z] --- PASS: TestVolumesInspect (0.02s) [2023-05-03T19:09:35.447Z] === RUN TestVolumesInvalidJSON [2023-05-03T19:09:35.447Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-05-03T19:09:35.447Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-05-03T19:09:35.447Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-05-03T19:09:35.447Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-05-03T19:09:35.447Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-05-03T19:09:35.447Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-05-03T19:09:35.447Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-05-03T19:09:35.448Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-05-03T19:09:35.448Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-05-03T19:09:35.448Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-05-03T19:09:35.448Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-05-03T19:09:35.448Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-05-03T19:09:35.448Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-05-03T19:09:35.448Z] === RUN TestVolumePruneAnonymous [2023-05-03T19:09:35.448Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-05-03T19:09:35.448Z] === RUN TestVolumePruneAnonFromImage [2023-05-03T19:09:35.706Z] --- PASS: TestVolumePruneAnonFromImage (0.09s) [2023-05-03T19:09:35.706Z] === CONT TestVolumesRemoveSwarmEnabled [2023-05-03T19:09:37.083Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-05-03T19:09:37.083Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-05-03T19:09:37.083Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-05-03T19:09:37.083Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-05-03T19:09:37.651Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s) [2023-05-03T19:09:37.651Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-05-03T19:09:37.651Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-05-03T19:09:37.651Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-05-03T19:09:37.651Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-05-03T19:09:37.651Z] PASS [2023-05-03T19:09:37.651Z] [2023-05-03T19:09:37.651Z] DONE 20 tests in 2.170s [2023-05-03T19:09:37.651Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-05-03T19:09:37.651Z] ++++ cat bundles/test-integration/docker.pid [2023-05-03T19:09:37.651Z] +++ kill 21862 [2023-05-03T19:09:39.028Z] +++ /etc/init.d/apparmor stop [2023-05-03T19:09:39.028Z] Leaving: AppArmorNo profiles have been unloaded. [2023-05-03T19:09:39.028Z] [2023-05-03T19:09:39.028Z] Unloading profiles will leave already running processes permanently [2023-05-03T19:09:39.028Z] unconfined, which can lead to unexpected situations. [2023-05-03T19:09:39.028Z] [2023-05-03T19:09:39.028Z] To set a process to complain mode, use the command line tool [2023-05-03T19:09:39.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-05-03T19:09:39.028Z] +++ true [2023-05-03T19:09:39.028Z] exiting test-integration [2023-05-03T19:09:39.028Z] ++ exit 0 [2023-05-03T19:09:39.028Z] Post stage [Pipeline] junit [2023-05-03T19:09:39.976Z] Recording test results [2023-05-03T19:09:40.171Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-05-03T19:09:40.481Z] + echo Ensuring container killed. [2023-05-03T19:09:40.481Z] Ensuring container killed. [2023-05-03T19:09:40.481Z] + docker rm -vf docker-pr1 [2023-05-03T19:09:40.481Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-05-03T19:09:40.763Z] + echo Chowning /workspace to jenkins user [2023-05-03T19:09:40.763Z] Chowning /workspace to jenkins user [2023-05-03T19:09:40.763Z] + id -u [2023-05-03T19:09:40.763Z] + id -g [2023-05-03T19:09:40.763Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45456:/workspace busybox chown -R 1000:1000 /workspace [2023-05-03T19:09:40.763Z] Unable to find image 'busybox:latest' locally [2023-05-03T19:09:40.763Z] latest: Pulling from library/busybox [2023-05-03T19:09:41.022Z] b50100f25006: Already exists [2023-05-03T19:09:41.022Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-05-03T19:09:41.022Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-05-03T19:09:42.692Z] + bundleName=arm64-integration [2023-05-03T19:09:42.692Z] + echo Creating arm64-integration-bundles.tar.gz [2023-05-03T19:09:42.692Z] Creating arm64-integration-bundles.tar.gz [2023-05-03T19:09:42.692Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2023-05-03T19:09:42.692Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-05-03T19:09:42.968Z] Archiving artifacts [2023-05-03T19:09:44.370Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45456/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-05-03T19:09:44.665Z] + make clean [2023-05-03T19:09:44.924Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-05-03T19:09:44.924Z] docker-dev-cache [2023-05-03T19:09:44.924Z] 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