Pull request #45276 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a09b3e9cf9de906438a6300760754fcb087f166a+5d6db842238e3c4f5f9fb9ad70ea46b35227d084 (fcc708647890c281327e5de300aa83d982abee9a) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45276@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags 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 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" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 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-04-05T13:59:07.314Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-04-05T13:59:07.321Z] Trying to pass milestone 1 [Pipeline] milestone [2023-04-05T13:59:07.438Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-04-05T13:59:22.692Z] Still waiting to schedule task [2023-04-05T13:59:22.692Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2023-04-05T14:22:10.188Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1a5f1030c087f6d) in /home/ubuntu/workspace/moby_PR-45276 [Pipeline] { [Pipeline] checkout [2023-04-05T14:22:10.315Z] The recommended git tool is: git [2023-04-05T14:22:13.660Z] using credential docker-jenkins-github-credentials [2023-04-05T14:22:13.670Z] Cloning the remote Git repository [2023-04-05T14:22:13.671Z] Cloning with configured refspecs honoured and without tags [2023-04-05T14:22:13.602Z] Cloning repository https://github.com/moby/moby.git [2023-04-05T14:22:13.678Z] > git init /home/ubuntu/workspace/moby_PR-45276 # timeout=10 [2023-04-05T14:22:14.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:22:14.080Z] > git --version # timeout=10 [2023-04-05T14:22:14.093Z] > git --version # 'git version 2.17.1' [2023-04-05T14:22:14.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:22:14.127Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:22:36.713Z] Fetching without tags [2023-04-05T14:22:37.039Z] Merging remotes/origin/20.10 commit 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 into PR head commit a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:22:37.909Z] Merge succeeded, producing a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:22:37.910Z] Checking out Revision a09b3e9cf9de906438a6300760754fcb087f166a (PR-45276) [2023-04-05T14:22:36.629Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:22:36.648Z] > git config --add remote.origin.fetch +refs/pull/45276/head:refs/remotes/origin/PR-45276 # timeout=10 [2023-04-05T14:22:36.675Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:22:36.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:22:36.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:22:36.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:22:36.730Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:22:37.061Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:22:37.086Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:22:37.868Z] > git remote # timeout=10 [2023-04-05T14:22:37.881Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T14:22:37.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:22:37.891Z] > git merge 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 # timeout=10 [2023-04-05T14:22:37.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T14:22:37.925Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:22:37.942Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:22:42.172Z] Commit message: "[20.10] update go to go1.19.8" [2023-04-05T14:22:42.172Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T14:22:43.089Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45276:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-04-05T14:23:09.785Z] Unable to find image 'alpine:latest' locally [2023-04-05T14:23:09.785Z] latest: Pulling from library/alpine [2023-04-05T14:23:11.687Z] f56be85fc22e: Pulling fs layer [2023-04-05T14:23:11.687Z] f56be85fc22e: Verifying Checksum [2023-04-05T14:23:11.687Z] f56be85fc22e: Download complete [2023-04-05T14:23:13.059Z] f56be85fc22e: Pull complete [2023-04-05T14:23:13.323Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T14:23:13.579Z] Status: Downloaded newer image for alpine:latest [2023-04-05T14:23:21.701Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2023-04-05T14:23:21.944Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1a5f1030c087f6d) in /home/ubuntu/workspace/moby_PR-45276 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2023-04-05T14:23:21.959Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c35a67a7e197dc2e) in /home/ubuntu/workspace/moby_PR-45276 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2023-04-05T14:23:21.970Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d41291d6817b91c1) in /home/ubuntu/workspace/moby_PR-45276 [Pipeline] { [Pipeline] { [Pipeline] checkout [2023-04-05T14:23:22.011Z] The recommended git tool is: git [Pipeline] checkout [2023-04-05T14:23:22.027Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2023-04-05T14:23:22.073Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2023-04-05T14:23:22.089Z] using credential docker-jenkins-github-credentials [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2023-04-05T14:23:22.096Z] Fetching changes from the remote Git repository [2023-04-05T14:23:22.100Z] Cloning the remote Git repository [2023-04-05T14:23:22.100Z] Cloning with configured refspecs honoured and without tags [2023-04-05T14:23:22.106Z] Fetching without tags [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2023-04-05T14:23:22.112Z] The recommended git tool is: git [Pipeline] // stage [2023-04-05T14:23:22.132Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2023-04-05T14:23:22.142Z] Cloning the remote Git repository [2023-04-05T14:23:22.143Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-04-05T14:23:22.147Z] Cloning repository https://github.com/moby/moby.git [2023-04-05T14:23:22.152Z] > git init /home/ubuntu/workspace/moby_PR-45276 # timeout=10 [2023-04-05T14:23:22.159Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:23:22.159Z] > git --version # timeout=10 [2023-04-05T14:23:22.163Z] > git --version # 'git version 2.25.1' [2023-04-05T14:23:22.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:23:22.164Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-04-05T14:23:22.441Z] Merging remotes/origin/20.10 commit 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 into PR head commit a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:23:22.636Z] Merge succeeded, producing a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:23:22.637Z] Checking out Revision a09b3e9cf9de906438a6300760754fcb087f166a (PR-45276) [2023-04-05T14:23:22.799Z] Commit message: "[20.10] update go to go1.19.8" [2023-04-05T14:23:22.100Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45276/.git # timeout=10 [2023-04-05T14:23:22.113Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:23:22.123Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:23:22.123Z] > git --version # timeout=10 [2023-04-05T14:23:22.143Z] > git --version # 'git version 2.17.1' [2023-04-05T14:23:22.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:23:22.144Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:23:22.459Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:23:22.474Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:23:22.549Z] > git remote # timeout=10 [2023-04-05T14:23:22.580Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T14:23:22.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:23:22.599Z] > git merge 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 # timeout=10 [2023-04-05T14:23:22.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T14:23:22.654Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:23:22.674Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:23:22.173Z] Cloning repository https://github.com/moby/moby.git [2023-04-05T14:23:22.175Z] > git init /home/ubuntu/workspace/moby_PR-45276 # timeout=10 [2023-04-05T14:23:22.181Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:23:22.181Z] > git --version # timeout=10 [2023-04-05T14:23:22.186Z] > git --version # 'git version 2.25.1' [2023-04-05T14:23:22.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:23:22.187Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T14:23:23.510Z] + [ PR != PR ] [2023-04-05T14:23:23.510Z] + [ 20.10 != master ] [2023-04-05T14:23:23.510Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-05T14:23:23.882Z] + docker version [2023-04-05T14:23:23.882Z] Client: Docker Engine - Community [2023-04-05T14:23:23.882Z] Version: 22.06.0-beta.0 [2023-04-05T14:23:23.882Z] API version: 1.42 [2023-04-05T14:23:23.882Z] Go version: go1.18.3 [2023-04-05T14:23:23.882Z] Git commit: 3e9117b [2023-04-05T14:23:23.882Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-05T14:23:23.882Z] OS/Arch: linux/amd64 [2023-04-05T14:23:23.882Z] Context: default [2023-04-05T14:23:23.882Z] [2023-04-05T14:23:23.882Z] Server: Docker Engine - Community [2023-04-05T14:23:23.882Z] Engine: [2023-04-05T14:23:23.882Z] Version: 22.06.0-beta.0 [2023-04-05T14:23:23.882Z] API version: 1.42 (minimum version 1.12) [2023-04-05T14:23:23.882Z] Go version: go1.18.3 [2023-04-05T14:23:23.882Z] Git commit: 38633e7 [2023-04-05T14:23:23.882Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-05T14:23:23.882Z] OS/Arch: linux/amd64 [2023-04-05T14:23:23.882Z] Experimental: true [2023-04-05T14:23:23.882Z] containerd: [2023-04-05T14:23:23.882Z] Version: 1.6.8 [2023-04-05T14:23:23.882Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T14:23:23.882Z] runc: [2023-04-05T14:23:23.882Z] Version: 1.1.4 [2023-04-05T14:23:23.882Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-05T14:23:23.882Z] docker-init: [2023-04-05T14:23:23.882Z] Version: 0.19.0 [2023-04-05T14:23:23.882Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-05T14:23:24.186Z] + docker info [2023-04-05T14:23:24.186Z] Client: [2023-04-05T14:23:24.186Z] Context: default [2023-04-05T14:23:24.186Z] Debug Mode: false [2023-04-05T14:23:24.186Z] Plugins: [2023-04-05T14:23:24.186Z] buildx: Docker Buildx (Docker Inc.) [2023-04-05T14:23:24.186Z] Version: c5aec24 [2023-04-05T14:23:24.186Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-05T14:23:24.186Z] compose: Docker Compose (Docker Inc.) [2023-04-05T14:23:24.186Z] Version: v2.12.0 [2023-04-05T14:23:24.186Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-05T14:23:24.186Z] scan: Docker Scan (Docker Inc.) [2023-04-05T14:23:24.186Z] Version: v0.17.0 [2023-04-05T14:23:24.186Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-05T14:23:24.186Z] [2023-04-05T14:23:24.186Z] Server: [2023-04-05T14:23:24.186Z] Containers: 0 [2023-04-05T14:23:24.186Z] Running: 0 [2023-04-05T14:23:24.186Z] Paused: 0 [2023-04-05T14:23:24.186Z] Stopped: 0 [2023-04-05T14:23:24.186Z] Images: 1 [2023-04-05T14:23:24.186Z] Server Version: 22.06.0-beta.0 [2023-04-05T14:23:24.186Z] Storage Driver: overlay2 [2023-04-05T14:23:24.186Z] Backing Filesystem: extfs [2023-04-05T14:23:24.186Z] Supports d_type: true [2023-04-05T14:23:24.186Z] Using metacopy: false [2023-04-05T14:23:24.186Z] Native Overlay Diff: true [2023-04-05T14:23:24.186Z] userxattr: false [2023-04-05T14:23:24.186Z] Logging Driver: json-file [2023-04-05T14:23:24.186Z] Cgroup Driver: cgroupfs [2023-04-05T14:23:24.186Z] Cgroup Version: 1 [2023-04-05T14:23:24.186Z] Plugins: [2023-04-05T14:23:24.186Z] Volume: local [2023-04-05T14:23:24.186Z] Network: bridge host ipvlan macvlan null overlay [2023-04-05T14:23:24.186Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-05T14:23:24.186Z] Swarm: inactive [2023-04-05T14:23:24.186Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-05T14:23:24.186Z] Default Runtime: runc [2023-04-05T14:23:24.186Z] Init Binary: docker-init [2023-04-05T14:23:24.186Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T14:23:24.186Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-05T14:23:24.186Z] init version: de40ad0 [2023-04-05T14:23:24.186Z] Security Options: [2023-04-05T14:23:24.186Z] apparmor [2023-04-05T14:23:24.186Z] seccomp [2023-04-05T14:23:24.186Z] Profile: builtin [2023-04-05T14:23:24.186Z] Kernel Version: 5.4.0-1088-aws [2023-04-05T14:23:24.186Z] Operating System: Ubuntu 18.04.6 LTS [2023-04-05T14:23:24.186Z] OSType: linux [2023-04-05T14:23:24.186Z] Architecture: x86_64 [2023-04-05T14:23:24.186Z] CPUs: 2 [2023-04-05T14:23:24.186Z] Total Memory: 7.483GiB [2023-04-05T14:23:24.186Z] Name: ip-10-100-79-245 [2023-04-05T14:23:24.186Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-04-05T14:23:24.186Z] Docker Root Dir: /var/lib/docker [2023-04-05T14:23:24.186Z] Debug Mode: false [2023-04-05T14:23:24.186Z] Registry: https://index.docker.io/v1/ [2023-04-05T14:23:24.186Z] Labels: [2023-04-05T14:23:24.186Z] Experimental: true [2023-04-05T14:23:24.186Z] Insecure Registries: [2023-04-05T14:23:24.186Z] 127.0.0.0/8 [2023-04-05T14:23:24.186Z] Live Restore Enabled: true [2023-04-05T14:23:24.186Z] [2023-04-05T14:23:24.186Z] WARNING: No swap limit support [Pipeline] sh [2023-04-05T14:23:24.482Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-05T14:23:24.482Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-05T14:23:24.482Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45276/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-05T14:23:24.482Z] + bash /home/ubuntu/workspace/moby_PR-45276/check-config.sh [2023-04-05T14:23:24.482Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-05T14:23:24.482Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-04-05T14:23:24.482Z] [2023-04-05T14:23:24.482Z] Generally Necessary: [2023-04-05T14:23:24.482Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-05T14:23:24.482Z] - apparmor: enabled and tools installed [2023-04-05T14:23:24.482Z] - CONFIG_NAMESPACES: enabled [2023-04-05T14:23:24.482Z] - CONFIG_NET_NS: enabled [2023-04-05T14:23:24.482Z] - CONFIG_PID_NS: enabled [2023-04-05T14:23:24.482Z] - CONFIG_IPC_NS: enabled [2023-04-05T14:23:24.771Z] - CONFIG_UTS_NS: enabled [2023-04-05T14:23:24.771Z] - CONFIG_CGROUPS: enabled [2023-04-05T14:23:24.771Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-05T14:23:24.771Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-05T14:23:24.771Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-05T14:23:24.771Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-05T14:23:24.771Z] - CONFIG_CPUSETS: enabled [2023-04-05T14:23:24.771Z] - CONFIG_MEMCG: enabled [2023-04-05T14:23:24.771Z] - CONFIG_KEYS: enabled [2023-04-05T14:23:24.771Z] - CONFIG_VETH: enabled (as module) [2023-04-05T14:23:24.771Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-05T14:23:24.771Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-05T14:23:24.771Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-05T14:23:24.771Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-05T14:23:24.771Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-05T14:23:24.771Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-05T14:23:24.771Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-05T14:23:24.771Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-05T14:23:24.771Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-05T14:23:24.771Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-05T14:23:24.771Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-05T14:23:24.771Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-05T14:23:24.771Z] [2023-04-05T14:23:24.771Z] Optional Features: [2023-04-05T14:23:24.771Z] - CONFIG_USER_NS: enabled [2023-04-05T14:23:24.771Z] - CONFIG_SECCOMP: enabled [2023-04-05T14:23:24.771Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-05T14:23:24.771Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-05T14:23:24.771Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-05T14:23:24.771Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-04-05T14:23:25.034Z] - CONFIG_BLK_CGROUP: enabled [2023-04-05T14:23:25.034Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-05T14:23:25.034Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-05T14:23:25.034Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-05T14:23:25.034Z] - CONFIG_CGROUP_PERF: enabled [2023-04-05T14:23:25.034Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-05T14:23:25.034Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-05T14:23:25.034Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-05T14:23:25.034Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-05T14:23:25.034Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-05T14:23:25.034Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-05T14:23:25.034Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-05T14:23:25.034Z] - CONFIG_IP_VS: enabled (as module) [2023-04-05T14:23:25.034Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-05T14:23:25.034Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-05T14:23:25.034Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-05T14:23:25.034Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-05T14:23:25.034Z] - CONFIG_EXT4_FS: enabled [2023-04-05T14:23:25.034Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-05T14:23:25.034Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-05T14:23:25.293Z] - Network Drivers: [2023-04-05T14:23:25.293Z] - "overlay": [2023-04-05T14:23:25.293Z] - CONFIG_VXLAN: enabled (as module) [2023-04-05T14:23:25.293Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-05T14:23:25.293Z] Optional (for encrypted networks): [2023-04-05T14:23:25.293Z] - CONFIG_CRYPTO: enabled [2023-04-05T14:23:25.293Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-05T14:23:25.293Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-05T14:23:25.293Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-05T14:23:25.293Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-05T14:23:25.293Z] - CONFIG_XFRM: enabled [2023-04-05T14:23:25.293Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-05T14:23:25.293Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-05T14:23:25.293Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-05T14:23:25.293Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-05T14:23:25.293Z] - "ipvlan": [2023-04-05T14:23:25.293Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-05T14:23:25.293Z] - "macvlan": [2023-04-05T14:23:25.293Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-05T14:23:25.293Z] - CONFIG_DUMMY: enabled (as module) [2023-04-05T14:23:25.293Z] - "ftp,tftp client in container": [2023-04-05T14:23:25.293Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-05T14:23:25.293Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-05T14:23:25.293Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-05T14:23:25.293Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-05T14:23:25.293Z] - Storage Drivers: [2023-04-05T14:23:25.293Z] - "aufs": [2023-04-05T14:23:25.293Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-05T14:23:25.293Z] - "btrfs": [2023-04-05T14:23:25.293Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-05T14:23:25.553Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-05T14:23:25.553Z] - "devicemapper": [2023-04-05T14:23:25.553Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-05T14:23:25.553Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-05T14:23:25.553Z] - "overlay": [2023-04-05T14:23:25.553Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-05T14:23:25.553Z] - "zfs": [2023-04-05T14:23:25.553Z] - /dev/zfs: present [2023-04-05T14:23:25.553Z] - zfs command: missing [2023-04-05T14:23:25.553Z] - zpool command: missing [2023-04-05T14:23:25.553Z] [2023-04-05T14:23:25.553Z] Limits: [2023-04-05T14:23:25.553Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-05T14:23:25.553Z] [2023-04-05T14:23:25.553Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-05T14:23:25.891Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a09b3e9cf9de906438a6300760754fcb087f166a . [2023-04-05T14:23:26.152Z] #1 [internal] load .dockerignore [2023-04-05T14:23:26.152Z] #1 transferring context: 87B done [2023-04-05T14:23:26.152Z] #1 DONE 0.1s [2023-04-05T14:23:26.152Z] [2023-04-05T14:23:26.152Z] #2 [internal] load build definition from Dockerfile [2023-04-05T14:23:26.152Z] #2 transferring dockerfile: 17.17kB done [2023-04-05T14:23:26.152Z] #2 DONE 0.1s [2023-04-05T14:23:26.152Z] [2023-04-05T14:23:26.152Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-05T14:23:26.409Z] #3 DONE 0.3s [2023-04-05T14:23:26.666Z] [2023-04-05T14:23:26.666Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-05T14:23:26.666Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done [2023-04-05T14:23:26.666Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-05T14:23:26.666Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-05T14:23:26.666Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-05T14:23:26.666Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-04-05T14:23:26.924Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-04-05T14:23:26.924Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-04-05T14:23:27.488Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-04-05T14:23:27.488Z] #4 DONE 0.8s [2023-04-05T14:23:27.745Z] [2023-04-05T14:23:27.745Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:23:28.677Z] #5 DONE 1.2s [2023-04-05T14:23:28.677Z] [2023-04-05T14:23:28.677Z] #6 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-05T14:23:28.677Z] #6 DONE 1.1s [2023-04-05T14:23:28.677Z] [2023-04-05T14:23:28.677Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-05T14:23:28.677Z] #7 DONE 1.2s [2023-04-05T14:23:28.677Z] [2023-04-05T14:23:28.677Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:23:28.934Z] #8 DONE 1.3s [2023-04-05T14:23:29.190Z] [2023-04-05T14:23:29.190Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:23:29.190Z] #9 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-04-05T14:23:29.451Z] #9 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-04-05T14:23:29.451Z] #9 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-04-05T14:23:29.451Z] #9 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-04-05T14:23:29.451Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 0B / 55.05MB 0.1s [2023-04-05T14:23:29.709Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 8.39MB / 55.05MB 0.3s [2023-04-05T14:23:29.709Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 12.19MB / 55.05MB 0.4s [2023-04-05T14:23:29.977Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 27.26MB / 55.05MB 0.6s [2023-04-05T14:23:29.977Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 30.41MB / 55.05MB 0.7s [2023-04-05T14:23:30.237Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 37.12MB / 55.05MB 0.8s [2023-04-05T14:23:30.237Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 43.29MB / 55.05MB 0.9s [2023-04-05T14:23:30.495Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 49.28MB / 55.05MB 1.2s [2023-04-05T14:23:30.752Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 1.4s [2023-04-05T14:23:31.324Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.0s done [2023-04-05T14:23:32.262Z] #9 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e [2023-04-05T14:23:33.366Z] Fetching without tags [2023-04-05T14:23:33.651Z] Merging remotes/origin/20.10 commit 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 into PR head commit a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:23:34.161Z] Merge succeeded, producing a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:23:34.162Z] Checking out Revision a09b3e9cf9de906438a6300760754fcb087f166a (PR-45276) [2023-04-05T14:23:34.411Z] Commit message: "[20.10] update go to go1.19.8" [2023-04-05T14:23:33.371Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:23:33.374Z] > git config --add remote.origin.fetch +refs/pull/45276/head:refs/remotes/origin/PR-45276 # timeout=10 [2023-04-05T14:23:33.378Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:23:33.384Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:23:33.396Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:23:33.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:23:33.397Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:23:33.679Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:23:33.685Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:23:34.146Z] > git remote # timeout=10 [2023-04-05T14:23:34.155Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T14:23:34.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:23:34.161Z] > git merge 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 # timeout=10 [2023-04-05T14:23:34.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T14:23:34.190Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:23:34.202Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:23:34.788Z] #9 ... [2023-04-05T14:23:34.788Z] [2023-04-05T14:23:34.788Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:34.788Z] #10 resolve docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 0.1s done [2023-04-05T14:23:34.788Z] #10 sha256:62b93bcee79d2d2802eed3390a96d043d28712d1b736e26ea134e6e0442c0069 1.80kB / 1.80kB done [2023-04-05T14:23:34.788Z] #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.0s done [2023-04-05T14:23:34.788Z] #10 sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 1.86kB / 1.86kB done [2023-04-05T14:23:34.788Z] #10 sha256:e6cd59e8c4c5427cacd0b9304b3651d69e15cd7f6988e13562bb6925347fc7d9 7.10kB / 7.10kB done [2023-04-05T14:23:34.788Z] #10 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 5.17MB / 5.17MB 1.4s done [2023-04-05T14:23:34.788Z] #10 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 10.88MB / 10.88MB 2.2s done [2023-04-05T14:23:34.788Z] #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 54.58MB / 54.58MB 4.7s done [2023-04-05T14:23:34.788Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 87.03MB / 149.05MB 5.6s [2023-04-05T14:23:34.788Z] #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 77.59MB / 85.99MB 5.6s [2023-04-05T14:23:34.788Z] #10 sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 156B / 156B 4.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-05T14:23:35.134Z] + docker version [2023-04-05T14:23:35.134Z] Client: Docker Engine - Community [2023-04-05T14:23:35.134Z] Version: 22.06.0-beta.0 [2023-04-05T14:23:35.134Z] API version: 1.42 [2023-04-05T14:23:35.134Z] Go version: go1.18.3 [2023-04-05T14:23:35.134Z] Git commit: 3e9117b [2023-04-05T14:23:35.134Z] Built: Fri Jun 3 17:55:34 2022 [2023-04-05T14:23:35.134Z] OS/Arch: linux/arm64 [2023-04-05T14:23:35.134Z] Context: default [2023-04-05T14:23:35.134Z] [2023-04-05T14:23:35.134Z] Server: Docker Engine - Community [2023-04-05T14:23:35.134Z] Engine: [2023-04-05T14:23:35.134Z] Version: 22.06.0-beta.0 [2023-04-05T14:23:35.134Z] API version: 1.42 (minimum version 1.12) [2023-04-05T14:23:35.134Z] Go version: go1.18.3 [2023-04-05T14:23:35.134Z] Git commit: 38633e7 [2023-04-05T14:23:35.134Z] Built: Fri Jun 3 17:55:34 2022 [2023-04-05T14:23:35.134Z] OS/Arch: linux/arm64 [2023-04-05T14:23:35.134Z] Experimental: true [2023-04-05T14:23:35.134Z] containerd: [2023-04-05T14:23:35.134Z] Version: 1.6.8 [2023-04-05T14:23:35.134Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T14:23:35.134Z] runc: [2023-04-05T14:23:35.134Z] Version: 1.1.4 [2023-04-05T14:23:35.134Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-05T14:23:35.134Z] docker-init: [2023-04-05T14:23:35.134Z] Version: 0.19.0 [2023-04-05T14:23:35.134Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-05T14:23:35.354Z] #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 83.89MB / 85.99MB 6.0s [2023-04-05T14:23:35.354Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 95.72MB / 149.05MB 6.1s [2023-04-05T14:23:35.422Z] + docker info [2023-04-05T14:23:35.422Z] Client: [2023-04-05T14:23:35.422Z] Context: default [2023-04-05T14:23:35.422Z] Debug Mode: false [2023-04-05T14:23:35.422Z] Plugins: [2023-04-05T14:23:35.422Z] buildx: Docker Buildx (Docker Inc.) [2023-04-05T14:23:35.422Z] Version: v0.8.2 [2023-04-05T14:23:35.422Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-04-05T14:23:35.422Z] compose: Docker Compose (Docker Inc.) [2023-04-05T14:23:35.422Z] Version: v2.12.0 [2023-04-05T14:23:35.422Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-05T14:23:35.422Z] [2023-04-05T14:23:35.422Z] Server: [2023-04-05T14:23:35.422Z] Containers: 0 [2023-04-05T14:23:35.422Z] Running: 0 [2023-04-05T14:23:35.422Z] Paused: 0 [2023-04-05T14:23:35.422Z] Stopped: 0 [2023-04-05T14:23:35.422Z] Images: 6 [2023-04-05T14:23:35.422Z] Server Version: 22.06.0-beta.0 [2023-04-05T14:23:35.422Z] Storage Driver: overlay2 [2023-04-05T14:23:35.422Z] Backing Filesystem: extfs [2023-04-05T14:23:35.422Z] Supports d_type: true [2023-04-05T14:23:35.422Z] Using metacopy: false [2023-04-05T14:23:35.422Z] Native Overlay Diff: true [2023-04-05T14:23:35.422Z] userxattr: false [2023-04-05T14:23:35.422Z] Logging Driver: json-file [2023-04-05T14:23:35.422Z] Cgroup Driver: cgroupfs [2023-04-05T14:23:35.422Z] Cgroup Version: 1 [2023-04-05T14:23:35.422Z] Plugins: [2023-04-05T14:23:35.422Z] Volume: local [2023-04-05T14:23:35.422Z] Network: bridge host ipvlan macvlan null overlay [2023-04-05T14:23:35.422Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-05T14:23:35.422Z] Swarm: inactive [2023-04-05T14:23:35.422Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2023-04-05T14:23:35.422Z] Default Runtime: runc [2023-04-05T14:23:35.422Z] Init Binary: docker-init [2023-04-05T14:23:35.423Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T14:23:35.423Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-05T14:23:35.423Z] init version: de40ad0 [2023-04-05T14:23:35.423Z] Security Options: [2023-04-05T14:23:35.423Z] apparmor [2023-04-05T14:23:35.423Z] seccomp [2023-04-05T14:23:35.423Z] Profile: builtin [2023-04-05T14:23:35.423Z] Kernel Version: 5.15.0-1022-aws [2023-04-05T14:23:35.423Z] Operating System: Ubuntu 20.04.5 LTS [2023-04-05T14:23:35.423Z] OSType: linux [2023-04-05T14:23:35.423Z] Architecture: aarch64 [2023-04-05T14:23:35.423Z] CPUs: 2 [2023-04-05T14:23:35.423Z] Total Memory: 7.559GiB [2023-04-05T14:23:35.423Z] Name: ip-10-100-58-207 [2023-04-05T14:23:35.423Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-04-05T14:23:35.423Z] Docker Root Dir: /var/lib/docker [2023-04-05T14:23:35.423Z] Debug Mode: false [2023-04-05T14:23:35.423Z] Registry: https://index.docker.io/v1/ [2023-04-05T14:23:35.423Z] Labels: [2023-04-05T14:23:35.423Z] Experimental: true [2023-04-05T14:23:35.423Z] Insecure Registries: [2023-04-05T14:23:35.423Z] 127.0.0.0/8 [2023-04-05T14:23:35.423Z] Live Restore Enabled: true [2023-04-05T14:23:35.423Z] [Pipeline] sh [2023-04-05T14:23:35.707Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-05T14:23:35.707Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-05T14:23:35.707Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45276/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-05T14:23:35.707Z] + bash /home/ubuntu/workspace/moby_PR-45276/check-config.sh [2023-04-05T14:23:35.707Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-05T14:23:35.707Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-04-05T14:23:35.707Z] [2023-04-05T14:23:35.707Z] Generally Necessary: [2023-04-05T14:23:35.707Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-05T14:23:35.707Z] - apparmor: enabled and tools installed [2023-04-05T14:23:35.707Z] - CONFIG_NAMESPACES: enabled [2023-04-05T14:23:35.707Z] - CONFIG_NET_NS: enabled [2023-04-05T14:23:35.707Z] - CONFIG_PID_NS: enabled [2023-04-05T14:23:35.707Z] - CONFIG_IPC_NS: enabled [2023-04-05T14:23:35.707Z] - CONFIG_UTS_NS: enabled [2023-04-05T14:23:35.707Z] - CONFIG_CGROUPS: enabled [2023-04-05T14:23:35.707Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-05T14:23:35.707Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-05T14:23:35.707Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-05T14:23:35.707Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-05T14:23:35.707Z] - CONFIG_CPUSETS: enabled [2023-04-05T14:23:35.707Z] - CONFIG_MEMCG: enabled [2023-04-05T14:23:35.707Z] - CONFIG_KEYS: enabled [2023-04-05T14:23:35.707Z] - CONFIG_VETH: enabled (as module) [2023-04-05T14:23:35.707Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-05T14:23:35.707Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-05T14:23:35.707Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-05T14:23:35.707Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-05T14:23:35.707Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-05T14:23:35.934Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 105.91MB / 149.05MB 6.6s [2023-04-05T14:23:35.967Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-05T14:23:35.967Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-05T14:23:35.967Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-05T14:23:35.967Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-05T14:23:35.967Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-05T14:23:35.967Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-05T14:23:35.967Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-05T14:23:35.967Z] [2023-04-05T14:23:35.967Z] Optional Features: [2023-04-05T14:23:35.967Z] - CONFIG_USER_NS: enabled [2023-04-05T14:23:35.967Z] - CONFIG_SECCOMP: enabled [2023-04-05T14:23:35.967Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-05T14:23:35.967Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-05T14:23:35.967Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-05T14:23:35.967Z] (cgroup swap accounting is currently enabled) [2023-04-05T14:23:35.967Z] - CONFIG_BLK_CGROUP: enabled [2023-04-05T14:23:35.967Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-05T14:23:35.967Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-05T14:23:35.967Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-05T14:23:35.967Z] - CONFIG_CGROUP_PERF: enabled [2023-04-05T14:23:35.967Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-05T14:23:35.967Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-05T14:23:35.967Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-05T14:23:35.967Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-05T14:23:35.967Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-05T14:23:35.967Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-05T14:23:36.080Z] Fetching without tags [2023-04-05T14:23:36.191Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 114.29MB / 149.05MB 6.8s [2023-04-05T14:23:36.191Z] #10 ... [2023-04-05T14:23:36.191Z] [2023-04-05T14:23:36.191Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:23:36.191Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-05T14:23:36.191Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T14:23:36.191Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2023-04-05T14:23:36.191Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-05T14:23:36.191Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-05T14:23:36.191Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.5s done [2023-04-05T14:23:36.191Z] #11 DONE 7.1s [2023-04-05T14:23:36.191Z] [2023-04-05T14:23:36.191Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:36.191Z] #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 85.99MB / 85.99MB 6.8s done [2023-04-05T14:23:36.191Z] #10 ... [2023-04-05T14:23:36.191Z] [2023-04-05T14:23:36.191Z] #12 [internal] load build context [2023-04-05T14:23:36.191Z] #12 transferring context: 42.23MB 7.1s [2023-04-05T14:23:36.053Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:23:36.060Z] > git config --add remote.origin.fetch +refs/pull/45276/head:refs/remotes/origin/PR-45276 # timeout=10 [2023-04-05T14:23:36.066Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:23:36.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:23:36.079Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:23:36.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:23:36.080Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:23:36.226Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-05T14:23:36.226Z] - CONFIG_IP_VS: enabled (as module) [2023-04-05T14:23:36.226Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-05T14:23:36.226Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-05T14:23:36.226Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-05T14:23:36.226Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-05T14:23:36.226Z] - CONFIG_EXT4_FS: enabled [2023-04-05T14:23:36.226Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-05T14:23:36.226Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-05T14:23:36.226Z] - Network Drivers: [2023-04-05T14:23:36.226Z] - "overlay": [2023-04-05T14:23:36.226Z] - CONFIG_VXLAN: enabled (as module) [2023-04-05T14:23:36.226Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-05T14:23:36.226Z] Optional (for encrypted networks): [2023-04-05T14:23:36.226Z] - CONFIG_CRYPTO: enabled [2023-04-05T14:23:36.226Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-05T14:23:36.226Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-05T14:23:36.226Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-05T14:23:36.226Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-05T14:23:36.226Z] - CONFIG_XFRM: enabled [2023-04-05T14:23:36.226Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-05T14:23:36.226Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-05T14:23:36.226Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-05T14:23:36.226Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-05T14:23:36.226Z] - "ipvlan": [2023-04-05T14:23:36.226Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-05T14:23:36.226Z] - "macvlan": [2023-04-05T14:23:36.287Z] Merging remotes/origin/20.10 commit 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 into PR head commit a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:23:36.484Z] #12 ... [2023-04-05T14:23:36.484Z] [2023-04-05T14:23:36.484Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:36.484Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 124.78MB / 149.05MB 7.2s [2023-04-05T14:23:36.486Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-05T14:23:36.486Z] - CONFIG_DUMMY: enabled (as module) [2023-04-05T14:23:36.486Z] - "ftp,tftp client in container": [2023-04-05T14:23:36.486Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-05T14:23:36.486Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-05T14:23:36.486Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-05T14:23:36.486Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-05T14:23:36.486Z] - Storage Drivers: [2023-04-05T14:23:36.486Z] - "aufs": [2023-04-05T14:23:36.486Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-05T14:23:36.486Z] - "btrfs": [2023-04-05T14:23:36.486Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-05T14:23:36.486Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-05T14:23:36.486Z] - "devicemapper": [2023-04-05T14:23:36.486Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-05T14:23:36.486Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-05T14:23:36.486Z] - "overlay": [2023-04-05T14:23:36.486Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-05T14:23:36.486Z] - "zfs": [2023-04-05T14:23:36.486Z] - /dev/zfs: present [2023-04-05T14:23:36.486Z] - zfs command: missing [2023-04-05T14:23:36.486Z] - zpool command: missing [2023-04-05T14:23:36.486Z] [2023-04-05T14:23:36.486Z] Limits: [2023-04-05T14:23:36.486Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-05T14:23:36.486Z] [2023-04-05T14:23:36.486Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-05T14:23:36.741Z] #10 ... [2023-04-05T14:23:36.741Z] [2023-04-05T14:23:36.741Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:23:36.741Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-05T14:23:36.741Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T14:23:36.741Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2023-04-05T14:23:36.741Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-05T14:23:36.741Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-05T14:23:36.741Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2023-04-05T14:23:36.741Z] #13 DONE 7.5s [2023-04-05T14:23:36.741Z] [2023-04-05T14:23:36.741Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:36.741Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 133.17MB / 149.05MB 7.5s [2023-04-05T14:23:36.798Z] Merge succeeded, producing a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:23:36.799Z] Checking out Revision a09b3e9cf9de906438a6300760754fcb087f166a (PR-45276) [2023-04-05T14:23:36.812Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a09b3e9cf9de906438a6300760754fcb087f166a . [2023-04-05T14:23:36.943Z] Still waiting to schedule task [2023-04-05T14:23:36.943Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-05T14:23:36.944Z] Still waiting to schedule task [2023-04-05T14:23:36.944Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-05T14:23:36.956Z] Still waiting to schedule task [2023-04-05T14:23:36.956Z] All nodes of label ‘windows-2019’ are offline [2023-04-05T14:23:36.999Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 142.61MB / 149.05MB 7.7s [2023-04-05T14:23:37.072Z] #1 [internal] load build definition from Dockerfile [2023-04-05T14:23:37.072Z] #1 transferring dockerfile: 17.17kB done [2023-04-05T14:23:37.072Z] #1 DONE 0.0s [2023-04-05T14:23:37.072Z] [2023-04-05T14:23:37.072Z] #2 [internal] load .dockerignore [2023-04-05T14:23:37.072Z] #2 transferring context: 87B done [2023-04-05T14:23:37.072Z] #2 DONE 0.0s [2023-04-05T14:23:37.072Z] [2023-04-05T14:23:37.072Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-05T14:23:37.256Z] #10 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 5.1s [2023-04-05T14:23:37.332Z] #3 DONE 0.3s [2023-04-05T14:23:37.332Z] [2023-04-05T14:23:37.332Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-05T14:23:37.332Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-05T14:23:37.332Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-04-05T14:23:37.332Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-04-05T14:23:37.332Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s [2023-04-05T14:23:37.332Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-05T14:23:37.332Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.2s [2023-04-05T14:23:37.333Z] Commit message: "[20.10] update go to go1.19.8" [2023-04-05T14:23:37.592Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done [2023-04-05T14:23:37.592Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s [2023-04-05T14:23:37.592Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-05T14:23:37.852Z] #4 DONE 0.5s [2023-04-05T14:23:37.852Z] [2023-04-05T14:23:37.852Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:23:36.285Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:23:36.290Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:23:36.767Z] > git remote # timeout=10 [2023-04-05T14:23:36.770Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T14:23:36.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:23:36.774Z] > git merge 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 # timeout=10 [2023-04-05T14:23:36.784Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T14:23:36.796Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:23:36.806Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:23:38.108Z] + docker version [2023-04-05T14:23:38.187Z] #10 ... [2023-04-05T14:23:38.187Z] [2023-04-05T14:23:38.187Z] #12 [internal] load build context [2023-04-05T14:23:38.187Z] #12 transferring context: 53.56MB 8.3s done [2023-04-05T14:23:38.187Z] #12 DONE 8.9s [2023-04-05T14:23:38.187Z] [2023-04-05T14:23:38.187Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:38.790Z] #5 ... [2023-04-05T14:23:38.790Z] [2023-04-05T14:23:38.790Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:23:38.790Z] #6 DONE 0.9s [2023-04-05T14:23:38.790Z] [2023-04-05T14:23:38.790Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:23:38.790Z] #5 DONE 0.9s [2023-04-05T14:23:38.790Z] [2023-04-05T14:23:38.790Z] #7 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-05T14:23:38.790Z] #7 DONE 0.9s [2023-04-05T14:23:38.790Z] [2023-04-05T14:23:38.790Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-05T14:23:38.790Z] #8 DONE 1.0s [2023-04-05T14:23:39.570Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 149.05MB / 149.05MB 10.0s done [2023-04-05T14:23:40.174Z] [2023-04-05T14:23:40.174Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:23:40.174Z] #9 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-04-05T14:23:40.174Z] #9 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-04-05T14:23:40.174Z] #9 sha256:c7908b5cd3ce2969645bc08efd3940e1d145da5d935fb084e7fde00949a1ccb9 529B / 529B done [2023-04-05T14:23:40.174Z] #9 sha256:a37d66742c803d4715d6d6a3d1be9cb2310227bbacd2cc8af89332d57d52d57c 1.48kB / 1.48kB done [2023-04-05T14:23:40.174Z] #9 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 0B / 53.70MB 0.0s [2023-04-05T14:23:40.435Z] #9 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 22.02MB / 53.70MB 0.2s [2023-04-05T14:23:40.435Z] #9 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 39.85MB / 53.70MB 0.4s [2023-04-05T14:23:40.548Z] #10 ... [2023-04-05T14:23:40.548Z] [2023-04-05T14:23:40.548Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-05T14:23:40.548Z] #14 DONE 0.7s [2023-04-05T14:23:40.548Z] [2023-04-05T14:23:40.548Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-05T14:23:40.696Z] #9 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 51.38MB / 53.70MB 0.5s [2023-04-05T14:23:40.957Z] #9 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 0.7s done [2023-04-05T14:23:41.504Z] #15 DONE 1.1s [2023-04-05T14:23:41.504Z] [2023-04-05T14:23:41.504Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:23:42.448Z] #9 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 10.1s done [2023-04-05T14:23:42.448Z] #9 ... [2023-04-05T14:23:42.448Z] [2023-04-05T14:23:42.448Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:42.448Z] #10 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf [2023-04-05T14:23:42.713Z] #10 ... [2023-04-05T14:23:42.713Z] [2023-04-05T14:23:42.713Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:23:42.713Z] #9 DONE 13.5s [2023-04-05T14:23:42.713Z] [2023-04-05T14:23:42.713Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:42.882Z] #9 ... [2023-04-05T14:23:42.882Z] [2023-04-05T14:23:42.882Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:23:42.882Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-05T14:23:42.882Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T14:23:42.882Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-05T14:23:42.882Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-05T14:23:42.882Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2023-04-05T14:23:42.882Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2023-04-05T14:23:42.882Z] #10 DONE 2.5s [2023-04-05T14:23:42.882Z] [2023-04-05T14:23:42.882Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:23:42.882Z] #9 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 1.4s [2023-04-05T14:23:42.882Z] #9 ... [2023-04-05T14:23:42.882Z] [2023-04-05T14:23:42.882Z] #11 [internal] load build context [2023-04-05T14:23:42.882Z] #11 transferring context: 53.56MB 2.7s done [2023-04-05T14:23:42.882Z] #11 DONE 2.8s [2023-04-05T14:23:42.882Z] [2023-04-05T14:23:42.882Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:42.882Z] #12 resolve docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 0.1s done [2023-04-05T14:23:42.882Z] #12 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 0.7s done [2023-04-05T14:23:42.882Z] #12 sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 5.15MB / 5.15MB 0.2s done [2023-04-05T14:23:42.882Z] #12 sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 1.86kB / 1.86kB done [2023-04-05T14:23:42.882Z] #12 sha256:4a5982aaa05a46e4eb164082841101d4ae8b022353656755e3f110990b4f8c0b 1.80kB / 1.80kB done [2023-04-05T14:23:42.882Z] #12 sha256:a9130f5008dbd2c3da12a984fbfbab482c59618cb4c4e49f703bb75b5a59627f 7.12kB / 7.12kB done [2023-04-05T14:23:42.882Z] #12 sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 10.87MB / 10.87MB 0.4s done [2023-04-05T14:23:42.882Z] #12 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 54.68MB / 54.68MB 1.2s done [2023-04-05T14:23:42.882Z] #12 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 81.40MB / 81.40MB 1.3s done [2023-04-05T14:23:42.882Z] #12 sha256:0092506a1be1f2c67368a55960a27c7ee99080f63e6e19262f86b4b4bc819202 115.26MB / 115.26MB 2.3s done [2023-04-05T14:23:42.882Z] #12 sha256:5e6d2429cac814395d78497c6e4ff70d33b079e8a3e135d38ecd9b29d1c75a4a 156B / 156B 1.4s done [2023-04-05T14:23:43.143Z] #12 ... [2023-04-05T14:23:43.143Z] [2023-04-05T14:23:43.143Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:23:43.143Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-04-05T14:23:43.143Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T14:23:43.143Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-05T14:23:43.143Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-05T14:23:43.143Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.7s done [2023-04-05T14:23:43.143Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2023-04-05T14:23:43.143Z] #13 DONE 3.0s [2023-04-05T14:23:43.143Z] [2023-04-05T14:23:43.143Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:43.650Z] #10 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 0.9s done [2023-04-05T14:23:43.908Z] #10 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 [2023-04-05T14:23:44.082Z] #12 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 3.0s done [2023-04-05T14:23:44.341Z] #12 extracting sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 [2023-04-05T14:23:44.341Z] #12 ... [2023-04-05T14:23:44.341Z] [2023-04-05T14:23:44.341Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:23:44.341Z] #9 DONE 4.5s [2023-04-05T14:23:44.341Z] [2023-04-05T14:23:44.341Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:44.473Z] #10 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 0.8s done [2023-04-05T14:23:44.602Z] #12 extracting sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 0.2s done [2023-04-05T14:23:44.603Z] #12 extracting sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 0.1s [2023-04-05T14:23:45.172Z] #12 extracting sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 0.3s done [2023-04-05T14:23:45.172Z] #12 extracting sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 [2023-04-05T14:23:45.404Z] #10 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 [2023-04-05T14:23:47.715Z] #12 ... [2023-04-05T14:23:47.715Z] [2023-04-05T14:23:47.715Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-05T14:23:47.715Z] #14 DONE 0.9s [2023-04-05T14:23:47.715Z] [2023-04-05T14:23:47.715Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:48.047Z] Client: Docker Engine - Community [2023-04-05T14:23:48.047Z] Version: 22.06.0-beta.0 [2023-04-05T14:23:48.047Z] API version: 1.42 [2023-04-05T14:23:48.047Z] Go version: go1.18.3 [2023-04-05T14:23:48.047Z] Git commit: 3e9117b [2023-04-05T14:23:48.047Z] Built: Fri Jun 3 17:55:45 2022 [2023-04-05T14:23:48.047Z] OS/Arch: linux/amd64 [2023-04-05T14:23:48.047Z] Context: default [2023-04-05T14:23:48.047Z] [2023-04-05T14:23:48.047Z] Server: Docker Engine - Community [2023-04-05T14:23:48.047Z] Engine: [2023-04-05T14:23:48.047Z] Version: 22.06.0-beta.0 [2023-04-05T14:23:48.047Z] API version: 1.42 (minimum version 1.12) [2023-04-05T14:23:48.047Z] Go version: go1.18.3 [2023-04-05T14:23:48.047Z] Git commit: 38633e7 [2023-04-05T14:23:48.047Z] Built: Fri Jun 3 17:55:45 2022 [2023-04-05T14:23:48.047Z] OS/Arch: linux/amd64 [2023-04-05T14:23:48.047Z] Experimental: true [2023-04-05T14:23:48.047Z] containerd: [2023-04-05T14:23:48.047Z] Version: 1.6.8 [2023-04-05T14:23:48.047Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T14:23:48.047Z] runc: [2023-04-05T14:23:48.047Z] Version: 1.1.4 [2023-04-05T14:23:48.047Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-05T14:23:48.047Z] docker-init: [2023-04-05T14:23:48.047Z] Version: 0.19.0 [2023-04-05T14:23:48.047Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-05T14:23:48.286Z] #12 extracting sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 3.2s done [2023-04-05T14:23:48.362Z] + docker info [2023-04-05T14:23:48.362Z] Client: [2023-04-05T14:23:48.362Z] Context: default [2023-04-05T14:23:48.362Z] Debug Mode: false [2023-04-05T14:23:48.362Z] Plugins: [2023-04-05T14:23:48.362Z] buildx: Docker Buildx (Docker Inc.) [2023-04-05T14:23:48.362Z] Version: c5aec24 [2023-04-05T14:23:48.362Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-05T14:23:48.362Z] compose: Docker Compose (Docker Inc.) [2023-04-05T14:23:48.362Z] Version: v2.12.0 [2023-04-05T14:23:48.362Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-05T14:23:48.362Z] scan: Docker Scan (Docker Inc.) [2023-04-05T14:23:48.362Z] Version: v0.17.0 [2023-04-05T14:23:48.362Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-05T14:23:48.362Z] [2023-04-05T14:23:48.362Z] Server: [2023-04-05T14:23:48.362Z] Containers: 0 [2023-04-05T14:23:48.362Z] Running: 0 [2023-04-05T14:23:48.362Z] Paused: 0 [2023-04-05T14:23:48.362Z] Stopped: 0 [2023-04-05T14:23:48.362Z] Images: 6 [2023-04-05T14:23:48.362Z] Server Version: 22.06.0-beta.0 [2023-04-05T14:23:48.362Z] Storage Driver: overlay2 [2023-04-05T14:23:48.362Z] Backing Filesystem: extfs [2023-04-05T14:23:48.362Z] Supports d_type: true [2023-04-05T14:23:48.362Z] Using metacopy: false [2023-04-05T14:23:48.362Z] Native Overlay Diff: true [2023-04-05T14:23:48.362Z] userxattr: false [2023-04-05T14:23:48.362Z] Logging Driver: json-file [2023-04-05T14:23:48.362Z] Cgroup Driver: systemd [2023-04-05T14:23:48.362Z] Cgroup Version: 2 [2023-04-05T14:23:48.362Z] Plugins: [2023-04-05T14:23:48.362Z] Volume: local [2023-04-05T14:23:48.362Z] Network: bridge host ipvlan macvlan null overlay [2023-04-05T14:23:48.362Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-05T14:23:48.362Z] Swarm: inactive [2023-04-05T14:23:48.362Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-05T14:23:48.362Z] Default Runtime: runc [2023-04-05T14:23:48.362Z] Init Binary: docker-init [2023-04-05T14:23:48.362Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T14:23:48.362Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-05T14:23:48.362Z] init version: de40ad0 [2023-04-05T14:23:48.362Z] Security Options: [2023-04-05T14:23:48.362Z] apparmor [2023-04-05T14:23:48.362Z] seccomp [2023-04-05T14:23:48.362Z] Profile: builtin [2023-04-05T14:23:48.362Z] cgroupns [2023-04-05T14:23:48.362Z] Kernel Version: 5.15.0-1022-aws [2023-04-05T14:23:48.362Z] Operating System: Ubuntu 20.04.5 LTS [2023-04-05T14:23:48.362Z] OSType: linux [2023-04-05T14:23:48.362Z] Architecture: x86_64 [2023-04-05T14:23:48.362Z] CPUs: 2 [2023-04-05T14:23:48.362Z] Total Memory: 7.475GiB [2023-04-05T14:23:48.362Z] Name: ip-10-100-91-250 [2023-04-05T14:23:48.362Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2023-04-05T14:23:48.362Z] Docker Root Dir: /var/lib/docker [2023-04-05T14:23:48.362Z] Debug Mode: false [2023-04-05T14:23:48.362Z] Registry: https://index.docker.io/v1/ [2023-04-05T14:23:48.362Z] Labels: [2023-04-05T14:23:48.362Z] Experimental: true [2023-04-05T14:23:48.362Z] Insecure Registries: [2023-04-05T14:23:48.362Z] 127.0.0.0/8 [2023-04-05T14:23:48.362Z] Live Restore Enabled: true [2023-04-05T14:23:48.362Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-05T14:23:48.546Z] #12 ... [2023-04-05T14:23:48.546Z] [2023-04-05T14:23:48.546Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-05T14:23:48.546Z] #15 DONE 1.0s [2023-04-05T14:23:48.546Z] [2023-04-05T14:23:48.546Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:48.546Z] #12 extracting sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c [2023-04-05T14:23:48.761Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a09b3e9cf9de906438a6300760754fcb087f166a . [2023-04-05T14:23:49.017Z] #1 [internal] load build definition from Dockerfile [2023-04-05T14:23:49.017Z] #1 transferring dockerfile: 17.17kB done [2023-04-05T14:23:49.017Z] #1 DONE 0.0s [2023-04-05T14:23:49.017Z] [2023-04-05T14:23:49.017Z] #2 [internal] load .dockerignore [2023-04-05T14:23:49.017Z] #2 transferring context: 87B done [2023-04-05T14:23:49.017Z] #2 DONE 0.0s [2023-04-05T14:23:49.017Z] [2023-04-05T14:23:49.017Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-05T14:23:49.274Z] #3 DONE 0.3s [2023-04-05T14:23:49.274Z] [2023-04-05T14:23:49.274Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-05T14:23:49.274Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-05T14:23:49.274Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-05T14:23:49.274Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-05T14:23:49.274Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-05T14:23:49.274Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.1s done [2023-04-05T14:23:49.274Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-04-05T14:23:49.835Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-04-05T14:23:49.835Z] #4 DONE 0.5s [2023-04-05T14:23:49.835Z] [2023-04-05T14:23:49.835Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-05T14:23:50.668Z] #10 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 5.2s [2023-04-05T14:23:50.763Z] #5 DONE 0.8s [2023-04-05T14:23:50.763Z] [2023-04-05T14:23:50.763Z] #6 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-05T14:23:50.763Z] #6 DONE 0.9s [2023-04-05T14:23:50.763Z] [2023-04-05T14:23:50.763Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:23:50.763Z] #7 DONE 0.8s [2023-04-05T14:23:50.763Z] [2023-04-05T14:23:50.763Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:23:50.763Z] #8 DONE 0.8s [2023-04-05T14:23:51.843Z] #12 extracting sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 2.9s done [2023-04-05T14:23:51.843Z] #12 extracting sha256:0092506a1be1f2c67368a55960a27c7ee99080f63e6e19262f86b4b4bc819202 [2023-04-05T14:23:52.134Z] [2023-04-05T14:23:52.134Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:52.134Z] #9 resolve docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 0.0s done [2023-04-05T14:23:52.134Z] #9 sha256:e6cd59e8c4c5427cacd0b9304b3651d69e15cd7f6988e13562bb6925347fc7d9 7.10kB / 7.10kB done [2023-04-05T14:23:52.134Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 2.10MB / 55.05MB 0.1s [2023-04-05T14:23:52.134Z] #9 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 0B / 5.17MB 0.1s [2023-04-05T14:23:52.134Z] #9 sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 1.86kB / 1.86kB done [2023-04-05T14:23:52.134Z] #9 sha256:62b93bcee79d2d2802eed3390a96d043d28712d1b736e26ea134e6e0442c0069 1.80kB / 1.80kB done [2023-04-05T14:23:52.134Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 10.49MB / 55.05MB 0.2s [2023-04-05T14:23:52.134Z] #9 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 1.05MB / 5.17MB 0.2s [2023-04-05T14:23:52.134Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 17.83MB / 55.05MB 0.3s [2023-04-05T14:23:52.134Z] #9 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 5.17MB / 5.17MB 0.3s [2023-04-05T14:23:52.134Z] #9 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 0B / 10.88MB 0.3s [2023-04-05T14:23:52.393Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 29.36MB / 55.05MB 0.4s [2023-04-05T14:23:52.393Z] #9 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 5.17MB / 5.17MB 0.3s done [2023-04-05T14:23:52.393Z] #9 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 7.34MB / 10.88MB 0.4s [2023-04-05T14:23:52.393Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 3.15MB / 54.58MB 0.4s [2023-04-05T14:23:52.393Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 34.70MB / 55.05MB 0.6s [2023-04-05T14:23:52.393Z] #9 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 10.88MB / 10.88MB 0.5s done [2023-04-05T14:23:52.393Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 11.53MB / 54.58MB 0.6s [2023-04-05T14:23:52.567Z] #10 ... [2023-04-05T14:23:52.567Z] [2023-04-05T14:23:52.567Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-05T14:23:52.567Z] #0 1.465 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:23:52.567Z] #0 1.478 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:23:52.567Z] #0 1.479 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:23:52.567Z] #0 1.739 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:23:52.567Z] #0 2.073 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:23:52.567Z] #0 2.295 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:23:52.567Z] #0 3.696 Fetched 8642 kB in 2s (3471 kB/s) [2023-04-05T14:23:52.567Z] #0 3.696 Reading package lists... [2023-04-05T14:23:52.567Z] #0 4.552 Reading package lists... [2023-04-05T14:23:52.567Z] #0 5.515 Building dependency tree... [2023-04-05T14:23:52.567Z] #0 5.875 The following additional packages will be installed: [2023-04-05T14:23:52.567Z] #0 5.875 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-05T14:23:52.567Z] #0 5.875 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-05T14:23:52.567Z] #0 5.883 Recommended packages: [2023-04-05T14:23:52.567Z] #0 5.883 libldap-common publicsuffix libsasl2-modules [2023-04-05T14:23:52.567Z] #0 6.040 The following NEW packages will be installed: [2023-04-05T14:23:52.567Z] #0 6.043 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-05T14:23:52.567Z] #0 6.043 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-05T14:23:52.567Z] #0 6.043 libssh2-1 openssl [2023-04-05T14:23:52.567Z] #0 6.319 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:23:52.567Z] #0 6.319 Need to get 3050 kB of archives. [2023-04-05T14:23:52.567Z] #0 6.319 After this operation, 6663 kB of additional disk space will be used. [2023-04-05T14:23:52.567Z] #0 6.319 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-05T14:23:52.567Z] #0 6.335 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-05T14:23:52.567Z] #0 6.335 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-05T14:23:52.567Z] #0 6.343 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-04-05T14:23:52.567Z] #0 6.343 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-05T14:23:52.567Z] #0 6.343 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-05T14:23:52.567Z] #0 6.346 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-05T14:23:52.567Z] #0 6.346 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-05T14:23:52.567Z] #0 6.347 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-05T14:23:52.567Z] #0 6.358 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-05T14:23:52.567Z] #0 6.358 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-05T14:23:52.567Z] #0 6.358 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-05T14:23:52.567Z] #0 6.358 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-05T14:23:52.567Z] #0 6.363 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-05T14:23:52.567Z] #0 6.363 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-05T14:23:52.567Z] #0 6.619 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:23:52.567Z] #0 6.667 Fetched 3050 kB in 0s (9800 kB/s) [2023-04-05T14:23:52.567Z] #0 6.721 Selecting previously unselected package openssl. [2023-04-05T14:23:52.567Z] #0 6.721 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-04-05T14:23:52.567Z] #0 6.721 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 6.726 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-05T14:23:52.567Z] #0 6.960 Selecting previously unselected package ca-certificates. [2023-04-05T14:23:52.567Z] #0 6.960 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-05T14:23:52.567Z] #0 6.971 Unpacking ca-certificates (20210119) ... [2023-04-05T14:23:52.567Z] #0 7.225 Selecting previously unselected package libbrotli1:amd64. [2023-04-05T14:23:52.567Z] #0 7.225 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 7.233 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-05T14:23:52.567Z] #0 7.408 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-05T14:23:52.567Z] #0 7.408 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 7.412 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:23:52.567Z] #0 7.589 Selecting previously unselected package libsasl2-2:amd64. [2023-04-05T14:23:52.567Z] #0 7.589 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 7.593 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:23:52.567Z] #0 7.745 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-05T14:23:52.567Z] #0 7.746 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 7.751 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T14:23:52.567Z] #0 7.978 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-05T14:23:52.567Z] #0 7.978 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 8.093 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-05T14:23:52.567Z] #0 8.222 Selecting previously unselected package libpsl5:amd64. [2023-04-05T14:23:52.567Z] #0 8.222 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 8.227 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-05T14:23:52.567Z] #0 8.366 Selecting previously unselected package librtmp1:amd64. [2023-04-05T14:23:52.567Z] #0 8.366 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 8.374 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T14:23:52.567Z] #0 8.494 Selecting previously unselected package libssh2-1:amd64. [2023-04-05T14:23:52.567Z] #0 8.494 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 8.507 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-05T14:23:52.567Z] #0 8.646 Selecting previously unselected package libcurl4:amd64. [2023-04-05T14:23:52.567Z] #0 8.646 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 8.650 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-05T14:23:52.567Z] #0 8.812 Selecting previously unselected package curl. [2023-04-05T14:23:52.567Z] #0 8.812 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 8.816 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-05T14:23:52.567Z] #0 9.082 Selecting previously unselected package libonig5:amd64. [2023-04-05T14:23:52.567Z] #0 9.084 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 9.088 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:23:52.567Z] #0 9.226 Selecting previously unselected package libjq1:amd64. [2023-04-05T14:23:52.567Z] #0 9.226 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 9.297 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:23:52.567Z] #0 9.427 Selecting previously unselected package jq. [2023-04-05T14:23:52.567Z] #0 9.427 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-05T14:23:52.567Z] #0 9.430 Unpacking jq (1.6-2.1) ... [2023-04-05T14:23:52.567Z] #0 9.485 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-05T14:23:52.567Z] #0 9.495 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-05T14:23:52.567Z] #0 9.504 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-05T14:23:52.567Z] #0 9.514 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:23:52.567Z] #0 9.524 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T14:23:52.567Z] #0 9.533 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:23:52.567Z] #0 9.541 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-05T14:23:52.567Z] #0 9.551 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-05T14:23:52.567Z] #0 9.572 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:23:52.567Z] #0 9.583 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:23:52.567Z] #16 9.594 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T14:23:52.567Z] #16 9.605 Setting up ca-certificates (20210119) ... [2023-04-05T14:23:52.567Z] #16 ... [2023-04-05T14:23:52.567Z] [2023-04-05T14:23:52.567Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:52.652Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 39.85MB / 55.05MB 0.7s [2023-04-05T14:23:52.652Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 16.78MB / 54.58MB 0.7s [2023-04-05T14:23:52.652Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 1.19MB / 85.99MB 0.7s [2023-04-05T14:23:52.652Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 45.09MB / 55.05MB 0.7s [2023-04-05T14:23:52.652Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 23.07MB / 54.58MB 0.7s [2023-04-05T14:23:52.652Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 0.8s [2023-04-05T14:23:52.652Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 28.31MB / 54.58MB 0.8s [2023-04-05T14:23:52.652Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 9.44MB / 85.99MB 0.8s [2023-04-05T14:23:52.913Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 35.65MB / 54.58MB 1.0s [2023-04-05T14:23:52.913Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 17.83MB / 85.99MB 1.0s [2023-04-05T14:23:52.913Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 0.9s done [2023-04-05T14:23:52.913Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 46.14MB / 54.58MB 1.2s [2023-04-05T14:23:52.913Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 27.26MB / 85.99MB 1.2s [2023-04-05T14:23:52.913Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 2.10MB / 149.05MB 1.2s [2023-04-05T14:23:53.172Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 51.38MB / 54.58MB 1.2s [2023-04-05T14:23:53.172Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 32.51MB / 85.99MB 1.2s [2023-04-05T14:23:53.172Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 54.58MB / 54.58MB 1.4s [2023-04-05T14:23:53.172Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 38.60MB / 85.99MB 1.4s [2023-04-05T14:23:53.172Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 12.58MB / 149.05MB 1.4s [2023-04-05T14:23:53.432Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 54.58MB / 54.58MB 1.4s done [2023-04-05T14:23:53.432Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 44.04MB / 85.99MB 1.5s [2023-04-05T14:23:53.432Z] #9 sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 0B / 156B 1.5s [2023-04-05T14:23:53.432Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 54.53MB / 85.99MB 1.7s [2023-04-05T14:23:53.432Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 30.41MB / 149.05MB 1.7s [2023-04-05T14:23:53.432Z] #9 sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 156B / 156B 1.5s done [2023-04-05T14:23:53.691Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 66.06MB / 85.99MB 1.9s [2023-04-05T14:23:53.691Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 42.99MB / 149.05MB 1.9s [2023-04-05T14:23:53.754Z] #12 ... [2023-04-05T14:23:53.754Z] [2023-04-05T14:23:53.754Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-05T14:23:53.754Z] #0 1.054 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:23:53.754Z] #0 1.069 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:23:53.754Z] #0 1.069 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:23:53.754Z] #0 1.231 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T14:23:53.754Z] #0 1.770 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T14:23:53.754Z] #0 2.164 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T14:23:53.754Z] #0 2.635 Fetched 8524 kB in 2s (4635 kB/s) [2023-04-05T14:23:53.754Z] #0 2.635 Reading package lists... [2023-04-05T14:23:53.754Z] #0 3.214 Reading package lists... [2023-04-05T14:23:53.754Z] #0 3.783 Building dependency tree... [2023-04-05T14:23:53.754Z] #0 4.167 The following additional packages will be installed: [2023-04-05T14:23:53.754Z] #0 4.168 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-05T14:23:53.754Z] #0 4.169 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-05T14:23:53.754Z] #0 4.171 Recommended packages: [2023-04-05T14:23:53.754Z] #0 4.171 libldap-common publicsuffix libsasl2-modules [2023-04-05T14:23:53.754Z] #0 4.304 The following NEW packages will be installed: [2023-04-05T14:23:53.754Z] #0 4.304 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-05T14:23:53.754Z] #0 4.304 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-05T14:23:53.754Z] #0 4.304 libssh2-1 openssl [2023-04-05T14:23:53.754Z] #0 4.576 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:23:53.754Z] #0 4.576 Need to get 2944 kB of archives. [2023-04-05T14:23:53.754Z] #0 4.576 After this operation, 6484 kB of additional disk space will be used. [2023-04-05T14:23:53.754Z] #0 4.576 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] [2023-04-05T14:23:53.754Z] #0 4.589 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-04-05T14:23:53.754Z] #0 4.598 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-04-05T14:23:53.754Z] #0 4.598 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-04-05T14:23:53.754Z] #0 4.598 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-04-05T14:23:53.754Z] #0 4.598 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-04-05T14:23:53.754Z] #0 4.598 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-04-05T14:23:53.754Z] #0 4.598 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-04-05T14:23:53.754Z] #0 4.598 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-04-05T14:23:53.754Z] #0 4.598 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-04-05T14:23:53.754Z] #0 4.598 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-04-05T14:23:53.754Z] #0 4.600 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-04-05T14:23:53.754Z] #0 4.603 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-04-05T14:23:53.754Z] #0 4.603 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-04-05T14:23:53.754Z] #0 4.606 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-04-05T14:23:53.754Z] #0 4.742 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:23:53.754Z] #0 4.770 Fetched 2944 kB in 0s (9962 kB/s) [2023-04-05T14:23:53.754Z] #0 4.804 Selecting previously unselected package openssl. [2023-04-05T14:23:53.754Z] #0 4.804 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2023-04-05T14:23:53.754Z] #0 4.806 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 4.811 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-05T14:23:53.754Z] #0 4.946 Selecting previously unselected package ca-certificates. [2023-04-05T14:23:53.754Z] #0 4.946 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-05T14:23:53.754Z] #0 4.950 Unpacking ca-certificates (20210119) ... [2023-04-05T14:23:53.754Z] #0 5.034 Selecting previously unselected package libbrotli1:arm64. [2023-04-05T14:23:53.754Z] #0 5.034 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.043 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-04-05T14:23:53.754Z] #0 5.120 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-04-05T14:23:53.754Z] #0 5.120 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.125 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:23:53.754Z] #0 5.172 Selecting previously unselected package libsasl2-2:arm64. [2023-04-05T14:23:53.754Z] #0 5.172 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.176 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:23:53.754Z] #0 5.229 Selecting previously unselected package libldap-2.4-2:arm64. [2023-04-05T14:23:53.754Z] #0 5.231 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.236 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T14:23:53.754Z] #0 5.302 Selecting previously unselected package libnghttp2-14:arm64. [2023-04-05T14:23:53.754Z] #0 5.302 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.307 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-04-05T14:23:53.754Z] #0 5.356 Selecting previously unselected package libpsl5:arm64. [2023-04-05T14:23:53.754Z] #0 5.356 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.360 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-04-05T14:23:53.754Z] #0 5.406 Selecting previously unselected package librtmp1:arm64. [2023-04-05T14:23:53.754Z] #0 5.407 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.411 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T14:23:53.754Z] #0 5.456 Selecting previously unselected package libssh2-1:arm64. [2023-04-05T14:23:53.754Z] #0 5.456 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.461 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-04-05T14:23:53.754Z] #0 5.510 Selecting previously unselected package libcurl4:arm64. [2023-04-05T14:23:53.754Z] #0 5.511 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.516 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-04-05T14:23:53.754Z] #0 5.573 Selecting previously unselected package curl. [2023-04-05T14:23:53.754Z] #0 5.573 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.577 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-05T14:23:53.754Z] #0 5.642 Selecting previously unselected package libonig5:arm64. [2023-04-05T14:23:53.754Z] #0 5.644 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.648 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-04-05T14:23:53.754Z] #0 5.711 Selecting previously unselected package libjq1:arm64. [2023-04-05T14:23:53.754Z] #0 5.713 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.716 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-04-05T14:23:53.754Z] #0 5.766 Selecting previously unselected package jq. [2023-04-05T14:23:53.754Z] #0 5.767 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-04-05T14:23:53.754Z] #0 5.771 Unpacking jq (1.6-2.1) ... [2023-04-05T14:23:53.754Z] #0 5.811 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-04-05T14:23:53.754Z] #0 5.824 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-04-05T14:23:53.755Z] #0 5.837 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-04-05T14:23:53.755Z] #0 5.847 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:23:53.755Z] #0 5.857 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T14:23:53.755Z] #0 5.869 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:23:53.755Z] #0 5.882 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-04-05T14:23:53.755Z] #0 5.894 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-05T14:23:53.755Z] #0 5.912 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-04-05T14:23:53.755Z] #0 5.923 Setting up libjq1:arm64 (1.6-2.1) ... [2023-04-05T14:23:53.755Z] #0 5.935 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T14:23:53.755Z] #0 5.949 Setting up ca-certificates (20210119) ... [2023-04-05T14:23:53.755Z] #0 6.641 Updating certificates in /etc/ssl/certs... [2023-04-05T14:23:53.755Z] #0 7.479 129 added, 0 removed; done. [2023-04-05T14:23:53.755Z] #0 7.518 Setting up jq (1.6-2.1) ... [2023-04-05T14:23:53.755Z] #0 7.535 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-04-05T14:23:53.755Z] #0 7.552 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-05T14:23:53.755Z] #0 7.569 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:23:53.755Z] #0 7.594 Processing triggers for ca-certificates (20210119) ... [2023-04-05T14:23:53.755Z] #0 7.604 Updating certificates in /etc/ssl/certs... [2023-04-05T14:23:53.755Z] #0 8.330 0 added, 0 removed; done. [2023-04-05T14:23:53.755Z] #0 8.330 Running hooks in /etc/ca-certificates/update.d... [2023-04-05T14:23:53.755Z] #0 8.331 done. [2023-04-05T14:23:53.755Z] #16 DONE 9.2s [2023-04-05T14:23:53.755Z] [2023-04-05T14:23:53.755Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:53.755Z] #12 ... [2023-04-05T14:23:53.755Z] [2023-04-05T14:23:53.755Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-05T14:23:53.755Z] #17 DONE 0.1s [2023-04-05T14:23:53.755Z] [2023-04-05T14:23:53.755Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:53.939Z] #10 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 8.8s done [2023-04-05T14:23:53.950Z] #9 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 0.8s [2023-04-05T14:23:53.950Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 74.45MB / 85.99MB 2.2s [2023-04-05T14:23:53.950Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 55.57MB / 149.05MB 2.2s [2023-04-05T14:23:54.197Z] #10 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 [2023-04-05T14:23:54.206Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 80.74MB / 85.99MB 2.3s [2023-04-05T14:23:54.206Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 85.99MB / 85.99MB 2.4s done [2023-04-05T14:23:54.206Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 71.30MB / 149.05MB 2.4s [2023-04-05T14:23:54.463Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 85.98MB / 149.05MB 2.6s [2023-04-05T14:23:54.722Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 94.37MB / 149.05MB 2.7s [2023-04-05T14:23:54.980Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 112.20MB / 149.05MB 3.1s [2023-04-05T14:23:55.237Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 126.88MB / 149.05MB 3.3s [2023-04-05T14:23:55.237Z] #9 ... [2023-04-05T14:23:55.237Z] [2023-04-05T14:23:55.237Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:23:55.237Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-04-05T14:23:55.237Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-05T14:23:55.237Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-05T14:23:55.237Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2023-04-05T14:23:55.237Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T14:23:55.237Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2023-04-05T14:23:55.237Z] #10 DONE 3.5s [2023-04-05T14:23:55.237Z] [2023-04-05T14:23:55.237Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:55.494Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 137.77MB / 149.05MB 3.4s [2023-04-05T14:23:55.494Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 149.05MB / 149.05MB 3.6s [2023-04-05T14:23:56.426Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 149.05MB / 149.05MB 4.4s done [2023-04-05T14:23:56.426Z] #9 ... [2023-04-05T14:23:56.426Z] [2023-04-05T14:23:56.426Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:23:56.426Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T14:23:56.426Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-05T14:23:56.426Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-05T14:23:56.426Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.9s done [2023-04-05T14:23:56.426Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2023-04-05T14:23:56.426Z] #11 DONE 4.7s [2023-04-05T14:23:56.683Z] [2023-04-05T14:23:56.683Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:56.728Z] #10 ... [2023-04-05T14:23:56.728Z] [2023-04-05T14:23:56.728Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-05T14:23:56.728Z] #16 10.44 Updating certificates in /etc/ssl/certs... [2023-04-05T14:23:56.728Z] #16 11.73 129 added, 0 removed; done. [2023-04-05T14:23:56.728Z] #16 11.79 Setting up jq (1.6-2.1) ... [2023-04-05T14:23:56.728Z] #16 11.80 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-05T14:23:56.728Z] #16 11.81 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-05T14:23:56.728Z] #16 11.82 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:23:56.728Z] #16 11.84 Processing triggers for ca-certificates (20210119) ... [2023-04-05T14:23:56.728Z] #16 11.85 Updating certificates in /etc/ssl/certs... [2023-04-05T14:23:56.728Z] #16 12.88 0 added, 0 removed; done. [2023-04-05T14:23:56.728Z] #16 12.88 Running hooks in /etc/ca-certificates/update.d... [2023-04-05T14:23:56.728Z] #16 12.88 done. [2023-04-05T14:23:56.728Z] #16 DONE 14.0s [2023-04-05T14:23:56.728Z] [2023-04-05T14:23:56.728Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:56.728Z] #10 ... [2023-04-05T14:23:56.728Z] [2023-04-05T14:23:56.728Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-05T14:23:56.728Z] #17 DONE 0.2s [2023-04-05T14:23:56.939Z] #9 ... [2023-04-05T14:23:56.939Z] [2023-04-05T14:23:56.939Z] #12 [internal] load build context [2023-04-05T14:23:56.939Z] #12 transferring context: 53.55MB 5.0s done [2023-04-05T14:23:56.939Z] #12 DONE 5.2s [2023-04-05T14:23:56.939Z] [2023-04-05T14:23:56.939Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:56.985Z] [2023-04-05T14:23:56.985Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:57.087Z] #12 extracting sha256:0092506a1be1f2c67368a55960a27c7ee99080f63e6e19262f86b4b4bc819202 5.0s done [2023-04-05T14:23:57.087Z] #12 extracting sha256:5e6d2429cac814395d78497c6e4ff70d33b079e8a3e135d38ecd9b29d1c75a4a [2023-04-05T14:23:57.087Z] #12 extracting sha256:5e6d2429cac814395d78497c6e4ff70d33b079e8a3e135d38ecd9b29d1c75a4a done [2023-04-05T14:23:57.087Z] #12 DONE 17.1s [2023-04-05T14:23:57.087Z] [2023-04-05T14:23:57.087Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-05T14:23:58.831Z] #9 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf [2023-04-05T14:23:58.831Z] #9 ... [2023-04-05T14:23:58.831Z] [2023-04-05T14:23:58.831Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:23:58.831Z] #13 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-04-05T14:23:58.831Z] #13 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-04-05T14:23:58.831Z] #13 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-04-05T14:23:58.831Z] #13 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-04-05T14:23:58.831Z] #13 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 1.0s done [2023-04-05T14:23:58.831Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 5.1s done [2023-04-05T14:23:58.831Z] #13 DONE 6.8s [2023-04-05T14:23:58.831Z] [2023-04-05T14:23:58.831Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:23:58.831Z] #9 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 0.2s done [2023-04-05T14:23:58.831Z] #9 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 0.1s [2023-04-05T14:23:59.398Z] #9 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 0.4s done [2023-04-05T14:23:59.510Z] #10 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 5.2s [2023-04-05T14:23:59.655Z] #9 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 0.1s [2023-04-05T14:24:00.218Z] #9 ... [2023-04-05T14:24:00.218Z] [2023-04-05T14:24:00.218Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-05T14:24:00.218Z] #14 DONE 2.2s [2023-04-05T14:24:00.218Z] [2023-04-05T14:24:00.218Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:24:00.384Z] #18 DONE 3.2s [2023-04-05T14:24:00.384Z] [2023-04-05T14:24:00.384Z] #19 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-05T14:24:00.475Z] #9 ... [2023-04-05T14:24:00.475Z] [2023-04-05T14:24:00.475Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-05T14:24:00.475Z] #15 DONE 0.2s [2023-04-05T14:24:00.475Z] [2023-04-05T14:24:00.475Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:24:00.644Z] #19 DONE 0.5s [2023-04-05T14:24:00.644Z] [2023-04-05T14:24:00.644Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-05T14:24:00.644Z] #0 1.696 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-05T14:24:00.644Z] #0 1.905 [2023-04-05T14:24:00.644Z] #0 2.132 #=#=# ######################################################################## 100.0% [2023-04-05T14:24:00.644Z] #0 2.384 [2023-04-05T14:24:00.644Z] #0 3.356 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-05T14:24:00.644Z] #0 3.602 [2023-04-05T14:24:00.644Z] #0 3.824 #=#=# 0.4% ######################################################################## 100.0% [2023-04-05T14:24:00.644Z] #0 4.128 [2023-04-05T14:24:00.644Z] #0 5.145 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-05T14:24:00.644Z] #0 5.339 [2023-04-05T14:24:00.644Z] #0 5.559 #=#=# 0.0% ########################################## 59.2% ######################################################################## 100.0% [2023-04-05T14:24:00.644Z] #0 6.046 [2023-04-05T14:24:00.913Z] #20 7.042 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-05T14:24:00.913Z] #20 ... [2023-04-05T14:24:00.913Z] [2023-04-05T14:24:00.913Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-05T14:24:00.913Z] #21 DONE 0.2s [2023-04-05T14:24:00.913Z] [2023-04-05T14:24:00.913Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-05T14:24:00.913Z] #22 DONE 0.2s [2023-04-05T14:24:00.913Z] [2023-04-05T14:24:00.913Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-05T14:24:00.913Z] #20 7.278 [2023-04-05T14:24:00.913Z] #20 ... [2023-04-05T14:24:00.913Z] [2023-04-05T14:24:00.913Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:24:02.035Z] #10 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 7.4s done [2023-04-05T14:24:02.035Z] #10 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c [2023-04-05T14:24:04.224Z] #23 ... [2023-04-05T14:24:04.224Z] [2023-04-05T14:24:04.224Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-05T14:24:04.224Z] #20 7.505 #=#=# ######################################################################## 100.0% [2023-04-05T14:24:04.224Z] #20 7.802 [2023-04-05T14:24:04.224Z] #20 8.620 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-05T14:24:04.224Z] #20 9.151 [2023-04-05T14:24:04.224Z] #20 9.411 #=#=# ######################################################################## 100.0% [2023-04-05T14:24:04.224Z] #20 9.657 [2023-04-05T14:24:04.224Z] #20 9.729 Download of images into '/build' complete. [2023-04-05T14:24:04.224Z] #20 9.729 Use something like the following to load the result into a Docker daemon: [2023-04-05T14:24:04.224Z] #20 9.729 tar -cC '/build' . | docker load [2023-04-05T14:24:04.224Z] #20 DONE 9.8s [2023-04-05T14:24:04.224Z] [2023-04-05T14:24:04.224Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:24:04.646Z] #9 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 4.4s done [2023-04-05T14:24:04.646Z] #9 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 [2023-04-05T14:24:05.609Z] #24 4.588 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-05T14:24:05.609Z] #24 4.593 Cloning into '.'... [2023-04-05T14:24:06.180Z] #24 ... [2023-04-05T14:24:06.180Z] [2023-04-05T14:24:06.180Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:24:06.180Z] #0 5.200 + RM_GOPATH=0 [2023-04-05T14:24:06.180Z] #0 5.200 + TMP_GOPATH= [2023-04-05T14:24:06.180Z] #0 5.200 + : /build [2023-04-05T14:24:06.180Z] #0 5.207 + '[' -z '' ']' [2023-04-05T14:24:06.180Z] #0 5.207 ++ mktemp -d [2023-04-05T14:24:06.180Z] #0 5.207 + export GOPATH=/tmp/tmp.4EPAUlndJK [2023-04-05T14:24:06.180Z] #0 5.207 + GOPATH=/tmp/tmp.4EPAUlndJK [2023-04-05T14:24:06.180Z] #0 5.207 + RM_GOPATH=1 [2023-04-05T14:24:06.180Z] #0 5.207 + case "$(go env GOARCH)" in [2023-04-05T14:24:06.180Z] #0 5.207 ++ go env GOARCH [2023-04-05T14:24:06.180Z] #0 5.249 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:06.180Z] #0 5.261 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:06.180Z] #0 5.262 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:06.180Z] #0 5.263 + dir=/tmp/install [2023-04-05T14:24:06.180Z] #0 5.263 + bin=proxy [2023-04-05T14:24:06.180Z] #0 5.264 + shift [2023-04-05T14:24:06.180Z] #0 5.264 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-05T14:24:06.180Z] #0 5.264 + . /tmp/install/proxy.installer [2023-04-05T14:24:06.180Z] #0 5.264 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:24:06.180Z] #0 5.264 + install_proxy [2023-04-05T14:24:06.180Z] #0 5.265 + case "$1" in [2023-04-05T14:24:06.180Z] #0 5.265 + export CGO_ENABLED=0 [2023-04-05T14:24:06.180Z] #0 5.265 + CGO_ENABLED=0 [2023-04-05T14:24:06.180Z] #0 5.265 + _install_proxy [2023-04-05T14:24:06.180Z] #0 5.265 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-04-05T14:24:06.180Z] #0 5.265 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.4EPAUlndJK/src/github.com/docker/libnetwork [2023-04-05T14:24:06.180Z] #0 5.265 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:24:06.180Z] #0 5.276 Cloning into '/tmp/tmp.4EPAUlndJK/src/github.com/docker/libnetwork'... [2023-04-05T14:24:07.312Z] #10 ... [2023-04-05T14:24:07.312Z] [2023-04-05T14:24:07.312Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-05T14:24:07.312Z] #0 2.343 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-05T14:24:07.312Z] #0 2.730 [2023-04-05T14:24:07.312Z] #0 2.955 #=#=# ######################################################################## 100.0% [2023-04-05T14:24:07.312Z] #0 3.215 [2023-04-05T14:24:07.312Z] #0 4.211 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-05T14:24:07.312Z] #0 4.540 [2023-04-05T14:24:07.312Z] #0 4.768 #=#=# ######################################################################## 100.0% [2023-04-05T14:24:07.312Z] #0 5.097 [2023-04-05T14:24:07.312Z] #0 6.048 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-05T14:24:07.312Z] #0 6.341 [2023-04-05T14:24:07.312Z] #0 6.574 #=#=# ############## 19.9% ######################################## 56.9% #################################################### 73.0% ######################################################################## 100.0% [2023-04-05T14:24:07.312Z] #0 7.179 [2023-04-05T14:24:07.312Z] #0 8.199 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-05T14:24:07.312Z] #0 8.515 [2023-04-05T14:24:07.312Z] #0 8.751 #=#=# ######################################################################## 100.0% [2023-04-05T14:24:07.312Z] #0 9.066 [2023-04-05T14:24:07.312Z] #0 9.837 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-05T14:24:07.312Z] #18 ... [2023-04-05T14:24:07.312Z] [2023-04-05T14:24:07.312Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:24:07.312Z] #10 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 5.1s [2023-04-05T14:24:08.092Z] #25 ... [2023-04-05T14:24:08.092Z] [2023-04-05T14:24:08.092Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:24:08.092Z] #0 5.219 + RM_GOPATH=0 [2023-04-05T14:24:08.092Z] #0 5.219 + TMP_GOPATH= [2023-04-05T14:24:08.092Z] #0 5.219 + : /build [2023-04-05T14:24:08.092Z] #0 5.219 + '[' -z '' ']' [2023-04-05T14:24:08.092Z] #0 5.219 ++ mktemp -d [2023-04-05T14:24:08.092Z] #0 5.219 + export GOPATH=/tmp/tmp.OMPocgHUQE [2023-04-05T14:24:08.092Z] #0 5.219 + GOPATH=/tmp/tmp.OMPocgHUQE [2023-04-05T14:24:08.092Z] #0 5.219 + RM_GOPATH=1 [2023-04-05T14:24:08.092Z] #0 5.219 + case "$(go env GOARCH)" in [2023-04-05T14:24:08.092Z] #0 5.219 ++ go env GOARCH [2023-04-05T14:24:08.092Z] #0 5.246 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:08.092Z] #0 5.246 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:08.092Z] #0 5.246 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:08.092Z] #0 5.254 + dir=/tmp/install [2023-04-05T14:24:08.092Z] #0 5.254 + bin=tomlv [2023-04-05T14:24:08.092Z] #0 5.255 + shift [2023-04-05T14:24:08.092Z] #0 5.255 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-05T14:24:08.092Z] #0 5.255 + . /tmp/install/tomlv.installer [2023-04-05T14:24:08.092Z] #0 5.255 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:24:08.092Z] #0 5.256 + install_tomlv [2023-04-05T14:24:08.092Z] #0 5.256 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-05T14:24:08.092Z] #0 5.256 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:24:08.092Z] #0 5.257 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OMPocgHUQE/src/github.com/BurntSushi/toml [2023-04-05T14:24:08.092Z] #0 5.266 Cloning into '/tmp/tmp.OMPocgHUQE/src/github.com/BurntSushi/toml'... [2023-04-05T14:24:08.092Z] #0 6.537 + cd /tmp/tmp.OMPocgHUQE/src/github.com/BurntSushi/toml [2023-04-05T14:24:08.092Z] #0 6.553 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:24:08.092Z] #0 6.708 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-05T14:24:08.092Z] #0 7.289 encoding [2023-04-05T14:24:08.092Z] #0 7.321 internal/goarch [2023-04-05T14:24:08.092Z] #0 7.438 internal/unsafeheader [2023-04-05T14:24:08.353Z] #26 7.502 internal/abi [2023-04-05T14:24:08.353Z] #26 7.622 internal/cpu [2023-04-05T14:24:08.825Z] #9 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 4.1s done [2023-04-05T14:24:08.825Z] #9 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c [2023-04-05T14:24:08.825Z] #9 ... [2023-04-05T14:24:08.825Z] [2023-04-05T14:24:08.825Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-05T14:24:08.825Z] #0 1.141 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:08.825Z] #0 1.156 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:08.825Z] #0 1.156 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:08.825Z] #0 1.300 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:24:08.825Z] #0 1.516 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:24:08.825Z] #0 1.979 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:24:08.825Z] #0 3.301 Fetched 8642 kB in 2s (3574 kB/s) [2023-04-05T14:24:08.825Z] #0 3.301 Reading package lists... [2023-04-05T14:24:08.825Z] #0 4.096 Reading package lists... [2023-04-05T14:24:08.825Z] #0 4.875 Building dependency tree... [2023-04-05T14:24:08.825Z] #0 5.230 The following additional packages will be installed: [2023-04-05T14:24:08.825Z] #0 5.231 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-05T14:24:08.825Z] #0 5.231 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-05T14:24:08.825Z] #0 5.232 Recommended packages: [2023-04-05T14:24:08.825Z] #0 5.232 libldap-common publicsuffix libsasl2-modules [2023-04-05T14:24:08.825Z] #0 5.394 The following NEW packages will be installed: [2023-04-05T14:24:08.825Z] #0 5.394 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-05T14:24:08.825Z] #0 5.394 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-05T14:24:08.825Z] #0 5.394 libssh2-1 openssl [2023-04-05T14:24:08.825Z] #0 5.671 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:24:08.825Z] #0 5.671 Need to get 3050 kB of archives. [2023-04-05T14:24:08.825Z] #0 5.671 After this operation, 6663 kB of additional disk space will be used. [2023-04-05T14:24:08.825Z] #0 5.671 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-05T14:24:08.825Z] #0 5.686 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-05T14:24:08.825Z] #0 5.686 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-05T14:24:08.825Z] #0 5.686 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-04-05T14:24:08.825Z] #0 5.689 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-05T14:24:08.825Z] #0 5.690 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-05T14:24:08.825Z] #0 5.692 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-05T14:24:08.825Z] #0 5.694 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-05T14:24:08.825Z] #0 5.697 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-05T14:24:08.825Z] #0 5.697 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-05T14:24:08.825Z] #0 5.700 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-05T14:24:08.825Z] #0 5.703 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-05T14:24:08.825Z] #0 5.706 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-05T14:24:08.825Z] #0 5.709 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-05T14:24:08.825Z] #0 5.711 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-05T14:24:08.825Z] #0 5.865 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:24:08.825Z] #0 5.896 Fetched 3050 kB in 0s (9816 kB/s) [2023-04-05T14:24:08.825Z] #0 5.926 Selecting previously unselected package openssl. [2023-04-05T14:24:08.825Z] #0 5.926 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-04-05T14:24:08.825Z] #0 5.926 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 5.929 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-05T14:24:08.825Z] #0 6.074 Selecting previously unselected package ca-certificates. [2023-04-05T14:24:08.825Z] #0 6.074 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-05T14:24:08.825Z] #0 6.077 Unpacking ca-certificates (20210119) ... [2023-04-05T14:24:08.825Z] #0 6.156 Selecting previously unselected package libbrotli1:amd64. [2023-04-05T14:24:08.825Z] #0 6.157 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.168 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-05T14:24:08.825Z] #0 6.240 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-05T14:24:08.825Z] #0 6.242 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.249 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:24:08.825Z] #0 6.290 Selecting previously unselected package libsasl2-2:amd64. [2023-04-05T14:24:08.825Z] #0 6.290 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.294 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:24:08.825Z] #0 6.343 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-05T14:24:08.825Z] #0 6.343 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.349 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T14:24:08.825Z] #0 6.418 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-05T14:24:08.825Z] #0 6.418 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.421 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-05T14:24:08.825Z] #0 6.468 Selecting previously unselected package libpsl5:amd64. [2023-04-05T14:24:08.825Z] #0 6.468 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.472 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-05T14:24:08.825Z] #0 6.518 Selecting previously unselected package librtmp1:amd64. [2023-04-05T14:24:08.825Z] #0 6.518 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.523 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T14:24:08.825Z] #0 6.574 Selecting previously unselected package libssh2-1:amd64. [2023-04-05T14:24:08.825Z] #0 6.576 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.581 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-05T14:24:08.825Z] #0 6.638 Selecting previously unselected package libcurl4:amd64. [2023-04-05T14:24:08.825Z] #0 6.638 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.641 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-05T14:24:08.825Z] #0 6.713 Selecting previously unselected package curl. [2023-04-05T14:24:08.825Z] #0 6.713 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.719 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-05T14:24:08.825Z] #0 6.778 Selecting previously unselected package libonig5:amd64. [2023-04-05T14:24:08.825Z] #0 6.780 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.784 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:24:08.825Z] #0 6.846 Selecting previously unselected package libjq1:amd64. [2023-04-05T14:24:08.825Z] #0 6.846 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.850 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:24:08.825Z] #0 6.898 Selecting previously unselected package jq. [2023-04-05T14:24:08.825Z] #0 6.899 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-05T14:24:08.825Z] #0 6.902 Unpacking jq (1.6-2.1) ... [2023-04-05T14:24:08.825Z] #0 6.941 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-05T14:24:08.825Z] #0 6.952 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-05T14:24:08.825Z] #0 6.962 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-05T14:24:08.825Z] #0 6.974 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:24:08.825Z] #0 6.984 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T14:24:08.825Z] #0 6.995 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:24:08.825Z] #0 7.004 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-05T14:24:08.825Z] #0 7.014 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-05T14:24:08.825Z] #0 7.029 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:24:08.825Z] #0 7.040 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:24:08.825Z] #0 7.050 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T14:24:08.825Z] #0 7.060 Setting up ca-certificates (20210119) ... [2023-04-05T14:24:08.825Z] #0 7.670 Updating certificates in /etc/ssl/certs... [2023-04-05T14:24:08.825Z] #0 8.309 129 added, 0 removed; done. [2023-04-05T14:24:08.825Z] #0 8.340 Setting up jq (1.6-2.1) ... [2023-04-05T14:24:08.825Z] #0 8.352 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-05T14:24:08.825Z] #0 8.363 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-05T14:24:08.825Z] #0 8.375 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:24:08.825Z] #0 8.391 Processing triggers for ca-certificates (20210119) ... [2023-04-05T14:24:08.825Z] #0 8.398 Updating certificates in /etc/ssl/certs... [2023-04-05T14:24:08.825Z] #0 8.966 0 added, 0 removed; done. [2023-04-05T14:24:08.825Z] #0 8.966 Running hooks in /etc/ca-certificates/update.d... [2023-04-05T14:24:08.825Z] #0 8.968 done. [2023-04-05T14:24:08.825Z] #16 ... [2023-04-05T14:24:08.825Z] [2023-04-05T14:24:08.825Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:24:08.923Z] #26 7.921 internal/goexperiment [2023-04-05T14:24:08.923Z] #26 8.068 internal/goos [2023-04-05T14:24:08.923Z] #26 8.149 internal/bytealg [2023-04-05T14:24:08.923Z] #26 8.203 runtime/internal/atomic [2023-04-05T14:24:09.828Z] #9 ... [2023-04-05T14:24:09.828Z] [2023-04-05T14:24:09.828Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-05T14:24:09.828Z] #16 DONE 11.1s [2023-04-05T14:24:09.828Z] [2023-04-05T14:24:09.828Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:24:09.828Z] #9 ... [2023-04-05T14:24:09.828Z] [2023-04-05T14:24:09.828Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-05T14:24:09.828Z] #17 DONE 0.2s [2023-04-05T14:24:09.828Z] [2023-04-05T14:24:09.828Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:24:09.837Z] #10 ... [2023-04-05T14:24:09.837Z] [2023-04-05T14:24:09.837Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-05T14:24:09.837Z] #18 10.27 [2023-04-05T14:24:09.837Z] #18 10.50 #=#=# ######################################################################## 100.0% [2023-04-05T14:24:09.837Z] #18 10.75 [2023-04-05T14:24:09.837Z] #18 10.82 Download of images into '/build' complete. [2023-04-05T14:24:09.837Z] #18 10.82 Use something like the following to load the result into a Docker daemon: [2023-04-05T14:24:09.837Z] #18 10.82 tar -cC '/build' . | docker load [2023-04-05T14:24:09.837Z] #18 DONE 12.9s [2023-04-05T14:24:09.837Z] [2023-04-05T14:24:09.837Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:24:09.863Z] #26 9.032 runtime/internal/math [2023-04-05T14:24:09.863Z] #26 9.045 runtime/internal/sys [2023-04-05T14:24:10.134Z] #26 9.272 runtime/internal/syscall [2023-04-05T14:24:10.134Z] #26 9.276 internal/itoa [2023-04-05T14:24:10.134Z] #26 9.384 math/bits [2023-04-05T14:24:10.707Z] #26 9.788 runtime [2023-04-05T14:24:10.707Z] #26 ... [2023-04-05T14:24:10.707Z] [2023-04-05T14:24:10.707Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:24:10.707Z] #0 4.641 + RM_GOPATH=0 [2023-04-05T14:24:10.707Z] #0 4.644 + TMP_GOPATH= [2023-04-05T14:24:10.707Z] #0 4.644 + : /build [2023-04-05T14:24:10.707Z] #0 4.644 + '[' -z '' ']' [2023-04-05T14:24:10.707Z] #0 4.646 ++ mktemp -d [2023-04-05T14:24:10.707Z] #0 4.649 + export GOPATH=/tmp/tmp.03JmzrsSe3 [2023-04-05T14:24:10.707Z] #0 4.649 + GOPATH=/tmp/tmp.03JmzrsSe3 [2023-04-05T14:24:10.707Z] #0 4.649 + RM_GOPATH=1 [2023-04-05T14:24:10.707Z] #0 4.649 + case "$(go env GOARCH)" in [2023-04-05T14:24:10.707Z] #0 4.655 ++ go env GOARCH [2023-04-05T14:24:10.707Z] #0 4.674 Install gotestsum version v1.8.2 [2023-04-05T14:24:10.707Z] #0 4.674 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:10.707Z] #0 4.674 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:10.707Z] #0 4.674 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:10.707Z] #0 4.674 + dir=/tmp/install [2023-04-05T14:24:10.707Z] #0 4.674 + bin=gotestsum [2023-04-05T14:24:10.707Z] #0 4.674 + shift [2023-04-05T14:24:10.707Z] #0 4.674 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-05T14:24:10.707Z] #0 4.674 + . /tmp/install/gotestsum.installer [2023-04-05T14:24:10.707Z] #0 4.674 ++ : v1.8.2 [2023-04-05T14:24:10.707Z] #0 4.674 + install_gotestsum [2023-04-05T14:24:10.707Z] #0 4.674 + set -e [2023-04-05T14:24:10.707Z] #0 4.674 + echo 'Install gotestsum version v1.8.2' [2023-04-05T14:24:10.707Z] #0 4.674 + GOBIN=/build [2023-04-05T14:24:10.707Z] #0 4.674 + GO111MODULE=on [2023-04-05T14:24:10.707Z] #0 4.674 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-05T14:24:10.707Z] #0 5.127 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-05T14:24:10.707Z] #0 6.656 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:24:10.707Z] #0 6.657 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-05T14:24:10.707Z] #0 6.686 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-05T14:24:10.707Z] #0 6.927 go: downloading golang.org/x/tools v0.1.11 [2023-04-05T14:24:10.707Z] #0 7.182 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-05T14:24:10.707Z] #0 7.296 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-05T14:24:10.707Z] #0 7.321 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:24:10.707Z] #0 7.547 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-05T14:24:10.967Z] #27 ... [2023-04-05T14:24:10.967Z] [2023-04-05T14:24:10.967Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:24:10.967Z] #0 5.333 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:10.967Z] #0 5.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:10.967Z] #0 5.360 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:10.967Z] #0 6.009 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T14:24:10.967Z] #0 8.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T14:24:11.226Z] #28 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T14:24:11.226Z] #28 ... [2023-04-05T14:24:11.226Z] [2023-04-05T14:24:11.226Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:11.226Z] #0 4.744 + RM_GOPATH=0 [2023-04-05T14:24:11.226Z] #0 4.744 + TMP_GOPATH= [2023-04-05T14:24:11.226Z] #0 4.744 + : /build [2023-04-05T14:24:11.226Z] #0 4.744 + '[' -z '' ']' [2023-04-05T14:24:11.226Z] #0 4.744 ++ mktemp -d [2023-04-05T14:24:11.226Z] #0 4.748 + export GOPATH=/tmp/tmp.u4NzDJmyrp [2023-04-05T14:24:11.226Z] #0 4.748 + GOPATH=/tmp/tmp.u4NzDJmyrp [2023-04-05T14:24:11.226Z] #0 4.748 + RM_GOPATH=1 [2023-04-05T14:24:11.226Z] #0 4.748 + case "$(go env GOARCH)" in [2023-04-05T14:24:11.226Z] #0 4.769 ++ go env GOARCH [2023-04-05T14:24:11.226Z] #0 4.809 Install golangci-lint version v1.49.0 [2023-04-05T14:24:11.226Z] #0 4.809 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:11.226Z] #0 4.809 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:11.226Z] #0 4.809 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:11.226Z] #0 4.809 + dir=/tmp/install [2023-04-05T14:24:11.226Z] #0 4.809 + bin=golangci_lint [2023-04-05T14:24:11.226Z] #0 4.809 + shift [2023-04-05T14:24:11.226Z] #0 4.809 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-05T14:24:11.226Z] #0 4.809 + . /tmp/install/golangci_lint.installer [2023-04-05T14:24:11.226Z] #0 4.809 ++ : v1.49.0 [2023-04-05T14:24:11.226Z] #0 4.809 + install_golangci_lint [2023-04-05T14:24:11.226Z] #0 4.809 + set -e [2023-04-05T14:24:11.226Z] #0 4.809 + echo 'Install golangci-lint version v1.49.0' [2023-04-05T14:24:11.226Z] #0 4.809 + GOBIN=/build [2023-04-05T14:24:11.226Z] #0 4.809 + GO111MODULE=on [2023-04-05T14:24:11.226Z] #0 4.809 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-05T14:24:11.226Z] #0 5.352 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-05T14:24:11.226Z] #0 7.653 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T14:24:11.226Z] #0 7.658 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:24:11.226Z] #0 7.744 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T14:24:11.226Z] #0 7.758 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-05T14:24:11.226Z] #0 7.924 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-05T14:24:11.226Z] #0 8.115 go: downloading github.com/spf13/viper v1.12.0 [2023-04-05T14:24:11.226Z] #0 8.224 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-05T14:24:11.226Z] #0 8.709 go: downloading golang.org/x/tools v0.1.12 [2023-04-05T14:24:11.226Z] #0 8.827 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-05T14:24:11.226Z] #0 8.908 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-05T14:24:11.226Z] #0 9.216 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-05T14:24:11.226Z] #0 9.330 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-05T14:24:11.226Z] #29 ... [2023-04-05T14:24:11.226Z] [2023-04-05T14:24:11.226Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-05T14:24:11.227Z] #0 4.064 + RM_GOPATH=0 [2023-04-05T14:24:11.227Z] #0 4.064 + TMP_GOPATH= [2023-04-05T14:24:11.227Z] #0 4.064 + : /build [2023-04-05T14:24:11.227Z] #0 4.064 + '[' -z '' ']' [2023-04-05T14:24:11.227Z] #0 4.064 ++ mktemp -d [2023-04-05T14:24:11.227Z] #0 4.067 + export GOPATH=/tmp/tmp.vutBGzoPoW [2023-04-05T14:24:11.227Z] #0 4.067 + GOPATH=/tmp/tmp.vutBGzoPoW [2023-04-05T14:24:11.227Z] #0 4.067 + RM_GOPATH=1 [2023-04-05T14:24:11.227Z] #0 4.067 + case "$(go env GOARCH)" in [2023-04-05T14:24:11.227Z] #0 4.067 ++ go env GOARCH [2023-04-05T14:24:11.227Z] #0 4.109 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:11.227Z] #0 4.109 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:11.227Z] #0 4.109 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:11.227Z] #0 4.109 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:11.227Z] #0 4.109 + dir=/tmp/install [2023-04-05T14:24:11.227Z] #0 4.109 + bin=vndr [2023-04-05T14:24:11.227Z] #0 4.109 + shift [2023-04-05T14:24:11.227Z] #0 4.109 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-05T14:24:11.227Z] #0 4.109 + . /tmp/install/vndr.installer [2023-04-05T14:24:11.227Z] #0 4.109 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:11.227Z] #0 4.109 + install_vndr [2023-04-05T14:24:11.227Z] #0 4.109 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-05T14:24:11.227Z] #0 4.109 + GOBIN=/build [2023-04-05T14:24:11.227Z] #0 4.109 + GO111MODULE=on [2023-04-05T14:24:11.227Z] #0 4.109 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:11.227Z] #0 4.573 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:11.486Z] #30 ... [2023-04-05T14:24:11.486Z] [2023-04-05T14:24:11.486Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:11.486Z] #0 5.649 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:11.486Z] #0 5.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:11.486Z] #0 5.681 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:11.486Z] #0 6.536 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T14:24:11.486Z] #0 8.615 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T14:24:11.486Z] #31 ... [2023-04-05T14:24:11.486Z] [2023-04-05T14:24:11.486Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:24:11.486Z] #0 3.184 + RM_GOPATH=0 [2023-04-05T14:24:11.486Z] #0 3.184 + TMP_GOPATH= [2023-04-05T14:24:11.486Z] #0 3.184 + : /build [2023-04-05T14:24:11.486Z] #0 3.184 + '[' -z '' ']' [2023-04-05T14:24:11.486Z] #0 3.184 ++ mktemp -d [2023-04-05T14:24:11.486Z] #0 3.187 + export GOPATH=/tmp/tmp.hlcVMMMloi [2023-04-05T14:24:11.486Z] #0 3.187 + GOPATH=/tmp/tmp.hlcVMMMloi [2023-04-05T14:24:11.486Z] #0 3.187 + RM_GOPATH=1 [2023-04-05T14:24:11.486Z] #0 3.187 + case "$(go env GOARCH)" in [2023-04-05T14:24:11.486Z] #0 3.187 ++ go env GOARCH [2023-04-05T14:24:11.486Z] #0 3.199 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:11.486Z] #0 3.199 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:11.486Z] #0 3.199 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:11.486Z] #0 3.201 Install docker/cli version 17.06.2-ce from stable [2023-04-05T14:24:11.486Z] #0 3.202 + dir=/tmp/install [2023-04-05T14:24:11.486Z] #0 3.202 + bin=dockercli [2023-04-05T14:24:11.486Z] #0 3.202 + shift [2023-04-05T14:24:11.486Z] #0 3.202 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-05T14:24:11.486Z] #0 3.202 + . /tmp/install/dockercli.installer [2023-04-05T14:24:11.486Z] #0 3.202 ++ : stable [2023-04-05T14:24:11.486Z] #0 3.202 ++ : 17.06.2-ce [2023-04-05T14:24:11.486Z] #0 3.202 + install_dockercli [2023-04-05T14:24:11.486Z] #0 3.202 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-05T14:24:11.486Z] #0 3.202 ++ uname -m [2023-04-05T14:24:11.486Z] #0 3.202 + arch=aarch64 [2023-04-05T14:24:11.486Z] #0 3.202 + '[' aarch64 '!=' x86_64 ']' [2023-04-05T14:24:11.486Z] #0 3.202 + '[' aarch64 '!=' s390x ']' [2023-04-05T14:24:11.486Z] #0 3.202 + '[' aarch64 '!=' armhf ']' [2023-04-05T14:24:11.486Z] #0 3.202 + build_dockercli [2023-04-05T14:24:11.486Z] #0 3.202 + git clone https://github.com/docker/docker-ce /tmp/tmp.hlcVMMMloi/tmp/docker-ce [2023-04-05T14:24:11.486Z] #0 3.205 Cloning into '/tmp/tmp.hlcVMMMloi/tmp/docker-ce'... [2023-04-05T14:24:11.746Z] #32 ... [2023-04-05T14:24:11.746Z] [2023-04-05T14:24:11.746Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:11.746Z] #0 5.530 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:11.746Z] #0 5.600 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:11.746Z] #0 5.600 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:11.746Z] #0 6.603 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T14:24:11.746Z] #0 8.979 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T14:24:11.746Z] #33 ... [2023-04-05T14:24:11.746Z] [2023-04-05T14:24:11.746Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:11.746Z] #0 5.669 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:11.746Z] #0 5.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:11.746Z] #0 5.709 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:11.746Z] #0 6.468 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T14:24:11.746Z] #0 9.014 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T14:24:12.007Z] #34 ... [2023-04-05T14:24:12.007Z] [2023-04-05T14:24:12.007Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:24:12.007Z] #0 4.737 + RM_GOPATH=0 [2023-04-05T14:24:12.007Z] #0 4.737 + TMP_GOPATH= [2023-04-05T14:24:12.007Z] #0 4.737 + : /build [2023-04-05T14:24:12.007Z] #0 4.737 + '[' -z '' ']' [2023-04-05T14:24:12.007Z] #0 4.741 ++ mktemp -d [2023-04-05T14:24:12.007Z] #0 4.761 + export GOPATH=/tmp/tmp.JuvU8psTvG [2023-04-05T14:24:12.007Z] #0 4.761 + GOPATH=/tmp/tmp.JuvU8psTvG [2023-04-05T14:24:12.007Z] #0 4.761 + RM_GOPATH=1 [2023-04-05T14:24:12.007Z] #0 4.761 + case "$(go env GOARCH)" in [2023-04-05T14:24:12.007Z] #0 4.761 ++ go env GOARCH [2023-04-05T14:24:12.007Z] #0 4.810 Install rootlesskit version v0.14.4 [2023-04-05T14:24:12.007Z] #0 4.810 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:12.007Z] #0 4.810 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:12.007Z] #0 4.810 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:12.007Z] #0 4.810 + dir=/tmp/install [2023-04-05T14:24:12.007Z] #0 4.810 + bin=rootlesskit [2023-04-05T14:24:12.007Z] #0 4.810 + shift [2023-04-05T14:24:12.007Z] #0 4.810 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-05T14:24:12.007Z] #0 4.810 + . /tmp/install/rootlesskit.installer [2023-04-05T14:24:12.007Z] #0 4.810 ++ : v0.14.4 [2023-04-05T14:24:12.007Z] #0 4.810 + install_rootlesskit [2023-04-05T14:24:12.007Z] #0 4.810 + case "$1" in [2023-04-05T14:24:12.007Z] #0 4.810 + export CGO_ENABLED=0 [2023-04-05T14:24:12.007Z] #0 4.810 + CGO_ENABLED=0 [2023-04-05T14:24:12.007Z] #0 4.810 + _install_rootlesskit [2023-04-05T14:24:12.007Z] #0 4.810 + echo 'Install rootlesskit version v0.14.4' [2023-04-05T14:24:12.007Z] #0 4.810 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-05T14:24:12.007Z] #0 4.810 + GOBIN=/build [2023-04-05T14:24:12.007Z] #0 4.810 + GO111MODULE=on [2023-04-05T14:24:12.007Z] #0 4.810 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-05T14:24:12.007Z] #0 5.361 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-05T14:24:12.007Z] #0 8.036 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T14:24:12.007Z] #0 8.037 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-05T14:24:12.007Z] #0 8.247 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-05T14:24:12.007Z] #0 8.484 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-05T14:24:12.007Z] #0 10.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-05T14:24:12.007Z] #0 11.14 go: downloading github.com/google/uuid v1.3.0 [2023-04-05T14:24:12.007Z] #35 11.27 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-05T14:24:12.007Z] #35 ... [2023-04-05T14:24:12.007Z] [2023-04-05T14:24:12.007Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:24:12.007Z] #0 4.653 + RM_GOPATH=0 [2023-04-05T14:24:12.007Z] #0 4.653 + TMP_GOPATH= [2023-04-05T14:24:12.007Z] #0 4.653 + : /build [2023-04-05T14:24:12.007Z] #0 4.653 + '[' -z '' ']' [2023-04-05T14:24:12.007Z] #0 4.669 ++ mktemp -d [2023-04-05T14:24:12.007Z] #0 4.669 + export GOPATH=/tmp/tmp.LbTOBPfNkk [2023-04-05T14:24:12.007Z] #0 4.669 + GOPATH=/tmp/tmp.LbTOBPfNkk [2023-04-05T14:24:12.007Z] #0 4.669 + RM_GOPATH=1 [2023-04-05T14:24:12.007Z] #0 4.669 + case "$(go env GOARCH)" in [2023-04-05T14:24:12.007Z] #0 4.669 ++ go env GOARCH [2023-04-05T14:24:12.007Z] #0 4.679 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:12.007Z] #0 4.679 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:12.007Z] #0 4.679 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:12.007Z] #0 4.681 Install shfmt version v3.0.2 [2023-04-05T14:24:12.007Z] #0 4.682 + dir=/tmp/install [2023-04-05T14:24:12.007Z] #0 4.682 + bin=shfmt [2023-04-05T14:24:12.007Z] #0 4.682 + shift [2023-04-05T14:24:12.007Z] #0 4.682 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-05T14:24:12.007Z] #0 4.682 + . /tmp/install/shfmt.installer [2023-04-05T14:24:12.007Z] #0 4.682 ++ : v3.0.2 [2023-04-05T14:24:12.007Z] #0 4.682 + install_shfmt [2023-04-05T14:24:12.007Z] #0 4.682 + echo 'Install shfmt version v3.0.2' [2023-04-05T14:24:12.007Z] #0 4.682 + GOBIN=/build [2023-04-05T14:24:12.007Z] #0 4.682 + GO111MODULE=on [2023-04-05T14:24:12.007Z] #0 4.682 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-05T14:24:12.007Z] #0 5.318 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-05T14:24:12.007Z] #0 10.60 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-05T14:24:12.007Z] #0 10.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-05T14:24:12.007Z] #0 10.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-05T14:24:12.267Z] #36 ... [2023-04-05T14:24:12.267Z] [2023-04-05T14:24:12.267Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:24:12.267Z] #35 11.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-05T14:24:12.267Z] #35 11.40 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T14:24:12.267Z] #35 11.52 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-05T14:24:12.365Z] #10 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 10.2s [2023-04-05T14:24:12.528Z] #35 11.76 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-05T14:24:12.788Z] #35 12.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-05T14:24:13.047Z] #35 12.14 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-05T14:24:14.014Z] #9 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 5.1s [2023-04-05T14:24:14.891Z] #10 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 12.8s done [2023-04-05T14:24:14.958Z] #35 ... [2023-04-05T14:24:14.958Z] [2023-04-05T14:24:14.958Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:24:14.958Z] #23 4.027 + git clone https://github.com/docker/distribution.git . [2023-04-05T14:24:14.958Z] #23 4.029 Cloning into '.'... [2023-04-05T14:24:15.148Z] #10 extracting sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 [2023-04-05T14:24:15.218Z] #23 ... [2023-04-05T14:24:15.218Z] [2023-04-05T14:24:15.218Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:24:15.218Z] #27 10.95 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-05T14:24:15.218Z] #27 11.05 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-05T14:24:15.218Z] #27 14.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:24:15.405Z] #10 extracting sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 done [2023-04-05T14:24:15.405Z] #10 DONE 46.2s [2023-04-05T14:24:15.405Z] [2023-04-05T14:24:15.405Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-05T14:24:16.336Z] #19 DONE 1.0s [2023-04-05T14:24:16.536Z] #9 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 7.8s done [2023-04-05T14:24:16.536Z] #9 extracting sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 [2023-04-05T14:24:16.536Z] #9 extracting sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 done [2023-04-05T14:24:16.593Z] [2023-04-05T14:24:16.593Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-05T14:24:16.792Z] #9 DONE 24.8s [2023-04-05T14:24:16.792Z] [2023-04-05T14:24:16.792Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-05T14:24:17.140Z] #27 ... [2023-04-05T14:24:17.140Z] [2023-04-05T14:24:17.140Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:17.140Z] #29 14.92 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-05T14:24:17.140Z] #29 14.94 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-05T14:24:17.140Z] #29 15.08 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-05T14:24:17.140Z] #29 15.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-05T14:24:17.140Z] #29 15.39 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-05T14:24:17.140Z] #29 15.40 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-05T14:24:17.140Z] #29 15.52 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:24:17.140Z] #29 15.55 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-05T14:24:17.140Z] #29 15.66 go: downloading github.com/spf13/afero v1.8.2 [2023-04-05T14:24:17.140Z] #29 15.69 go: downloading github.com/spf13/cast v1.5.0 [2023-04-05T14:24:17.140Z] #29 15.88 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-05T14:24:17.140Z] #29 16.07 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:24:17.140Z] #29 16.09 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-05T14:24:17.140Z] #29 16.26 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-05T14:24:17.157Z] #20 DONE 0.7s [2023-04-05T14:24:17.157Z] [2023-04-05T14:24:17.157Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-05T14:24:17.413Z] #21 DONE 0.3s [2023-04-05T14:24:17.413Z] [2023-04-05T14:24:17.413Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-05T14:24:17.413Z] #22 DONE 0.2s [2023-04-05T14:24:17.413Z] [2023-04-05T14:24:17.413Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:24:17.710Z] #29 16.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-05T14:24:17.970Z] #29 17.09 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-05T14:24:18.230Z] #29 17.28 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-05T14:24:18.230Z] #29 17.38 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-05T14:24:19.611Z] #29 18.92 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-05T14:24:19.871Z] #29 19.14 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-05T14:24:19.871Z] #29 19.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-05T14:24:20.059Z] #18 ... [2023-04-05T14:24:20.059Z] [2023-04-05T14:24:20.059Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-05T14:24:20.059Z] #0 1.629 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-05T14:24:20.059Z] #0 1.881 [2023-04-05T14:24:20.059Z] #0 2.099 #=#=# ######################################################################## 100.0% [2023-04-05T14:24:20.059Z] #0 2.340 [2023-04-05T14:24:20.059Z] #0 3.181 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-05T14:24:20.059Z] #0 3.451 [2023-04-05T14:24:20.059Z] #0 3.667 #=#=# ############################################################ 84.3% ######################################################################## 100.0% [2023-04-05T14:24:20.059Z] #0 3.976 [2023-04-05T14:24:20.059Z] #0 4.951 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-05T14:24:20.059Z] #0 5.231 [2023-04-05T14:24:20.059Z] #0 5.443 #=#=# ################### 27.4% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2023-04-05T14:24:20.059Z] #0 6.007 [2023-04-05T14:24:20.059Z] #0 6.893 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-05T14:24:20.059Z] #0 7.167 [2023-04-05T14:24:20.059Z] #0 7.378 #=#=# ######################################################################## 100.0% [2023-04-05T14:24:20.059Z] #0 7.574 [2023-04-05T14:24:20.059Z] #0 8.109 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-05T14:24:20.059Z] #0 8.285 [2023-04-05T14:24:20.059Z] #0 8.499 #=#=# ######################################################################## 100.0% [2023-04-05T14:24:20.059Z] #0 8.686 [2023-04-05T14:24:20.059Z] #0 8.727 Download of images into '/build' complete. [2023-04-05T14:24:20.059Z] #0 8.727 Use something like the following to load the result into a Docker daemon: [2023-04-05T14:24:20.059Z] #0 8.727 tar -cC '/build' . | docker load [2023-04-05T14:24:20.131Z] #29 19.31 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-05T14:24:20.131Z] #29 19.33 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-05T14:24:20.131Z] #29 19.46 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-05T14:24:20.315Z] #19 DONE 10.4s [2023-04-05T14:24:20.315Z] [2023-04-05T14:24:20.315Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-05T14:24:20.315Z] #18 DONE 3.7s [2023-04-05T14:24:20.315Z] [2023-04-05T14:24:20.315Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-05T14:24:20.391Z] #29 19.46 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-05T14:24:20.391Z] #29 19.59 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-05T14:24:20.391Z] #29 19.62 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-05T14:24:20.651Z] #29 19.76 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-05T14:24:20.651Z] #29 19.83 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-05T14:24:20.651Z] #29 19.87 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-05T14:24:20.651Z] #29 19.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-05T14:24:20.912Z] #29 20.04 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-05T14:24:20.912Z] #29 20.10 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-05T14:24:20.912Z] #29 ... [2023-04-05T14:24:20.912Z] [2023-04-05T14:24:20.912Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:24:20.912Z] #26 10.10 math [2023-04-05T14:24:20.912Z] #26 14.77 unicode/utf8 [2023-04-05T14:24:20.912Z] #26 15.50 internal/race [2023-04-05T14:24:20.912Z] #26 15.66 sync/atomic [2023-04-05T14:24:20.912Z] #26 16.32 unicode [2023-04-05T14:24:20.912Z] #26 ... [2023-04-05T14:24:20.912Z] [2023-04-05T14:24:20.912Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:20.912Z] #29 20.21 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-05T14:24:21.248Z] #20 DONE 0.7s [2023-04-05T14:24:21.248Z] [2023-04-05T14:24:21.248Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:24:21.248Z] #21 ... [2023-04-05T14:24:21.248Z] [2023-04-05T14:24:21.248Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-05T14:24:21.248Z] #22 DONE 0.2s [2023-04-05T14:24:21.248Z] [2023-04-05T14:24:21.248Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-05T14:24:21.248Z] #23 DONE 0.2s [2023-04-05T14:24:21.483Z] #29 20.52 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-05T14:24:21.483Z] #29 20.54 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-05T14:24:21.483Z] #29 20.64 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-05T14:24:21.483Z] #29 20.65 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-05T14:24:21.483Z] #29 20.78 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-05T14:24:21.508Z] [2023-04-05T14:24:21.508Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:24:22.054Z] #29 ... [2023-04-05T14:24:22.054Z] [2023-04-05T14:24:22.054Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:22.054Z] #31 11.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T14:24:22.054Z] #31 15.85 Fetched 8524 kB in 10s (818 kB/s) [2023-04-05T14:24:22.054Z] #31 15.85 Reading package lists... [2023-04-05T14:24:22.054Z] #31 21.30 Reading package lists... [2023-04-05T14:24:22.054Z] #31 ... [2023-04-05T14:24:22.054Z] [2023-04-05T14:24:22.054Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:24:22.054Z] #25 18.30 Updating files: 58% (1122/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-05T14:24:22.054Z] #25 19.15 + cd /tmp/tmp.4EPAUlndJK/src/github.com/docker/libnetwork [2023-04-05T14:24:22.054Z] #25 19.15 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:24:22.054Z] #25 19.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-05T14:24:22.626Z] #25 ... [2023-04-05T14:24:22.626Z] [2023-04-05T14:24:22.626Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:22.626Z] #34 11.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T14:24:22.626Z] #34 15.97 Fetched 8524 kB in 11s (808 kB/s) [2023-04-05T14:24:22.626Z] #34 15.97 Reading package lists... [2023-04-05T14:24:22.667Z] #23 ... [2023-04-05T14:24:22.667Z] [2023-04-05T14:24:22.668Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:24:22.886Z] #34 19.02 Reading package lists... [2023-04-05T14:24:22.886Z] #34 ... [2023-04-05T14:24:22.886Z] [2023-04-05T14:24:22.886Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:22.886Z] #33 11.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T14:24:22.886Z] #33 15.60 Fetched 8524 kB in 10s (817 kB/s) [2023-04-05T14:24:22.886Z] #33 15.60 Reading package lists... [2023-04-05T14:24:22.886Z] #33 20.90 Reading package lists... [2023-04-05T14:24:22.886Z] #33 ... [2023-04-05T14:24:22.886Z] [2023-04-05T14:24:22.886Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:22.886Z] #29 21.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-05T14:24:22.886Z] #29 21.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-05T14:24:22.886Z] #29 21.71 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-05T14:24:22.886Z] #29 21.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-05T14:24:22.886Z] #29 22.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-05T14:24:22.886Z] #29 22.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-05T14:24:22.886Z] #29 22.18 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-05T14:24:22.886Z] #29 22.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-05T14:24:23.147Z] #29 22.27 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-05T14:24:23.147Z] #29 ... [2023-04-05T14:24:23.147Z] [2023-04-05T14:24:23.147Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:24:23.147Z] #36 12.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-05T14:24:23.147Z] #36 ... [2023-04-05T14:24:23.147Z] [2023-04-05T14:24:23.147Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-05T14:24:23.147Z] #30 DONE 22.5s [2023-04-05T14:24:23.147Z] [2023-04-05T14:24:23.147Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:23.147Z] #29 22.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-05T14:24:23.407Z] #29 22.57 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-05T14:24:23.407Z] #29 22.57 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-05T14:24:23.600Z] #24 ... [2023-04-05T14:24:23.600Z] [2023-04-05T14:24:23.600Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:23.600Z] #0 6.290 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:23.600Z] #0 6.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:23.600Z] #0 6.297 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:23.600Z] #25 6.555 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:24:23.668Z] #29 22.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-05T14:24:23.668Z] #29 22.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-05T14:24:23.668Z] #29 22.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-05T14:24:23.928Z] #29 23.01 go: downloading github.com/julz/importas v0.1.0 [2023-04-05T14:24:23.928Z] #29 23.05 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-05T14:24:24.163Z] #25 ... [2023-04-05T14:24:24.163Z] [2023-04-05T14:24:24.163Z] #26 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:24:24.163Z] #0 6.904 + RM_GOPATH=0 [2023-04-05T14:24:24.163Z] #0 6.904 + TMP_GOPATH= [2023-04-05T14:24:24.163Z] #0 6.904 + : /build [2023-04-05T14:24:24.163Z] #0 6.904 + '[' -z '' ']' [2023-04-05T14:24:24.163Z] #0 6.905 ++ mktemp -d [2023-04-05T14:24:24.163Z] #0 6.905 + export GOPATH=/tmp/tmp.eGjAMDndqd [2023-04-05T14:24:24.163Z] #0 6.905 + GOPATH=/tmp/tmp.eGjAMDndqd [2023-04-05T14:24:24.163Z] #0 6.905 + RM_GOPATH=1 [2023-04-05T14:24:24.163Z] #0 6.905 + case "$(go env GOARCH)" in [2023-04-05T14:24:24.163Z] #0 6.905 ++ go env GOARCH [2023-04-05T14:24:24.163Z] #0 6.924 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:24.163Z] #0 6.924 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:24.163Z] #0 6.924 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:24.163Z] #0 6.944 Install docker/cli version 17.06.2-ce from stable [2023-04-05T14:24:24.163Z] #0 6.945 + dir=/tmp/install [2023-04-05T14:24:24.163Z] #0 6.945 + bin=dockercli [2023-04-05T14:24:24.164Z] #0 6.945 + shift [2023-04-05T14:24:24.164Z] #0 6.945 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-05T14:24:24.164Z] #0 6.945 + . /tmp/install/dockercli.installer [2023-04-05T14:24:24.164Z] #0 6.945 ++ : stable [2023-04-05T14:24:24.164Z] #0 6.945 ++ : 17.06.2-ce [2023-04-05T14:24:24.164Z] #0 6.945 + install_dockercli [2023-04-05T14:24:24.164Z] #0 6.945 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-05T14:24:24.164Z] #0 6.945 ++ uname -m [2023-04-05T14:24:24.164Z] #0 6.945 + arch=x86_64 [2023-04-05T14:24:24.164Z] #0 6.945 + '[' x86_64 '!=' x86_64 ']' [2023-04-05T14:24:24.164Z] #0 6.945 + url=https://download.docker.com/linux/static [2023-04-05T14:24:24.164Z] #0 6.945 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-05T14:24:24.164Z] #0 6.945 + tar -xz docker/docker [2023-04-05T14:24:24.226Z] #29 23.20 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-05T14:24:24.226Z] #29 23.37 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-05T14:24:24.226Z] #29 23.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-05T14:24:24.226Z] #29 23.45 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-05T14:24:24.226Z] #29 23.47 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-05T14:24:24.487Z] #29 23.48 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-05T14:24:24.487Z] #29 23.62 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-05T14:24:24.487Z] #29 23.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-05T14:24:24.487Z] #29 23.73 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-05T14:24:24.487Z] #29 23.77 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-05T14:24:24.727Z] #26 ... [2023-04-05T14:24:24.727Z] [2023-04-05T14:24:24.728Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:24.728Z] #25 7.575 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:24:25.058Z] #29 24.39 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-05T14:24:25.058Z] #29 24.41 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-05T14:24:25.318Z] #29 24.49 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-05T14:24:25.318Z] #29 24.49 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-05T14:24:25.578Z] #29 24.71 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-05T14:24:25.578Z] #29 ... [2023-04-05T14:24:25.578Z] [2023-04-05T14:24:25.578Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:24:25.578Z] #28 14.65 Fetched 8524 kB in 10s (882 kB/s) [2023-04-05T14:24:25.578Z] #28 14.65 Reading package lists... [2023-04-05T14:24:25.578Z] #28 19.58 Reading package lists... [2023-04-05T14:24:25.578Z] #28 ... [2023-04-05T14:24:25.578Z] [2023-04-05T14:24:25.578Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:25.578Z] #29 24.74 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-05T14:24:25.578Z] #29 24.82 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-05T14:24:25.578Z] #29 24.87 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-05T14:24:25.578Z] #29 24.94 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-05T14:24:25.679Z] #24 4.078 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-05T14:24:25.679Z] #24 4.079 Cloning into '.'... [2023-04-05T14:24:25.839Z] #29 24.95 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-05T14:24:25.840Z] #29 25.03 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-05T14:24:26.101Z] #29 25.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-05T14:24:26.361Z] #29 25.37 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-05T14:24:26.361Z] #29 25.42 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-05T14:24:26.361Z] #29 25.44 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-05T14:24:26.361Z] #29 25.51 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-05T14:24:26.361Z] #29 25.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-05T14:24:26.361Z] #29 25.64 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-05T14:24:26.608Z] #24 ... [2023-04-05T14:24:26.608Z] [2023-04-05T14:24:26.608Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:24:26.608Z] #21 3.430 + RM_GOPATH=0 [2023-04-05T14:24:26.608Z] #21 3.430 + TMP_GOPATH= [2023-04-05T14:24:26.608Z] #21 3.430 + : /build [2023-04-05T14:24:26.608Z] #21 3.430 + '[' -z '' ']' [2023-04-05T14:24:26.608Z] #21 3.431 ++ mktemp -d [2023-04-05T14:24:26.608Z] #21 3.433 + export GOPATH=/tmp/tmp.InuyYp0KPq [2023-04-05T14:24:26.608Z] #21 3.433 + GOPATH=/tmp/tmp.InuyYp0KPq [2023-04-05T14:24:26.608Z] #21 3.433 + RM_GOPATH=1 [2023-04-05T14:24:26.608Z] #21 3.433 + case "$(go env GOARCH)" in [2023-04-05T14:24:26.608Z] #21 3.433 ++ go env GOARCH [2023-04-05T14:24:26.608Z] #21 3.440 Install docker/cli version 17.06.2-ce from stable [2023-04-05T14:24:26.608Z] #21 3.441 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:26.608Z] #21 3.441 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:26.608Z] #21 3.441 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:26.608Z] #21 3.441 + dir=/tmp/install [2023-04-05T14:24:26.608Z] #21 3.441 + bin=dockercli [2023-04-05T14:24:26.608Z] #21 3.441 + shift [2023-04-05T14:24:26.608Z] #21 3.441 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-05T14:24:26.608Z] #21 3.441 + . /tmp/install/dockercli.installer [2023-04-05T14:24:26.608Z] #21 3.441 ++ : stable [2023-04-05T14:24:26.608Z] #21 3.441 ++ : 17.06.2-ce [2023-04-05T14:24:26.608Z] #21 3.441 + install_dockercli [2023-04-05T14:24:26.608Z] #21 3.441 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-05T14:24:26.608Z] #21 3.442 ++ uname -m [2023-04-05T14:24:26.608Z] #21 3.442 + arch=x86_64 [2023-04-05T14:24:26.608Z] #21 3.442 + '[' x86_64 '!=' x86_64 ']' [2023-04-05T14:24:26.608Z] #21 3.442 + url=https://download.docker.com/linux/static [2023-04-05T14:24:26.608Z] #21 3.442 + tar -xz docker/docker [2023-04-05T14:24:26.608Z] #21 3.442 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-05T14:24:26.621Z] #29 25.84 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-05T14:24:26.881Z] #29 25.91 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-05T14:24:26.881Z] #29 25.94 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-05T14:24:26.881Z] #29 26.01 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-05T14:24:26.881Z] #29 26.04 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-05T14:24:26.881Z] #29 26.15 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-05T14:24:27.141Z] #29 26.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-05T14:24:27.141Z] #29 26.29 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-05T14:24:27.250Z] #25 ... [2023-04-05T14:24:27.250Z] [2023-04-05T14:24:27.250Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:24:27.250Z] #0 8.285 + RM_GOPATH=0 [2023-04-05T14:24:27.250Z] #0 8.285 + TMP_GOPATH= [2023-04-05T14:24:27.250Z] #0 8.285 + : /build [2023-04-05T14:24:27.250Z] #0 8.285 + '[' -z '' ']' [2023-04-05T14:24:27.250Z] #0 8.288 ++ mktemp -d [2023-04-05T14:24:27.250Z] #0 8.292 + export GOPATH=/tmp/tmp.Sl6EPBNOlL [2023-04-05T14:24:27.250Z] #0 8.292 + GOPATH=/tmp/tmp.Sl6EPBNOlL [2023-04-05T14:24:27.250Z] #0 8.292 + RM_GOPATH=1 [2023-04-05T14:24:27.250Z] #0 8.292 + case "$(go env GOARCH)" in [2023-04-05T14:24:27.250Z] #0 8.296 ++ go env GOARCH [2023-04-05T14:24:27.250Z] #0 8.324 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:27.250Z] #0 8.324 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:27.250Z] #0 8.324 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:27.250Z] #0 8.325 Install shfmt version v3.0.2 [2023-04-05T14:24:27.250Z] #0 8.325 + dir=/tmp/install [2023-04-05T14:24:27.250Z] #0 8.325 + bin=shfmt [2023-04-05T14:24:27.250Z] #0 8.325 + shift [2023-04-05T14:24:27.250Z] #0 8.325 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-05T14:24:27.250Z] #0 8.325 + . /tmp/install/shfmt.installer [2023-04-05T14:24:27.250Z] #0 8.325 ++ : v3.0.2 [2023-04-05T14:24:27.250Z] #0 8.325 + install_shfmt [2023-04-05T14:24:27.250Z] #0 8.325 + echo 'Install shfmt version v3.0.2' [2023-04-05T14:24:27.250Z] #0 8.325 + GOBIN=/build [2023-04-05T14:24:27.250Z] #0 8.325 + GO111MODULE=on [2023-04-05T14:24:27.250Z] #0 8.325 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-05T14:24:27.250Z] #0 8.996 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-05T14:24:27.250Z] #27 ... [2023-04-05T14:24:27.250Z] [2023-04-05T14:24:27.250Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:24:27.250Z] #0 6.583 Install rootlesskit version v0.14.4 [2023-04-05T14:24:27.250Z] #0 6.583 + RM_GOPATH=0 [2023-04-05T14:24:27.250Z] #0 6.583 + TMP_GOPATH= [2023-04-05T14:24:27.250Z] #0 6.583 + : /build [2023-04-05T14:24:27.250Z] #0 6.583 + '[' -z '' ']' [2023-04-05T14:24:27.250Z] #0 6.583 ++ mktemp -d [2023-04-05T14:24:27.250Z] #0 6.583 + export GOPATH=/tmp/tmp.9PtyHbi5np [2023-04-05T14:24:27.250Z] #0 6.583 + GOPATH=/tmp/tmp.9PtyHbi5np [2023-04-05T14:24:27.250Z] #0 6.583 + RM_GOPATH=1 [2023-04-05T14:24:27.250Z] #0 6.583 + case "$(go env GOARCH)" in [2023-04-05T14:24:27.250Z] #0 6.583 ++ go env GOARCH [2023-04-05T14:24:27.250Z] #0 6.583 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:27.250Z] #0 6.583 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:27.250Z] #0 6.583 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:27.250Z] #0 6.583 + dir=/tmp/install [2023-04-05T14:24:27.250Z] #0 6.583 + bin=rootlesskit [2023-04-05T14:24:27.250Z] #0 6.583 + shift [2023-04-05T14:24:27.250Z] #0 6.583 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-05T14:24:27.250Z] #0 6.583 + . /tmp/install/rootlesskit.installer [2023-04-05T14:24:27.250Z] #0 6.583 ++ : v0.14.4 [2023-04-05T14:24:27.250Z] #0 6.583 + install_rootlesskit [2023-04-05T14:24:27.250Z] #0 6.583 + case "$1" in [2023-04-05T14:24:27.250Z] #0 6.583 + export CGO_ENABLED=0 [2023-04-05T14:24:27.250Z] #0 6.583 + CGO_ENABLED=0 [2023-04-05T14:24:27.250Z] #0 6.583 + _install_rootlesskit [2023-04-05T14:24:27.250Z] #0 6.583 + echo 'Install rootlesskit version v0.14.4' [2023-04-05T14:24:27.250Z] #0 6.583 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-05T14:24:27.250Z] #0 6.583 + GOBIN=/build [2023-04-05T14:24:27.250Z] #0 6.583 + GO111MODULE=on [2023-04-05T14:24:27.250Z] #0 6.583 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-05T14:24:27.250Z] #0 7.023 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-05T14:24:27.401Z] #29 26.58 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-05T14:24:27.401Z] #29 26.68 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-05T14:24:27.507Z] #28 ... [2023-04-05T14:24:27.507Z] [2023-04-05T14:24:27.507Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:24:27.507Z] #0 7.646 + RM_GOPATH=0 [2023-04-05T14:24:27.507Z] #0 7.646 + TMP_GOPATH= [2023-04-05T14:24:27.507Z] #0 7.646 + : /build [2023-04-05T14:24:27.507Z] #0 7.646 + '[' -z '' ']' [2023-04-05T14:24:27.507Z] #0 7.646 ++ mktemp -d [2023-04-05T14:24:27.507Z] #0 7.655 + export GOPATH=/tmp/tmp.Bb8jqFjXBd [2023-04-05T14:24:27.507Z] #0 7.655 + GOPATH=/tmp/tmp.Bb8jqFjXBd [2023-04-05T14:24:27.507Z] #0 7.655 + RM_GOPATH=1 [2023-04-05T14:24:27.507Z] #0 7.655 + case "$(go env GOARCH)" in [2023-04-05T14:24:27.507Z] #0 7.655 ++ go env GOARCH [2023-04-05T14:24:27.507Z] #0 7.684 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:27.507Z] #0 7.684 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:27.507Z] #0 7.684 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:27.507Z] #0 7.686 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:24:27.507Z] #0 7.690 + dir=/tmp/install [2023-04-05T14:24:27.507Z] #0 7.690 + bin=proxy [2023-04-05T14:24:27.507Z] #0 7.690 + shift [2023-04-05T14:24:27.507Z] #0 7.690 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-05T14:24:27.507Z] #0 7.690 + . /tmp/install/proxy.installer [2023-04-05T14:24:27.507Z] #0 7.690 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:24:27.507Z] #0 7.690 + install_proxy [2023-04-05T14:24:27.507Z] #0 7.690 + case "$1" in [2023-04-05T14:24:27.507Z] #0 7.690 + export CGO_ENABLED=0 [2023-04-05T14:24:27.507Z] #0 7.690 + CGO_ENABLED=0 [2023-04-05T14:24:27.507Z] #0 7.690 + _install_proxy [2023-04-05T14:24:27.507Z] #0 7.690 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-04-05T14:24:27.507Z] #0 7.690 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Bb8jqFjXBd/src/github.com/docker/libnetwork [2023-04-05T14:24:27.507Z] #0 7.690 Cloning into '/tmp/tmp.Bb8jqFjXBd/src/github.com/docker/libnetwork'... [2023-04-05T14:24:27.507Z] #29 ... [2023-04-05T14:24:27.507Z] [2023-04-05T14:24:27.507Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-05T14:24:27.507Z] #0 8.426 + RM_GOPATH=0 [2023-04-05T14:24:27.507Z] #0 8.426 + TMP_GOPATH= [2023-04-05T14:24:27.507Z] #0 8.426 + : /build [2023-04-05T14:24:27.507Z] #0 8.426 + '[' -z '' ']' [2023-04-05T14:24:27.507Z] #0 8.426 ++ mktemp -d [2023-04-05T14:24:27.507Z] #0 8.426 + export GOPATH=/tmp/tmp.OOAvNU7Os6 [2023-04-05T14:24:27.507Z] #0 8.426 + GOPATH=/tmp/tmp.OOAvNU7Os6 [2023-04-05T14:24:27.507Z] #0 8.426 + RM_GOPATH=1 [2023-04-05T14:24:27.507Z] #0 8.426 + case "$(go env GOARCH)" in [2023-04-05T14:24:27.507Z] #0 8.426 ++ go env GOARCH [2023-04-05T14:24:27.507Z] #0 8.443 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:27.507Z] #0 8.444 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:27.507Z] #0 8.444 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:27.507Z] #0 8.451 + dir=/tmp/install [2023-04-05T14:24:27.507Z] #0 8.452 + bin=vndr [2023-04-05T14:24:27.507Z] #0 8.452 + shift [2023-04-05T14:24:27.507Z] #0 8.452 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-05T14:24:27.507Z] #0 8.453 + . /tmp/install/vndr.installer [2023-04-05T14:24:27.507Z] #0 8.457 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:27.507Z] #0 8.467 + install_vndr [2023-04-05T14:24:27.507Z] #0 8.467 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-05T14:24:27.507Z] #0 8.468 + GOBIN=/build [2023-04-05T14:24:27.507Z] #0 8.468 + GO111MODULE=on [2023-04-05T14:24:27.507Z] #0 8.468 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:27.507Z] #0 8.475 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:27.507Z] #0 9.112 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:27.661Z] #29 26.73 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-05T14:24:27.661Z] #29 26.79 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-05T14:24:27.661Z] #29 26.86 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-05T14:24:27.764Z] #30 ... [2023-04-05T14:24:27.764Z] [2023-04-05T14:24:27.764Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:27.764Z] #0 7.067 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:27.764Z] #0 7.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:27.764Z] #0 7.091 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:27.764Z] #0 7.730 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:24:27.920Z] #29 27.04 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-05T14:24:27.920Z] #29 27.17 go: downloading honnef.co/go/tools v0.3.3 [2023-04-05T14:24:28.022Z] #31 ... [2023-04-05T14:24:28.022Z] [2023-04-05T14:24:28.022Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:24:28.022Z] #0 8.460 + RM_GOPATH=0 [2023-04-05T14:24:28.022Z] #0 8.460 + TMP_GOPATH= [2023-04-05T14:24:28.022Z] #0 8.460 + : /build [2023-04-05T14:24:28.022Z] #0 8.460 + '[' -z '' ']' [2023-04-05T14:24:28.022Z] #0 8.460 ++ mktemp -d [2023-04-05T14:24:28.022Z] #0 8.476 + export GOPATH=/tmp/tmp.lVvwiWiGlU [2023-04-05T14:24:28.022Z] #0 8.476 + GOPATH=/tmp/tmp.lVvwiWiGlU [2023-04-05T14:24:28.022Z] #0 8.476 + RM_GOPATH=1 [2023-04-05T14:24:28.022Z] #0 8.476 + case "$(go env GOARCH)" in [2023-04-05T14:24:28.022Z] #0 8.476 ++ go env GOARCH [2023-04-05T14:24:28.022Z] #0 8.500 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:28.022Z] #0 8.500 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:28.022Z] #0 8.500 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:28.022Z] #0 8.512 + dir=/tmp/install [2023-04-05T14:24:28.022Z] #0 8.512 + bin=tomlv [2023-04-05T14:24:28.022Z] #0 8.513 + shift [2023-04-05T14:24:28.022Z] #0 8.513 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-05T14:24:28.022Z] #0 8.513 + . /tmp/install/tomlv.installer [2023-04-05T14:24:28.022Z] #0 8.513 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:24:28.022Z] #0 8.513 + install_tomlv [2023-04-05T14:24:28.022Z] #0 8.513 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-05T14:24:28.022Z] #0 8.514 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:24:28.022Z] #0 8.514 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lVvwiWiGlU/src/github.com/BurntSushi/toml [2023-04-05T14:24:28.022Z] #0 8.523 Cloning into '/tmp/tmp.lVvwiWiGlU/src/github.com/BurntSushi/toml'... [2023-04-05T14:24:28.022Z] #0 10.72 + cd /tmp/tmp.lVvwiWiGlU/src/github.com/BurntSushi/toml [2023-04-05T14:24:28.022Z] #0 10.72 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:24:28.022Z] #32 10.93 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-05T14:24:28.022Z] #32 ... [2023-04-05T14:24:28.022Z] [2023-04-05T14:24:28.022Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:24:28.022Z] #0 9.220 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:28.022Z] #0 9.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:28.022Z] #0 9.359 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:28.180Z] #29 ... [2023-04-05T14:24:28.180Z] [2023-04-05T14:24:28.180Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:24:28.180Z] #35 17.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-05T14:24:28.180Z] #35 17.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-05T14:24:28.180Z] #35 ... [2023-04-05T14:24:28.180Z] [2023-04-05T14:24:28.180Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:28.180Z] #34 19.02 Reading package lists... [2023-04-05T14:24:28.180Z] #34 23.85 Building dependency tree... [2023-04-05T14:24:28.180Z] #34 27.35 The following additional packages will be installed: [2023-04-05T14:24:28.180Z] #34 27.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-05T14:24:28.180Z] #34 27.39 Suggested packages: [2023-04-05T14:24:28.181Z] #34 27.42 cmake-doc ninja-build lrzip [2023-04-05T14:24:28.181Z] #34 27.42 Recommended packages: [2023-04-05T14:24:28.181Z] #34 27.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-05T14:24:28.279Z] #33 ... [2023-04-05T14:24:28.279Z] [2023-04-05T14:24:28.279Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:28.279Z] #0 8.584 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:28.279Z] #0 8.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:28.279Z] #0 8.733 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:28.279Z] #34 ... [2023-04-05T14:24:28.279Z] [2023-04-05T14:24:28.279Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:24:28.279Z] #0 7.987 + RM_GOPATH=0 [2023-04-05T14:24:28.279Z] #0 7.993 + TMP_GOPATH= [2023-04-05T14:24:28.279Z] #0 7.993 + : /build [2023-04-05T14:24:28.279Z] #0 7.993 + '[' -z '' ']' [2023-04-05T14:24:28.279Z] #0 7.993 ++ mktemp -d [2023-04-05T14:24:28.279Z] #0 7.993 + export GOPATH=/tmp/tmp.EP2UOIPaDT [2023-04-05T14:24:28.279Z] #0 7.993 + GOPATH=/tmp/tmp.EP2UOIPaDT [2023-04-05T14:24:28.279Z] #0 7.993 + RM_GOPATH=1 [2023-04-05T14:24:28.279Z] #0 7.993 + case "$(go env GOARCH)" in [2023-04-05T14:24:28.279Z] #0 7.993 ++ go env GOARCH [2023-04-05T14:24:28.279Z] #0 8.058 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:28.279Z] #0 8.058 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:28.279Z] #0 8.058 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:28.279Z] #0 8.085 Install gotestsum version v1.8.2 [2023-04-05T14:24:28.279Z] #0 8.085 + dir=/tmp/install [2023-04-05T14:24:28.279Z] #0 8.085 + bin=gotestsum [2023-04-05T14:24:28.279Z] #0 8.085 + shift [2023-04-05T14:24:28.279Z] #0 8.085 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-05T14:24:28.279Z] #0 8.085 + . /tmp/install/gotestsum.installer [2023-04-05T14:24:28.279Z] #0 8.085 ++ : v1.8.2 [2023-04-05T14:24:28.279Z] #0 8.085 + install_gotestsum [2023-04-05T14:24:28.279Z] #0 8.085 + set -e [2023-04-05T14:24:28.279Z] #0 8.085 + echo 'Install gotestsum version v1.8.2' [2023-04-05T14:24:28.279Z] #0 8.085 + GOBIN=/build [2023-04-05T14:24:28.279Z] #0 8.085 + GO111MODULE=on [2023-04-05T14:24:28.279Z] #0 8.085 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-05T14:24:28.279Z] #0 8.750 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-05T14:24:28.535Z] #35 ... [2023-04-05T14:24:28.536Z] [2023-04-05T14:24:28.536Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:28.536Z] #0 8.085 + RM_GOPATH=0 [2023-04-05T14:24:28.536Z] #0 8.085 + TMP_GOPATH= [2023-04-05T14:24:28.536Z] #0 8.085 + : /build [2023-04-05T14:24:28.536Z] #0 8.085 + '[' -z '' ']' [2023-04-05T14:24:28.536Z] #0 8.085 ++ mktemp -d [2023-04-05T14:24:28.536Z] #0 8.085 + export GOPATH=/tmp/tmp.Q81dtLMwTJ [2023-04-05T14:24:28.536Z] #0 8.085 + GOPATH=/tmp/tmp.Q81dtLMwTJ [2023-04-05T14:24:28.536Z] #0 8.085 + RM_GOPATH=1 [2023-04-05T14:24:28.536Z] #0 8.085 + case "$(go env GOARCH)" in [2023-04-05T14:24:28.536Z] #0 8.098 ++ go env GOARCH [2023-04-05T14:24:28.536Z] #0 8.119 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:28.536Z] #0 8.119 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:28.536Z] #0 8.137 Install golangci-lint version v1.49.0 [2023-04-05T14:24:28.536Z] #0 8.137 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:28.536Z] #0 8.137 + dir=/tmp/install [2023-04-05T14:24:28.536Z] #0 8.137 + bin=golangci_lint [2023-04-05T14:24:28.536Z] #0 8.137 + shift [2023-04-05T14:24:28.536Z] #0 8.137 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-05T14:24:28.536Z] #0 8.137 + . /tmp/install/golangci_lint.installer [2023-04-05T14:24:28.536Z] #0 8.137 ++ : v1.49.0 [2023-04-05T14:24:28.536Z] #0 8.137 + install_golangci_lint [2023-04-05T14:24:28.536Z] #0 8.137 + set -e [2023-04-05T14:24:28.536Z] #0 8.137 + echo 'Install golangci-lint version v1.49.0' [2023-04-05T14:24:28.536Z] #0 8.137 + GOBIN=/build [2023-04-05T14:24:28.536Z] #0 8.137 + GO111MODULE=on [2023-04-05T14:24:28.536Z] #0 8.137 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-05T14:24:28.536Z] #0 9.134 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-05T14:24:28.536Z] #36 ... [2023-04-05T14:24:28.536Z] [2023-04-05T14:24:28.536Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:24:28.536Z] #28 11.16 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T14:24:28.536Z] #28 11.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-05T14:24:28.536Z] #28 11.38 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-05T14:24:29.124Z] #34 28.21 The following NEW packages will be installed: [2023-04-05T14:24:29.124Z] #34 28.24 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-05T14:24:29.124Z] #34 28.26 vim-common xxd [2023-04-05T14:24:29.127Z] #21 8.157 + mkdir -p /build [2023-04-05T14:24:29.127Z] #21 8.164 + mv docker/docker /build/ [2023-04-05T14:24:29.127Z] #21 8.164 + rmdir docker [2023-04-05T14:24:29.384Z] #34 28.65 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:24:29.384Z] #21 DONE 8.4s [2023-04-05T14:24:29.384Z] [2023-04-05T14:24:29.384Z] #34 28.65 Need to get 15.6 MB of archives. [2023-04-05T14:24:29.384Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:24:29.384Z] #0 6.595 + RM_GOPATH=0 [2023-04-05T14:24:29.384Z] #34 28.65 After this operation, 67.4 MB of additional disk space will be used. [2023-04-05T14:24:29.384Z] #34 28.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T14:24:29.384Z] #34 28.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T14:24:29.384Z] #34 28.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-05T14:24:29.384Z] #34 28.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-04-05T14:24:29.384Z] #0 6.595 + TMP_GOPATH= [2023-04-05T14:24:29.384Z] #0 6.595 + : /build [2023-04-05T14:24:29.384Z] #0 6.595 + '[' -z '' ']' [2023-04-05T14:24:29.384Z] #0 6.595 ++ mktemp -d [2023-04-05T14:24:29.384Z] #0 6.600 + export GOPATH=/tmp/tmp.wMnn0PsGB8 [2023-04-05T14:24:29.384Z] #0 6.600 + GOPATH=/tmp/tmp.wMnn0PsGB8 [2023-04-05T14:24:29.384Z] #0 6.600 + RM_GOPATH=1 [2023-04-05T14:24:29.384Z] #0 6.600 + case "$(go env GOARCH)" in [2023-04-05T14:24:29.384Z] #0 6.601 ++ go env GOARCH [2023-04-05T14:24:29.384Z] #0 6.619 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:29.384Z] #0 6.622 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:29.384Z] #0 6.623 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:29.384Z] #0 6.634 + dir=/tmp/install [2023-04-05T14:24:29.384Z] #0 6.643 + bin=rootlesskit [2023-04-05T14:24:29.384Z] #0 6.643 + shift [2023-04-05T14:24:29.384Z] #0 6.643 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-05T14:24:29.384Z] #0 6.644 + . /tmp/install/rootlesskit.installer [2023-04-05T14:24:29.384Z] #0 6.644 ++ : v0.14.4 [2023-04-05T14:24:29.384Z] #0 6.644 + install_rootlesskit [2023-04-05T14:24:29.384Z] #0 6.645 + case "$1" in [2023-04-05T14:24:29.384Z] #0 6.645 + export CGO_ENABLED=0 [2023-04-05T14:24:29.384Z] #0 6.645 + CGO_ENABLED=0 [2023-04-05T14:24:29.384Z] #0 6.646 + _install_rootlesskit [2023-04-05T14:24:29.384Z] #0 6.646 + echo 'Install rootlesskit version v0.14.4' [2023-04-05T14:24:29.384Z] #0 6.649 Install rootlesskit version v0.14.4 [2023-04-05T14:24:29.384Z] #0 6.649 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-05T14:24:29.384Z] #0 6.650 + GOBIN=/build [2023-04-05T14:24:29.384Z] #0 6.650 + GO111MODULE=on [2023-04-05T14:24:29.384Z] #0 6.650 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-05T14:24:29.384Z] #0 7.288 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-05T14:24:29.466Z] #28 12.53 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-05T14:24:29.645Z] #34 ... [2023-04-05T14:24:29.645Z] [2023-04-05T14:24:29.645Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:29.645Z] #29 29.02 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-05T14:24:29.905Z] #29 29.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-05T14:24:29.905Z] #29 29.14 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-05T14:24:30.165Z] #29 29.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-05T14:24:30.165Z] #29 29.34 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-05T14:24:30.427Z] #29 29.47 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-05T14:24:30.427Z] #29 29.50 go: downloading golang.org/x/text v0.3.7 [2023-04-05T14:24:30.427Z] #29 ... [2023-04-05T14:24:30.427Z] [2023-04-05T14:24:30.427Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:24:30.427Z] #23 19.26 Updating files: 98% (2180/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-04-05T14:24:30.427Z] #23 19.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-05T14:24:30.427Z] #23 20.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-05T14:24:30.427Z] #23 ... [2023-04-05T14:24:30.427Z] [2023-04-05T14:24:30.427Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:30.427Z] #34 29.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-04-05T14:24:30.427Z] #34 29.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-04-05T14:24:30.427Z] #34 29.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-04-05T14:24:30.427Z] #34 29.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-04-05T14:24:30.427Z] #34 29.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-04-05T14:24:30.427Z] #34 29.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-04-05T14:24:30.997Z] #34 30.29 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:24:31.276Z] #25 ... [2023-04-05T14:24:31.276Z] [2023-04-05T14:24:31.276Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:31.276Z] #0 5.189 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:31.276Z] #0 5.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:31.276Z] #0 5.238 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:31.276Z] #0 5.793 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:24:31.276Z] #0 7.598 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:24:31.276Z] #26 ... [2023-04-05T14:24:31.276Z] [2023-04-05T14:24:31.276Z] #27 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-05T14:24:31.276Z] #0 5.874 + RM_GOPATH=0 [2023-04-05T14:24:31.276Z] #0 5.874 + TMP_GOPATH= [2023-04-05T14:24:31.276Z] #0 5.874 + : /build [2023-04-05T14:24:31.276Z] #0 5.874 + '[' -z '' ']' [2023-04-05T14:24:31.276Z] #0 5.874 ++ mktemp -d [2023-04-05T14:24:31.276Z] #0 5.874 + export GOPATH=/tmp/tmp.AJjpJYL5hT [2023-04-05T14:24:31.276Z] #0 5.874 + GOPATH=/tmp/tmp.AJjpJYL5hT [2023-04-05T14:24:31.276Z] #0 5.874 + RM_GOPATH=1 [2023-04-05T14:24:31.276Z] #0 5.874 + case "$(go env GOARCH)" in [2023-04-05T14:24:31.276Z] #0 5.874 ++ go env GOARCH [2023-04-05T14:24:31.276Z] #0 5.896 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:31.276Z] #0 5.896 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:31.276Z] #0 5.907 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:31.276Z] #0 5.914 + dir=/tmp/install [2023-04-05T14:24:31.276Z] #0 5.914 + bin=vndr [2023-04-05T14:24:31.276Z] #0 5.914 + shift [2023-04-05T14:24:31.276Z] #0 5.914 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-05T14:24:31.276Z] #0 5.914 + . /tmp/install/vndr.installer [2023-04-05T14:24:31.276Z] #0 5.914 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:31.276Z] #0 5.914 + install_vndr [2023-04-05T14:24:31.276Z] #0 5.914 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-05T14:24:31.276Z] #0 5.914 + GOBIN=/build [2023-04-05T14:24:31.276Z] #0 5.915 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:31.276Z] #0 5.921 + GO111MODULE=on [2023-04-05T14:24:31.276Z] #0 5.921 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:31.276Z] #0 6.482 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:24:31.276Z] #27 ... [2023-04-05T14:24:31.276Z] [2023-04-05T14:24:31.276Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:31.276Z] #0 5.737 + RM_GOPATH=0 [2023-04-05T14:24:31.276Z] #0 5.737 + TMP_GOPATH= [2023-04-05T14:24:31.276Z] #0 5.737 + : /build [2023-04-05T14:24:31.276Z] #0 5.737 + '[' -z '' ']' [2023-04-05T14:24:31.276Z] #0 5.737 ++ mktemp -d [2023-04-05T14:24:31.276Z] #0 5.737 + export GOPATH=/tmp/tmp.GzF5XDarrD [2023-04-05T14:24:31.276Z] #0 5.737 + GOPATH=/tmp/tmp.GzF5XDarrD [2023-04-05T14:24:31.276Z] #0 5.737 + RM_GOPATH=1 [2023-04-05T14:24:31.276Z] #0 5.737 + case "$(go env GOARCH)" in [2023-04-05T14:24:31.276Z] #0 5.737 ++ go env GOARCH [2023-04-05T14:24:31.276Z] #0 5.746 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:31.276Z] #0 5.746 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:31.276Z] #0 5.746 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:31.276Z] #0 5.753 + dir=/tmp/install [2023-04-05T14:24:31.276Z] #0 5.753 + bin=golangci_lint [2023-04-05T14:24:31.276Z] #0 5.753 + shift [2023-04-05T14:24:31.276Z] #0 5.753 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-05T14:24:31.276Z] #0 5.753 + . /tmp/install/golangci_lint.installer [2023-04-05T14:24:31.276Z] #0 5.753 ++ : v1.49.0 [2023-04-05T14:24:31.276Z] #0 5.754 + install_golangci_lint [2023-04-05T14:24:31.276Z] #0 5.754 + set -e [2023-04-05T14:24:31.276Z] #0 5.754 + echo 'Install golangci-lint version v1.49.0' [2023-04-05T14:24:31.276Z] #0 5.754 + GOBIN=/build [2023-04-05T14:24:31.276Z] #0 5.754 + GO111MODULE=on [2023-04-05T14:24:31.276Z] #0 5.754 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-05T14:24:31.276Z] #0 5.754 Install golangci-lint version v1.49.0 [2023-04-05T14:24:31.276Z] #0 6.234 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-05T14:24:31.276Z] #0 9.532 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:24:31.276Z] #0 9.532 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T14:24:31.276Z] #0 9.627 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T14:24:31.276Z] #0 9.627 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-05T14:24:31.276Z] #0 9.775 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-05T14:24:31.276Z] #0 10.20 go: downloading github.com/spf13/viper v1.12.0 [2023-04-05T14:24:31.276Z] #0 10.20 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-05T14:24:31.533Z] #28 ... [2023-04-05T14:24:31.533Z] [2023-04-05T14:24:31.533Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:24:31.533Z] #0 4.101 + RM_GOPATH=0 [2023-04-05T14:24:31.533Z] #0 4.101 + TMP_GOPATH= [2023-04-05T14:24:31.533Z] #0 4.101 + : /build [2023-04-05T14:24:31.533Z] #0 4.101 + '[' -z '' ']' [2023-04-05T14:24:31.533Z] #0 4.101 ++ mktemp -d [2023-04-05T14:24:31.533Z] #0 4.108 + export GOPATH=/tmp/tmp.jHGTWs8XOs [2023-04-05T14:24:31.533Z] #0 4.108 + GOPATH=/tmp/tmp.jHGTWs8XOs [2023-04-05T14:24:31.533Z] #0 4.108 + RM_GOPATH=1 [2023-04-05T14:24:31.533Z] #0 4.108 + case "$(go env GOARCH)" in [2023-04-05T14:24:31.533Z] #0 4.108 ++ go env GOARCH [2023-04-05T14:24:31.533Z] #0 4.120 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:24:31.533Z] #0 4.120 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:31.533Z] #0 4.120 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:31.533Z] #0 4.120 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:31.533Z] #0 4.120 + dir=/tmp/install [2023-04-05T14:24:31.533Z] #0 4.120 + bin=tomlv [2023-04-05T14:24:31.533Z] #0 4.120 + shift [2023-04-05T14:24:31.533Z] #0 4.120 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-05T14:24:31.533Z] #0 4.120 + . /tmp/install/tomlv.installer [2023-04-05T14:24:31.533Z] #0 4.120 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:24:31.533Z] #0 4.120 + install_tomlv [2023-04-05T14:24:31.533Z] #0 4.120 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-05T14:24:31.533Z] #0 4.120 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jHGTWs8XOs/src/github.com/BurntSushi/toml [2023-04-05T14:24:31.533Z] #0 4.120 Cloning into '/tmp/tmp.jHGTWs8XOs/src/github.com/BurntSushi/toml'... [2023-04-05T14:24:31.533Z] #0 5.090 + cd /tmp/tmp.jHGTWs8XOs/src/github.com/BurntSushi/toml [2023-04-05T14:24:31.533Z] #0 5.090 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:24:31.533Z] #0 5.163 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-05T14:24:31.533Z] #0 5.614 encoding [2023-04-05T14:24:31.533Z] #0 5.634 internal/goarch [2023-04-05T14:24:31.533Z] #0 5.750 internal/unsafeheader [2023-04-05T14:24:31.533Z] #0 5.808 internal/abi [2023-04-05T14:24:31.533Z] #0 5.873 internal/cpu [2023-04-05T14:24:31.533Z] #0 6.077 internal/goexperiment [2023-04-05T14:24:31.533Z] #0 6.184 internal/goos [2023-04-05T14:24:31.533Z] #0 6.412 runtime/internal/atomic [2023-04-05T14:24:31.533Z] #0 6.541 internal/bytealg [2023-04-05T14:24:31.533Z] #0 7.395 runtime/internal/math [2023-04-05T14:24:31.533Z] #0 7.493 runtime/internal/sys [2023-04-05T14:24:31.533Z] #0 7.682 runtime/internal/syscall [2023-04-05T14:24:31.533Z] #0 7.814 internal/itoa [2023-04-05T14:24:31.533Z] #0 8.248 math/bits [2023-04-05T14:24:31.533Z] #0 8.385 runtime [2023-04-05T14:24:31.533Z] #0 9.198 math [2023-04-05T14:24:31.533Z] #29 ... [2023-04-05T14:24:31.533Z] [2023-04-05T14:24:31.533Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:24:31.533Z] #0 6.426 + RM_GOPATH=0 [2023-04-05T14:24:31.533Z] #0 6.434 + TMP_GOPATH= [2023-04-05T14:24:31.533Z] #0 6.434 + : /build [2023-04-05T14:24:31.533Z] #0 6.434 + '[' -z '' ']' [2023-04-05T14:24:31.533Z] #0 6.482 ++ mktemp -d [2023-04-05T14:24:31.533Z] #0 6.482 + export GOPATH=/tmp/tmp.ShQu8kdcWQ [2023-04-05T14:24:31.533Z] #0 6.482 + GOPATH=/tmp/tmp.ShQu8kdcWQ [2023-04-05T14:24:31.533Z] #0 6.482 + RM_GOPATH=1 [2023-04-05T14:24:31.533Z] #0 6.482 + case "$(go env GOARCH)" in [2023-04-05T14:24:31.533Z] #0 6.482 ++ go env GOARCH [2023-04-05T14:24:31.533Z] #0 6.482 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:31.533Z] #0 6.482 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:31.533Z] #0 6.482 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:31.533Z] #0 6.482 + dir=/tmp/install [2023-04-05T14:24:31.533Z] #0 6.482 + bin=shfmt [2023-04-05T14:24:31.533Z] #0 6.482 + shift [2023-04-05T14:24:31.533Z] #0 6.482 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-05T14:24:31.533Z] #0 6.482 + . /tmp/install/shfmt.installer [2023-04-05T14:24:31.533Z] #0 6.482 ++ : v3.0.2 [2023-04-05T14:24:31.533Z] #0 6.482 + install_shfmt [2023-04-05T14:24:31.533Z] #0 6.482 + echo 'Install shfmt version v3.0.2' [2023-04-05T14:24:31.533Z] #0 6.482 + GOBIN=/build [2023-04-05T14:24:31.533Z] #0 6.482 + GO111MODULE=on [2023-04-05T14:24:31.533Z] #0 6.482 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-05T14:24:31.533Z] #0 6.482 Install shfmt version v3.0.2 [2023-04-05T14:24:31.533Z] #0 7.044 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-05T14:24:31.533Z] #0 8.632 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-05T14:24:31.533Z] #0 8.695 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-05T14:24:31.533Z] #0 8.707 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-05T14:24:31.566Z] #34 30.67 Fetched 15.6 MB in 1s (15.8 MB/s) [2023-04-05T14:24:31.566Z] #34 30.79 Selecting previously unselected package xxd. [2023-04-05T14:24:31.566Z] #34 30.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15710 files and directories currently installed.) [2023-04-05T14:24:31.566Z] #34 30.85 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-05T14:24:31.566Z] #34 30.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:24:31.790Z] #30 ... [2023-04-05T14:24:31.790Z] [2023-04-05T14:24:31.790Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:31.790Z] #0 6.894 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:31.790Z] #0 6.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:31.790Z] #0 6.962 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:31.790Z] #0 7.881 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:24:31.790Z] #0 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:24:31.790Z] #31 ... [2023-04-05T14:24:31.790Z] [2023-04-05T14:24:31.790Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:24:31.790Z] #0 3.928 + RM_GOPATH=0 [2023-04-05T14:24:31.790Z] #0 3.928 + TMP_GOPATH= [2023-04-05T14:24:31.790Z] #0 3.928 + : /build [2023-04-05T14:24:31.790Z] #0 3.928 + '[' -z '' ']' [2023-04-05T14:24:31.790Z] #0 3.928 ++ mktemp -d [2023-04-05T14:24:31.790Z] #0 3.960 + export GOPATH=/tmp/tmp.tGHurbkTyg [2023-04-05T14:24:31.790Z] #0 3.960 + GOPATH=/tmp/tmp.tGHurbkTyg [2023-04-05T14:24:31.790Z] #0 3.960 + RM_GOPATH=1 [2023-04-05T14:24:31.790Z] #0 3.960 + case "$(go env GOARCH)" in [2023-04-05T14:24:31.790Z] #0 3.960 ++ go env GOARCH [2023-04-05T14:24:31.790Z] #0 3.960 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:31.790Z] #0 3.960 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:31.790Z] #0 3.960 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:31.790Z] #0 3.960 + dir=/tmp/install [2023-04-05T14:24:31.790Z] #0 3.960 + bin=proxy [2023-04-05T14:24:31.790Z] #0 3.960 + shift [2023-04-05T14:24:31.790Z] #0 3.960 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-05T14:24:31.790Z] #0 3.960 + . /tmp/install/proxy.installer [2023-04-05T14:24:31.790Z] #0 3.960 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:24:31.790Z] #0 3.960 + install_proxy [2023-04-05T14:24:31.790Z] #0 3.960 + case "$1" in [2023-04-05T14:24:31.790Z] #0 3.960 + export CGO_ENABLED=0 [2023-04-05T14:24:31.790Z] #0 3.960 + CGO_ENABLED=0 [2023-04-05T14:24:31.790Z] #0 3.960 + _install_proxy [2023-04-05T14:24:31.790Z] #0 3.960 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-04-05T14:24:31.790Z] #0 3.960 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.tGHurbkTyg/src/github.com/docker/libnetwork [2023-04-05T14:24:31.790Z] #0 3.960 Cloning into '/tmp/tmp.tGHurbkTyg/src/github.com/docker/libnetwork'... [2023-04-05T14:24:31.790Z] #0 3.960 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:24:31.844Z] #34 31.08 Selecting previously unselected package vim-common. [2023-04-05T14:24:31.844Z] #34 31.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:24:31.844Z] #34 31.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:24:32.046Z] #32 ... [2023-04-05T14:24:32.046Z] [2023-04-05T14:24:32.046Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:32.046Z] #0 7.025 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:32.046Z] #0 7.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:32.046Z] #0 7.089 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:32.046Z] #0 8.090 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:24:32.046Z] #0 10.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:24:32.046Z] #33 ... [2023-04-05T14:24:32.046Z] [2023-04-05T14:24:32.046Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:24:32.046Z] #0 5.356 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:24:32.046Z] #0 5.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:24:32.046Z] #0 5.390 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:24:32.046Z] #0 6.239 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:24:32.046Z] #0 8.417 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:24:32.303Z] #34 ... [2023-04-05T14:24:32.303Z] [2023-04-05T14:24:32.303Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:24:32.303Z] #0 4.512 + RM_GOPATH=0 [2023-04-05T14:24:32.303Z] #0 4.512 + TMP_GOPATH= [2023-04-05T14:24:32.303Z] #0 4.512 + : /build [2023-04-05T14:24:32.303Z] #0 4.512 + '[' -z '' ']' [2023-04-05T14:24:32.303Z] #0 4.512 ++ mktemp -d [2023-04-05T14:24:32.303Z] #0 4.527 + export GOPATH=/tmp/tmp.5vRgi0ZNjj [2023-04-05T14:24:32.303Z] #0 4.527 + GOPATH=/tmp/tmp.5vRgi0ZNjj [2023-04-05T14:24:32.303Z] #0 4.527 + RM_GOPATH=1 [2023-04-05T14:24:32.303Z] #0 4.527 + case "$(go env GOARCH)" in [2023-04-05T14:24:32.303Z] #0 4.527 ++ go env GOARCH [2023-04-05T14:24:32.303Z] #0 4.533 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:32.303Z] #0 4.533 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:32.303Z] #0 4.533 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:32.303Z] #0 4.536 + dir=/tmp/install [2023-04-05T14:24:32.303Z] #0 4.536 + bin=gotestsum [2023-04-05T14:24:32.303Z] #0 4.536 + shift [2023-04-05T14:24:32.303Z] #0 4.536 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-05T14:24:32.303Z] #0 4.536 + . /tmp/install/gotestsum.installer [2023-04-05T14:24:32.303Z] #0 4.536 ++ : v1.8.2 [2023-04-05T14:24:32.303Z] #0 4.536 + install_gotestsum [2023-04-05T14:24:32.303Z] #0 4.544 + set -e [2023-04-05T14:24:32.303Z] #0 4.544 + echo 'Install gotestsum version v1.8.2' [2023-04-05T14:24:32.303Z] #0 4.544 + GOBIN=/build [2023-04-05T14:24:32.303Z] #0 4.544 + GO111MODULE=on [2023-04-05T14:24:32.303Z] #0 4.544 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-05T14:24:32.303Z] #0 4.544 Install gotestsum version v1.8.2 [2023-04-05T14:24:32.303Z] #0 4.971 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-05T14:24:32.303Z] #0 6.481 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:24:32.303Z] #0 6.614 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-05T14:24:32.303Z] #0 6.620 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-05T14:24:32.303Z] #0 7.181 go: downloading golang.org/x/tools v0.1.11 [2023-04-05T14:24:32.303Z] #0 7.183 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-05T14:24:32.303Z] #0 7.361 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-05T14:24:32.303Z] #0 8.504 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:24:32.303Z] #0 8.670 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-05T14:24:32.303Z] #35 ... [2023-04-05T14:24:32.303Z] [2023-04-05T14:24:32.303Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:24:32.303Z] #0 4.311 + git clone https://github.com/docker/distribution.git . [2023-04-05T14:24:32.303Z] #0 4.311 Cloning into '.'... [2023-04-05T14:24:32.365Z] #34 31.41 Selecting previously unselected package cmake-data. [2023-04-05T14:24:32.365Z] #34 31.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-05T14:24:32.365Z] #34 31.43 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T14:24:32.560Z] #36 ... [2023-04-05T14:24:32.560Z] [2023-04-05T14:24:32.560Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:32.560Z] #28 11.02 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-05T14:24:32.560Z] #28 11.02 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-05T14:24:32.560Z] #28 11.18 go: downloading golang.org/x/tools v0.1.12 [2023-04-05T14:24:32.560Z] #28 11.24 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-05T14:24:32.560Z] #28 11.56 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-05T14:24:32.625Z] #34 ... [2023-04-05T14:24:32.626Z] [2023-04-05T14:24:32.626Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:24:32.626Z] #28 24.89 Building dependency tree... [2023-04-05T14:24:32.626Z] #28 28.30 The following additional packages will be installed: [2023-04-05T14:24:32.626Z] #28 28.32 libbtrfs0 [2023-04-05T14:24:32.626Z] #28 28.51 The following NEW packages will be installed: [2023-04-05T14:24:32.626Z] #28 28.52 libbtrfs-dev libbtrfs0 [2023-04-05T14:24:32.626Z] #28 28.94 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:24:32.626Z] #28 28.94 Need to get 454 kB of archives. [2023-04-05T14:24:32.626Z] #28 28.94 After this operation, 1275 kB of additional disk space will be used. [2023-04-05T14:24:32.626Z] #28 28.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-04-05T14:24:32.626Z] #28 28.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-04-05T14:24:32.626Z] #28 29.95 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:24:32.626Z] #28 30.22 Fetched 454 kB in 0s (1415 kB/s) [2023-04-05T14:24:32.626Z] #28 30.34 Selecting previously unselected package libbtrfs0:arm64. [2023-04-05T14:24:32.626Z] #28 30.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15710 files and directories currently installed.) [2023-04-05T14:24:32.626Z] #28 30.43 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-04-05T14:24:32.626Z] #28 30.47 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-04-05T14:24:32.626Z] #28 30.80 Selecting previously unselected package libbtrfs-dev:arm64. [2023-04-05T14:24:32.626Z] #28 30.80 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-04-05T14:24:32.626Z] #28 30.82 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-05T14:24:32.626Z] #28 31.28 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-04-05T14:24:32.626Z] #28 31.31 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-05T14:24:32.626Z] #28 31.33 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:24:32.626Z] #28 DONE 31.8s [2023-04-05T14:24:32.626Z] [2023-04-05T14:24:32.626Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:24:32.816Z] #28 11.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-05T14:24:33.073Z] #28 11.93 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-05T14:24:33.569Z] #37 0.880 + RM_GOPATH=0 [2023-04-05T14:24:33.569Z] #37 0.881 + TMP_GOPATH= [2023-04-05T14:24:33.569Z] #37 0.881 + : /build [2023-04-05T14:24:33.569Z] #37 0.881 + '[' -z '' ']' [2023-04-05T14:24:33.569Z] #37 0.882 ++ mktemp -d [2023-04-05T14:24:33.569Z] #37 0.884 + export GOPATH=/tmp/tmp.6teyPe7Wmc [2023-04-05T14:24:33.569Z] #37 0.885 + GOPATH=/tmp/tmp.6teyPe7Wmc [2023-04-05T14:24:33.569Z] #37 0.885 + RM_GOPATH=1 [2023-04-05T14:24:33.569Z] #37 0.885 + case "$(go env GOARCH)" in [2023-04-05T14:24:33.569Z] #37 0.886 ++ go env GOARCH [2023-04-05T14:24:33.569Z] #37 0.910 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:33.569Z] #37 0.911 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:33.569Z] #37 0.911 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:33.569Z] #37 0.915 + dir=/tmp/install [2023-04-05T14:24:33.569Z] #37 0.923 + bin=containerd [2023-04-05T14:24:33.569Z] #37 0.925 + shift [2023-04-05T14:24:33.569Z] #37 0.925 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-05T14:24:33.569Z] #37 0.929 + . /tmp/install/containerd.installer [2023-04-05T14:24:33.569Z] #37 0.929 ++ set -e [2023-04-05T14:24:33.569Z] #37 0.929 ++ : v1.6.16 [2023-04-05T14:24:33.569Z] #37 0.933 + install_containerd [2023-04-05T14:24:33.569Z] #37 0.933 + echo 'Install containerd version v1.6.16' [2023-04-05T14:24:33.569Z] #37 0.937 Install containerd version v1.6.16 [2023-04-05T14:24:33.569Z] #37 0.937 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6teyPe7Wmc/src/github.com/containerd/containerd [2023-04-05T14:24:33.569Z] #37 0.939 Cloning into '/tmp/tmp.6teyPe7Wmc/src/github.com/containerd/containerd'... [2023-04-05T14:24:33.661Z] #28 ... [2023-04-05T14:24:33.661Z] [2023-04-05T14:24:33.661Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:33.661Z] #36 14.13 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:24:33.661Z] #36 14.23 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T14:24:33.661Z] #36 14.54 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T14:24:33.661Z] #36 14.58 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-05T14:24:33.661Z] #36 15.19 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-05T14:24:33.661Z] #36 15.48 go: downloading github.com/spf13/viper v1.12.0 [2023-04-05T14:24:33.661Z] #36 16.31 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-05T14:24:34.227Z] #36 17.29 go: downloading golang.org/x/tools v0.1.12 [2023-04-05T14:24:34.485Z] #36 17.36 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-05T14:24:35.050Z] #36 17.78 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-05T14:24:35.307Z] #36 18.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-05T14:24:35.307Z] #36 ... [2023-04-05T14:24:35.307Z] [2023-04-05T14:24:35.307Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:24:35.308Z] #23 8.041 + git clone https://github.com/docker/distribution.git . [2023-04-05T14:24:35.308Z] #23 8.048 Cloning into '.'... [2023-04-05T14:24:35.565Z] #23 ... [2023-04-05T14:24:35.565Z] [2023-04-05T14:24:35.565Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:24:35.565Z] #24 8.171 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-05T14:24:35.565Z] #24 8.179 Cloning into '.'... [2023-04-05T14:24:35.824Z] #24 ... [2023-04-05T14:24:35.824Z] [2023-04-05T14:24:35.824Z] #26 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:24:35.824Z] #26 18.02 + mkdir -p /build [2023-04-05T14:24:35.824Z] #26 18.03 + mv docker/docker /build/ [2023-04-05T14:24:35.824Z] #26 18.05 + rmdir docker [2023-04-05T14:24:35.824Z] #26 DONE 18.6s [2023-04-05T14:24:35.824Z] [2023-04-05T14:24:35.824Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:35.824Z] #36 18.43 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-05T14:24:36.869Z] #37 ... [2023-04-05T14:24:36.869Z] [2023-04-05T14:24:36.869Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:36.869Z] #33 20.90 Reading package lists... [2023-04-05T14:24:36.869Z] #33 25.75 Building dependency tree... [2023-04-05T14:24:36.869Z] #33 29.47 The following additional packages will be installed: [2023-04-05T14:24:36.869Z] #33 29.48 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-05T14:24:36.869Z] #33 29.48 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-05T14:24:36.869Z] #33 29.48 Suggested packages: [2023-04-05T14:24:36.869Z] #33 29.51 manpages-dev protobuf-mode-el python3-setuptools [2023-04-05T14:24:36.869Z] #33 30.83 The following NEW packages will be installed: [2023-04-05T14:24:36.869Z] #33 30.85 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-05T14:24:36.869Z] #33 30.85 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-05T14:24:36.869Z] #33 30.85 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-05T14:24:36.869Z] #33 30.86 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-05T14:24:36.869Z] #33 31.30 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:24:36.869Z] #33 31.30 Need to get 4253 kB of archives. [2023-04-05T14:24:36.869Z] #33 31.30 After this operation, 25.1 MB of additional disk space will be used. [2023-04-05T14:24:36.869Z] #33 31.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-04-05T14:24:36.869Z] #33 31.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-04-05T14:24:36.869Z] #33 31.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-04-05T14:24:36.869Z] #33 31.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-04-05T14:24:36.869Z] #33 31.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-04-05T14:24:36.869Z] #33 31.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2023-04-05T14:24:36.869Z] #33 31.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-04-05T14:24:36.869Z] #33 31.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2023-04-05T14:24:36.869Z] #33 31.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-04-05T14:24:36.869Z] #33 31.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-04-05T14:24:36.869Z] #33 31.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-04-05T14:24:36.869Z] #33 31.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-04-05T14:24:36.869Z] #33 32.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-04-05T14:24:36.869Z] #33 32.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2023-04-05T14:24:36.869Z] #33 32.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-04-05T14:24:36.869Z] #33 32.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T14:24:36.869Z] #33 32.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-05T14:24:36.869Z] #33 32.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-04-05T14:24:36.869Z] #33 33.43 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:24:36.869Z] #33 33.70 Fetched 4253 kB in 1s (3527 kB/s) [2023-04-05T14:24:36.869Z] #33 33.79 Selecting previously unselected package libcap2:arm64. [2023-04-05T14:24:36.869Z] #33 33.80 (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 ... 15710 files and directories currently installed.) [2023-04-05T14:24:36.869Z] #33 33.84 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-04-05T14:24:36.869Z] #33 33.86 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-04-05T14:24:36.869Z] #33 34.00 Selecting previously unselected package libcap-dev:arm64. [2023-04-05T14:24:36.869Z] #33 34.00 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-04-05T14:24:36.869Z] #33 34.03 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-04-05T14:24:36.869Z] #33 34.22 Selecting previously unselected package libnet1:arm64. [2023-04-05T14:24:36.869Z] #33 34.22 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-05T14:24:36.869Z] #33 34.23 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:24:36.869Z] #33 34.33 Selecting previously unselected package libnet1-dev. [2023-04-05T14:24:36.869Z] #33 34.34 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-05T14:24:36.869Z] #33 34.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-05T14:24:36.869Z] #33 34.58 Selecting previously unselected package libnl-3-200:arm64. [2023-04-05T14:24:36.869Z] #33 34.58 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-04-05T14:24:36.869Z] #33 34.59 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-05T14:24:36.869Z] #33 34.75 Selecting previously unselected package libnl-3-dev:arm64. [2023-04-05T14:24:36.869Z] #33 34.76 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-04-05T14:24:36.869Z] #33 34.77 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-04-05T14:24:36.869Z] #33 35.05 Selecting previously unselected package libprotobuf-c1:arm64. [2023-04-05T14:24:36.869Z] #33 35.05 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-04-05T14:24:36.869Z] #33 35.06 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-05T14:24:36.869Z] #33 35.21 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-04-05T14:24:36.869Z] #33 35.21 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-04-05T14:24:36.869Z] #33 35.24 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-04-05T14:24:36.869Z] #33 35.40 Selecting previously unselected package zlib1g-dev:arm64. [2023-04-05T14:24:36.869Z] #33 35.40 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-04-05T14:24:36.869Z] #33 35.41 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T14:24:36.869Z] #33 35.76 Selecting previously unselected package libprotobuf23:arm64. [2023-04-05T14:24:36.869Z] #33 35.77 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-04-05T14:24:36.869Z] #33 35.79 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-04-05T14:24:36.869Z] #33 ... [2023-04-05T14:24:36.869Z] [2023-04-05T14:24:36.869Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:36.869Z] #34 35.69 Selecting previously unselected package libicu67:arm64. [2023-04-05T14:24:36.869Z] #34 35.69 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-04-05T14:24:36.869Z] #34 35.71 Unpacking libicu67:arm64 (67.1-7) ... [2023-04-05T14:24:36.869Z] #34 ... [2023-04-05T14:24:36.869Z] [2023-04-05T14:24:36.869Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:36.869Z] #31 21.30 Reading package lists... [2023-04-05T14:24:36.869Z] #31 26.31 Building dependency tree... [2023-04-05T14:24:36.869Z] #31 29.76 The following additional packages will be installed: [2023-04-05T14:24:36.869Z] #31 29.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-05T14:24:36.869Z] #31 29.77 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-05T14:24:36.869Z] #31 29.77 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-05T14:24:36.869Z] #31 29.77 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-05T14:24:36.869Z] #31 29.78 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-05T14:24:36.869Z] #31 29.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-05T14:24:36.869Z] #31 29.78 mingw-w64-common mingw-w64-x86-64-dev [2023-04-05T14:24:36.869Z] #31 29.81 Suggested packages: [2023-04-05T14:24:36.869Z] #31 29.81 gcc-10-locales seccomp wine64 [2023-04-05T14:24:36.869Z] #31 31.05 The following NEW packages will be installed: [2023-04-05T14:24:36.869Z] #31 31.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-05T14:24:36.869Z] #31 31.05 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-05T14:24:36.869Z] #31 31.05 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-05T14:24:36.869Z] #31 31.05 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-05T14:24:36.869Z] #31 31.05 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-05T14:24:36.869Z] #31 31.06 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-05T14:24:36.869Z] #31 31.06 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-05T14:24:36.869Z] #31 31.06 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-05T14:24:36.869Z] #31 31.06 mingw-w64-x86-64-dev [2023-04-05T14:24:36.869Z] #31 31.63 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:24:36.869Z] #31 31.63 Need to get 108 MB of archives. [2023-04-05T14:24:36.869Z] #31 31.63 After this operation, 620 MB of additional disk space will be used. [2023-04-05T14:24:36.869Z] #31 31.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2023-04-05T14:24:36.869Z] #31 32.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2023-04-05T14:24:36.869Z] #31 32.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-05T14:24:36.869Z] #31 32.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-04-05T14:24:36.869Z] #31 32.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-04-05T14:24:36.869Z] #31 32.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-05T14:24:36.869Z] #31 33.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-05T14:24:36.869Z] #31 33.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2023-04-05T14:24:36.869Z] #31 33.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2023-04-05T14:24:36.869Z] #31 33.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2023-04-05T14:24:36.869Z] #31 34.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2023-04-05T14:24:36.869Z] #31 35.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2023-04-05T14:24:36.870Z] #31 36.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2023-04-05T14:24:36.960Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09b1251c567f9f38c) in /home/ubuntu/workspace/moby_PR-45276 [Pipeline] { [Pipeline] checkout [2023-04-05T14:24:37.042Z] The recommended git tool is: git [2023-04-05T14:24:37.087Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07253c7ffcd75f9cb) in /home/ubuntu/workspace/moby_PR-45276 [Pipeline] { [Pipeline] checkout [2023-04-05T14:24:37.130Z] #31 ... [2023-04-05T14:24:37.130Z] [2023-04-05T14:24:37.130Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:24:37.130Z] #24 35.03 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-04-05T14:24:37.130Z] #24 35.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-05T14:24:37.181Z] The recommended git tool is: git [2023-04-05T14:24:37.410Z] #24 36.29 + go#24 ... [2023-04-05T14:24:37.410Z] [2023-04-05T14:24:37.410Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:24:37.410Z] #25 DONE 36.5s [2023-04-05T14:24:37.410Z] [2023-04-05T14:24:37.410Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:24:37.410Z] #24 36.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:24:37.982Z] #24 ... [2023-04-05T14:24:37.982Z] [2023-04-05T14:24:37.982Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:24:37.982Z] #36 DONE 37.0s [2023-04-05T14:24:37.982Z] [2023-04-05T14:24:37.982Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:37.982Z] #33 36.94 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-04-05T14:24:37.982Z] #33 36.95 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-04-05T14:24:37.982Z] #33 36.97 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-04-05T14:24:38.242Z] #33 37.45 Selecting previously unselected package libprotobuf-dev:arm64. [2023-04-05T14:24:38.242Z] #33 37.48 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-04-05T14:24:38.242Z] #33 37.48 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-04-05T14:24:38.325Z] #28 ... [2023-04-05T14:24:38.325Z] [2023-04-05T14:24:38.325Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:24:38.325Z] #25 10.14 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T14:24:38.325Z] #25 10.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-05T14:24:38.325Z] #25 10.18 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-05T14:24:38.325Z] #25 10.97 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-05T14:24:38.325Z] #25 13.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-05T14:24:38.325Z] #25 15.06 go: downloading github.com/google/uuid v1.3.0 [2023-04-05T14:24:38.325Z] #25 15.11 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-05T14:24:38.325Z] #25 15.46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-05T14:24:38.325Z] #25 15.75 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T14:24:38.325Z] #25 15.92 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-05T14:24:38.325Z] #25 16.30 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-05T14:24:38.325Z] #25 16.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-05T14:24:38.325Z] #25 16.78 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-05T14:24:38.400Z] #36 ... [2023-04-05T14:24:38.400Z] [2023-04-05T14:24:38.400Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:38.400Z] #25 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:24:38.400Z] #25 ... [2023-04-05T14:24:38.400Z] [2023-04-05T14:24:38.400Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:24:38.400Z] #27 11.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-05T14:24:38.400Z] #27 11.02 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-05T14:24:38.400Z] #27 11.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-05T14:24:38.400Z] #27 14.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-05T14:24:38.400Z] #27 ... [2023-04-05T14:24:38.400Z] [2023-04-05T14:24:38.400Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:24:38.400Z] #28 17.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-05T14:24:38.400Z] #28 19.31 go: downloading github.com/google/uuid v1.3.0 [2023-04-05T14:24:38.400Z] #28 19.65 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-05T14:24:38.400Z] #28 20.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-05T14:24:38.400Z] #28 20.34 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T14:24:38.400Z] #28 20.42 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-05T14:24:38.400Z] #28 21.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-05T14:24:38.661Z] #28 ... [2023-04-05T14:24:38.662Z] [2023-04-05T14:24:38.662Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:38.662Z] #34 11.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:24:38.662Z] #34 15.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:24:38.662Z] #34 20.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:24:38.662Z] #34 ... [2023-04-05T14:24:38.662Z] [2023-04-05T14:24:38.662Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:24:38.662Z] #32 12.50 internal/goarch [2023-04-05T14:24:38.662Z] #32 12.50 encoding [2023-04-05T14:24:38.662Z] #32 12.87 internal/unsafeheader [2023-04-05T14:24:38.662Z] #32 13.26 internal/abi [2023-04-05T14:24:38.662Z] #32 13.32 internal/cpu [2023-04-05T14:24:38.662Z] #32 14.65 internal/goexperiment [2023-04-05T14:24:38.662Z] #32 15.35 internal/goos [2023-04-05T14:24:38.662Z] #32 15.67 runtime/internal/atomic [2023-04-05T14:24:38.662Z] #32 15.97 internal/bytealg [2023-04-05T14:24:38.662Z] #32 18.17 runtime/internal/math [2023-04-05T14:24:38.662Z] #32 18.38 runtime/internal/sys [2023-04-05T14:24:38.662Z] #32 18.81 runtime/internal/syscall [2023-04-05T14:24:38.662Z] #32 19.26 internal/itoa [2023-04-05T14:24:38.662Z] #32 19.79 math/bits [2023-04-05T14:24:38.662Z] #32 19.82 runtime [2023-04-05T14:24:38.662Z] #32 21.31 math [2023-04-05T14:24:38.933Z] #32 ... [2023-04-05T14:24:38.933Z] [2023-04-05T14:24:38.933Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:38.933Z] #31 11.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:24:38.933Z] #31 16.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:24:39.194Z] #31 ... [2023-04-05T14:24:39.194Z] [2023-04-05T14:24:39.194Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:24:39.194Z] #33 11.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:24:39.194Z] #33 16.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:24:39.194Z] #33 22.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:24:39.194Z] #33 ... [2023-04-05T14:24:39.194Z] [2023-04-05T14:24:39.194Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:24:39.194Z] #28 22.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-05T14:24:39.785Z] #28 22.68 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-05T14:24:40.172Z] #33 39.15 Selecting previously unselected package libprotoc23:arm64. [2023-04-05T14:24:40.172Z] #33 39.15 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-04-05T14:24:40.172Z] #33 39.16 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-04-05T14:24:40.195Z] #28 ... [2023-04-05T14:24:40.195Z] [2023-04-05T14:24:40.195Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:24:40.195Z] #35 12.91 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:24:40.195Z] #35 12.93 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-05T14:24:40.195Z] #35 13.07 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-05T14:24:40.195Z] #35 13.73 go: downloading golang.org/x/tools v0.1.11 [2023-04-05T14:24:40.195Z] #35 14.20 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-05T14:24:40.195Z] #35 14.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-05T14:24:40.195Z] #35 14.63 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:24:40.195Z] #35 14.82 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-05T14:24:40.219Z] #25 ... [2023-04-05T14:24:40.219Z] [2023-04-05T14:24:40.219Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:24:40.434Z] #33 39.65 Selecting previously unselected package protobuf-c-compiler. [2023-04-05T14:24:40.434Z] #33 39.66 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-04-05T14:24:40.434Z] #33 39.67 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-05T14:24:40.513Z] using credential docker-jenkins-github-credentials [2023-04-05T14:24:40.533Z] Cloning the remote Git repository [2023-04-05T14:24:40.533Z] Cloning with configured refspecs honoured and without tags [2023-04-05T14:24:40.694Z] #33 39.81 Selecting previously unselected package protobuf-compiler. [2023-04-05T14:24:40.694Z] #33 39.81 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-04-05T14:24:40.694Z] #33 39.81 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-05T14:24:40.694Z] #33 39.98 Selecting previously unselected package python3-pkg-resources. [2023-04-05T14:24:40.694Z] #33 39.98 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T14:24:40.694Z] #33 39.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:24:40.784Z] #35 23.65 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-05T14:24:40.789Z] using credential docker-jenkins-github-credentials [2023-04-05T14:24:40.800Z] Cloning the remote Git repository [2023-04-05T14:24:40.800Z] Cloning with configured refspecs honoured and without tags [2023-04-05T14:24:40.955Z] #33 40.26 Selecting previously unselected package python3-six. [2023-04-05T14:24:40.955Z] #33 40.26 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-05T14:24:40.955Z] #33 40.28 Unpacking python3-six (1.16.0-2) ... [2023-04-05T14:24:41.041Z] #35 23.86 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-05T14:24:41.215Z] #33 40.40 Selecting previously unselected package python3-protobuf. [2023-04-05T14:24:41.215Z] #33 40.40 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-04-05T14:24:41.215Z] #33 40.41 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-05T14:24:41.248Z] #32 19.26 Updating files: 58% (1122/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-05T14:24:41.248Z] #32 20.12 + cd /tmp/tmp.tGHurbkTyg/src/github.com/docker/libnetwork [2023-04-05T14:24:41.248Z] #32 20.12 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:24:41.248Z] #32 ... [2023-04-05T14:24:41.248Z] [2023-04-05T14:24:41.248Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:41.248Z] #26 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:24:41.248Z] #26 17.87 Fetched 8642 kB in 13s (667 kB/s) [2023-04-05T14:24:41.248Z] #26 17.87 Reading package lists... [2023-04-05T14:24:41.248Z] #26 ... [2023-04-05T14:24:41.248Z] [2023-04-05T14:24:41.248Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:41.248Z] #28 19.36 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-05T14:24:41.248Z] #28 19.38 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-05T14:24:41.248Z] #28 19.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-05T14:24:41.248Z] #28 19.81 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-05T14:24:41.248Z] #28 19.83 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:24:41.248Z] #28 19.95 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-05T14:24:41.248Z] #28 19.98 go: downloading github.com/spf13/afero v1.8.2 [2023-04-05T14:24:41.248Z] #28 20.09 go: downloading github.com/spf13/cast v1.5.0 [2023-04-05T14:24:41.248Z] #28 20.26 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-05T14:24:41.505Z] #28 20.45 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-05T14:24:41.505Z] #28 20.45 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:24:40.586Z] Cloning repository https://github.com/moby/moby.git [2023-04-05T14:24:40.639Z] > git init /home/ubuntu/workspace/moby_PR-45276 # timeout=10 [2023-04-05T14:24:41.002Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:24:41.002Z] > git --version # timeout=10 [2023-04-05T14:24:41.023Z] > git --version # 'git version 2.17.1' [2023-04-05T14:24:41.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:24:41.026Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:24:40.291Z] Cloning repository https://github.com/moby/moby.git [2023-04-05T14:24:40.346Z] > git init /home/ubuntu/workspace/moby_PR-45276 # timeout=10 [2023-04-05T14:24:40.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:24:40.594Z] > git --version # timeout=10 [2023-04-05T14:24:40.611Z] > git --version # 'git version 2.17.1' [2023-04-05T14:24:40.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:24:40.613Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:24:41.784Z] #33 40.96 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:24:41.979Z] #35 ... [2023-04-05T14:24:41.980Z] [2023-04-05T14:24:41.980Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:41.980Z] #25 24.59 Fetched 8642 kB in 19s (466 kB/s) [2023-04-05T14:24:42.068Z] #28 ... [2023-04-05T14:24:42.068Z] [2023-04-05T14:24:42.068Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:24:42.068Z] #30 11.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-05T14:24:42.325Z] #30 ... [2023-04-05T14:24:42.325Z] [2023-04-05T14:24:42.325Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:42.325Z] #28 21.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-05T14:24:42.325Z] #28 ... [2023-04-05T14:24:42.325Z] [2023-04-05T14:24:42.325Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:24:42.325Z] #34 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:24:42.325Z] #34 19.76 Fetched 8642 kB in 15s (589 kB/s) [2023-04-05T14:24:42.582Z] #34 19.76 Reading package lists... [2023-04-05T14:24:42.582Z] #34 ... [2023-04-05T14:24:42.582Z] [2023-04-05T14:24:42.582Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:24:42.582Z] #32 20.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-05T14:24:43.173Z] #33 42.42 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-04-05T14:24:43.173Z] #33 42.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:24:43.173Z] #33 42.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-05T14:24:43.173Z] #33 42.50 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-04-05T14:24:43.433Z] #33 42.51 Setting up libcap2:arm64 (1:2.44-1) ... [2023-04-05T14:24:43.433Z] #33 42.53 Setting up python3-six (1.16.0-2) ... [2023-04-05T14:24:43.952Z] #32 ... [2023-04-05T14:24:43.952Z] [2023-04-05T14:24:43.952Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:43.952Z] #31 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:24:43.952Z] #31 20.97 Fetched 8642 kB in 14s (601 kB/s) [2023-04-05T14:24:43.952Z] #31 20.97 Reading package lists... [2023-04-05T14:24:43.952Z] #31 ... [2023-04-05T14:24:43.952Z] [2023-04-05T14:24:43.952Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:43.952Z] #33 12.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:24:43.952Z] #33 20.39 Fetched 8642 kB in 14s (634 kB/s) [2023-04-05T14:24:44.003Z] #33 ... [2023-04-05T14:24:44.003Z] [2023-04-05T14:24:44.003Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:44.003Z] #34 42.14 Selecting previously unselected package libxml2:arm64. [2023-04-05T14:24:44.003Z] #34 42.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-04-05T14:24:44.003Z] #34 42.15 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T14:24:44.003Z] #34 42.54 Selecting previously unselected package libarchive13:arm64. [2023-04-05T14:24:44.003Z] #34 42.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-04-05T14:24:44.003Z] #34 42.57 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-04-05T14:24:44.003Z] #34 42.81 Selecting previously unselected package libjsoncpp24:arm64. [2023-04-05T14:24:44.003Z] #34 42.81 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-04-05T14:24:44.003Z] #34 42.82 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-04-05T14:24:44.003Z] #34 42.96 Selecting previously unselected package librhash0:arm64. [2023-04-05T14:24:44.003Z] #34 42.96 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-04-05T14:24:44.003Z] #34 42.97 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-04-05T14:24:44.003Z] #34 43.16 Selecting previously unselected package libuv1:arm64. [2023-04-05T14:24:44.003Z] #34 43.16 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-04-05T14:24:44.003Z] #34 43.17 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-04-05T14:24:44.003Z] #34 43.33 Selecting previously unselected package cmake. [2023-04-05T14:24:44.209Z] #33 20.39 Reading package lists... [2023-04-05T14:24:44.209Z] #33 ... [2023-04-05T14:24:44.209Z] [2023-04-05T14:24:44.209Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:24:44.209Z] #25 22.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-05T14:24:44.209Z] #25 22.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-05T14:24:44.269Z] #34 43.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-04-05T14:24:44.269Z] #34 43.36 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-05T14:24:45.141Z] #25 ... [2023-04-05T14:24:45.141Z] [2023-04-05T14:24:45.141Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:24:45.141Z] #35 14.20 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-05T14:24:45.141Z] #35 14.29 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-05T14:24:45.141Z] #35 18.52 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:24:45.398Z] #35 ... [2023-04-05T14:24:45.398Z] [2023-04-05T14:24:45.398Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:45.398Z] #28 23.53 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-05T14:24:45.398Z] #28 23.53 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-05T14:24:45.398Z] #28 23.61 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-05T14:24:45.398Z] #28 23.73 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-05T14:24:45.398Z] #28 23.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-05T14:24:45.398Z] #28 24.22 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-05T14:24:45.398Z] #28 24.37 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-05T14:24:45.398Z] #28 24.48 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-05T14:24:45.653Z] #34 ... [2023-04-05T14:24:45.653Z] [2023-04-05T14:24:45.653Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:45.653Z] #29 34.84 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-05T14:24:45.653Z] #29 34.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-05T14:24:45.653Z] #29 35.13 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-05T14:24:45.653Z] #29 35.13 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-05T14:24:45.653Z] #29 35.37 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-05T14:24:45.653Z] #29 35.41 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-05T14:24:45.653Z] #29 36.10 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-05T14:24:45.653Z] #29 36.68 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-05T14:24:45.653Z] #29 36.92 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-05T14:24:45.653Z] #29 37.06 go: downloading go.uber.org/zap v1.17.0 [2023-04-05T14:24:45.653Z] #29 37.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-05T14:24:45.653Z] #29 37.52 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-05T14:24:45.653Z] #29 37.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-05T14:24:45.653Z] #29 37.70 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-05T14:24:45.653Z] #29 37.79 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-05T14:24:45.653Z] #29 37.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-05T14:24:45.653Z] #29 37.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-05T14:24:45.653Z] #29 37.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-05T14:24:45.653Z] #29 37.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-05T14:24:45.653Z] #29 38.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-05T14:24:45.653Z] #29 38.22 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-05T14:24:45.653Z] #29 38.33 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-05T14:24:45.653Z] #29 38.53 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-05T14:24:45.653Z] #29 38.67 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-05T14:24:45.653Z] #29 38.74 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-05T14:24:45.653Z] #29 38.76 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-05T14:24:45.653Z] #29 38.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-05T14:24:45.653Z] #29 38.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-05T14:24:45.653Z] #29 38.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-05T14:24:45.653Z] #29 39.06 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-05T14:24:45.653Z] #29 39.38 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-05T14:24:45.653Z] #29 39.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-05T14:24:45.653Z] #29 39.51 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-05T14:24:45.653Z] #29 39.77 go: downloading go.uber.org/atomic v1.7.0 [2023-04-05T14:24:45.653Z] #29 39.85 go: downloading go.uber.org/multierr v1.6.0 [2023-04-05T14:24:45.653Z] #29 39.96 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-05T14:24:45.653Z] #29 39.97 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-05T14:24:45.653Z] #29 40.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-05T14:24:45.653Z] #29 40.13 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-05T14:24:45.653Z] #29 40.23 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-05T14:24:45.653Z] #29 40.24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-05T14:24:45.653Z] #29 40.32 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-05T14:24:45.653Z] #29 40.37 go: downloading github.com/prometheus/common v0.32.1 [2023-04-05T14:24:45.653Z] #29 40.75 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-05T14:24:45.653Z] #29 40.90 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-05T14:24:45.653Z] #29 41.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-05T14:24:45.653Z] #29 41.69 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-05T14:24:45.653Z] #29 ... [2023-04-05T14:24:45.653Z] [2023-04-05T14:24:45.653Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:45.653Z] #31 37.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2023-04-05T14:24:45.653Z] #31 38.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-04-05T14:24:45.653Z] #31 38.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-04-05T14:24:45.653Z] #31 38.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-04-05T14:24:45.653Z] #31 38.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-04-05T14:24:45.653Z] #31 38.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-04-05T14:24:45.653Z] #31 38.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-04-05T14:24:45.653Z] #31 38.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-04-05T14:24:45.653Z] #31 38.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-04-05T14:24:45.653Z] #31 38.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-04-05T14:24:45.653Z] #31 38.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-04-05T14:24:45.653Z] #31 38.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-04-05T14:24:45.653Z] #31 38.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-04-05T14:24:45.653Z] #31 38.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-04-05T14:24:45.653Z] #31 38.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-04-05T14:24:45.653Z] #31 38.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-04-05T14:24:45.653Z] #31 38.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-04-05T14:24:45.653Z] #31 39.15 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:24:45.653Z] #31 39.39 Fetched 108 MB in 7s (15.3 MB/s) [2023-04-05T14:24:45.653Z] #31 39.48 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-05T14:24:45.653Z] #31 39.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15710 files and directories currently installed.) [2023-04-05T14:24:45.653Z] #31 39.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-04-05T14:24:45.653Z] #31 39.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-05T14:24:45.653Z] #31 41.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-05T14:24:45.653Z] #31 41.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-04-05T14:24:45.653Z] #31 41.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-05T14:24:45.653Z] #31 43.83 Selecting previously unselected package binutils-mingw-w64. [2023-04-05T14:24:45.653Z] #31 43.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-05T14:24:45.653Z] #31 43.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-05T14:24:45.653Z] #31 44.02 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-04-05T14:24:45.653Z] #31 44.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-04-05T14:24:45.653Z] #31 44.12 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-05T14:24:45.653Z] #31 44.26 Selecting previously unselected package dmsetup. [2023-04-05T14:24:45.653Z] #31 44.26 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-04-05T14:24:45.653Z] #31 44.27 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-05T14:24:45.653Z] #31 44.48 Selecting previously unselected package mingw-w64-common. [2023-04-05T14:24:45.653Z] #31 44.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-05T14:24:45.653Z] #31 44.50 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-05T14:24:45.655Z] #28 24.63 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-05T14:24:45.655Z] #28 ... [2023-04-05T14:24:45.655Z] [2023-04-05T14:24:45.655Z] #27 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-05T14:24:45.655Z] #27 DONE 24.7s [2023-04-05T14:24:45.912Z] [2023-04-05T14:24:45.912Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:45.912Z] #28 24.81 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-05T14:24:45.912Z] #28 25.00 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-05T14:24:46.169Z] #28 25.06 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-05T14:24:46.169Z] #28 25.08 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-05T14:24:46.169Z] #28 25.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-05T14:24:46.169Z] #28 25.28 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-05T14:24:46.169Z] #28 ... [2023-04-05T14:24:46.169Z] [2023-04-05T14:24:46.169Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:24:46.169Z] #29 15.23 unicode/utf8 [2023-04-05T14:24:46.169Z] #29 16.17 internal/race [2023-04-05T14:24:46.169Z] #29 16.31 sync/atomic [2023-04-05T14:24:46.169Z] #29 17.54 unicode [2023-04-05T14:24:46.426Z] #29 ... [2023-04-05T14:24:46.426Z] [2023-04-05T14:24:46.426Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:46.426Z] #28 25.42 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-05T14:24:46.426Z] #28 25.44 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-05T14:24:46.593Z] #31 ... [2023-04-05T14:24:46.593Z] [2023-04-05T14:24:46.593Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:46.684Z] #28 25.60 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-05T14:24:46.684Z] #28 25.65 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-05T14:24:46.684Z] #28 25.70 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-05T14:24:46.854Z] #34 45.88 Setting up libicu67:arm64 (67.1-7) ... [2023-04-05T14:24:46.854Z] #34 45.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:24:46.854Z] #34 45.91 Setting up libuv1:arm64 (1.40.0-2) ... [2023-04-05T14:24:46.854Z] #34 45.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:24:46.854Z] #34 45.95 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-04-05T14:24:46.854Z] #34 45.98 Setting up librhash0:arm64 (1.4.1-2) ... [2023-04-05T14:24:46.854Z] #34 45.99 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T14:24:46.854Z] #34 46.03 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T14:24:46.854Z] #34 46.04 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-04-05T14:24:46.854Z] #34 46.06 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-05T14:24:46.854Z] #34 46.09 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:24:47.248Z] #28 26.11 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-05T14:24:47.248Z] #28 26.13 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-05T14:24:47.248Z] #28 26.25 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-05T14:24:47.248Z] #28 26.27 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-05T14:24:47.423Z] #34 DONE 46.6s [2023-04-05T14:24:47.424Z] [2023-04-05T14:24:47.424Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:24:47.505Z] #28 26.41 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-05T14:24:48.394Z] #38 0.862 + RM_GOPATH=0 [2023-04-05T14:24:48.394Z] #38 0.862 + TMP_GOPATH= [2023-04-05T14:24:48.394Z] #38 0.870 + : /build [2023-04-05T14:24:48.394Z] #38 0.870 + '[' -z '' ']' [2023-04-05T14:24:48.394Z] #38 0.877 ++ mktemp -d [2023-04-05T14:24:48.394Z] #38 0.879 + export GOPATH=/tmp/tmp.9ip0fZRSJU [2023-04-05T14:24:48.394Z] #38 0.879 + GOPATH=/tmp/tmp.9ip0fZRSJU [2023-04-05T14:24:48.394Z] #38 0.903 + RM_GOPATH=1 [2023-04-05T14:24:48.394Z] #38 0.904 + case "$(go env GOARCH)" in [2023-04-05T14:24:48.394Z] #38 0.909 ++ go env GOARCH [2023-04-05T14:24:48.394Z] #38 0.942 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:48.394Z] #38 0.945 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:24:48.394Z] #38 0.947 ++ dirname /tmp/install/install.sh [2023-04-05T14:24:48.394Z] #38 0.964 + dir=/tmp/install [2023-04-05T14:24:48.394Z] #38 0.964 + bin=tini [2023-04-05T14:24:48.394Z] #38 0.980 + shift [2023-04-05T14:24:48.394Z] #38 0.997 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-05T14:24:48.394Z] #38 0.997 + . /tmp/install/tini.installer [2023-04-05T14:24:48.394Z] #38 0.998 ++ : v0.19.0 [2023-04-05T14:24:48.394Z] #38 0.998 + install_tini [2023-04-05T14:24:48.394Z] #38 0.999 + echo 'Install tini version v0.19.0' [2023-04-05T14:24:48.394Z] #38 0.999 Install tini version v0.19.0 [2023-04-05T14:24:48.394Z] #38 0.999 + git clone https://github.com/krallin/tini.git /tmp/tmp.9ip0fZRSJU/tini [2023-04-05T14:24:48.394Z] #38 1.001 Cloning into '/tmp/tmp.9ip0fZRSJU/tini'... [2023-04-05T14:24:48.435Z] #28 27.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-05T14:24:48.435Z] #28 27.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-05T14:24:48.435Z] #28 27.47 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-05T14:24:48.553Z] #25 24.59 Reading package lists... [2023-04-05T14:24:48.553Z] #25 ... [2023-04-05T14:24:48.553Z] [2023-04-05T14:24:48.553Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:48.553Z] #31 31.49 Fetched 8642 kB in 25s (351 kB/s) [2023-04-05T14:24:48.692Z] #28 27.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-05T14:24:48.950Z] #28 27.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-05T14:24:48.950Z] #28 27.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-05T14:24:48.950Z] #28 28.02 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-05T14:24:49.206Z] #28 28.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-05T14:24:49.206Z] #28 28.30 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-05T14:24:49.206Z] #28 28.34 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-05T14:24:49.363Z] #38 1.699 + cd /tmp/tmp.9ip0fZRSJU/tini [2023-04-05T14:24:49.363Z] #38 1.699 + git checkout -q v0.19.0 [2023-04-05T14:24:49.363Z] #38 1.729 + cmake . [2023-04-05T14:24:49.363Z] #38 ... [2023-04-05T14:24:49.363Z] [2023-04-05T14:24:49.363Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:49.363Z] #33 43.72 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-04-05T14:24:49.363Z] #33 43.76 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-04-05T14:24:49.363Z] #33 43.80 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T14:24:49.363Z] #33 43.83 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-05T14:24:49.363Z] #33 43.88 Setting up python3-protobuf (3.12.4-1) ... [2023-04-05T14:24:49.363Z] #33 47.84 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-04-05T14:24:49.363Z] #33 47.86 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-05T14:24:49.363Z] #33 47.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-05T14:24:49.363Z] #33 47.91 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-04-05T14:24:49.363Z] #33 47.93 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-05T14:24:49.363Z] #33 47.95 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-04-05T14:24:49.363Z] #33 47.97 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:24:49.363Z] #33 DONE 48.5s [2023-04-05T14:24:49.363Z] [2023-04-05T14:24:49.363Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:24:49.464Z] #28 28.43 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-05T14:24:49.464Z] #28 28.52 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-05T14:24:49.464Z] #28 28.64 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-05T14:24:49.720Z] #28 28.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-05T14:24:49.720Z] #28 28.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-05T14:24:49.720Z] #28 28.74 go: downloading github.com/julz/importas v0.1.0 [2023-04-05T14:24:49.720Z] #28 28.77 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-05T14:24:49.977Z] #28 28.97 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-05T14:24:49.977Z] #28 28.97 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-05T14:24:50.234Z] #28 29.14 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-05T14:24:50.234Z] #28 29.23 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-05T14:24:50.234Z] #28 29.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-05T14:24:50.491Z] #28 29.39 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-05T14:24:50.491Z] #28 29.46 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-05T14:24:50.491Z] #28 29.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-05T14:24:50.759Z] #28 29.64 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-05T14:24:50.760Z] #28 29.71 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-05T14:24:51.283Z] #39 2.177 Note: Building without setproctitle() and strlcpy() support. [2023-04-05T14:24:51.722Z] #39 2.179 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-05T14:24:51.722Z] #39 2.213 Note: Building without GnuTLS support [2023-04-05T14:24:51.722Z] #39 2.218 Makefile.config:39: Warn: you have no libnftables installed [2023-04-05T14:24:51.722Z] #39 2.218 Makefile.config:40: Warn: Building without nftables support [2023-04-05T14:24:51.747Z] #28 30.70 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-05T14:24:51.747Z] #28 30.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-05T14:24:52.005Z] #28 30.84 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-05T14:24:52.005Z] #28 30.84 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-05T14:24:52.005Z] #28 31.04 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-05T14:24:52.262Z] #28 31.13 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-05T14:24:52.262Z] #28 31.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-05T14:24:52.262Z] #28 31.27 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-05T14:24:52.262Z] #28 31.30 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-05T14:24:52.262Z] #28 31.36 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-05T14:24:52.262Z] #28 31.39 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-05T14:24:52.825Z] #28 31.92 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-05T14:24:52.825Z] #28 31.92 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-05T14:24:52.825Z] #28 31.93 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-05T14:24:52.825Z] #28 31.99 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-05T14:24:53.082Z] #28 32.10 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-05T14:24:53.082Z] #28 32.16 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-05T14:24:53.082Z] #28 32.17 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-05T14:24:53.339Z] #28 32.38 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-05T14:24:53.596Z] #28 32.38 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-05T14:24:53.596Z] #28 32.41 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-05T14:24:53.596Z] #28 32.47 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-05T14:24:53.596Z] #28 32.53 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-05T14:24:53.596Z] #28 32.63 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-05T14:24:53.596Z] #28 32.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-05T14:24:53.633Z] #39 4.031 fatal: not a git repository (or any of the parent directories): .git [2023-04-05T14:24:53.633Z] #39 4.137 GEN .gitid [2023-04-05T14:24:53.633Z] #39 4.181 GEN criu/include/version.h [2023-04-05T14:24:53.633Z] #39 4.290 GEN include/common/asm [2023-04-05T14:24:53.853Z] #28 32.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-05T14:24:53.875Z] #31 31.49 Reading package lists... [2023-04-05T14:24:53.875Z] #31 ... [2023-04-05T14:24:53.875Z] [2023-04-05T14:24:53.875Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:53.875Z] #36 32.96 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-05T14:24:53.875Z] #36 33.02 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-05T14:24:53.875Z] #36 33.50 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-05T14:24:53.875Z] #36 33.68 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-05T14:24:53.875Z] #36 34.07 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-05T14:24:53.875Z] #36 34.24 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-05T14:24:53.875Z] #36 34.48 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:24:53.875Z] #36 34.65 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-05T14:24:53.875Z] #36 34.93 go: downloading github.com/spf13/afero v1.8.2 [2023-04-05T14:24:53.875Z] #36 35.04 go: downloading github.com/spf13/cast v1.5.0 [2023-04-05T14:24:53.875Z] #36 35.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-05T14:24:53.875Z] #36 35.64 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:24:53.875Z] #36 35.74 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-05T14:24:53.875Z] #36 36.11 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-05T14:24:54.110Z] #28 33.08 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-05T14:24:54.110Z] #28 33.21 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-05T14:24:54.110Z] #28 33.25 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-05T14:24:54.132Z] #36 36.96 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-05T14:24:54.204Z] #39 ... [2023-04-05T14:24:54.204Z] [2023-04-05T14:24:54.204Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:24:54.204Z] #38 2.495 -- The C compiler identification is GNU 10.2.1 [2023-04-05T14:24:54.204Z] #38 2.594 -- Detecting C compiler ABI info [2023-04-05T14:24:54.204Z] #38 3.388 -- Detecting C compiler ABI info - done [2023-04-05T14:24:54.204Z] #38 3.447 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-05T14:24:54.204Z] #38 3.457 -- Detecting C compile features [2023-04-05T14:24:54.204Z] #38 3.459 -- Detecting C compile features - done [2023-04-05T14:24:54.204Z] #38 3.523 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-05T14:24:54.204Z] #38 3.716 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-05T14:24:54.204Z] #38 3.799 -- Configuring done [2023-04-05T14:24:54.204Z] #38 3.815 -- Generating done [2023-04-05T14:24:54.204Z] #38 3.831 -- Build files have been written to: /tmp/tmp.9ip0fZRSJU/tini [2023-04-05T14:24:54.204Z] #38 3.844 + make tini-static [2023-04-05T14:24:54.204Z] #38 4.236 Scanning dependencies of target tini-static [2023-04-05T14:24:54.204Z] #38 4.312 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-05T14:24:54.204Z] #38 5.946 [100%] Linking C executable tini-static [2023-04-05T14:24:54.204Z] #38 6.527 [100%] Built target tini-static [2023-04-05T14:24:54.204Z] #38 6.647 + mkdir -p /build [2023-04-05T14:24:54.204Z] #38 6.653 + cp tini-static /build/docker-init [2023-04-05T14:24:54.204Z] #38 DONE 6.9s [2023-04-05T14:24:54.204Z] [2023-04-05T14:24:54.204Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:54.204Z] #31 50.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-05T14:24:54.204Z] #31 50.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-05T14:24:54.204Z] #31 50.82 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-05T14:24:54.367Z] #28 33.32 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-05T14:24:54.389Z] #36 37.20 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-05T14:24:54.624Z] #28 33.41 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-05T14:24:54.624Z] #28 33.57 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-05T14:24:54.624Z] #28 33.70 go: downloading honnef.co/go/tools v0.3.3 [2023-04-05T14:24:54.624Z] #28 ... [2023-04-05T14:24:54.624Z] [2023-04-05T14:24:54.624Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:54.624Z] #26 17.87 Reading package lists... [2023-04-05T14:24:54.624Z] #26 23.69 Reading package lists... [2023-04-05T14:24:54.624Z] #26 29.22 Building dependency tree... [2023-04-05T14:24:54.624Z] #26 33.10 The following additional packages will be installed: [2023-04-05T14:24:54.624Z] #26 33.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-05T14:24:54.624Z] #26 33.12 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-05T14:24:54.624Z] #26 33.12 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-05T14:24:54.624Z] #26 33.13 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-05T14:24:54.624Z] #26 33.13 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-05T14:24:54.624Z] #26 33.14 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-05T14:24:54.624Z] #26 33.14 mingw-w64-common mingw-w64-x86-64-dev [2023-04-05T14:24:54.624Z] #26 33.15 Suggested packages: [2023-04-05T14:24:54.624Z] #26 33.17 gcc-10-locales seccomp wine64 [2023-04-05T14:24:54.646Z] #36 37.46 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-05T14:24:54.881Z] #26 ... [2023-04-05T14:24:54.881Z] [2023-04-05T14:24:54.881Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:24:54.882Z] #36 25.26 Updating files: 76% (1697/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-04-05T14:24:54.882Z] #36 25.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-05T14:24:54.882Z] #36 28.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-05T14:24:54.903Z] #36 37.68 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-05T14:24:55.467Z] #36 ... [2023-04-05T14:24:55.467Z] [2023-04-05T14:24:55.467Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:24:55.729Z] #29 37.24 Updating files: 45% (875/1914) Updating files: 46% (881/1914) Updating files: 47% (900/1914) Updating files: 48% (919/1914) Updating files: 49% (938/1914) Updating files: 50% (957/1914) Updating files: 51% (977/1914) Updating files: 52% (996/1914) Updating files: 53% (1015/1914) Updating files: 54% (1034/1914) Updating files: 55% (1053/1914) Updating files: 56% (1072/1914) Updating files: 57% (1091/1914) Updating files: 58% (1111/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 90% (1732/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-05T14:24:55.729Z] #29 38.72 + cd /tmp/tmp.Bb8jqFjXBd/src/github.com/docker/libnetwork [2023-04-05T14:24:55.812Z] #36 ... [2023-04-05T14:24:55.812Z] [2023-04-05T14:24:55.812Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:24:55.812Z] #26 34.66 The following NEW packages will be installed: [2023-04-05T14:24:55.812Z] #26 34.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-05T14:24:55.812Z] #26 34.66 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-05T14:24:55.812Z] #26 34.67 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-05T14:24:55.812Z] #26 34.67 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-05T14:24:55.812Z] #26 34.67 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-05T14:24:55.812Z] #26 34.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-05T14:24:55.812Z] #26 34.68 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-05T14:24:55.812Z] #26 34.68 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-05T14:24:55.812Z] #26 34.68 mingw-w64-x86-64-dev [2023-04-05T14:24:55.998Z] #29 38.72 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:24:56.069Z] #26 35.12 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:24:56.069Z] #26 35.12 Need to get 115 MB of archives. [2023-04-05T14:24:56.069Z] #26 35.12 After this operation, 645 MB of additional disk space will be used. [2023-04-05T14:24:56.069Z] #26 35.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-04-05T14:24:56.326Z] #26 35.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-04-05T14:24:56.326Z] #26 35.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-05T14:24:56.326Z] #26 35.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-04-05T14:24:56.326Z] #26 35.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-05T14:24:56.326Z] #26 35.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-05T14:24:56.561Z] #29 39.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-05T14:24:56.744Z] #31 ... [2023-04-05T14:24:56.744Z] [2023-04-05T14:24:56.744Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:24:56.744Z] #26 45.82 internal/reflectlite [2023-04-05T14:24:56.744Z] #26 45.82 sync [2023-04-05T14:24:56.744Z] #26 47.70 internal/testlog [2023-04-05T14:24:56.744Z] #26 49.10 errors [2023-04-05T14:24:56.744Z] #26 49.13 sort [2023-04-05T14:24:56.744Z] #26 49.47 strconv [2023-04-05T14:24:56.744Z] #26 50.41 io [2023-04-05T14:24:56.744Z] #26 51.63 internal/oserror [2023-04-05T14:24:56.744Z] #26 51.88 syscall [2023-04-05T14:24:56.744Z] #26 53.28 reflect [2023-04-05T14:24:56.744Z] #26 ... [2023-04-05T14:24:56.744Z] [2023-04-05T14:24:56.744Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:24:56.744Z] #39 6.891 PBCC images/timens.pb-c.c [2023-04-05T14:24:56.744Z] #39 6.923 DEP images/timens.pb-c.d [2023-04-05T14:24:56.744Z] #39 7.036 PBCC images/fown.pb-c.c [2023-04-05T14:24:56.744Z] #39 7.072 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-05T14:24:56.744Z] #39 7.154 PBCC images/opts.pb-c.c [2023-04-05T14:24:56.744Z] #39 7.187 PBCC images/memfd.pb-c.c [2023-04-05T14:24:56.744Z] #39 7.245 DEP images/fown.pb-c.d [2023-04-05T14:24:56.744Z] #39 7.316 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-05T14:24:56.744Z] #39 7.376 DEP images/opts.pb-c.d [2023-04-05T14:24:56.744Z] #39 7.415 DEP images/memfd.pb-c.d [2023-04-05T14:24:56.744Z] #39 7.448 PBCC images/sit.pb-c.c [2023-04-05T14:24:56.744Z] #39 7.522 DEP images/sit.pb-c.d [2023-04-05T14:24:56.744Z] #39 7.598 PBCC images/macvlan.pb-c.c [2023-04-05T14:24:56.744Z] #39 7.633 DEP images/macvlan.pb-c.d [2023-04-05T14:24:56.889Z] #26 35.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-05T14:24:56.889Z] #26 ... [2023-04-05T14:24:56.889Z] [2023-04-05T14:24:56.889Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:24:56.889Z] #34 19.76 Reading package lists... [2023-04-05T14:24:56.889Z] #34 26.26 Reading package lists... [2023-04-05T14:24:56.889Z] #34 32.34 Building dependency tree... [2023-04-05T14:24:56.889Z] #34 36.06 The following additional packages will be installed: [2023-04-05T14:24:57.004Z] #39 7.689 PBCC images/autofs.pb-c.c [2023-04-05T14:24:57.004Z] #39 7.740 DEP images/autofs.pb-c.d [2023-04-05T14:24:57.004Z] #39 7.822 PBCC images/sysctl.pb-c.c [2023-04-05T14:24:57.004Z] #39 7.852 DEP images/sysctl.pb-c.d [2023-04-05T14:24:57.146Z] #34 36.08 libbtrfs0 [2023-04-05T14:24:57.146Z] #34 ... [2023-04-05T14:24:57.146Z] [2023-04-05T14:24:57.146Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:57.146Z] #33 20.39 Reading package lists... [2023-04-05T14:24:57.146Z] #33 26.41 Reading package lists... [2023-04-05T14:24:57.146Z] #33 32.19 Building dependency tree... [2023-04-05T14:24:57.146Z] #33 35.61 The following additional packages will be installed: [2023-04-05T14:24:57.146Z] #33 35.63 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-05T14:24:57.146Z] #33 35.63 Suggested packages: [2023-04-05T14:24:57.146Z] #33 35.65 cmake-doc ninja-build lrzip [2023-04-05T14:24:57.146Z] #33 35.65 Recommended packages: [2023-04-05T14:24:57.146Z] #33 35.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-05T14:24:57.146Z] #33 ... [2023-04-05T14:24:57.146Z] [2023-04-05T14:24:57.146Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:24:57.146Z] #34 36.31 The following NEW packages will be installed: [2023-04-05T14:24:57.265Z] #39 7.899 PBCC images/time.pb-c.c [2023-04-05T14:24:57.265Z] #39 7.946 DEP images/time.pb-c.d [2023-04-05T14:24:57.265Z] #39 8.005 PBCC images/binfmt-misc.pb-c.c [2023-04-05T14:24:57.265Z] #39 8.045 DEP images/binfmt-misc.pb-c.d [2023-04-05T14:24:57.265Z] #39 8.085 PBCC images/seccomp.pb-c.c [2023-04-05T14:24:57.265Z] #39 8.099 DEP images/seccomp.pb-c.d [2023-04-05T14:24:57.408Z] #34 36.33 libbtrfs-dev libbtrfs0 [2023-04-05T14:24:57.535Z] #39 8.258 PBCC images/userns.pb-c.c [2023-04-05T14:24:57.535Z] #39 8.298 DEP images/userns.pb-c.d [2023-04-05T14:24:57.667Z] #34 36.73 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:24:57.667Z] #34 36.73 Need to get 460 kB of archives. [2023-04-05T14:24:57.667Z] #34 36.73 After this operation, 1237 kB of additional disk space will be used. [2023-04-05T14:24:57.667Z] #34 36.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-05T14:24:57.667Z] #34 36.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-05T14:24:57.800Z] #39 8.428 PBCC images/cgroup.pb-c.c [2023-04-05T14:24:57.800Z] #39 8.449 DEP images/cgroup.pb-c.d [2023-04-05T14:24:57.800Z] #39 8.529 PBCC images/ext-file.pb-c.c [2023-04-05T14:24:57.800Z] #39 8.535 DEP images/ext-file.pb-c.d [2023-04-05T14:24:57.800Z] #39 8.608 PBCC images/rpc.pb-c.c [2023-04-05T14:24:57.800Z] #39 8.629 DEP images/rpc.pb-c.d [2023-04-05T14:24:58.061Z] #39 8.692 PBCC images/siginfo.pb-c.c [2023-04-05T14:24:58.061Z] #39 8.733 DEP images/siginfo.pb-c.d [2023-04-05T14:24:58.061Z] #39 8.783 PBCC images/pagemap.pb-c.c [2023-04-05T14:24:58.061Z] #39 8.825 DEP images/pagemap.pb-c.d [2023-04-05T14:24:58.061Z] #39 8.876 PBCC images/rlimit.pb-c.c [2023-04-05T14:24:58.233Z] #34 ... [2023-04-05T14:24:58.233Z] [2023-04-05T14:24:58.233Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:24:58.233Z] #31 20.97 Reading package lists... [2023-04-05T14:24:58.233Z] #31 27.37 Reading package lists... [2023-04-05T14:24:58.233Z] #31 33.22 Building dependency tree... [2023-04-05T14:24:58.233Z] #31 36.76 The following additional packages will be installed: [2023-04-05T14:24:58.233Z] #31 36.82 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-05T14:24:58.233Z] #31 36.82 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-05T14:24:58.233Z] #31 36.84 Suggested packages: [2023-04-05T14:24:58.233Z] #31 36.89 manpages-dev protobuf-mode-el python3-setuptools [2023-04-05T14:24:58.322Z] #39 8.919 DEP images/rlimit.pb-c.d [2023-04-05T14:24:58.322Z] #39 8.982 PBCC images/file-lock.pb-c.c [2023-04-05T14:24:58.322Z] #39 8.996 DEP images/file-lock.pb-c.d [2023-04-05T14:24:58.322Z] #39 9.039 PBCC images/tty.pb-c.c [2023-04-05T14:24:58.322Z] #39 9.092 DEP images/tty.pb-c.d [2023-04-05T14:24:58.322Z] #39 9.203 PBCC images/tun.pb-c.c [2023-04-05T14:24:58.490Z] #31 ... [2023-04-05T14:24:58.490Z] [2023-04-05T14:24:58.490Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:24:58.490Z] #28 35.80 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-05T14:24:58.490Z] #28 35.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-05T14:24:58.490Z] #28 36.09 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-05T14:24:58.490Z] #28 36.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-05T14:24:58.490Z] #28 36.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-05T14:24:58.490Z] #28 36.23 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-05T14:24:58.490Z] #28 36.37 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-05T14:24:58.490Z] #28 36.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-05T14:24:58.490Z] #28 36.81 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-05T14:24:58.490Z] #28 36.82 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-05T14:24:58.490Z] #28 36.97 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-05T14:24:58.490Z] #28 37.06 go: downloading golang.org/x/text v0.3.7 [2023-04-05T14:24:58.593Z] #39 9.284 PBCC images/netdev.pb-c.c [2023-04-05T14:24:58.593Z] #39 9.336 DEP images/tun.pb-c.d [2023-04-05T14:24:58.593Z] #39 9.400 DEP images/netdev.pb-c.d [2023-04-05T14:24:58.593Z] #39 9.439 PBCC images/vma.pb-c.c [2023-04-05T14:24:58.747Z] #28 37.73 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-05T14:24:58.853Z] #39 9.516 DEP images/vma.pb-c.d [2023-04-05T14:24:58.853Z] #39 9.626 PBCC images/creds.pb-c.c [2023-04-05T14:24:58.853Z] #39 9.637 DEP images/creds.pb-c.d [2023-04-05T14:24:58.853Z] #39 9.671 PBCC images/utsns.pb-c.c [2023-04-05T14:24:58.853Z] #39 9.690 DEP images/utsns.pb-c.d [2023-04-05T14:24:59.095Z] #29 ... [2023-04-05T14:24:59.095Z] [2023-04-05T14:24:59.095Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-05T14:24:59.095Z] #30 DONE 41.6s [2023-04-05T14:24:59.095Z] [2023-04-05T14:24:59.095Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:24:59.095Z] #31 31.49 Reading package lists... [2023-04-05T14:24:59.113Z] #39 9.733 PBCC images/ipc-desc.pb-c.c [2023-04-05T14:24:59.113Z] #39 9.747 PBCC images/ipc-sem.pb-c.c [2023-04-05T14:24:59.113Z] #39 9.779 DEP images/ipc-desc.pb-c.d [2023-04-05T14:24:59.113Z] #39 9.838 DEP images/ipc-sem.pb-c.d [2023-04-05T14:24:59.113Z] #39 9.886 PBCC images/ipc-msg.pb-c.c [2023-04-05T14:24:59.113Z] #39 9.913 DEP images/ipc-msg.pb-c.d [2023-04-05T14:24:59.374Z] #39 10.01 PBCC images/ipc-shm.pb-c.c [2023-04-05T14:24:59.374Z] #39 10.04 DEP images/ipc-shm.pb-c.d [2023-04-05T14:24:59.374Z] #39 10.11 PBCC images/ipc-var.pb-c.c [2023-04-05T14:24:59.374Z] #39 10.14 DEP images/ipc-var.pb-c.d [2023-04-05T14:24:59.374Z] #39 10.18 PBCC images/sk-opts.pb-c.c [2023-04-05T14:24:59.374Z] #39 10.22 PBCC images/packet-sock.pb-c.c [2023-04-05T14:24:59.634Z] #39 ... [2023-04-05T14:24:59.634Z] [2023-04-05T14:24:59.634Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:24:59.634Z] #27 DONE 58.7s [2023-04-05T14:24:59.634Z] [2023-04-05T14:24:59.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:24:59.634Z] #39 10.40 DEP images/sk-opts.pb-c.d [2023-04-05T14:24:59.634Z] #39 10.47 DEP images/packet-sock.pb-c.d [2023-04-05T14:24:59.895Z] #39 10.57 PBCC images/sk-netlink.pb-c.c [2023-04-05T14:24:59.895Z] #39 10.64 DEP images/sk-netlink.pb-c.d [2023-04-05T14:24:59.914Z] #31 42.24 Reading package lists... [2023-04-05T14:24:59.914Z] #31 ... [2023-04-05T14:24:59.914Z] [2023-04-05T14:24:59.914Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:24:59.914Z] #32 32.77 unicode/utf8 [2023-04-05T14:24:59.914Z] #32 34.01 internal/race [2023-04-05T14:24:59.914Z] #32 34.42 sync/atomic [2023-04-05T14:24:59.914Z] #32 36.34 unicode [2023-04-05T14:25:00.155Z] #39 10.79 PBCC images/sk-inet.pb-c.c [2023-04-05T14:25:00.155Z] #39 10.89 DEP images/sk-inet.pb-c.d [2023-04-05T14:25:00.155Z] #39 11.01 PBCC images/sk-unix.pb-c.c [2023-04-05T14:25:00.172Z] #32 ... [2023-04-05T14:25:00.172Z] [2023-04-05T14:25:00.172Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:25:00.172Z] #35 32.84 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:25:00.172Z] #35 ... [2023-04-05T14:25:00.172Z] [2023-04-05T14:25:00.172Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:25:00.172Z] #36 40.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-05T14:25:00.172Z] #36 40.68 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-05T14:25:00.172Z] #36 41.15 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-05T14:25:00.172Z] #36 41.27 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-05T14:25:00.172Z] #36 41.73 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-05T14:25:00.172Z] #36 42.14 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-05T14:25:00.172Z] #36 42.23 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-05T14:25:00.172Z] #36 42.52 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-05T14:25:00.172Z] #36 42.76 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-05T14:25:00.419Z] #39 11.06 DEP images/sk-unix.pb-c.d [2023-04-05T14:25:00.419Z] #39 11.17 PBCC images/mm.pb-c.c [2023-04-05T14:25:00.419Z] #39 11.26 DEP images/mm.pb-c.d [2023-04-05T14:25:00.428Z] #36 43.29 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-05T14:25:00.647Z] #28 ... [2023-04-05T14:25:00.647Z] [2023-04-05T14:25:00.647Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:25:00.647Z] #34 38.04 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:25:00.647Z] #34 38.33 Fetched 460 kB in 0s (1410 kB/s) [2023-04-05T14:25:00.647Z] #34 38.45 Selecting previously unselected package libbtrfs0:amd64. [2023-04-05T14:25:00.647Z] #34 38.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15719 files and directories currently installed.) [2023-04-05T14:25:00.647Z] #34 38.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-05T14:25:00.647Z] #34 38.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:25:00.647Z] #34 38.82 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-05T14:25:00.647Z] #34 38.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-05T14:25:00.647Z] #34 38.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:25:00.647Z] #34 39.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:25:00.647Z] #34 39.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:25:00.647Z] #34 39.26 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:25:00.647Z] #34 DONE 39.7s [2023-04-05T14:25:00.679Z] #39 11.37 PBCC images/timerfd.pb-c.c [2023-04-05T14:25:00.679Z] #39 11.41 DEP images/timerfd.pb-c.d [2023-04-05T14:25:00.679Z] #39 11.45 PBCC images/timer.pb-c.c [2023-04-05T14:25:00.685Z] #36 43.53 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-05T14:25:00.904Z] [2023-04-05T14:25:00.904Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:00.904Z] #31 38.35 The following NEW packages will be installed: [2023-04-05T14:25:00.904Z] #31 38.38 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-05T14:25:00.904Z] #31 38.38 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-05T14:25:00.904Z] #31 38.39 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-05T14:25:00.904Z] #31 38.40 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-05T14:25:00.904Z] #31 38.78 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:25:00.904Z] #31 38.78 Need to get 4583 kB of archives. [2023-04-05T14:25:00.904Z] #31 38.78 After this operation, 25.9 MB of additional disk space will be used. [2023-04-05T14:25:00.905Z] #31 38.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-05T14:25:00.905Z] #31 38.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-05T14:25:00.905Z] #31 38.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-05T14:25:00.905Z] #31 38.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-05T14:25:00.905Z] #31 38.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-05T14:25:00.905Z] #31 38.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-05T14:25:00.905Z] #31 38.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-05T14:25:00.905Z] #31 38.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-04-05T14:25:00.905Z] #31 38.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-04-05T14:25:00.905Z] #31 38.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-05T14:25:00.905Z] #31 39.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-05T14:25:00.905Z] #31 39.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-05T14:25:00.905Z] #31 39.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-05T14:25:00.905Z] #31 39.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-04-05T14:25:00.905Z] #31 39.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-05T14:25:00.905Z] #31 39.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T14:25:00.905Z] #31 39.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-05T14:25:00.905Z] #31 39.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-05T14:25:00.939Z] #39 11.48 DEP images/timer.pb-c.d [2023-04-05T14:25:00.939Z] #39 11.53 PBCC images/sa.pb-c.c [2023-04-05T14:25:00.939Z] #39 11.59 DEP images/sa.pb-c.d [2023-04-05T14:25:00.939Z] #39 11.66 PBCC images/pipe-data.pb-c.c [2023-04-05T14:25:00.939Z] #39 11.70 DEP images/pipe-data.pb-c.d [2023-04-05T14:25:00.943Z] #36 43.93 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-05T14:25:01.199Z] #39 11.80 PBCC images/mnt.pb-c.c [2023-04-05T14:25:01.199Z] #39 11.87 DEP images/mnt.pb-c.d [2023-04-05T14:25:01.199Z] #39 11.93 PBCC images/sk-packet.pb-c.c [2023-04-05T14:25:01.199Z] #39 11.97 DEP images/sk-packet.pb-c.d [2023-04-05T14:25:01.200Z] #36 44.21 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-05T14:25:01.202Z] Fetching without tags [2023-04-05T14:25:01.451Z] Merging remotes/origin/20.10 commit 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 into PR head commit a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:25:01.458Z] #39 12.04 PBCC images/tcp-stream.pb-c.c [2023-04-05T14:25:01.458Z] #39 12.11 DEP images/tcp-stream.pb-c.d [2023-04-05T14:25:01.458Z] #39 12.18 PBCC images/pipe.pb-c.c [2023-04-05T14:25:01.458Z] #39 12.23 DEP images/pipe.pb-c.d [2023-04-05T14:25:01.458Z] #39 12.30 PBCC images/pstree.pb-c.c [2023-04-05T14:25:01.458Z] #39 12.34 DEP images/pstree.pb-c.d [2023-04-05T14:25:01.718Z] #39 12.39 PBCC images/fs.pb-c.c [2023-04-05T14:25:01.719Z] #39 12.42 DEP images/fs.pb-c.d [2023-04-05T14:25:01.719Z] #39 12.46 PBCC images/signalfd.pb-c.c [2023-04-05T14:25:01.719Z] #39 12.52 DEP images/signalfd.pb-c.d [2023-04-05T14:25:01.719Z] #39 12.61 PBCC images/fh.pb-c.c [2023-04-05T14:25:01.763Z] #36 44.52 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-05T14:25:01.764Z] #36 44.57 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-05T14:25:01.764Z] #36 44.74 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-05T14:25:01.835Z] #31 40.89 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:25:01.979Z] #39 12.67 PBCC images/fsnotify.pb-c.c [2023-04-05T14:25:01.979Z] #39 12.72 DEP images/fh.pb-c.d [2023-04-05T14:25:01.979Z] #39 12.80 DEP images/fsnotify.pb-c.d [2023-04-05T14:25:01.979Z] #39 12.87 PBCC images/eventpoll.pb-c.c [2023-04-05T14:25:02.120Z] Merge succeeded, producing a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:25:02.121Z] Checking out Revision a09b3e9cf9de906438a6300760754fcb087f166a (PR-45276) [2023-04-05T14:25:02.239Z] #39 12.91 DEP images/eventpoll.pb-c.d [2023-04-05T14:25:02.239Z] #39 12.99 PBCC images/eventfd.pb-c.c [2023-04-05T14:25:02.239Z] #39 13.02 DEP images/eventfd.pb-c.d [2023-04-05T14:25:02.239Z] #39 13.07 PBCC images/remap-file-path.pb-c.c [2023-04-05T14:25:02.239Z] #39 13.11 DEP images/remap-file-path.pb-c.d [2023-04-05T14:25:02.399Z] #31 41.26 Fetched 4583 kB in 1s (4503 kB/s) [2023-04-05T14:25:02.399Z] #31 ... [2023-04-05T14:25:02.399Z] [2023-04-05T14:25:02.399Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:25:02.399Z] #30 DONE 41.4s [2023-04-05T14:25:02.399Z] [2023-04-05T14:25:02.399Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:02.399Z] #31 41.42 Selecting previously unselected package libcap2:amd64. [2023-04-05T14:25:02.399Z] #31 41.42 (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 ... 15719 files and directories currently installed.) [2023-04-05T14:25:02.399Z] #31 41.44 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-05T14:25:02.399Z] #31 41.48 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:25:02.416Z] #36 ... [2023-04-05T14:25:02.416Z] [2023-04-05T14:25:02.416Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:25:02.416Z] #28 35.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-05T14:25:02.416Z] #28 35.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-05T14:25:02.502Z] #39 13.22 PBCC images/fifo.pb-c.c [2023-04-05T14:25:02.502Z] #39 13.24 DEP images/fifo.pb-c.d [2023-04-05T14:25:02.502Z] #39 13.31 PBCC images/ghost-file.pb-c.c [2023-04-05T14:25:02.656Z] #31 41.61 Selecting previously unselected package libcap-dev:amd64. [2023-04-05T14:25:02.656Z] #31 41.61 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-05T14:25:02.656Z] #31 41.62 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-05T14:25:02.656Z] #31 41.82 Selecting previously unselected package libnet1:amd64. [2023-04-05T14:25:02.656Z] #31 41.82 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:25:02.656Z] #31 41.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:25:02.679Z] #28 ... [2023-04-05T14:25:02.679Z] [2023-04-05T14:25:02.679Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:25:02.679Z] #36 45.57 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-05T14:25:02.679Z] #36 45.58 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-05T14:25:02.762Z] #39 13.37 DEP images/ghost-file.pb-c.d [2023-04-05T14:25:02.762Z] #39 13.45 PBCC images/regfile.pb-c.c [2023-04-05T14:25:02.762Z] #39 13.51 DEP images/regfile.pb-c.d [2023-04-05T14:25:02.762Z] #39 13.55 PBCC images/ns.pb-c.c [2023-04-05T14:25:02.762Z] #39 13.58 DEP images/ns.pb-c.d [2023-04-05T14:25:02.762Z] #39 13.62 PBCC images/fdinfo.pb-c.c [2023-04-05T14:25:02.913Z] #31 41.99 Selecting previously unselected package libnet1-dev. [2023-04-05T14:25:02.913Z] #31 41.99 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:25:02.913Z] #31 42.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-05T14:25:02.935Z] #36 45.73 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-05T14:25:02.936Z] #36 45.92 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-05T14:25:03.023Z] #39 13.71 DEP images/fdinfo.pb-c.d [2023-04-05T14:25:03.023Z] #39 13.79 PBCC images/core-aarch64.pb-c.c [2023-04-05T14:25:03.023Z] #39 13.82 PBCC images/core-arm.pb-c.c [2023-04-05T14:25:03.023Z] #39 13.86 PBCC images/core-ppc64.pb-c.c [2023-04-05T14:25:03.023Z] #39 13.89 PBCC images/core-s390.pb-c.c [2023-04-05T14:25:01.057Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:25:01.072Z] > git config --add remote.origin.fetch +refs/pull/45276/head:refs/remotes/origin/PR-45276 # timeout=10 [2023-04-05T14:25:01.102Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:25:01.172Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:25:01.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:25:01.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:25:01.253Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:25:01.469Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:25:01.476Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:25:02.054Z] > git remote # timeout=10 [2023-04-05T14:25:02.069Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T14:25:02.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:25:02.119Z] > git merge 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 # timeout=10 [2023-04-05T14:25:02.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T14:25:02.135Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:25:02.140Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:25:03.170Z] #31 42.20 Selecting previously unselected package libnl-3-200:amd64. [2023-04-05T14:25:03.170Z] #31 42.20 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...#31 ... [2023-04-05T14:25:03.170Z] [2023-04-05T14:25:03.170Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:25:03.170Z] #32 DONE 42.3s [2023-04-05T14:25:03.170Z] [2023-04-05T14:25:03.170Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:03.170Z] #31 42.20 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:25:03.170Z] #31 42.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:25:03.194Z] #36 ... [2023-04-05T14:25:03.194Z] [2023-04-05T14:25:03.194Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:03.194Z] #25 24.59 Reading package lists... [2023-04-05T14:25:03.194Z] #25 36.49 Reading package lists... [2023-04-05T14:25:03.194Z] #25 ... [2023-04-05T14:25:03.194Z] [2023-04-05T14:25:03.194Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:25:03.284Z] #39 13.94 PBCC images/core-x86.pb-c.c [2023-04-05T14:25:03.284Z] #39 14.02 PBCC images/core.pb-c.c [2023-04-05T14:25:03.284Z] #39 14.09 PBCC images/inventory.pb-c.c [2023-04-05T14:25:03.284Z] #39 14.15 DEP images/core-aarch64.pb-c.d [2023-04-05T14:25:03.427Z] #31 42.42 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-05T14:25:03.427Z] #31 42.42 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:25:03.427Z] #31 42.43 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-05T14:25:03.450Z] #23 44.78 Updating files: 48% (1079/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 82% (1825/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) [2023-04-05T14:25:03.450Z] #23 ... [2023-04-05T14:25:03.450Z] [2023-04-05T14:25:03.450Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:03.450Z] #34 36.31 Fetched 8642 kB in 28s (309 kB/s) [2023-04-05T14:25:03.450Z] #34 36.31 Reading package lists... [2023-04-05T14:25:03.450Z] #34 ... [2023-04-05T14:25:03.450Z] [2023-04-05T14:25:03.451Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:25:03.544Z] #39 14.23 DEP images/core-arm.pb-c.d [2023-04-05T14:25:03.683Z] #31 42.75 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-05T14:25:03.683Z] #31 42.75 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:25:03.683Z] #31 42.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:25:03.708Z] #23 44.78 Updating files: 48% (1079/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 82% (1825/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-04-05T14:25:03.804Z] #39 14.33 DEP images/core-ppc64.pb-c.d [2023-04-05T14:25:03.804Z] #39 14.39 DEP images/core-s390.pb-c.d [2023-04-05T14:25:03.804Z] #39 14.51 DEP images/core-x86.pb-c.d [2023-04-05T14:25:03.804Z] #39 14.57 DEP images/core.pb-c.d [2023-04-05T14:25:03.804Z] #39 14.61 DEP images/inventory.pb-c.d [2023-04-05T14:25:03.804Z] #39 14.68 PBCC images/cpuinfo.pb-c.c [2023-04-05T14:25:03.940Z] #31 42.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-05T14:25:03.940Z] #31 42.89 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:25:03.940Z] #31 42.89 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-05T14:25:03.940Z] #31 42.97 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-05T14:25:03.940Z] #31 42.97 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-05T14:25:03.940Z] #31 42.97 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T14:25:03.965Z] #23 46.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-05T14:25:04.065Z] #39 14.73 DEP images/cpuinfo.pb-c.d [2023-04-05T14:25:04.065Z] #39 14.78 PBCC images/stats.pb-c.c [2023-04-05T14:25:04.065Z] #39 14.83 DEP images/stats.pb-c.d [2023-04-05T14:25:04.198Z] #31 43.22 Selecting previously unselected package libprotobuf23:amd64. [2023-04-05T14:25:04.198Z] #31 43.22 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-05T14:25:04.198Z] #31 43.26 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-05T14:25:04.222Z] #23 ... [2023-04-05T14:25:04.222Z] [2023-04-05T14:25:04.222Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:25:04.222Z] #33 37.04 Fetched 8642 kB in 28s (306 kB/s) [2023-04-05T14:25:04.222Z] #33 37.04 Reading package lists... [2023-04-05T14:25:04.222Z] #33 ... [2023-04-05T14:25:04.222Z] [2023-04-05T14:25:04.222Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:04.222Z] #25 36.49 Reading package lists... [2023-04-05T14:25:05.063Z] Fetching without tags [2023-04-05T14:25:05.132Z] #31 43.99 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-05T14:25:05.132Z] #31 43.99 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-05T14:25:05.132Z] #31 44.04 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-05T14:25:05.321Z] Merging remotes/origin/20.10 commit 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 into PR head commit a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:25:05.389Z] #31 44.28 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-05T14:25:05.389Z] #31 44.29 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-05T14:25:05.389Z] #31 44.31 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-05T14:25:04.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:25:04.954Z] > git config --add remote.origin.fetch +refs/pull/45276/head:refs/remotes/origin/PR-45276 # timeout=10 [2023-04-05T14:25:04.988Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:25:05.015Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:25:05.068Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:25:05.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:25:05.105Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:25:05.329Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:25:05.350Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:25:05.717Z] Commit message: "[20.10] update go to go1.19.8" [2023-04-05T14:25:05.978Z] #39 16.55 make[1]: Nothing to be done for 'all'. [2023-04-05T14:25:06.041Z] Merge succeeded, producing a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:25:06.042Z] Checking out Revision a09b3e9cf9de906438a6300760754fcb087f166a (PR-45276) [2023-04-05T14:25:06.114Z] #25 46.53 Building dependency tree... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-05T14:25:06.857Z] + docker version [2023-04-05T14:25:06.873Z] #31 45.94 Selecting previously unselected package libprotoc23:amd64. [2023-04-05T14:25:06.873Z] #31 45.94 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-05T14:25:06.873Z] #31 45.94 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-05T14:25:07.140Z] #31 ... [2023-04-05T14:25:07.140Z] [2023-04-05T14:25:07.140Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:07.140Z] #26 36.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-04-05T14:25:07.140Z] #26 36.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-04-05T14:25:07.140Z] #26 37.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-05T14:25:07.140Z] #26 38.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-05T14:25:07.140Z] #26 39.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-04-05T14:25:07.140Z] #26 39.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-05T14:25:07.140Z] #26 41.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-05T14:25:07.140Z] #26 42.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-04-05T14:25:07.140Z] #26 42.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-05T14:25:07.140Z] #26 42.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-05T14:25:07.140Z] #26 42.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-05T14:25:07.140Z] #26 42.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-05T14:25:07.140Z] #26 42.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-04-05T14:25:07.140Z] #26 42.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-05T14:25:07.140Z] #26 42.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-05T14:25:07.140Z] #26 42.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-05T14:25:07.140Z] #26 42.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-05T14:25:07.140Z] #26 42.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-05T14:25:07.140Z] #26 42.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-05T14:25:07.140Z] #26 42.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-05T14:25:07.140Z] #26 42.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-04-05T14:25:07.140Z] #26 42.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-05T14:25:07.140Z] #26 42.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-05T14:25:07.140Z] #26 43.26 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:25:07.140Z] #26 43.50 Fetched 115 MB in 7s (15.3 MB/s) [2023-04-05T14:25:07.140Z] #26 43.60 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-05T14:25:07.140Z] #26 43.60 (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 ... 15719 files and directories currently installed.) [2023-04-05T14:25:07.140Z] #26 43.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-05T14:25:07.140Z] #26 43.67 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-05T14:25:07.365Z] #39 18.05 CC images/stats.o [2023-04-05T14:25:07.412Z] #26 46.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-05T14:25:07.412Z] #26 46.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-05T14:25:07.412Z] #26 46.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-05T14:25:07.412Z] #26 ... [2023-04-05T14:25:07.412Z] [2023-04-05T14:25:07.412Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:25:07.412Z] #28 44.52 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-05T14:25:07.412Z] #28 44.66 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-05T14:25:07.412Z] #28 44.96 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-05T14:25:07.412Z] #28 45.07 go: downloading go.uber.org/zap v1.17.0 [2023-04-05T14:25:07.412Z] #28 45.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-05T14:25:07.412Z] #28 45.77 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-05T14:25:07.412Z] #28 45.77 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-05T14:25:07.412Z] #28 45.96 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-05T14:25:07.412Z] #28 45.96 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-05T14:25:07.412Z] #28 45.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-05T14:25:07.412Z] #28 45.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-05T14:25:07.412Z] #28 46.04 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-05T14:25:07.412Z] #28 46.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-05T14:25:07.412Z] #28 46.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-05T14:25:07.412Z] #28 46.24 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-05T14:25:07.412Z] #28 46.30 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-05T14:25:07.412Z] #28 46.41 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-05T14:25:07.412Z] #28 46.53 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-05T14:25:07.412Z] #28 ... [2023-04-05T14:25:07.412Z] [2023-04-05T14:25:07.412Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:25:07.412Z] #33 36.44 The following NEW packages will be installed: [2023-04-05T14:25:07.412Z] #33 36.45 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-05T14:25:07.412Z] #33 36.46 vim-common xxd [2023-04-05T14:25:07.412Z] #33 36.82 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:25:07.412Z] #33 36.82 Need to get 17.7 MB of archives. [2023-04-05T14:25:07.412Z] #33 36.82 After this operation, 70.7 MB of additional disk space will be used. [2023-04-05T14:25:07.412Z] #33 36.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T14:25:07.412Z] #33 36.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T14:25:07.412Z] #33 36.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-05T14:25:07.412Z] #33 37.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-05T14:25:07.412Z] #33 37.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-04-05T14:25:07.412Z] #33 37.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-05T14:25:07.412Z] #33 37.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-05T14:25:07.412Z] #33 37.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-05T14:25:07.412Z] #33 37.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-05T14:25:07.412Z] #33 37.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-05T14:25:07.412Z] #33 39.12 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:25:07.412Z] #33 39.50 Fetched 17.7 MB in 1s (12.0 MB/s) [2023-04-05T14:25:07.412Z] #33 39.64 Selecting previously unselected package xxd. [2023-04-05T14:25:07.412Z] #33 39.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15719 files and directories currently installed.) [2023-04-05T14:25:07.412Z] #33 39.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:25:07.412Z] #33 39.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:25:07.412Z] #33 40.08 Selecting previously unselected package vim-common. [2023-04-05T14:25:07.412Z] #33 40.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:25:07.412Z] #33 40.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:25:07.412Z] #33 40.49 Selecting previously unselected package cmake-data. [2023-04-05T14:25:07.412Z] #33 40.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-05T14:25:07.412Z] #33 40.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T14:25:07.412Z] #33 44.10 Selecting previously unselected package libicu67:amd64. [2023-04-05T14:25:07.412Z] #33 44.10 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-05T14:25:07.412Z] #33 44.11 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-05T14:25:07.625Z] #39 ... [2023-04-05T14:25:07.626Z] [2023-04-05T14:25:07.626Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:07.626Z] #31 56.62 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-05T14:25:07.626Z] #31 56.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-04-05T14:25:07.626Z] #31 56.65 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-05T14:25:07.626Z] #31 56.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-05T14:25:07.626Z] #31 56.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-04-05T14:25:07.626Z] #31 56.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-05T14:25:07.626Z] #31 63.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-05T14:25:07.626Z] #31 63.99 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-04-05T14:25:07.626Z] #31 64.00 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:25:07.626Z] #31 ... [2023-04-05T14:25:07.626Z] [2023-04-05T14:25:07.626Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:07.626Z] #39 18.42 CC images/core.o [2023-04-05T14:25:07.681Z] #33 ... [2023-04-05T14:25:07.681Z] [2023-04-05T14:25:07.681Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:07.681Z] #31 46.53 Selecting previously unselected package protobuf-c-compiler. [2023-04-05T14:25:07.681Z] #31 46.53 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:25:07.681Z] #31 46.53 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-05T14:25:07.681Z] #31 46.70 Selecting previously unselected package protobuf-compiler. [2023-04-05T14:25:07.681Z] #31 46.70 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-05T14:25:07.681Z] #31 46.77 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-05T14:25:05.936Z] > git remote # timeout=10 [2023-04-05T14:25:05.950Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T14:25:05.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:25:06.012Z] > git merge 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 # timeout=10 [2023-04-05T14:25:06.022Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T14:25:06.045Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:25:06.099Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:25:07.941Z] #31 46.95 Selecting previously unselected package python3-pkg-resources. [2023-04-05T14:25:07.941Z] #31 46.95 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T14:25:07.941Z] #31 46.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:25:08.197Z] #31 47.15 Selecting previously unselected package python3-six. [2023-04-05T14:25:08.197Z] #31 47.15 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-05T14:25:08.197Z] #31 47.15 Unpacking python3-six (1.16.0-2) ... [2023-04-05T14:25:08.197Z] #31 47.23 Selecting previously unselected package python3-protobuf. [2023-04-05T14:25:08.197Z] #31 47.23 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-05T14:25:08.197Z] #31 47.23 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-05T14:25:08.567Z] #39 19.03 CC images/core-x86.o [2023-04-05T14:25:08.635Z] #25 ... [2023-04-05T14:25:08.635Z] [2023-04-05T14:25:08.635Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:25:08.635Z] #23 49.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-05T14:25:08.762Z] #31 47.74 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:25:08.827Z] #39 19.60 CC images/core-arm.o [2023-04-05T14:25:09.400Z] #39 19.94 CC images/core-aarch64.o [2023-04-05T14:25:09.660Z] #39 20.32 CC images/core-ppc64.o [2023-04-05T14:25:10.231Z] #39 20.93 CC images/core-s390.o [2023-04-05T14:25:10.231Z] #39 ... [2023-04-05T14:25:10.231Z] [2023-04-05T14:25:10.231Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:25:10.231Z] #26 59.42 internal/syscall/unix [2023-04-05T14:25:10.231Z] #26 59.54 time [2023-04-05T14:25:10.231Z] #26 65.27 internal/poll [2023-04-05T14:25:10.231Z] #26 67.25 internal/fmtsort [2023-04-05T14:25:10.231Z] #26 67.82 internal/safefilepath [2023-04-05T14:25:10.231Z] #26 68.01 internal/syscall/execenv [2023-04-05T14:25:10.231Z] #26 68.19 path [2023-04-05T14:25:10.231Z] #26 68.25 strings [2023-04-05T14:25:10.231Z] #26 68.70 io/fs [2023-04-05T14:25:10.491Z] #26 69.61 os [2023-04-05T14:25:10.563Z] Commit message: "[20.10] update go to go1.19.8" [2023-04-05T14:25:10.655Z] #31 49.69 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-05T14:25:10.655Z] #31 49.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:25:10.655Z] #31 ... [2023-04-05T14:25:10.655Z] [2023-04-05T14:25:10.655Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:25:10.655Z] #0 7.797 + RM_GOPATH=0 [2023-04-05T14:25:10.655Z] #0 7.797 + TMP_GOPATH= [2023-04-05T14:25:10.655Z] #0 7.797 + : /build [2023-04-05T14:25:10.655Z] #0 7.797 + '[' -z '' ']' [2023-04-05T14:25:10.655Z] #0 7.797 ++ mktemp -d [2023-04-05T14:25:10.655Z] #0 7.797 + export GOPATH=/tmp/tmp.URNPGNXrUg [2023-04-05T14:25:10.655Z] #0 7.797 + GOPATH=/tmp/tmp.URNPGNXrUg [2023-04-05T14:25:10.655Z] #0 7.797 + RM_GOPATH=1 [2023-04-05T14:25:10.655Z] #0 7.797 + case "$(go env GOARCH)" in [2023-04-05T14:25:10.655Z] #0 7.797 ++ go env GOARCH [2023-04-05T14:25:10.655Z] #0 7.798 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:25:10.655Z] #0 7.798 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:25:10.655Z] #0 7.798 ++ dirname /tmp/install/install.sh [2023-04-05T14:25:10.655Z] #0 7.839 Install containerd version v1.6.16 [2023-04-05T14:25:10.655Z] #0 7.839 + dir=/tmp/install [2023-04-05T14:25:10.655Z] #0 7.839 + bin=containerd [2023-04-05T14:25:10.655Z] #0 7.839 + shift [2023-04-05T14:25:10.655Z] #0 7.839 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-05T14:25:10.655Z] #0 7.839 + . /tmp/install/containerd.installer [2023-04-05T14:25:10.655Z] #0 7.839 ++ set -e [2023-04-05T14:25:10.655Z] #0 7.839 ++ : v1.6.16 [2023-04-05T14:25:10.655Z] #0 7.839 + install_containerd [2023-04-05T14:25:10.655Z] #0 7.839 + echo 'Install containerd version v1.6.16' [2023-04-05T14:25:10.655Z] #0 7.839 + git clone https://github.com/containerd/containerd.git /tmp/tmp.URNPGNXrUg/src/github.com/containerd/containerd [2023-04-05T14:25:10.655Z] #0 7.839 Cloning into '/tmp/tmp.URNPGNXrUg/src/github.com/containerd/containerd'... [2023-04-05T14:25:10.752Z] #26 ... [2023-04-05T14:25:10.752Z] [2023-04-05T14:25:10.752Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:10.752Z] #39 21.51 CC images/cpuinfo.o [2023-04-05T14:25:10.917Z] #37 ... [2023-04-05T14:25:10.917Z] [2023-04-05T14:25:10.917Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:10.917Z] #31 49.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:25:10.917Z] #31 49.76 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-05T14:25:10.917Z] #31 49.78 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:25:10.917Z] #31 49.79 Setting up python3-six (1.16.0-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-05T14:25:11.322Z] #39 21.91 CC images/inventory.o [2023-04-05T14:25:11.582Z] #39 22.13 CC images/fdinfo.o [2023-04-05T14:25:11.768Z] + docker version [2023-04-05T14:25:11.842Z] #39 22.44 CC images/fown.o [2023-04-05T14:25:11.842Z] #39 22.62 CC images/ns.o [2023-04-05T14:25:12.286Z] #31 51.32 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-05T14:25:12.286Z] #31 51.35 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-05T14:25:12.286Z] #31 51.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T14:25:12.286Z] #31 51.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:25:12.286Z] #31 51.42 Setting up python3-protobuf (3.12.4-1) ... [2023-04-05T14:25:12.412Z] #39 22.89 CC images/regfile.o [2023-04-05T14:25:12.412Z] #39 23.15 CC images/ghost-file.o [2023-04-05T14:25:12.672Z] #39 23.38 CC images/fifo.o [2023-04-05T14:25:12.938Z] #39 23.57 CC images/remap-file-path.o [2023-04-05T14:25:12.938Z] #39 23.84 CC images/eventfd.o [2023-04-05T14:25:13.509Z] #39 24.06 CC images/eventpoll.o [2023-04-05T14:25:13.769Z] #39 24.42 CC images/fh.o [2023-04-05T14:25:13.891Z] #23 ... [2023-04-05T14:25:13.891Z] [2023-04-05T14:25:13.891Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:25:13.891Z] #36 46.08 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-05T14:25:13.891Z] #36 47.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-05T14:25:13.891Z] #36 47.92 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-05T14:25:13.891Z] #36 47.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-05T14:25:13.891Z] #36 48.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-05T14:25:13.891Z] #36 48.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-05T14:25:13.891Z] #36 49.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-05T14:25:13.891Z] #36 49.11 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-05T14:25:13.891Z] #36 49.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-05T14:25:13.891Z] #36 49.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-05T14:25:13.891Z] #36 49.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-05T14:25:13.891Z] #36 49.76 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-05T14:25:13.891Z] #36 49.87 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-05T14:25:13.891Z] #36 50.15 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-05T14:25:13.891Z] #36 50.18 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-05T14:25:13.891Z] #36 50.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-05T14:25:13.891Z] #36 50.42 go: downloading github.com/julz/importas v0.1.0 [2023-04-05T14:25:13.891Z] #36 50.46 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-05T14:25:13.891Z] #36 50.80 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-05T14:25:13.891Z] #36 50.87 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-05T14:25:13.891Z] #36 51.18 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-05T14:25:13.891Z] #36 51.19 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-05T14:25:13.891Z] #36 51.35 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-05T14:25:13.891Z] #36 51.45 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-05T14:25:13.891Z] #36 51.52 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-05T14:25:13.891Z] #36 51.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-05T14:25:13.891Z] #36 51.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-05T14:25:13.891Z] #36 52.03 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-05T14:25:13.891Z] #36 53.71 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-05T14:25:13.891Z] #36 53.72 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-05T14:25:13.891Z] #36 54.05 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-05T14:25:13.891Z] #36 54.12 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-05T14:25:13.891Z] #36 54.38 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-05T14:25:13.891Z] #36 54.63 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-05T14:25:13.891Z] #36 54.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-05T14:25:13.891Z] #36 54.88 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-05T14:25:13.891Z] #36 54.96 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-05T14:25:13.891Z] #36 55.10 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-05T14:25:13.892Z] #36 55.20 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-05T14:25:13.892Z] #36 55.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-05T14:25:13.892Z] #36 55.89 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-05T14:25:13.892Z] #36 55.97 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-05T14:25:13.892Z] #36 56.12 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-05T14:25:13.892Z] #36 56.30 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-05T14:25:13.892Z] #36 56.44 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-05T14:25:13.892Z] #36 56.51 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-05T14:25:13.892Z] #36 ... [2023-04-05T14:25:13.892Z] [2023-04-05T14:25:13.892Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:13.892Z] #34 46.52 Reading package lists... [2023-04-05T14:25:13.892Z] #34 56.14 Building dependency tree... [2023-04-05T14:25:13.892Z] #34 ... [2023-04-05T14:25:13.892Z] [2023-04-05T14:25:13.892Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:25:13.892Z] #36 56.68 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-05T14:25:13.892Z] #36 56.87 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-05T14:25:14.030Z] #39 24.78 CC images/fsnotify.o [2023-04-05T14:25:14.149Z] #36 57.04 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-05T14:25:14.149Z] #36 57.10 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-05T14:25:14.189Z] #31 ... [2023-04-05T14:25:14.189Z] [2023-04-05T14:25:14.189Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:25:14.189Z] #24 42.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-05T14:25:14.189Z] #24 43.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:25:14.189Z] #24 ... [2023-04-05T14:25:14.189Z] [2023-04-05T14:25:14.189Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:25:14.189Z] #33 51.00 Selecting previously unselected package libxml2:amd64. [2023-04-05T14:25:14.189Z] #33 51.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-04-05T14:25:14.189Z] #33 51.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T14:25:14.189Z] #33 51.58 Selecting previously unselected package libarchive13:amd64. [2023-04-05T14:25:14.189Z] #33 51.58 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-05T14:25:14.189Z] #33 51.58 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-05T14:25:14.189Z] #33 51.87 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-05T14:25:14.189Z] #33 51.87 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-05T14:25:14.189Z] #33 51.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-05T14:25:14.189Z] #33 52.07 Selecting previously unselected package librhash0:amd64. [2023-04-05T14:25:14.189Z] #33 52.07 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-05T14:25:14.189Z] #33 52.08 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-05T14:25:14.189Z] #33 52.28 Selecting previously unselected package libuv1:amd64. [2023-04-05T14:25:14.189Z] #33 52.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-05T14:25:14.189Z] #33 52.30 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-05T14:25:14.189Z] #33 52.47 Selecting previously unselected package cmake. [2023-04-05T14:25:14.189Z] #33 52.47 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-05T14:25:14.189Z] #33 52.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-05T14:25:14.406Z] #36 57.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-05T14:25:14.406Z] #36 57.34 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-05T14:25:14.406Z] #36 57.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-05T14:25:14.406Z] #36 ... [2023-04-05T14:25:14.406Z] [2023-04-05T14:25:14.406Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:25:14.406Z] #33 37.04 Reading package lists... [2023-04-05T14:25:14.406Z] #33 47.71 Reading package lists... [2023-04-05T14:25:14.601Z] #39 25.39 CC images/signalfd.o [2023-04-05T14:25:14.663Z] #33 57.32 Building dependency tree... [2023-04-05T14:25:14.663Z] #33 ... [2023-04-05T14:25:14.663Z] [2023-04-05T14:25:14.663Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:14.663Z] #25 53.68 The following additional packages will be installed: [2023-04-05T14:25:14.663Z] #25 53.70 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-05T14:25:14.663Z] #25 53.72 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-05T14:25:14.663Z] #25 53.75 Suggested packages: [2023-04-05T14:25:14.663Z] #25 53.77 manpages-dev protobuf-mode-el python3-setuptools [2023-04-05T14:25:14.663Z] #25 56.15 The following NEW packages will be installed: [2023-04-05T14:25:14.663Z] #25 56.16 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-05T14:25:14.663Z] #25 56.16 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-05T14:25:14.663Z] #25 56.16 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-05T14:25:14.663Z] #25 56.17 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-05T14:25:14.663Z] #25 56.72 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:25:14.663Z] #25 56.72 Need to get 4583 kB of archives. [2023-04-05T14:25:14.663Z] #25 56.72 After this operation, 25.9 MB of additional disk space will be used. [2023-04-05T14:25:14.663Z] #25 56.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-05T14:25:14.663Z] #25 56.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-05T14:25:14.663Z] #25 56.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-05T14:25:14.663Z] #25 56.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-05T14:25:14.663Z] #25 56.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-05T14:25:14.663Z] #25 56.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-05T14:25:14.663Z] #25 56.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-05T14:25:14.663Z] #25 56.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-04-05T14:25:14.663Z] #25 56.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-04-05T14:25:14.663Z] #25 56.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-05T14:25:14.663Z] #25 56.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-05T14:25:14.663Z] #25 56.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-05T14:25:14.663Z] #25 57.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-05T14:25:14.663Z] #25 57.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-04-05T14:25:14.663Z] #25 57.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-05T14:25:14.663Z] #25 57.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T14:25:14.663Z] #25 57.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-05T14:25:14.663Z] #25 57.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-05T14:25:15.171Z] #39 25.64 CC images/fs.o [2023-04-05T14:25:15.171Z] #39 25.84 CC images/pstree.o [2023-04-05T14:25:15.171Z] #39 26.03 CC images/pipe.o [2023-04-05T14:25:15.431Z] #39 26.28 CC images/tcp-stream.o [2023-04-05T14:25:16.013Z] #39 26.51 CC images/sk-packet.o [2023-04-05T14:25:16.013Z] #39 26.76 CC images/mnt.o [2023-04-05T14:25:16.013Z] #39 ... [2023-04-05T14:25:16.013Z] [2023-04-05T14:25:16.013Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:16.032Z] #25 ... [2023-04-05T14:25:16.032Z] [2023-04-05T14:25:16.032Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:16.032Z] #34 56.14 Building dependency tree... [2023-04-05T14:25:16.274Z] #31 75.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-05T14:25:16.274Z] #31 75.37 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-04-05T14:25:16.274Z] #31 75.41 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:25:17.480Z] #33 ... [2023-04-05T14:25:17.481Z] [2023-04-05T14:25:17.481Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:17.481Z] #31 56.27 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-05T14:25:17.481Z] #31 56.33 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-05T14:25:17.481Z] #31 56.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-05T14:25:17.481Z] #31 56.39 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-05T14:25:17.481Z] #31 56.42 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-05T14:25:17.481Z] #31 56.44 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-05T14:25:17.481Z] #31 56.45 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:25:17.738Z] #31 ... [2023-04-05T14:25:17.738Z] [2023-04-05T14:25:17.738Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:25:17.738Z] #28 46.77 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-05T14:25:17.738Z] #28 46.80 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-05T14:25:17.738Z] #28 46.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-05T14:25:17.738Z] #28 47.06 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-05T14:25:17.738Z] #28 47.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-05T14:25:17.738Z] #28 47.22 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-05T14:25:17.738Z] #28 47.89 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-05T14:25:17.738Z] #28 47.93 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-05T14:25:17.738Z] #28 48.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-05T14:25:17.738Z] #28 48.40 go: downloading go.uber.org/atomic v1.7.0 [2023-04-05T14:25:17.738Z] #28 48.63 go: downloading go.uber.org/multierr v1.6.0 [2023-04-05T14:25:17.738Z] #28 48.72 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-05T14:25:17.738Z] #28 48.81 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-05T14:25:17.738Z] #28 48.88 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-05T14:25:17.738Z] #28 49.07 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-05T14:25:17.738Z] #28 49.14 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-05T14:25:17.739Z] #28 49.14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-05T14:25:17.739Z] #28 49.17 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-05T14:25:17.739Z] #28 49.19 go: downloading github.com/prometheus/common v0.32.1 [2023-04-05T14:25:17.739Z] #28 49.81 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-05T14:25:17.739Z] #28 49.81 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-05T14:25:17.739Z] #28 51.05 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-05T14:25:17.739Z] #28 52.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-05T14:25:17.996Z] #28 ... [2023-04-05T14:25:17.996Z] [2023-04-05T14:25:17.996Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:17.996Z] #31 DONE 56.9s [2023-04-05T14:25:17.996Z] [2023-04-05T14:25:17.996Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:18.927Z] #38 ... [2023-04-05T14:25:18.927Z] [2023-04-05T14:25:18.927Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:25:18.927Z] #33 57.03 Setting up libicu67:amd64 (67.1-7) ... [2023-04-05T14:25:18.927Z] #33 57.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:25:18.927Z] #33 57.09 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-05T14:25:18.927Z] #33 57.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:25:18.927Z] #33 57.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-05T14:25:18.927Z] #33 57.18 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-05T14:25:18.927Z] #33 57.20 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T14:25:18.927Z] #33 57.22 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T14:25:18.927Z] #33 57.26 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-05T14:25:18.927Z] #33 57.29 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-05T14:25:18.927Z] #33 57.29 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:25:18.927Z] #33 DONE 57.9s [2023-04-05T14:25:19.184Z] [2023-04-05T14:25:19.184Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:25:19.307Z] #34 ... [2023-04-05T14:25:19.307Z] [2023-04-05T14:25:19.307Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:25:19.307Z] #31 42.24 Reading package lists... [2023-04-05T14:25:19.307Z] #31 51.95 Building dependency tree... [2023-04-05T14:25:19.307Z] #31 58.98 The following additional packages will be installed: [2023-04-05T14:25:19.307Z] #31 59.02 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-05T14:25:19.307Z] #31 59.06 Suggested packages: [2023-04-05T14:25:19.307Z] #31 59.07 cmake-doc ninja-build lrzip [2023-04-05T14:25:19.307Z] #31 59.07 Recommended packages: [2023-04-05T14:25:19.307Z] #31 59.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-05T14:25:19.307Z] #31 60.68 The following NEW packages will be installed: [2023-04-05T14:25:19.307Z] #31 60.68 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-05T14:25:19.307Z] #31 60.70 vim-common xxd [2023-04-05T14:25:19.308Z] #31 61.25 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:25:19.308Z] #31 61.25 Need to get 17.7 MB of archives. [2023-04-05T14:25:19.308Z] #31 61.25 After this operation, 70.7 MB of additional disk space will be used. [2023-04-05T14:25:19.308Z] #31 61.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T14:25:19.308Z] #31 61.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T14:25:19.308Z] #31 61.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-05T14:25:19.308Z] #31 61.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-05T14:25:19.308Z] #31 ... [2023-04-05T14:25:19.308Z] [2023-04-05T14:25:19.308Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:19.308Z] #25 59.38 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:25:19.308Z] #25 59.94 Fetched 4583 kB in 1s (4907 kB/s) [2023-04-05T14:25:19.308Z] #25 60.34 Selecting previously unselected package libcap2:amd64. [2023-04-05T14:25:19.308Z] #25 60.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15719 files and directories currently installed.) [2023-04-05T14:25:19.308Z] #25 60.42 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-05T14:25:19.308Z] #25 60.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:25:19.308Z] #25 60.75 Selecting previously unselected package libcap-dev:amd64. [2023-04-05T14:25:19.308Z] #25 60.75 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-05T14:25:19.308Z] #25 60.80 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-05T14:25:19.308Z] #25 61.27 Selecting previously unselected package libnet1:amd64. [2023-04-05T14:25:19.308Z] #25 61.28 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:25:19.308Z] #25 61.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:25:19.308Z] #25 61.65 Selecting previously unselected package libnet1-dev. [2023-04-05T14:25:19.308Z] #25 61.66 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:25:19.308Z] #25 61.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-05T14:25:19.308Z] #25 62.19 Selecting previously unselected package libnl-3-200:amd64. [2023-04-05T14:25:19.308Z] #25 62.20 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:25:19.308Z] #25 62.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:25:19.563Z] #25 62.50 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-05T14:25:19.563Z] #25 62.50 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:25:19.563Z] #25 62.51 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-05T14:25:19.748Z] #39 ... [2023-04-05T14:25:19.748Z] [2023-04-05T14:25:19.748Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:19.748Z] #26 48.76 Selecting previously unselected package binutils-mingw-w64. [2023-04-05T14:25:19.748Z] #26 48.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-05T14:25:19.748Z] #26 48.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-05T14:25:19.748Z] #26 48.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-05T14:25:19.748Z] #26 48.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:25:19.748Z] #26 48.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:25:19.748Z] #26 49.11 Selecting previously unselected package dmsetup. [2023-04-05T14:25:19.748Z] #26 49.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:25:19.748Z] #26 49.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-05T14:25:19.748Z] #26 49.34 Selecting previously unselected package mingw-w64-common. [2023-04-05T14:25:19.748Z] #26 49.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-05T14:25:19.748Z] #26 49.37 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-05T14:25:19.748Z] #26 55.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-05T14:25:19.748Z] #26 55.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-05T14:25:19.748Z] #26 55.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-05T14:25:20.005Z] #26 ... [2023-04-05T14:25:20.005Z] [2023-04-05T14:25:20.005Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:25:20.005Z] #29 52.70 sync [2023-04-05T14:25:20.005Z] #29 52.71 internal/reflectlite [2023-04-05T14:25:20.005Z] #29 54.35 internal/testlog [2023-04-05T14:25:20.005Z] #29 55.75 errors [2023-04-05T14:25:20.005Z] #29 55.75 sort [2023-04-05T14:25:20.005Z] #29 56.50 strconv [2023-04-05T14:25:20.005Z] #29 57.03 io [2023-04-05T14:25:20.005Z] #29 58.34 internal/oserror [2023-04-05T14:25:20.005Z] #29 58.57 syscall [2023-04-05T14:25:20.128Z] #25 63.08 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-05T14:25:20.128Z] #25 63.08 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:25:20.128Z] #25 63.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:25:20.384Z] #25 63.27 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-05T14:25:20.384Z] #25 63.27 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:25:20.384Z] #25 63.28 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-05T14:25:20.641Z] #25 63.49 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-05T14:25:20.641Z] #25 63.49 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-05T14:25:20.641Z] #25 63.50 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T14:25:20.905Z] #25 63.92 Selecting previously unselected package libprotobuf23:amd64. [2023-04-05T14:25:20.905Z] #25 63.93 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-05T14:25:20.905Z] #25 63.96 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-05T14:25:21.593Z] #31 ... [2023-04-05T14:25:21.593Z] [2023-04-05T14:25:21.593Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:25:21.593Z] #37 45.23 Updating files: 46% (2430/5261) Updating files: 47% (2473/5261) Updating files: 48% (2526/5261) Updating files: 49% (2578/5261) Updating files: 50% (2631/5261) Updating files: 51% (2684/5261) Updating files: 52% (2736/5261) Updating files: 53% (2789/5261) Updating files: 54% (2841/5261) Updating files: 55% (2894/5261) Updating files: 56% (2947/5261) Updating files: 57% (2999/5261) Updating files: 58% (3052/5261) Updating files: 59% (3104/5261) Updating files: 60% (3157/5261) Updating files: 61% (3210/5261) Updating files: 62% (3262/5261) Updating files: 63% (3315/5261) Updating files: 64% (3368/5261) Updating files: 65% (3420/5261) Updating files: 66% (3473/5261) Updating files: 67% (3525/5261) Updating files: 68% (3578/5261) Updating files: 69% (3631/5261) Updating files: 70% (3683/5261) Updating files: 71% (3736/5261) Updating files: 72% (3788/5261) Updating files: 73% (3841/5261) Updating files: 74% (3894/5261) Updating files: 75% (3946/5261) Updating files: 76% (3999/5261) Updating files: 77% (4051/5261) Updating files: 78% (4104/5261) Updating files: 79% (4157/5261) Updating files: 80% (4209/5261) Updating files: 81% (4262/5261) Updating files: 82% (4315/5261) Updating files: 83% (4367/5261) Updating files: 84% (4420/5261) Updating files: 85% (4472/5261) Updating files: 86% (4525/5261) Updating files: 87% (4578/5261) Updating files: 87% (4601/5261) Updating files: 88% (4630/5261) Updating files: 89% (4683/5261) Updating files: 90% (4735/5261) Updating files: 91% (4788/5261) Updating files: 92% (4841/5261) Updating files: 93% (4893/5261) Updating files: 94% (4946/5261) Updating files: 95% (4998/5261) Updating files: 96% (5051/5261) Updating files: 97% (5104/5261) Updating files: 98% (5156/5261) Updating files: 99% (5209/5261) Updating files: 100% (5261/5261) Updating files: 100% (5261/5261), done. [2023-04-05T14:25:21.593Z] #37 46.74 + cd /tmp/tmp.6teyPe7Wmc/src/github.com/containerd/containerd [2023-04-05T14:25:21.593Z] #37 46.74 + git checkout -q v1.6.16 [2023-04-05T14:25:21.593Z] #37 48.66 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-05T14:25:21.593Z] #37 48.66 + BUILDTAGS='netgo osusergo static_build' [2023-04-05T14:25:21.593Z] #37 48.66 + export EXTRA_FLAGS=-buildmode=pie [2023-04-05T14:25:21.593Z] #37 48.66 + EXTRA_FLAGS=-buildmode=pie [2023-04-05T14:25:21.593Z] #37 48.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-05T14:25:21.593Z] #37 48.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-05T14:25:21.593Z] #37 48.66 + '[' '' = dynamic ']' [2023-04-05T14:25:21.593Z] #37 48.66 + make [2023-04-05T14:25:21.593Z] #37 ... [2023-04-05T14:25:21.593Z] [2023-04-05T14:25:21.593Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:25:21.593Z] #26 70.67 bufio [2023-04-05T14:25:21.593Z] #26 72.17 text/tabwriter [2023-04-05T14:25:21.593Z] #26 72.99 io/ioutil [2023-04-05T14:25:21.593Z] #26 72.99 fmt [2023-04-05T14:25:21.593Z] #26 75.25 flag [2023-04-05T14:25:21.593Z] #26 75.29 github.com/BurntSushi/toml [2023-04-05T14:25:21.593Z] #26 76.73 log [2023-04-05T14:25:21.593Z] #26 78.94 github.com/BurntSushi/toml/cmd/tomlv [2023-04-05T14:25:21.593Z] #26 ... [2023-04-05T14:25:21.593Z] [2023-04-05T14:25:21.593Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:21.593Z] #39 26.98 CC images/pipe-data.o [2023-04-05T14:25:21.593Z] #39 27.22 CC images/sa.o [2023-04-05T14:25:21.593Z] #39 27.47 CC images/timer.o [2023-04-05T14:25:21.593Z] #39 27.79 CC images/timerfd.o [2023-04-05T14:25:21.593Z] #39 27.97 CC images/mm.o [2023-04-05T14:25:21.593Z] #39 28.34 CC images/sk-opts.o [2023-04-05T14:25:21.593Z] #39 28.53 CC images/sk-unix.o [2023-04-05T14:25:21.593Z] #39 28.90 CC images/sk-inet.o [2023-04-05T14:25:21.593Z] #39 29.28 CC images/tun.o [2023-04-05T14:25:21.593Z] #39 29.62 CC images/sk-netlink.o [2023-04-05T14:25:21.593Z] #39 29.91 CC images/packet-sock.o [2023-04-05T14:25:21.593Z] #39 30.31 CC images/ipc-var.o [2023-04-05T14:25:21.593Z] #39 30.51 CC images/ipc-desc.o [2023-04-05T14:25:21.593Z] #39 30.67 CC images/ipc-shm.o [2023-04-05T14:25:21.593Z] #39 30.99 CC images/ipc-msg.o [2023-04-05T14:25:21.593Z] #39 31.33 CC images/ipc-sem.o [2023-04-05T14:25:21.593Z] #39 31.67 CC images/utsns.o [2023-04-05T14:25:21.593Z] #39 31.81 CC images/creds.o [2023-04-05T14:25:21.593Z] #39 31.94 CC images/vma.o [2023-04-05T14:25:21.593Z] #39 32.16 CC images/netdev.o [2023-04-05T14:25:21.899Z] #29 60.72 reflect [2023-04-05T14:25:22.599Z] #39 33.15 CC images/tty.o [2023-04-05T14:25:22.599Z] #39 ... [2023-04-05T14:25:22.599Z] [2023-04-05T14:25:22.599Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:22.599Z] #31 81.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-05T14:25:22.599Z] #31 81.73 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-04-05T14:25:22.599Z] #31 81.75 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-05T14:25:22.806Z] #25 65.79 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-05T14:25:23.063Z] #25 65.82 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-05T14:25:23.063Z] #25 65.85 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-05T14:25:23.270Z] #29 ... [2023-04-05T14:25:23.270Z] [2023-04-05T14:25:23.270Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:23.270Z] #26 62.18 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-05T14:25:23.270Z] #26 62.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:25:23.270Z] #26 62.22 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-05T14:25:23.270Z] #26 62.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-05T14:25:23.527Z] #26 62.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:25:23.527Z] #26 62.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-05T14:25:23.993Z] #25 66.88 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-05T14:25:23.993Z] #25 66.88 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-05T14:25:23.993Z] #25 66.89 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-05T14:25:24.924Z] #25 ... [2023-04-05T14:25:24.924Z] [2023-04-05T14:25:24.924Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:25:24.924Z] #36 57.63 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-05T14:25:24.924Z] #36 58.19 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-05T14:25:24.924Z] #36 58.36 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-05T14:25:24.924Z] #36 58.60 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-05T14:25:24.924Z] #36 58.81 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-05T14:25:24.924Z] #36 58.88 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-05T14:25:24.924Z] #36 59.29 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-05T14:25:24.924Z] #36 59.60 go: downloading honnef.co/go/tools v0.3.3 [2023-04-05T14:25:24.924Z] #36 63.30 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-05T14:25:24.924Z] #36 63.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-05T14:25:24.924Z] #36 63.72 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-05T14:25:24.924Z] #36 63.97 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-05T14:25:24.924Z] #36 63.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-05T14:25:24.924Z] #36 64.26 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-05T14:25:24.924Z] #36 64.44 go: downloading golang.org/x/text v0.3.7 [2023-04-05T14:25:24.924Z] #36 ... [2023-04-05T14:25:24.924Z] [2023-04-05T14:25:24.924Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:25:24.924Z] #31 62.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-04-05T14:25:24.924Z] #31 62.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-05T14:25:24.924Z] #31 62.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-05T14:25:24.924Z] #31 62.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-05T14:25:24.924Z] #31 62.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-05T14:25:24.924Z] #31 62.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-05T14:25:24.924Z] #31 65.05 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:25:24.924Z] #31 65.56 Fetched 17.7 MB in 2s (8220 kB/s) [2023-04-05T14:25:24.924Z] #31 65.77 Selecting previously unselected package xxd. [2023-04-05T14:25:24.924Z] #31 65.77 (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 ... 15719 files and directories currently installed.) [2023-04-05T14:25:24.924Z] #31 65.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:25:24.924Z] #31 65.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:25:24.924Z] #31 66.49 Selecting previously unselected package vim-common. [2023-04-05T14:25:24.924Z] #31 66.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:25:24.924Z] #31 66.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:25:24.924Z] #31 67.11 Selecting previously unselected package cmake-data. [2023-04-05T14:25:24.924Z] #31 67.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-05T14:25:24.924Z] #31 67.27 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T14:25:25.141Z] #31 ... [2023-04-05T14:25:25.141Z] [2023-04-05T14:25:25.141Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:25:25.141Z] #26 DONE 84.1s [2023-04-05T14:25:25.141Z] [2023-04-05T14:25:25.141Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:25.141Z] #39 33.80 CC images/file-lock.o [2023-04-05T14:25:25.141Z] #39 34.04 CC images/rlimit.o [2023-04-05T14:25:25.141Z] #39 34.16 CC images/pagemap.o [2023-04-05T14:25:25.141Z] #39 34.31 CC images/siginfo.o [2023-04-05T14:25:25.141Z] #39 34.63 CC images/rpc.o [2023-04-05T14:25:25.401Z] #39 36.09 CC images/ext-file.o [2023-04-05T14:25:25.662Z] #39 36.48 CC images/cgroup.o [2023-04-05T14:25:26.603Z] #39 37.13 CC images/userns.o [2023-04-05T14:25:26.863Z] #39 37.43 CC images/google/protobuf/descriptor.o [2023-04-05T14:25:27.449Z] #31 ... [2023-04-05T14:25:27.449Z] [2023-04-05T14:25:27.449Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:25:27.449Z] #33 57.32 Building dependency tree... [2023-04-05T14:25:27.449Z] #33 64.35 The following additional packages will be installed: [2023-04-05T14:25:27.449Z] #33 64.37 libbtrfs0 [2023-04-05T14:25:27.449Z] #33 64.68 The following NEW packages will be installed: [2023-04-05T14:25:27.450Z] #33 64.74 libbtrfs-dev libbtrfs0 [2023-04-05T14:25:27.450Z] #33 65.32 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:25:27.450Z] #33 65.32 Need to get 460 kB of archives. [2023-04-05T14:25:27.450Z] #33 65.32 After this operation, 1237 kB of additional disk space will be used. [2023-04-05T14:25:27.450Z] #33 65.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-05T14:25:27.450Z] #33 65.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-05T14:25:27.450Z] #33 67.06 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:25:27.450Z] #33 67.59 Fetched 460 kB in 0s (1092 kB/s) [2023-04-05T14:25:27.450Z] #33 67.81 Selecting previously unselected package libbtrfs0:amd64. [2023-04-05T14:25:27.450Z] #33 67.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15719 files and directories currently installed.) [2023-04-05T14:25:27.450Z] #33 67.93 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-05T14:25:27.450Z] #33 68.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:25:27.450Z] #33 68.60 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-05T14:25:27.450Z] #33 68.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-05T14:25:27.450Z] #33 68.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:25:27.450Z] #33 69.36 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:25:27.450Z] #33 69.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:25:27.450Z] #33 69.41 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:25:27.450Z] #33 ... [2023-04-05T14:25:27.450Z] [2023-04-05T14:25:27.450Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:27.450Z] #25 69.87 Selecting previously unselected package libprotoc23:amd64. [2023-04-05T14:25:27.450Z] #25 69.87 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-05T14:25:27.450Z] #25 69.93 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-05T14:25:27.450Z] #25 ... [2023-04-05T14:25:27.450Z] [2023-04-05T14:25:27.450Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:25:27.450Z] #33 DONE 70.2s [2023-04-05T14:25:27.450Z] [2023-04-05T14:25:27.450Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:25:28.020Z] #37 ... [2023-04-05T14:25:28.020Z] [2023-04-05T14:25:28.020Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:25:28.020Z] #27 DONE 70.8s [2023-04-05T14:25:28.020Z] [2023-04-05T14:25:28.020Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:28.020Z] #34 63.04 The following additional packages will be installed: [2023-04-05T14:25:28.020Z] #34 63.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-05T14:25:28.020Z] #34 63.05 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-05T14:25:28.020Z] #34 63.05 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-05T14:25:28.020Z] #34 63.05 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-05T14:25:28.020Z] #34 63.05 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-05T14:25:28.020Z] #34 63.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-05T14:25:28.020Z] #34 63.07 mingw-w64-common mingw-w64-x86-64-dev [2023-04-05T14:25:28.020Z] #34 63.09 Suggested packages: [2023-04-05T14:25:28.020Z] #34 63.13 gcc-10-locales seccomp wine64 [2023-04-05T14:25:28.020Z] #34 65.80 The following NEW packages will be installed: [2023-04-05T14:25:28.020Z] #34 65.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-05T14:25:28.020Z] #34 65.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-05T14:25:28.020Z] #34 65.82 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-05T14:25:28.020Z] #34 65.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-05T14:25:28.020Z] #34 65.82 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-05T14:25:28.020Z] #34 65.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-05T14:25:28.020Z] #34 65.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-05T14:25:28.020Z] #34 65.84 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-05T14:25:28.020Z] #34 65.84 mingw-w64-x86-64-dev [2023-04-05T14:25:28.020Z] #34 66.38 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:25:28.020Z] #34 66.38 Need to get 115 MB of archives. [2023-04-05T14:25:28.020Z] #34 66.38 After this operation, 645 MB of additional disk space will be used. [2023-04-05T14:25:28.020Z] #34 66.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-04-05T14:25:28.020Z] #34 66.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-04-05T14:25:28.020Z] #34 66.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-05T14:25:28.020Z] #34 66.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-04-05T14:25:28.020Z] #34 66.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-05T14:25:28.020Z] #34 66.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-05T14:25:28.020Z] #34 67.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-05T14:25:28.020Z] #34 67.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-04-05T14:25:28.020Z] #34 67.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-04-05T14:25:28.020Z] #34 68.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-05T14:25:28.281Z] #34 ... [2023-04-05T14:25:28.281Z] [2023-04-05T14:25:28.281Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:28.281Z] #25 71.33 Selecting previously unselected package protobuf-c-compiler. [2023-04-05T14:25:28.281Z] #25 71.34 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:25:28.281Z] #25 71.35 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-05T14:25:28.775Z] #39 39.13 CC images/opts.o [2023-04-05T14:25:28.775Z] #39 39.29 CC images/seccomp.o [2023-04-05T14:25:28.775Z] #39 ... [2023-04-05T14:25:28.775Z] [2023-04-05T14:25:28.775Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:28.775Z] #31 87.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-05T14:25:28.775Z] #31 87.88 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-04-05T14:25:28.775Z] #31 87.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:25:28.782Z] #26 ... [2023-04-05T14:25:28.782Z] [2023-04-05T14:25:28.782Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:25:28.782Z] #39 4.336 + RM_GOPATH=0 [2023-04-05T14:25:28.782Z] #39 4.336 + TMP_GOPATH= [2023-04-05T14:25:28.782Z] #39 4.336 + : /build [2023-04-05T14:25:28.782Z] #39 4.337 + '[' -z '' ']' [2023-04-05T14:25:28.782Z] #39 4.338 ++ mktemp -d [2023-04-05T14:25:28.782Z] #39 4.342 + export GOPATH=/tmp/tmp.SN9JmBtRKL [2023-04-05T14:25:28.782Z] #39 4.359 + GOPATH=/tmp/tmp.SN9JmBtRKL [2023-04-05T14:25:28.782Z] #39 4.359 + RM_GOPATH=1 [2023-04-05T14:25:28.782Z] #39 4.359 + case "$(go env GOARCH)" in [2023-04-05T14:25:28.782Z] #39 4.359 ++ go env GOARCH [2023-04-05T14:25:28.782Z] #39 4.373 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:25:28.782Z] #39 4.383 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:25:28.782Z] #39 4.383 ++ dirname /tmp/install/install.sh [2023-04-05T14:25:28.782Z] #39 4.391 + dir=/tmp/install [2023-04-05T14:25:28.782Z] #39 4.391 + bin=tini [2023-04-05T14:25:28.782Z] #39 4.391 + shift [2023-04-05T14:25:28.782Z] #39 4.391 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-05T14:25:28.782Z] #39 4.391 + . /tmp/install/tini.installer [2023-04-05T14:25:28.782Z] #39 4.393 ++ : v0.19.0 [2023-04-05T14:25:28.782Z] #39 4.393 + install_tini [2023-04-05T14:25:28.782Z] #39 4.393 + echo 'Install tini version v0.19.0' [2023-04-05T14:25:28.782Z] #39 4.394 Install tini version v0.19.0 [2023-04-05T14:25:28.782Z] #39 4.394 + git clone https://github.com/krallin/tini.git /tmp/tmp.SN9JmBtRKL/tini [2023-04-05T14:25:28.782Z] #39 4.395 Cloning into '/tmp/tmp.SN9JmBtRKL/tini'... [2023-04-05T14:25:28.782Z] #39 5.134 + cd /tmp/tmp.SN9JmBtRKL/tini [2023-04-05T14:25:28.782Z] #39 5.139 + git checkout -q v0.19.0 [2023-04-05T14:25:28.782Z] #39 5.144 + cmake . [2023-04-05T14:25:28.782Z] #39 5.950 -- The C compiler identification is GNU 10.2.1 [2023-04-05T14:25:28.782Z] #39 6.070 -- Detecting C compiler ABI info [2023-04-05T14:25:28.782Z] #39 6.744 -- Detecting C compiler ABI info - done [2023-04-05T14:25:28.782Z] #39 6.894 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-05T14:25:28.782Z] #39 6.900 -- Detecting C compile features [2023-04-05T14:25:28.782Z] #39 6.904 -- Detecting C compile features - done [2023-04-05T14:25:28.782Z] #39 6.953 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-05T14:25:28.782Z] #39 7.300 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-05T14:25:28.782Z] #39 7.403 -- Configuring done [2023-04-05T14:25:28.782Z] #39 7.427 -- Generating done [2023-04-05T14:25:28.782Z] #39 7.429 -- Build files have been written to: /tmp/tmp.SN9JmBtRKL/tini [2023-04-05T14:25:28.782Z] #39 7.443 + make tini-static [2023-04-05T14:25:28.782Z] #39 7.824 Scanning dependencies of target tini-static [2023-04-05T14:25:28.782Z] #39 7.971 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-05T14:25:28.782Z] #39 9.346 [100%] Linking C executable tini-static [2023-04-05T14:25:28.782Z] #39 9.926 [100%] Built target tini-static [2023-04-05T14:25:28.805Z] Client: Docker Engine - Community [2023-04-05T14:25:28.805Z] Version: 22.06.0-beta.0 [2023-04-05T14:25:28.805Z] API version: 1.42 [2023-04-05T14:25:28.805Z] Go version: go1.18.3 [2023-04-05T14:25:28.805Z] Git commit: 3e9117b [2023-04-05T14:25:28.805Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-05T14:25:28.805Z] OS/Arch: linux/amd64 [2023-04-05T14:25:28.805Z] Context: default [2023-04-05T14:25:28.805Z] [2023-04-05T14:25:28.805Z] Server: Docker Engine - Community [2023-04-05T14:25:28.805Z] Engine: [2023-04-05T14:25:28.805Z] Version: 22.06.0-beta.0 [2023-04-05T14:25:28.805Z] API version: 1.42 (minimum version 1.12) [2023-04-05T14:25:28.805Z] Go version: go1.18.3 [2023-04-05T14:25:28.805Z] Git commit: 38633e7 [2023-04-05T14:25:28.805Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-05T14:25:28.805Z] OS/Arch: linux/amd64 [2023-04-05T14:25:28.805Z] Experimental: true [2023-04-05T14:25:28.805Z] containerd: [2023-04-05T14:25:28.805Z] Version: 1.6.8 [2023-04-05T14:25:28.805Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T14:25:28.805Z] runc: [2023-04-05T14:25:28.805Z] Version: 1.1.4 [2023-04-05T14:25:28.805Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-05T14:25:28.805Z] docker-init: [2023-04-05T14:25:28.805Z] Version: 0.19.0 [2023-04-05T14:25:28.805Z] GitCommit: de40ad0 [2023-04-05T14:25:28.845Z] #25 71.68 Selecting previously unselected package protobuf-compiler. [2023-04-05T14:25:28.846Z] #25 71.68 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-05T14:25:28.846Z] #25 71.69 Unpacking protobuf-compiler (3.12.4-1) ... [Pipeline] sh [2023-04-05T14:25:29.039Z] #39 10.01 + mkdir -p /build [2023-04-05T14:25:29.039Z] #39 10.02 + cp tini-static /build/docker-init [2023-04-05T14:25:29.112Z] #25 71.95 Selecting previously unselected package python3-pkg-resources. [2023-04-05T14:25:29.112Z] #25 71.96 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T14:25:29.112Z] #25 71.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:25:29.161Z] + docker info [2023-04-05T14:25:29.161Z] Client: [2023-04-05T14:25:29.161Z] Context: default [2023-04-05T14:25:29.161Z] Debug Mode: false [2023-04-05T14:25:29.161Z] Plugins: [2023-04-05T14:25:29.161Z] buildx: Docker Buildx (Docker Inc.) [2023-04-05T14:25:29.161Z] Version: c5aec24 [2023-04-05T14:25:29.161Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-05T14:25:29.161Z] compose: Docker Compose (Docker Inc.) [2023-04-05T14:25:29.161Z] Version: v2.12.0 [2023-04-05T14:25:29.161Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-05T14:25:29.161Z] scan: Docker Scan (Docker Inc.) [2023-04-05T14:25:29.161Z] Version: v0.17.0 [2023-04-05T14:25:29.161Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-05T14:25:29.161Z] [2023-04-05T14:25:29.161Z] Server: [2023-04-05T14:25:29.161Z] Containers: 0 [2023-04-05T14:25:29.161Z] Running: 0 [2023-04-05T14:25:29.161Z] Paused: 0 [2023-04-05T14:25:29.161Z] Stopped: 0 [2023-04-05T14:25:29.161Z] Images: 0 [2023-04-05T14:25:29.161Z] Server Version: 22.06.0-beta.0 [2023-04-05T14:25:29.161Z] Storage Driver: overlay2 [2023-04-05T14:25:29.161Z] Backing Filesystem: extfs [2023-04-05T14:25:29.161Z] Supports d_type: true [2023-04-05T14:25:29.161Z] Using metacopy: false [2023-04-05T14:25:29.161Z] Native Overlay Diff: true [2023-04-05T14:25:29.161Z] userxattr: false [2023-04-05T14:25:29.161Z] Logging Driver: json-file [2023-04-05T14:25:29.161Z] Cgroup Driver: cgroupfs [2023-04-05T14:25:29.161Z] Cgroup Version: 1 [2023-04-05T14:25:29.161Z] Plugins: [2023-04-05T14:25:29.161Z] Volume: local [2023-04-05T14:25:29.161Z] Network: bridge host ipvlan macvlan null overlay [2023-04-05T14:25:29.161Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-05T14:25:29.161Z] Swarm: inactive [2023-04-05T14:25:29.161Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-05T14:25:29.161Z] Default Runtime: runc [2023-04-05T14:25:29.161Z] Init Binary: docker-init [2023-04-05T14:25:29.161Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T14:25:29.161Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-05T14:25:29.161Z] init version: de40ad0 [2023-04-05T14:25:29.161Z] Security Options: [2023-04-05T14:25:29.161Z] apparmor [2023-04-05T14:25:29.161Z] seccomp [2023-04-05T14:25:29.161Z] Profile: builtin [2023-04-05T14:25:29.161Z] Kernel Version: 5.4.0-1088-aws [2023-04-05T14:25:29.161Z] Operating System: Ubuntu 18.04.6 LTS [2023-04-05T14:25:29.161Z] OSType: linux [2023-04-05T14:25:29.161Z] Architecture: x86_64 [2023-04-05T14:25:29.161Z] CPUs: 2 [2023-04-05T14:25:29.161Z] Total Memory: 7.483GiB [2023-04-05T14:25:29.161Z] Name: ip-10-100-126-226 [2023-04-05T14:25:29.161Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-04-05T14:25:29.161Z] Docker Root Dir: /var/lib/docker [2023-04-05T14:25:29.161Z] Debug Mode: false [2023-04-05T14:25:29.161Z] Registry: https://index.docker.io/v1/ [2023-04-05T14:25:29.161Z] Labels: [2023-04-05T14:25:29.161Z] Experimental: true [2023-04-05T14:25:29.161Z] Insecure Registries: [2023-04-05T14:25:29.161Z] 127.0.0.0/8 [2023-04-05T14:25:29.161Z] Live Restore Enabled: true [2023-04-05T14:25:29.161Z] [2023-04-05T14:25:29.161Z] WARNING: No swap limit support [Pipeline] sh [2023-04-05T14:25:29.485Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-05T14:25:29.485Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-05T14:25:29.485Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45276/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-05T14:25:29.485Z] + bash /home/ubuntu/workspace/moby_PR-45276/check-config.sh [2023-04-05T14:25:29.485Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-05T14:25:29.485Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-04-05T14:25:29.485Z] [2023-04-05T14:25:29.485Z] Generally Necessary: [2023-04-05T14:25:29.485Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-05T14:25:29.485Z] - apparmor: enabled and tools installed [2023-04-05T14:25:29.485Z] - CONFIG_NAMESPACES: enabled [2023-04-05T14:25:29.485Z] - CONFIG_NET_NS: enabled [2023-04-05T14:25:29.485Z] - CONFIG_PID_NS: enabled [2023-04-05T14:25:29.485Z] - CONFIG_IPC_NS: enabled [2023-04-05T14:25:29.485Z] - CONFIG_UTS_NS: enabled [2023-04-05T14:25:29.485Z] - CONFIG_CGROUPS: enabled [2023-04-05T14:25:29.485Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-05T14:25:29.485Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-05T14:25:29.485Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-05T14:25:29.485Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-05T14:25:29.485Z] - CONFIG_CPUSETS: enabled [2023-04-05T14:25:29.485Z] - CONFIG_MEMCG: enabled [2023-04-05T14:25:29.485Z] - CONFIG_KEYS: enabled [2023-04-05T14:25:29.485Z] - CONFIG_VETH: enabled (as module) [2023-04-05T14:25:29.485Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-05T14:25:29.485Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-05T14:25:29.485Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-05T14:25:29.603Z] #39 DONE 10.6s [2023-04-05T14:25:29.603Z] [2023-04-05T14:25:29.603Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:29.603Z] #38 5.964 Note: Building without setproctitle() and strlcpy() support. [2023-04-05T14:25:29.603Z] #38 5.966 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-05T14:25:29.603Z] #38 5.998 Note: Building without GnuTLS support [2023-04-05T14:25:29.603Z] #38 6.012 Makefile.config:39: Warn: you have no libnftables installed [2023-04-05T14:25:29.603Z] #38 6.012 Makefile.config:40: Warn: Building without nftables support [2023-04-05T14:25:29.603Z] #38 8.359 fatal: not a git repository (or any of the parent directories): .git [2023-04-05T14:25:29.603Z] #38 8.414 GEN .gitid [2023-04-05T14:25:29.603Z] #38 8.470 GEN criu/include/version.h [2023-04-05T14:25:29.603Z] #38 8.554 GEN include/common/asm [2023-04-05T14:25:29.603Z] #38 10.42 PBCC images/timens.pb-c.c [2023-04-05T14:25:29.603Z] #38 10.46 DEP images/timens.pb-c.d [2023-04-05T14:25:29.603Z] #38 10.50 PBCC images/fown.pb-c.c [2023-04-05T14:25:29.603Z] #38 10.51 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-05T14:25:29.603Z] #38 10.59 PBCC images/opts.pb-c.c [2023-04-05T14:25:29.603Z] #38 10.65 PBCC images/memfd.pb-c.c [2023-04-05T14:25:29.603Z] #38 10.75 DEP images/fown.pb-c.d [2023-04-05T14:25:29.603Z] #38 10.80 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-05T14:25:29.603Z] #38 10.87 DEP images/opts.pb-c.d [2023-04-05T14:25:29.603Z] #38 10.93 DEP images/memfd.pb-c.d [2023-04-05T14:25:29.603Z] #38 11.03 PBCC images/sit.pb-c.c [2023-04-05T14:25:29.603Z] #38 11.14 DEP images/sit.pb-c.d [2023-04-05T14:25:29.603Z] #38 11.23 PBCC images/macvlan.pb-c.c [2023-04-05T14:25:29.603Z] #38 11.27 DEP images/macvlan.pb-c.d [2023-04-05T14:25:29.603Z] #38 11.34 PBCC images/autofs.pb-c.c [2023-04-05T14:25:29.603Z] #38 11.42 DEP images/autofs.pb-c.d [2023-04-05T14:25:29.603Z] #38 11.48 PBCC images/sysctl.pb-c.c [2023-04-05T14:25:29.603Z] #38 11.50 DEP images/sysctl.pb-c.d [2023-04-05T14:25:29.603Z] #38 11.55 PBCC images/time.pb-c.c [2023-04-05T14:25:29.603Z] #38 11.69 DEP images/time.pb-c.d [2023-04-05T14:25:29.603Z] #38 11.82 PBCC images/binfmt-misc.pb-c.c [2023-04-05T14:25:29.678Z] #25 72.44 Selecting previously unselected package python3-six. [2023-04-05T14:25:29.678Z] #25 72.44 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-05T14:25:29.678Z] #25 72.44 Unpacking python3-six (1.16.0-2) ... [2023-04-05T14:25:29.678Z] #25 72.65 Selecting previously unselected package python3-protobuf. [2023-04-05T14:25:29.678Z] #25 72.69 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-05T14:25:29.678Z] #25 72.71 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-05T14:25:29.754Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-05T14:25:29.754Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-05T14:25:29.754Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-05T14:25:29.754Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-05T14:25:29.754Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-05T14:25:29.754Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-05T14:25:29.754Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-05T14:25:29.754Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-05T14:25:29.754Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-05T14:25:29.754Z] [2023-04-05T14:25:29.754Z] Optional Features: [2023-04-05T14:25:29.754Z] - CONFIG_USER_NS: enabled [2023-04-05T14:25:29.754Z] - CONFIG_SECCOMP: enabled [2023-04-05T14:25:29.754Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-05T14:25:29.754Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-05T14:25:29.754Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-05T14:25:29.754Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-04-05T14:25:29.754Z] - CONFIG_BLK_CGROUP: enabled [2023-04-05T14:25:29.754Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-05T14:25:29.754Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-05T14:25:29.754Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-05T14:25:29.754Z] - CONFIG_CGROUP_PERF: enabled [2023-04-05T14:25:29.754Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-05T14:25:29.754Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-05T14:25:29.754Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-05T14:25:29.754Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-05T14:25:29.754Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-05T14:25:29.860Z] #38 11.86 DEP images/binfmt-misc.pb-c.d [2023-04-05T14:25:29.860Z] #38 11.93 PBCC images/seccomp.pb-c.c [2023-04-05T14:25:29.860Z] #38 11.96 DEP images/seccomp.pb-c.d [2023-04-05T14:25:29.860Z] #38 12.04 PBCC images/userns.pb-c.c [2023-04-05T14:25:29.860Z] #38 12.08 DEP images/userns.pb-c.d [2023-04-05T14:25:29.907Z] Client: Docker Engine - Community [2023-04-05T14:25:29.907Z] Version: 22.06.0-beta.0 [2023-04-05T14:25:29.907Z] API version: 1.42 [2023-04-05T14:25:29.907Z] Go version: go1.18.3 [2023-04-05T14:25:29.907Z] Git commit: 3e9117b [2023-04-05T14:25:29.907Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-05T14:25:29.907Z] OS/Arch: linux/amd64 [2023-04-05T14:25:29.907Z] Context: default [2023-04-05T14:25:29.907Z] [2023-04-05T14:25:29.907Z] Server: Docker Engine - Community [2023-04-05T14:25:29.907Z] Engine: [2023-04-05T14:25:29.907Z] Version: 22.06.0-beta.0 [2023-04-05T14:25:29.907Z] API version: 1.42 (minimum version 1.12) [2023-04-05T14:25:29.907Z] Go version: go1.18.3 [2023-04-05T14:25:29.907Z] Git commit: 38633e7 [2023-04-05T14:25:29.907Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-05T14:25:29.907Z] OS/Arch: linux/amd64 [2023-04-05T14:25:29.907Z] Experimental: true [2023-04-05T14:25:29.907Z] containerd: [2023-04-05T14:25:29.907Z] Version: 1.6.8 [2023-04-05T14:25:29.907Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T14:25:29.907Z] runc: [2023-04-05T14:25:29.907Z] Version: 1.1.4 [2023-04-05T14:25:29.907Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-05T14:25:29.907Z] docker-init: [2023-04-05T14:25:29.907Z] Version: 0.19.0 [2023-04-05T14:25:29.907Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-05T14:25:30.025Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-05T14:25:30.025Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-05T14:25:30.025Z] - CONFIG_IP_VS: enabled (as module) [2023-04-05T14:25:30.025Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-05T14:25:30.025Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-05T14:25:30.025Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-05T14:25:30.025Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-05T14:25:30.025Z] - CONFIG_EXT4_FS: enabled [2023-04-05T14:25:30.025Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-05T14:25:30.025Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-05T14:25:30.025Z] - Network Drivers: [2023-04-05T14:25:30.025Z] - "overlay": [2023-04-05T14:25:30.025Z] - CONFIG_VXLAN: enabled (as module) [2023-04-05T14:25:30.025Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-05T14:25:30.025Z] Optional (for encrypted networks): [2023-04-05T14:25:30.025Z] - CONFIG_CRYPTO: enabled [2023-04-05T14:25:30.025Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-05T14:25:30.025Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-05T14:25:30.025Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-05T14:25:30.025Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-05T14:25:30.025Z] - CONFIG_XFRM: enabled [2023-04-05T14:25:30.025Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-05T14:25:30.025Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-05T14:25:30.025Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-05T14:25:30.025Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-05T14:25:30.025Z] - "ipvlan": [2023-04-05T14:25:30.025Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-05T14:25:30.025Z] - "macvlan": [2023-04-05T14:25:30.117Z] #38 12.13 PBCC images/cgroup.pb-c.c [2023-04-05T14:25:30.117Z] #38 ... [2023-04-05T14:25:30.117Z] [2023-04-05T14:25:30.117Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:25:30.117Z] #35 DONE 69.1s [2023-04-05T14:25:30.117Z] [2023-04-05T14:25:30.117Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:30.117Z] #38 12.23 DEP images/cgroup.pb-c.d [2023-04-05T14:25:30.117Z] #38 12.34 PBCC images/ext-file.pb-c.c [2023-04-05T14:25:30.117Z] #38 12.34 DEP images/ext-file.pb-c.d [2023-04-05T14:25:30.117Z] #38 ... [2023-04-05T14:25:30.117Z] [2023-04-05T14:25:30.117Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:25:30.117Z] #29 66.54 internal/syscall/unix [2023-04-05T14:25:30.117Z] #29 66.98 time [2023-04-05T14:25:30.283Z] + docker info [2023-04-05T14:25:30.283Z] Client: [2023-04-05T14:25:30.283Z] Context: default [2023-04-05T14:25:30.283Z] Debug Mode: false [2023-04-05T14:25:30.283Z] Plugins: [2023-04-05T14:25:30.283Z] buildx: Docker Buildx (Docker Inc.) [2023-04-05T14:25:30.283Z] Version: c5aec24 [2023-04-05T14:25:30.283Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-05T14:25:30.283Z] compose: Docker Compose (Docker Inc.) [2023-04-05T14:25:30.283Z] Version: v2.12.0 [2023-04-05T14:25:30.283Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-05T14:25:30.283Z] scan: Docker Scan (Docker Inc.) [2023-04-05T14:25:30.283Z] Version: v0.17.0 [2023-04-05T14:25:30.283Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-05T14:25:30.283Z] [2023-04-05T14:25:30.283Z] Server: [2023-04-05T14:25:30.283Z] Containers: 0 [2023-04-05T14:25:30.283Z] Running: 0 [2023-04-05T14:25:30.283Z] Paused: 0 [2023-04-05T14:25:30.283Z] Stopped: 0 [2023-04-05T14:25:30.283Z] Images: 0 [2023-04-05T14:25:30.283Z] Server Version: 22.06.0-beta.0 [2023-04-05T14:25:30.283Z] Storage Driver: overlay2 [2023-04-05T14:25:30.283Z] Backing Filesystem: extfs [2023-04-05T14:25:30.283Z] Supports d_type: true [2023-04-05T14:25:30.283Z] Using metacopy: false [2023-04-05T14:25:30.283Z] Native Overlay Diff: true [2023-04-05T14:25:30.283Z] userxattr: false [2023-04-05T14:25:30.283Z] Logging Driver: json-file [2023-04-05T14:25:30.283Z] Cgroup Driver: cgroupfs [2023-04-05T14:25:30.283Z] Cgroup Version: 1 [2023-04-05T14:25:30.283Z] Plugins: [2023-04-05T14:25:30.283Z] Volume: local [2023-04-05T14:25:30.283Z] Network: bridge host ipvlan macvlan null overlay [2023-04-05T14:25:30.283Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-05T14:25:30.283Z] Swarm: inactive [2023-04-05T14:25:30.283Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2023-04-05T14:25:30.283Z] Default Runtime: runc [2023-04-05T14:25:30.283Z] Init Binary: docker-init [2023-04-05T14:25:30.283Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T14:25:30.283Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-05T14:25:30.283Z] init version: de40ad0 [2023-04-05T14:25:30.283Z] Security Options: [2023-04-05T14:25:30.283Z] apparmor [2023-04-05T14:25:30.283Z] seccomp [2023-04-05T14:25:30.283Z] Profile: builtin [2023-04-05T14:25:30.283Z] Kernel Version: 5.4.0-1088-aws [2023-04-05T14:25:30.283Z] Operating System: Ubuntu 18.04.6 LTS [2023-04-05T14:25:30.283Z] OSType: linux [2023-04-05T14:25:30.283Z] Architecture: x86_64 [2023-04-05T14:25:30.283Z] CPUs: 2 [2023-04-05T14:25:30.283Z] Total Memory: 7.565GiB [2023-04-05T14:25:30.283Z] Name: ip-10-100-45-167 [2023-04-05T14:25:30.283Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-04-05T14:25:30.283Z] Docker Root Dir: /var/lib/docker [2023-04-05T14:25:30.283Z] Debug Mode: false [2023-04-05T14:25:30.283Z] Registry: https://index.docker.io/v1/ [2023-04-05T14:25:30.283Z] Labels: [2023-04-05T14:25:30.283Z] Experimental: true [2023-04-05T14:25:30.283Z] Insecure Registries: [2023-04-05T14:25:30.283Z] 127.0.0.0/8 [2023-04-05T14:25:30.283Z] Live Restore Enabled: true [2023-04-05T14:25:30.283Z] [2023-04-05T14:25:30.283Z] WARNING: No swap limit support [Pipeline] sh [2023-04-05T14:25:30.309Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-05T14:25:30.309Z] - CONFIG_DUMMY: enabled (as module) [2023-04-05T14:25:30.309Z] - "ftp,tftp client in container": [2023-04-05T14:25:30.309Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-05T14:25:30.309Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-05T14:25:30.309Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-05T14:25:30.309Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-05T14:25:30.309Z] - Storage Drivers: [2023-04-05T14:25:30.309Z] - "aufs": [2023-04-05T14:25:30.309Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-05T14:25:30.309Z] - "btrfs": [2023-04-05T14:25:30.309Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-05T14:25:30.309Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-05T14:25:30.309Z] - "devicemapper": [2023-04-05T14:25:30.309Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-05T14:25:30.309Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-05T14:25:30.309Z] - "overlay": [2023-04-05T14:25:30.309Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-05T14:25:30.309Z] - "zfs": [2023-04-05T14:25:30.309Z] - /dev/zfs: present [2023-04-05T14:25:30.309Z] - zfs command: missing [2023-04-05T14:25:30.309Z] - zpool command: missing [2023-04-05T14:25:30.309Z] [2023-04-05T14:25:30.309Z] Limits: [2023-04-05T14:25:30.309Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-05T14:25:30.309Z] [2023-04-05T14:25:30.309Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-05T14:25:30.602Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-05T14:25:30.602Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-05T14:25:30.602Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45276/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-05T14:25:30.602Z] + bash /home/ubuntu/workspace/moby_PR-45276/check-config.sh [2023-04-05T14:25:30.602Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-05T14:25:30.602Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-04-05T14:25:30.602Z] [2023-04-05T14:25:30.602Z] Generally Necessary: [2023-04-05T14:25:30.602Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-05T14:25:30.602Z] - apparmor: enabled and tools installed [2023-04-05T14:25:30.602Z] - CONFIG_NAMESPACES: enabled [2023-04-05T14:25:30.602Z] - CONFIG_NET_NS: enabled [2023-04-05T14:25:30.602Z] - CONFIG_PID_NS: enabled [2023-04-05T14:25:30.602Z] - CONFIG_IPC_NS: enabled [2023-04-05T14:25:30.602Z] - CONFIG_UTS_NS: enabled [2023-04-05T14:25:30.602Z] - CONFIG_CGROUPS: enabled [2023-04-05T14:25:30.602Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-05T14:25:30.602Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-05T14:25:30.602Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-05T14:25:30.602Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-05T14:25:30.602Z] - CONFIG_CPUSETS: enabled [2023-04-05T14:25:30.602Z] - CONFIG_MEMCG: enabled [2023-04-05T14:25:30.602Z] - CONFIG_KEYS: enabled [2023-04-05T14:25:30.602Z] - CONFIG_VETH: enabled (as module) [2023-04-05T14:25:30.602Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-05T14:25:30.602Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-05T14:25:30.602Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-05T14:25:30.685Z] + sudo modprobe ip_vs [2023-04-05T14:25:30.685Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a09b3e9cf9de906438a6300760754fcb087f166a . [2023-04-05T14:25:30.898Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-05T14:25:30.898Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-05T14:25:30.898Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-05T14:25:30.898Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-05T14:25:30.898Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-05T14:25:30.898Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-05T14:25:30.898Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-05T14:25:30.898Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-05T14:25:30.898Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-05T14:25:30.898Z] [2023-04-05T14:25:30.898Z] Optional Features: [2023-04-05T14:25:30.898Z] - CONFIG_USER_NS: enabled [2023-04-05T14:25:30.898Z] - CONFIG_SECCOMP: enabled [2023-04-05T14:25:30.898Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-05T14:25:30.898Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-05T14:25:30.898Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-05T14:25:30.898Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-04-05T14:25:30.898Z] - CONFIG_BLK_CGROUP: enabled [2023-04-05T14:25:30.898Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-05T14:25:30.898Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-05T14:25:30.898Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-05T14:25:30.898Z] - CONFIG_CGROUP_PERF: enabled [2023-04-05T14:25:30.898Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-05T14:25:30.898Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-05T14:25:30.898Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-05T14:25:30.898Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-05T14:25:30.898Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-05T14:25:30.898Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-05T14:25:31.048Z] #25 73.88 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:25:31.163Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-05T14:25:31.163Z] - CONFIG_IP_VS: enabled (as module) [2023-04-05T14:25:31.163Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-05T14:25:31.163Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-05T14:25:31.163Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-05T14:25:31.163Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-05T14:25:31.163Z] - CONFIG_EXT4_FS: enabled [2023-04-05T14:25:31.163Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-05T14:25:31.163Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-05T14:25:31.163Z] - Network Drivers: [2023-04-05T14:25:31.163Z] - "overlay": [2023-04-05T14:25:31.163Z] - CONFIG_VXLAN: enabled (as module) [2023-04-05T14:25:31.163Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-05T14:25:31.163Z] Optional (for encrypted networks): [2023-04-05T14:25:31.163Z] - CONFIG_CRYPTO: enabled [2023-04-05T14:25:31.163Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-05T14:25:31.163Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-05T14:25:31.163Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-05T14:25:31.163Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-05T14:25:31.163Z] - CONFIG_XFRM: enabled [2023-04-05T14:25:31.163Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-05T14:25:31.163Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-05T14:25:31.163Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-05T14:25:31.163Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-05T14:25:31.163Z] - "ipvlan": [2023-04-05T14:25:31.163Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-05T14:25:31.163Z] - "macvlan": [2023-04-05T14:25:31.257Z] #1 [internal] load .dockerignore [2023-04-05T14:25:31.257Z] #1 transferring context: [2023-04-05T14:25:31.257Z] #1 transferring context: 87B done [2023-04-05T14:25:31.257Z] #1 DONE 0.2s [2023-04-05T14:25:31.257Z] [2023-04-05T14:25:31.257Z] #2 [internal] load build definition from Dockerfile [2023-04-05T14:25:31.257Z] #2 transferring dockerfile: 17.17kB 0.0s done [2023-04-05T14:25:31.257Z] #2 DONE 0.2s [2023-04-05T14:25:31.257Z] [2023-04-05T14:25:31.257Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-05T14:25:31.425Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-05T14:25:31.425Z] - CONFIG_DUMMY: enabled (as module) [2023-04-05T14:25:31.425Z] - "ftp,tftp client in container": [2023-04-05T14:25:31.425Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-05T14:25:31.425Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-05T14:25:31.425Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-05T14:25:31.425Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-05T14:25:31.425Z] - Storage Drivers: [2023-04-05T14:25:31.425Z] - "aufs": [2023-04-05T14:25:31.425Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-05T14:25:31.425Z] - "btrfs": [2023-04-05T14:25:31.425Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-05T14:25:31.425Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-05T14:25:31.426Z] - "devicemapper": [2023-04-05T14:25:31.426Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-05T14:25:31.426Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-05T14:25:31.426Z] - "overlay": [2023-04-05T14:25:31.426Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-05T14:25:31.426Z] - "zfs": [2023-04-05T14:25:31.426Z] - /dev/zfs: present [2023-04-05T14:25:31.426Z] - zfs command: missing [2023-04-05T14:25:31.426Z] - zpool command: missing [2023-04-05T14:25:31.426Z] [2023-04-05T14:25:31.426Z] Limits: [2023-04-05T14:25:31.426Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-05T14:25:31.426Z] [2023-04-05T14:25:31.426Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-05T14:25:31.617Z] #25 ... [2023-04-05T14:25:31.617Z] [2023-04-05T14:25:31.617Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:25:31.617Z] #29 DONE 74.5s [2023-04-05T14:25:31.617Z] [2023-04-05T14:25:31.617Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:25:31.617Z] #37 2.573 + RM_GOPATH=0 [2023-04-05T14:25:31.617Z] #37 2.579 + TMP_GOPATH= [2023-04-05T14:25:31.617Z] #37 2.579 + : /build [2023-04-05T14:25:31.617Z] #37 2.579 + '[' -z '' ']' [2023-04-05T14:25:31.617Z] #37 2.579 ++ mktemp -d [2023-04-05T14:25:31.617Z] #37 2.589 + export GOPATH=/tmp/tmp.saK2gOkG0x [2023-04-05T14:25:31.617Z] #37 2.589 + GOPATH=/tmp/tmp.saK2gOkG0x [2023-04-05T14:25:31.617Z] #37 2.589 + RM_GOPATH=1 [2023-04-05T14:25:31.617Z] #37 2.589 + case "$(go env GOARCH)" in [2023-04-05T14:25:31.617Z] #37 2.589 ++ go env GOARCH [2023-04-05T14:25:31.617Z] #37 2.666 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:25:31.617Z] #37 2.666 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:25:31.617Z] #37 2.667 ++ dirname /tmp/install/install.sh [2023-04-05T14:25:31.617Z] #37 2.667 + dir=/tmp/install [2023-04-05T14:25:31.617Z] #37 2.667 + bin=containerd [2023-04-05T14:25:31.617Z] #37 2.667 + shift [2023-04-05T14:25:31.617Z] #37 2.667 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-05T14:25:31.617Z] #37 2.667 + . /tmp/install/containerd.installer [2023-04-05T14:25:31.617Z] #37 2.667 ++ set -e [2023-04-05T14:25:31.617Z] #37 2.667 ++ : v1.6.16 [2023-04-05T14:25:31.617Z] #37 2.667 + install_containerd [2023-04-05T14:25:31.617Z] #37 2.668 Install containerd version v1.6.16 [2023-04-05T14:25:31.617Z] #37 2.671 + echo 'Install containerd version v1.6.16' [2023-04-05T14:25:31.617Z] #37 2.671 + git clone https://github.com/containerd/containerd.git /tmp/tmp.saK2gOkG0x/src/github.com/containerd/containerd [2023-04-05T14:25:31.617Z] #37 2.683 Cloning into '/tmp/tmp.saK2gOkG0x/src/github.com/containerd/containerd'... [2023-04-05T14:25:31.812Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a09b3e9cf9de906438a6300760754fcb087f166a . [2023-04-05T14:25:31.841Z] #3 DONE 0.6s [2023-04-05T14:25:31.841Z] [2023-04-05T14:25:31.841Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-05T14:25:31.841Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-05T14:25:31.841Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-05T14:25:31.841Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-05T14:25:31.841Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 2.10MB / 11.55MB 0.1s [2023-04-05T14:25:31.841Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-05T14:25:32.106Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 6.29MB / 11.55MB 0.2s [2023-04-05T14:25:32.106Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-04-05T14:25:32.365Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-04-05T14:25:32.389Z] #1 [internal] load .dockerignore [2023-04-05T14:25:32.389Z] #1 transferring context: 87B done [2023-04-05T14:25:32.389Z] #1 DONE 0.1s [2023-04-05T14:25:32.389Z] [2023-04-05T14:25:32.389Z] #2 [internal] load build definition from Dockerfile [2023-04-05T14:25:32.389Z] #2 transferring dockerfile: 17.17kB done [2023-04-05T14:25:32.389Z] #2 DONE 0.1s [2023-04-05T14:25:32.389Z] [2023-04-05T14:25:32.389Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-05T14:25:32.638Z] #29 ... [2023-04-05T14:25:32.638Z] [2023-04-05T14:25:32.638Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:32.638Z] #38 12.42 PBCC images/rpc.pb-c.c [2023-04-05T14:25:32.638Z] #38 12.49 DEP images/rpc.pb-c.d [2023-04-05T14:25:32.638Z] #38 12.57 PBCC images/siginfo.pb-c.c [2023-04-05T14:25:32.638Z] #38 12.60 DEP images/siginfo.pb-c.d [2023-04-05T14:25:32.638Z] #38 12.69 PBCC images/pagemap.pb-c.c [2023-04-05T14:25:32.638Z] #38 12.77 DEP images/pagemap.pb-c.d [2023-04-05T14:25:32.638Z] #38 12.88 PBCC images/rlimit.pb-c.c [2023-04-05T14:25:32.638Z] #38 12.88 DEP images/rlimit.pb-c.d [2023-04-05T14:25:32.638Z] #38 12.91 PBCC images/file-lock.pb-c.c [2023-04-05T14:25:32.638Z] #38 12.95 DEP images/file-lock.pb-c.d [2023-04-05T14:25:32.638Z] #38 13.02 PBCC images/tty.pb-c.c [2023-04-05T14:25:32.638Z] #38 13.21 DEP images/tty.pb-c.d [2023-04-05T14:25:32.638Z] #38 13.21 PBCC images/tun.pb-c.c [2023-04-05T14:25:32.638Z] #38 13.26 PBCC images/netdev.pb-c.c [2023-04-05T14:25:32.638Z] #38 13.29 DEP images/tun.pb-c.d [2023-04-05T14:25:32.638Z] #38 13.35 DEP images/netdev.pb-c.d [2023-04-05T14:25:32.638Z] #38 13.41 PBCC images/vma.pb-c.c [2023-04-05T14:25:32.638Z] #38 13.54 DEP images/vma.pb-c.d [2023-04-05T14:25:32.638Z] #38 13.54 PBCC images/creds.pb-c.c [2023-04-05T14:25:32.638Z] #38 13.58 DEP images/creds.pb-c.d [2023-04-05T14:25:32.638Z] #38 13.67 PBCC images/utsns.pb-c.c [2023-04-05T14:25:32.638Z] #38 13.72 DEP images/utsns.pb-c.d [2023-04-05T14:25:32.638Z] #38 13.75 PBCC images/ipc-desc.pb-c.c [2023-04-05T14:25:32.638Z] #38 13.81 PBCC images/ipc-sem.pb-c.c [2023-04-05T14:25:32.638Z] #38 13.83 DEP images/ipc-desc.pb-c.d [2023-04-05T14:25:32.638Z] #38 13.91 DEP images/ipc-sem.pb-c.d [2023-04-05T14:25:32.638Z] #38 14.02 PBCC images/ipc-msg.pb-c.c [2023-04-05T14:25:32.638Z] #38 14.07 DEP images/ipc-msg.pb-c.d [2023-04-05T14:25:32.638Z] #38 14.13 PBCC images/ipc-shm.pb-c.c [2023-04-05T14:25:32.638Z] #38 14.14 DEP images/ipc-shm.pb-c.d [2023-04-05T14:25:32.638Z] #38 14.21 PBCC images/ipc-var.pb-c.c [2023-04-05T14:25:32.638Z] #38 14.23 DEP images/ipc-var.pb-c.d [2023-04-05T14:25:32.638Z] #38 14.32 PBCC images/sk-opts.pb-c.c [2023-04-05T14:25:32.638Z] #38 14.38 PBCC images/packet-sock.pb-c.c [2023-04-05T14:25:32.638Z] #38 14.48 DEP images/sk-opts.pb-c.d [2023-04-05T14:25:32.638Z] #38 14.57 DEP images/packet-sock.pb-c.d [2023-04-05T14:25:32.638Z] #38 14.64 PBCC images/sk-netlink.pb-c.c [2023-04-05T14:25:32.638Z] #38 14.68 DEP images/sk-netlink.pb-c.d [2023-04-05T14:25:32.638Z] #38 14.73 PBCC images/sk-inet.pb-c.c [2023-04-05T14:25:32.638Z] #38 14.78 DEP images/sk-inet.pb-c.d [2023-04-05T14:25:32.638Z] #38 14.86 PBCC images/sk-unix.pb-c.c [2023-04-05T14:25:32.638Z] #38 14.91 DEP images/sk-unix.pb-c.d [2023-04-05T14:25:32.651Z] #3 DONE 0.4s [2023-04-05T14:25:32.895Z] #38 14.97 PBCC images/mm.pb-c.c [2023-04-05T14:25:32.895Z] #38 15.02 DEP images/mm.pb-c.d [2023-04-05T14:25:32.895Z] #38 15.08 PBCC images/timerfd.pb-c.c [2023-04-05T14:25:32.895Z] #38 15.12 DEP images/timerfd.pb-c.d [2023-04-05T14:25:32.895Z] #38 15.17 PBCC images/timer.pb-c.c [2023-04-05T14:25:32.915Z] [2023-04-05T14:25:32.915Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-05T14:25:32.915Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-05T14:25:32.915Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-05T14:25:32.915Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-05T14:25:32.915Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-05T14:25:32.915Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0B / 11.55MB 0.1s [2023-04-05T14:25:32.915Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.53MB / 11.55MB 0.2s [2023-04-05T14:25:32.937Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.6s done [2023-04-05T14:25:32.937Z] #4 DONE 1.3s [2023-04-05T14:25:33.152Z] #38 15.21 DEP images/timer.pb-c.d [2023-04-05T14:25:33.152Z] #38 15.33 PBCC images/sa.pb-c.c [2023-04-05T14:25:33.152Z] #38 15.37 DEP images/sa.pb-c.d [2023-04-05T14:25:33.152Z] #38 15.45 PBCC images/pipe-data.pb-c.c [2023-04-05T14:25:33.176Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-04-05T14:25:33.176Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-04-05T14:25:33.409Z] #38 15.49 DEP images/pipe-data.pb-c.d [2023-04-05T14:25:33.409Z] #38 15.55 PBCC images/mnt.pb-c.c [2023-04-05T14:25:33.409Z] #38 15.60 DEP images/mnt.pb-c.d [2023-04-05T14:25:33.409Z] #38 15.65 PBCC images/sk-packet.pb-c.c [2023-04-05T14:25:33.409Z] #38 15.68 DEP images/sk-packet.pb-c.d [2023-04-05T14:25:33.509Z] [2023-04-05T14:25:33.509Z] #5 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-05T14:25:33.667Z] #38 15.72 PBCC images/tcp-stream.pb-c.c [2023-04-05T14:25:33.667Z] #38 15.80 DEP images/tcp-stream.pb-c.d [2023-04-05T14:25:33.667Z] #38 15.87 PBCC images/pipe.pb-c.c [2023-04-05T14:25:33.667Z] #38 15.90 DEP images/pipe.pb-c.d [2023-04-05T14:25:33.754Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-04-05T14:25:33.754Z] #4 DONE 0.8s [2023-04-05T14:25:33.924Z] #38 16.00 PBCC images/pstree.pb-c.c [2023-04-05T14:25:33.924Z] #38 16.01 DEP images/pstree.pb-c.d [2023-04-05T14:25:33.924Z] #38 16.06 PBCC images/fs.pb-c.c [2023-04-05T14:25:33.924Z] #38 16.08 DEP images/fs.pb-c.d [2023-04-05T14:25:33.924Z] #38 16.13 PBCC images/signalfd.pb-c.c [2023-04-05T14:25:33.924Z] #38 16.19 DEP images/signalfd.pb-c.d [2023-04-05T14:25:34.015Z] [2023-04-05T14:25:34.015Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-05T14:25:34.056Z] #31 ... [2023-04-05T14:25:34.056Z] [2023-04-05T14:25:34.056Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:25:34.056Z] #37 50.83 + bin/ctr [2023-04-05T14:25:34.056Z] #37 ... [2023-04-05T14:25:34.056Z] [2023-04-05T14:25:34.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:34.056Z] #39 39.51 CC images/binfmt-misc.o [2023-04-05T14:25:34.056Z] #39 39.68 CC images/time.o [2023-04-05T14:25:34.056Z] #39 39.82 CC images/sysctl.o [2023-04-05T14:25:34.056Z] #39 39.99 CC images/autofs.o [2023-04-05T14:25:34.056Z] #39 40.17 CC images/macvlan.o [2023-04-05T14:25:34.056Z] #39 40.36 CC images/sit.o [2023-04-05T14:25:34.056Z] #39 40.53 CC images/memfd.o [2023-04-05T14:25:34.056Z] #39 40.83 CC images/timens.o [2023-04-05T14:25:34.056Z] #39 41.10 LINK images/built-in.o [2023-04-05T14:25:34.056Z] #39 41.31 GEN compel/include/asm [2023-04-05T14:25:34.056Z] #39 41.34 GEN compel/include/version.h [2023-04-05T14:25:34.056Z] #39 41.38 touch .config [2023-04-05T14:25:34.056Z] #39 41.46 GEN include/common/config.h [2023-04-05T14:25:34.056Z] #39 41.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-05T14:25:34.056Z] #39 41.59 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-04-05T14:25:34.056Z] #39 41.62 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-04-05T14:25:34.056Z] #39 41.70 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-04-05T14:25:34.056Z] #39 41.77 DEP compel/plugins/std/infect.d [2023-04-05T14:25:34.056Z] #39 41.87 DEP compel/plugins/std/string.d [2023-04-05T14:25:34.056Z] #39 41.93 DEP compel/plugins/std/log.d [2023-04-05T14:25:34.056Z] #39 41.99 DEP compel/plugins/std/fds.d [2023-04-05T14:25:34.056Z] #39 42.06 DEP compel/plugins/std/std.d [2023-04-05T14:25:34.056Z] #39 42.13 DEP compel/plugins/shmem/shmem.d [2023-04-05T14:25:34.056Z] #39 42.18 DEP compel/plugins/fds/fds.d [2023-04-05T14:25:34.056Z] #39 42.29 CC compel/plugins/std/std.o [2023-04-05T14:25:34.056Z] #39 42.59 CC compel/plugins/std/fds.o [2023-04-05T14:25:34.056Z] #39 42.91 CC compel/plugins/std/log.o [2023-04-05T14:25:34.056Z] #39 43.79 CC compel/plugins/std/string.o [2023-04-05T14:25:34.056Z] #39 44.28 CC compel/plugins/std/infect.o [2023-04-05T14:25:34.056Z] #39 44.66 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-04-05T14:25:34.056Z] #39 44.73 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-04-05T14:25:34.056Z] #39 44.80 AR compel/plugins/std.lib.a [2023-04-05T14:25:34.056Z] #39 44.92 CC compel/plugins/fds/fds.o [2023-04-05T14:25:34.181Z] #38 16.25 PBCC images/fh.pb-c.c [2023-04-05T14:25:34.181Z] #38 16.30 PBCC images/fsnotify.pb-c.c [2023-04-05T14:25:34.181Z] #38 16.35 DEP images/fh.pb-c.d [2023-04-05T14:25:34.438Z] #38 16.48 DEP images/fsnotify.pb-c.d [2023-04-05T14:25:34.438Z] #38 16.54 PBCC images/eventpoll.pb-c.c [2023-04-05T14:25:34.438Z] #38 16.57 DEP images/eventpoll.pb-c.d [2023-04-05T14:25:34.438Z] #38 16.64 PBCC images/eventfd.pb-c.c [2023-04-05T14:25:34.438Z] #38 16.64 DEP images/eventfd.pb-c.d [2023-04-05T14:25:34.438Z] #38 16.70 PBCC images/remap-file-path.pb-c.c [2023-04-05T14:25:34.624Z] #39 45.24 AR compel/plugins/fds.lib.a [2023-04-05T14:25:34.625Z] #39 45.31 HOSTDEP compel/src/lib/log-host.d [2023-04-05T14:25:34.625Z] #39 45.38 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-05T14:25:34.625Z] #39 45.47 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-04-05T14:25:34.695Z] #38 16.74 DEP images/remap-file-path.pb-c.d [2023-04-05T14:25:34.695Z] #38 16.78 PBCC images/fifo.pb-c.c [2023-04-05T14:25:34.695Z] #38 16.85 DEP images/fifo.pb-c.d [2023-04-05T14:25:34.695Z] #38 16.92 PBCC images/ghost-file.pb-c.c [2023-04-05T14:25:34.695Z] #38 16.96 DEP images/ghost-file.pb-c.d [2023-04-05T14:25:34.884Z] #39 45.53 HOSTDEP compel/src/main-host.d [2023-04-05T14:25:34.884Z] #39 45.64 DEP compel/src/lib/ptrace.d [2023-04-05T14:25:34.888Z] #5 ... [2023-04-05T14:25:34.888Z] [2023-04-05T14:25:34.888Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-05T14:25:34.888Z] #6 DONE 1.6s [2023-04-05T14:25:34.888Z] [2023-04-05T14:25:34.888Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:25:34.888Z] #7 DONE 1.6s [2023-04-05T14:25:34.888Z] [2023-04-05T14:25:34.888Z] #5 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-05T14:25:34.888Z] #5 DONE 1.7s [2023-04-05T14:25:34.888Z] [2023-04-05T14:25:34.888Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:25:34.888Z] #8 DONE 1.7s [2023-04-05T14:25:34.952Z] #38 17.04 PBCC images/regfile.pb-c.c [2023-04-05T14:25:34.952Z] #38 17.09 DEP images/regfile.pb-c.d [2023-04-05T14:25:34.952Z] #38 17.19 PBCC images/ns.pb-c.c [2023-04-05T14:25:34.960Z] #5 DONE 1.0s [2023-04-05T14:25:34.960Z] [2023-04-05T14:25:34.960Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:25:34.960Z] #6 DONE 0.9s [2023-04-05T14:25:34.960Z] [2023-04-05T14:25:34.960Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T14:25:34.960Z] #7 DONE 0.9s [2023-04-05T14:25:34.960Z] [2023-04-05T14:25:34.960Z] #8 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-05T14:25:34.960Z] #8 DONE 0.9s [2023-04-05T14:25:35.144Z] #39 45.79 DEP compel/src/lib/infect.d [2023-04-05T14:25:35.144Z] #39 45.90 DEP compel/src/lib/infect-util.d [2023-04-05T14:25:35.209Z] #38 17.22 DEP images/ns.pb-c.d [2023-04-05T14:25:35.209Z] #38 17.27 PBCC images/fdinfo.pb-c.c [2023-04-05T14:25:35.209Z] #38 17.35 DEP images/fdinfo.pb-c.d [2023-04-05T14:25:35.209Z] #38 17.41 PBCC images/core-aarch64.pb-c.c [2023-04-05T14:25:35.209Z] #38 17.47 PBCC images/core-arm.pb-c.c [2023-04-05T14:25:35.404Z] #39 45.98 DEP compel/src/lib/infect-rpc.d [2023-04-05T14:25:35.404Z] #39 46.14 DEP compel/arch/aarch64/src/lib/infect.d [2023-04-05T14:25:35.465Z] #38 17.52 PBCC images/core-ppc64.pb-c.c [2023-04-05T14:25:35.465Z] #38 17.56 PBCC images/core-s390.pb-c.c [2023-04-05T14:25:35.465Z] #38 17.62 PBCC images/core-x86.pb-c.c [2023-04-05T14:25:35.465Z] #38 17.66 PBCC images/core.pb-c.c [2023-04-05T14:25:35.465Z] #38 17.74 PBCC images/inventory.pb-c.c [2023-04-05T14:25:35.664Z] #39 46.27 DEP compel/arch/aarch64/src/lib/cpu.d [2023-04-05T14:25:35.664Z] #39 46.31 DEP compel/src/lib/log.d [2023-04-05T14:25:35.664Z] #39 46.37 DEP compel/src/main.d [2023-04-05T14:25:35.664Z] #39 46.45 DEP compel/src/lib/handle-elf.d [2023-04-05T14:25:35.722Z] #38 17.77 DEP images/core-aarch64.pb-c.d [2023-04-05T14:25:35.722Z] #38 17.85 DEP images/core-arm.pb-c.d [2023-04-05T14:25:35.722Z] #38 17.95 DEP images/core-ppc64.pb-c.d [2023-04-05T14:25:35.722Z] #38 ... [2023-04-05T14:25:35.722Z] [2023-04-05T14:25:35.722Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:25:35.722Z] #29 74.84 internal/poll [2023-04-05T14:25:35.798Z] #37 ... [2023-04-05T14:25:35.798Z] [2023-04-05T14:25:35.798Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:25:35.924Z] #39 46.53 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-04-05T14:25:35.924Z] #39 46.66 CC compel/src/lib/log.o [2023-04-05T14:25:36.056Z] #24 77.23 Updating files: 78% (1196/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-04-05T14:25:36.056Z] #24 78.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-05T14:25:36.184Z] #39 46.89 CC compel/arch/aarch64/src/lib/cpu.o [2023-04-05T14:25:36.356Z] [2023-04-05T14:25:36.356Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:36.356Z] #9 resolve docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:36.356Z] #9 ... [2023-04-05T14:25:36.356Z] [2023-04-05T14:25:36.356Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:25:36.356Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-05T14:25:36.356Z] #10 DONE 0.1s [2023-04-05T14:25:36.356Z] [2023-04-05T14:25:36.356Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:25:36.356Z] #11 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.0s done [2023-04-05T14:25:36.356Z] #11 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-04-05T14:25:36.356Z] #11 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-04-05T14:25:36.444Z] #39 47.14 CC compel/arch/aarch64/src/lib/infect.o [2023-04-05T14:25:36.618Z] #11 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-04-05T14:25:36.618Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 0B / 55.05MB 0.0s [2023-04-05T14:25:36.618Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 7.34MB / 55.05MB 0.2s [2023-04-05T14:25:36.630Z] #24 79.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:25:36.704Z] #39 47.54 CC compel/src/lib/infect-rpc.o [2023-04-05T14:25:36.894Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 12.58MB / 55.05MB 0.4s [2023-04-05T14:25:36.894Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 17.83MB / 55.05MB 0.5s [2023-04-05T14:25:37.163Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 24.12MB / 55.05MB 0.6s [2023-04-05T14:25:37.273Z] #39 47.89 CC compel/src/lib/infect-util.o [2023-04-05T14:25:37.426Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 30.41MB / 55.05MB 0.8s [2023-04-05T14:25:37.426Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 34.60MB / 55.05MB 1.0s [2023-04-05T14:25:37.437Z] [2023-04-05T14:25:37.437Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:25:37.437Z] #9 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-04-05T14:25:37.437Z] #9 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-04-05T14:25:37.437Z] #9 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-04-05T14:25:37.437Z] #9 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-04-05T14:25:37.437Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 3.15MB / 55.05MB 0.3s [2023-04-05T14:25:37.533Z] #39 48.12 CC compel/src/lib/infect.o [2023-04-05T14:25:37.688Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 38.80MB / 55.05MB 1.2s [2023-04-05T14:25:37.688Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 44.04MB / 55.05MB 1.4s [2023-04-05T14:25:37.726Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 9.44MB / 55.05MB 0.5s [2023-04-05T14:25:37.726Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 14.68MB / 55.05MB 0.7s [2023-04-05T14:25:37.950Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 47.11MB / 55.05MB 1.5s [2023-04-05T14:25:37.988Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 17.44MB / 55.05MB 0.9s [2023-04-05T14:25:38.213Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 51.46MB / 55.05MB 1.8s [2023-04-05T14:25:38.246Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 23.07MB / 55.05MB 1.2s [2023-04-05T14:25:38.473Z] #39 ... [2023-04-05T14:25:38.474Z] [2023-04-05T14:25:38.474Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:38.474Z] #31 97.84 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-05T14:25:38.480Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.1s [2023-04-05T14:25:38.506Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 32.51MB / 55.05MB 1.5s [2023-04-05T14:25:38.525Z] #24 ... [2023-04-05T14:25:38.525Z] [2023-04-05T14:25:38.525Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:38.525Z] #34 71.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-05T14:25:38.525Z] #34 72.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-04-05T14:25:38.525Z] #34 73.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-05T14:25:38.525Z] #34 75.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-05T14:25:38.525Z] #34 76.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-04-05T14:25:38.525Z] #34 76.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-05T14:25:38.525Z] #34 76.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-05T14:25:38.525Z] #34 76.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-05T14:25:38.525Z] #34 76.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-05T14:25:38.525Z] #34 76.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-04-05T14:25:38.525Z] #34 76.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-05T14:25:38.525Z] #34 76.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-05T14:25:38.525Z] #34 76.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-05T14:25:38.525Z] #34 76.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-05T14:25:38.525Z] #34 76.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-05T14:25:38.525Z] #34 76.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-05T14:25:38.525Z] #34 76.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-05T14:25:38.525Z] #34 76.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-04-05T14:25:38.525Z] #34 76.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-05T14:25:38.525Z] #34 76.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-05T14:25:38.525Z] #34 78.82 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:25:38.525Z] #34 79.27 Fetched 115 MB in 11s (10.4 MB/s) [2023-04-05T14:25:38.525Z] #34 79.37 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-05T14:25:38.525Z] #34 79.37 (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 ... 15719 files and directories currently installed.) [2023-04-05T14:25:38.525Z] #34 79.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-05T14:25:38.525Z] #34 79.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-05T14:25:38.733Z] #31 97.84 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-04-05T14:25:38.734Z] #31 97.85 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:25:38.765Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 36.70MB / 55.05MB 1.7s [2023-04-05T14:25:38.783Z] #34 ... [2023-04-05T14:25:38.783Z] [2023-04-05T14:25:38.783Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:25:38.783Z] #36 75.73 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-05T14:25:38.783Z] #36 75.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-05T14:25:38.783Z] #36 76.22 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-05T14:25:38.783Z] #36 76.22 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-05T14:25:38.783Z] #36 76.47 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-05T14:25:38.783Z] #36 76.50 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-05T14:25:38.783Z] #36 77.83 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-05T14:25:38.783Z] #36 78.44 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-05T14:25:38.783Z] #36 78.81 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-05T14:25:38.783Z] #36 78.87 go: downloading go.uber.org/zap v1.17.0 [2023-04-05T14:25:38.783Z] #36 79.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-05T14:25:38.783Z] #36 79.53 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-05T14:25:38.783Z] #36 79.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-05T14:25:38.783Z] #36 79.70 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-05T14:25:38.783Z] #36 79.72 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-05T14:25:38.783Z] #36 79.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-05T14:25:38.783Z] #36 79.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-05T14:25:38.783Z] #36 79.88 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-05T14:25:38.783Z] #36 79.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-05T14:25:38.783Z] #36 79.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-05T14:25:38.783Z] #36 80.17 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-05T14:25:38.783Z] #36 80.24 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-05T14:25:38.783Z] #36 80.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-05T14:25:38.783Z] #36 80.58 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-05T14:25:38.783Z] #36 80.78 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-05T14:25:38.783Z] #36 80.90 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-05T14:25:38.783Z] #36 81.22 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-05T14:25:38.783Z] #36 81.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-05T14:25:38.783Z] #36 81.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-05T14:25:38.783Z] #36 81.50 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-05T14:25:39.023Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 48.23MB / 55.05MB 2.1s [2023-04-05T14:25:39.040Z] #36 82.09 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-05T14:25:39.063Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.4s done [2023-04-05T14:25:39.281Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 52.43MB / 55.05MB 2.3s [2023-04-05T14:25:39.297Z] #36 82.14 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-05T14:25:39.297Z] #36 ... [2023-04-05T14:25:39.297Z] [2023-04-05T14:25:39.297Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:39.297Z] #34 82.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-05T14:25:39.297Z] #34 82.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-05T14:25:39.553Z] #34 82.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-05T14:25:39.924Z] #29 78.35 internal/safefilepath [2023-04-05T14:25:39.924Z] #29 78.50 internal/syscall/execenv [2023-04-05T14:25:39.924Z] #29 78.57 path [2023-04-05T14:25:39.924Z] #29 78.72 internal/fmtsort [2023-04-05T14:25:40.009Z] #11 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e [2023-04-05T14:25:40.181Z] #29 79.19 io/fs [2023-04-05T14:25:40.217Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.9s done [2023-04-05T14:25:40.438Z] #29 79.46 strings [2023-04-05T14:25:40.481Z] #9 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e [2023-04-05T14:25:40.484Z] #34 ... [2023-04-05T14:25:40.484Z] [2023-04-05T14:25:40.484Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:25:40.484Z] #31 73.17 Selecting previously unselected package libicu67:amd64. [2023-04-05T14:25:40.484Z] #31 73.20 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-05T14:25:40.484Z] #31 73.25 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-05T14:25:40.484Z] #31 82.96 Selecting previously unselected package libxml2:amd64. [2023-04-05T14:25:40.484Z] #31 82.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-04-05T14:25:40.484Z] #31 82.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T14:25:40.484Z] #31 ... [2023-04-05T14:25:40.484Z] [2023-04-05T14:25:40.484Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:25:40.484Z] #36 82.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-05T14:25:40.484Z] #36 82.53 go: downloading go.uber.org/atomic v1.7.0 [2023-04-05T14:25:40.484Z] #36 82.55 go: downloading go.uber.org/multierr v1.6.0 [2023-04-05T14:25:40.484Z] #36 82.64 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-05T14:25:40.484Z] #36 82.69 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-05T14:25:40.484Z] #36 82.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-05T14:25:40.484Z] #36 82.88 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-05T14:25:40.484Z] #36 82.90 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-05T14:25:40.484Z] #36 82.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-05T14:25:40.484Z] #36 82.98 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-05T14:25:40.484Z] #36 83.04 go: downloading github.com/prometheus/common v0.32.1 [2023-04-05T14:25:40.741Z] #36 83.49 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-05T14:25:40.741Z] #36 83.52 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-05T14:25:41.808Z] #29 80.60 os [2023-04-05T14:25:41.953Z] #11 ... [2023-04-05T14:25:41.953Z] [2023-04-05T14:25:41.953Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:41.953Z] #9 resolve docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 0.2s done [2023-04-05T14:25:41.953Z] #9 sha256:e6cd59e8c4c5427cacd0b9304b3651d69e15cd7f6988e13562bb6925347fc7d9 7.10kB / 7.10kB done [2023-04-05T14:25:41.953Z] #9 sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 1.86kB / 1.86kB done [2023-04-05T14:25:41.953Z] #9 sha256:62b93bcee79d2d2802eed3390a96d043d28712d1b736e26ea134e6e0442c0069 1.80kB / 1.80kB done [2023-04-05T14:25:41.953Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.4s done [2023-04-05T14:25:41.953Z] #9 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 10.88MB / 10.88MB 1.6s done [2023-04-05T14:25:41.953Z] #9 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 5.17MB / 5.17MB 1.5s done [2023-04-05T14:25:41.953Z] #9 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 54.58MB / 54.58MB 4.7s done [2023-04-05T14:25:41.953Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 83.89MB / 85.99MB 5.5s [2023-04-05T14:25:41.953Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 60.82MB / 149.05MB 5.5s [2023-04-05T14:25:41.953Z] #9 sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 156B / 156B 4.9s done [2023-04-05T14:25:42.115Z] #36 84.96 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-05T14:25:42.372Z] #29 ... [2023-04-05T14:25:42.372Z] [2023-04-05T14:25:42.373Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:42.373Z] #26 71.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-05T14:25:42.373Z] #26 71.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:25:42.373Z] #26 71.26 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:25:42.373Z] #36 ... [2023-04-05T14:25:42.373Z] #26 ... [2023-04-05T14:25:42.373Z] [2023-04-05T14:25:42.373Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:42.373Z] #38 18.04 DEP images/core-s390.pb-c.d [2023-04-05T14:25:42.373Z] #38 18.11 DEP images/core-x86.pb-c.d [2023-04-05T14:25:42.373Z] [2023-04-05T14:25:42.373Z] #38 18.22 DEP images/core.pb-c.d [2023-04-05T14:25:42.373Z] #38 18.30 DEP images/inventory.pb-c.d [2023-04-05T14:25:42.373Z] #25 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:25:42.373Z] #38 18.39 PBCC images/cpuinfo.pb-c.c [2023-04-05T14:25:42.373Z] #38 18.46 DEP images/cpuinfo.pb-c.d [2023-04-05T14:25:42.373Z] #25 76.69 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-05T14:25:42.373Z] #38 18.49 PBCC images/stats.pb-c.c [2023-04-05T14:25:42.373Z] #38 18.52 DEP images/stats.pb-c.d [2023-04-05T14:25:42.373Z] #38 20.17 make[1]: Nothing to be done for 'all'. [2023-04-05T14:25:42.373Z] #38 21.86 CC images/stats.o [2023-04-05T14:25:42.373Z] #38 22.22 CC images/core.o [2023-04-05T14:25:42.373Z] #38 22.86 CC images/core-x86.o [2023-04-05T14:25:42.373Z] #38 23.39 CC images/core-arm.o [2023-04-05T14:25:42.373Z] #38 23.73 CC images/core-aarch64.o [2023-04-05T14:25:42.373Z] #38 24.10 CC images/core-ppc64.o [2023-04-05T14:25:42.373Z] #25 76.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:25:42.373Z] #25 76.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:25:42.373Z] #25 76.77 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-05T14:25:42.373Z] #25 76.81 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:25:42.373Z] #25 76.81 Setting up python3-six (1.16.0-2) ... [2023-04-05T14:25:42.373Z] #25 78.97 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-05T14:25:42.373Z] #25 78.98 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-05T14:25:42.373Z] #25 79.02 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T14:25:42.373Z] #25 79.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:25:42.373Z] #25 79.13 Setting up python3-protobuf (3.12.4-1) ... [2023-04-05T14:25:42.373Z] #25 83.84 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-05T14:25:42.373Z] #25 83.86 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-05T14:25:42.373Z] #25 83.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-05T14:25:42.373Z] #25 83.89 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-05T14:25:42.373Z] #25 84.07 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-05T14:25:42.373Z] #25 84.09 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-05T14:25:42.373Z] #25 84.11 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:25:42.373Z] #25 DONE 85.2s [2023-04-05T14:25:42.373Z] [2023-04-05T14:25:42.373Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:25:42.373Z] #36 85.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-05T14:25:42.532Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 74.45MB / 149.05MB 6.0s [2023-04-05T14:25:42.630Z] #38 24.68 CC images/core-s390.o [2023-04-05T14:25:43.013Z] #9 ... [2023-04-05T14:25:43.013Z] [2023-04-05T14:25:43.013Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:43.013Z] #10 resolve docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 0.1s done [2023-04-05T14:25:43.013Z] #10 sha256:e6cd59e8c4c5427cacd0b9304b3651d69e15cd7f6988e13562bb6925347fc7d9 7.10kB / 7.10kB done [2023-04-05T14:25:43.013Z] #10 sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 1.86kB / 1.86kB done [2023-04-05T14:25:43.013Z] #10 sha256:62b93bcee79d2d2802eed3390a96d043d28712d1b736e26ea134e6e0442c0069 1.80kB / 1.80kB done [2023-04-05T14:25:43.013Z] #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.9s done [2023-04-05T14:25:43.013Z] #10 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 5.17MB / 5.17MB 0.5s done [2023-04-05T14:25:43.013Z] #10 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 10.88MB / 10.88MB 1.0s done [2023-04-05T14:25:43.013Z] #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 54.58MB / 54.58MB 3.5s done [2023-04-05T14:25:43.013Z] #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 85.99MB / 85.99MB 5.7s [2023-04-05T14:25:43.013Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 47.19MB / 149.05MB 5.7s [2023-04-05T14:25:43.013Z] #10 sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 156B / 156B 3.7s done [2023-04-05T14:25:43.104Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 85.98MB / 149.05MB 6.6s [2023-04-05T14:25:43.195Z] #38 25.38 CC images/cpuinfo.o [2023-04-05T14:25:43.271Z] #10 ... [2023-04-05T14:25:43.271Z] [2023-04-05T14:25:43.271Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:25:43.271Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-05T14:25:43.271Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T14:25:43.271Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-05T14:25:43.271Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-05T14:25:43.271Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2023-04-05T14:25:43.271Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2023-04-05T14:25:43.271Z] #11 DONE 6.2s [2023-04-05T14:25:43.271Z] [2023-04-05T14:25:43.271Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:43.271Z] #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 85.99MB / 85.99MB 6.1s done [2023-04-05T14:25:43.271Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 57.67MB / 149.05MB 6.2s [2023-04-05T14:25:43.271Z] #10 ... [2023-04-05T14:25:43.271Z] [2023-04-05T14:25:43.271Z] #12 [internal] load build context [2023-04-05T14:25:43.271Z] #12 transferring context: 31.86MB 6.3s [2023-04-05T14:25:43.271Z] #12 ... [2023-04-05T14:25:43.271Z] [2023-04-05T14:25:43.271Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:43.366Z] #9 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 85.99MB / 85.99MB 6.8s done [2023-04-05T14:25:43.366Z] #9 ... [2023-04-05T14:25:43.366Z] [2023-04-05T14:25:43.366Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:25:43.366Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-05T14:25:43.366Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-05T14:25:43.366Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T14:25:43.366Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2023-04-05T14:25:43.366Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2023-04-05T14:25:43.366Z] #10 DONE 7.1s [2023-04-05T14:25:43.366Z] [2023-04-05T14:25:43.366Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:43.366Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 94.37MB / 149.05MB 7.0s [2023-04-05T14:25:43.366Z] #9 ... [2023-04-05T14:25:43.366Z] [2023-04-05T14:25:43.366Z] #12 [internal] load build context [2023-04-05T14:25:43.366Z] #12 transferring context: 34.82MB 7.2s [2023-04-05T14:25:43.453Z] #38 ... [2023-04-05T14:25:43.453Z] [2023-04-05T14:25:43.453Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:25:43.453Z] #29 82.24 bufio [2023-04-05T14:25:43.530Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 67.11MB / 149.05MB 6.4s [2023-04-05T14:25:43.530Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 75.63MB / 149.05MB 6.6s [2023-04-05T14:25:43.629Z] #12 ... [2023-04-05T14:25:43.629Z] [2023-04-05T14:25:43.629Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:25:43.629Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-05T14:25:43.629Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T14:25:43.629Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-05T14:25:43.629Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-05T14:25:43.629Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2023-04-05T14:25:43.629Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2023-04-05T14:25:43.629Z] #13 DONE 7.3s [2023-04-05T14:25:43.629Z] [2023-04-05T14:25:43.629Z] #12 [internal] load build context [2023-04-05T14:25:43.629Z] #12 ... [2023-04-05T14:25:43.629Z] [2023-04-05T14:25:43.629Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:43.791Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 87.03MB / 149.05MB 6.9s [2023-04-05T14:25:43.890Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 104.86MB / 149.05MB 7.4s [2023-04-05T14:25:44.013Z] #31 102.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-05T14:25:44.013Z] #31 102.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-05T14:25:44.013Z] #31 102.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-05T14:25:44.013Z] #31 102.5 Selecting previously unselected package libapparmor1:arm64. [2023-04-05T14:25:44.013Z] #31 102.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-04-05T14:25:44.013Z] #31 102.5 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-04-05T14:25:44.013Z] #31 102.5 Selecting previously unselected package libapparmor-dev:arm64. [2023-04-05T14:25:44.013Z] #31 102.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-04-05T14:25:44.013Z] #31 102.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-04-05T14:25:44.013Z] #31 102.7 Selecting previously unselected package libbtrfs0:arm64. [2023-04-05T14:25:44.013Z] #31 102.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-04-05T14:25:44.013Z] #31 102.7 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-04-05T14:25:44.013Z] #31 102.8 Selecting previously unselected package libbtrfs-dev:arm64. [2023-04-05T14:25:44.013Z] #31 102.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-04-05T14:25:44.013Z] #31 102.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-05T14:25:44.013Z] #31 103.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-04-05T14:25:44.013Z] #31 103.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-04-05T14:25:44.013Z] #31 103.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-05T14:25:44.013Z] #31 103.1 Selecting previously unselected package libudev-dev:arm64. [2023-04-05T14:25:44.013Z] #31 103.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-04-05T14:25:44.013Z] #31 103.1 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T14:25:44.013Z] #31 103.2 Selecting previously unselected package libsepol1-dev:arm64. [2023-04-05T14:25:44.013Z] #31 103.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-04-05T14:25:44.013Z] #31 103.3 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-04-05T14:25:44.151Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 121.63MB / 149.05MB 7.7s [2023-04-05T14:25:44.358Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 96.47MB / 149.05MB 7.2s [2023-04-05T14:25:44.358Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 105.91MB / 149.05MB 7.5s [2023-04-05T14:25:44.583Z] #31 103.6 Selecting previously unselected package libpcre2-16-0:arm64. [2023-04-05T14:25:44.583Z] #31 103.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-04-05T14:25:44.583Z] #31 103.6 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-04-05T14:25:44.583Z] #31 103.8 Selecting previously unselected package libpcre2-32-0:arm64. [2023-04-05T14:25:44.583Z] #31 103.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-04-05T14:25:44.583Z] #31 103.8 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-04-05T14:25:44.727Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 134.22MB / 149.05MB 8.2s [2023-04-05T14:25:44.727Z] #9 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 5.1s [2023-04-05T14:25:44.822Z] #29 83.80 text/tabwriter [2023-04-05T14:25:44.842Z] #31 103.9 Selecting previously unselected package libpcre2-posix2:arm64. [2023-04-05T14:25:44.842Z] #31 103.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-04-05T14:25:44.842Z] #31 103.9 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-04-05T14:25:44.897Z] #36 ... [2023-04-05T14:25:44.897Z] [2023-04-05T14:25:44.897Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:44.897Z] #34 85.77 Selecting previously unselected package binutils-mingw-w64. [2023-04-05T14:25:44.897Z] #34 85.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-05T14:25:44.897Z] #34 85.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-05T14:25:44.897Z] #34 86.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-05T14:25:44.897Z] #34 86.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:25:44.897Z] #34 86.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:25:44.897Z] #34 86.37 Selecting previously unselected package dmsetup. [2023-04-05T14:25:44.898Z] #34 86.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:25:44.898Z] #34 86.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-05T14:25:44.898Z] #34 86.65 Selecting previously unselected package mingw-w64-common. [2023-04-05T14:25:44.898Z] #34 86.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-05T14:25:44.898Z] #34 86.65 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-05T14:25:44.934Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 117.44MB / 149.05MB 7.8s [2023-04-05T14:25:44.990Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 144.70MB / 149.05MB 8.5s [2023-04-05T14:25:45.101Z] #31 104.2 Selecting previously unselected package libpcre2-dev:arm64. [2023-04-05T14:25:45.101Z] #31 104.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-04-05T14:25:45.101Z] #31 104.2 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-04-05T14:25:45.197Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 126.88MB / 149.05MB 8.0s [2023-04-05T14:25:45.197Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 136.31MB / 149.05MB 8.2s [2023-04-05T14:25:45.362Z] #31 104.5 Selecting previously unselected package libselinux1-dev:arm64. [2023-04-05T14:25:45.362Z] #31 104.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-04-05T14:25:45.362Z] #31 104.6 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-04-05T14:25:45.458Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 146.80MB / 149.05MB 8.4s [2023-04-05T14:25:45.458Z] #10 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 5.1s [2023-04-05T14:25:45.622Z] #31 104.8 Selecting previously unselected package libdevmapper-dev:arm64. [2023-04-05T14:25:45.622Z] #31 104.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-04-05T14:25:45.622Z] #31 104.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-04-05T14:25:45.622Z] #31 ... [2023-04-05T14:25:45.622Z] [2023-04-05T14:25:45.622Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:25:45.622Z] #35 104.9 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-05T14:25:45.753Z] #29 84.71 io/ioutil [2023-04-05T14:25:45.753Z] #29 84.72 fmt [2023-04-05T14:25:45.883Z] #35 104.9 + GOBIN=/build [2023-04-05T14:25:45.883Z] #35 104.9 + GO111MODULE=on [2023-04-05T14:25:45.883Z] #35 104.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-05T14:25:46.378Z] #9 ... [2023-04-05T14:25:46.378Z] [2023-04-05T14:25:46.378Z] #12 [internal] load build context [2023-04-05T14:25:46.378Z] #12 transferring context: 53.56MB 9.2s done [2023-04-05T14:25:46.378Z] #12 DONE 9.8s [2023-04-05T14:25:46.378Z] [2023-04-05T14:25:46.378Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:46.877Z] #10 ... [2023-04-05T14:25:46.877Z] [2023-04-05T14:25:46.877Z] #12 [internal] load build context [2023-04-05T14:25:46.877Z] #12 transferring context: 53.56MB 8.8s done [2023-04-05T14:25:46.877Z] #12 DONE 9.6s [2023-04-05T14:25:46.877Z] [2023-04-05T14:25:46.877Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:46.956Z] #9 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 149.05MB / 149.05MB 10.3s done [2023-04-05T14:25:47.173Z] #10 ... [2023-04-05T14:25:47.173Z] [2023-04-05T14:25:47.173Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:25:47.173Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-05T14:25:47.173Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T14:25:47.173Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-05T14:25:47.173Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-05T14:25:47.173Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2023-04-05T14:25:47.173Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2023-04-05T14:25:47.173Z] #13 ... [2023-04-05T14:25:47.173Z] [2023-04-05T14:25:47.173Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:47.173Z] #10 sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 149.05MB / 149.05MB 10.2s done [2023-04-05T14:25:47.901Z] #9 ... [2023-04-05T14:25:47.901Z] [2023-04-05T14:25:47.901Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-05T14:25:47.901Z] #14 DONE 0.7s [2023-04-05T14:25:47.901Z] [2023-04-05T14:25:47.901Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-05T14:25:48.108Z] #10 ... [2023-04-05T14:25:48.108Z] [2023-04-05T14:25:48.108Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T14:25:48.108Z] #13 DONE 11.0s [2023-04-05T14:25:48.108Z] [2023-04-05T14:25:48.108Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:25:48.675Z] #9 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 8.2s done [2023-04-05T14:25:48.853Z] #15 DONE 0.9s [2023-04-05T14:25:48.853Z] [2023-04-05T14:25:48.853Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:25:48.853Z] #11 ... [2023-04-05T14:25:48.853Z] [2023-04-05T14:25:48.853Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:49.029Z] #29 87.50 flag [2023-04-05T14:25:49.029Z] #29 87.52 github.com/BurntSushi/toml [2023-04-05T14:25:49.029Z] #29 ... [2023-04-05T14:25:49.029Z] [2023-04-05T14:25:49.029Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:49.029Z] #38 25.86 CC images/inventory.o [2023-04-05T14:25:49.029Z] #38 26.19 CC images/fdinfo.o [2023-04-05T14:25:49.029Z] #38 26.52 CC images/fown.o [2023-04-05T14:25:49.029Z] #38 26.69 CC images/ns.o [2023-04-05T14:25:49.029Z] #38 26.89 CC images/regfile.o [2023-04-05T14:25:49.029Z] #38 27.18 CC images/ghost-file.o [2023-04-05T14:25:49.029Z] #38 27.45 CC images/fifo.o [2023-04-05T14:25:49.029Z] #38 27.65 CC images/remap-file-path.o [2023-04-05T14:25:49.029Z] #38 27.83 CC images/eventfd.o [2023-04-05T14:25:49.029Z] #38 28.04 CC images/eventpoll.o [2023-04-05T14:25:49.029Z] #38 28.29 CC images/fh.o [2023-04-05T14:25:49.029Z] #38 28.55 CC images/fsnotify.o [2023-04-05T14:25:49.029Z] #38 29.05 CC images/signalfd.o [2023-04-05T14:25:49.029Z] #38 29.30 CC images/fs.o [2023-04-05T14:25:49.029Z] #38 29.56 CC images/pstree.o [2023-04-05T14:25:49.029Z] #38 29.84 CC images/pipe.o [2023-04-05T14:25:49.029Z] #38 30.02 CC images/tcp-stream.o [2023-04-05T14:25:49.029Z] #38 30.23 CC images/sk-packet.o [2023-04-05T14:25:49.029Z] #38 30.51 CC images/mnt.o [2023-04-05T14:25:49.029Z] #38 30.75 CC images/pipe-data.o [2023-04-05T14:25:49.029Z] #38 30.93 CC images/sa.o [2023-04-05T14:25:49.029Z] #38 31.15 CC images/timer.o [2023-04-05T14:25:49.286Z] #38 31.50 CC images/timerfd.o [2023-04-05T14:25:49.424Z] #9 ... [2023-04-05T14:25:49.424Z] [2023-04-05T14:25:49.424Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:25:49.424Z] #11 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 9.4s done [2023-04-05T14:25:49.424Z] #11 DONE 13.1s [2023-04-05T14:25:49.424Z] [2023-04-05T14:25:49.424Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:49.424Z] #9 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf [2023-04-05T14:25:49.543Z] #38 31.73 CC images/mm.o [2023-04-05T14:25:49.624Z] #9 ... [2023-04-05T14:25:49.625Z] [2023-04-05T14:25:49.625Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:49.625Z] #10 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf [2023-04-05T14:25:49.625Z] #10 ... [2023-04-05T14:25:49.625Z] [2023-04-05T14:25:49.625Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-05T14:25:49.625Z] #14 DONE 1.0s [2023-04-05T14:25:49.625Z] [2023-04-05T14:25:49.625Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T14:25:49.625Z] #9 DONE 12.7s [2023-04-05T14:25:49.625Z] [2023-04-05T14:25:49.625Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:50.086Z] #35 ... [2023-04-05T14:25:50.086Z] [2023-04-05T14:25:50.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:50.086Z] #39 50.14 CC compel/src/lib/ptrace.o [2023-04-05T14:25:50.086Z] #39 50.40 AR compel/libcompel.a [2023-04-05T14:25:50.086Z] #39 50.49 HOSTCC compel/src/main-host.o [2023-04-05T14:25:50.086Z] #39 50.72 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-04-05T14:25:50.086Z] #39 50.84 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-05T14:25:50.086Z] #39 51.13 HOSTCC compel/src/lib/log-host.o [2023-04-05T14:25:50.086Z] #39 51.30 HOSTLINK compel/compel-host-bin [2023-04-05T14:25:50.086Z] #39 51.48 DEP soccr/soccr.d [2023-04-05T14:25:50.086Z] #39 51.61 CC soccr/soccr.o [2023-04-05T14:25:50.086Z] #39 53.04 AR soccr/libsoccr.a [2023-04-05T14:25:50.086Z] #39 53.10 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-05T14:25:50.086Z] #39 53.46 DEP criu/arch/aarch64/sigframe.d [2023-04-05T14:25:50.086Z] #39 53.56 DEP criu/arch/aarch64/crtools.d [2023-04-05T14:25:50.086Z] #39 53.67 DEP criu/arch/aarch64/cpu.d [2023-04-05T14:25:50.086Z] #39 53.75 DEP criu/arch/aarch64/bitops.d [2023-04-05T14:25:50.086Z] #39 53.81 CC criu/arch/aarch64/bitops.o [2023-04-05T14:25:50.086Z] #39 53.89 CC criu/arch/aarch64/cpu.o [2023-04-05T14:25:50.086Z] #39 54.08 CC criu/arch/aarch64/crtools.o [2023-04-05T14:25:50.086Z] #39 54.59 CC criu/arch/aarch64/sigframe.o [2023-04-05T14:25:50.086Z] #39 54.79 LINK criu/arch/aarch64/crtools.built-in.o [2023-04-05T14:25:50.086Z] #39 54.84 DEP criu/pie/util-vdso.d [2023-04-05T14:25:50.086Z] #39 54.95 DEP criu/pie/util.d [2023-04-05T14:25:50.086Z] #39 55.06 CC criu/pie/util.o [2023-04-05T14:25:50.086Z] #39 55.36 CC criu/pie/util-vdso.o [2023-04-05T14:25:50.086Z] #39 55.93 AR criu/pie/pie.lib.a [2023-04-05T14:25:50.086Z] #39 56.01 DEP criu/pie/restorer.d [2023-04-05T14:25:50.086Z] #39 56.19 DEP criu/arch/aarch64/intraprocedure.d [2023-04-05T14:25:50.086Z] #39 56.23 DEP criu/arch/aarch64/restorer.d [2023-04-05T14:25:50.086Z] #39 56.37 DEP criu/arch/aarch64/vdso-pie.d [2023-04-05T14:25:50.086Z] #39 56.47 DEP criu/pie/parasite-vdso.d [2023-04-05T14:25:50.086Z] #39 56.60 DEP criu/pie/parasite.d [2023-04-05T14:25:50.086Z] #39 56.83 CC criu/pie/parasite.o [2023-04-05T14:25:50.086Z] #39 57.85 LINK criu/pie/parasite.built-in.o [2023-04-05T14:25:50.086Z] #39 57.88 GEN criu/pie/parasite-blob.h [2023-04-05T14:25:50.086Z] #39 57.90 CC criu/pie/parasite-vdso.o [2023-04-05T14:25:50.086Z] #39 58.54 CC criu/arch/aarch64/vdso-pie.o [2023-04-05T14:25:50.086Z] #39 58.82 CC criu/arch/aarch64/restorer.o [2023-04-05T14:25:50.086Z] #39 59.10 CC criu/arch/aarch64/intraprocedure.o [2023-04-05T14:25:50.086Z] #39 59.17 CC criu/pie/restorer.o [2023-04-05T14:25:50.086Z] #39 ... [2023-04-05T14:25:50.086Z] [2023-04-05T14:25:50.086Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:50.086Z] #31 104.9 Selecting previously unselected package libseccomp-dev:arm64. [2023-04-05T14:25:50.086Z] #31 104.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-04-05T14:25:50.086Z] #31 104.9 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-05T14:25:50.086Z] #31 105.1 Selecting previously unselected package libsystemd-dev:arm64. [2023-04-05T14:25:50.086Z] #31 105.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-04-05T14:25:50.086Z] #31 105.1 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T14:25:50.086Z] #31 105.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-05T14:25:50.086Z] #31 105.6 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-04-05T14:25:50.086Z] #31 105.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-05T14:25:50.086Z] #31 105.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-04-05T14:25:50.086Z] #31 105.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-05T14:25:50.086Z] #31 105.6 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-04-05T14:25:50.086Z] #31 105.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-04-05T14:25:50.086Z] #31 105.6 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-04-05T14:25:50.086Z] #31 105.7 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T14:25:50.086Z] #31 105.7 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-04-05T14:25:50.086Z] #31 105.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-05T14:25:50.086Z] #31 105.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-05T14:25:50.086Z] #31 105.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-05T14:25:50.086Z] #31 105.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-04-05T14:25:50.086Z] #31 105.7 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-05T14:25:50.086Z] #31 105.7 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T14:25:50.086Z] #31 105.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-05T14:25:50.086Z] #31 105.8 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-04-05T14:25:50.086Z] #31 105.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-04-05T14:25:50.086Z] #31 105.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-05T14:25:50.086Z] #31 105.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:25:50.086Z] #31 105.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-05T14:25:50.086Z] #31 105.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:25:50.086Z] #31 105.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-05T14:25:50.086Z] #31 105.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-05T14:25:50.086Z] #31 105.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:25:50.086Z] #31 105.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-04-05T14:25:50.086Z] #31 105.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:25:50.086Z] #31 105.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-05T14:25:50.086Z] #31 106.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-05T14:25:50.086Z] #31 106.0 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-05T14:25:50.086Z] #31 106.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-05T14:25:50.086Z] #31 106.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-04-05T14:25:50.086Z] #31 106.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:25:50.086Z] #31 DONE 108.6s [2023-04-05T14:25:50.086Z] [2023-04-05T14:25:50.086Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:25:50.109Z] #38 32.08 CC images/sk-opts.o [2023-04-05T14:25:50.109Z] #38 32.27 CC images/sk-unix.o [2023-04-05T14:25:50.155Z] #34 ... [2023-04-05T14:25:50.155Z] [2023-04-05T14:25:50.155Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:25:50.155Z] #31 83.48 Selecting previously unselected package libarchive13:amd64. [2023-04-05T14:25:50.155Z] #31 83.49 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-05T14:25:50.155Z] #31 83.51 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-05T14:25:50.155Z] #31 83.89 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-05T14:25:50.155Z] #31 83.90 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-05T14:25:50.155Z] #31 84.05 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-05T14:25:50.155Z] #31 84.30 Selecting previously unselected package librhash0:amd64. [2023-04-05T14:25:50.155Z] #31 84.30 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-05T14:25:50.155Z] #31 84.30 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-05T14:25:50.155Z] #31 84.99 Selecting previously unselected package libuv1:amd64. [2023-04-05T14:25:50.155Z] #31 84.99 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-05T14:25:50.155Z] #31 85.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-05T14:25:50.155Z] #31 85.39 Selecting previously unselected package cmake. [2023-04-05T14:25:50.155Z] #31 85.39 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-05T14:25:50.155Z] #31 85.43 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-05T14:25:50.155Z] #31 92.06 Setting up libicu67:amd64 (67.1-7) ... [2023-04-05T14:25:50.155Z] #31 92.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:25:50.155Z] #31 92.11 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-05T14:25:50.155Z] #31 92.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:25:50.155Z] #31 92.23 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-05T14:25:50.155Z] #31 92.26 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-05T14:25:50.155Z] #31 92.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T14:25:50.155Z] #31 92.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T14:25:50.155Z] #31 92.40 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-05T14:25:50.155Z] #31 92.43 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-05T14:25:50.155Z] #31 92.49 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:25:50.366Z] #38 32.58 CC images/sk-inet.o [2023-04-05T14:25:50.368Z] #9 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 0.7s done [2023-04-05T14:25:50.368Z] #9 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 [2023-04-05T14:25:50.561Z] #10 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 0.8s done [2023-04-05T14:25:50.929Z] #38 32.92 CC images/tun.o [2023-04-05T14:25:50.929Z] #38 33.18 CC images/sk-netlink.o [2023-04-05T14:25:51.129Z] #10 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 [2023-04-05T14:25:51.129Z] #10 ... [2023-04-05T14:25:51.129Z] [2023-04-05T14:25:51.129Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-05T14:25:51.129Z] #15 DONE 1.4s [2023-04-05T14:25:51.186Z] #38 33.42 CC images/packet-sock.o [2023-04-05T14:25:51.324Z] #9 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 0.7s done [2023-04-05T14:25:51.388Z] [2023-04-05T14:25:51.388Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:51.408Z] #32 107.1 Updating files: 28% (3226/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4829/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 58% (6694/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8751/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) [2023-04-05T14:25:51.408Z] #32 ... [2023-04-05T14:25:51.408Z] [2023-04-05T14:25:51.408Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-05T14:25:51.408Z] #40 DONE 1.8s [2023-04-05T14:25:51.408Z] [2023-04-05T14:25:51.408Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:25:51.526Z] #31 DONE 94.5s [2023-04-05T14:25:51.526Z] [2023-04-05T14:25:51.526Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:25:51.587Z] #9 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 [2023-04-05T14:25:51.750Z] #38 33.84 CC images/ipc-var.o [2023-04-05T14:25:51.750Z] #38 34.07 CC images/ipc-desc.o [2023-04-05T14:25:51.955Z] #10 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 0.9s done [2023-04-05T14:25:52.189Z] #32 107.1 Updating files: 28% (3226/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4829/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 58% (6694/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8751/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 94% (10737/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) #32 ... [2023-04-05T14:25:52.189Z] [2023-04-05T14:25:52.189Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:25:52.189Z] #35 DONE 111.4s [2023-04-05T14:25:52.189Z] [2023-04-05T14:25:52.189Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:25:52.189Z] #32 107.1 Updating files: 28% (3226/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4829/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 58% (6694/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8751/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 94% (10737/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2023-04-05T14:25:52.312Z] #38 34.25 CC images/ipc-shm.o [2023-04-05T14:25:52.312Z] #38 34.46 CC images/ipc-msg.o [2023-04-05T14:25:52.454Z] #32 ... [2023-04-05T14:25:52.454Z] [2023-04-05T14:25:52.454Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-05T14:25:52.454Z] #41 DONE 0.2s [2023-04-05T14:25:52.454Z] [2023-04-05T14:25:52.454Z] #42 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-04-05T14:25:52.454Z] #42 DONE 1.1s [2023-04-05T14:25:52.454Z] [2023-04-05T14:25:52.454Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-05T14:25:52.454Z] #43 DONE 0.1s [2023-04-05T14:25:52.454Z] [2023-04-05T14:25:52.454Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-05T14:25:52.472Z] #38 ... [2023-04-05T14:25:52.472Z] [2023-04-05T14:25:52.472Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:52.472Z] #0 3.536 Note: Building without setproctitle() and strlcpy() support. [2023-04-05T14:25:52.472Z] #0 3.536 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-05T14:25:52.472Z] #0 3.547 Note: Building without GnuTLS support [2023-04-05T14:25:52.472Z] #0 3.554 Makefile.config:39: Warn: you have no libnftables installed [2023-04-05T14:25:52.472Z] #0 3.554 Makefile.config:40: Warn: Building without nftables support [2023-04-05T14:25:52.472Z] #0 6.174 fatal: not a git repository (or any of the parent directories): .git [2023-04-05T14:25:52.472Z] #0 6.270 GEN .gitid [2023-04-05T14:25:52.472Z] #0 6.362 GEN criu/include/version.h [2023-04-05T14:25:52.472Z] #0 6.538 GEN include/common/asm [2023-04-05T14:25:52.472Z] #39 10.26 PBCC images/timens.pb-c.c [2023-04-05T14:25:52.472Z] #39 ... [2023-04-05T14:25:52.472Z] [2023-04-05T14:25:52.472Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:25:52.472Z] #32 90.65 sync [2023-04-05T14:25:52.472Z] #32 90.65 internal/reflectlite [2023-04-05T14:25:52.472Z] #32 92.75 internal/testlog [2023-04-05T14:25:52.472Z] #32 94.88 sort [2023-04-05T14:25:52.472Z] #32 94.91 errors [2023-04-05T14:25:52.472Z] #32 95.35 strconv [2023-04-05T14:25:52.520Z] #10 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 [2023-04-05T14:25:52.568Z] #38 34.71 CC images/ipc-sem.o [2023-04-05T14:25:52.824Z] #38 34.98 CC images/utsns.o [2023-04-05T14:25:53.036Z] #32 ... [2023-04-05T14:25:53.036Z] [2023-04-05T14:25:53.036Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:25:53.036Z] #38 1.624 + RM_GOPATH=0 [2023-04-05T14:25:53.036Z] #38 1.624 + TMP_GOPATH= [2023-04-05T14:25:53.036Z] #38 1.624 + : /build [2023-04-05T14:25:53.036Z] #38 1.624 + '[' -z '' ']' [2023-04-05T14:25:53.081Z] #38 35.17 CC images/creds.o [2023-04-05T14:25:53.081Z] #38 35.39 CC images/vma.o [2023-04-05T14:25:53.294Z] #38 1.625 ++ mktemp -d [2023-04-05T14:25:53.294Z] #38 1.633 + export GOPATH=/tmp/tmp.jtBNWIdLmP [2023-04-05T14:25:53.294Z] #38 1.633 + GOPATH=/tmp/tmp.jtBNWIdLmP [2023-04-05T14:25:53.294Z] #38 1.633 + RM_GOPATH=1 [2023-04-05T14:25:53.294Z] #38 1.633 + case "$(go env GOARCH)" in [2023-04-05T14:25:53.294Z] #38 1.633 ++ go env GOARCH [2023-04-05T14:25:53.294Z] #38 1.728 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:25:53.294Z] #38 1.728 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:25:53.294Z] #38 1.729 ++ dirname /tmp/install/install.sh [2023-04-05T14:25:53.294Z] #38 1.750 + dir=/tmp/install [2023-04-05T14:25:53.294Z] #38 1.750 + bin=tini [2023-04-05T14:25:53.294Z] #38 1.750 + shift [2023-04-05T14:25:53.294Z] #38 1.750 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-05T14:25:53.294Z] #38 1.750 + . /tmp/install/tini.installer [2023-04-05T14:25:53.294Z] #38 1.750 ++ : v0.19.0 [2023-04-05T14:25:53.294Z] #38 1.750 + install_tini [2023-04-05T14:25:53.294Z] #38 1.750 + echo 'Install tini version v0.19.0' [2023-04-05T14:25:53.294Z] #38 1.750 + git clone https://github.com/krallin/tini.git /tmp/tmp.jtBNWIdLmP/tini [2023-04-05T14:25:53.294Z] #38 1.750 Install tini version v0.19.0 [2023-04-05T14:25:53.294Z] #38 1.762 Cloning into '/tmp/tmp.jtBNWIdLmP/tini'... [2023-04-05T14:25:53.645Z] #38 35.62 CC images/netdev.o [2023-04-05T14:25:53.836Z] #44 1.255 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-05T14:25:53.836Z] #44 DONE 1.5s [2023-04-05T14:25:53.836Z] [2023-04-05T14:25:53.836Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-05T14:25:53.902Z] #38 35.99 CC images/tty.o [2023-04-05T14:25:54.465Z] #38 36.53 CC images/file-lock.o [2023-04-05T14:25:54.664Z] #38 2.888 + cd /tmp/tmp.jtBNWIdLmP/tini [2023-04-05T14:25:54.664Z] #38 2.890 + git checkout -q v0.19.0 [2023-04-05T14:25:54.664Z] #38 2.913 + cmake . [2023-04-05T14:25:54.722Z] #38 36.71 CC images/rlimit.o [2023-04-05T14:25:54.722Z] #38 36.93 CC images/pagemap.o [2023-04-05T14:25:55.221Z] #45 DONE 1.2s [2023-04-05T14:25:55.221Z] [2023-04-05T14:25:55.221Z] #46 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-05T14:25:55.228Z] #38 3.698 -- The C compiler identification is GNU 10.2.1 [2023-04-05T14:25:55.228Z] #38 3.835 -- Detecting C compiler ABI info [2023-04-05T14:25:55.284Z] #38 ... [2023-04-05T14:25:55.284Z] [2023-04-05T14:25:55.284Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:25:55.284Z] #29 89.46 log [2023-04-05T14:25:55.284Z] #29 92.19 github.com/BurntSushi/toml/cmd/tomlv [2023-04-05T14:25:55.284Z] #29 DONE 94.1s [2023-04-05T14:25:55.284Z] [2023-04-05T14:25:55.284Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:55.284Z] #38 37.24 CC images/siginfo.o [2023-04-05T14:25:55.284Z] #38 ... [2023-04-05T14:25:55.284Z] [2023-04-05T14:25:55.284Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:25:55.284Z] #26 86.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-05T14:25:55.284Z] #26 86.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:25:55.284Z] #26 86.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:25:55.284Z] #26 92.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-05T14:25:55.284Z] #26 92.68 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:25:55.284Z] #26 92.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-05T14:25:55.284Z] #26 ... [2023-04-05T14:25:55.284Z] [2023-04-05T14:25:55.284Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:55.284Z] #38 37.51 CC images/rpc.o [2023-04-05T14:25:56.159Z] #38 4.617 -- Detecting C compiler ABI info - done [2023-04-05T14:25:56.162Z] #46 DONE 1.0s [2023-04-05T14:25:56.162Z] [2023-04-05T14:25:56.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:56.162Z] #39 62.13 LINK criu/pie/restorer.built-in.o [2023-04-05T14:25:56.162Z] #39 62.16 GEN criu/pie/restorer-blob.h [2023-04-05T14:25:56.162Z] #39 62.38 DEP criu/vdso.d [2023-04-05T14:25:56.162Z] #39 62.68 DEP criu/uts_ns.d [2023-04-05T14:25:56.162Z] #39 62.72 DEP criu/util.d [2023-04-05T14:25:56.162Z] #39 62.88 DEP criu/uffd.d [2023-04-05T14:25:56.162Z] #39 63.20 DEP criu/tun.d [2023-04-05T14:25:56.162Z] #39 63.37 DEP criu/tty.d [2023-04-05T14:25:56.162Z] #39 63.69 DEP criu/timerfd.d [2023-04-05T14:25:56.162Z] #39 63.94 DEP criu/timens.d [2023-04-05T14:25:56.162Z] #39 64.19 DEP criu/sysfs_parse.d [2023-04-05T14:25:56.162Z] #39 64.43 DEP criu/sysctl.d [2023-04-05T14:25:56.162Z] #39 64.65 DEP criu/string.d [2023-04-05T14:25:56.162Z] #39 64.75 DEP criu/stats.d [2023-04-05T14:25:56.162Z] #39 65.03 DEP criu/sockets.d [2023-04-05T14:25:56.162Z] #39 65.30 DEP criu/sk-unix.d [2023-04-05T14:25:56.162Z] #39 65.74 DEP criu/sk-tcp.d [2023-04-05T14:25:56.162Z] #39 66.06 DEP criu/sk-queue.d [2023-04-05T14:25:56.162Z] #39 66.24 DEP criu/sk-packet.d [2023-04-05T14:25:56.162Z] #39 66.45 DEP criu/sk-netlink.d [2023-04-05T14:25:56.162Z] #39 66.62 DEP criu/sk-inet.d [2023-04-05T14:25:56.162Z] #39 66.69 DEP criu/signalfd.d [2023-04-05T14:25:56.162Z] #39 66.93 DEP criu/sigframe.d [2023-04-05T14:25:56.417Z] #38 4.863 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-05T14:25:56.417Z] #38 4.867 -- Detecting C compile features [2023-04-05T14:25:56.417Z] #38 4.880 -- Detecting C compile features - done [2023-04-05T14:25:56.417Z] #38 4.947 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-05T14:25:56.421Z] #39 67.05 DEP criu/shmem.d [2023-04-05T14:25:56.652Z] #38 38.77 CC images/ext-file.o [2023-04-05T14:25:56.682Z] #39 67.25 DEP criu/servicefd.d [2023-04-05T14:25:56.682Z] #39 67.44 DEP criu/seize.d [2023-04-05T14:25:56.880Z] #9 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 5.1s [2023-04-05T14:25:56.909Z] #38 38.94 CC images/cgroup.o [2023-04-05T14:25:56.948Z] #39 67.61 DEP criu/seccomp.d [2023-04-05T14:25:56.948Z] #39 67.72 DEP criu/rst-malloc.d [2023-04-05T14:25:56.948Z] #39 67.77 DEP criu/rbtree.d [2023-04-05T14:25:56.948Z] #39 67.85 DEP criu/pstree.d [2023-04-05T14:25:56.982Z] #38 5.429 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-05T14:25:57.208Z] #39 ... [2023-04-05T14:25:57.208Z] [2023-04-05T14:25:57.208Z] #47 [dev-systemd-false 6/27] RUN ldconfig [2023-04-05T14:25:57.208Z] #47 DONE 1.1s [2023-04-05T14:25:57.208Z] [2023-04-05T14:25:57.208Z] #48 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-05T14:25:57.239Z] #38 5.556 -- Configuring done [2023-04-05T14:25:57.240Z] #38 5.594 -- Generating done [2023-04-05T14:25:57.240Z] #38 5.613 -- Build files have been written to: /tmp/tmp.jtBNWIdLmP/tini [2023-04-05T14:25:57.240Z] #38 5.628 + make tini-static [2023-04-05T14:25:57.471Z] #38 39.55 CC images/userns.o [2023-04-05T14:25:57.730Z] #38 39.80 CC images/google/protobuf/descriptor.o [2023-04-05T14:25:57.809Z] #10 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 5.1s [2023-04-05T14:25:58.159Z] #48 DONE 1.0s [2023-04-05T14:25:58.159Z] [2023-04-05T14:25:58.159Z] #49 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:25:58.240Z] #38 6.354 Scanning dependencies of target tini-static [2023-04-05T14:25:58.240Z] #38 6.530 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-05T14:25:59.100Z] #38 41.31 CC images/opts.o [2023-04-05T14:25:59.357Z] #38 41.47 CC images/seccomp.o [2023-04-05T14:25:59.427Z] #9 ... [2023-04-05T14:25:59.427Z] [2023-04-05T14:25:59.427Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-05T14:25:59.427Z] #0 1.721 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:25:59.427Z] #0 1.737 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:25:59.427Z] #0 1.738 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:25:59.427Z] #0 2.018 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:25:59.427Z] #0 2.297 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:25:59.427Z] #0 2.790 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:25:59.427Z] #0 4.026 Fetched 8642 kB in 3s (3384 kB/s) [2023-04-05T14:25:59.427Z] #0 4.026 Reading package lists... [2023-04-05T14:25:59.427Z] #0 4.846 Reading package lists... [2023-04-05T14:25:59.427Z] #0 5.638 Building dependency tree... [2023-04-05T14:25:59.427Z] #0 6.018 The following additional packages will be installed: [2023-04-05T14:25:59.427Z] #0 6.019 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-05T14:25:59.427Z] #0 6.019 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-05T14:25:59.427Z] #0 6.020 Recommended packages: [2023-04-05T14:25:59.427Z] #0 6.020 libldap-common publicsuffix libsasl2-modules [2023-04-05T14:25:59.427Z] #0 6.167 The following NEW packages will be installed: [2023-04-05T14:25:59.427Z] #0 6.168 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-05T14:25:59.427Z] #0 6.170 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-05T14:25:59.427Z] #0 6.170 libssh2-1 openssl [2023-04-05T14:25:59.427Z] #0 6.449 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:25:59.427Z] #0 6.449 Need to get 3050 kB of archives. [2023-04-05T14:25:59.427Z] #0 6.449 After this operation, 6663 kB of additional disk space will be used. [2023-04-05T14:25:59.427Z] #0 6.449 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-05T14:25:59.427Z] #0 6.467 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-05T14:25:59.427Z] #0 6.467 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-05T14:25:59.427Z] #0 6.467 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-04-05T14:25:59.427Z] #0 6.478 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-05T14:25:59.427Z] #0 6.494 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-05T14:25:59.427Z] #0 6.494 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-05T14:25:59.427Z] #0 6.494 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-05T14:25:59.427Z] #0 6.494 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-05T14:25:59.427Z] #0 6.494 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-05T14:25:59.427Z] #0 6.498 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-05T14:25:59.427Z] #0 6.503 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-05T14:25:59.427Z] #0 6.509 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-05T14:25:59.427Z] #0 6.509 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-05T14:25:59.427Z] #0 6.534 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-05T14:25:59.427Z] #0 6.808 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:25:59.427Z] #0 6.861 Fetched 3050 kB in 0s (8815 kB/s) [2023-04-05T14:25:59.427Z] #0 6.921 Selecting previously unselected package openssl. [2023-04-05T14:25:59.427Z] #0 6.921 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-04-05T14:25:59.427Z] #0 6.930 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-05T14:25:59.427Z] #0 6.930 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-05T14:25:59.427Z] #0 7.277 Selecting previously unselected package ca-certificates. [2023-04-05T14:25:59.427Z] #0 7.279 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-05T14:25:59.427Z] #0 7.283 Unpacking ca-certificates (20210119) ... [2023-04-05T14:25:59.427Z] #0 7.508 Selecting previously unselected package libbrotli1:amd64. [2023-04-05T14:25:59.427Z] #0 7.508 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-05T14:25:59.427Z] #0 7.519 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-05T14:25:59.427Z] #0 7.733 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-05T14:25:59.427Z] #0 7.733 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-05T14:25:59.428Z] #0 7.738 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:25:59.428Z] #0 7.890 Selecting previously unselected package libsasl2-2:amd64. [2023-04-05T14:25:59.428Z] #0 7.890 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-05T14:25:59.428Z] #0 7.893 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:25:59.428Z] #0 8.046 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-05T14:25:59.428Z] #0 8.046 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-05T14:25:59.428Z] #0 8.050 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T14:25:59.428Z] #0 8.388 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-05T14:25:59.428Z] #0 8.388 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-05T14:25:59.428Z] #0 8.454 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-05T14:25:59.428Z] #0 8.703 Selecting previously unselected package libpsl5:amd64. [2023-04-05T14:25:59.428Z] #0 8.703 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-05T14:25:59.428Z] #0 8.797 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-05T14:25:59.428Z] #0 9.042 Selecting previously unselected package librtmp1:amd64. [2023-04-05T14:25:59.428Z] #0 9.042 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-05T14:25:59.428Z] #0 9.047 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T14:25:59.428Z] #0 9.355 Selecting previously unselected package libssh2-1:amd64. [2023-04-05T14:25:59.428Z] #0 9.355 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-05T14:25:59.428Z] #0 9.360 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-05T14:25:59.428Z] #0 9.603 Selecting previously unselected package libcurl4:amd64. [2023-04-05T14:25:59.428Z] #0 9.603 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-05T14:25:59.428Z] #0 9.698 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-05T14:25:59.428Z] #0 9.881 Selecting previously unselected package curl. [2023-04-05T14:25:59.428Z] #0 9.883 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-05T14:25:59.428Z] #0 9.894 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-05T14:25:59.428Z] #16 10.03 Selecting previously unselected package libonig5:amd64. [2023-04-05T14:25:59.428Z] #16 10.03 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-05T14:25:59.428Z] #16 10.04 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:25:59.428Z] #16 10.12 Selecting previously unselected package libjq1:amd64. [2023-04-05T14:25:59.428Z] #16 10.12 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-05T14:25:59.428Z] #16 10.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:25:59.428Z] #16 ... [2023-04-05T14:25:59.428Z] [2023-04-05T14:25:59.428Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:59.428Z] #9 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 7.8s done [2023-04-05T14:25:59.550Z] #49 1.070 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:25:59.550Z] #49 1.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:25:59.550Z] #49 1.099 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:25:59.550Z] #49 ... [2023-04-05T14:25:59.550Z] [2023-04-05T14:25:59.550Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:25:59.550Z] #0 1.294 + RM_GOPATH=0 [2023-04-05T14:25:59.550Z] #0 1.294 + TMP_GOPATH= [2023-04-05T14:25:59.550Z] #0 1.294 + : /build [2023-04-05T14:25:59.550Z] #0 1.294 + '[' -z '' ']' [2023-04-05T14:25:59.550Z] #0 1.295 ++ mktemp -d [2023-04-05T14:25:59.550Z] #0 1.301 + export GOPATH=/tmp/tmp.g99iY2Gx0d [2023-04-05T14:25:59.550Z] #0 1.301 + GOPATH=/tmp/tmp.g99iY2Gx0d [2023-04-05T14:25:59.550Z] #0 1.301 + RM_GOPATH=1 [2023-04-05T14:25:59.550Z] #0 1.301 + case "$(go env GOARCH)" in [2023-04-05T14:25:59.550Z] #0 1.302 ++ go env GOARCH [2023-04-05T14:25:59.550Z] #0 1.323 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:25:59.550Z] #0 1.323 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:25:59.550Z] #0 1.324 ++ dirname /tmp/install/install.sh [2023-04-05T14:25:59.550Z] #0 1.339 + dir=/tmp/install [2023-04-05T14:25:59.550Z] #0 1.339 + bin=runc [2023-04-05T14:25:59.550Z] #0 1.357 + shift [2023-04-05T14:25:59.550Z] #0 1.357 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-05T14:25:59.550Z] #0 1.358 + . /tmp/install/runc.installer [2023-04-05T14:25:59.550Z] #0 1.361 Install runc version v1.1.4 (build tags: seccomp) [2023-04-05T14:25:59.550Z] #0 1.361 ++ set -e [2023-04-05T14:25:59.550Z] #0 1.361 ++ : v1.1.4 [2023-04-05T14:25:59.550Z] #0 1.361 + install_runc [2023-04-05T14:25:59.550Z] #0 1.361 + RUNC_BUILDTAGS=seccomp [2023-04-05T14:25:59.550Z] #0 1.361 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-04-05T14:25:59.550Z] #0 1.361 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.g99iY2Gx0d/src/github.com/opencontainers/runc [2023-04-05T14:25:59.550Z] #0 1.367 Cloning into '/tmp/tmp.g99iY2Gx0d/src/github.com/opencontainers/runc'... [2023-04-05T14:25:59.613Z] #38 41.65 CC images/binfmt-misc.o [2023-04-05T14:25:59.614Z] #38 41.81 CC images/time.o [2023-04-05T14:25:59.671Z] #38 ... [2023-04-05T14:25:59.671Z] [2023-04-05T14:25:59.671Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:25:59.671Z] #39 10.27 DEP images/timens.pb-c.d [2023-04-05T14:25:59.671Z] #39 10.38 PBCC images/fown.pb-c.c [2023-04-05T14:25:59.671Z] #39 10.47 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-05T14:25:59.671Z] #39 10.63 PBCC images/opts.pb-c.c [2023-04-05T14:25:59.671Z] #39 10.78 PBCC images/memfd.pb-c.c [2023-04-05T14:25:59.671Z] #39 10.98 DEP images/fown.pb-c.d [2023-04-05T14:25:59.671Z] #39 11.06 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-05T14:25:59.671Z] #39 11.17 DEP images/opts.pb-c.d [2023-04-05T14:25:59.671Z] #39 11.24 DEP images/memfd.pb-c.d [2023-04-05T14:25:59.671Z] #39 11.28 PBCC images/sit.pb-c.c [2023-04-05T14:25:59.671Z] #39 11.40 DEP images/sit.pb-c.d [2023-04-05T14:25:59.671Z] #39 11.52 PBCC images/macvlan.pb-c.c [2023-04-05T14:25:59.671Z] #39 11.56 DEP images/macvlan.pb-c.d [2023-04-05T14:25:59.671Z] #39 11.57 PBCC images/autofs.pb-c.c [2023-04-05T14:25:59.671Z] #39 11.60 DEP images/autofs.pb-c.d [2023-04-05T14:25:59.671Z] #39 11.68 PBCC images/sysctl.pb-c.c [2023-04-05T14:25:59.671Z] #39 11.73 DEP images/sysctl.pb-c.d [2023-04-05T14:25:59.671Z] #39 11.85 PBCC images/time.pb-c.c [2023-04-05T14:25:59.671Z] #39 11.92 DEP images/time.pb-c.d [2023-04-05T14:25:59.671Z] #39 11.99 PBCC images/binfmt-misc.pb-c.c [2023-04-05T14:25:59.671Z] #39 12.03 DEP images/binfmt-misc.pb-c.d [2023-04-05T14:25:59.671Z] #39 12.12 PBCC images/seccomp.pb-c.c [2023-04-05T14:25:59.671Z] #39 12.16 DEP images/seccomp.pb-c.d [2023-04-05T14:25:59.671Z] #39 12.23 PBCC images/userns.pb-c.c [2023-04-05T14:25:59.671Z] #39 12.24 DEP images/userns.pb-c.d [2023-04-05T14:25:59.671Z] #39 12.29 PBCC images/cgroup.pb-c.c [2023-04-05T14:25:59.671Z] #39 12.31 DEP images/cgroup.pb-c.d [2023-04-05T14:25:59.671Z] #39 12.53 PBCC images/ext-file.pb-c.c [2023-04-05T14:25:59.671Z] #39 12.57 DEP images/ext-file.pb-c.d [2023-04-05T14:25:59.671Z] #39 12.75 PBCC images/rpc.pb-c.c [2023-04-05T14:25:59.671Z] #39 12.87 DEP images/rpc.pb-c.d [2023-04-05T14:25:59.671Z] #39 12.97 PBCC images/siginfo.pb-c.c [2023-04-05T14:25:59.671Z] #39 13.03 DEP images/siginfo.pb-c.d [2023-04-05T14:25:59.671Z] #39 13.04 PBCC images/pagemap.pb-c.c [2023-04-05T14:25:59.671Z] #39 13.15 DEP images/pagemap.pb-c.d [2023-04-05T14:25:59.671Z] #39 13.19 PBCC images/rlimit.pb-c.c [2023-04-05T14:25:59.671Z] #39 13.24 DEP images/rlimit.pb-c.d [2023-04-05T14:25:59.671Z] #39 13.31 PBCC images/file-lock.pb-c.c [2023-04-05T14:25:59.671Z] #39 13.36 DEP images/file-lock.pb-c.d [2023-04-05T14:25:59.671Z] #39 13.43 PBCC images/tty.pb-c.c [2023-04-05T14:25:59.671Z] #39 13.51 DEP images/tty.pb-c.d [2023-04-05T14:25:59.671Z] #39 13.57 PBCC images/tun.pb-c.c [2023-04-05T14:25:59.671Z] #39 13.63 PBCC images/netdev.pb-c.c [2023-04-05T14:25:59.671Z] #39 13.78 DEP images/tun.pb-c.d [2023-04-05T14:25:59.671Z] #39 13.90 DEP images/netdev.pb-c.d [2023-04-05T14:25:59.671Z] #39 14.01 PBCC images/vma.pb-c.c [2023-04-05T14:25:59.671Z] #39 14.08 DEP images/vma.pb-c.d [2023-04-05T14:25:59.671Z] #39 14.27 PBCC images/creds.pb-c.c [2023-04-05T14:25:59.671Z] #39 14.36 DEP images/creds.pb-c.d [2023-04-05T14:25:59.671Z] #39 14.58 PBCC images/utsns.pb-c.c [2023-04-05T14:25:59.671Z] #39 14.64 DEP images/utsns.pb-c.d [2023-04-05T14:25:59.671Z] #39 14.85 PBCC images/ipc-desc.pb-c.c [2023-04-05T14:25:59.671Z] #39 14.91 PBCC images/ipc-sem.pb-c.c [2023-04-05T14:25:59.671Z] #39 14.96 DEP images/ipc-desc.pb-c.d [2023-04-05T14:25:59.671Z] #39 15.21 DEP images/ipc-sem.pb-c.d [2023-04-05T14:25:59.671Z] #39 15.33 PBCC images/ipc-msg.pb-c.c [2023-04-05T14:25:59.671Z] #39 15.43 DEP images/ipc-msg.pb-c.d [2023-04-05T14:25:59.671Z] #39 15.57 PBCC images/ipc-shm.pb-c.c [2023-04-05T14:25:59.671Z] #39 15.63 DEP images/ipc-shm.pb-c.d [2023-04-05T14:25:59.671Z] #39 15.87 PBCC images/ipc-var.pb-c.c [2023-04-05T14:25:59.671Z] #39 15.90 DEP images/ipc-var.pb-c.d [2023-04-05T14:25:59.671Z] #39 16.01 PBCC images/sk-opts.pb-c.c [2023-04-05T14:25:59.671Z] #39 16.02 PBCC images/packet-sock.pb-c.c [2023-04-05T14:25:59.671Z] #39 16.13 DEP images/sk-opts.pb-c.d [2023-04-05T14:25:59.671Z] #39 16.27 DEP images/packet-sock.pb-c.d [2023-04-05T14:25:59.671Z] #39 16.54 PBCC images/sk-netlink.pb-c.c [2023-04-05T14:25:59.671Z] #39 16.59 DEP images/sk-netlink.pb-c.d [2023-04-05T14:25:59.671Z] #39 16.73 PBCC images/sk-inet.pb-c.c [2023-04-05T14:25:59.671Z] #39 16.82 DEP images/sk-inet.pb-c.d [2023-04-05T14:25:59.671Z] #39 16.97 PBCC images/sk-unix.pb-c.c [2023-04-05T14:25:59.671Z] #39 17.00 DEP images/sk-unix.pb-c.d [2023-04-05T14:25:59.671Z] #39 17.08 PBCC images/mm.pb-c.c [2023-04-05T14:25:59.671Z] #39 17.18 DEP images/mm.pb-c.d [2023-04-05T14:25:59.671Z] #39 17.33 PBCC images/timerfd.pb-c.c [2023-04-05T14:25:59.671Z] #39 17.46 DEP images/timerfd.pb-c.d [2023-04-05T14:25:59.671Z] #39 17.50 PBCC images/timer.pb-c.c [2023-04-05T14:25:59.671Z] #39 17.50 DEP images/timer.pb-c.d [2023-04-05T14:25:59.671Z] #39 17.57 PBCC images/sa.pb-c.c [2023-04-05T14:25:59.693Z] #9 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 [2023-04-05T14:25:59.720Z] #10 ... [2023-04-05T14:25:59.720Z] [2023-04-05T14:25:59.720Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-05T14:25:59.720Z] #0 2.892 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:25:59.720Z] #0 2.904 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:25:59.720Z] #0 2.904 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:25:59.720Z] #0 3.297 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:25:59.720Z] #0 3.709 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:25:59.720Z] #0 4.242 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:25:59.720Z] #0 5.190 Fetched 8642 kB in 3s (3374 kB/s) [2023-04-05T14:25:59.720Z] #0 5.190 Reading package lists... [2023-04-05T14:25:59.720Z] #0 5.945 Reading package lists... [2023-04-05T14:25:59.720Z] #0 6.690 Building dependency tree... [2023-04-05T14:25:59.720Z] #0 7.084 The following additional packages will be installed: [2023-04-05T14:25:59.720Z] #0 7.085 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-05T14:25:59.720Z] #0 7.086 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-05T14:25:59.720Z] #0 7.087 Recommended packages: [2023-04-05T14:25:59.720Z] #0 7.087 libldap-common publicsuffix libsasl2-modules [2023-04-05T14:25:59.720Z] #0 7.239 The following NEW packages will be installed: [2023-04-05T14:25:59.720Z] #0 7.239 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-05T14:25:59.720Z] #0 7.239 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-05T14:25:59.720Z] #0 7.246 libssh2-1 openssl [2023-04-05T14:25:59.720Z] #0 7.521 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:25:59.720Z] #0 7.521 Need to get 3050 kB of archives. [2023-04-05T14:25:59.720Z] #0 7.521 After this operation, 6663 kB of additional disk space will be used. [2023-04-05T14:25:59.720Z] #0 7.521 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-05T14:25:59.720Z] #0 7.538 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-05T14:25:59.720Z] #0 7.538 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-05T14:25:59.720Z] #0 7.548 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-04-05T14:25:59.720Z] #0 7.548 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-05T14:25:59.720Z] #0 7.548 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-05T14:25:59.720Z] #0 7.548 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-05T14:25:59.720Z] #0 7.563 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-05T14:25:59.720Z] #0 7.563 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-05T14:25:59.720Z] #0 7.563 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-05T14:25:59.720Z] #0 7.563 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-05T14:25:59.720Z] #0 7.563 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-05T14:25:59.720Z] #0 7.594 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-05T14:25:59.720Z] #0 7.594 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-05T14:25:59.720Z] #0 7.594 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-05T14:25:59.720Z] #0 7.880 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:25:59.720Z] #0 7.926 Fetched 3050 kB in 0s (9255 kB/s) [2023-04-05T14:25:59.720Z] #0 8.045 Selecting previously unselected package openssl. [2023-04-05T14:25:59.720Z] #0 8.045 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-04-05T14:25:59.720Z] #0 8.045 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 8.057 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-05T14:25:59.720Z] #0 8.317 Selecting previously unselected package ca-certificates. [2023-04-05T14:25:59.720Z] #0 8.317 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-05T14:25:59.720Z] #0 8.333 Unpacking ca-certificates (20210119) ... [2023-04-05T14:25:59.720Z] #0 8.525 Selecting previously unselected package libbrotli1:amd64. [2023-04-05T14:25:59.720Z] #0 8.525 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 8.549 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-05T14:25:59.720Z] #0 8.700 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-05T14:25:59.720Z] #0 8.700 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 8.709 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:25:59.720Z] #0 8.872 Selecting previously unselected package libsasl2-2:amd64. [2023-04-05T14:25:59.720Z] #0 8.872 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 8.876 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:25:59.720Z] #0 8.971 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-05T14:25:59.720Z] #0 8.971 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 8.976 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T14:25:59.720Z] #0 9.131 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-05T14:25:59.720Z] #0 9.131 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 9.149 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-05T14:25:59.720Z] #0 9.237 Selecting previously unselected package libpsl5:amd64. [2023-04-05T14:25:59.720Z] #0 9.237 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 9.301 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-05T14:25:59.720Z] #0 9.409 Selecting previously unselected package librtmp1:amd64. [2023-04-05T14:25:59.720Z] #0 9.409 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 9.415 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T14:25:59.720Z] #0 9.550 Selecting previously unselected package libssh2-1:amd64. [2023-04-05T14:25:59.720Z] #0 9.550 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 9.578 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-05T14:25:59.720Z] #0 9.714 Selecting previously unselected package libcurl4:amd64. [2023-04-05T14:25:59.720Z] #0 9.714 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 9.724 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-05T14:25:59.720Z] #0 9.926 Selecting previously unselected package curl. [2023-04-05T14:25:59.720Z] #0 9.926 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-05T14:25:59.720Z] #0 9.930 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-05T14:25:59.720Z] #0 10.05 Selecting previously unselected package libonig5:amd64. [2023-04-05T14:25:59.720Z] #0 10.05 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-05T14:25:59.720Z] #16 10.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:25:59.720Z] #16 10.17 Selecting previously unselected package libjq1:amd64. [2023-04-05T14:25:59.720Z] #16 10.17 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-05T14:25:59.720Z] #16 ... [2023-04-05T14:25:59.720Z] [2023-04-05T14:25:59.720Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:25:59.810Z] #50 ... [2023-04-05T14:25:59.810Z] [2023-04-05T14:25:59.810Z] #49 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:25:59.810Z] #49 1.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T14:25:59.870Z] #38 42.01 CC images/sysctl.o [2023-04-05T14:25:59.930Z] #39 17.65 DEP images/sa.pb-c.d [2023-04-05T14:26:00.126Z] #38 42.18 CC images/autofs.o [2023-04-05T14:26:00.126Z] #38 42.43 CC images/macvlan.o [2023-04-05T14:26:00.187Z] #39 17.73 PBCC images/pipe-data.pb-c.c [2023-04-05T14:26:00.187Z] #39 17.79 DEP images/pipe-data.pb-c.d [2023-04-05T14:26:00.187Z] #39 17.89 PBCC images/mnt.pb-c.c [2023-04-05T14:26:00.187Z] #39 18.01 DEP images/mnt.pb-c.d [2023-04-05T14:26:00.383Z] #38 42.58 CC images/sit.o [2023-04-05T14:26:00.383Z] #38 ... [2023-04-05T14:26:00.383Z] [2023-04-05T14:26:00.383Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:00.383Z] #26 99.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-05T14:26:00.383Z] #26 99.48 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:26:00.383Z] #26 99.49 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:26:00.446Z] #39 18.11 PBCC images/sk-packet.pb-c.c [2023-04-05T14:26:00.446Z] #39 18.14 DEP images/sk-packet.pb-c.d [2023-04-05T14:26:00.446Z] #39 18.23 PBCC images/tcp-stream.pb-c.c [2023-04-05T14:26:00.446Z] #39 ... [2023-04-05T14:26:00.446Z] [2023-04-05T14:26:00.446Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:26:00.446Z] #38 9.014 [100%] Linking C executable tini-static [2023-04-05T14:26:00.662Z] #10 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 8.0s done [2023-04-05T14:26:00.662Z] #10 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 [2023-04-05T14:26:01.193Z] #49 3.030 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T14:26:01.383Z] #38 9.938 [100%] Built target tini-static [2023-04-05T14:26:01.383Z] #38 10.00 + mkdir -p /build [2023-04-05T14:26:01.643Z] #38 10.02 + cp tini-static /build/docker-init [2023-04-05T14:26:02.573Z] #38 DONE 10.9s [2023-04-05T14:26:02.573Z] [2023-04-05T14:26:02.573Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:02.573Z] #39 18.28 DEP images/tcp-stream.pb-c.d [2023-04-05T14:26:02.573Z] #39 18.35 PBCC images/pipe.pb-c.c [2023-04-05T14:26:02.573Z] #39 18.44 DEP images/pipe.pb-c.d [2023-04-05T14:26:02.573Z] #39 18.56 PBCC images/pstree.pb-c.c [2023-04-05T14:26:02.573Z] #39 18.57 DEP images/pstree.pb-c.d [2023-04-05T14:26:02.573Z] #39 18.66 PBCC images/fs.pb-c.c [2023-04-05T14:26:02.573Z] #39 18.67 DEP images/fs.pb-c.d [2023-04-05T14:26:02.573Z] #39 18.73 PBCC images/signalfd.pb-c.c [2023-04-05T14:26:02.573Z] #39 18.78 DEP images/signalfd.pb-c.d [2023-04-05T14:26:02.573Z] #39 18.89 PBCC images/fh.pb-c.c [2023-04-05T14:26:02.573Z] #39 19.00 PBCC images/fsnotify.pb-c.c [2023-04-05T14:26:02.573Z] #39 19.08 DEP images/fh.pb-c.d [2023-04-05T14:26:02.573Z] #39 19.19 DEP images/fsnotify.pb-c.d [2023-04-05T14:26:02.573Z] #39 19.28 PBCC images/eventpoll.pb-c.c [2023-04-05T14:26:02.573Z] #39 19.33 DEP images/eventpoll.pb-c.d [2023-04-05T14:26:02.573Z] #39 19.51 PBCC images/eventfd.pb-c.c [2023-04-05T14:26:02.573Z] #39 19.54 DEP images/eventfd.pb-c.d [2023-04-05T14:26:02.573Z] #39 19.69 PBCC images/remap-file-path.pb-c.c [2023-04-05T14:26:02.573Z] #39 19.75 DEP images/remap-file-path.pb-c.d [2023-04-05T14:26:02.573Z] #39 19.96 PBCC images/fifo.pb-c.c [2023-04-05T14:26:02.573Z] #39 20.03 DEP images/fifo.pb-c.d [2023-04-05T14:26:02.573Z] #39 20.07 PBCC images/ghost-file.pb-c.c [2023-04-05T14:26:02.573Z] #39 20.14 DEP images/ghost-file.pb-c.d [2023-04-05T14:26:02.573Z] #39 20.26 PBCC images/regfile.pb-c.c [2023-04-05T14:26:02.573Z] #39 20.36 DEP images/regfile.pb-c.d [2023-04-05T14:26:02.577Z] #49 ... [2023-04-05T14:26:02.577Z] [2023-04-05T14:26:02.577Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:26:02.577Z] #32 111.9 + cd /tmp/tmp.hlcVMMMloi/tmp/docker-ce [2023-04-05T14:26:02.577Z] #32 111.9 + git checkout -q v17.06.2-ce [2023-04-05T14:26:02.577Z] #32 117.2 + mkdir -p /tmp/tmp.hlcVMMMloi/src/github.com/docker [2023-04-05T14:26:02.577Z] #32 117.2 + mv components/cli /tmp/tmp.hlcVMMMloi/src/github.com/docker/cli [2023-04-05T14:26:02.577Z] #32 117.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-04-05T14:26:02.830Z] #39 20.48 PBCC images/ns.pb-c.c [2023-04-05T14:26:02.830Z] #39 20.59 DEP images/ns.pb-c.d [2023-04-05T14:26:02.830Z] #39 20.70 PBCC images/fdinfo.pb-c.c [2023-04-05T14:26:02.837Z] #32 ... [2023-04-05T14:26:02.837Z] [2023-04-05T14:26:02.837Z] #49 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:26:02.837Z] #49 4.627 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T14:26:03.087Z] #39 ... [2023-04-05T14:26:03.087Z] [2023-04-05T14:26:03.087Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:03.087Z] #34 96.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-05T14:26:03.087Z] #34 96.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-05T14:26:03.087Z] #34 96.05 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-05T14:26:03.087Z] #34 ... [2023-04-05T14:26:03.087Z] [2023-04-05T14:26:03.087Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:03.087Z] #39 20.85 DEP images/fdinfo.pb-c.d [2023-04-05T14:26:03.346Z] #39 21.01 PBCC images/core-aarch64.pb-c.c [2023-04-05T14:26:03.347Z] #39 21.13 PBCC images/core-arm.pb-c.c [2023-04-05T14:26:03.608Z] #39 21.22 PBCC images/core-ppc64.pb-c.c [2023-04-05T14:26:03.608Z] #39 21.32 PBCC images/core-s390.pb-c.c [2023-04-05T14:26:03.865Z] #39 21.45 PBCC images/core-x86.pb-c.c [2023-04-05T14:26:03.865Z] #39 21.58 PBCC images/core.pb-c.c [2023-04-05T14:26:04.126Z] #39 21.76 PBCC images/inventory.pb-c.c [2023-04-05T14:26:04.126Z] #39 21.92 DEP images/core-aarch64.pb-c.d [2023-04-05T14:26:04.126Z] #39 21.97 DEP images/core-arm.pb-c.d [2023-04-05T14:26:04.383Z] #39 22.02 DEP images/core-ppc64.pb-c.d [2023-04-05T14:26:04.383Z] #39 22.14 DEP images/core-s390.pb-c.d [2023-04-05T14:26:04.383Z] #39 22.25 DEP images/core-x86.pb-c.d [2023-04-05T14:26:04.643Z] #39 22.35 DEP images/core.pb-c.d [2023-04-05T14:26:04.643Z] #39 ... [2023-04-05T14:26:04.643Z] [2023-04-05T14:26:04.643Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:26:04.643Z] #32 97.44 io [2023-04-05T14:26:04.643Z] #32 99.71 internal/oserror [2023-04-05T14:26:04.643Z] #32 100.1 syscall [2023-04-05T14:26:04.643Z] #32 102.9 reflect [2023-04-05T14:26:04.643Z] #32 ... [2023-04-05T14:26:04.643Z] [2023-04-05T14:26:04.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:04.643Z] #39 22.44 DEP images/inventory.pb-c.d [2023-04-05T14:26:04.900Z] #39 22.53 PBCC images/cpuinfo.pb-c.c [2023-04-05T14:26:04.900Z] #39 22.59 DEP images/cpuinfo.pb-c.d [2023-04-05T14:26:04.900Z] #39 22.79 PBCC images/stats.pb-c.c [2023-04-05T14:26:05.005Z] #9 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 5.0s [2023-04-05T14:26:05.157Z] #39 22.84 DEP images/stats.pb-c.d [2023-04-05T14:26:05.380Z] #49 7.016 Fetched 8524 kB in 6s (1369 kB/s) [2023-04-05T14:26:05.677Z] #26 ... [2023-04-05T14:26:05.677Z] [2023-04-05T14:26:05.677Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:26:05.677Z] #37 59.65 Updating files: 45% (2381/5261) Updating files: 46% (2421/5261) Updating files: 47% (2473/5261) Updating files: 48% (2526/5261) Updating files: 49% (2578/5261) Updating files: 50% (2631/5261) Updating files: 51% (2684/5261) Updating files: 52% (2736/5261) Updating files: 53% (2789/5261) Updating files: 54% (2841/5261) Updating files: 55% (2894/5261) Updating files: 56% (2947/5261) Updating files: 57% (2999/5261) Updating files: 58% (3052/5261) Updating files: 59% (3104/5261) Updating files: 60% (3157/5261) Updating files: 61% (3210/5261) Updating files: 62% (3262/5261) Updating files: 63% (3315/5261) Updating files: 64% (3368/5261) Updating files: 65% (3420/5261) Updating files: 66% (3473/5261) Updating files: 67% (3525/5261) Updating files: 68% (3578/5261) Updating files: 69% (3631/5261) Updating files: 70% (3683/5261) Updating files: 71% (3736/5261) Updating files: 72% (3788/5261) Updating files: 73% (3841/5261) Updating files: 74% (3894/5261) Updating files: 75% (3946/5261) Updating files: 76% (3999/5261) Updating files: 77% (4051/5261) Updating files: 78% (4104/5261) Updating files: 79% (4157/5261) Updating files: 80% (4209/5261) Updating files: 81% (4262/5261) Updating files: 82% (4315/5261) Updating files: 83% (4367/5261) Updating files: 84% (4420/5261) Updating files: 85% (4472/5261) Updating files: 86% (4525/5261) Updating files: 86% (4567/5261) Updating files: 87% (4578/5261) Updating files: 88% (4630/5261) Updating files: 89% (4683/5261) Updating files: 90% (4735/5261) Updating files: 91% (4788/5261) Updating files: 92% (4841/5261) Updating files: 93% (4893/5261) Updating files: 94% (4946/5261) Updating files: 95% (4998/5261) Updating files: 96% (5051/5261) Updating files: 97% (5104/5261) Updating files: 98% (5156/5261) Updating files: 99% (5209/5261) Updating files: 100% (5261/5261) Updating files: 100% (5261/5261), done. [2023-04-05T14:26:05.677Z] #37 61.20 + cd /tmp/tmp.URNPGNXrUg/src/github.com/containerd/containerd [2023-04-05T14:26:05.677Z] #37 61.21 + git checkout -q v1.6.16 [2023-04-05T14:26:05.677Z] #37 63.69 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-05T14:26:05.677Z] #37 63.69 + BUILDTAGS='netgo osusergo static_build' [2023-04-05T14:26:05.677Z] #37 63.69 + export EXTRA_FLAGS=-buildmode=pie [2023-04-05T14:26:05.677Z] #37 63.69 + EXTRA_FLAGS=-buildmode=pie [2023-04-05T14:26:05.677Z] #37 63.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-05T14:26:05.677Z] #37 63.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-05T14:26:05.677Z] #37 63.69 + '[' '' = dynamic ']' [2023-04-05T14:26:05.677Z] #37 63.69 + make [2023-04-05T14:26:05.949Z] #9 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 6.0s done [2023-04-05T14:26:05.949Z] #9 ... [2023-04-05T14:26:05.949Z] [2023-04-05T14:26:05.949Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-05T14:26:05.949Z] #16 10.25 Selecting previously unselected package jq. [2023-04-05T14:26:05.949Z] #16 10.25 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-05T14:26:05.949Z] #16 10.26 Unpacking jq (1.6-2.1) ... [2023-04-05T14:26:05.949Z] #16 10.32 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-05T14:26:05.949Z] #16 10.34 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-05T14:26:05.949Z] #16 10.35 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-05T14:26:05.949Z] #16 10.37 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:26:05.949Z] #16 10.38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T14:26:05.949Z] #16 10.40 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:26:05.949Z] #16 10.42 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-05T14:26:05.949Z] #16 10.43 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-05T14:26:05.949Z] #16 10.46 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:26:05.949Z] #16 10.48 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:26:05.949Z] #16 10.53 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T14:26:05.949Z] #16 10.55 Setting up ca-certificates (20210119) ... [2023-04-05T14:26:05.949Z] #16 11.49 Updating certificates in /etc/ssl/certs... [2023-04-05T14:26:05.949Z] #16 12.58 129 added, 0 removed; done. [2023-04-05T14:26:05.949Z] #16 12.96 Setting up jq (1.6-2.1) ... [2023-04-05T14:26:05.949Z] #16 12.97 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-05T14:26:05.949Z] #16 12.98 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-05T14:26:05.949Z] #16 12.99 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:26:05.949Z] #16 13.01 Processing triggers for ca-certificates (20210119) ... [2023-04-05T14:26:05.949Z] #16 13.02 Updating certificates in /etc/ssl/certs... [2023-04-05T14:26:05.949Z] #16 14.00 0 added, 0 removed; done. [2023-04-05T14:26:05.949Z] #16 14.00 Running hooks in /etc/ca-certificates/update.d... [2023-04-05T14:26:05.949Z] #16 14.00 done. [2023-04-05T14:26:05.949Z] #16 DONE 16.6s [2023-04-05T14:26:05.949Z] [2023-04-05T14:26:05.949Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-05T14:26:05.949Z] #17 DONE 0.1s [2023-04-05T14:26:05.949Z] [2023-04-05T14:26:05.949Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-05T14:26:05.976Z] #10 ... [2023-04-05T14:26:05.976Z] [2023-04-05T14:26:05.976Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-05T14:26:05.976Z] #16 10.18 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:26:05.976Z] #16 10.25 Selecting previously unselected package jq. [2023-04-05T14:26:05.976Z] #16 10.25 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-05T14:26:05.976Z] #16 10.25 Unpacking jq (1.6-2.1) ... [2023-04-05T14:26:05.976Z] #16 10.31 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-05T14:26:05.976Z] #16 10.32 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-05T14:26:05.976Z] #16 10.33 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-05T14:26:05.976Z] #16 10.35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:26:05.976Z] #16 10.37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T14:26:05.976Z] #16 10.38 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T14:26:05.976Z] #16 10.40 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-05T14:26:05.976Z] #16 10.41 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-05T14:26:05.976Z] #16 10.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:26:05.976Z] #16 10.45 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:26:05.976Z] #16 10.47 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T14:26:05.977Z] #16 10.48 Setting up ca-certificates (20210119) ... [2023-04-05T14:26:05.977Z] #16 11.20 Updating certificates in /etc/ssl/certs... [2023-04-05T14:26:05.977Z] #16 12.50 129 added, 0 removed; done. [2023-04-05T14:26:05.977Z] #16 12.54 Setting up jq (1.6-2.1) ... [2023-04-05T14:26:05.977Z] #16 12.56 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-05T14:26:05.977Z] #16 12.58 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-05T14:26:05.977Z] #16 12.59 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:26:05.977Z] #16 12.62 Processing triggers for ca-certificates (20210119) ... [2023-04-05T14:26:05.977Z] #16 12.64 Updating certificates in /etc/ssl/certs... [2023-04-05T14:26:05.977Z] #16 13.69 0 added, 0 removed; done. [2023-04-05T14:26:05.977Z] #16 13.69 Running hooks in /etc/ca-certificates/update.d... [2023-04-05T14:26:05.977Z] #16 13.70 done. [2023-04-05T14:26:05.977Z] #16 DONE 15.7s [2023-04-05T14:26:05.977Z] [2023-04-05T14:26:05.977Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:26:05.977Z] #10 ... [2023-04-05T14:26:05.977Z] [2023-04-05T14:26:05.977Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-05T14:26:05.977Z] #17 DONE 0.3s [2023-04-05T14:26:05.977Z] [2023-04-05T14:26:05.977Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:26:05.977Z] #10 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 5.1s [2023-04-05T14:26:06.244Z] #37 65.35 + bin/ctr [2023-04-05T14:26:07.883Z] #10 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 7.1s done [2023-04-05T14:26:07.922Z] #49 7.016 Reading package lists... [2023-04-05T14:26:07.922Z] #49 ... [2023-04-05T14:26:07.922Z] [2023-04-05T14:26:07.922Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:07.922Z] #39 68.16 DEP criu/protobuf.d [2023-04-05T14:26:07.922Z] #39 68.39 GEN criu/protobuf-desc-gen.h [2023-04-05T14:26:07.922Z] #39 71.07 DEP criu/protobuf-desc.d [2023-04-05T14:26:07.922Z] #39 71.28 DEP criu/proc_parse.d [2023-04-05T14:26:07.922Z] #39 71.49 DEP criu/plugin.d [2023-04-05T14:26:07.922Z] #39 71.56 DEP criu/pipes.d [2023-04-05T14:26:07.922Z] #39 71.68 DEP criu/pie-util.d [2023-04-05T14:26:07.922Z] #39 71.77 DEP criu/pie-util-vdso.d [2023-04-05T14:26:07.922Z] #39 71.85 DEP criu/path.d [2023-04-05T14:26:07.922Z] #39 72.05 DEP criu/parasite-syscall.d [2023-04-05T14:26:07.922Z] #39 72.30 DEP criu/pagemap.d [2023-04-05T14:26:07.922Z] #39 72.48 DEP criu/pagemap-cache.d [2023-04-05T14:26:07.922Z] #39 72.60 DEP criu/page-xfer.d [2023-04-05T14:26:07.922Z] #39 72.77 DEP criu/page-pipe.d [2023-04-05T14:26:07.922Z] #39 72.88 DEP criu/netfilter.d [2023-04-05T14:26:07.922Z] #39 73.04 DEP criu/net.d [2023-04-05T14:26:07.922Z] #39 73.17 DEP criu/namespaces.d [2023-04-05T14:26:07.922Z] #39 73.34 DEP criu/mount.d [2023-04-05T14:26:07.922Z] #39 73.53 DEP criu/memfd.d [2023-04-05T14:26:07.922Z] #39 73.67 DEP criu/mem.d [2023-04-05T14:26:07.922Z] #39 73.85 DEP criu/lsm.d [2023-04-05T14:26:07.922Z] #39 74.03 DEP criu/log.d [2023-04-05T14:26:07.922Z] #39 74.13 DEP criu/libnetlink.d [2023-04-05T14:26:07.922Z] #39 74.31 DEP criu/kerndat.d [2023-04-05T14:26:07.922Z] #39 74.57 DEP criu/kcmp-ids.d [2023-04-05T14:26:07.922Z] #39 74.71 DEP criu/irmap.d [2023-04-05T14:26:07.922Z] #39 74.85 DEP criu/ipc_ns.d [2023-04-05T14:26:07.922Z] #39 74.92 DEP criu/image.d [2023-04-05T14:26:07.922Z] #39 75.06 DEP criu/image-desc.d [2023-04-05T14:26:07.922Z] #39 75.15 DEP criu/fsnotify.d [2023-04-05T14:26:07.922Z] #39 75.26 DEP criu/filesystems.d [2023-04-05T14:26:07.922Z] #39 75.36 DEP criu/files.d [2023-04-05T14:26:07.922Z] #39 75.47 DEP criu/files-reg.d [2023-04-05T14:26:07.922Z] #39 75.59 DEP criu/files-ext.d [2023-04-05T14:26:07.922Z] #39 75.73 DEP criu/file-lock.d [2023-04-05T14:26:07.922Z] #39 75.85 DEP criu/file-ids.d [2023-04-05T14:26:07.922Z] #39 75.95 DEP criu/fifo.d [2023-04-05T14:26:07.922Z] #39 76.04 DEP criu/fdstore.d [2023-04-05T14:26:07.922Z] #39 76.10 DEP criu/fault-injection.d [2023-04-05T14:26:07.922Z] #39 76.14 DEP criu/external.d [2023-04-05T14:26:07.922Z] #39 76.24 DEP criu/eventpoll.d [2023-04-05T14:26:07.922Z] #39 76.45 DEP criu/eventfd.d [2023-04-05T14:26:07.922Z] #39 76.58 DEP criu/crtools.d [2023-04-05T14:26:07.922Z] #39 76.75 DEP criu/cr-service.d [2023-04-05T14:26:07.922Z] #39 76.97 DEP criu/cr-restore.d [2023-04-05T14:26:07.922Z] #39 77.16 DEP criu/cr-errno.d [2023-04-05T14:26:07.922Z] #39 77.21 DEP criu/cr-dump.d [2023-04-05T14:26:07.922Z] #39 77.38 DEP criu/cr-dedup.d [2023-04-05T14:26:07.922Z] #39 77.64 DEP criu/cr-check.d [2023-04-05T14:26:07.922Z] #39 77.84 DEP criu/config.d [2023-04-05T14:26:07.922Z] #39 78.00 DEP criu/clone-noasan.d [2023-04-05T14:26:07.922Z] #39 78.14 DEP criu/cgroup.d [2023-04-05T14:26:07.922Z] #39 78.26 DEP criu/cgroup-props.d [2023-04-05T14:26:07.922Z] #39 ... [2023-04-05T14:26:07.922Z] [2023-04-05T14:26:07.922Z] #49 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:26:08.429Z] #39 ... [2023-04-05T14:26:08.429Z] [2023-04-05T14:26:08.429Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:26:08.429Z] #35 DONE 111.1s [2023-04-05T14:26:08.429Z] [2023-04-05T14:26:08.429Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:08.429Z] #34 106.7 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-05T14:26:08.429Z] #34 106.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:26:08.429Z] #34 106.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-05T14:26:08.429Z] #34 107.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-05T14:26:08.429Z] #34 107.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:26:08.429Z] #34 107.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-05T14:26:08.453Z] #10 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 0.1s [2023-04-05T14:26:08.497Z] #18 2.521 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-05T14:26:09.069Z] #18 2.865 [2023-04-05T14:26:09.329Z] #18 3.092 #=#=# ######################################################################## 100.0% [2023-04-05T14:26:09.590Z] #18 3.379 [2023-04-05T14:26:09.797Z] #34 ... [2023-04-05T14:26:09.797Z] [2023-04-05T14:26:09.797Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:26:09.797Z] #32 112.4 internal/syscall/unix [2023-04-05T14:26:09.833Z] #49 9.390 Reading package lists... [2023-04-05T14:26:10.055Z] #32 112.9 time [2023-04-05T14:26:10.533Z] #18 4.421 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-05T14:26:10.786Z] #49 11.62 Building dependency tree... [2023-04-05T14:26:10.794Z] #18 4.760 [2023-04-05T14:26:11.317Z] #18 4.982 #=#=# ############################### 43.4% ######################################################################## 100.0% [2023-04-05T14:26:11.496Z] #37 ... [2023-04-05T14:26:11.496Z] [2023-04-05T14:26:11.496Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:11.496Z] #38 42.76 CC images/memfd.o [2023-04-05T14:26:11.496Z] #38 43.00 CC images/timens.o [2023-04-05T14:26:11.496Z] #38 43.26 LINK images/built-in.o [2023-04-05T14:26:11.496Z] #38 43.45 GEN compel/include/asm [2023-04-05T14:26:11.496Z] #38 43.47 GEN compel/include/version.h [2023-04-05T14:26:11.496Z] #38 43.49 touch .config [2023-04-05T14:26:11.496Z] #38 43.54 GEN include/common/config.h [2023-04-05T14:26:11.496Z] #38 43.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-05T14:26:11.496Z] #38 43.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-05T14:26:11.496Z] #38 43.71 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-05T14:26:11.496Z] #38 43.73 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-05T14:26:11.496Z] #38 43.77 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-05T14:26:11.496Z] #38 43.80 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-05T14:26:11.496Z] #38 43.83 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-05T14:26:11.496Z] #38 43.86 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-05T14:26:11.496Z] #38 43.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-05T14:26:11.496Z] #38 43.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-05T14:26:11.496Z] #38 43.90 DEP compel/plugins/std/infect.d [2023-04-05T14:26:11.496Z] #38 44.08 DEP compel/plugins/std/string.d [2023-04-05T14:26:11.496Z] #38 44.17 DEP compel/plugins/std/log.d [2023-04-05T14:26:11.496Z] #38 44.25 DEP compel/plugins/std/fds.d [2023-04-05T14:26:11.496Z] #38 44.34 DEP compel/plugins/std/std.d [2023-04-05T14:26:11.496Z] #38 44.42 DEP compel/plugins/shmem/shmem.d [2023-04-05T14:26:11.496Z] #38 44.50 DEP compel/plugins/fds/fds.d [2023-04-05T14:26:11.496Z] #38 44.64 CC compel/plugins/std/std.o [2023-04-05T14:26:11.496Z] #38 44.88 CC compel/plugins/std/fds.o [2023-04-05T14:26:11.496Z] #38 45.28 CC compel/plugins/std/log.o [2023-04-05T14:26:11.496Z] #38 46.13 CC compel/plugins/std/string.o [2023-04-05T14:26:11.496Z] #38 46.70 CC compel/plugins/std/infect.o [2023-04-05T14:26:11.496Z] #38 47.08 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-05T14:26:11.496Z] #38 47.14 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-05T14:26:11.496Z] #38 47.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-05T14:26:11.496Z] #38 47.26 AR compel/plugins/std.lib.a [2023-04-05T14:26:11.496Z] #38 47.33 CC compel/plugins/fds/fds.o [2023-04-05T14:26:11.496Z] #38 47.52 AR compel/plugins/fds.lib.a [2023-04-05T14:26:11.496Z] #38 47.56 HOSTDEP compel/src/lib/log-host.d [2023-04-05T14:26:11.496Z] #38 47.64 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-05T14:26:11.496Z] #38 47.74 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-05T14:26:11.496Z] #38 47.82 HOSTDEP compel/src/main-host.d [2023-04-05T14:26:11.496Z] #38 47.90 DEP compel/src/lib/ptrace.d [2023-04-05T14:26:11.496Z] #38 47.99 DEP compel/src/lib/infect.d [2023-04-05T14:26:11.496Z] #38 48.15 DEP compel/src/lib/infect-util.d [2023-04-05T14:26:11.496Z] #38 48.24 DEP compel/src/lib/infect-rpc.d [2023-04-05T14:26:11.496Z] #38 48.39 DEP compel/arch/x86/src/lib/infect.d [2023-04-05T14:26:11.496Z] #38 48.51 DEP compel/arch/x86/src/lib/cpu.d [2023-04-05T14:26:11.496Z] #38 48.57 DEP compel/src/lib/log.d [2023-04-05T14:26:11.496Z] #38 48.68 DEP compel/src/main.d [2023-04-05T14:26:11.496Z] #38 48.75 DEP compel/src/lib/handle-elf.d [2023-04-05T14:26:11.496Z] #38 48.84 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-05T14:26:11.496Z] #38 48.99 CC compel/src/lib/log.o [2023-04-05T14:26:11.496Z] #38 49.16 CC compel/arch/x86/src/lib/cpu.o [2023-04-05T14:26:11.496Z] #38 49.86 CC compel/arch/x86/src/lib/infect.o [2023-04-05T14:26:11.496Z] #38 50.65 CC compel/src/lib/infect-rpc.o [2023-04-05T14:26:11.496Z] #38 51.04 CC compel/src/lib/infect-util.o [2023-04-05T14:26:11.496Z] #38 51.21 CC compel/src/lib/infect.o [2023-04-05T14:26:11.496Z] #38 53.51 CC compel/src/lib/ptrace.o [2023-04-05T14:26:11.578Z] #18 5.360 [2023-04-05T14:26:11.752Z] #38 53.92 AR compel/libcompel.a [2023-04-05T14:26:11.752Z] #38 54.00 HOSTCC compel/src/main-host.o [2023-04-05T14:26:12.009Z] #38 54.24 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-05T14:26:12.170Z] #49 13.81 The following additional packages will be installed: [2023-04-05T14:26:12.170Z] #49 13.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-05T14:26:12.170Z] #49 13.84 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-05T14:26:12.170Z] #49 13.84 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-05T14:26:12.170Z] #49 13.84 python3-pkg-resources vim-runtime xxd [2023-04-05T14:26:12.170Z] #49 13.85 Suggested packages: [2023-04-05T14:26:12.170Z] #49 13.86 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-05T14:26:12.170Z] #49 13.86 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-05T14:26:12.170Z] #49 13.86 acl attr quota [2023-04-05T14:26:12.170Z] #49 13.86 Recommended packages: [2023-04-05T14:26:12.170Z] #49 13.86 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-05T14:26:12.267Z] #38 54.35 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-05T14:26:12.430Z] #49 ... [2023-04-05T14:26:12.430Z] [2023-04-05T14:26:12.430Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:26:12.430Z] #50 12.82 + cd /tmp/tmp.g99iY2Gx0d/src/github.com/opencontainers/runc [2023-04-05T14:26:12.430Z] #50 12.82 + git checkout -q v1.1.4 [2023-04-05T14:26:12.430Z] #50 13.23 + '[' -z '' ']' [2023-04-05T14:26:12.430Z] #50 13.23 + target=static [2023-04-05T14:26:12.430Z] #50 13.23 + make BUILDTAGS=seccomp static [2023-04-05T14:26:12.430Z] #50 13.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-04-05T14:26:12.430Z] #50 ... [2023-04-05T14:26:12.430Z] [2023-04-05T14:26:12.431Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:12.431Z] #39 78.43 DEP criu/bitmap.d [2023-04-05T14:26:12.431Z] #39 78.47 DEP criu/bfd.d [2023-04-05T14:26:12.431Z] #39 78.56 DEP criu/autofs.d [2023-04-05T14:26:12.431Z] #39 78.70 DEP criu/aio.d [2023-04-05T14:26:12.431Z] #39 78.91 DEP criu/action-scripts.d [2023-04-05T14:26:12.431Z] #39 79.16 CC criu/action-scripts.o [2023-04-05T14:26:12.431Z] #39 79.66 CC criu/aio.o [2023-04-05T14:26:12.431Z] #39 80.29 CC criu/autofs.o [2023-04-05T14:26:12.431Z] #39 82.00 CC criu/bfd.o [2023-04-05T14:26:12.431Z] #39 82.65 CC criu/bitmap.o [2023-04-05T14:26:12.431Z] #39 82.83 CC criu/cgroup-props.o [2023-04-05T14:26:12.522Z] #18 ... [2023-04-05T14:26:12.522Z] [2023-04-05T14:26:12.522Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:26:12.522Z] #9 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 6.1s [2023-04-05T14:26:12.524Z] #38 54.63 HOSTCC compel/src/lib/log-host.o [2023-04-05T14:26:12.524Z] #38 54.73 HOSTLINK compel/compel-host-bin [2023-04-05T14:26:12.524Z] #38 54.85 DEP soccr/soccr.d [2023-04-05T14:26:12.780Z] #38 54.98 CC soccr/soccr.o [2023-04-05T14:26:12.780Z] #38 ... [2023-04-05T14:26:12.780Z] [2023-04-05T14:26:12.780Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:12.780Z] #26 111.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-05T14:26:12.780Z] #26 111.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:26:12.780Z] #26 111.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:26:13.371Z] #39 83.89 CC criu/cgroup.o [2023-04-05T14:26:13.371Z] #39 ... [2023-04-05T14:26:13.371Z] [2023-04-05T14:26:13.371Z] #49 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:26:13.371Z] #49 15.05 The following NEW packages will be installed: [2023-04-05T14:26:13.371Z] #49 15.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-05T14:26:13.371Z] #49 15.06 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-05T14:26:13.371Z] #49 15.06 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-05T14:26:13.371Z] #49 15.06 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-05T14:26:13.371Z] #49 15.06 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-05T14:26:13.371Z] #49 15.06 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-05T14:26:13.371Z] #49 15.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-05T14:26:13.371Z] #49 15.06 xz-utils zip [2023-04-05T14:26:13.631Z] #49 15.40 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:26:13.631Z] #49 15.40 Need to get 26.4 MB of archives. [2023-04-05T14:26:13.631Z] #49 15.40 After this operation, 103 MB of additional disk space will be used. [2023-04-05T14:26:13.631Z] #49 15.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-04-05T14:26:13.631Z] #49 15.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-04-05T14:26:13.631Z] #49 15.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-04-05T14:26:13.631Z] #49 15.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-04-05T14:26:13.631Z] #49 15.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-04-05T14:26:13.631Z] #49 15.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-04-05T14:26:13.631Z] #49 15.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-04-05T14:26:13.631Z] #49 15.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-04-05T14:26:13.631Z] #49 15.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T14:26:13.631Z] #49 15.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T14:26:13.631Z] #49 15.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-04-05T14:26:13.631Z] #49 15.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-04-05T14:26:13.631Z] #49 15.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-04-05T14:26:13.631Z] #49 15.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-04-05T14:26:13.631Z] #49 15.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-04-05T14:26:13.631Z] #49 15.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-04-05T14:26:13.631Z] #49 15.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-04-05T14:26:13.631Z] #49 15.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-04-05T14:26:13.631Z] #49 15.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-04-05T14:26:13.631Z] #49 15.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-04-05T14:26:13.631Z] #49 15.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-04-05T14:26:13.631Z] #49 15.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-04-05T14:26:13.723Z] #10 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 5.2s [2023-04-05T14:26:13.891Z] #49 15.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-04-05T14:26:13.892Z] #49 15.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-04-05T14:26:13.892Z] #49 15.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-04-05T14:26:13.892Z] #49 15.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-04-05T14:26:13.892Z] #49 15.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-04-05T14:26:13.892Z] #49 ... [2023-04-05T14:26:13.892Z] [2023-04-05T14:26:13.892Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:26:13.892Z] #24 DONE 133.0s [2023-04-05T14:26:13.892Z] [2023-04-05T14:26:13.892Z] #49 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:26:13.892Z] #49 15.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-04-05T14:26:14.153Z] #49 15.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-04-05T14:26:14.153Z] #49 15.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-04-05T14:26:14.153Z] #49 15.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-04-05T14:26:14.153Z] #49 15.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-04-05T14:26:14.153Z] #49 15.91 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-04-05T14:26:14.153Z] #49 15.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-05T14:26:14.153Z] #49 15.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-05T14:26:14.153Z] #49 15.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-05T14:26:14.153Z] #49 16.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T14:26:14.153Z] #49 16.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-05T14:26:14.153Z] #49 16.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-05T14:26:14.153Z] #49 16.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-05T14:26:14.153Z] #49 16.06 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-04-05T14:26:14.153Z] #49 16.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-04-05T14:26:14.414Z] #49 16.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-04-05T14:26:14.414Z] #49 16.13 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-05T14:26:14.414Z] #49 16.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-04-05T14:26:14.414Z] #49 16.41 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-04-05T14:26:14.674Z] #49 16.44 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-04-05T14:26:15.244Z] #49 16.98 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:26:15.244Z] #49 17.13 Fetched 26.4 MB in 1s (19.4 MB/s) [2023-04-05T14:26:15.244Z] #49 17.19 Selecting previously unselected package pigz. [2023-04-05T14:26:15.504Z] #49 17.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24011 files and directories currently installed.) [2023-04-05T14:26:15.504Z] #49 17.25 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-04-05T14:26:15.504Z] #49 17.26 Unpacking pigz (2.6-1) ... [2023-04-05T14:26:15.628Z] #10 ... [2023-04-05T14:26:15.628Z] [2023-04-05T14:26:15.628Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-05T14:26:15.628Z] #0 2.247 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-05T14:26:15.628Z] #0 2.599 [2023-04-05T14:26:15.628Z] #0 2.832 #=#=# ######################################################################## 100.0% [2023-04-05T14:26:15.628Z] #0 3.186 [2023-04-05T14:26:15.628Z] #0 4.333 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-05T14:26:15.628Z] #0 4.659 [2023-04-05T14:26:15.628Z] #0 4.888 #=#=# ######################################################################## 100.0% [2023-04-05T14:26:15.628Z] #0 5.208 [2023-04-05T14:26:15.628Z] #0 6.395 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-05T14:26:15.628Z] #0 6.785 [2023-04-05T14:26:15.628Z] #0 7.012 #=#=# ################### 26.5% ########################################## 58.6% ######################################################### 79.9% ######################################################################## 100.0% [2023-04-05T14:26:15.628Z] #0 7.553 [2023-04-05T14:26:15.628Z] #0 8.620 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-05T14:26:15.628Z] #0 8.958 [2023-04-05T14:26:15.628Z] #0 9.188 #=#=# ######################################################################## 100.0% [2023-04-05T14:26:15.628Z] #0 9.533 [2023-04-05T14:26:15.764Z] #49 17.40 Selecting previously unselected package libelf1:arm64. [2023-04-05T14:26:15.764Z] #49 17.41 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-04-05T14:26:15.764Z] #49 17.43 Unpacking libelf1:arm64 (0.183-1) ... [2023-04-05T14:26:15.764Z] #49 17.66 Selecting previously unselected package libbpf0:arm64. [2023-04-05T14:26:15.764Z] #49 17.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-04-05T14:26:15.764Z] #49 17.67 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-04-05T14:26:15.764Z] #49 17.77 Selecting previously unselected package libcap2:arm64. [2023-04-05T14:26:15.886Z] #18 ... [2023-04-05T14:26:15.886Z] [2023-04-05T14:26:15.886Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:26:16.027Z] #49 17.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-04-05T14:26:16.027Z] #49 17.81 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-04-05T14:26:16.027Z] #49 17.89 Selecting previously unselected package libmnl0:arm64. [2023-04-05T14:26:16.027Z] #49 17.89 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-04-05T14:26:16.027Z] #49 17.90 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-04-05T14:26:16.027Z] #49 17.96 Selecting previously unselected package libxtables12:arm64. [2023-04-05T14:26:16.027Z] #49 17.97 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-04-05T14:26:16.027Z] #49 17.98 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-04-05T14:26:16.288Z] #49 18.06 Selecting previously unselected package libcap2-bin. [2023-04-05T14:26:16.288Z] #49 18.11 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-04-05T14:26:16.288Z] #49 18.12 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-05T14:26:16.551Z] #49 18.22 Selecting previously unselected package iproute2. [2023-04-05T14:26:16.551Z] #49 18.22 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-04-05T14:26:16.551Z] #49 18.23 Unpacking iproute2 (5.10.0-4) ... [2023-04-05T14:26:16.616Z] #32 ... [2023-04-05T14:26:16.616Z] [2023-04-05T14:26:16.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:16.616Z] #39 26.63 make[1]: Nothing to be done for 'all'. [2023-04-05T14:26:16.616Z] #39 30.11 CC images/stats.o [2023-04-05T14:26:16.616Z] #39 30.62 CC images/core.o [2023-04-05T14:26:16.616Z] #39 31.55 CC images/core-x86.o [2023-04-05T14:26:16.616Z] #39 32.31 CC images/core-arm.o [2023-04-05T14:26:16.616Z] #39 32.44 CC images/core-aarch64.o [2023-04-05T14:26:16.616Z] #39 32.73 CC images/core-ppc64.o [2023-04-05T14:26:16.616Z] #39 33.67 CC images/core-s390.o [2023-04-05T14:26:17.134Z] #49 18.81 Selecting previously unselected package xxd. [2023-04-05T14:26:17.134Z] #49 18.81 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-05T14:26:17.134Z] #49 18.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:26:17.134Z] #49 18.95 Selecting previously unselected package vim-common. [2023-04-05T14:26:17.134Z] #49 18.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:26:17.134Z] #49 18.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:26:17.181Z] #39 34.84 CC images/cpuinfo.o [2023-04-05T14:26:17.394Z] #49 19.15 Selecting previously unselected package bash-completion. [2023-04-05T14:26:17.394Z] #49 19.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-05T14:26:17.931Z] #9 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 11.3s [2023-04-05T14:26:18.038Z] #26 117.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-05T14:26:18.038Z] #26 117.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-05T14:26:18.038Z] #26 117.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-05T14:26:18.110Z] #39 35.54 CC images/inventory.o [2023-04-05T14:26:18.110Z] #39 ... [2023-04-05T14:26:18.110Z] [2023-04-05T14:26:18.110Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:18.110Z] #34 120.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-05T14:26:18.110Z] #34 120.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:26:18.110Z] #34 120.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:26:18.294Z] #26 117.2 Selecting previously unselected package libapparmor1:amd64. [2023-04-05T14:26:18.294Z] #26 117.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-05T14:26:18.294Z] #26 117.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-05T14:26:18.294Z] #26 117.3 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-05T14:26:18.549Z] #26 117.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-05T14:26:18.549Z] #26 117.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-05T14:26:18.549Z] #26 117.5 Selecting previously unselected package libbtrfs0:amd64. [2023-04-05T14:26:18.549Z] #26 117.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-05T14:26:18.549Z] #26 117.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:26:18.805Z] #26 117.7 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-05T14:26:18.805Z] #26 117.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-05T14:26:18.805Z] #26 117.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:26:18.805Z] #26 117.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-05T14:26:19.061Z] #26 117.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:26:19.061Z] #26 117.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:26:19.061Z] #26 118.0 Selecting previously unselected package libudev-dev:amd64. [2023-04-05T14:26:19.061Z] #26 118.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:26:19.061Z] #26 118.0 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:26:19.184Z] #10 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 10.4s [2023-04-05T14:26:19.184Z] #10 ... [2023-04-05T14:26:19.184Z] [2023-04-05T14:26:19.184Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-05T14:26:19.184Z] #18 10.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-05T14:26:19.184Z] #18 10.66 [2023-04-05T14:26:19.184Z] #18 10.89 #=#=# ######################################################################## 100.0% [2023-04-05T14:26:19.184Z] #18 11.18 [2023-04-05T14:26:19.184Z] #18 11.26 Download of images into '/build' complete. [2023-04-05T14:26:19.184Z] #18 11.26 Use something like the following to load the result into a Docker daemon: [2023-04-05T14:26:19.184Z] #18 11.26 tar -cC '/build' . | docker load [2023-04-05T14:26:19.184Z] #18 DONE 13.6s [2023-04-05T14:26:19.184Z] [2023-04-05T14:26:19.184Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:26:19.332Z] #26 118.2 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-05T14:26:19.333Z] #26 118.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-05T14:26:19.333Z] #26 118.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-05T14:26:19.442Z] #9 ... [2023-04-05T14:26:19.442Z] [2023-04-05T14:26:19.442Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-05T14:26:19.442Z] #18 6.364 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-05T14:26:19.442Z] #18 6.657 [2023-04-05T14:26:19.442Z] #18 6.880 #=#=# ####### 10.6% ####################################### 55.6% ################################################################# 90.6% ######################################################################## 100.0% [2023-04-05T14:26:19.442Z] #18 7.483 [2023-04-05T14:26:19.442Z] #18 8.488 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-05T14:26:19.442Z] #18 8.799 [2023-04-05T14:26:19.442Z] #18 9.027 #=#=# ######################################################################## 100.0% [2023-04-05T14:26:19.442Z] #18 9.300 [2023-04-05T14:26:19.442Z] #18 10.08 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-05T14:26:19.442Z] #18 10.44 [2023-04-05T14:26:19.442Z] #18 10.67 #=#=# ######################################################################## 100.0% [2023-04-05T14:26:19.442Z] #18 10.96 [2023-04-05T14:26:19.442Z] #18 11.04 Download of images into '/build' complete. [2023-04-05T14:26:19.442Z] #18 11.04 Use something like the following to load the result into a Docker daemon: [2023-04-05T14:26:19.442Z] #18 11.04 tar -cC '/build' . | docker load [2023-04-05T14:26:19.442Z] #18 DONE 13.1s [2023-04-05T14:26:19.442Z] [2023-04-05T14:26:19.442Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T14:26:19.593Z] #26 118.5 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-05T14:26:19.593Z] #26 118.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:26:19.593Z] #26 118.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:26:19.935Z] #49 21.68 Unpacking bash-completion (1:2.11-2) ... [2023-04-05T14:26:20.158Z] #26 118.9 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-05T14:26:20.158Z] #26 118.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:26:20.158Z] #26 118.9 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:26:20.158Z] #26 119.2 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-05T14:26:20.158Z] #26 119.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:26:20.158Z] #26 119.2 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:26:20.158Z] #26 119.3 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-05T14:26:20.195Z] #49 22.15 Selecting previously unselected package bzip2. [2023-04-05T14:26:20.195Z] #49 22.15 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-04-05T14:26:20.195Z] #49 22.17 Unpacking bzip2 (1.0.8-4) ... [2023-04-05T14:26:22.620Z] #26 119.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:26:22.620Z] #26 119.3 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:26:22.620Z] #26 119.8 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-05T14:26:22.620Z] #26 119.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-05T14:26:22.620Z] #26 119.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-05T14:26:22.620Z] #26 120.1 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-05T14:26:22.620Z] #10 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 14.3s done [2023-04-05T14:26:22.620Z] #26 120.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:26:22.620Z] #26 120.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:26:22.620Z] #26 120.3 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-05T14:26:22.620Z] #26 120.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-05T14:26:22.620Z] #26 120.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-05T14:26:22.620Z] #26 120.4 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-05T14:26:22.620Z] #26 120.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:26:22.620Z] #26 120.5 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:26:22.620Z] #26 121.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-05T14:26:22.620Z] #26 121.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-05T14:26:22.620Z] #26 121.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-05T14:26:22.620Z] #26 121.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-05T14:26:22.620Z] #26 121.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-05T14:26:22.620Z] #26 121.1 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:26:22.620Z] #26 121.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:26:22.620Z] #26 121.1 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:26:22.620Z] #26 121.1 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:26:22.620Z] #26 121.1 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:26:22.620Z] #26 121.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-05T14:26:22.620Z] #26 121.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:26:22.620Z] #26 121.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-05T14:26:22.620Z] #26 121.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-05T14:26:22.620Z] #26 121.2 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-05T14:26:22.620Z] #26 121.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:26:22.620Z] #26 121.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-05T14:26:22.620Z] #26 121.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:26:22.620Z] #26 121.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-05T14:26:22.620Z] #26 121.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-05T14:26:22.620Z] #26 121.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:26:22.620Z] #26 121.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-05T14:26:22.620Z] #26 121.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:26:22.620Z] #26 121.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-05T14:26:22.620Z] #26 121.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-05T14:26:22.620Z] #26 121.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:26:22.620Z] #26 121.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-04-05T14:26:22.620Z] #26 121.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:26:22.620Z] #26 121.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-05T14:26:22.620Z] #26 121.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:26:22.620Z] #26 121.4 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-05T14:26:22.620Z] #26 121.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:26:22.620Z] #26 121.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:26:22.620Z] #26 121.4 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:26:22.621Z] #9 extracting sha256:e5bb877a48af96c268e7395f2dc5508cd7c6fdcc71f52097698a21cc449b725c 15.2s done [2023-04-05T14:26:22.621Z] #9 extracting sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 done [2023-04-05T14:26:22.621Z] #9 DONE 45.7s [2023-04-05T14:26:22.621Z] [2023-04-05T14:26:22.621Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-05T14:26:22.621Z] #19 DONE 0.8s [2023-04-05T14:26:22.624Z] #49 22.27 Selecting previously unselected package xz-utils. [2023-04-05T14:26:22.624Z] #49 22.27 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 22.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T14:26:22.624Z] #49 22.43 Selecting previously unselected package apparmor. [2023-04-05T14:26:22.624Z] #49 22.44 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 22.51 Unpacking apparmor (2.13.6-10) ... [2023-04-05T14:26:22.624Z] #49 22.87 Selecting previously unselected package inetutils-ping. [2023-04-05T14:26:22.624Z] #49 22.89 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 22.90 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T14:26:22.624Z] #49 23.02 Selecting previously unselected package libip4tc2:arm64. [2023-04-05T14:26:22.624Z] #49 23.03 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 23.03 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-04-05T14:26:22.624Z] #49 23.12 Selecting previously unselected package libip6tc2:arm64. [2023-04-05T14:26:22.624Z] #49 23.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 23.15 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-04-05T14:26:22.624Z] #49 23.24 Selecting previously unselected package libnfnetlink0:arm64. [2023-04-05T14:26:22.624Z] #49 23.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 23.29 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-04-05T14:26:22.624Z] #49 23.36 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-04-05T14:26:22.624Z] #49 23.36 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 23.37 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-04-05T14:26:22.624Z] #49 23.46 Selecting previously unselected package libnftnl11:arm64. [2023-04-05T14:26:22.624Z] #49 23.46 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 23.48 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-04-05T14:26:22.624Z] #49 23.58 Selecting previously unselected package iptables. [2023-04-05T14:26:22.624Z] #49 23.58 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 23.59 Unpacking iptables (1.8.7-1) ... [2023-04-05T14:26:22.624Z] #49 23.91 Selecting previously unselected package libonig5:arm64. [2023-04-05T14:26:22.624Z] #49 23.91 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 23.93 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-04-05T14:26:22.624Z] #49 24.07 Selecting previously unselected package libjq1:arm64. [2023-04-05T14:26:22.624Z] #49 24.07 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 24.08 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-04-05T14:26:22.624Z] #49 24.19 Selecting previously unselected package jq. [2023-04-05T14:26:22.624Z] #49 24.19 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 24.22 Unpacking jq (1.6-2.1) ... [2023-04-05T14:26:22.624Z] #49 24.33 Selecting previously unselected package libaio1:arm64. [2023-04-05T14:26:22.624Z] #49 24.34 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 24.34 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-04-05T14:26:22.624Z] #49 24.41 Selecting previously unselected package libgpm2:arm64. [2023-04-05T14:26:22.624Z] #49 24.42 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 24.43 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-04-05T14:26:22.624Z] #49 24.52 Selecting previously unselected package libicu67:arm64. [2023-04-05T14:26:22.624Z] #49 24.52 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-04-05T14:26:22.624Z] #49 24.54 Unpacking libicu67:arm64 (67.1-7) ... [2023-04-05T14:26:22.879Z] #10 extracting sha256:0d68b544ef7e565a581f3abf5236c781548ab33c7ff833adcf476d7e6b236c25 done [2023-04-05T14:26:22.884Z] [2023-04-05T14:26:22.884Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-05T14:26:23.137Z] #10 DONE 46.2s [2023-04-05T14:26:23.137Z] [2023-04-05T14:26:23.137Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-05T14:26:23.552Z] #26 DONE 122.6s [2023-04-05T14:26:23.552Z] [2023-04-05T14:26:23.552Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-05T14:26:23.827Z] #20 DONE 0.8s [2023-04-05T14:26:23.827Z] [2023-04-05T14:26:23.827Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-05T14:26:23.827Z] #21 DONE 0.2s [2023-04-05T14:26:23.827Z] [2023-04-05T14:26:23.827Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-05T14:26:23.827Z] #22 DONE 0.2s [2023-04-05T14:26:23.827Z] [2023-04-05T14:26:23.827Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:26:24.074Z] #19 DONE 0.8s [2023-04-05T14:26:24.074Z] [2023-04-05T14:26:24.074Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-05T14:26:24.274Z] #34 ... [2023-04-05T14:26:24.275Z] [2023-04-05T14:26:24.275Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:24.275Z] #39 36.04 CC images/fdinfo.o [2023-04-05T14:26:24.275Z] #39 36.61 CC images/fown.o [2023-04-05T14:26:24.275Z] #39 36.83 CC images/ns.o [2023-04-05T14:26:24.275Z] #39 37.15 CC images/regfile.o [2023-04-05T14:26:24.275Z] #39 37.60 CC images/ghost-file.o [2023-04-05T14:26:24.275Z] #39 38.15 CC images/fifo.o [2023-04-05T14:26:24.275Z] #39 38.49 CC images/remap-file-path.o [2023-04-05T14:26:24.275Z] #39 38.83 CC images/eventfd.o [2023-04-05T14:26:24.275Z] #39 39.09 CC images/eventpoll.o [2023-04-05T14:26:24.275Z] #39 39.54 CC images/fh.o [2023-04-05T14:26:24.275Z] #39 40.03 CC images/fsnotify.o [2023-04-05T14:26:24.275Z] #39 40.92 CC images/signalfd.o [2023-04-05T14:26:24.275Z] #39 41.12 CC images/fs.o [2023-04-05T14:26:24.275Z] #39 41.44 CC images/pstree.o [2023-04-05T14:26:24.275Z] #39 41.77 CC images/pipe.o [2023-04-05T14:26:24.275Z] #39 42.09 CC images/tcp-stream.o [2023-04-05T14:26:24.484Z] #40 ... [2023-04-05T14:26:24.484Z] [2023-04-05T14:26:24.485Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:24.485Z] #38 56.33 AR soccr/libsoccr.a [2023-04-05T14:26:24.485Z] #38 56.38 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-05T14:26:24.485Z] #38 56.75 DEP criu/arch/x86/sigframe.d [2023-04-05T14:26:24.485Z] #38 56.82 DEP criu/arch/x86/sigaction_compat.d [2023-04-05T14:26:24.485Z] #38 56.90 DEP criu/arch/x86/kerndat.d [2023-04-05T14:26:24.485Z] #38 57.01 DEP criu/arch/x86/crtools.d [2023-04-05T14:26:24.485Z] #38 57.13 DEP criu/arch/x86/cpu.d [2023-04-05T14:26:24.485Z] #38 57.28 CC criu/arch/x86/cpu.o [2023-04-05T14:26:24.485Z] #38 57.86 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:26:24.485Z] #38 57.86 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:26:24.485Z] #38 57.86 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:26:24.485Z] #38 57.86 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:26:24.485Z] #38 57.86 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:26:24.485Z] #38 57.87 CC criu/arch/x86/crtools.o [2023-04-05T14:26:24.485Z] #38 59.06 CC criu/arch/x86/kerndat.o [2023-04-05T14:26:24.485Z] #38 59.48 CC criu/arch/x86/sigaction_compat.o [2023-04-05T14:26:24.485Z] #38 59.68 CC criu/arch/x86/sigframe.o [2023-04-05T14:26:24.485Z] #38 59.98 LINK criu/arch/x86/crtools.built-in.o [2023-04-05T14:26:24.485Z] #38 60.02 DEP criu/pie/util-vdso-elf32.d [2023-04-05T14:26:24.485Z] #38 60.13 DEP criu/pie/util-vdso.d [2023-04-05T14:26:24.485Z] #38 60.25 DEP criu/pie/util.d [2023-04-05T14:26:24.485Z] #38 60.37 CC criu/pie/util.o [2023-04-05T14:26:24.485Z] #38 60.67 CC criu/pie/util-vdso.o [2023-04-05T14:26:24.485Z] #38 61.40 CC criu/pie/util-vdso-elf32.o [2023-04-05T14:26:24.485Z] #38 62.24 AR criu/pie/pie.lib.a [2023-04-05T14:26:24.485Z] #38 62.31 DEP criu/pie/restorer.d [2023-04-05T14:26:24.485Z] #38 62.57 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-05T14:26:24.485Z] #38 62.68 DEP criu/arch/x86/restorer_unmap.d [2023-04-05T14:26:24.485Z] #38 62.70 DEP criu/arch/x86/restorer.d [2023-04-05T14:26:24.485Z] #38 62.86 DEP criu/arch/x86/vdso-pie.d [2023-04-05T14:26:24.485Z] #38 62.97 DEP criu/pie/parasite-vdso.d [2023-04-05T14:26:24.485Z] #38 63.12 DEP criu/pie/parasite.d [2023-04-05T14:26:24.485Z] #38 63.40 CC criu/pie/parasite.o [2023-04-05T14:26:24.485Z] #38 64.43 LINK criu/pie/parasite.built-in.o [2023-04-05T14:26:24.485Z] #38 64.49 GEN criu/pie/parasite-blob.h [2023-04-05T14:26:24.485Z] #38 64.51 CC criu/pie/parasite-vdso.o [2023-04-05T14:26:24.485Z] #38 65.13 CC criu/arch/x86/vdso-pie.o [2023-04-05T14:26:24.485Z] #38 65.29 CC criu/arch/x86/restorer.o [2023-04-05T14:26:24.485Z] #38 65.72 CC criu/arch/x86/restorer_unmap.o [2023-04-05T14:26:24.485Z] #38 65.81 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-05T14:26:24.485Z] #38 66.17 CC criu/pie/restorer.o [2023-04-05T14:26:24.641Z] #20 DONE 0.7s [2023-04-05T14:26:24.641Z] [2023-04-05T14:26:24.641Z] #21 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:26:24.838Z] #39 42.58 CC images/sk-packet.o [2023-04-05T14:26:24.900Z] #21 ... [2023-04-05T14:26:24.900Z] [2023-04-05T14:26:24.900Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-05T14:26:24.900Z] #22 DONE 0.1s [2023-04-05T14:26:24.900Z] [2023-04-05T14:26:24.900Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-05T14:26:24.900Z] #23 DONE 0.2s [2023-04-05T14:26:25.158Z] [2023-04-05T14:26:25.158Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:26:25.402Z] #39 43.03 CC images/mnt.o [2023-04-05T14:26:25.919Z] #49 27.66 Selecting previously unselected package libinih1:arm64. [2023-04-05T14:26:25.919Z] #49 27.66 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-04-05T14:26:25.919Z] #49 27.67 Unpacking libinih1:arm64 (53-1+b2) ... [2023-04-05T14:26:25.919Z] #49 27.74 Selecting previously unselected package libnet1:arm64. [2023-04-05T14:26:25.919Z] #49 27.74 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-05T14:26:25.919Z] #49 27.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:26:25.971Z] #39 43.50 CC images/pipe-data.o [2023-04-05T14:26:26.180Z] #49 27.84 Selecting previously unselected package libnl-3-200:arm64. [2023-04-05T14:26:26.180Z] #49 27.85 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-04-05T14:26:26.180Z] #49 27.86 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-05T14:26:26.180Z] #49 ... [2023-04-05T14:26:26.180Z] [2023-04-05T14:26:26.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:26.180Z] #39 86.80 CC criu/clone-noasan.o [2023-04-05T14:26:26.180Z] #39 87.09 CC criu/config.o [2023-04-05T14:26:26.180Z] #39 88.70 CC criu/cr-check.o [2023-04-05T14:26:26.180Z] #39 90.50 CC criu/cr-dedup.o [2023-04-05T14:26:26.180Z] #39 90.95 CC criu/cr-dump.o [2023-04-05T14:26:26.180Z] #39 93.28 CC criu/cr-errno.o [2023-04-05T14:26:26.180Z] #39 93.37 CC criu/cr-restore.o [2023-04-05T14:26:26.180Z] #39 ... [2023-04-05T14:26:26.180Z] [2023-04-05T14:26:26.180Z] #49 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:26:26.180Z] #49 27.96 Selecting previously unselected package libprotobuf-c1:arm64. [2023-04-05T14:26:26.180Z] #49 27.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-04-05T14:26:26.180Z] #49 27.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-05T14:26:26.180Z] #49 28.02 Selecting previously unselected package net-tools. [2023-04-05T14:26:26.180Z] #49 28.06 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-04-05T14:26:26.180Z] #49 28.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T14:26:26.228Z] #39 43.86 CC images/sa.o [2023-04-05T14:26:26.440Z] #49 28.25 Selecting previously unselected package patch. [2023-04-05T14:26:26.440Z] #49 28.25 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-04-05T14:26:26.440Z] #49 28.28 Unpacking patch (2.7.6-7) ... [2023-04-05T14:26:26.485Z] #39 44.23 CC images/timer.o [2023-04-05T14:26:26.485Z] #39 44.31 CC images/timerfd.o [2023-04-05T14:26:26.701Z] #49 28.42 Selecting previously unselected package python-pip-whl. [2023-04-05T14:26:26.701Z] #49 28.42 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-05T14:26:26.701Z] #49 28.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T14:26:27.004Z] #38 69.11 LINK criu/pie/restorer.built-in.o [2023-04-05T14:26:27.004Z] #38 69.13 GEN criu/pie/restorer-blob.h [2023-04-05T14:26:27.049Z] #39 44.53 CC images/mm.o [2023-04-05T14:26:27.049Z] #39 44.95 CC images/sk-opts.o [2023-04-05T14:26:27.261Z] #38 ... [2023-04-05T14:26:27.261Z] [2023-04-05T14:26:27.261Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-05T14:26:27.261Z] #40 DONE 3.5s [2023-04-05T14:26:27.261Z] [2023-04-05T14:26:27.261Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:27.261Z] #38 69.31 DEP criu/vdso.d [2023-04-05T14:26:27.261Z] #38 ... [2023-04-05T14:26:27.261Z] [2023-04-05T14:26:27.261Z] #41 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-04-05T14:26:27.272Z] #49 28.99 Selecting previously unselected package python3-lib2to3. [2023-04-05T14:26:27.272Z] #49 28.99 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-05T14:26:27.272Z] #49 29.00 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-05T14:26:27.272Z] #49 29.08 Selecting previously unselected package python3-distutils. [2023-04-05T14:26:27.272Z] #49 29.09 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-05T14:26:27.272Z] #49 29.10 Unpacking python3-distutils (3.9.2-1) ... [2023-04-05T14:26:27.532Z] #49 29.24 Selecting previously unselected package python3-pkg-resources. [2023-04-05T14:26:27.532Z] #49 29.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T14:26:27.532Z] #49 29.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:26:27.532Z] #49 29.42 Selecting previously unselected package python3-setuptools. [2023-04-05T14:26:27.532Z] #49 29.42 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-05T14:26:27.532Z] #49 29.43 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-05T14:26:27.614Z] #39 45.34 CC images/sk-unix.o [2023-04-05T14:26:27.793Z] #49 29.71 Selecting previously unselected package python3-wheel. [2023-04-05T14:26:27.793Z] #49 29.71 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-05T14:26:27.793Z] #49 29.72 Unpacking python3-wheel (0.34.2-1) ... [2023-04-05T14:26:28.053Z] #49 29.84 Selecting previously unselected package python3-pip. [2023-04-05T14:26:28.053Z] #49 29.85 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-05T14:26:28.053Z] #49 29.85 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T14:26:28.177Z] #39 45.77 CC images/sk-inet.o [2023-04-05T14:26:28.314Z] #49 30.11 Selecting previously unselected package sudo. [2023-04-05T14:26:28.314Z] #49 30.11 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-04-05T14:26:28.314Z] #49 30.14 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T14:26:28.742Z] #39 46.34 CC images/tun.o [2023-04-05T14:26:28.883Z] #49 30.64 Selecting previously unselected package thin-provisioning-tools. [2023-04-05T14:26:28.883Z] #49 30.64 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-04-05T14:26:28.883Z] #49 30.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-05T14:26:29.139Z] #23 ... [2023-04-05T14:26:29.139Z] [2023-04-05T14:26:29.139Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:26:29.139Z] #0 5.641 + RM_GOPATH=0 [2023-04-05T14:26:29.139Z] #0 5.641 + TMP_GOPATH= [2023-04-05T14:26:29.139Z] #0 5.641 + : /build [2023-04-05T14:26:29.139Z] #0 5.641 + '[' -z '' ']' [2023-04-05T14:26:29.139Z] #0 5.641 ++ mktemp -d [2023-04-05T14:26:29.139Z] #0 5.641 + export GOPATH=/tmp/tmp.hT3XQJsYA1 [2023-04-05T14:26:29.139Z] #0 5.641 + GOPATH=/tmp/tmp.hT3XQJsYA1 [2023-04-05T14:26:29.139Z] #0 5.641 + RM_GOPATH=1 [2023-04-05T14:26:29.139Z] #0 5.641 + case "$(go env GOARCH)" in [2023-04-05T14:26:29.139Z] #0 5.641 ++ go env GOARCH [2023-04-05T14:26:29.143Z] #49 30.86 Selecting previously unselected package uidmap. [2023-04-05T14:26:29.143Z] #49 30.86 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-04-05T14:26:29.143Z] #49 30.87 Unpacking uidmap (1:4.8.1-1) ... [2023-04-05T14:26:29.314Z] #39 46.89 CC images/sk-netlink.o [2023-04-05T14:26:29.399Z] #24 5.642 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:29.399Z] #24 5.642 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:29.399Z] #24 5.642 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:29.399Z] #24 5.643 + dir=/tmp/install [2023-04-05T14:26:29.399Z] #24 5.643 + bin=gotestsum [2023-04-05T14:26:29.399Z] #24 5.643 + shift [2023-04-05T14:26:29.399Z] #24 5.643 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-05T14:26:29.399Z] #24 5.643 + . /tmp/install/gotestsum.installer [2023-04-05T14:26:29.399Z] #24 5.643 ++ : v1.8.2 [2023-04-05T14:26:29.399Z] #24 5.643 + install_gotestsum [2023-04-05T14:26:29.399Z] #24 5.651 Install gotestsum version v1.8.2 [2023-04-05T14:26:29.399Z] #24 5.651 + set -e [2023-04-05T14:26:29.399Z] #24 5.651 + echo 'Install gotestsum version v1.8.2' [2023-04-05T14:26:29.399Z] #24 5.651 + GOBIN=/build [2023-04-05T14:26:29.399Z] #24 5.651 + GO111MODULE=on [2023-04-05T14:26:29.399Z] #24 5.651 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-05T14:26:29.404Z] #49 31.01 Selecting previously unselected package vim-runtime. [2023-04-05T14:26:29.404Z] #49 31.03 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:26:29.404Z] #49 31.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-05T14:26:29.404Z] #49 31.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-05T14:26:29.404Z] #49 31.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:26:29.571Z] #39 ... [2023-04-05T14:26:29.571Z] [2023-04-05T14:26:29.571Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:26:29.571Z] #32 122.5 internal/poll [2023-04-05T14:26:29.571Z] #32 126.5 internal/fmtsort [2023-04-05T14:26:29.571Z] #32 126.8 internal/safefilepath [2023-04-05T14:26:29.571Z] #32 127.3 internal/syscall/execenv [2023-04-05T14:26:29.571Z] #32 127.6 path [2023-04-05T14:26:29.571Z] #32 127.8 strings [2023-04-05T14:26:29.571Z] #32 128.8 io/fs [2023-04-05T14:26:29.571Z] #32 131.3 os [2023-04-05T14:26:29.571Z] #32 131.9 bufio [2023-04-05T14:26:29.660Z] #24 6.018 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-05T14:26:29.779Z] #41 DONE 2.4s [2023-04-05T14:26:29.780Z] [2023-04-05T14:26:29.780Z] #42 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-05T14:26:29.828Z] #32 ... [2023-04-05T14:26:29.828Z] [2023-04-05T14:26:29.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:29.828Z] #39 47.51 CC images/packet-sock.o [2023-04-05T14:26:30.392Z] #39 48.09 CC images/ipc-var.o [2023-04-05T14:26:30.614Z] #24 6.965 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:26:30.614Z] #24 7.029 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-05T14:26:30.614Z] #24 7.029 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-05T14:26:30.649Z] #39 48.45 CC images/ipc-desc.o [2023-04-05T14:26:30.713Z] #42 ... [2023-04-05T14:26:30.713Z] [2023-04-05T14:26:30.713Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:26:30.713Z] #25 122.9 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-05T14:26:30.713Z] #25 122.9 + GOBIN=/build [2023-04-05T14:26:30.713Z] #25 122.9 + GO111MODULE=on [2023-04-05T14:26:30.713Z] #25 122.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-05T14:26:30.713Z] #25 DONE 129.6s [2023-04-05T14:26:30.713Z] [2023-04-05T14:26:30.713Z] #43 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-05T14:26:30.713Z] #43 DONE 0.1s [2023-04-05T14:26:30.713Z] [2023-04-05T14:26:30.713Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:30.713Z] #38 69.57 DEP criu/vdso-compat.d [2023-04-05T14:26:30.713Z] #38 69.76 DEP criu/uts_ns.d [2023-04-05T14:26:30.713Z] #38 69.90 DEP criu/util.d [2023-04-05T14:26:30.713Z] #38 70.22 DEP criu/uffd.d [2023-04-05T14:26:30.713Z] #38 70.46 DEP criu/tun.d [2023-04-05T14:26:30.713Z] #38 70.63 DEP criu/tty.d [2023-04-05T14:26:30.713Z] #38 70.85 DEP criu/timerfd.d [2023-04-05T14:26:30.713Z] #38 71.04 DEP criu/timens.d [2023-04-05T14:26:30.713Z] #38 71.21 DEP criu/sysfs_parse.d [2023-04-05T14:26:30.713Z] #38 71.36 DEP criu/sysctl.d [2023-04-05T14:26:30.713Z] #38 71.53 DEP criu/string.d [2023-04-05T14:26:30.713Z] #38 71.60 DEP criu/stats.d [2023-04-05T14:26:30.713Z] #38 71.83 DEP criu/sockets.d [2023-04-05T14:26:30.713Z] #38 72.05 DEP criu/sk-unix.d [2023-04-05T14:26:30.713Z] #38 72.28 DEP criu/sk-tcp.d [2023-04-05T14:26:30.713Z] #38 72.50 DEP criu/sk-queue.d [2023-04-05T14:26:30.713Z] #38 72.63 DEP criu/sk-packet.d [2023-04-05T14:26:30.713Z] #38 72.81 DEP criu/sk-netlink.d [2023-04-05T14:26:30.713Z] #38 73.02 DEP criu/sk-inet.d [2023-04-05T14:26:30.877Z] #24 7.184 go: downloading golang.org/x/tools v0.1.11 [2023-04-05T14:26:30.976Z] #38 ... [2023-04-05T14:26:30.976Z] [2023-04-05T14:26:30.976Z] #44 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-05T14:26:30.976Z] #44 DONE 0.1s [2023-04-05T14:26:31.137Z] #24 7.488 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-05T14:26:31.137Z] #24 7.513 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-05T14:26:31.137Z] #24 7.574 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:26:31.137Z] #24 7.632 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-05T14:26:31.213Z] #39 48.89 CC images/ipc-shm.o [2023-04-05T14:26:31.232Z] [2023-04-05T14:26:31.232Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:26:31.232Z] #0 3.463 + RM_GOPATH=0 [2023-04-05T14:26:31.232Z] #0 3.463 + TMP_GOPATH= [2023-04-05T14:26:31.232Z] #0 3.463 + : /build [2023-04-05T14:26:31.232Z] #0 3.463 + '[' -z '' ']' [2023-04-05T14:26:31.232Z] #0 3.463 ++ mktemp -d [2023-04-05T14:26:31.232Z] #0 3.465 + export GOPATH=/tmp/tmp.9dcvFDPTe8 [2023-04-05T14:26:31.232Z] #0 3.465 + GOPATH=/tmp/tmp.9dcvFDPTe8 [2023-04-05T14:26:31.232Z] #0 3.465 + RM_GOPATH=1 [2023-04-05T14:26:31.232Z] #0 3.465 + case "$(go env GOARCH)" in [2023-04-05T14:26:31.232Z] #0 3.466 ++ go env GOARCH [2023-04-05T14:26:31.232Z] #0 3.472 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:31.232Z] #0 3.472 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:31.232Z] #0 3.483 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:31.232Z] #0 3.487 + dir=/tmp/install [2023-04-05T14:26:31.232Z] #0 3.491 + bin=runc [2023-04-05T14:26:31.232Z] #0 3.491 + shift [2023-04-05T14:26:31.232Z] #0 3.491 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-05T14:26:31.232Z] #0 3.491 + . /tmp/install/runc.installer [2023-04-05T14:26:31.232Z] #0 3.491 ++ set -e [2023-04-05T14:26:31.232Z] #0 3.492 ++ : v1.1.4 [2023-04-05T14:26:31.232Z] #0 3.492 + install_runc [2023-04-05T14:26:31.232Z] #0 3.492 Install runc version v1.1.4 (build tags: seccomp) [2023-04-05T14:26:31.232Z] #0 3.492 + RUNC_BUILDTAGS=seccomp [2023-04-05T14:26:31.232Z] #0 3.492 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-04-05T14:26:31.232Z] #0 3.492 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9dcvFDPTe8/src/github.com/opencontainers/runc [2023-04-05T14:26:31.232Z] #0 3.495 Cloning into '/tmp/tmp.9dcvFDPTe8/src/github.com/opencontainers/runc'... [2023-04-05T14:26:31.232Z] #45 ... [2023-04-05T14:26:31.232Z] [2023-04-05T14:26:31.232Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:31.232Z] #38 73.34 DEP criu/signalfd.d [2023-04-05T14:26:31.470Z] #39 49.20 CC images/ipc-msg.o [2023-04-05T14:26:31.489Z] #38 73.47 DEP criu/sigframe.d [2023-04-05T14:26:31.489Z] #38 73.58 DEP criu/shmem.d [2023-04-05T14:26:31.733Z] #24 ... [2023-04-05T14:26:31.733Z] [2023-04-05T14:26:31.733Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:26:31.733Z] #0 6.617 + RM_GOPATH=0 [2023-04-05T14:26:31.733Z] #0 6.617 + TMP_GOPATH= [2023-04-05T14:26:31.733Z] #0 6.617 + : /build [2023-04-05T14:26:31.733Z] #0 6.617 + '[' -z '' ']' [2023-04-05T14:26:31.733Z] #0 6.617 ++ mktemp -d [2023-04-05T14:26:31.733Z] #0 6.617 + export GOPATH=/tmp/tmp.cEnhGYnSIg [2023-04-05T14:26:31.733Z] #0 6.617 + GOPATH=/tmp/tmp.cEnhGYnSIg [2023-04-05T14:26:31.733Z] #0 6.617 + RM_GOPATH=1 [2023-04-05T14:26:31.733Z] #0 6.617 + case "$(go env GOARCH)" in [2023-04-05T14:26:31.733Z] #0 6.617 ++ go env GOARCH [2023-04-05T14:26:31.733Z] #0 6.626 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:31.734Z] #0 6.626 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:31.734Z] #0 6.628 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:31.734Z] #0 6.628 + dir=/tmp/install [2023-04-05T14:26:31.734Z] #0 6.628 + bin=dockercli [2023-04-05T14:26:31.734Z] #0 6.628 + shift [2023-04-05T14:26:31.734Z] #0 6.628 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-05T14:26:31.734Z] #0 6.628 + . /tmp/install/dockercli.installer [2023-04-05T14:26:31.734Z] #0 6.628 ++ : stable [2023-04-05T14:26:31.734Z] #0 6.628 ++ : 17.06.2-ce [2023-04-05T14:26:31.734Z] #0 6.628 + install_dockercli [2023-04-05T14:26:31.734Z] #0 6.628 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-05T14:26:31.734Z] #0 6.628 Install docker/cli version 17.06.2-ce from stable [2023-04-05T14:26:31.734Z] #0 6.635 ++ uname -m [2023-04-05T14:26:31.734Z] #0 6.635 + arch=x86_64 [2023-04-05T14:26:31.734Z] #0 6.635 + '[' x86_64 '!=' x86_64 ']' [2023-04-05T14:26:31.734Z] #0 6.635 + url=https://download.docker.com/linux/static [2023-04-05T14:26:31.734Z] #0 6.635 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-05T14:26:31.734Z] #0 6.635 + tar -xz docker/docker [2023-04-05T14:26:31.734Z] #25 ... [2023-04-05T14:26:31.734Z] [2023-04-05T14:26:31.734Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:26:31.734Z] #0 6.746 + RM_GOPATH=0 [2023-04-05T14:26:31.734Z] #0 6.746 + TMP_GOPATH= [2023-04-05T14:26:31.734Z] #0 6.746 + : /build [2023-04-05T14:26:31.734Z] #0 6.746 + '[' -z '' ']' [2023-04-05T14:26:31.734Z] #0 6.746 ++ mktemp -d [2023-04-05T14:26:31.734Z] #0 6.747 + export GOPATH=/tmp/tmp.Dtmv392knI [2023-04-05T14:26:31.734Z] #0 6.747 + GOPATH=/tmp/tmp.Dtmv392knI [2023-04-05T14:26:31.734Z] #0 6.747 + RM_GOPATH=1 [2023-04-05T14:26:31.734Z] #0 6.747 + case "$(go env GOARCH)" in [2023-04-05T14:26:31.734Z] #0 6.747 ++ go env GOARCH [2023-04-05T14:26:31.734Z] #0 6.757 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:31.734Z] #0 6.757 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:31.734Z] #0 6.758 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:31.734Z] #0 6.758 + dir=/tmp/install [2023-04-05T14:26:31.734Z] #0 6.758 + bin=golangci_lint [2023-04-05T14:26:31.734Z] #0 6.758 + shift [2023-04-05T14:26:31.734Z] #0 6.758 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-05T14:26:31.734Z] #0 6.758 + . /tmp/install/golangci_lint.installer [2023-04-05T14:26:31.734Z] #0 6.758 ++ : v1.49.0 [2023-04-05T14:26:31.734Z] #0 6.758 + install_golangci_lint [2023-04-05T14:26:31.734Z] #0 6.758 + set -e [2023-04-05T14:26:31.734Z] #0 6.758 + echo 'Install golangci-lint version v1.49.0' [2023-04-05T14:26:31.734Z] #0 6.758 + GOBIN=/build [2023-04-05T14:26:31.734Z] #0 6.758 + GO111MODULE=on [2023-04-05T14:26:31.734Z] #0 6.758 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-05T14:26:31.734Z] #0 6.770 Install golangci-lint version v1.49.0 [2023-04-05T14:26:31.734Z] #0 6.822 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-05T14:26:31.745Z] #38 73.79 DEP criu/servicefd.d [2023-04-05T14:26:31.745Z] #38 74.00 DEP criu/seize.d [2023-04-05T14:26:31.992Z] #26 ... [2023-04-05T14:26:31.992Z] [2023-04-05T14:26:31.992Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:26:31.992Z] #0 7.276 + RM_GOPATH=0 [2023-04-05T14:26:31.992Z] #0 7.276 + TMP_GOPATH= [2023-04-05T14:26:31.992Z] #0 7.276 + : /build [2023-04-05T14:26:31.992Z] #0 7.276 + '[' -z '' ']' [2023-04-05T14:26:31.992Z] #0 7.278 ++ mktemp -d [2023-04-05T14:26:31.992Z] #0 7.278 + export GOPATH=/tmp/tmp.HvKZWr88Ov [2023-04-05T14:26:31.992Z] #0 7.278 + GOPATH=/tmp/tmp.HvKZWr88Ov [2023-04-05T14:26:31.992Z] #0 7.278 + RM_GOPATH=1 [2023-04-05T14:26:31.992Z] #0 7.278 + case "$(go env GOARCH)" in [2023-04-05T14:26:31.992Z] #0 7.278 ++ go env GOARCH [2023-04-05T14:26:31.992Z] #0 7.326 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:31.992Z] #0 7.326 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:31.992Z] #0 7.326 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:31.992Z] #0 7.326 + dir=/tmp/install [2023-04-05T14:26:31.992Z] #0 7.326 + bin=gotestsum [2023-04-05T14:26:31.992Z] #0 7.326 + shift [2023-04-05T14:26:31.992Z] #0 7.326 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-05T14:26:31.992Z] #0 7.326 + . /tmp/install/gotestsum.installer [2023-04-05T14:26:31.992Z] #0 7.326 ++ : v1.8.2 [2023-04-05T14:26:31.992Z] #0 7.326 + install_gotestsum [2023-04-05T14:26:31.992Z] #0 7.338 + set -e [2023-04-05T14:26:31.992Z] #0 7.338 + echo 'Install gotestsum version v1.8.2' [2023-04-05T14:26:31.992Z] #0 7.338 + GOBIN=/build [2023-04-05T14:26:31.992Z] #0 7.338 + GO111MODULE=on [2023-04-05T14:26:31.992Z] #0 7.338 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-05T14:26:31.992Z] #0 7.338 Install gotestsum version v1.8.2 [2023-04-05T14:26:32.001Z] #38 74.15 DEP criu/seccomp.d [2023-04-05T14:26:32.034Z] #39 49.71 CC images/ipc-sem.o [2023-04-05T14:26:32.257Z] #38 74.33 DEP criu/rst-malloc.d [2023-04-05T14:26:32.292Z] #39 49.98 CC images/utsns.o [2023-04-05T14:26:32.514Z] #38 74.46 DEP criu/rbtree.d [2023-04-05T14:26:32.514Z] #38 74.52 DEP criu/pstree.d [2023-04-05T14:26:32.514Z] #38 74.67 DEP criu/protobuf.d [2023-04-05T14:26:32.523Z] #24 ... [2023-04-05T14:26:32.523Z] [2023-04-05T14:26:32.523Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:26:32.523Z] #23 8.444 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-05T14:26:32.523Z] #23 8.444 Cloning into '.'... [2023-04-05T14:26:32.549Z] #39 50.26 CC images/creds.o [2023-04-05T14:26:32.558Z] #27 7.818 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-05T14:26:32.558Z] #27 ... [2023-04-05T14:26:32.558Z] [2023-04-05T14:26:32.558Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:26:32.558Z] #24 7.798 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-05T14:26:32.558Z] #24 7.798 Cloning into '.'... [2023-04-05T14:26:32.698Z] #49 34.02 Selecting previously unselected package vim. [2023-04-05T14:26:32.698Z] #49 34.02 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-05T14:26:32.698Z] #49 34.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:26:32.771Z] #38 74.76 GEN criu/protobuf-desc-gen.h [2023-04-05T14:26:32.806Z] #39 50.60 CC images/vma.o [2023-04-05T14:26:32.958Z] #49 34.61 Selecting previously unselected package xfsprogs. [2023-04-05T14:26:32.958Z] #49 34.61 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-04-05T14:26:32.958Z] #49 34.62 Unpacking xfsprogs (5.10.0-4) ... [2023-04-05T14:26:33.027Z] #38 ... [2023-04-05T14:26:33.027Z] [2023-04-05T14:26:33.027Z] #42 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-05T14:26:33.027Z] #42 3.306 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-05T14:26:33.027Z] #42 DONE 3.5s [2023-04-05T14:26:33.027Z] [2023-04-05T14:26:33.027Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-05T14:26:33.218Z] #49 35.07 Selecting previously unselected package zip. [2023-04-05T14:26:33.218Z] #49 35.08 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-04-05T14:26:33.218Z] #49 35.10 Unpacking zip (3.0-12) ... [2023-04-05T14:26:33.370Z] #39 50.92 CC images/netdev.o [2023-04-05T14:26:33.479Z] #49 35.30 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:26:33.911Z] #23 ... [2023-04-05T14:26:33.911Z] [2023-04-05T14:26:33.911Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:26:33.911Z] #0 9.269 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:26:33.911Z] #0 9.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:26:33.911Z] #0 9.541 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:26:33.911Z] #25 ... [2023-04-05T14:26:33.911Z] [2023-04-05T14:26:33.911Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:26:33.911Z] #0 8.417 + RM_GOPATH=0 [2023-04-05T14:26:33.911Z] #0 8.417 + TMP_GOPATH= [2023-04-05T14:26:33.911Z] #0 8.417 + : /build [2023-04-05T14:26:33.911Z] #0 8.417 + '[' -z '' ']' [2023-04-05T14:26:33.911Z] #0 8.417 ++ mktemp -d [2023-04-05T14:26:33.911Z] #0 8.433 + export GOPATH=/tmp/tmp.0e6nPUTqGz [2023-04-05T14:26:33.911Z] #0 8.433 + GOPATH=/tmp/tmp.0e6nPUTqGz [2023-04-05T14:26:33.911Z] #0 8.433 + RM_GOPATH=1 [2023-04-05T14:26:33.911Z] #0 8.433 + case "$(go env GOARCH)" in [2023-04-05T14:26:33.911Z] #0 8.433 ++ go env GOARCH [2023-04-05T14:26:33.911Z] #0 8.460 Install shfmt version v3.0.2 [2023-04-05T14:26:33.911Z] #0 8.467 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:33.911Z] #0 8.467 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:33.911Z] #0 8.467 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:33.911Z] #0 8.467 + dir=/tmp/install [2023-04-05T14:26:33.911Z] #0 8.467 + bin=shfmt [2023-04-05T14:26:33.911Z] #0 8.467 + shift [2023-04-05T14:26:33.911Z] #0 8.467 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-05T14:26:33.911Z] #0 8.467 + . /tmp/install/shfmt.installer [2023-04-05T14:26:33.911Z] #0 8.467 ++ : v3.0.2 [2023-04-05T14:26:33.911Z] #0 8.467 + install_shfmt [2023-04-05T14:26:33.911Z] #0 8.467 + echo 'Install shfmt version v3.0.2' [2023-04-05T14:26:33.911Z] #0 8.467 + GOBIN=/build [2023-04-05T14:26:33.911Z] #0 8.467 + GO111MODULE=on [2023-04-05T14:26:33.911Z] #0 8.467 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-05T14:26:33.911Z] #0 9.291 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-05T14:26:33.911Z] #26 ... [2023-04-05T14:26:33.911Z] [2023-04-05T14:26:33.911Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:26:33.911Z] #0 7.851 + RM_GOPATH=0 [2023-04-05T14:26:33.911Z] #0 7.851 + TMP_GOPATH= [2023-04-05T14:26:33.911Z] #0 7.851 + : /build [2023-04-05T14:26:33.911Z] #0 7.851 + '[' -z '' ']' [2023-04-05T14:26:33.911Z] #0 7.851 ++ mktemp -d [2023-04-05T14:26:33.911Z] #0 7.851 + export GOPATH=/tmp/tmp.JsGF9NvfeU [2023-04-05T14:26:33.911Z] #0 7.851 + GOPATH=/tmp/tmp.JsGF9NvfeU [2023-04-05T14:26:33.911Z] #0 7.851 + RM_GOPATH=1 [2023-04-05T14:26:33.911Z] #0 7.851 + case "$(go env GOARCH)" in [2023-04-05T14:26:33.911Z] #0 7.851 ++ go env GOARCH [2023-04-05T14:26:33.911Z] #0 7.865 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:26:33.911Z] #0 7.866 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:33.911Z] #0 7.866 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:33.911Z] #0 7.866 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:33.911Z] #0 7.866 + dir=/tmp/install [2023-04-05T14:26:33.911Z] #0 7.866 + bin=tomlv [2023-04-05T14:26:33.911Z] #0 7.866 + shift [2023-04-05T14:26:33.911Z] #0 7.866 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-05T14:26:33.911Z] #0 7.866 + . /tmp/install/tomlv.installer [2023-04-05T14:26:33.911Z] #0 7.866 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:26:33.911Z] #0 7.866 + install_tomlv [2023-04-05T14:26:33.911Z] #0 7.866 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-05T14:26:33.911Z] #0 7.866 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JsGF9NvfeU/src/github.com/BurntSushi/toml [2023-04-05T14:26:33.911Z] #0 7.874 Cloning into '/tmp/tmp.JsGF9NvfeU/src/github.com/BurntSushi/toml'... [2023-04-05T14:26:33.911Z] #0 9.991 + cd /tmp/tmp.JsGF9NvfeU/src/github.com/BurntSushi/toml [2023-04-05T14:26:33.911Z] #0 9.991 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:26:33.911Z] #0 10.37 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-05T14:26:33.935Z] #39 51.59 CC images/tty.o [2023-04-05T14:26:34.172Z] #27 ... [2023-04-05T14:26:34.172Z] [2023-04-05T14:26:34.172Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:26:34.172Z] #0 8.148 + git clone https://github.com/docker/distribution.git . [2023-04-05T14:26:34.172Z] #0 8.148 Cloning into '.'... [2023-04-05T14:26:34.172Z] #28 ... [2023-04-05T14:26:34.172Z] [2023-04-05T14:26:34.172Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:26:34.172Z] #0 9.271 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:26:34.172Z] #0 9.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:26:34.172Z] #0 9.500 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:26:34.419Z] #49 36.17 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-04-05T14:26:34.419Z] #49 36.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T14:26:34.419Z] #49 36.20 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-04-05T14:26:34.419Z] #49 36.22 Setting up libicu67:arm64 (67.1-7) ... [2023-04-05T14:26:34.419Z] #49 36.23 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-04-05T14:26:34.419Z] #49 36.26 Setting up libinih1:arm64 (53-1+b2) ... [2023-04-05T14:26:34.419Z] #49 36.29 Setting up uidmap (1:4.8.1-1) ... [2023-04-05T14:26:34.433Z] #29 ... [2023-04-05T14:26:34.433Z] [2023-04-05T14:26:34.433Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:34.433Z] #0 9.500 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:26:34.433Z] #0 9.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:26:34.433Z] #0 9.588 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:26:34.433Z] #30 ... [2023-04-05T14:26:34.433Z] [2023-04-05T14:26:34.433Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:26:34.433Z] #0 7.975 + RM_GOPATH=0 [2023-04-05T14:26:34.433Z] #0 7.975 + TMP_GOPATH= [2023-04-05T14:26:34.433Z] #0 7.975 + : /build [2023-04-05T14:26:34.433Z] #0 7.975 + '[' -z '' ']' [2023-04-05T14:26:34.433Z] #0 7.975 ++ mktemp -d [2023-04-05T14:26:34.433Z] #0 7.981 + export GOPATH=/tmp/tmp.M6HMvaF65D [2023-04-05T14:26:34.433Z] #0 7.981 + GOPATH=/tmp/tmp.M6HMvaF65D [2023-04-05T14:26:34.433Z] #0 7.981 + RM_GOPATH=1 [2023-04-05T14:26:34.433Z] #0 7.981 + case "$(go env GOARCH)" in [2023-04-05T14:26:34.433Z] #0 7.981 ++ go env GOARCH [2023-04-05T14:26:34.433Z] #0 7.986 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:34.433Z] #0 7.987 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:34.433Z] #0 7.988 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:34.433Z] #0 7.992 + dir=/tmp/install [2023-04-05T14:26:34.433Z] #0 7.992 + bin=dockercli [2023-04-05T14:26:34.433Z] #0 7.992 + shift [2023-04-05T14:26:34.433Z] #0 7.992 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-05T14:26:34.433Z] #0 7.992 + . /tmp/install/dockercli.installer [2023-04-05T14:26:34.433Z] #0 7.992 ++ : stable [2023-04-05T14:26:34.433Z] #0 7.992 ++ : 17.06.2-ce [2023-04-05T14:26:34.433Z] #0 7.992 + install_dockercli [2023-04-05T14:26:34.433Z] #0 7.992 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-05T14:26:34.433Z] #0 8.002 ++ uname -m [2023-04-05T14:26:34.433Z] #0 8.002 Install docker/cli version 17.06.2-ce from stable [2023-04-05T14:26:34.433Z] #0 8.025 + arch=x86_64 [2023-04-05T14:26:34.433Z] #0 8.025 + '[' x86_64 '!=' x86_64 ']' [2023-04-05T14:26:34.433Z] #0 8.025 + url=https://download.docker.com/linux/static [2023-04-05T14:26:34.433Z] #0 8.025 + tar -xz docker/docker [2023-04-05T14:26:34.433Z] #0 8.025 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-05T14:26:34.679Z] #49 36.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:26:34.679Z] #49 36.32 Setting up bzip2 (1.0.8-4) ... [2023-04-05T14:26:34.679Z] #49 36.34 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-05T14:26:34.679Z] #49 36.35 Setting up python3-wheel (0.34.2-1) ... [2023-04-05T14:26:34.695Z] #31 ... [2023-04-05T14:26:34.695Z] [2023-04-05T14:26:34.695Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:26:34.695Z] #0 6.926 + RM_GOPATH=0 [2023-04-05T14:26:34.695Z] #0 6.926 + TMP_GOPATH= [2023-04-05T14:26:34.695Z] #0 6.926 + : /build [2023-04-05T14:26:34.695Z] #0 6.926 + '[' -z '' ']' [2023-04-05T14:26:34.695Z] #0 6.926 ++ mktemp -d [2023-04-05T14:26:34.695Z] #0 6.926 + export GOPATH=/tmp/tmp.8NZoWrHtIa [2023-04-05T14:26:34.695Z] #0 6.926 + GOPATH=/tmp/tmp.8NZoWrHtIa [2023-04-05T14:26:34.695Z] #0 6.926 + RM_GOPATH=1 [2023-04-05T14:26:34.695Z] #0 6.926 + case "$(go env GOARCH)" in [2023-04-05T14:26:34.695Z] #0 6.926 ++ go env GOARCH [2023-04-05T14:26:34.695Z] #0 6.944 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:34.695Z] #0 6.944 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:34.695Z] #0 6.944 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:34.695Z] #0 6.944 + dir=/tmp/install [2023-04-05T14:26:34.695Z] #0 6.944 + bin=golangci_lint [2023-04-05T14:26:34.695Z] #0 6.944 + shift [2023-04-05T14:26:34.695Z] #0 6.944 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-05T14:26:34.695Z] #0 6.944 + . /tmp/install/golangci_lint.installer [2023-04-05T14:26:34.695Z] #0 6.944 ++ : v1.49.0 [2023-04-05T14:26:34.695Z] #0 6.944 + install_golangci_lint [2023-04-05T14:26:34.695Z] #0 6.944 + set -e [2023-04-05T14:26:34.695Z] #0 6.944 + echo 'Install golangci-lint version v1.49.0' [2023-04-05T14:26:34.695Z] #0 6.944 + GOBIN=/build [2023-04-05T14:26:34.695Z] #0 6.944 + GO111MODULE=on [2023-04-05T14:26:34.695Z] #0 6.944 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-05T14:26:34.695Z] #0 6.944 Install golangci-lint version v1.49.0 [2023-04-05T14:26:34.695Z] #0 7.360 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-05T14:26:34.695Z] #0 10.20 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:26:34.695Z] #0 10.22 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T14:26:34.695Z] #0 10.54 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T14:26:34.695Z] #0 10.56 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-05T14:26:34.695Z] #0 10.76 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-05T14:26:34.870Z] #39 52.54 CC images/file-lock.o [2023-04-05T14:26:34.955Z] #32 ... [2023-04-05T14:26:34.955Z] [2023-04-05T14:26:34.955Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:26:34.955Z] #0 7.361 + RM_GOPATH=0 [2023-04-05T14:26:34.955Z] #0 7.361 + TMP_GOPATH= [2023-04-05T14:26:34.955Z] #0 7.361 + : /build [2023-04-05T14:26:34.955Z] #0 7.361 + '[' -z '' ']' [2023-04-05T14:26:34.955Z] #0 7.361 ++ mktemp -d [2023-04-05T14:26:34.955Z] #0 7.361 + export GOPATH=/tmp/tmp.77wAN4tmGI [2023-04-05T14:26:34.955Z] #0 7.361 + GOPATH=/tmp/tmp.77wAN4tmGI [2023-04-05T14:26:34.955Z] #0 7.361 + RM_GOPATH=1 [2023-04-05T14:26:34.955Z] #0 7.361 + case "$(go env GOARCH)" in [2023-04-05T14:26:34.955Z] #0 7.361 ++ go env GOARCH [2023-04-05T14:26:34.955Z] #0 7.362 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:34.955Z] #0 7.362 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:34.955Z] #0 7.362 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:34.955Z] #0 7.381 Install rootlesskit version v0.14.4 [2023-04-05T14:26:34.955Z] #0 7.381 + dir=/tmp/install [2023-04-05T14:26:34.955Z] #0 7.381 + bin=rootlesskit [2023-04-05T14:26:34.955Z] #0 7.381 + shift [2023-04-05T14:26:34.955Z] #0 7.381 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-05T14:26:34.955Z] #0 7.381 + . /tmp/install/rootlesskit.installer [2023-04-05T14:26:34.955Z] #0 7.381 ++ : v0.14.4 [2023-04-05T14:26:34.955Z] #0 7.381 + install_rootlesskit [2023-04-05T14:26:34.955Z] #0 7.381 + case "$1" in [2023-04-05T14:26:34.955Z] #0 7.381 + export CGO_ENABLED=0 [2023-04-05T14:26:34.955Z] #0 7.381 + CGO_ENABLED=0 [2023-04-05T14:26:34.955Z] #0 7.381 + _install_rootlesskit [2023-04-05T14:26:34.955Z] #0 7.381 + echo 'Install rootlesskit version v0.14.4' [2023-04-05T14:26:34.955Z] #0 7.381 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-05T14:26:34.955Z] #0 7.381 + GOBIN=/build [2023-04-05T14:26:34.955Z] #0 7.381 + GO111MODULE=on [2023-04-05T14:26:34.955Z] #0 7.381 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-05T14:26:34.955Z] #0 7.804 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-05T14:26:34.955Z] #0 10.89 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T14:26:34.955Z] #0 10.90 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-05T14:26:34.955Z] #0 11.06 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-05T14:26:34.955Z] #33 ... [2023-04-05T14:26:34.955Z] [2023-04-05T14:26:34.955Z] #34 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-05T14:26:34.955Z] #0 7.086 + RM_GOPATH=0 [2023-04-05T14:26:34.955Z] #0 7.086 + TMP_GOPATH= [2023-04-05T14:26:34.955Z] #0 7.086 + : /build [2023-04-05T14:26:34.955Z] #0 7.086 + '[' -z '' ']' [2023-04-05T14:26:34.955Z] #0 7.086 ++ mktemp -d [2023-04-05T14:26:34.955Z] #0 7.086 + export GOPATH=/tmp/tmp.yTltb0FD0d [2023-04-05T14:26:34.955Z] #0 7.086 + GOPATH=/tmp/tmp.yTltb0FD0d [2023-04-05T14:26:34.955Z] #0 7.086 + RM_GOPATH=1 [2023-04-05T14:26:34.955Z] #0 7.086 + case "$(go env GOARCH)" in [2023-04-05T14:26:34.955Z] #0 7.086 ++ go env GOARCH [2023-04-05T14:26:34.955Z] #0 7.105 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:34.955Z] #0 7.105 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:34.955Z] #0 7.105 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:34.955Z] #0 7.105 + dir=/tmp/install [2023-04-05T14:26:34.955Z] #0 7.105 + bin=vndr [2023-04-05T14:26:34.955Z] #0 7.105 + shift [2023-04-05T14:26:34.955Z] #0 7.105 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-05T14:26:34.955Z] #0 7.105 + . /tmp/install/vndr.installer [2023-04-05T14:26:34.955Z] #0 7.105 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:26:34.955Z] #0 7.105 + install_vndr [2023-04-05T14:26:34.955Z] #0 7.105 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-05T14:26:34.955Z] #0 7.105 + GOBIN=/build [2023-04-05T14:26:34.955Z] #0 7.105 + GO111MODULE=on [2023-04-05T14:26:34.955Z] #0 7.105 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:26:34.955Z] #0 7.107 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:26:34.955Z] #0 7.537 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:26:35.093Z] #24 ... [2023-04-05T14:26:35.093Z] [2023-04-05T14:26:35.093Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:35.093Z] #0 8.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:26:35.093Z] #0 9.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:26:35.093Z] #0 9.078 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:26:35.093Z] #28 ... [2023-04-05T14:26:35.093Z] [2023-04-05T14:26:35.093Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:26:35.093Z] #0 8.503 + git clone https://github.com/docker/distribution.git . [2023-04-05T14:26:35.093Z] #0 8.503 Cloning into '.'... [2023-04-05T14:26:35.093Z] #29 ... [2023-04-05T14:26:35.093Z] [2023-04-05T14:26:35.093Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:26:35.093Z] #0 8.949 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:26:35.093Z] #0 9.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:26:35.093Z] #0 9.118 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:26:35.093Z] #30 ... [2023-04-05T14:26:35.093Z] [2023-04-05T14:26:35.093Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:26:35.093Z] #0 7.301 + RM_GOPATH=0 [2023-04-05T14:26:35.093Z] #0 7.301 + TMP_GOPATH= [2023-04-05T14:26:35.093Z] #0 7.301 + : /build [2023-04-05T14:26:35.093Z] #0 7.301 + '[' -z '' ']' [2023-04-05T14:26:35.093Z] #0 7.303 ++ mktemp -d [2023-04-05T14:26:35.093Z] #0 7.305 + export GOPATH=/tmp/tmp.qwEYOO9fyV [2023-04-05T14:26:35.093Z] #0 7.305 + GOPATH=/tmp/tmp.qwEYOO9fyV [2023-04-05T14:26:35.093Z] #0 7.305 + RM_GOPATH=1 [2023-04-05T14:26:35.093Z] #0 7.305 + case "$(go env GOARCH)" in [2023-04-05T14:26:35.093Z] #0 7.305 ++ go env GOARCH [2023-04-05T14:26:35.093Z] #0 7.326 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:35.093Z] #0 7.326 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:35.093Z] #0 7.326 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:35.093Z] #0 7.326 + dir=/tmp/install [2023-04-05T14:26:35.093Z] #0 7.326 + bin=rootlesskit [2023-04-05T14:26:35.093Z] #0 7.326 + shift [2023-04-05T14:26:35.093Z] #0 7.326 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-05T14:26:35.093Z] #0 7.326 + . /tmp/install/rootlesskit.installer [2023-04-05T14:26:35.093Z] #0 7.326 ++ : v0.14.4 [2023-04-05T14:26:35.093Z] #0 7.326 + install_rootlesskit [2023-04-05T14:26:35.093Z] #0 7.326 + case "$1" in [2023-04-05T14:26:35.093Z] #0 7.326 + export CGO_ENABLED=0 [2023-04-05T14:26:35.093Z] #0 7.326 + CGO_ENABLED=0 [2023-04-05T14:26:35.093Z] #0 7.326 + _install_rootlesskit [2023-04-05T14:26:35.093Z] #0 7.326 + echo 'Install rootlesskit version v0.14.4' [2023-04-05T14:26:35.093Z] #0 7.326 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-05T14:26:35.093Z] #0 7.326 + GOBIN=/build [2023-04-05T14:26:35.093Z] #0 7.326 + GO111MODULE=on [2023-04-05T14:26:35.093Z] #0 7.326 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-05T14:26:35.093Z] #0 7.326 Install rootlesskit version v0.14.4 [2023-04-05T14:26:35.093Z] #0 7.831 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-05T14:26:35.128Z] #39 52.89 CC images/rlimit.o [2023-04-05T14:26:35.221Z] #34 ... [2023-04-05T14:26:35.221Z] [2023-04-05T14:26:35.221Z] #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:26:35.221Z] #0 8.978 + RM_GOPATH=0 [2023-04-05T14:26:35.221Z] #0 8.979 + TMP_GOPATH= [2023-04-05T14:26:35.221Z] #0 8.980 + : /build [2023-04-05T14:26:35.221Z] #0 8.980 + '[' -z '' ']' [2023-04-05T14:26:35.221Z] #0 8.993 ++ mktemp -d [2023-04-05T14:26:35.221Z] #0 8.993 + export GOPATH=/tmp/tmp.0cMrBYT1jf [2023-04-05T14:26:35.221Z] #0 8.993 + GOPATH=/tmp/tmp.0cMrBYT1jf [2023-04-05T14:26:35.221Z] #0 8.993 + RM_GOPATH=1 [2023-04-05T14:26:35.221Z] #0 8.993 + case "$(go env GOARCH)" in [2023-04-05T14:26:35.221Z] #0 9.006 ++ go env GOARCH [2023-04-05T14:26:35.221Z] #0 9.039 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:35.221Z] #0 9.039 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:35.221Z] #0 9.039 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:35.221Z] #0 9.057 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:26:35.221Z] #0 9.057 + dir=/tmp/install [2023-04-05T14:26:35.221Z] #0 9.057 + bin=proxy [2023-04-05T14:26:35.221Z] #0 9.057 + shift [2023-04-05T14:26:35.221Z] #0 9.057 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-05T14:26:35.221Z] #0 9.057 + . /tmp/install/proxy.installer [2023-04-05T14:26:35.221Z] #0 9.057 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:26:35.221Z] #0 9.057 + install_proxy [2023-04-05T14:26:35.221Z] #0 9.057 + case "$1" in [2023-04-05T14:26:35.221Z] #0 9.057 + export CGO_ENABLED=0 [2023-04-05T14:26:35.221Z] #0 9.057 + CGO_ENABLED=0 [2023-04-05T14:26:35.221Z] #0 9.057 + _install_proxy [2023-04-05T14:26:35.221Z] #0 9.057 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-04-05T14:26:35.221Z] #0 9.057 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.0cMrBYT1jf/src/github.com/docker/libnetwork [2023-04-05T14:26:35.221Z] #0 9.067 Cloning into '/tmp/tmp.0cMrBYT1jf/src/github.com/docker/libnetwork'... [2023-04-05T14:26:35.221Z] #35 ... [2023-04-05T14:26:35.221Z] [2023-04-05T14:26:35.221Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:26:35.221Z] #0 9.269 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:26:35.221Z] #0 9.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:26:35.221Z] #0 9.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:26:35.249Z] #49 36.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:26:35.249Z] #49 36.97 Setting up libcap2:arm64 (1:2.44-1) ... [2023-04-05T14:26:35.249Z] #49 37.01 Setting up libcap2-bin (1:2.44-1) ... [2023-04-05T14:26:35.249Z] #49 37.03 Setting up apparmor (2.13.6-10) ... [2023-04-05T14:26:35.352Z] #31 ... [2023-04-05T14:26:35.353Z] [2023-04-05T14:26:35.353Z] #32 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-05T14:26:35.353Z] #0 8.442 + RM_GOPATH=0 [2023-04-05T14:26:35.353Z] #0 8.442 + TMP_GOPATH= [2023-04-05T14:26:35.353Z] #0 8.442 + : /build [2023-04-05T14:26:35.353Z] #0 8.442 + '[' -z '' ']' [2023-04-05T14:26:35.353Z] #0 8.450 ++ mktemp -d [2023-04-05T14:26:35.353Z] #0 8.472 + export GOPATH=/tmp/tmp.ItufLLXbyS [2023-04-05T14:26:35.353Z] #0 8.472 + GOPATH=/tmp/tmp.ItufLLXbyS [2023-04-05T14:26:35.353Z] #0 8.472 + RM_GOPATH=1 [2023-04-05T14:26:35.353Z] #0 8.472 + case "$(go env GOARCH)" in [2023-04-05T14:26:35.353Z] #0 8.472 ++ go env GOARCH [2023-04-05T14:26:35.353Z] #0 8.565 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:35.353Z] #0 8.565 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:35.353Z] #0 8.565 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:35.353Z] #0 8.568 + dir=/tmp/install [2023-04-05T14:26:35.353Z] #0 8.568 + bin=vndr [2023-04-05T14:26:35.353Z] #0 8.568 + shift [2023-04-05T14:26:35.353Z] #0 8.568 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-05T14:26:35.353Z] #0 8.568 + . /tmp/install/vndr.installer [2023-04-05T14:26:35.353Z] #0 8.568 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:26:35.353Z] #0 8.568 + install_vndr [2023-04-05T14:26:35.353Z] #0 8.568 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-05T14:26:35.353Z] #0 8.568 + GOBIN=/build [2023-04-05T14:26:35.353Z] #0 8.568 + GO111MODULE=on [2023-04-05T14:26:35.353Z] #0 8.568 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:26:35.353Z] #0 8.568 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:26:35.353Z] #0 9.268 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-05T14:26:35.483Z] #36 ... [2023-04-05T14:26:35.483Z] [2023-04-05T14:26:35.483Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:26:35.483Z] #27 11.46 encoding [2023-04-05T14:26:35.483Z] #27 11.49 internal/goarch [2023-04-05T14:26:35.483Z] #27 11.69 internal/unsafeheader [2023-04-05T14:26:35.483Z] #27 11.77 internal/abi [2023-04-05T14:26:35.483Z] #27 11.93 internal/cpu [2023-04-05T14:26:35.612Z] #32 ... [2023-04-05T14:26:35.612Z] [2023-04-05T14:26:35.612Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:26:35.612Z] #0 6.608 + RM_GOPATH=0 [2023-04-05T14:26:35.612Z] #0 6.608 + TMP_GOPATH= [2023-04-05T14:26:35.612Z] #0 6.608 + : /build [2023-04-05T14:26:35.612Z] #0 6.608 + '[' -z '' ']' [2023-04-05T14:26:35.612Z] #0 6.608 ++ mktemp -d [2023-04-05T14:26:35.612Z] #0 6.608 + export GOPATH=/tmp/tmp.p3zRbYFTsh [2023-04-05T14:26:35.612Z] #0 6.608 + GOPATH=/tmp/tmp.p3zRbYFTsh [2023-04-05T14:26:35.612Z] #0 6.608 + RM_GOPATH=1 [2023-04-05T14:26:35.612Z] #0 6.608 + case "$(go env GOARCH)" in [2023-04-05T14:26:35.612Z] #0 6.608 ++ go env GOARCH [2023-04-05T14:26:35.612Z] #0 6.617 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:35.612Z] #0 6.617 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:35.612Z] #0 6.617 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:35.612Z] #0 6.617 + dir=/tmp/install [2023-04-05T14:26:35.612Z] #0 6.617 + bin=shfmt [2023-04-05T14:26:35.612Z] #0 6.617 + shift [2023-04-05T14:26:35.612Z] #0 6.617 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-05T14:26:35.612Z] #0 6.617 + . /tmp/install/shfmt.installer [2023-04-05T14:26:35.612Z] #0 6.617 ++ : v3.0.2 [2023-04-05T14:26:35.612Z] #0 6.617 + install_shfmt [2023-04-05T14:26:35.612Z] #0 6.617 + echo 'Install shfmt version v3.0.2' [2023-04-05T14:26:35.612Z] #0 6.617 + GOBIN=/build [2023-04-05T14:26:35.612Z] #0 6.617 + GO111MODULE=on [2023-04-05T14:26:35.612Z] #0 6.617 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-05T14:26:35.612Z] #0 6.619 Install shfmt version v3.0.2 [2023-04-05T14:26:35.612Z] #0 7.041 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-05T14:26:35.612Z] #0 8.424 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-05T14:26:35.612Z] #0 8.448 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-05T14:26:35.612Z] #0 8.530 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-05T14:26:35.612Z] #33 ... [2023-04-05T14:26:35.612Z] [2023-04-05T14:26:35.612Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:26:35.612Z] #0 8.656 + RM_GOPATH=0 [2023-04-05T14:26:35.612Z] #0 8.656 + TMP_GOPATH= [2023-04-05T14:26:35.612Z] #0 8.656 + : /build [2023-04-05T14:26:35.612Z] #0 8.656 + '[' -z '' ']' [2023-04-05T14:26:35.612Z] #0 8.656 ++ mktemp -d [2023-04-05T14:26:35.612Z] #0 8.764 + export GOPATH=/tmp/tmp.l8RXGABs1E [2023-04-05T14:26:35.612Z] #0 8.766 + GOPATH=/tmp/tmp.l8RXGABs1E [2023-04-05T14:26:35.612Z] #0 8.766 + RM_GOPATH=1 [2023-04-05T14:26:35.612Z] #0 8.766 + case "$(go env GOARCH)" in [2023-04-05T14:26:35.612Z] #0 8.778 ++ go env GOARCH [2023-04-05T14:26:35.612Z] #0 8.823 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:35.612Z] #0 8.823 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:35.612Z] #0 8.823 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:35.612Z] #0 8.847 + dir=/tmp/install [2023-04-05T14:26:35.612Z] #0 8.847 + bin=tomlv [2023-04-05T14:26:35.612Z] #0 8.847 + shift [2023-04-05T14:26:35.612Z] #0 8.847 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-05T14:26:35.612Z] #0 8.847 + . /tmp/install/tomlv.installer [2023-04-05T14:26:35.612Z] #0 8.847 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:26:35.612Z] #0 8.847 + install_tomlv [2023-04-05T14:26:35.612Z] #0 8.847 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-05T14:26:35.612Z] #0 8.847 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.l8RXGABs1E/src/github.com/BurntSushi/toml [2023-04-05T14:26:35.612Z] #0 8.847 Cloning into '/tmp/tmp.l8RXGABs1E/src/github.com/BurntSushi/toml'... [2023-04-05T14:26:35.612Z] #0 8.848 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:26:35.612Z] #34 ... [2023-04-05T14:26:35.612Z] [2023-04-05T14:26:35.612Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:26:35.612Z] #0 9.147 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:26:35.612Z] #0 9.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:26:35.612Z] #0 9.221 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:26:35.692Z] #39 53.22 CC images/pagemap.o [2023-04-05T14:26:35.871Z] #35 ... [2023-04-05T14:26:35.871Z] [2023-04-05T14:26:35.871Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:26:35.871Z] #0 8.114 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:26:35.871Z] #0 8.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:26:35.871Z] #0 8.205 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:26:35.871Z] #0 9.607 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:26:35.949Z] #39 53.57 CC images/siginfo.o [2023-04-05T14:26:36.130Z] #36 ... [2023-04-05T14:26:36.130Z] [2023-04-05T14:26:36.130Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:26:36.130Z] #26 9.860 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:26:36.130Z] #26 9.930 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T14:26:36.130Z] #26 10.14 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T14:26:36.130Z] #26 10.18 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-05T14:26:36.130Z] #26 10.45 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-05T14:26:36.130Z] #26 10.94 go: downloading github.com/spf13/viper v1.12.0 [2023-04-05T14:26:36.130Z] #26 11.05 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-05T14:26:36.207Z] #39 53.93 CC images/rpc.o [2023-04-05T14:26:36.427Z] #27 12.86 internal/goexperiment [2023-04-05T14:26:36.998Z] #27 13.53 internal/goos [2023-04-05T14:26:37.069Z] #26 12.12 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-05T14:26:37.069Z] #26 12.20 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-05T14:26:37.069Z] #26 12.40 go: downloading golang.org/x/tools v0.1.12 [2023-04-05T14:26:37.159Z] #49 38.52 Setting up zip (3.0-12) ... [2023-04-05T14:26:37.159Z] #49 38.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:26:37.159Z] #49 38.58 Setting up bash-completion (1:2.11-2) ... [2023-04-05T14:26:37.197Z] #46 DONE 3.5s [2023-04-05T14:26:37.197Z] [2023-04-05T14:26:37.197Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-05T14:26:37.260Z] #27 13.71 internal/bytealg [2023-04-05T14:26:37.328Z] #26 12.59 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-05T14:26:37.521Z] #27 13.90 runtime/internal/atomic [2023-04-05T14:26:37.587Z] #26 12.77 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-05T14:26:37.730Z] #49 ... [2023-04-05T14:26:37.730Z] [2023-04-05T14:26:37.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:37.730Z] #39 98.39 CC criu/cr-service.o [2023-04-05T14:26:37.730Z] #39 100.2 CC criu/crtools.o [2023-04-05T14:26:37.730Z] #39 100.9 CC criu/eventfd.o [2023-04-05T14:26:37.730Z] #39 101.3 CC criu/eventpoll.o [2023-04-05T14:26:37.730Z] #39 102.1 CC criu/external.o [2023-04-05T14:26:37.730Z] #39 102.5 CC criu/fault-injection.o [2023-04-05T14:26:37.730Z] #39 102.6 CC criu/fdstore.o [2023-04-05T14:26:37.730Z] #39 103.1 CC criu/fifo.o [2023-04-05T14:26:37.730Z] #39 103.5 CC criu/file-ids.o [2023-04-05T14:26:37.730Z] #39 103.8 CC criu/file-lock.o [2023-04-05T14:26:37.730Z] #39 104.8 CC criu/files-ext.o [2023-04-05T14:26:37.730Z] #39 105.1 CC criu/files-reg.o [2023-04-05T14:26:37.730Z] #39 107.6 CC criu/files.o [2023-04-05T14:26:37.846Z] #26 12.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-05T14:26:37.950Z] Running on azwin-2-235c70 in d:\jenkins\workspace\moby_PR-45276 [Pipeline] { [Pipeline] ws [2023-04-05T14:26:37.965Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-04-05T14:26:38.105Z] #26 13.33 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-05T14:26:38.734Z] #39 56.03 CC images/ext-file.o [2023-04-05T14:26:38.734Z] #39 56.44 CC images/cgroup.o [2023-04-05T14:26:38.988Z] The recommended git tool is: git [2023-04-05T14:26:39.112Z] #39 109.7 CC criu/filesystems.o [2023-04-05T14:26:39.682Z] #39 110.4 CC criu/fsnotify.o [2023-04-05T14:26:39.682Z] #39 ... [2023-04-05T14:26:39.682Z] [2023-04-05T14:26:39.682Z] #49 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:26:39.682Z] #49 41.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T14:26:39.682Z] #49 41.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-05T14:26:39.682Z] #49 41.58 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-04-05T14:26:39.739Z] #39 57.64 CC images/userns.o [2023-04-05T14:26:39.943Z] #49 41.60 Setting up patch (2.7.6-7) ... [2023-04-05T14:26:39.943Z] #49 41.61 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T14:26:39.943Z] #49 41.69 invoke-rc.d: could not determine current runlevel [2023-04-05T14:26:39.943Z] #49 41.72 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-05T14:26:39.943Z] #49 41.73 Setting up xfsprogs (5.10.0-4) ... [2023-04-05T14:26:39.943Z] #49 41.74 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-04-05T14:26:39.943Z] #49 41.76 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T14:26:39.943Z] #49 41.77 Setting up pigz (2.6-1) ... [2023-04-05T14:26:40.077Z] #27 16.44 runtime/internal/math [2023-04-05T14:26:40.203Z] #49 41.84 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-04-05T14:26:40.203Z] #49 41.86 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-05T14:26:40.203Z] #49 41.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T14:26:40.203Z] #49 41.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:26:40.325Z] #39 58.05 CC images/google/protobuf/descriptor.o [2023-04-05T14:26:40.339Z] #27 16.74 runtime/internal/sys [2023-04-05T14:26:40.469Z] #47 DONE 3.5s [2023-04-05T14:26:40.469Z] [2023-04-05T14:26:40.469Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-04-05T14:26:40.601Z] #27 16.99 runtime/internal/syscall [2023-04-05T14:26:40.639Z] #26 ... [2023-04-05T14:26:40.639Z] [2023-04-05T14:26:40.639Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:26:40.639Z] #25 15.81 + mkdir -p /build [2023-04-05T14:26:40.639Z] #25 15.82 + mv docker/docker /build/ [2023-04-05T14:26:40.639Z] #25 15.84 + rmdir docker [2023-04-05T14:26:40.773Z] #49 42.49 Setting up libaio1:arm64 (0.3.112-9) ... [2023-04-05T14:26:40.773Z] #49 42.51 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-05T14:26:41.033Z] #49 42.97 Setting up libelf1:arm64 (0.183-1) ... [2023-04-05T14:26:41.184Z] #27 17.54 internal/itoa [2023-04-05T14:26:41.294Z] #49 43.00 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-04-05T14:26:41.294Z] #49 43.02 Setting up python3-distutils (3.9.2-1) ... [2023-04-05T14:26:41.554Z] #49 43.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:26:41.554Z] #49 43.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-05T14:26:41.574Z] #25 DONE 16.7s [2023-04-05T14:26:41.574Z] [2023-04-05T14:26:41.574Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:26:41.574Z] #34 11.48 + cd /tmp/tmp.l8RXGABs1E/src/github.com/BurntSushi/toml [2023-04-05T14:26:41.574Z] #34 11.48 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-05T14:26:41.574Z] #34 11.72 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-05T14:26:41.574Z] #34 13.32 encoding [2023-04-05T14:26:41.574Z] #34 13.44 internal/goarch [2023-04-05T14:26:41.574Z] #34 13.62 internal/unsafeheader [2023-04-05T14:26:41.574Z] #34 14.03 internal/cpu [2023-04-05T14:26:41.574Z] #34 14.04 internal/abi [2023-04-05T14:26:41.574Z] #34 15.00 internal/goexperiment [2023-04-05T14:26:41.574Z] #34 15.18 internal/goos [2023-04-05T14:26:41.574Z] #34 15.31 runtime/internal/atomic [2023-04-05T14:26:41.574Z] #34 15.47 internal/bytealg [2023-04-05T14:26:41.574Z] #34 16.80 runtime/internal/math [2023-04-05T14:26:41.694Z] #39 ... [2023-04-05T14:26:41.694Z] [2023-04-05T14:26:41.694Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:26:41.694Z] #32 134.7 text/tabwriter [2023-04-05T14:26:41.694Z] #32 136.6 io/ioutil [2023-04-05T14:26:41.694Z] #32 136.6 fmt [2023-04-05T14:26:41.694Z] #32 141.1 flag [2023-04-05T14:26:41.694Z] #32 141.2 github.com/BurntSushi/toml [2023-04-05T14:26:41.694Z] #32 143.9 log [2023-04-05T14:26:41.814Z] #49 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-05T14:26:41.814Z] #49 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-05T14:26:41.814Z] #49 43.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-05T14:26:41.814Z] #49 43.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-05T14:26:41.814Z] #49 43.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-05T14:26:41.814Z] #49 43.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-05T14:26:41.814Z] #49 43.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-05T14:26:41.814Z] #49 43.61 Setting up python3-setuptools (52.0.0-4) ... [2023-04-05T14:26:42.129Z] #27 18.37 math/bits [2023-04-05T14:26:42.129Z] #27 18.41 runtime [2023-04-05T14:26:42.149Z] #34 17.29 runtime/internal/sys [2023-04-05T14:26:42.360Z] #48 DONE 2.1s [2023-04-05T14:26:42.360Z] [2023-04-05T14:26:42.360Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-05T14:26:42.408Z] #34 17.48 runtime/internal/syscall [2023-04-05T14:26:42.667Z] #34 17.96 internal/itoa [2023-04-05T14:26:43.068Z] #32 ... [2023-04-05T14:26:43.068Z] [2023-04-05T14:26:43.068Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:43.068Z] #39 60.89 CC images/opts.o [2023-04-05T14:26:43.196Z] #49 45.14 Setting up libjq1:arm64 (1.6-2.1) ... [2023-04-05T14:26:43.196Z] #49 45.16 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-04-05T14:26:43.234Z] #34 ... [2023-04-05T14:26:43.235Z] [2023-04-05T14:26:43.235Z] #21 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:26:43.235Z] #21 8.377 + RM_GOPATH=0 [2023-04-05T14:26:43.235Z] #21 8.377 + TMP_GOPATH= [2023-04-05T14:26:43.235Z] #21 8.377 + : /build [2023-04-05T14:26:43.235Z] #21 8.377 + '[' -z '' ']' [2023-04-05T14:26:43.235Z] #21 8.378 ++ mktemp -d [2023-04-05T14:26:43.235Z] #21 8.383 + export GOPATH=/tmp/tmp.6Qk63LUW5l [2023-04-05T14:26:43.235Z] #21 8.383 + GOPATH=/tmp/tmp.6Qk63LUW5l [2023-04-05T14:26:43.235Z] #21 8.383 + RM_GOPATH=1 [2023-04-05T14:26:43.235Z] #21 8.383 + case "$(go env GOARCH)" in [2023-04-05T14:26:43.235Z] #21 8.383 ++ go env GOARCH [2023-04-05T14:26:43.235Z] #21 8.552 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:43.235Z] #21 8.552 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:26:43.235Z] #21 8.552 ++ dirname /tmp/install/install.sh [2023-04-05T14:26:43.235Z] #21 8.552 + dir=/tmp/install [2023-04-05T14:26:43.235Z] #21 8.552 + bin=proxy [2023-04-05T14:26:43.235Z] #21 8.552 + shift [2023-04-05T14:26:43.235Z] #21 8.552 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-05T14:26:43.235Z] #21 8.552 + . /tmp/install/proxy.installer [2023-04-05T14:26:43.235Z] #21 8.552 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:26:43.235Z] #21 8.552 + install_proxy [2023-04-05T14:26:43.235Z] #21 8.552 + case "$1" in [2023-04-05T14:26:43.235Z] #21 8.552 + export CGO_ENABLED=0 [2023-04-05T14:26:43.235Z] #21 8.552 + CGO_ENABLED=0 [2023-04-05T14:26:43.235Z] #21 8.552 + _install_proxy [2023-04-05T14:26:43.235Z] #21 8.552 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-04-05T14:26:43.235Z] #21 8.552 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.6Qk63LUW5l/src/github.com/docker/libnetwork [2023-04-05T14:26:43.235Z] #21 8.552 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:26:43.235Z] #21 8.571 Cloning into '/tmp/tmp.6Qk63LUW5l/src/github.com/docker/libnetwork'... [2023-04-05T14:26:43.235Z] #21 ... [2023-04-05T14:26:43.235Z] [2023-04-05T14:26:43.235Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:26:43.235Z] #34 18.56 runtime [2023-04-05T14:26:43.456Z] #49 45.18 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-05T14:26:43.456Z] #49 45.20 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T14:26:43.493Z] #34 18.87 math/bits [2023-04-05T14:26:43.632Z] #39 61.26 CC images/seccomp.o [2023-04-05T14:26:43.890Z] #39 61.66 CC images/binfmt-misc.o [2023-04-05T14:26:44.042Z] #27 20.56 math [2023-04-05T14:26:44.453Z] #39 61.97 CC images/time.o [2023-04-05T14:26:44.615Z] #27 ... [2023-04-05T14:26:44.615Z] [2023-04-05T14:26:44.615Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:26:44.615Z] #26 11.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-05T14:26:44.615Z] #26 11.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-05T14:26:44.615Z] #26 11.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-05T14:26:44.615Z] #26 15.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-05T14:26:44.656Z] #49 46.32 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-04-05T14:26:44.656Z] #49 46.34 Setting up jq (1.6-2.1) ... [2023-04-05T14:26:44.656Z] #49 46.35 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-04-05T14:26:44.656Z] #49 46.37 Setting up iptables (1.8.7-1) ... [2023-04-05T14:26:44.656Z] #49 46.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T14:26:44.656Z] #49 46.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T14:26:44.656Z] #49 46.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T14:26:44.656Z] #49 46.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T14:26:44.656Z] #49 46.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-05T14:26:44.656Z] #49 46.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-05T14:26:44.656Z] #49 46.44 Setting up iproute2 (5.10.0-4) ... [2023-04-05T14:26:44.710Z] #39 62.26 CC images/sysctl.o [2023-04-05T14:26:44.876Z] #26 ... [2023-04-05T14:26:44.876Z] [2023-04-05T14:26:44.876Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:26:44.876Z] #25 11.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:26:44.876Z] #25 17.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:26:44.876Z] #25 ... [2023-04-05T14:26:44.876Z] [2023-04-05T14:26:44.876Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:26:44.876Z] #33 11.63 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-05T14:26:44.876Z] #33 17.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-05T14:26:44.876Z] #33 19.20 go: downloading github.com/google/uuid v1.3.0 [2023-04-05T14:26:44.876Z] #33 19.66 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-05T14:26:44.876Z] #33 20.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-05T14:26:44.876Z] #33 20.75 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T14:26:44.876Z] #33 21.40 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-05T14:26:44.877Z] #49 DONE 2.2s [2023-04-05T14:26:44.877Z] [2023-04-05T14:26:44.878Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:26:44.878Z] #50 ... [2023-04-05T14:26:44.878Z] [2023-04-05T14:26:44.878Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:44.878Z] #38 76.65 DEP criu/protobuf-desc.d [2023-04-05T14:26:44.878Z] #38 76.78 DEP criu/proc_parse.d [2023-04-05T14:26:44.878Z] #38 76.96 DEP criu/plugin.d [2023-04-05T14:26:44.878Z] #38 77.05 DEP criu/pipes.d [2023-04-05T14:26:44.878Z] #38 77.26 DEP criu/pie-util.d [2023-04-05T14:26:44.878Z] #38 77.44 DEP criu/pie-util-vdso.d [2023-04-05T14:26:44.878Z] #38 77.61 DEP criu/pie-util-vdso-elf32.d [2023-04-05T14:26:44.878Z] #38 77.80 DEP criu/path.d [2023-04-05T14:26:44.878Z] #38 77.93 DEP criu/parasite-syscall.d [2023-04-05T14:26:44.878Z] #38 78.12 DEP criu/pagemap.d [2023-04-05T14:26:44.878Z] #38 78.30 DEP criu/pagemap-cache.d [2023-04-05T14:26:44.878Z] #38 78.50 DEP criu/page-xfer.d [2023-04-05T14:26:44.878Z] #38 78.72 DEP criu/page-pipe.d [2023-04-05T14:26:44.878Z] #38 78.91 DEP criu/netfilter.d [2023-04-05T14:26:44.878Z] #38 79.06 DEP criu/net.d [2023-04-05T14:26:44.878Z] #38 79.33 DEP criu/namespaces.d [2023-04-05T14:26:44.878Z] #38 79.48 DEP criu/mount.d [2023-04-05T14:26:44.878Z] #38 79.64 DEP criu/memfd.d [2023-04-05T14:26:44.878Z] #38 79.88 DEP criu/mem.d [2023-04-05T14:26:44.878Z] #38 80.01 DEP criu/lsm.d [2023-04-05T14:26:44.878Z] #38 80.14 DEP criu/log.d [2023-04-05T14:26:44.878Z] #38 80.21 DEP criu/libnetlink.d [2023-04-05T14:26:44.878Z] #38 80.31 DEP criu/kerndat.d [2023-04-05T14:26:44.878Z] #38 80.47 DEP criu/kcmp-ids.d [2023-04-05T14:26:44.878Z] #38 80.55 DEP criu/irmap.d [2023-04-05T14:26:44.878Z] #38 80.66 DEP criu/ipc_ns.d [2023-04-05T14:26:44.878Z] #38 80.79 DEP criu/image.d [2023-04-05T14:26:44.878Z] #38 80.95 DEP criu/image-desc.d [2023-04-05T14:26:44.878Z] #38 81.04 DEP criu/fsnotify.d [2023-04-05T14:26:44.878Z] #38 81.23 DEP criu/filesystems.d [2023-04-05T14:26:44.878Z] #38 81.39 DEP criu/files.d [2023-04-05T14:26:44.878Z] #38 81.63 DEP criu/files-reg.d [2023-04-05T14:26:44.878Z] #38 81.88 DEP criu/files-ext.d [2023-04-05T14:26:44.878Z] #38 82.03 DEP criu/file-lock.d [2023-04-05T14:26:44.878Z] #38 82.16 DEP criu/file-ids.d [2023-04-05T14:26:44.878Z] #38 82.37 DEP criu/fifo.d [2023-04-05T14:26:44.878Z] #38 82.53 DEP criu/fdstore.d [2023-04-05T14:26:44.878Z] #38 82.73 DEP criu/fault-injection.d [2023-04-05T14:26:44.878Z] #38 82.81 DEP criu/external.d [2023-04-05T14:26:44.878Z] #38 82.92 DEP criu/eventpoll.d [2023-04-05T14:26:44.878Z] #38 83.17 DEP criu/eventfd.d [2023-04-05T14:26:44.878Z] #38 83.29 DEP criu/crtools.d [2023-04-05T14:26:44.878Z] #38 83.48 DEP criu/cr-service.d [2023-04-05T14:26:44.878Z] #38 83.66 DEP criu/cr-restore.d [2023-04-05T14:26:44.878Z] #38 83.89 DEP criu/cr-errno.d [2023-04-05T14:26:44.878Z] #38 83.91 DEP criu/cr-dump.d [2023-04-05T14:26:44.878Z] #38 84.13 DEP criu/cr-dedup.d [2023-04-05T14:26:44.878Z] #38 84.41 DEP criu/cr-check.d [2023-04-05T14:26:44.878Z] #38 84.66 DEP criu/config.d [2023-04-05T14:26:44.878Z] #38 84.85 DEP criu/clone-noasan.d [2023-04-05T14:26:44.878Z] #38 84.91 DEP criu/cgroup.d [2023-04-05T14:26:44.878Z] #38 85.08 DEP criu/cgroup-props.d [2023-04-05T14:26:44.878Z] #38 85.16 DEP criu/bitmap.d [2023-04-05T14:26:44.878Z] #38 85.18 DEP criu/bfd.d [2023-04-05T14:26:44.878Z] #38 85.29 DEP criu/autofs.d [2023-04-05T14:26:44.878Z] #38 85.43 DEP criu/aio.d [2023-04-05T14:26:44.878Z] #38 85.66 DEP criu/action-scripts.d [2023-04-05T14:26:44.878Z] #38 85.95 CC criu/action-scripts.o [2023-04-05T14:26:44.878Z] #38 86.45 CC criu/aio.o [2023-04-05T14:26:44.878Z] #38 87.05 CC criu/autofs.o [2023-04-05T14:26:44.967Z] #39 62.55 CC images/autofs.o [2023-04-05T14:26:45.137Z] #33 ... [2023-04-05T14:26:45.137Z] [2023-04-05T14:26:45.137Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:26:45.137Z] #32 11.58 go: downloading github.com/spf13/viper v1.12.0 [2023-04-05T14:26:45.137Z] #32 11.71 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-05T14:26:45.137Z] #32 13.14 go: downloading golang.org/x/tools v0.1.12 [2023-04-05T14:26:45.137Z] #32 13.18 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-05T14:26:45.137Z] #32 13.82 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-05T14:26:45.137Z] #32 13.94 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-05T14:26:45.224Z] #39 63.01 CC images/macvlan.o [2023-04-05T14:26:45.227Z] #49 46.88 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:26:45.396Z] #34 20.41 math [2023-04-05T14:26:45.396Z] #34 ... [2023-04-05T14:26:45.396Z] [2023-04-05T14:26:45.396Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:26:45.396Z] #27 10.47 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:26:45.396Z] #27 10.75 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-05T14:26:45.396Z] #27 10.76 go: downloading golang.org/x/tools v0.1.11 [2023-04-05T14:26:45.396Z] #27 11.98 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-05T14:26:45.396Z] #27 12.11 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-05T14:26:45.396Z] #27 12.33 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-05T14:26:45.396Z] #27 13.15 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-05T14:26:45.396Z] #27 13.53 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-05T14:26:45.396Z] #27 13.67 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:26:45.396Z] #27 14.17 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-05T14:26:45.396Z] #27 ... [2023-04-05T14:26:45.396Z] [2023-04-05T14:26:45.396Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:26:45.396Z] #31 11.41 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T14:26:45.396Z] #31 11.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-05T14:26:45.396Z] #31 11.68 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-05T14:26:45.396Z] #31 12.69 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-05T14:26:45.396Z] #31 17.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-05T14:26:45.396Z] #31 18.58 go: downloading github.com/google/uuid v1.3.0 [2023-04-05T14:26:45.396Z] #31 18.59 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-05T14:26:45.396Z] #31 18.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-05T14:26:45.396Z] #31 18.91 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T14:26:45.396Z] #31 19.46 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-05T14:26:45.396Z] #31 19.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-05T14:26:45.396Z] #31 20.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-05T14:26:45.396Z] #31 20.73 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-05T14:26:45.398Z] #32 ... [2023-04-05T14:26:45.398Z] [2023-04-05T14:26:45.398Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:26:45.398Z] #33 21.72 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-05T14:26:45.398Z] #33 ... [2023-04-05T14:26:45.398Z] [2023-04-05T14:26:45.398Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:26:45.398Z] #29 11.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:26:45.398Z] #29 16.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:26:45.481Z] #39 63.37 CC images/sit.o [2023-04-05T14:26:45.659Z] #29 ... [2023-04-05T14:26:45.659Z] [2023-04-05T14:26:45.659Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:26:45.659Z] #36 11.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:26:45.659Z] #36 16.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:26:45.659Z] #36 22.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:26:45.659Z] #36 ... [2023-04-05T14:26:45.659Z] [2023-04-05T14:26:45.659Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:45.659Z] #30 12.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:26:45.659Z] #30 17.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:26:45.921Z] #30 ... [2023-04-05T14:26:45.921Z] [2023-04-05T14:26:45.921Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:26:45.921Z] #33 22.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-05T14:26:45.964Z] #31 ... [2023-04-05T14:26:45.964Z] [2023-04-05T14:26:45.964Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:26:45.964Z] #30 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:26:45.964Z] #30 15.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:26:45.964Z] #30 19.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:26:45.964Z] #30 ... [2023-04-05T14:26:45.964Z] [2023-04-05T14:26:45.965Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:45.965Z] #28 11.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:26:45.965Z] #28 15.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:26:45.965Z] #28 19.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:26:46.047Z] #39 63.73 CC images/memfd.o [2023-04-05T14:26:46.503Z] #33 ... [2023-04-05T14:26:46.503Z] [2023-04-05T14:26:46.503Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:26:46.503Z] #31 21.81 + mkdir -p /build [2023-04-05T14:26:46.503Z] #31 21.86 + mv docker/docker /build/ [2023-04-05T14:26:46.503Z] #31 21.93 + rmdir docker [2023-04-05T14:26:46.503Z] #31 DONE 23.1s [2023-04-05T14:26:46.503Z] [2023-04-05T14:26:46.503Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:26:46.503Z] #33 23.10 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-05T14:26:46.532Z] #28 ... [2023-04-05T14:26:46.532Z] [2023-04-05T14:26:46.532Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:26:46.532Z] #35 11.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:26:46.532Z] #35 15.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:26:46.532Z] #35 19.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:26:46.608Z] #49 DONE 48.3s [2023-04-05T14:26:46.608Z] [2023-04-05T14:26:46.608Z] #51 [dev-systemd-false 9/27] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-04-05T14:26:46.613Z] #39 64.27 CC images/timens.o [2023-04-05T14:26:46.768Z] #38 88.57 CC criu/bfd.o [2023-04-05T14:26:46.768Z] #38 ... [2023-04-05T14:26:46.768Z] [2023-04-05T14:26:46.768Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:26:46.768Z] #50 2.364 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:26:46.768Z] #50 2.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:26:46.768Z] #50 2.469 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:26:46.871Z] #39 64.69 LINK images/built-in.o [2023-04-05T14:26:47.099Z] #35 ... [2023-04-05T14:26:47.099Z] [2023-04-05T14:26:47.099Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:26:47.099Z] #33 12.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-05T14:26:47.178Z] #51 0.842 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-05T14:26:47.178Z] #51 0.847 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-05T14:26:47.178Z] #51 0.852 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-05T14:26:47.178Z] #51 DONE 0.9s [2023-04-05T14:26:47.178Z] [2023-04-05T14:26:47.178Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:47.178Z] #39 111.6 CC criu/image-desc.o [2023-04-05T14:26:47.178Z] #39 111.8 CC criu/image.o [2023-04-05T14:26:47.178Z] #39 112.9 CC criu/ipc_ns.o [2023-04-05T14:26:47.178Z] #39 114.2 CC criu/irmap.o [2023-04-05T14:26:47.178Z] #39 114.9 CC criu/kcmp-ids.o [2023-04-05T14:26:47.178Z] #39 115.3 CC criu/kerndat.o [2023-04-05T14:26:47.178Z] #39 116.3 CC criu/libnetlink.o [2023-04-05T14:26:47.178Z] #39 116.6 CC criu/log.o [2023-04-05T14:26:47.178Z] #39 117.4 CC criu/lsm.o [2023-04-05T14:26:47.178Z] #39 118.0 CC criu/mem.o [2023-04-05T14:26:47.332Z] #50 2.863 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:26:47.359Z] #33 ... [2023-04-05T14:26:47.359Z] [2023-04-05T14:26:47.359Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:26:47.359Z] #36 14.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:26:47.359Z] #36 18.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:26:47.435Z] #39 65.10 GEN compel/include/asm [2023-04-05T14:26:47.435Z] #39 65.18 GEN compel/include/version.h [2023-04-05T14:26:47.443Z] #39 ... [2023-04-05T14:26:47.443Z] [2023-04-05T14:26:47.443Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-05T14:26:47.447Z] #33 ... [2023-04-05T14:26:47.447Z] [2023-04-05T14:26:47.447Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:26:47.447Z] #24 13.84 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-05T14:26:47.447Z] #24 13.96 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-05T14:26:47.447Z] #24 20.73 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:26:47.447Z] #24 ... [2023-04-05T14:26:47.447Z] [2023-04-05T14:26:47.447Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:47.447Z] #30 23.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:26:47.693Z] #39 65.27 touch .config [2023-04-05T14:26:47.693Z] #39 65.47 GEN include/common/config.h [2023-04-05T14:26:47.950Z] #39 65.77 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-05T14:26:48.208Z] #39 65.82 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-05T14:26:48.208Z] #39 65.87 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-05T14:26:48.208Z] #39 65.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-05T14:26:48.208Z] #39 65.98 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-05T14:26:48.465Z] #39 66.05 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-05T14:26:48.465Z] #39 66.14 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-05T14:26:48.465Z] #39 66.19 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-05T14:26:48.465Z] #39 66.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-05T14:26:48.465Z] #39 66.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-05T14:26:48.465Z] #39 66.28 DEP compel/plugins/std/infect.d [2023-04-05T14:26:48.702Z] #50 4.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:26:48.702Z] #50 ... [2023-04-05T14:26:48.702Z] [2023-04-05T14:26:48.702Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:26:48.702Z] #45 15.07 + cd /tmp/tmp.9dcvFDPTe8/src/github.com/opencontainers/runc [2023-04-05T14:26:48.702Z] #45 15.07 + git checkout -q v1.1.4 [2023-04-05T14:26:48.702Z] #45 15.87 + '[' -z '' ']' [2023-04-05T14:26:48.702Z] #45 15.87 + target=static [2023-04-05T14:26:48.702Z] #45 15.87 + make BUILDTAGS=seccomp static [2023-04-05T14:26:48.702Z] #45 16.50 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-04-05T14:26:48.722Z] #39 ... [2023-04-05T14:26:48.722Z] [2023-04-05T14:26:48.722Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:26:48.959Z] #45 ... [2023-04-05T14:26:48.959Z] [2023-04-05T14:26:48.959Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:48.959Z] #38 89.19 CC criu/bitmap.o [2023-04-05T14:26:48.959Z] #38 89.40 CC criu/cgroup-props.o [2023-04-05T14:26:48.959Z] #38 90.48 CC criu/cgroup.o [2023-04-05T14:26:50.023Z] #37 80.28 Updating files: 25% (1319/5261) Updating files: 26% (1368/5261) Updating files: 27% (1421/5261) Updating files: 28% (1474/5261) Updating files: 29% (1526/5261) Updating files: 30% (1579/5261) Updating files: 31% (1631/5261) Updating files: 32% (1684/5261) Updating files: 33% (1737/5261) Updating files: 34% (1789/5261) Updating files: 35% (1842/5261) Updating files: 36% (1894/5261) Updating files: 37% (1947/5261) Updating files: 38% (2000/5261) Updating files: 39% (2052/5261) Updating files: 40% (2105/5261) Updating files: 41% (2158/5261) Updating files: 42% (2210/5261) Updating files: 43% (2263/5261) Updating files: 44% (2315/5261) Updating files: 45% (2368/5261) Updating files: 46% (2421/5261) Updating files: 47% (2473/5261) Updating files: 48% (2526/5261) Updating files: 49% (2578/5261) Updating files: 50% (2631/5261) Updating files: 51% (2684/5261) Updating files: 52% (2736/5261) Updating files: 53% (2789/5261) Updating files: 54% (2841/5261) Updating files: 55% (2894/5261) Updating files: 56% (2947/5261) Updating files: 57% (2999/5261) Updating files: 58% (3052/5261) Updating files: 58% (3071/5261) Updating files: 59% (3104/5261) Updating files: 60% (3157/5261) Updating files: 61% (3210/5261) Updating files: 62% (3262/5261) Updating files: 63% (3315/5261) Updating files: 64% (3368/5261) Updating files: 65% (3420/5261) Updating files: 66% (3473/5261) Updating files: 67% (3525/5261) Updating files: 68% (3578/5261) Updating files: 69% (3631/5261) Updating files: 70% (3683/5261) Updating files: 71% (3736/5261) Updating files: 72% (3788/5261) Updating files: 73% (3841/5261) Updating files: 74% (3894/5261) Updating files: 75% (3946/5261) Updating files: 76% (3999/5261) Updating files: 77% (4051/5261) Updating files: 78% (4104/5261) Updating files: 79% (4157/5261) Updating files: 80% (4209/5261) Updating files: 81% (4262/5261) Updating files: 82% (4315/5261) Updating files: 83% (4367/5261) Updating files: 84% (4420/5261) Updating files: 85% (4472/5261) Updating files: 86% (4525/5261) Updating files: 87% (4578/5261) Updating files: 88% (4630/5261) Updating files: 89% (4683/5261) Updating files: 90% (4735/5261) Updating files: 90% (4777/5261) Updating files: 91% (4788/5261) Updating files: 92% (4841/5261) [2023-04-05T14:26:50.023Z] #37 ... [2023-04-05T14:26:50.023Z] [2023-04-05T14:26:50.023Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:26:50.023Z] #32 148.2 github.com/BurntSushi/toml/cmd/tomlv [2023-04-05T14:26:50.023Z] #32 DONE 152.8s [2023-04-05T14:26:50.023Z] [2023-04-05T14:26:50.023Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:26:50.280Z] #37 80.28 Updating files: 25% (1319/5261) Updating files: 26% (1368/5261) Updating files: 27% (1421/5261) Updating files: 28% (1474/5261) Updating files: 29% (1526/5261) Updating files: 30% (1579/5261) Updating files: 31% (1631/5261) Updating files: 32% (1684/5261) Updating files: 33% (1737/5261) Updating files: 34% (1789/5261) Updating files: 35% (1842/5261) Updating files: 36% (1894/5261) Updating files: 37% (1947/5261) Updating files: 38% (2000/5261) Updating files: 39% (2052/5261) Updating files: 40% (2105/5261) Updating files: 41% (2158/5261) Updating files: 42% (2210/5261) Updating files: 43% (2263/5261) Updating files: 44% (2315/5261) Updating files: 45% (2368/5261) Updating files: 46% (2421/5261) Updating files: 47% (2473/5261) Updating files: 48% (2526/5261) Updating files: 49% (2578/5261) Updating files: 50% (2631/5261) Updating files: 51% (2684/5261) Updating files: 52% (2736/5261) Updating files: 53% (2789/5261) Updating files: 54% (2841/5261) Updating files: 55% (2894/5261) Updating files: 56% (2947/5261) Updating files: 57% (2999/5261) Updating files: 58% (3052/5261) Updating files: 58% (3071/5261) Updating files: 59% (3104/5261) Updating files: 60% (3157/5261) Updating files: 61% (3210/5261) Updating files: 62% (3262/5261) Updating files: 63% (3315/5261) Updating files: 64% (3368/5261) Updating files: 65% (3420/5261) Updating files: 66% (3473/5261) Updating files: 67% (3525/5261) Updating files: 68% (3578/5261) Updating files: 69% (3631/5261) Updating files: 70% (3683/5261) Updating files: 71% (3736/5261) Updating files: 72% (3788/5261) Updating files: 73% (3841/5261) Updating files: 74% (3894/5261) Updating files: 75% (3946/5261) Updating files: 76% (3999/5261) Updating files: 77% (4051/5261) Updating files: 78% (4104/5261) Updating files: 79% (4157/5261) Updating files: 80% (4209/5261) Updating files: 81% (4262/5261) Updating files: 82% (4315/5261) Updating files: 83% (4367/5261) Updating files: 84% (4420/5261) Updating files: 85% (4472/5261) Updating files: 86% (4525/5261) Updating files: 87% (4578/5261) Updating files: 88% (4630/5261) Updating files: 89% (4683/5261) Updating files: 90% (4735/5261) Updating files: 90% (4777/5261) Updating files: 91% (4788/5261) Updating files: 92% (4841/5261) Updating files: 93% (4893/5261) Updating files: 94% (4946/5261) Updating files: 95% (4998/5261) Updating files: 96% (5051/5261) Updating files: 97% (5104/5261) Updating files: 98% (5156/5261) Updating files: 99% (5209/5261) Updating files: 100% (5261/5261) Updating files: 100% (5261/5261), done. [2023-04-05T14:26:50.537Z] #37 83.19 + cd /tmp/tmp.saK2gOkG0x/src/github.com/containerd/containerd [2023-04-05T14:26:50.537Z] #37 83.19 + git checkout -q v1.6.16 [2023-04-05T14:26:50.648Z] #36 ... [2023-04-05T14:26:50.648Z] [2023-04-05T14:26:50.648Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:26:50.648Z] #26 26.04 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-05T14:26:50.907Z] #26 26.05 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-05T14:26:51.474Z] #26 26.66 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-05T14:26:51.733Z] #26 26.99 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-05T14:26:51.992Z] #26 27.33 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:26:51.992Z] #26 27.36 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-05T14:26:52.231Z] #38 93.78 CC criu/clone-noasan.o [2023-04-05T14:26:52.231Z] #38 94.09 CC criu/config.o [2023-04-05T14:26:52.560Z] #26 27.73 go: downloading github.com/spf13/afero v1.8.2 [2023-04-05T14:26:52.560Z] #26 27.76 go: downloading github.com/spf13/cast v1.5.0 [2023-04-05T14:26:52.740Z] #30 ... [2023-04-05T14:26:52.740Z] [2023-04-05T14:26:52.740Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:26:52.740Z] #32 28.10 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-05T14:26:52.740Z] #32 28.19 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-05T14:26:52.740Z] #32 28.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-05T14:26:52.740Z] #32 29.01 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-05T14:26:52.740Z] #32 29.15 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-05T14:26:53.002Z] #32 29.33 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-05T14:26:53.002Z] #32 29.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-05T14:26:53.002Z] #32 29.59 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:26:53.130Z] #26 28.14 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-05T14:26:53.130Z] #26 28.29 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-05T14:26:53.390Z] #26 28.63 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:26:53.577Z] #32 29.77 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-05T14:26:53.578Z] #32 29.96 go: downloading github.com/spf13/afero v1.8.2 [2023-04-05T14:26:53.599Z] #38 95.64 CC criu/cr-check.o [2023-04-05T14:26:53.813Z] #37 86.55 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-05T14:26:53.813Z] #37 86.55 + BUILDTAGS='netgo osusergo static_build' [2023-04-05T14:26:53.813Z] #37 86.55 + export EXTRA_FLAGS=-buildmode=pie [2023-04-05T14:26:53.813Z] #37 86.55 + EXTRA_FLAGS=-buildmode=pie [2023-04-05T14:26:53.813Z] #37 86.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-05T14:26:53.813Z] #37 86.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-05T14:26:53.813Z] #37 86.55 + '[' '' = dynamic ']' [2023-04-05T14:26:53.813Z] #37 86.55 + make [2023-04-05T14:26:53.841Z] #32 30.13 go: downloading github.com/spf13/cast v1.5.0 [2023-04-05T14:26:54.023Z] #52 ... [2023-04-05T14:26:54.023Z] [2023-04-05T14:26:54.023Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:54.023Z] #39 120.5 CC criu/memfd.o [2023-04-05T14:26:54.023Z] #39 121.2 CC criu/mount.o [2023-04-05T14:26:54.103Z] #32 30.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-05T14:26:54.103Z] #32 30.56 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-05T14:26:54.676Z] #32 31.04 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-05T14:26:54.744Z] #37 ... [2023-04-05T14:26:54.744Z] [2023-04-05T14:26:54.744Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:54.744Z] #34 147.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-05T14:26:54.744Z] #34 147.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:26:54.744Z] #34 147.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:26:54.768Z] #26 29.88 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-05T14:26:54.939Z] #32 31.41 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-05T14:26:54.963Z] #39 125.4 CC criu/namespaces.o [2023-04-05T14:26:55.001Z] #34 ... [2023-04-05T14:26:55.001Z] [2023-04-05T14:26:55.001Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:55.001Z] #39 66.58 DEP compel/plugins/std/string.d [2023-04-05T14:26:55.001Z] #39 66.64 DEP compel/plugins/std/log.d [2023-04-05T14:26:55.001Z] #39 66.74 DEP compel/plugins/std/fds.d [2023-04-05T14:26:55.001Z] #39 66.87 DEP compel/plugins/std/std.d [2023-04-05T14:26:55.001Z] #39 66.98 DEP compel/plugins/shmem/shmem.d [2023-04-05T14:26:55.001Z] #39 67.06 DEP compel/plugins/fds/fds.d [2023-04-05T14:26:55.001Z] #39 67.28 CC compel/plugins/std/std.o [2023-04-05T14:26:55.001Z] #39 67.71 CC compel/plugins/std/fds.o [2023-04-05T14:26:55.001Z] #39 68.36 CC compel/plugins/std/log.o [2023-04-05T14:26:55.001Z] #39 69.77 CC compel/plugins/std/string.o [2023-04-05T14:26:55.001Z] #39 70.98 CC compel/plugins/std/infect.o [2023-04-05T14:26:55.001Z] #39 71.40 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-05T14:26:55.001Z] #39 71.46 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-05T14:26:55.001Z] #39 71.59 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-05T14:26:55.001Z] #39 71.65 AR compel/plugins/std.lib.a [2023-04-05T14:26:55.001Z] #39 71.78 CC compel/plugins/fds/fds.o [2023-04-05T14:26:55.001Z] #39 72.08 AR compel/plugins/fds.lib.a [2023-04-05T14:26:55.001Z] #39 72.17 HOSTDEP compel/src/lib/log-host.d [2023-04-05T14:26:55.001Z] #39 72.50 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-05T14:26:55.001Z] #39 72.72 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-05T14:26:55.027Z] #26 30.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-05T14:26:55.258Z] #39 73.02 HOSTDEP compel/src/main-host.d [2023-04-05T14:26:55.285Z] #26 30.47 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-05T14:26:55.492Z] #38 97.47 CC criu/cr-dedup.o [2023-04-05T14:26:55.515Z] #39 73.18 DEP compel/src/lib/ptrace.d [2023-04-05T14:26:55.523Z] #32 31.92 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-05T14:26:55.544Z] #26 30.77 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-05T14:26:55.749Z] #38 97.94 CC criu/cr-dump.o [2023-04-05T14:26:55.773Z] #39 73.47 DEP compel/src/lib/infect.d [2023-04-05T14:26:55.773Z] #39 ... [2023-04-05T14:26:55.773Z] [2023-04-05T14:26:55.773Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:26:55.773Z] #34 158.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-05T14:26:55.784Z] #32 ... [2023-04-05T14:26:55.784Z] [2023-04-05T14:26:55.784Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:26:55.784Z] #29 22.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:26:55.784Z] #29 ... [2023-04-05T14:26:55.784Z] [2023-04-05T14:26:55.784Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:26:55.784Z] #32 32.34 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-05T14:26:55.802Z] #26 30.96 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-05T14:26:56.006Z] #38 ... [2023-04-05T14:26:56.006Z] [2023-04-05T14:26:56.006Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:26:56.006Z] #24 DONE 154.8s [2023-04-05T14:26:56.006Z] [2023-04-05T14:26:56.006Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:26:56.006Z] #50 5.297 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:26:56.006Z] #50 9.143 Fetched 8642 kB in 7s (1230 kB/s) [2023-04-05T14:26:56.030Z] #34 158.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:26:56.030Z] #34 158.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-05T14:26:56.263Z] #50 9.143 Reading package lists... [2023-04-05T14:26:56.356Z] #32 ... [2023-04-05T14:26:56.356Z] [2023-04-05T14:26:56.356Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:26:56.356Z] #25 22.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:26:56.356Z] #25 ... [2023-04-05T14:26:56.356Z] [2023-04-05T14:26:56.356Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:26:56.356Z] #32 32.85 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-05T14:26:56.873Z] #39 127.4 CC criu/net.o [2023-04-05T14:26:57.134Z] #39 ... [2023-04-05T14:26:57.134Z] [2023-04-05T14:26:57.134Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-05T14:26:57.134Z] #52 9.867 Collecting yamllint==1.26.1 [2023-04-05T14:26:57.704Z] #26 ... [2023-04-05T14:26:57.704Z] [2023-04-05T14:26:57.704Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:26:57.704Z] #30 32.81 Fetched 8642 kB in 24s (359 kB/s) [2023-04-05T14:26:58.517Z] #52 10.93 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-05T14:26:59.043Z] #50 12.08 Reading package lists... [2023-04-05T14:26:59.043Z] #50 ... [2023-04-05T14:26:59.043Z] [2023-04-05T14:26:59.043Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:26:59.043Z] #38 100.8 CC criu/cr-errno.o [2023-04-05T14:26:59.043Z] #38 100.9 CC criu/cr-restore.o [2023-04-05T14:26:59.457Z] #52 12.17 Collecting pathspec>=0.5.3 [2023-04-05T14:26:59.457Z] #52 12.18 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-05T14:26:59.661Z] #32 36.09 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-05T14:26:59.717Z] #52 12.51 Collecting pyyaml [2023-04-05T14:26:59.717Z] #52 12.53 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-04-05T14:26:59.924Z] #32 36.45 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-05T14:26:59.977Z] #52 12.58 Building wheels for collected packages: yamllint [2023-04-05T14:26:59.977Z] #52 12.60 Building wheel for yamllint (setup.py): started [2023-04-05T14:27:00.189Z] #32 36.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-05T14:27:00.451Z] #32 36.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-05T14:27:00.713Z] #32 ... [2023-04-05T14:27:00.713Z] [2023-04-05T14:27:00.713Z] #34 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-05T14:27:00.713Z] #34 DONE 37.1s [2023-04-05T14:27:00.713Z] [2023-04-05T14:27:00.713Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:00.713Z] #32 37.06 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-05T14:27:00.917Z] #52 13.69 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-05T14:27:01.177Z] #52 13.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5fc3a80380ae5f8b284a155602d17cf6a5fd0bf32fec138de2f1048a2849496d [2023-04-05T14:27:01.177Z] #52 13.69 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-05T14:27:01.177Z] #52 13.71 Successfully built yamllint [2023-04-05T14:27:01.177Z] #52 13.73 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-05T14:27:01.288Z] #32 37.53 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-05T14:27:01.288Z] #32 37.76 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-05T14:27:01.437Z] #52 14.13 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-05T14:27:01.549Z] #32 37.93 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-05T14:27:01.812Z] #32 38.07 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-05T14:27:01.896Z] #30 32.81 Reading package lists... [2023-04-05T14:27:01.896Z] #30 ... [2023-04-05T14:27:01.896Z] [2023-04-05T14:27:01.896Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:27:01.896Z] #31 26.73 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-05T14:27:01.896Z] #31 36.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-05T14:27:01.896Z] #31 ... [2023-04-05T14:27:01.896Z] [2023-04-05T14:27:01.896Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:01.896Z] #26 34.00 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-05T14:27:01.896Z] #26 34.34 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-05T14:27:01.896Z] #26 34.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-05T14:27:01.896Z] #26 34.73 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-05T14:27:01.896Z] #26 34.90 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-05T14:27:01.896Z] #26 35.44 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-05T14:27:01.896Z] #26 35.75 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-05T14:27:01.896Z] #26 35.90 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-05T14:27:01.896Z] #26 36.19 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-05T14:27:01.896Z] #26 36.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-05T14:27:01.896Z] #26 37.00 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-05T14:27:02.074Z] #32 38.55 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-05T14:27:02.074Z] #32 38.57 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-05T14:27:02.154Z] #26 37.28 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-05T14:27:02.155Z] #26 37.42 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-05T14:27:02.343Z] #32 38.73 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-05T14:27:02.343Z] #32 38.77 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-05T14:27:02.378Z] #52 DONE 15.1s [2023-04-05T14:27:02.378Z] [2023-04-05T14:27:02.379Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:02.379Z] #39 131.2 CC criu/netfilter.o [2023-04-05T14:27:02.379Z] #39 131.6 CC criu/page-pipe.o [2023-04-05T14:27:02.379Z] #39 132.6 CC criu/page-xfer.o [2023-04-05T14:27:02.413Z] #26 37.62 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-05T14:27:02.413Z] #26 37.83 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-05T14:27:02.604Z] #34 ... [2023-04-05T14:27:02.604Z] [2023-04-05T14:27:02.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:02.604Z] #39 73.71 DEP compel/src/lib/infect-util.d [2023-04-05T14:27:02.604Z] #39 73.94 DEP compel/src/lib/infect-rpc.d [2023-04-05T14:27:02.604Z] #39 74.12 DEP compel/arch/x86/src/lib/infect.d [2023-04-05T14:27:02.604Z] #39 74.36 DEP compel/arch/x86/src/lib/cpu.d [2023-04-05T14:27:02.604Z] #39 74.48 DEP compel/src/lib/log.d [2023-04-05T14:27:02.604Z] #39 74.66 DEP compel/src/main.d [2023-04-05T14:27:02.604Z] #39 74.97 DEP compel/src/lib/handle-elf.d [2023-04-05T14:27:02.604Z] #39 75.18 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-05T14:27:02.604Z] #39 75.44 CC compel/src/lib/log.o [2023-04-05T14:27:02.604Z] #39 75.83 CC compel/arch/x86/src/lib/cpu.o [2023-04-05T14:27:02.604Z] #39 76.89 CC compel/arch/x86/src/lib/infect.o [2023-04-05T14:27:02.604Z] #39 77.94 CC compel/src/lib/infect-rpc.o [2023-04-05T14:27:02.604Z] #39 78.61 CC compel/src/lib/infect-util.o [2023-04-05T14:27:02.604Z] #39 79.01 CC compel/src/lib/infect.o [2023-04-05T14:27:02.607Z] #32 38.97 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-05T14:27:02.607Z] #32 39.09 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-05T14:27:02.675Z] #26 ... [2023-04-05T14:27:02.675Z] [2023-04-05T14:27:02.675Z] #32 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-05T14:27:02.675Z] #32 DONE 37.8s [2023-04-05T14:27:02.675Z] [2023-04-05T14:27:02.675Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:02.675Z] #26 37.91 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-05T14:27:02.868Z] #32 39.24 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-05T14:27:02.936Z] #26 ... [2023-04-05T14:27:02.936Z] [2023-04-05T14:27:02.936Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:27:02.936Z] #27 28.21 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:27:03.195Z] #27 ... [2023-04-05T14:27:03.195Z] [2023-04-05T14:27:03.195Z] #21 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:27:03.519Z] using credential docker-jenkins-github-credentials [2023-04-05T14:27:03.601Z] Cloning the remote Git repository [2023-04-05T14:27:03.601Z] Cloning with configured refspecs honoured and without tags [2023-04-05T14:27:03.712Z] #21 37.15 Updating files: 41% (794/1914) Updating files: 42% (804/1914) Updating files: 43% (824/1914) Updating files: 44% (843/1914) Updating files: 45% (862/1914) Updating files: 46% (881/1914) Updating files: 47% (900/1914) Updating files: 48% (919/1914) Updating files: 49% (938/1914) Updating files: 50% (957/1914) Updating files: 51% (977/1914) Updating files: 52% (996/1914) Updating files: 53% (1015/1914) Updating files: 54% (1034/1914) Updating files: 55% (1053/1914) Updating files: 56% (1072/1914) Updating files: 57% (1091/1914) Updating files: 58% (1111/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 72% (1395/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-05T14:27:03.815Z] #32 40.14 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-05T14:27:03.815Z] #32 40.14 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-05T14:27:03.832Z] #39 134.7 CC criu/pagemap-cache.o [2023-04-05T14:27:03.971Z] #21 39.12 + cd /tmp/tmp.6Qk63LUW5l/src/github.com/docker/libnetwork [2023-04-05T14:27:03.971Z] #21 39.12 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:27:04.076Z] #32 40.33 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-05T14:27:04.076Z] #32 40.35 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-05T14:27:04.076Z] #32 40.58 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-05T14:27:04.291Z] #38 105.8 CC criu/cr-service.o [2023-04-05T14:27:04.292Z] #38 ... [2023-04-05T14:27:04.292Z] [2023-04-05T14:27:04.292Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:27:04.292Z] #50 12.08 Reading package lists... [2023-04-05T14:27:04.292Z] #50 15.13 Building dependency tree... [2023-04-05T14:27:04.292Z] #50 16.74 The following additional packages will be installed: [2023-04-05T14:27:04.292Z] #50 16.75 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-05T14:27:04.292Z] #50 16.75 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-05T14:27:04.292Z] #50 16.75 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-05T14:27:04.292Z] #50 16.75 python3-pkg-resources vim-runtime xxd [2023-04-05T14:27:04.292Z] #50 16.76 Suggested packages: [2023-04-05T14:27:04.292Z] #50 16.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-05T14:27:04.292Z] #50 16.76 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-05T14:27:04.292Z] #50 16.76 acl attr quota [2023-04-05T14:27:04.292Z] #50 16.76 Recommended packages: [2023-04-05T14:27:04.292Z] #50 16.76 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-05T14:27:04.292Z] #50 18.09 The following NEW packages will be installed: [2023-04-05T14:27:04.292Z] #50 18.10 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-05T14:27:04.292Z] #50 18.10 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-05T14:27:04.292Z] #50 18.10 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-05T14:27:04.292Z] #50 18.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-05T14:27:04.292Z] #50 18.10 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-05T14:27:04.292Z] #50 18.10 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-05T14:27:04.292Z] #50 18.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-05T14:27:04.292Z] #50 18.10 xz-utils zip [2023-04-05T14:27:04.292Z] #50 18.43 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:27:04.292Z] #50 18.43 Need to get 27.0 MB of archives. [2023-04-05T14:27:04.292Z] #50 18.43 After this operation, 104 MB of additional disk space will be used. [2023-04-05T14:27:04.292Z] #50 18.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-05T14:27:04.292Z] #50 18.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-05T14:27:04.292Z] #50 18.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-05T14:27:04.292Z] #50 18.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-05T14:27:04.292Z] #50 18.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-05T14:27:04.292Z] #50 18.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-05T14:27:04.292Z] #50 18.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-05T14:27:04.292Z] #50 18.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-05T14:27:04.292Z] #50 18.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T14:27:04.292Z] #50 18.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T14:27:04.292Z] #50 18.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-05T14:27:04.292Z] #50 18.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-05T14:27:04.292Z] #50 18.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-05T14:27:04.292Z] #50 18.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-05T14:27:04.292Z] #50 18.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-05T14:27:04.292Z] #50 18.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-05T14:27:04.292Z] #50 18.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-05T14:27:04.292Z] #50 18.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-05T14:27:04.292Z] #50 18.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-05T14:27:04.292Z] #50 18.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-05T14:27:04.292Z] #50 18.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-05T14:27:04.292Z] #50 18.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-05T14:27:04.292Z] #50 18.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-05T14:27:04.292Z] #50 18.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-05T14:27:04.292Z] #50 18.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-05T14:27:04.292Z] #50 18.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-05T14:27:04.292Z] #50 18.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-05T14:27:04.292Z] #50 19.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-05T14:27:04.292Z] #50 19.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-05T14:27:04.292Z] #50 19.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-05T14:27:04.292Z] #50 19.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-05T14:27:04.292Z] #50 19.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-05T14:27:04.292Z] #50 19.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-05T14:27:04.292Z] #50 19.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-05T14:27:04.292Z] #50 19.20 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-05T14:27:04.292Z] #50 19.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-05T14:27:04.292Z] #50 19.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T14:27:04.292Z] #50 19.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-05T14:27:04.292Z] #50 19.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-05T14:27:04.292Z] #50 19.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-05T14:27:04.292Z] #50 19.24 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-05T14:27:04.292Z] #50 19.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-05T14:27:04.292Z] #50 19.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-05T14:27:04.292Z] #50 19.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-05T14:27:04.292Z] #50 19.46 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-05T14:27:04.292Z] #50 19.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-05T14:27:04.292Z] #50 19.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-05T14:27:04.538Z] #21 39.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-05T14:27:04.548Z] #50 20.24 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:27:04.647Z] #32 ... [2023-04-05T14:27:04.647Z] [2023-04-05T14:27:04.647Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:27:04.647Z] #27 30.96 unicode/utf8 [2023-04-05T14:27:04.647Z] #27 32.38 internal/race [2023-04-05T14:27:04.647Z] #27 32.89 sync/atomic [2023-04-05T14:27:04.647Z] #27 35.28 unicode [2023-04-05T14:27:04.647Z] #27 ... [2023-04-05T14:27:04.647Z] [2023-04-05T14:27:04.647Z] #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:27:04.647Z] #35 38.96 Updating files: 47% (908/1914) Updating files: 48% (919/1914) Updating files: 49% (938/1914) Updating files: 50% (957/1914) Updating files: 51% (977/1914) Updating files: 52% (996/1914) Updating files: 53% (1015/1914) Updating files: 54% (1034/1914) Updating files: 55% (1053/1914) Updating files: 56% (1072/1914) Updating files: 57% (1091/1914) Updating files: 58% (1111/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 90% (1730/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-05T14:27:04.647Z] #35 40.39 + cd /tmp/tmp.0cMrBYT1jf/src/github.com/docker/libnetwork [2023-04-05T14:27:04.647Z] #35 40.39 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-05T14:27:04.648Z] #35 41.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-05T14:27:04.781Z] #39 135.2 CC criu/pagemap.o [2023-04-05T14:27:04.804Z] #50 20.37 Fetched 27.0 MB in 1s (19.1 MB/s) [2023-04-05T14:27:04.804Z] #50 20.45 Selecting previously unselected package pigz. [2023-04-05T14:27:04.804Z] #50 20.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24020 files and directories currently installed.) [2023-04-05T14:27:04.804Z] #50 20.50 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-05T14:27:04.804Z] #50 20.52 Unpacking pigz (2.6-1) ... [2023-04-05T14:27:04.804Z] #50 20.60 Selecting previously unselected package libelf1:amd64. [2023-04-05T14:27:05.061Z] #50 20.61 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-05T14:27:05.061Z] #50 20.62 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-05T14:27:05.129Z] #39 82.59 CC compel/src/lib/ptrace.o [2023-04-05T14:27:03.787Z] Cloning repository https://github.com/moby/moby.git [2023-04-05T14:27:04.198Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-04-05T14:27:05.317Z] #50 20.80 Selecting previously unselected package libbpf0:amd64. [2023-04-05T14:27:05.317Z] #50 20.80 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-05T14:27:05.317Z] #50 20.80 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-05T14:27:05.317Z] #50 ... [2023-04-05T14:27:05.317Z] [2023-04-05T14:27:05.317Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:05.317Z] #38 107.4 CC criu/crtools.o [2023-04-05T14:27:05.350Z] #39 136.2 CC criu/parasite-syscall.o [2023-04-05T14:27:05.386Z] #39 83.13 AR compel/libcompel.a [2023-04-05T14:27:05.386Z] #39 83.30 HOSTCC compel/src/main-host.o [2023-04-05T14:27:05.473Z] #21 ... [2023-04-05T14:27:05.473Z] [2023-04-05T14:27:05.473Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:27:05.473Z] #34 30.74 unicode/utf8 [2023-04-05T14:27:05.473Z] #34 32.45 internal/race [2023-04-05T14:27:05.473Z] #34 32.85 sync/atomic [2023-04-05T14:27:05.473Z] #34 35.08 unicode [2023-04-05T14:27:05.732Z] #34 ... [2023-04-05T14:27:05.732Z] [2023-04-05T14:27:05.732Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:05.732Z] #26 38.60 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-05T14:27:05.732Z] #26 38.61 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-05T14:27:05.732Z] #26 38.80 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-05T14:27:05.732Z] #26 38.88 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-05T14:27:05.732Z] #26 39.12 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-05T14:27:05.732Z] #26 40.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-05T14:27:05.732Z] #26 40.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-05T14:27:05.732Z] #26 40.93 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-05T14:27:05.732Z] #26 41.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-05T14:27:05.880Z] #38 108.0 CC criu/eventfd.o [2023-04-05T14:27:06.137Z] #38 108.3 CC criu/eventpoll.o [2023-04-05T14:27:06.293Z] #39 137.1 CC criu/path.o [2023-04-05T14:27:06.299Z] #26 41.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-05T14:27:06.299Z] #26 ... [2023-04-05T14:27:06.299Z] [2023-04-05T14:27:06.299Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:06.299Z] #36 31.55 Fetched 8642 kB in 24s (365 kB/s) [2023-04-05T14:27:06.299Z] #36 31.55 Reading package lists... [2023-04-05T14:27:06.315Z] #39 83.78 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-05T14:27:06.315Z] #39 84.19 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-05T14:27:06.553Z] #39 137.3 CC criu/pie-util-vdso.o [2023-04-05T14:27:06.559Z] #36 41.81 Reading package lists... [2023-04-05T14:27:06.559Z] #36 ... [2023-04-05T14:27:06.559Z] [2023-04-05T14:27:06.559Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:06.559Z] #26 41.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-05T14:27:06.818Z] #26 42.00 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-05T14:27:06.818Z] #26 42.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-05T14:27:06.818Z] #26 42.15 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-05T14:27:06.818Z] #26 42.24 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-05T14:27:06.878Z] #39 ... [2023-04-05T14:27:06.878Z] [2023-04-05T14:27:06.878Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:27:06.878Z] #37 89.55 + bin/ctr [2023-04-05T14:27:06.878Z] #37 ... [2023-04-05T14:27:06.878Z] [2023-04-05T14:27:06.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:06.878Z] #39 84.75 HOSTCC compel/src/lib/log-host.o [2023-04-05T14:27:07.065Z] #38 109.3 CC criu/external.o [2023-04-05T14:27:07.122Z] #39 137.8 CC criu/pie-util.o [2023-04-05T14:27:07.135Z] #39 85.05 HOSTLINK compel/compel-host-bin [2023-04-05T14:27:07.321Z] #38 109.6 CC criu/fault-injection.o [2023-04-05T14:27:05.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:27:05.147Z] > git --version # timeout=10 [2023-04-05T14:27:05.195Z] > git --version # 'git version 2.24.1.windows.2' [2023-04-05T14:27:05.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:27:05.199Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:27:07.382Z] #39 138.0 CC criu/pipes.o [2023-04-05T14:27:07.384Z] #26 42.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-05T14:27:07.384Z] #26 42.54 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-05T14:27:07.578Z] #38 109.7 CC criu/fdstore.o [2023-04-05T14:27:07.698Z] #39 85.36 DEP soccr/soccr.d [2023-04-05T14:27:07.728Z] #26 42.91 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-05T14:27:07.728Z] #26 42.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-05T14:27:07.728Z] #26 43.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-05T14:27:07.878Z] #38 110.1 CC criu/fifo.o [2023-04-05T14:27:07.952Z] #39 138.7 CC criu/plugin.o [2023-04-05T14:27:07.955Z] #39 85.71 CC soccr/soccr.o [2023-04-05T14:27:08.030Z] #26 43.25 go: downloading github.com/julz/importas v0.1.0 [2023-04-05T14:27:08.030Z] #26 43.32 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-05T14:27:08.290Z] #26 43.45 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-05T14:27:08.290Z] #26 43.61 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-05T14:27:08.448Z] #38 110.7 CC criu/file-ids.o [2023-04-05T14:27:08.522Z] #39 139.1 CC criu/proc_parse.o [2023-04-05T14:27:08.557Z] #26 ... [2023-04-05T14:27:08.558Z] [2023-04-05T14:27:08.558Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:08.558Z] #28 33.91 Fetched 8642 kB in 25s (343 kB/s) [2023-04-05T14:27:08.558Z] #28 33.91 Reading package lists... [2023-04-05T14:27:08.839Z] #28 43.82 Reading package lists... [2023-04-05T14:27:08.839Z] #28 ... [2023-04-05T14:27:08.839Z] [2023-04-05T14:27:08.839Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:27:08.839Z] #29 43.55 Updating files: 38% (866/2222) Updating files: 39% (867/2222) Updating files: 40% (889/2222) Updating files: 41% (912/2222) Updating files: 42% (934/2222) Updating files: 43% (956/2222) Updating files: 44% (978/2222) Updating files: 45% (1000/2222) Updating files: 46% (1023/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) [2023-04-05T14:27:08.839Z] #29 ... [2023-04-05T14:27:08.839Z] [2023-04-05T14:27:08.839Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:08.839Z] #35 34.10 Fetched 8642 kB in 25s (342 kB/s) [2023-04-05T14:27:08.839Z] #35 34.10 Reading package lists... [2023-04-05T14:27:08.895Z] #35 ... [2023-04-05T14:27:08.895Z] [2023-04-05T14:27:08.895Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:27:08.895Z] #28 44.04 Updating files: 44% (997/2222) Updating files: 45% (1000/2222) Updating files: 46% (1023/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) [2023-04-05T14:27:08.895Z] #28 ... [2023-04-05T14:27:08.895Z] [2023-04-05T14:27:08.895Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:27:08.895Z] #33 35.30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-05T14:27:08.895Z] #33 35.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-05T14:27:08.895Z] #33 ... [2023-04-05T14:27:08.895Z] [2023-04-05T14:27:08.895Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:27:09.018Z] #38 111.0 CC criu/file-lock.o [2023-04-05T14:27:09.181Z] #35 ... [2023-04-05T14:27:09.181Z] [2023-04-05T14:27:09.181Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:27:09.416Z] #28 44.04 Updating files: 44% (997/2222) Updating files: 45% (1000/2222) Updating files: 46% (1023/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-04-05T14:27:09.416Z] #28 ... [2023-04-05T14:27:09.416Z] [2023-04-05T14:27:09.416Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:09.416Z] #29 35.93 Fetched 8642 kB in 27s (318 kB/s) [2023-04-05T14:27:09.416Z] #29 35.93 Reading package lists... [2023-04-05T14:27:09.677Z] #29 45.82 Reading package lists... [2023-04-05T14:27:09.677Z] #29 ... [2023-04-05T14:27:09.677Z] [2023-04-05T14:27:09.677Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:27:09.677Z] #28 45.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-05T14:27:09.947Z] #38 112.0 CC criu/files-ext.o [2023-04-05T14:27:10.204Z] #38 112.4 CC criu/files-reg.o [2023-04-05T14:27:10.223Z] #29 43.55 Updating files: 38% (866/2222) Updating files: 39% (867/2222) Updating files: 40% (889/2222) Updating files: 41% (912/2222) Updating files: 42% (934/2222) Updating files: 43% (956/2222) Updating files: 44% (978/2222) Updating files: 45% (1000/2222) Updating files: 46% (1023/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-04-05T14:27:10.248Z] #28 ... [2023-04-05T14:27:10.248Z] [2023-04-05T14:27:10.248Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:10.248Z] #36 36.49 Fetched 8642 kB in 28s (313 kB/s) [2023-04-05T14:27:10.248Z] #36 36.49 Reading package lists... [2023-04-05T14:27:10.248Z] #36 46.38 Reading package lists... [2023-04-05T14:27:10.248Z] #36 ... [2023-04-05T14:27:10.248Z] [2023-04-05T14:27:10.248Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:10.248Z] #30 36.71 Fetched 8642 kB in 28s (314 kB/s) [2023-04-05T14:27:10.248Z] #30 36.71 Reading package lists... [2023-04-05T14:27:10.479Z] #39 87.96 AR soccr/libsoccr.a [2023-04-05T14:27:10.479Z] #39 88.04 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-05T14:27:10.486Z] #29 45.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-05T14:27:10.512Z] #30 46.48 Reading package lists... [2023-04-05T14:27:10.512Z] #30 ... [2023-04-05T14:27:10.512Z] [2023-04-05T14:27:10.512Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:27:10.512Z] #25 36.72 Fetched 8642 kB in 28s (311 kB/s) [2023-04-05T14:27:10.512Z] #25 36.72 Reading package lists... [2023-04-05T14:27:10.512Z] #25 46.35 Reading package lists... [2023-04-05T14:27:10.512Z] #25 ... [2023-04-05T14:27:10.512Z] [2023-04-05T14:27:10.512Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:10.512Z] #32 42.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-05T14:27:10.512Z] #32 42.59 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-05T14:27:10.512Z] #32 42.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-05T14:27:10.512Z] #32 42.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-05T14:27:10.512Z] #32 43.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-05T14:27:10.512Z] #32 43.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-05T14:27:10.512Z] #32 43.98 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-05T14:27:10.512Z] #32 44.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-05T14:27:10.512Z] #32 44.19 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-05T14:27:10.512Z] #32 44.42 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-05T14:27:10.512Z] #32 44.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-05T14:27:10.512Z] #32 44.67 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-05T14:27:10.512Z] #32 44.94 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-05T14:27:10.512Z] #32 44.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-05T14:27:10.512Z] #32 45.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-05T14:27:10.512Z] #32 45.20 go: downloading github.com/julz/importas v0.1.0 [2023-04-05T14:27:10.512Z] #32 45.35 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-05T14:27:10.512Z] #32 45.36 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-05T14:27:10.512Z] #32 45.74 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-05T14:27:10.512Z] #32 45.80 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-05T14:27:10.512Z] #32 45.96 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-05T14:27:10.512Z] #32 46.12 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-05T14:27:10.512Z] #32 46.23 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-05T14:27:10.512Z] #32 46.51 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-05T14:27:10.512Z] #32 46.55 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-05T14:27:10.512Z] #32 46.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-05T14:27:10.512Z] #32 46.90 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-05T14:27:10.736Z] #39 88.61 DEP criu/arch/x86/sigframe.d [2023-04-05T14:27:10.993Z] #39 88.80 DEP criu/arch/x86/sigaction_compat.d [2023-04-05T14:27:11.133Z] #38 ... [2023-04-05T14:27:11.133Z] [2023-04-05T14:27:11.133Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:27:11.133Z] #50 20.93 Selecting previously unselected package libcap2:amd64. [2023-04-05T14:27:11.133Z] #50 20.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 20.93 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:27:11.133Z] #50 20.99 Selecting previously unselected package libmnl0:amd64. [2023-04-05T14:27:11.133Z] #50 21.00 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 21.00 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-05T14:27:11.133Z] #50 21.08 Selecting previously unselected package libxtables12:amd64. [2023-04-05T14:27:11.133Z] #50 21.09 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 21.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-05T14:27:11.133Z] #50 21.18 Selecting previously unselected package libcap2-bin. [2023-04-05T14:27:11.133Z] #50 21.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 21.20 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-05T14:27:11.133Z] #50 21.30 Selecting previously unselected package iproute2. [2023-04-05T14:27:11.133Z] #50 21.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 21.31 Unpacking iproute2 (5.10.0-4) ... [2023-04-05T14:27:11.133Z] #50 21.75 Selecting previously unselected package xxd. [2023-04-05T14:27:11.133Z] #50 21.75 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 21.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:11.133Z] #50 21.89 Selecting previously unselected package vim-common. [2023-04-05T14:27:11.133Z] #50 21.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:27:11.133Z] #50 21.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:11.133Z] #50 22.09 Selecting previously unselected package bash-completion. [2023-04-05T14:27:11.133Z] #50 22.10 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-05T14:27:11.133Z] #50 24.32 Unpacking bash-completion (1:2.11-2) ... [2023-04-05T14:27:11.133Z] #50 24.73 Selecting previously unselected package bzip2. [2023-04-05T14:27:11.133Z] #50 24.73 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 24.74 Unpacking bzip2 (1.0.8-4) ... [2023-04-05T14:27:11.133Z] #50 24.84 Selecting previously unselected package xz-utils. [2023-04-05T14:27:11.133Z] #50 24.85 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 24.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T14:27:11.133Z] #50 25.04 Selecting previously unselected package apparmor. [2023-04-05T14:27:11.133Z] #50 25.04 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 25.09 Unpacking apparmor (2.13.6-10) ... [2023-04-05T14:27:11.133Z] #50 25.59 Selecting previously unselected package inetutils-ping. [2023-04-05T14:27:11.133Z] #50 25.60 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 25.61 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T14:27:11.133Z] #50 25.73 Selecting previously unselected package libip4tc2:amd64. [2023-04-05T14:27:11.133Z] #50 25.73 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 25.74 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-05T14:27:11.133Z] #50 25.83 Selecting previously unselected package libip6tc2:amd64. [2023-04-05T14:27:11.133Z] #50 25.83 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 25.84 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-05T14:27:11.133Z] #50 25.92 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-05T14:27:11.133Z] #50 25.92 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 25.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-05T14:27:11.133Z] #50 25.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-05T14:27:11.133Z] #50 25.98 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 25.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-05T14:27:11.133Z] #50 26.07 Selecting previously unselected package libnftnl11:amd64. [2023-04-05T14:27:11.133Z] #50 26.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 26.07 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-05T14:27:11.133Z] #50 26.16 Selecting previously unselected package iptables. [2023-04-05T14:27:11.133Z] #50 26.16 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 26.17 Unpacking iptables (1.8.7-1) ... [2023-04-05T14:27:11.133Z] #50 26.50 Selecting previously unselected package libonig5:amd64. [2023-04-05T14:27:11.133Z] #50 26.52 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 26.53 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:27:11.133Z] #50 26.69 Selecting previously unselected package libjq1:amd64. [2023-04-05T14:27:11.133Z] #50 26.69 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 26.69 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:27:11.133Z] #50 26.77 Selecting previously unselected package jq. [2023-04-05T14:27:11.133Z] #50 26.77 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 26.78 Unpacking jq (1.6-2.1) ... [2023-04-05T14:27:11.133Z] #50 26.85 Selecting previously unselected package libaio1:amd64. [2023-04-05T14:27:11.133Z] #50 26.85 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-05T14:27:11.133Z] #50 26.86 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-05T14:27:11.133Z] #50 26.95 Selecting previously unselected package libgpm2:amd64. [2023-04-05T14:27:11.250Z] #39 88.96 DEP criu/arch/x86/kerndat.d [2023-04-05T14:27:11.389Z] #50 26.95 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-05T14:27:11.389Z] #50 26.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-05T14:27:11.509Z] #39 89.28 DEP criu/arch/x86/crtools.d [2023-04-05T14:27:11.646Z] #50 27.06 Selecting previously unselected package libicu67:amd64. [2023-04-05T14:27:11.646Z] #50 27.07 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-05T14:27:11.646Z] #50 27.07 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-05T14:27:11.766Z] #39 89.47 DEP criu/arch/x86/cpu.d [2023-04-05T14:27:11.816Z] #39 142.1 CC criu/protobuf-desc.o [2023-04-05T14:27:11.913Z] #32 48.36 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-05T14:27:11.913Z] #32 48.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-05T14:27:12.023Z] #39 89.82 CC criu/arch/x86/cpu.o [2023-04-05T14:27:12.174Z] #32 48.52 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-05T14:27:12.435Z] #32 48.78 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-05T14:27:12.575Z] #50 ... [2023-04-05T14:27:12.575Z] [2023-04-05T14:27:12.575Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:12.575Z] #38 114.6 CC criu/files.o [2023-04-05T14:27:12.697Z] #32 ... [2023-04-05T14:27:12.697Z] [2023-04-05T14:27:12.697Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:27:12.697Z] #28 48.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-05T14:27:12.954Z] #39 90.71 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:27:12.954Z] #39 90.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:27:12.954Z] #39 90.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:27:12.954Z] #39 90.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:27:12.954Z] #39 90.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:27:12.954Z] #39 90.75 CC criu/arch/x86/crtools.o [2023-04-05T14:27:13.198Z] #39 143.7 CC criu/protobuf.o [2023-04-05T14:27:13.459Z] #39 144.2 CC criu/pstree.o [2023-04-05T14:27:13.777Z] #29 48.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-05T14:27:14.842Z] #39 145.6 CC criu/rbtree.o [2023-04-05T14:27:15.094Z] #38 116.9 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:27:15.094Z] #38 116.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-05T14:27:15.094Z] #38 117.0 CC criu/filesystems.o [2023-04-05T14:27:15.412Z] #39 146.0 CC criu/rst-malloc.o [2023-04-05T14:27:15.478Z] #39 92.71 CC criu/arch/x86/kerndat.o [2023-04-05T14:27:15.478Z] #39 93.35 CC criu/arch/x86/sigaction_compat.o [2023-04-05T14:27:15.659Z] #38 117.8 CC criu/fsnotify.o [2023-04-05T14:27:15.672Z] #39 146.3 CC criu/seccomp.o [2023-04-05T14:27:16.043Z] #39 93.69 CC criu/arch/x86/sigframe.o [2023-04-05T14:27:16.300Z] #39 93.98 LINK criu/arch/x86/crtools.built-in.o [2023-04-05T14:27:16.300Z] #39 94.09 DEP criu/pie/util-vdso-elf32.d [2023-04-05T14:27:16.310Z] #29 ... [2023-04-05T14:27:16.311Z] [2023-04-05T14:27:16.311Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:16.311Z] #36 41.81 Reading package lists... [2023-04-05T14:27:16.558Z] #39 94.35 DEP criu/pie/util-vdso.d [2023-04-05T14:27:16.612Z] #39 147.2 CC criu/seize.o [2023-04-05T14:27:16.815Z] #39 94.53 DEP criu/pie/util.d [2023-04-05T14:27:17.037Z] #38 119.1 CC criu/image-desc.o [2023-04-05T14:27:17.037Z] #38 119.3 CC criu/image.o [2023-04-05T14:27:17.072Z] #39 94.70 CC criu/pie/util.o [2023-04-05T14:27:17.248Z] #36 51.30 Building dependency tree... [2023-04-05T14:27:17.248Z] #36 ... [2023-04-05T14:27:17.248Z] [2023-04-05T14:27:17.248Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:27:17.248Z] #30 32.81 Reading package lists... [2023-04-05T14:27:17.248Z] #30 42.82 Reading package lists... [2023-04-05T14:27:17.248Z] #30 52.33 Building dependency tree... [2023-04-05T14:27:17.248Z] #30 ... [2023-04-05T14:27:17.248Z] [2023-04-05T14:27:17.248Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:17.248Z] #28 43.82 Reading package lists... [2023-04-05T14:27:17.330Z] #39 95.16 CC criu/pie/util-vdso.o [2023-04-05T14:27:17.552Z] #39 ... [2023-04-05T14:27:17.552Z] [2023-04-05T14:27:17.552Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:27:17.552Z] #23 196.4 + dpkg --print-architecture [2023-04-05T14:27:17.893Z] #39 ... [2023-04-05T14:27:17.893Z] [2023-04-05T14:27:17.893Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:17.893Z] #34 170.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-05T14:27:17.893Z] #34 170.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:27:17.893Z] #34 170.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:27:17.967Z] #38 ... [2023-04-05T14:27:17.967Z] [2023-04-05T14:27:17.967Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:27:17.967Z] #50 30.65 Selecting previously unselected package libinih1:amd64. [2023-04-05T14:27:17.967Z] #50 30.66 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-05T14:27:17.967Z] #50 30.67 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-05T14:27:17.967Z] #50 30.71 Selecting previously unselected package libnet1:amd64. [2023-04-05T14:27:17.967Z] #50 30.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:27:17.967Z] #50 30.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:27:17.967Z] #50 30.81 Selecting previously unselected package libnl-3-200:amd64. [2023-04-05T14:27:17.967Z] #50 30.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:27:17.967Z] #50 30.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:27:17.967Z] #50 30.95 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-05T14:27:17.967Z] #50 30.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:27:17.967Z] #50 30.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:27:17.967Z] #50 31.05 Selecting previously unselected package net-tools. [2023-04-05T14:27:17.967Z] #50 31.05 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-05T14:27:17.967Z] #50 31.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T14:27:17.967Z] #50 31.31 Selecting previously unselected package patch. [2023-04-05T14:27:17.967Z] #50 31.31 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-05T14:27:17.967Z] #50 31.32 Unpacking patch (2.7.6-7) ... [2023-04-05T14:27:17.967Z] #50 31.44 Selecting previously unselected package python-pip-whl. [2023-04-05T14:27:17.967Z] #50 31.45 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-05T14:27:17.967Z] #50 31.46 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T14:27:17.967Z] #50 32.13 Selecting previously unselected package python3-lib2to3. [2023-04-05T14:27:17.967Z] #50 32.14 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-05T14:27:17.967Z] #50 32.15 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-05T14:27:17.967Z] #50 32.28 Selecting previously unselected package python3-distutils. [2023-04-05T14:27:17.967Z] #50 32.29 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-05T14:27:17.967Z] #50 32.31 Unpacking python3-distutils (3.9.2-1) ... [2023-04-05T14:27:17.967Z] #50 32.46 Selecting previously unselected package python3-pkg-resources. [2023-04-05T14:27:17.967Z] #50 32.46 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T14:27:17.967Z] #50 32.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:27:17.967Z] #50 32.60 Selecting previously unselected package python3-setuptools. [2023-04-05T14:27:17.967Z] #50 32.61 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-05T14:27:17.967Z] #50 32.61 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-05T14:27:17.967Z] #50 32.83 Selecting previously unselected package python3-wheel. [2023-04-05T14:27:17.968Z] #50 32.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-05T14:27:17.968Z] #50 32.85 Unpacking python3-wheel (0.34.2-1) ... [2023-04-05T14:27:17.968Z] #50 32.93 Selecting previously unselected package python3-pip. [2023-04-05T14:27:17.968Z] #50 32.95 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-05T14:27:17.968Z] #50 32.96 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T14:27:17.968Z] #50 33.27 Selecting previously unselected package sudo. [2023-04-05T14:27:17.968Z] #50 33.28 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-05T14:27:17.968Z] #50 33.29 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T14:27:18.123Z] #23 DONE 196.9s [2023-04-05T14:27:18.123Z] [2023-04-05T14:27:18.123Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:18.123Z] #39 148.3 CC criu/servicefd.o [2023-04-05T14:27:18.223Z] #50 33.89 Selecting previously unselected package thin-provisioning-tools. [2023-04-05T14:27:18.389Z] #39 149.0 CC criu/shmem.o [2023-04-05T14:27:18.456Z] #34 ... [2023-04-05T14:27:18.456Z] [2023-04-05T14:27:18.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:18.456Z] #39 96.29 CC criu/pie/util-vdso-elf32.o [2023-04-05T14:27:18.480Z] #50 33.91 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-05T14:27:18.480Z] #50 33.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-05T14:27:18.480Z] #50 34.18 Selecting previously unselected package uidmap. [2023-04-05T14:27:18.626Z] #28 52.54 Building dependency tree... [2023-04-05T14:27:18.626Z] #28 ... [2023-04-05T14:27:18.626Z] [2023-04-05T14:27:18.626Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:18.626Z] #26 43.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-05T14:27:18.626Z] #26 43.93 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-05T14:27:18.626Z] #26 44.23 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-05T14:27:18.626Z] #26 44.31 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-05T14:27:18.626Z] #26 44.46 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-05T14:27:18.626Z] #26 44.78 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-05T14:27:18.626Z] #26 44.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-05T14:27:18.626Z] #26 44.92 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-05T14:27:18.626Z] #26 46.60 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-05T14:27:18.626Z] #26 46.62 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-05T14:27:18.626Z] #26 46.72 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-05T14:27:18.626Z] #26 46.83 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-05T14:27:18.626Z] #26 47.25 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-05T14:27:18.626Z] #26 47.30 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-05T14:27:18.626Z] #26 47.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-05T14:27:18.626Z] #26 47.59 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-05T14:27:18.626Z] #26 47.83 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-05T14:27:18.626Z] #26 47.90 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-05T14:27:18.626Z] #26 48.07 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-05T14:27:18.626Z] #26 48.80 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-05T14:27:18.626Z] #26 48.80 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-05T14:27:18.626Z] #26 48.88 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-05T14:27:18.626Z] #26 49.00 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-05T14:27:18.626Z] #26 49.20 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-05T14:27:18.626Z] #26 49.29 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-05T14:27:18.626Z] #26 49.62 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-05T14:27:18.626Z] #26 49.82 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-05T14:27:18.626Z] #26 49.95 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-05T14:27:18.626Z] #26 50.00 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-05T14:27:18.626Z] #26 50.19 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-05T14:27:18.626Z] #26 50.19 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-05T14:27:18.626Z] #26 50.45 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-05T14:27:18.626Z] #26 50.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-05T14:27:18.626Z] #26 50.65 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-05T14:27:18.626Z] #26 51.05 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-05T14:27:18.626Z] #26 51.22 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-05T14:27:18.626Z] #26 51.41 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-05T14:27:18.626Z] #26 51.59 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-05T14:27:18.626Z] #26 51.69 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-05T14:27:18.626Z] #26 51.80 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-05T14:27:18.626Z] #26 52.09 go: downloading honnef.co/go/tools v0.3.3 [2023-04-05T14:27:18.736Z] #50 34.19 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-05T14:27:18.736Z] #50 34.19 Unpacking uidmap (1:4.8.1-1) ... [2023-04-05T14:27:18.736Z] #50 34.33 Selecting previously unselected package vim-runtime. [2023-04-05T14:27:18.736Z] #50 34.33 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:27:18.736Z] #50 34.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-05T14:27:18.736Z] #50 34.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-05T14:27:18.736Z] #50 34.39 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:18.885Z] #26 ... [2023-04-05T14:27:18.885Z] [2023-04-05T14:27:18.885Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:18.885Z] #35 44.31 Reading package lists... [2023-04-05T14:27:19.144Z] #35 53.18 Building dependency tree... [2023-04-05T14:27:19.144Z] #35 ... [2023-04-05T14:27:19.144Z] [2023-04-05T14:27:19.144Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:27:19.144Z] #30 52.33 Building dependency tree... [2023-04-05T14:27:19.281Z] #28 ... [2023-04-05T14:27:19.281Z] [2023-04-05T14:27:19.281Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:19.281Z] #32 49.10 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-05T14:27:19.281Z] #32 49.27 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-05T14:27:19.281Z] #32 49.55 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-05T14:27:19.281Z] #32 49.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-05T14:27:19.281Z] #32 49.75 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-05T14:27:19.281Z] #32 49.75 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-05T14:27:19.281Z] #32 49.95 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-05T14:27:19.281Z] #32 50.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-05T14:27:19.281Z] #32 50.67 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-05T14:27:19.281Z] #32 50.72 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-05T14:27:19.281Z] #32 50.84 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-05T14:27:19.281Z] #32 51.03 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-05T14:27:19.281Z] #32 51.09 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-05T14:27:19.281Z] #32 51.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-05T14:27:19.281Z] #32 51.63 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-05T14:27:19.281Z] #32 51.69 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-05T14:27:19.281Z] #32 51.79 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-05T14:27:19.281Z] #32 51.97 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-05T14:27:19.281Z] #32 51.99 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-05T14:27:19.281Z] #32 52.23 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-05T14:27:19.281Z] #32 52.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-05T14:27:19.281Z] #32 52.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-05T14:27:19.281Z] #32 53.29 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-05T14:27:19.281Z] #32 53.47 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-05T14:27:19.281Z] #32 53.57 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-05T14:27:19.281Z] #32 53.73 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-05T14:27:19.281Z] #32 53.84 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-05T14:27:19.281Z] #32 54.06 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-05T14:27:19.281Z] #32 54.33 go: downloading honnef.co/go/tools v0.3.3 [2023-04-05T14:27:19.542Z] #32 ... [2023-04-05T14:27:19.542Z] [2023-04-05T14:27:19.542Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:19.542Z] #30 46.48 Reading package lists... [2023-04-05T14:27:19.771Z] #39 150.2 CC criu/sigframe.o [2023-04-05T14:27:19.771Z] #39 150.3 CC criu/signalfd.o [2023-04-05T14:27:19.825Z] #39 97.34 AR criu/pie/pie.lib.a [2023-04-05T14:27:19.825Z] #39 97.50 DEP criu/pie/restorer.d [2023-04-05T14:27:20.032Z] #39 150.6 CC criu/sk-inet.o [2023-04-05T14:27:20.080Z] #30 55.41 The following additional packages will be installed: [2023-04-05T14:27:20.081Z] #39 97.74 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-05T14:27:20.081Z] #39 97.89 DEP criu/arch/x86/restorer_unmap.d [2023-04-05T14:27:20.337Z] #39 97.97 DEP criu/arch/x86/restorer.d [2023-04-05T14:27:20.341Z] #30 55.41 libbtrfs0 [2023-04-05T14:27:20.341Z] #30 55.68 The following NEW packages will be installed: [2023-04-05T14:27:20.594Z] #39 98.26 DEP criu/arch/x86/vdso-pie.d [2023-04-05T14:27:20.594Z] #39 98.45 DEP criu/pie/parasite-vdso.d [2023-04-05T14:27:20.602Z] #30 55.69 libbtrfs-dev libbtrfs0 [2023-04-05T14:27:20.850Z] #39 98.65 DEP criu/pie/parasite.d [2023-04-05T14:27:20.861Z] #30 56.13 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:27:20.861Z] #30 56.13 Need to get 460 kB of archives. [2023-04-05T14:27:20.861Z] #30 56.13 After this operation, 1237 kB of additional disk space will be used. [2023-04-05T14:27:20.861Z] #30 56.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-05T14:27:20.861Z] #30 56.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-05T14:27:20.972Z] #39 151.7 CC criu/sk-netlink.o [2023-04-05T14:27:21.417Z] #39 99.12 CC criu/pie/parasite.o [2023-04-05T14:27:21.541Z] #39 152.1 CC criu/sk-packet.o [2023-04-05T14:27:22.111Z] #39 152.7 CC criu/sk-queue.o [2023-04-05T14:27:22.238Z] #30 57.37 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:27:22.345Z] #30 56.19 Building dependency tree... [2023-04-05T14:27:22.436Z] Fetching without tags [2023-04-05T14:27:22.498Z] #30 57.73 Fetched 460 kB in 0s (1179 kB/s) [2023-04-05T14:27:22.680Z] #39 153.2 CC criu/sk-tcp.o [2023-04-05T14:27:22.757Z] #30 57.92 Selecting previously unselected package libbtrfs0:amd64. [2023-04-05T14:27:22.757Z] #30 57.92 (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 ... 15719 files and directories currently installed.) [2023-04-05T14:27:22.757Z] #30 58.06 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-05T14:27:22.127Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:27:22.186Z] > git config --add remote.origin.fetch +refs/pull/45276/head:refs/remotes/origin/PR-45276 # timeout=10 [2023-04-05T14:27:22.233Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:27:22.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T14:27:22.469Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T14:27:22.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:27:22.471Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45276/head:refs/remotes/origin/PR-45276 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-05T14:27:22.906Z] #50 37.82 Selecting previously unselected package vim. [2023-04-05T14:27:22.906Z] #50 37.84 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:27:22.906Z] #50 37.87 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:22.906Z] #50 38.58 Selecting previously unselected package xfsprogs. [2023-04-05T14:27:22.906Z] #50 38.58 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-05T14:27:23.016Z] #30 58.13 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:27:23.163Z] #50 38.61 Unpacking xfsprogs (5.10.0-4) ... [2023-04-05T14:27:23.224Z] Merging remotes/origin/20.10 commit 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 into PR head commit a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:27:23.249Z] #39 153.8 CC criu/sk-unix.o [2023-04-05T14:27:23.275Z] #30 58.49 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-05T14:27:23.275Z] #30 58.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-05T14:27:23.275Z] #30 58.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:27:23.311Z] #39 100.7 LINK criu/pie/parasite.built-in.o [2023-04-05T14:27:23.311Z] #39 100.8 GEN criu/pie/parasite-blob.h [2023-04-05T14:27:23.311Z] #39 100.8 CC criu/pie/parasite-vdso.o [2023-04-05T14:27:23.420Z] #50 39.14 Selecting previously unselected package zip. [2023-04-05T14:27:23.678Z] #50 39.15 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-05T14:27:23.678Z] #50 39.16 Unpacking zip (3.0-12) ... [2023-04-05T14:27:23.935Z] #50 39.41 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:27:24.214Z] #30 59.27 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:27:24.214Z] #30 59.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:27:24.214Z] #30 59.39 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:27:24.251Z] #39 101.9 CC criu/arch/x86/vdso-pie.o [2023-04-05T14:27:24.251Z] #39 102.1 CC criu/arch/x86/restorer.o [2023-04-05T14:27:24.865Z] #50 40.37 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-05T14:27:24.865Z] #50 40.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T14:27:24.865Z] #50 40.42 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-05T14:27:24.865Z] #50 40.44 Setting up libicu67:amd64 (67.1-7) ... [2023-04-05T14:27:24.865Z] #50 40.45 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-05T14:27:24.865Z] #50 40.47 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-05T14:27:24.865Z] #50 40.49 Setting up uidmap (1:4.8.1-1) ... [2023-04-05T14:27:24.865Z] #50 40.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:27:24.865Z] #50 40.53 Setting up bzip2 (1.0.8-4) ... [2023-04-05T14:27:24.865Z] #50 40.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:27:24.865Z] #50 40.55 Setting up python3-wheel (0.34.2-1) ... [2023-04-05T14:27:24.887Z] #30 ... [2023-04-05T14:27:24.887Z] [2023-04-05T14:27:24.887Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:24.887Z] #32 58.18 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-05T14:27:24.887Z] #32 58.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-05T14:27:24.887Z] #32 58.53 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-05T14:27:24.887Z] #32 58.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-05T14:27:24.887Z] #32 58.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-05T14:27:24.887Z] #32 59.00 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-05T14:27:24.887Z] #32 59.26 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:27:24.887Z] #32 59.54 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-05T14:27:24.887Z] #32 59.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-05T14:27:24.887Z] #32 60.58 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-05T14:27:24.887Z] #32 60.59 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-05T14:27:24.887Z] #32 60.97 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-05T14:27:24.887Z] #32 61.15 go: downloading golang.org/x/text v0.3.7 [2023-04-05T14:27:25.151Z] #30 DONE 60.3s [2023-04-05T14:27:25.152Z] [2023-04-05T14:27:25.152Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:27:25.152Z] #33 DONE 60.4s [2023-04-05T14:27:25.152Z] [2023-04-05T14:27:25.152Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:27:25.158Z] #39 155.8 CC criu/sockets.o [2023-04-05T14:27:25.180Z] #39 103.0 CC criu/arch/x86/restorer_unmap.o [2023-04-05T14:27:25.437Z] #39 103.1 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-05T14:27:25.694Z] #39 103.5 CC criu/pie/restorer.o [2023-04-05T14:27:25.796Z] #50 41.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:25.796Z] #50 41.42 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:27:25.796Z] #50 41.44 Setting up libcap2-bin (1:2.44-1) ... [2023-04-05T14:27:25.796Z] #50 41.45 Setting up apparmor (2.13.6-10) ... [2023-04-05T14:27:23.328Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:27:23.374Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:27:25.579Z] > git remote # timeout=10 [2023-04-05T14:27:25.682Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T14:27:25.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T14:27:25.731Z] > git merge 5d6db842238e3c4f5f9fb9ad70ea46b35227d084 # timeout=10 [2023-04-05T14:27:25.985Z] Merge succeeded, producing a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:27:25.985Z] Checking out Revision a09b3e9cf9de906438a6300760754fcb087f166a (PR-45276) [2023-04-05T14:27:26.096Z] #39 156.7 CC criu/stats.o [2023-04-05T14:27:26.268Z] #32 62.54 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-05T14:27:26.356Z] #39 157.0 CC criu/string.o [2023-04-05T14:27:26.616Z] #39 157.1 CC criu/sysctl.o [2023-04-05T14:27:26.838Z] #32 ... [2023-04-05T14:27:26.838Z] [2023-04-05T14:27:26.838Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:26.838Z] #30 63.39 The following additional packages will be installed: [2023-04-05T14:27:26.838Z] #30 63.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-05T14:27:26.838Z] #30 63.41 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-05T14:27:26.838Z] #30 63.41 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-05T14:27:26.838Z] #30 63.41 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-05T14:27:26.838Z] #30 63.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-05T14:27:26.838Z] #30 63.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-05T14:27:27.056Z] #37 2.166 + RM_GOPATH=0 [2023-04-05T14:27:27.056Z] #37 2.166 + TMP_GOPATH= [2023-04-05T14:27:27.056Z] #37 2.166 + : /build [2023-04-05T14:27:27.056Z] #37 2.166 + '[' -z '' ']' [2023-04-05T14:27:27.056Z] #37 2.166 ++ mktemp -d [2023-04-05T14:27:27.056Z] #37 2.166 + export GOPATH=/tmp/tmp.8Zm8F61fP1 [2023-04-05T14:27:27.056Z] #37 2.166 + GOPATH=/tmp/tmp.8Zm8F61fP1 [2023-04-05T14:27:27.056Z] #37 2.166 + RM_GOPATH=1 [2023-04-05T14:27:27.056Z] #37 2.166 + case "$(go env GOARCH)" in [2023-04-05T14:27:27.056Z] #37 2.166 ++ go env GOARCH [2023-04-05T14:27:27.099Z] #30 63.44 mingw-w64-common mingw-w64-x86-64-dev [2023-04-05T14:27:27.099Z] #30 63.45 Suggested packages: [2023-04-05T14:27:27.099Z] #30 63.49 gcc-10-locales seccomp wine64 [2023-04-05T14:27:27.186Z] #39 157.9 CC criu/sysfs_parse.o [2023-04-05T14:27:27.315Z] #37 2.226 Install containerd version v1.6.16 [2023-04-05T14:27:27.315Z] #37 2.226 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:27:27.315Z] #37 2.226 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:27:27.315Z] #37 2.226 ++ dirname /tmp/install/install.sh [2023-04-05T14:27:27.315Z] #37 2.226 + dir=/tmp/install [2023-04-05T14:27:27.315Z] #37 2.226 + bin=containerd [2023-04-05T14:27:27.315Z] #37 2.226 + shift [2023-04-05T14:27:27.315Z] #37 2.226 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-05T14:27:27.315Z] #37 2.226 + . /tmp/install/containerd.installer [2023-04-05T14:27:27.315Z] #37 2.226 ++ set -e [2023-04-05T14:27:27.315Z] #37 2.226 ++ : v1.6.16 [2023-04-05T14:27:27.315Z] #37 2.226 + install_containerd [2023-04-05T14:27:27.315Z] #37 2.226 + echo 'Install containerd version v1.6.16' [2023-04-05T14:27:27.315Z] #37 2.226 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8Zm8F61fP1/src/github.com/containerd/containerd [2023-04-05T14:27:27.315Z] #37 2.226 Cloning into '/tmp/tmp.8Zm8F61fP1/src/github.com/containerd/containerd'... [2023-04-05T14:27:27.446Z] #39 158.2 CC criu/timens.o [2023-04-05T14:27:27.688Z] #50 43.21 Setting up zip (3.0-12) ... [2023-04-05T14:27:27.689Z] #50 43.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:27.689Z] #50 43.25 Setting up bash-completion (1:2.11-2) ... [2023-04-05T14:27:27.886Z] #37 ... [2023-04-05T14:27:27.886Z] [2023-04-05T14:27:27.886Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:27.886Z] #36 51.30 Building dependency tree... [2023-04-05T14:27:27.886Z] #36 54.85 The following additional packages will be installed: [2023-04-05T14:27:27.886Z] #36 54.86 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-05T14:27:27.886Z] #36 54.88 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-05T14:27:27.886Z] #36 54.88 Suggested packages: [2023-04-05T14:27:27.886Z] #36 54.90 manpages-dev protobuf-mode-el python3-setuptools [2023-04-05T14:27:27.886Z] #36 56.38 The following NEW packages will be installed: [2023-04-05T14:27:27.886Z] #36 56.39 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-05T14:27:27.886Z] #36 56.39 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-05T14:27:27.886Z] #36 56.39 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-05T14:27:27.886Z] #36 56.39 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-05T14:27:27.886Z] #36 56.81 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:27:27.886Z] #36 56.81 Need to get 4583 kB of archives. [2023-04-05T14:27:27.886Z] #36 56.81 After this operation, 25.9 MB of additional disk space will be used. [2023-04-05T14:27:27.886Z] #36 56.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-05T14:27:27.886Z] #36 56.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-05T14:27:27.886Z] #36 56.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-05T14:27:27.886Z] #36 56.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-05T14:27:27.886Z] #36 56.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-05T14:27:27.886Z] #36 56.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-05T14:27:27.886Z] #36 56.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-05T14:27:27.887Z] #36 56.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-04-05T14:27:27.887Z] #36 56.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-04-05T14:27:27.887Z] #36 56.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-05T14:27:27.887Z] #36 56.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-05T14:27:27.887Z] #36 56.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-05T14:27:27.887Z] #36 57.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-05T14:27:27.887Z] #36 57.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-04-05T14:27:27.887Z] #36 57.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-05T14:27:27.887Z] #36 57.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T14:27:27.887Z] #36 57.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-05T14:27:27.887Z] #36 57.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-05T14:27:27.887Z] #36 58.89 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:27:27.887Z] #36 59.37 Fetched 4583 kB in 1s (5586 kB/s) [2023-04-05T14:27:27.887Z] #36 59.49 Selecting previously unselected package libcap2:amd64. [2023-04-05T14:27:27.887Z] #36 59.49 (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 ... 15719 files and directories currently installed.) [2023-04-05T14:27:27.887Z] #36 59.56 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-05T14:27:27.887Z] #36 59.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:27:27.887Z] #36 60.16 Selecting previously unselected package libcap-dev:amd64. [2023-04-05T14:27:27.887Z] #36 60.16 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-05T14:27:27.887Z] #36 60.17 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-05T14:27:27.887Z] #36 60.56 Selecting previously unselected package libnet1:amd64. [2023-04-05T14:27:27.887Z] #36 60.57 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:27:27.887Z] #36 60.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:27:27.887Z] #36 60.81 Selecting previously unselected package libnet1-dev. [2023-04-05T14:27:27.887Z] #36 60.81 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:27:27.887Z] #36 60.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-05T14:27:27.887Z] #36 61.16 Selecting previously unselected package libnl-3-200:amd64. [2023-04-05T14:27:27.887Z] #36 61.17 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:27:27.887Z] #36 61.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:27:27.887Z] #36 61.40 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-05T14:27:27.887Z] #36 61.40 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:27:27.887Z] #36 61.41 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-05T14:27:27.887Z] #36 61.92 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-05T14:27:27.887Z] #36 61.94 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:27:27.887Z] #36 61.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:27:27.887Z] #36 62.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-05T14:27:27.887Z] #36 62.14 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:27:27.887Z] #36 62.23 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-05T14:27:27.887Z] #36 62.31 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-05T14:27:27.887Z] #36 62.31 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-05T14:27:27.887Z] #36 62.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T14:27:27.887Z] #36 63.24 Selecting previously unselected package libprotobuf23:amd64. [2023-04-05T14:27:27.887Z] #36 63.24 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-05T14:27:27.887Z] #36 63.25 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-05T14:27:28.015Z] #39 158.5 CC criu/timerfd.o [2023-04-05T14:27:28.251Z] #50 ... [2023-04-05T14:27:28.251Z] [2023-04-05T14:27:28.251Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:28.251Z] #38 120.2 CC criu/ipc_ns.o [2023-04-05T14:27:28.251Z] #38 121.6 CC criu/irmap.o [2023-04-05T14:27:28.251Z] #38 122.3 CC criu/kcmp-ids.o [2023-04-05T14:27:28.251Z] #38 122.6 CC criu/kerndat.o [2023-04-05T14:27:28.251Z] #38 123.8 CC criu/libnetlink.o [2023-04-05T14:27:28.251Z] #38 124.3 CC criu/log.o [2023-04-05T14:27:28.251Z] #38 124.9 CC criu/lsm.o [2023-04-05T14:27:28.251Z] #38 125.3 CC criu/mem.o [2023-04-05T14:27:28.251Z] #38 127.1 CC criu/memfd.o [2023-04-05T14:27:28.251Z] #38 127.8 CC criu/mount.o [2023-04-05T14:27:28.275Z] #39 158.8 CC criu/tty.o [2023-04-05T14:27:29.015Z] #30 ... [2023-04-05T14:27:29.015Z] [2023-04-05T14:27:29.015Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:29.015Z] #29 45.82 Reading package lists... [2023-04-05T14:27:29.015Z] #29 55.50 Building dependency tree... [2023-04-05T14:27:29.015Z] #29 62.73 The following additional packages will be installed: [2023-04-05T14:27:29.015Z] #29 62.75 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-05T14:27:29.015Z] #29 62.75 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-05T14:27:29.015Z] #29 62.78 Suggested packages: [2023-04-05T14:27:29.015Z] #29 62.82 manpages-dev protobuf-mode-el python3-setuptools [2023-04-05T14:27:29.015Z] #29 65.14 The following NEW packages will be installed: [2023-04-05T14:27:29.015Z] #29 65.15 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-05T14:27:29.015Z] #29 65.15 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-05T14:27:29.015Z] #29 65.15 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-05T14:27:29.015Z] #29 65.16 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-05T14:27:25.894Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-04-05T14:27:26.017Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T14:27:26.070Z] > git checkout -f a09b3e9cf9de906438a6300760754fcb087f166a # timeout=10 [2023-04-05T14:27:29.276Z] #29 65.74 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:27:29.276Z] #29 65.74 Need to get 4583 kB of archives. [2023-04-05T14:27:29.276Z] #29 65.74 After this operation, 25.9 MB of additional disk space will be used. [2023-04-05T14:27:29.276Z] #29 65.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-05T14:27:29.276Z] #29 65.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-05T14:27:29.276Z] #29 65.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-05T14:27:29.276Z] #29 65.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-05T14:27:29.276Z] #29 65.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-05T14:27:29.276Z] #29 65.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-05T14:27:29.276Z] #29 65.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-05T14:27:29.317Z] #36 64.33 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-05T14:27:29.317Z] #36 64.34 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-05T14:27:29.317Z] #36 64.38 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-05T14:27:29.317Z] #36 ... [2023-04-05T14:27:29.317Z] [2023-04-05T14:27:29.317Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:29.317Z] #35 53.18 Building dependency tree... [2023-04-05T14:27:29.317Z] #35 56.37 The following additional packages will be installed: [2023-04-05T14:27:29.317Z] #35 56.40 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-05T14:27:29.317Z] #35 56.41 Suggested packages: [2023-04-05T14:27:29.317Z] #35 56.42 cmake-doc ninja-build lrzip [2023-04-05T14:27:29.317Z] #35 56.42 Recommended packages: [2023-04-05T14:27:29.317Z] #35 56.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-05T14:27:29.317Z] #35 57.50 The following NEW packages will be installed: [2023-04-05T14:27:29.317Z] #35 57.50 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-05T14:27:29.317Z] #35 57.50 vim-common xxd [2023-04-05T14:27:29.317Z] #35 57.89 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:27:29.317Z] #35 57.89 Need to get 17.7 MB of archives. [2023-04-05T14:27:29.317Z] #35 57.89 After this operation, 70.7 MB of additional disk space will be used. [2023-04-05T14:27:29.317Z] #35 57.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T14:27:29.317Z] #35 57.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T14:27:29.317Z] #35 57.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-05T14:27:29.317Z] #35 58.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-05T14:27:29.317Z] #35 58.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-04-05T14:27:29.317Z] #35 59.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-05T14:27:29.317Z] #35 59.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-05T14:27:29.317Z] #35 59.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-05T14:27:29.317Z] #35 59.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-05T14:27:29.317Z] #35 59.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-05T14:27:29.317Z] #35 61.48 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:27:29.317Z] #35 62.00 Fetched 17.7 MB in 2s (7502 kB/s) [2023-04-05T14:27:29.317Z] #35 62.21 Selecting previously unselected package xxd. [2023-04-05T14:27:29.317Z] #35 62.21 (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 ... 15719 files and directories currently installed.) [2023-04-05T14:27:29.317Z] #35 62.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:27:29.317Z] #35 62.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:29.317Z] #35 62.56 Selecting previously unselected package vim-common. [2023-04-05T14:27:29.317Z] #35 62.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:27:29.317Z] #35 62.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:29.317Z] #35 63.34 Selecting previously unselected package cmake-data. [2023-04-05T14:27:29.317Z] #35 63.34 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-05T14:27:29.317Z] #35 63.35 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T14:27:29.537Z] #29 65.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-04-05T14:27:29.537Z] #29 65.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-04-05T14:27:29.537Z] #29 65.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-05T14:27:29.537Z] #29 65.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-05T14:27:29.537Z] #29 ... [2023-04-05T14:27:29.537Z] [2023-04-05T14:27:29.537Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:27:29.537Z] #25 46.35 Reading package lists... [2023-04-05T14:27:29.537Z] #25 56.08 Building dependency tree... [2023-04-05T14:27:29.537Z] #25 62.10 The following additional packages will be installed: [2023-04-05T14:27:29.537Z] #25 62.14 libbtrfs0 [2023-04-05T14:27:29.537Z] #25 62.58 The following NEW packages will be installed: [2023-04-05T14:27:29.537Z] #25 62.61 libbtrfs-dev libbtrfs0 [2023-04-05T14:27:29.537Z] #25 63.21 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:27:29.537Z] #25 63.21 Need to get 460 kB of archives. [2023-04-05T14:27:29.537Z] #25 63.21 After this operation, 1237 kB of additional disk space will be used. [2023-04-05T14:27:29.537Z] #25 63.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-05T14:27:29.537Z] #25 63.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-05T14:27:29.537Z] #25 65.31 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:27:29.537Z] #25 65.85 Fetched 460 kB in 0s (1167 kB/s) [2023-04-05T14:27:29.537Z] #25 66.03 Selecting previously unselected package libbtrfs0:amd64. [2023-04-05T14:27:29.537Z] #25 ... [2023-04-05T14:27:29.537Z] [2023-04-05T14:27:29.537Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:29.537Z] #36 46.38 Reading package lists... [2023-04-05T14:27:29.537Z] #36 56.08 Building dependency tree... [2023-04-05T14:27:29.537Z] #36 63.33 The following additional packages will be installed: [2023-04-05T14:27:29.537Z] #36 63.36 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-05T14:27:29.537Z] #36 63.39 Suggested packages: [2023-04-05T14:27:29.537Z] #36 63.43 cmake-doc ninja-build lrzip [2023-04-05T14:27:29.537Z] #36 63.43 Recommended packages: [2023-04-05T14:27:29.537Z] #36 63.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-05T14:27:29.537Z] #36 65.10 The following NEW packages will be installed: [2023-04-05T14:27:29.537Z] #36 65.15 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-05T14:27:29.537Z] #36 65.17 vim-common xxd [2023-04-05T14:27:29.537Z] #36 65.74 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:27:29.537Z] #36 65.74 Need to get 17.7 MB of archives. [2023-04-05T14:27:29.537Z] #36 65.74 After this operation, 70.7 MB of additional disk space will be used. [2023-04-05T14:27:29.537Z] #36 65.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T14:27:29.537Z] #36 65.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T14:27:29.537Z] #36 65.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-05T14:27:29.537Z] #36 65.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-05T14:27:29.579Z] #35 ... [2023-04-05T14:27:29.579Z] [2023-04-05T14:27:29.579Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:29.579Z] #26 54.67 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-05T14:27:29.579Z] #26 54.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-05T14:27:29.579Z] #26 54.87 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-05T14:27:29.579Z] #26 54.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-05T14:27:29.579Z] #26 55.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-05T14:27:29.579Z] #26 55.08 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-05T14:27:29.579Z] #26 55.14 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-05T14:27:29.579Z] #26 55.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-05T14:27:29.579Z] #26 55.59 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-05T14:27:29.579Z] #26 55.59 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-05T14:27:29.579Z] #26 55.69 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-05T14:27:29.579Z] #26 55.85 go: downloading golang.org/x/text v0.3.7 [2023-04-05T14:27:29.579Z] #26 56.43 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-05T14:27:29.579Z] #26 ... [2023-04-05T14:27:29.579Z] [2023-04-05T14:27:29.579Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:29.579Z] #36 64.87 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-05T14:27:29.579Z] #36 64.87 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-05T14:27:29.579Z] #36 64.90 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-05T14:27:29.798Z] #36 ... [2023-04-05T14:27:29.798Z] [2023-04-05T14:27:29.798Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-05T14:27:29.798Z] #25 66.03 (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 ... 15719 files and directories currently installed.) [2023-04-05T14:27:29.798Z] #25 66.20 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-05T14:27:29.798Z] #25 66.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:27:30.142Z] #38 ... [2023-04-05T14:27:30.142Z] [2023-04-05T14:27:30.142Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:27:30.142Z] #50 45.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T14:27:30.142Z] #50 45.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-05T14:27:30.142Z] #50 45.72 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-05T14:27:30.142Z] #50 45.73 Setting up patch (2.7.6-7) ... [2023-04-05T14:27:30.142Z] #50 45.74 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T14:27:30.142Z] #50 45.83 invoke-rc.d: could not determine current runlevel [2023-04-05T14:27:30.142Z] #50 45.84 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-05T14:27:30.142Z] #50 45.86 Setting up xfsprogs (5.10.0-4) ... [2023-04-05T14:27:30.142Z] #50 45.87 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-05T14:27:30.142Z] #50 45.88 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T14:27:30.142Z] #50 45.89 Setting up pigz (2.6-1) ... [2023-04-05T14:27:30.142Z] #50 45.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-05T14:27:30.142Z] #50 45.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:27:30.142Z] #50 45.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T14:27:30.184Z] #39 160.9 CC criu/tun.o [2023-04-05T14:27:30.371Z] #25 66.68 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-05T14:27:30.371Z] #25 66.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-05T14:27:30.371Z] #25 66.70 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:27:30.398Z] #50 45.96 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:30.515Z] #36 ... [2023-04-05T14:27:30.515Z] [2023-04-05T14:27:30.515Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:30.515Z] #28 55.79 The following additional packages will be installed: [2023-04-05T14:27:30.515Z] #28 55.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-05T14:27:30.515Z] #28 55.83 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-05T14:27:30.515Z] #28 55.83 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-05T14:27:30.515Z] #28 55.83 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-05T14:27:30.515Z] #28 55.83 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-05T14:27:30.515Z] #28 55.83 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-05T14:27:30.515Z] #28 55.84 mingw-w64-common mingw-w64-x86-64-dev [2023-04-05T14:27:30.515Z] #28 55.84 Suggested packages: [2023-04-05T14:27:30.515Z] #28 55.85 gcc-10-locales seccomp wine64 [2023-04-05T14:27:30.515Z] #28 57.29 The following NEW packages will be installed: [2023-04-05T14:27:30.515Z] #28 57.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-05T14:27:30.515Z] #28 57.29 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-05T14:27:30.515Z] #28 57.29 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-05T14:27:30.515Z] #28 57.29 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-05T14:27:30.515Z] #28 57.29 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-05T14:27:30.515Z] #28 57.30 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-05T14:27:30.515Z] #28 57.30 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-05T14:27:30.515Z] #28 57.30 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-05T14:27:30.515Z] #28 57.30 mingw-w64-x86-64-dev [2023-04-05T14:27:30.515Z] #28 57.78 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:27:30.515Z] #28 57.78 Need to get 115 MB of archives. [2023-04-05T14:27:30.515Z] #28 57.78 After this operation, 645 MB of additional disk space will be used. [2023-04-05T14:27:30.515Z] #28 57.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-04-05T14:27:30.516Z] #28 57.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-04-05T14:27:30.516Z] #28 58.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-05T14:27:30.516Z] #28 58.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-04-05T14:27:30.516Z] #28 58.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-05T14:27:30.516Z] #28 58.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-05T14:27:30.516Z] #28 58.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-05T14:27:30.516Z] #28 59.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-04-05T14:27:30.516Z] #28 59.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-04-05T14:27:30.516Z] #28 60.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-05T14:27:30.516Z] #28 63.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-05T14:27:30.516Z] #28 63.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-04-05T14:27:30.516Z] #28 64.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-05T14:27:30.755Z] #39 161.5 CC criu/uffd.o [2023-04-05T14:27:30.943Z] #25 67.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:27:30.961Z] #50 46.58 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-05T14:27:30.961Z] #50 46.59 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-05T14:27:31.036Z] #39 108.3 LINK criu/pie/restorer.built-in.o [2023-04-05T14:27:31.036Z] #39 108.4 GEN criu/pie/restorer-blob.h [2023-04-05T14:27:31.036Z] #39 108.6 DEP criu/vdso.d [2023-04-05T14:27:31.088Z] #28 ... [2023-04-05T14:27:31.088Z] [2023-04-05T14:27:31.088Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:31.088Z] #26 66.37 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-05T14:27:31.088Z] #26 66.37 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-05T14:27:31.204Z] #25 67.51 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:27:31.204Z] #25 67.53 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:27:31.216Z] #50 46.94 Setting up libelf1:amd64 (0.183-1) ... [2023-04-05T14:27:31.293Z] #39 108.9 DEP criu/vdso-compat.d [2023-04-05T14:27:31.473Z] #50 46.99 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:27:31.473Z] #50 47.01 Setting up python3-distutils (3.9.2-1) ... [2023-04-05T14:27:31.550Z] #39 109.2 DEP criu/uts_ns.d [2023-04-05T14:27:31.550Z] #39 ... [2023-04-05T14:27:31.550Z] [2023-04-05T14:27:31.550Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:31.550Z] #34 194.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-05T14:27:31.550Z] #34 194.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:27:31.550Z] #34 194.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:27:31.704Z] #26 66.74 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-05T14:27:31.704Z] #26 66.93 go: downloading go.uber.org/zap v1.17.0 [2023-04-05T14:27:31.729Z] #50 47.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:31.729Z] #50 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-05T14:27:31.729Z] #50 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-05T14:27:31.729Z] #50 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-05T14:27:31.729Z] #50 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-05T14:27:31.779Z] #25 DONE 68.2s [2023-04-05T14:27:31.779Z] [2023-04-05T14:27:31.779Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:31.779Z] #30 65.99 The following NEW packages will be installed: [2023-04-05T14:27:31.779Z] #30 66.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-05T14:27:31.779Z] #30 66.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-05T14:27:31.779Z] #30 66.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-05T14:27:31.779Z] #30 66.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-05T14:27:31.779Z] #30 66.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-05T14:27:31.779Z] #30 66.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-05T14:27:31.779Z] #30 66.02 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-05T14:27:31.779Z] #30 66.02 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-05T14:27:31.779Z] #30 66.02 mingw-w64-x86-64-dev [2023-04-05T14:27:31.779Z] #30 66.64 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:27:31.779Z] #30 66.64 Need to get 115 MB of archives. [2023-04-05T14:27:31.779Z] #30 66.64 After this operation, 645 MB of additional disk space will be used. [2023-04-05T14:27:31.779Z] #30 66.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-04-05T14:27:31.779Z] #30 66.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-04-05T14:27:31.779Z] #30 67.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-05T14:27:31.779Z] #30 67.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-04-05T14:27:31.779Z] #30 67.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-05T14:27:31.779Z] #30 67.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-05T14:27:31.779Z] #30 67.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-05T14:27:31.779Z] #30 68.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-04-05T14:27:31.779Z] #30 68.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-04-05T14:27:31.985Z] #50 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-05T14:27:31.985Z] #50 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-05T14:27:31.985Z] #50 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-05T14:27:31.985Z] #50 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-05T14:27:31.985Z] #50 47.59 Setting up python3-setuptools (52.0.0-4) ... [2023-04-05T14:27:32.137Z] #39 162.9 CC criu/util.o [2023-04-05T14:27:33.079Z] #26 68.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-05T14:27:33.079Z] #26 68.28 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-05T14:27:33.079Z] #26 68.34 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-05T14:27:33.079Z] #26 68.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-05T14:27:33.079Z] #26 68.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-05T14:27:33.167Z] #30 69.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-05T14:27:33.338Z] #26 68.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-05T14:27:33.338Z] #26 68.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-05T14:27:33.338Z] #26 68.55 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-05T14:27:33.520Z] #39 164.3 CC criu/uts_ns.o [2023-04-05T14:27:33.596Z] #26 ... [2023-04-05T14:27:33.596Z] [2023-04-05T14:27:33.596Z] #21 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:27:33.596Z] #21 DONE 68.8s [2023-04-05T14:27:33.596Z] [2023-04-05T14:27:33.596Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:33.596Z] #26 68.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-05T14:27:33.751Z] #30 ... [2023-04-05T14:27:33.751Z] [2023-04-05T14:27:33.751Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-05T14:27:33.751Z] #26 DONE 70.0s [2023-04-05T14:27:33.751Z] [2023-04-05T14:27:33.751Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:33.751Z] #29 65.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-05T14:27:33.751Z] #29 66.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-05T14:27:33.751Z] #29 66.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-04-05T14:27:33.751Z] #29 66.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-05T14:27:33.751Z] #29 66.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T14:27:33.751Z] #29 66.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-05T14:27:33.751Z] #29 66.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-05T14:27:33.751Z] #29 68.68 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:27:33.751Z] #29 69.23 Fetched 4583 kB in 1s (4931 kB/s) [2023-04-05T14:27:33.751Z] #29 69.40 Selecting previously unselected package libcap2:amd64. [2023-04-05T14:27:33.751Z] #29 69.40 (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 ... 15719 files and directories currently installed.) [2023-04-05T14:27:33.751Z] #29 69.55 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-05T14:27:33.751Z] #29 69.62 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:27:33.751Z] #29 69.81 Selecting previously unselected package libcap-dev:amd64. [2023-04-05T14:27:33.751Z] #29 69.83 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-05T14:27:33.751Z] #29 69.84 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-05T14:27:33.751Z] #29 70.15 Selecting previously unselected package libnet1:amd64. [2023-04-05T14:27:33.751Z] #29 70.16 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:27:33.751Z] #29 70.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:27:33.780Z] #39 164.6 CC criu/vdso.o [2023-04-05T14:27:33.855Z] #26 68.98 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-05T14:27:33.878Z] #50 49.26 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:27:33.878Z] #50 49.27 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-05T14:27:33.878Z] #50 49.29 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-05T14:27:33.878Z] #50 49.30 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T14:27:34.114Z] #26 69.37 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-05T14:27:34.325Z] #29 70.56 Selecting previously unselected package libnet1-dev. [2023-04-05T14:27:34.325Z] #29 70.57 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:27:34.325Z] #29 70.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-05T14:27:34.351Z] #39 165.1 LINK criu/built-in.o [2023-04-05T14:27:34.372Z] #26 69.53 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-05T14:27:34.587Z] #29 71.02 Selecting previously unselected package libnl-3-200:amd64. [2023-04-05T14:27:34.611Z] #39 165.3 LINK criu/criu [2023-04-05T14:27:34.630Z] #26 69.85 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-05T14:27:34.809Z] #50 50.56 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-05T14:27:34.809Z] #50 50.57 Setting up jq (1.6-2.1) ... [2023-04-05T14:27:34.850Z] #29 71.03 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:27:34.850Z] #29 71.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:27:34.850Z] #29 71.32 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-05T14:27:34.850Z] #29 71.36 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:27:34.850Z] #29 71.36 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-05T14:27:34.871Z] #39 165.7 DEP lib/c/criu.d [2023-04-05T14:27:34.889Z] #26 70.08 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-05T14:27:34.889Z] #26 70.20 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-05T14:27:34.889Z] #26 70.25 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-05T14:27:35.066Z] #50 50.58 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-05T14:27:35.066Z] #50 50.59 Setting up iptables (1.8.7-1) ... [2023-04-05T14:27:35.066Z] #50 50.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T14:27:35.066Z] #50 50.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T14:27:35.066Z] #50 50.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T14:27:35.066Z] #50 50.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T14:27:35.066Z] #50 50.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-05T14:27:35.066Z] #50 50.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-05T14:27:35.066Z] #50 50.66 Setting up iproute2 (5.10.0-4) ... [2023-04-05T14:27:35.132Z] #39 165.8 CC images/rpc.pb-c.o [2023-04-05T14:27:35.150Z] #26 70.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-05T14:27:35.150Z] #26 70.55 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-05T14:27:35.409Z] #26 70.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-05T14:27:35.630Z] #50 51.05 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:27:35.667Z] #26 70.97 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-05T14:27:35.702Z] #39 166.4 CC lib/c/criu.o [2023-04-05T14:27:35.811Z] #29 72.08 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-05T14:27:35.812Z] #29 72.10 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:27:35.812Z] #29 72.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:27:35.812Z] #29 72.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-05T14:27:36.074Z] #29 72.34 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:27:36.074Z] #29 72.36 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-05T14:27:36.195Z] #50 DONE 51.7s [2023-04-05T14:27:36.195Z] [2023-04-05T14:27:36.195Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:36.195Z] #38 132.2 CC criu/namespaces.o [2023-04-05T14:27:36.195Z] #38 134.6 CC criu/net.o [2023-04-05T14:27:36.195Z] #38 ... [2023-04-05T14:27:36.195Z] [2023-04-05T14:27:36.195Z] #51 [dev-systemd-false 9/27] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-04-05T14:27:36.336Z] #29 72.74 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-05T14:27:36.336Z] #29 72.74 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-05T14:27:36.336Z] #29 72.77 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T14:27:36.909Z] #29 73.34 Selecting previously unselected package libprotobuf23:amd64. [2023-04-05T14:27:36.909Z] #29 73.34 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-05T14:27:36.909Z] #29 73.35 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-05T14:27:37.044Z] #26 72.12 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-05T14:27:37.044Z] #26 72.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-05T14:27:37.044Z] #26 72.34 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-05T14:27:37.085Z] #39 167.5 LINK lib/c/built-in.o [2023-04-05T14:27:37.085Z] #39 167.5 LINK lib/c/libcriu.so [2023-04-05T14:27:37.085Z] #39 167.6 LINK lib/c/libcriu.a [2023-04-05T14:27:37.085Z] #39 167.7 GEN magic.py [2023-04-05T14:27:37.303Z] #26 72.56 go: downloading go.uber.org/atomic v1.7.0 [2023-04-05T14:27:37.345Z] #39 167.9 Note: Building without setproctitle() and strlcpy() support. [2023-04-05T14:27:37.345Z] #39 167.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-05T14:27:37.345Z] #39 167.9 Note: Building without GnuTLS support [2023-04-05T14:27:37.345Z] #39 167.9 Makefile.config:39: Warn: you have no libnftables installed [2023-04-05T14:27:37.345Z] #39 167.9 Makefile.config:40: Warn: Building without nftables support [2023-04-05T14:27:37.483Z] #29 ... [2023-04-05T14:27:37.483Z] [2023-04-05T14:27:37.483Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:37.483Z] #32 73.79 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-05T14:27:37.483Z] #32 73.83 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-05T14:27:37.563Z] #26 72.88 go: downloading go.uber.org/multierr v1.6.0 [2023-04-05T14:27:37.563Z] #26 72.92 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-05T14:27:37.821Z] #51 1.620 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-05T14:27:37.821Z] #51 1.632 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-05T14:27:37.821Z] #51 1.641 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-05T14:27:37.823Z] #26 72.93 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-05T14:27:37.823Z] #26 73.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-05T14:27:38.054Z] #32 74.43 go: downloading go.uber.org/zap v1.17.0 [2023-04-05T14:27:38.076Z] Commit message: "[20.10] update go to go1.19.8" [2023-04-05T14:27:38.078Z] #51 DONE 1.8s [2023-04-05T14:27:38.078Z] [2023-04-05T14:27:38.078Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-05T14:27:38.081Z] #26 73.20 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-05T14:27:38.082Z] #26 73.26 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-05T14:27:38.082Z] #26 73.29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-05T14:27:38.082Z] #26 73.39 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-05T14:27:38.082Z] #26 73.47 go: downloading github.com/prometheus/common v0.32.1 [2023-04-05T14:27:38.103Z] #34 ... [2023-04-05T14:27:38.103Z] [2023-04-05T14:27:38.103Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:38.103Z] #39 109.5 DEP criu/util.d [2023-04-05T14:27:38.103Z] #39 109.9 DEP criu/uffd.d [2023-04-05T14:27:38.103Z] #39 110.3 DEP criu/tun.d [2023-04-05T14:27:38.103Z] #39 110.6 DEP criu/tty.d [2023-04-05T14:27:38.103Z] #39 110.8 DEP criu/timerfd.d [2023-04-05T14:27:38.103Z] #39 111.1 DEP criu/timens.d [2023-04-05T14:27:38.103Z] #39 111.4 DEP criu/sysfs_parse.d [2023-04-05T14:27:38.103Z] #39 111.7 DEP criu/sysctl.d [2023-04-05T14:27:38.103Z] #39 112.0 DEP criu/string.d [2023-04-05T14:27:38.103Z] #39 112.1 DEP criu/stats.d [2023-04-05T14:27:38.103Z] #39 112.4 DEP criu/sockets.d [2023-04-05T14:27:38.103Z] #39 112.5 DEP criu/sk-unix.d [2023-04-05T14:27:38.103Z] #39 112.7 DEP criu/sk-tcp.d [2023-04-05T14:27:38.103Z] #39 112.9 DEP criu/sk-queue.d [2023-04-05T14:27:38.103Z] #39 113.1 DEP criu/sk-packet.d [2023-04-05T14:27:38.103Z] #39 113.3 DEP criu/sk-netlink.d [2023-04-05T14:27:38.103Z] #39 113.6 DEP criu/sk-inet.d [2023-04-05T14:27:38.103Z] #39 114.1 DEP criu/signalfd.d [2023-04-05T14:27:38.103Z] #39 114.3 DEP criu/sigframe.d [2023-04-05T14:27:38.103Z] #39 114.6 DEP criu/shmem.d [2023-04-05T14:27:38.103Z] #39 114.9 DEP criu/servicefd.d [2023-04-05T14:27:38.103Z] #39 115.2 DEP criu/seize.d [2023-04-05T14:27:38.103Z] #39 115.6 DEP criu/seccomp.d [2023-04-05T14:27:38.103Z] #39 116.0 DEP criu/rst-malloc.d [2023-04-05T14:27:38.286Z] #39 168.8 fatal: not a git repository (or any of the parent directories): .git [2023-04-05T14:27:38.360Z] #39 116.1 DEP criu/rbtree.d [2023-04-05T14:27:38.360Z] #39 116.2 DEP criu/pstree.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-05T14:27:38.925Z] #39 116.5 DEP criu/protobuf.d [2023-04-05T14:27:38.925Z] #39 116.8 GEN criu/protobuf-desc-gen.h [2023-04-05T14:27:39.227Z] #39 169.8 make[1]: Nothing to be done for 'all'. [2023-04-05T14:27:39.440Z] #32 75.63 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-05T14:27:39.440Z] #32 75.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-05T14:27:39.440Z] #32 75.96 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-05T14:27:39.440Z] #32 76.04 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-05T14:27:39.472Z] #26 74.39 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-05T14:27:39.472Z] #26 74.62 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-05T14:27:39.701Z] #32 76.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-05T14:27:39.961Z] #32 76.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-05T14:27:39.961Z] #32 76.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-05T14:27:39.961Z] #32 76.39 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-05T14:27:39.961Z] #32 76.46 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-05T14:27:40.168Z] #39 170.8 make[1]: 'images/built-in.o' is up to date. [2023-04-05T14:27:40.168Z] #39 170.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-05T14:27:40.168Z] #39 171.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-05T14:27:40.222Z] #32 76.57 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-05T14:27:40.222Z] #32 76.81 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-05T14:27:40.409Z] #26 75.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-05T14:27:40.428Z] #39 171.0 make[1]: 'compel/libcompel.a' is up to date. [2023-04-05T14:27:40.428Z] #39 171.1 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-05T14:27:40.428Z] #39 171.1 make[1]: Nothing to be done for 'all'. [2023-04-05T14:27:40.428Z] #39 171.2 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-05T14:27:40.482Z] #32 ... [2023-04-05T14:27:40.482Z] [2023-04-05T14:27:40.482Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:40.482Z] #36 66.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-04-05T14:27:40.482Z] #36 67.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-05T14:27:40.482Z] #36 67.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-05T14:27:40.482Z] #36 67.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-05T14:27:40.483Z] #36 67.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-05T14:27:40.483Z] #36 67.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-05T14:27:40.483Z] #36 69.98 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:27:40.483Z] #36 70.41 Fetched 17.7 MB in 2s (7710 kB/s) [2023-04-05T14:27:40.483Z] #36 70.64 Selecting previously unselected package xxd. [2023-04-05T14:27:40.483Z] #36 70.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15719 files and directories currently installed.) [2023-04-05T14:27:40.483Z] #36 70.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:27:40.483Z] #36 70.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:40.483Z] #36 71.20 Selecting previously unselected package vim-common. [2023-04-05T14:27:40.483Z] #36 71.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:27:40.483Z] #36 71.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:40.483Z] #36 72.09 Selecting previously unselected package cmake-data. [2023-04-05T14:27:40.483Z] #36 72.09 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-05T14:27:40.483Z] #36 72.13 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T14:27:40.668Z] #26 ... [2023-04-05T14:27:40.668Z] [2023-04-05T14:27:40.668Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:40.668Z] #36 67.82 Selecting previously unselected package libprotoc23:amd64. [2023-04-05T14:27:40.668Z] #36 67.83 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-05T14:27:40.668Z] #36 68.55 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-05T14:27:40.668Z] #36 70.06 Selecting previously unselected package protobuf-c-compiler. [2023-04-05T14:27:40.668Z] #36 70.06 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:27:40.668Z] #36 70.08 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-05T14:27:40.668Z] #36 70.28 Selecting previously unselected package protobuf-compiler. [2023-04-05T14:27:40.668Z] #36 70.28 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-05T14:27:40.668Z] #36 70.30 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-05T14:27:40.668Z] #36 70.58 Selecting previously unselected package python3-pkg-resources. [2023-04-05T14:27:40.668Z] #36 70.59 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T14:27:40.668Z] #36 70.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:27:40.668Z] #36 71.05 Selecting previously unselected package python3-six. [2023-04-05T14:27:40.668Z] #36 71.05 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-05T14:27:40.668Z] #36 71.06 Unpacking python3-six (1.16.0-2) ... [2023-04-05T14:27:40.668Z] #36 71.18 Selecting previously unselected package python3-protobuf. [2023-04-05T14:27:40.668Z] #36 71.18 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-05T14:27:40.668Z] #36 71.20 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-05T14:27:40.668Z] #36 71.95 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:27:40.668Z] #36 74.15 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-05T14:27:40.668Z] #36 74.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:27:40.668Z] #36 74.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:27:40.668Z] #36 74.22 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-05T14:27:40.668Z] #36 74.25 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:27:40.668Z] #36 74.28 Setting up python3-six (1.16.0-2) ... [2023-04-05T14:27:40.688Z] #39 171.4 make[2]: Nothing to be done for 'all'. [2023-04-05T14:27:40.688Z] #39 171.5 make[2]: Nothing to be done for 'all'. [2023-04-05T14:27:40.688Z] #39 171.5 make[2]: Nothing to be done for 'all'. [2023-04-05T14:27:40.755Z] #36 ... [2023-04-05T14:27:40.755Z] [2023-04-05T14:27:40.755Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:40.755Z] #32 77.09 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-05T14:27:40.755Z] #32 ... [2023-04-05T14:27:40.755Z] [2023-04-05T14:27:40.755Z] #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-05T14:27:40.755Z] #35 DONE 77.1s [2023-04-05T14:27:40.927Z] #36 ... [2023-04-05T14:27:40.927Z] [2023-04-05T14:27:40.927Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:40.927Z] #26 76.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-05T14:27:40.948Z] #39 171.6 make[2]: Nothing to be done for 'all'. [2023-04-05T14:27:40.948Z] #39 171.7 make[2]: Nothing to be done for 'all'. [2023-04-05T14:27:40.949Z] #39 171.7 make[2]: Nothing to be done for 'all'. [2023-04-05T14:27:41.016Z] [2023-04-05T14:27:41.017Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:41.017Z] #32 77.38 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-05T14:27:41.208Z] #39 171.8 make[2]: Nothing to be done for 'all'. [2023-04-05T14:27:41.209Z] #39 171.9 make[2]: Nothing to be done for 'all'. [2023-04-05T14:27:41.209Z] #39 171.9 INSTALL criu/criu [2023-04-05T14:27:41.279Z] #32 77.58 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-05T14:27:41.296Z] + docker version [2023-04-05T14:27:41.540Z] #32 77.83 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-05T14:27:41.540Z] #32 78.01 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-05T14:27:41.811Z] #32 78.08 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-05T14:27:41.811Z] #32 78.13 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-05T14:27:41.811Z] #32 ... [2023-04-05T14:27:41.811Z] [2023-04-05T14:27:41.811Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:27:41.811Z] #0 1.702 + RM_GOPATH=0 [2023-04-05T14:27:41.811Z] #0 1.702 + TMP_GOPATH= [2023-04-05T14:27:41.811Z] #0 1.702 + : /build [2023-04-05T14:27:41.811Z] #0 1.702 + '[' -z '' ']' [2023-04-05T14:27:41.811Z] #0 1.702 ++ mktemp -d [2023-04-05T14:27:41.811Z] #0 1.702 + export GOPATH=/tmp/tmp.eTIM60tUIM [2023-04-05T14:27:41.811Z] #0 1.702 + GOPATH=/tmp/tmp.eTIM60tUIM [2023-04-05T14:27:41.811Z] #0 1.702 + RM_GOPATH=1 [2023-04-05T14:27:41.811Z] #0 1.702 + case "$(go env GOARCH)" in [2023-04-05T14:27:41.811Z] #0 1.722 ++ go env GOARCH [2023-04-05T14:27:41.811Z] #0 1.751 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:27:41.811Z] #0 1.751 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:27:41.811Z] #0 1.751 ++ dirname /tmp/install/install.sh [2023-04-05T14:27:41.811Z] #0 1.770 + dir=/tmp/install [2023-04-05T14:27:41.811Z] #0 1.770 + bin=containerd [2023-04-05T14:27:41.811Z] #0 1.770 + shift [2023-04-05T14:27:41.811Z] #0 1.770 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-05T14:27:41.811Z] #0 1.770 + . /tmp/install/containerd.installer [2023-04-05T14:27:41.811Z] #0 1.770 ++ set -e [2023-04-05T14:27:41.811Z] #0 1.770 ++ : v1.6.16 [2023-04-05T14:27:41.811Z] #0 1.770 + install_containerd [2023-04-05T14:27:41.811Z] #0 1.770 + echo 'Install containerd version v1.6.16' [2023-04-05T14:27:41.811Z] #0 1.770 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eTIM60tUIM/src/github.com/containerd/containerd [2023-04-05T14:27:41.811Z] #0 1.770 Install containerd version v1.6.16 [2023-04-05T14:27:41.811Z] #0 1.776 Cloning into '/tmp/tmp.eTIM60tUIM/src/github.com/containerd/containerd'... [2023-04-05T14:27:41.867Z] #26 ... [2023-04-05T14:27:41.867Z] [2023-04-05T14:27:41.867Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:41.867Z] #28 67.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-05T14:27:41.867Z] #28 68.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-04-05T14:27:41.867Z] #28 68.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-05T14:27:41.867Z] #28 68.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-05T14:27:41.867Z] #28 68.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-05T14:27:41.867Z] #28 68.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-05T14:27:41.867Z] #28 68.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-04-05T14:27:41.867Z] #28 68.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-05T14:27:41.867Z] #28 68.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-05T14:27:41.867Z] #28 68.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-05T14:27:41.867Z] #28 68.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-05T14:27:41.867Z] #28 68.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-05T14:27:41.867Z] #28 68.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-05T14:27:41.867Z] #28 68.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-05T14:27:41.867Z] #28 68.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-04-05T14:27:41.867Z] #28 68.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-05T14:27:41.867Z] #28 68.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-05T14:27:41.867Z] #28 70.01 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:27:41.867Z] #28 70.37 Fetched 115 MB in 11s (10.3 MB/s) [2023-04-05T14:27:41.867Z] #28 70.62 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-05T14:27:41.867Z] #28 70.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15719 files and directories currently installed.) [2023-04-05T14:27:41.867Z] #28 70.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-05T14:27:41.867Z] #28 70.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-05T14:27:41.867Z] #28 74.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-05T14:27:41.867Z] #28 74.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-05T14:27:41.867Z] #28 74.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-05T14:27:41.867Z] #28 ... [2023-04-05T14:27:41.867Z] [2023-04-05T14:27:41.867Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:41.867Z] #36 76.24 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-05T14:27:41.867Z] #36 76.28 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-05T14:27:41.867Z] #36 76.29 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T14:27:41.867Z] #36 76.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:27:41.867Z] #36 76.32 Setting up python3-protobuf (3.12.4-1) ... [2023-04-05T14:27:42.071Z] #37 ... [2023-04-05T14:27:42.071Z] [2023-04-05T14:27:42.071Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:42.071Z] #36 78.35 Selecting previously unselected package libicu67:amd64. [2023-04-05T14:27:42.071Z] #36 78.36 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-05T14:27:42.071Z] #36 78.42 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-05T14:27:42.203Z] #39 119.8 DEP criu/protobuf-desc.d [2023-04-05T14:27:42.203Z] #39 120.0 DEP criu/proc_parse.d [2023-04-05T14:27:42.463Z] #39 ... [2023-04-05T14:27:42.463Z] [2023-04-05T14:27:42.463Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:27:42.463Z] #28 195.4 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-05T14:27:42.463Z] #28 195.4 + GOBIN=/build [2023-04-05T14:27:42.463Z] #28 195.4 + GO111MODULE=on [2023-04-05T14:27:42.463Z] #28 195.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-05T14:27:42.591Z] #39 DONE 173.3s [2023-04-05T14:27:42.591Z] [2023-04-05T14:27:42.591Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:42.721Z] #28 ... [2023-04-05T14:27:42.721Z] [2023-04-05T14:27:42.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:42.721Z] #39 120.3 DEP criu/plugin.d [2023-04-05T14:27:42.721Z] #39 120.5 DEP criu/pipes.d [2023-04-05T14:27:42.979Z] #39 ... [2023-04-05T14:27:42.979Z] [2023-04-05T14:27:42.979Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:27:42.979Z] #28 DONE 206.0s [2023-04-05T14:27:43.236Z] [2023-04-05T14:27:43.236Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-05T14:27:43.236Z] #40 DONE 0.1s [2023-04-05T14:27:43.236Z] [2023-04-05T14:27:43.236Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:43.236Z] #34 206.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-05T14:27:43.236Z] #34 206.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-05T14:27:43.236Z] #34 206.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-05T14:27:43.236Z] #34 ... [2023-04-05T14:27:43.236Z] [2023-04-05T14:27:43.236Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-05T14:27:43.236Z] #41 DONE 0.1s [2023-04-05T14:27:43.236Z] [2023-04-05T14:27:43.236Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:43.236Z] #34 206.3 Selecting previously unselected package libapparmor1:amd64. [2023-04-05T14:27:43.236Z] #34 206.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-05T14:27:43.251Z] #36 ... [2023-04-05T14:27:43.251Z] [2023-04-05T14:27:43.251Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:27:43.251Z] #24 68.08 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-04-05T14:27:43.251Z] #24 68.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-05T14:27:43.251Z] #24 69.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:27:43.251Z] #24 ... [2023-04-05T14:27:43.251Z] [2023-04-05T14:27:43.251Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:43.251Z] #28 78.48 Selecting previously unselected package binutils-mingw-w64. [2023-04-05T14:27:43.251Z] #28 78.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-05T14:27:43.251Z] #28 78.50 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-05T14:27:43.493Z] #34 206.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-05T14:27:43.493Z] #34 206.5 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-05T14:27:43.493Z] #34 206.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-05T14:27:43.493Z] #34 206.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-05T14:27:43.513Z] #28 78.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-05T14:27:43.513Z] #28 78.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:27:43.513Z] #28 78.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:27:43.513Z] #28 78.92 Selecting previously unselected package dmsetup. [2023-04-05T14:27:43.513Z] #28 ... [2023-04-05T14:27:43.513Z] [2023-04-05T14:27:43.513Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:43.513Z] #35 68.88 Selecting previously unselected package libicu67:amd64. [2023-04-05T14:27:43.513Z] #35 68.88 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-05T14:27:43.513Z] #35 68.91 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-05T14:27:43.750Z] #34 206.8 Selecting previously unselected package libbtrfs0:amd64. [2023-04-05T14:27:43.750Z] #34 206.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-05T14:27:43.750Z] #34 206.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:27:43.772Z] #35 ... [2023-04-05T14:27:43.772Z] [2023-04-05T14:27:43.772Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:43.772Z] #28 78.92 Selecting previously unselected package dmsetup. [2023-04-05T14:27:43.772Z] #28 78.92 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:27:43.772Z] #28 78.94 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-05T14:27:43.772Z] #28 79.18 Selecting previously unselected package mingw-w64-common. [2023-04-05T14:27:44.031Z] #28 79.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-05T14:27:44.031Z] #28 79.21 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-05T14:27:44.314Z] #34 207.1 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-05T14:27:44.314Z] #34 207.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-05T14:27:44.314Z] #34 207.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:27:44.571Z] #34 207.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-05T14:27:44.571Z] #34 207.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:27:44.571Z] #34 207.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:27:44.624Z] #52 ... [2023-04-05T14:27:44.624Z] [2023-04-05T14:27:44.624Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:44.624Z] #38 138.6 CC criu/netfilter.o [2023-04-05T14:27:44.624Z] #38 139.1 CC criu/page-pipe.o [2023-04-05T14:27:44.624Z] #38 139.8 CC criu/page-xfer.o [2023-04-05T14:27:44.624Z] #38 141.5 CC criu/pagemap-cache.o [2023-04-05T14:27:44.624Z] #38 141.9 CC criu/pagemap.o [2023-04-05T14:27:44.624Z] #38 143.1 CC criu/parasite-syscall.o [2023-04-05T14:27:44.624Z] #38 144.1 CC criu/path.o [2023-04-05T14:27:44.624Z] #38 144.4 CC criu/pie-util-vdso-elf32.o [2023-04-05T14:27:44.624Z] #38 145.0 CC criu/pie-util-vdso.o [2023-04-05T14:27:44.624Z] #38 145.4 CC criu/pie-util.o [2023-04-05T14:27:44.624Z] #38 145.6 CC criu/pipes.o [2023-04-05T14:27:44.624Z] #38 146.5 CC criu/plugin.o [2023-04-05T14:27:44.828Z] #34 207.7 Selecting previously unselected package libudev-dev:amd64. [2023-04-05T14:27:44.829Z] #34 207.7 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:27:44.829Z] #34 207.7 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:27:44.829Z] #34 207.9 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-05T14:27:44.881Z] #38 147.0 CC criu/proc_parse.o [2023-04-05T14:27:45.086Z] #34 207.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-05T14:27:45.086Z] #34 208.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-05T14:27:45.343Z] #34 208.3 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-05T14:27:45.600Z] #34 208.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:27:45.600Z] #34 208.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:27:45.600Z] #34 208.5 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-05T14:27:45.600Z] #34 208.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:27:45.600Z] #34 208.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:27:46.114Z] #34 208.9 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-05T14:27:46.114Z] #34 208.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:27:46.114Z] #34 208.9 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:27:46.114Z] #34 209.1 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-05T14:27:46.114Z] #34 209.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:27:46.114Z] #34 209.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:27:46.286Z] #36 ... [2023-04-05T14:27:46.286Z] [2023-04-05T14:27:46.286Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:46.286Z] #30 72.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-05T14:27:46.286Z] #30 73.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-04-05T14:27:46.286Z] #30 74.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-05T14:27:46.286Z] #30 76.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-05T14:27:46.286Z] #30 77.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-04-05T14:27:46.286Z] #30 77.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-05T14:27:46.286Z] #30 77.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-05T14:27:46.286Z] #30 77.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-05T14:27:46.286Z] #30 77.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-05T14:27:46.286Z] #30 77.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-04-05T14:27:46.286Z] #30 77.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-05T14:27:46.286Z] #30 77.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-05T14:27:46.286Z] #30 77.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-05T14:27:46.286Z] #30 77.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-05T14:27:46.286Z] #30 77.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-05T14:27:46.286Z] #30 77.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-05T14:27:46.286Z] #30 77.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-05T14:27:46.286Z] #30 77.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-04-05T14:27:46.286Z] #30 77.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-05T14:27:46.286Z] #30 77.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-05T14:27:46.286Z] #30 79.79 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:27:46.286Z] #30 80.21 Fetched 115 MB in 12s (9737 kB/s) [2023-04-05T14:27:46.286Z] #30 80.27 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-05T14:27:46.286Z] #30 80.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15719 files and directories currently installed.) [2023-04-05T14:27:46.286Z] #30 80.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-05T14:27:46.286Z] #30 80.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-05T14:27:46.286Z] #30 ... [2023-04-05T14:27:46.286Z] [2023-04-05T14:27:46.286Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:27:46.286Z] #23 76.38 Updating files: 77% (1175/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-04-05T14:27:46.286Z] #23 77.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-05T14:27:46.286Z] #23 78.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:27:46.679Z] #34 209.7 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-05T14:27:46.679Z] #34 209.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-05T14:27:46.679Z] #34 209.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-05T14:27:46.860Z] #23 ... [2023-04-05T14:27:46.860Z] [2023-04-05T14:27:46.860Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:46.860Z] #30 83.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-05T14:27:46.860Z] #30 83.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-05T14:27:46.860Z] #30 83.27 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-05T14:27:46.937Z] #34 210.0 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-05T14:27:46.937Z] #34 210.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:27:46.937Z] #34 210.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:27:47.198Z] #34 210.2 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-05T14:27:47.198Z] #34 210.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-05T14:27:47.198Z] #34 210.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-05T14:27:47.404Z] #38 149.6 CC criu/protobuf-desc.o [2023-04-05T14:27:47.455Z] #34 210.4 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-05T14:27:47.455Z] #34 210.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:27:47.455Z] #34 210.4 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:27:48.386Z] #34 211.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-05T14:27:48.386Z] #34 211.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-05T14:27:48.386Z] #34 211.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-05T14:27:48.386Z] #34 211.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-05T14:27:48.386Z] #34 211.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-05T14:27:48.386Z] #34 211.3 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:27:48.386Z] #34 211.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:27:48.386Z] #34 211.3 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:27:48.386Z] #34 211.3 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:27:48.386Z] #34 211.3 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:27:48.386Z] #34 211.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-05T14:27:48.386Z] #34 211.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:27:48.386Z] #34 211.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-05T14:27:48.386Z] #34 211.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-05T14:27:48.386Z] #34 211.4 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-05T14:27:48.386Z] #34 211.4 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:27:48.386Z] #34 211.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-05T14:27:48.386Z] #34 211.4 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:27:48.386Z] #34 211.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-05T14:27:48.386Z] #34 211.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-05T14:27:48.386Z] #34 211.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:27:48.424Z] Client: [2023-04-05T14:27:48.424Z] Version: 20.10.9 [2023-04-05T14:27:48.424Z] API version: 1.41 [2023-04-05T14:27:48.424Z] Go version: go1.16.8 [2023-04-05T14:27:48.424Z] Git commit: c2ea9bc [2023-04-05T14:27:48.424Z] Built: Mon Oct 4 16:11:10 2021 [2023-04-05T14:27:48.424Z] OS/Arch: windows/amd64 [2023-04-05T14:27:48.424Z] Context: default [2023-04-05T14:27:48.424Z] Experimental: true [2023-04-05T14:27:48.424Z] [2023-04-05T14:27:48.424Z] Server: Docker Engine - Community [2023-04-05T14:27:48.424Z] Engine: [2023-04-05T14:27:48.424Z] Version: 20.10.9 [2023-04-05T14:27:48.424Z] API version: 1.41 (minimum version 1.24) [2023-04-05T14:27:48.424Z] Go version: go1.16.8 [2023-04-05T14:27:48.424Z] Git commit: 79ea9d3 [2023-04-05T14:27:48.424Z] Built: Mon Oct 4 16:06:39 2021 [2023-04-05T14:27:48.424Z] OS/Arch: windows/amd64 [2023-04-05T14:27:48.424Z] Experimental: true [2023-04-05T14:27:48.643Z] #34 211.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-05T14:27:48.643Z] #34 211.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:27:48.643Z] #34 211.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-05T14:27:48.643Z] #34 211.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-05T14:27:48.643Z] #34 211.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:27:48.643Z] #34 211.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-04-05T14:27:48.643Z] #34 211.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:27:48.774Z] #38 150.6 CC criu/protobuf.o [2023-04-05T14:27:48.781Z] #30 ... [2023-04-05T14:27:48.781Z] [2023-04-05T14:27:48.781Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:48.781Z] #29 74.99 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-05T14:27:48.781Z] #29 74.99 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-05T14:27:48.781Z] #29 75.00 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-05T14:27:48.781Z] #29 75.52 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-05T14:27:48.781Z] #29 75.52 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-05T14:27:48.781Z] #29 75.53 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-05T14:27:48.781Z] #29 78.52 Selecting previously unselected package libprotoc23:amd64. [2023-04-05T14:27:48.781Z] #29 78.52 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-05T14:27:48.781Z] #29 78.58 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-05T14:27:48.781Z] #29 79.83 Selecting previously unselected package protobuf-c-compiler. [2023-04-05T14:27:48.781Z] #29 79.83 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:27:48.781Z] #29 79.84 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-05T14:27:48.781Z] #29 80.07 Selecting previously unselected package protobuf-compiler. [2023-04-05T14:27:48.781Z] #29 80.08 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-05T14:27:48.781Z] #29 80.10 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-05T14:27:48.781Z] #29 80.29 Selecting previously unselected package python3-pkg-resources. [2023-04-05T14:27:48.781Z] #29 80.32 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T14:27:48.781Z] #29 80.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:27:48.781Z] #29 80.70 Selecting previously unselected package python3-six. [2023-04-05T14:27:48.781Z] #29 80.72 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-05T14:27:48.781Z] #29 80.72 Unpacking python3-six (1.16.0-2) ... [2023-04-05T14:27:48.782Z] #29 80.92 Selecting previously unselected package python3-protobuf. [2023-04-05T14:27:48.782Z] #29 80.95 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-05T14:27:48.782Z] #29 80.97 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-05T14:27:48.782Z] #29 81.81 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:27:48.782Z] #29 83.75 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-05T14:27:48.782Z] #29 83.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:27:48.782Z] #29 83.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:27:48.782Z] #29 83.80 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-05T14:27:48.782Z] #29 83.81 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:27:48.782Z] #29 83.83 Setting up python3-six (1.16.0-2) ... [2023-04-05T14:27:48.900Z] #34 211.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-05T14:27:48.900Z] #34 211.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:27:48.900Z] #34 211.8 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-05T14:27:48.900Z] #34 211.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:27:48.900Z] #34 211.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:27:48.900Z] #34 211.8 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:27:49.031Z] #38 151.0 CC criu/pstree.o [2023-04-05T14:27:49.043Z] #29 85.32 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-05T14:27:49.043Z] #29 85.34 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-05T14:27:49.043Z] #29 85.37 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T14:27:49.043Z] #29 85.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:27:49.043Z] #29 85.43 Setting up python3-protobuf (3.12.4-1) ... [Pipeline] sh [2023-04-05T14:27:49.288Z] #38 ... [2023-04-05T14:27:49.288Z] [2023-04-05T14:27:49.288Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-05T14:27:49.288Z] #52 11.31 Collecting yamllint==1.26.1 [2023-04-05T14:27:49.304Z] #28 ... [2023-04-05T14:27:49.304Z] [2023-04-05T14:27:49.304Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:49.304Z] #36 81.58 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-05T14:27:49.304Z] #36 81.59 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-05T14:27:49.304Z] #36 81.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-05T14:27:49.304Z] #36 81.63 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-05T14:27:49.304Z] #36 81.67 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-05T14:27:49.304Z] #36 81.69 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-05T14:27:49.304Z] #36 81.71 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:27:49.304Z] #36 DONE 84.3s [2023-04-05T14:27:49.304Z] [2023-04-05T14:27:49.304Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:49.304Z] #35 79.29 Selecting previously unselected package libxml2:amd64. [2023-04-05T14:27:49.304Z] #35 79.30 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-04-05T14:27:49.304Z] #35 79.31 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T14:27:49.304Z] #35 80.18 Selecting previously unselected package libarchive13:amd64. [2023-04-05T14:27:49.304Z] #35 80.19 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-05T14:27:49.304Z] #35 80.19 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-05T14:27:49.304Z] #35 80.66 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-05T14:27:49.304Z] #35 80.66 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-05T14:27:49.304Z] #35 80.67 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-05T14:27:49.304Z] #35 80.86 Selecting previously unselected package librhash0:amd64. [2023-04-05T14:27:49.304Z] #35 80.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-05T14:27:49.304Z] #35 80.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-05T14:27:49.304Z] #35 81.12 Selecting previously unselected package libuv1:amd64. [2023-04-05T14:27:49.304Z] #35 81.13 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-05T14:27:49.304Z] #35 81.14 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-05T14:27:49.304Z] #35 81.36 Selecting previously unselected package cmake. [2023-04-05T14:27:49.304Z] #35 81.38 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-05T14:27:49.304Z] #35 81.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-05T14:27:49.831Z] #34 DONE 212.6s [2023-04-05T14:27:49.831Z] [2023-04-05T14:27:49.831Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:27:50.010Z] + docker info [2023-04-05T14:27:50.219Z] #52 12.37 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-05T14:27:50.430Z] #29 ... [2023-04-05T14:27:50.430Z] [2023-04-05T14:27:50.430Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:50.430Z] #30 86.84 Selecting previously unselected package binutils-mingw-w64. [2023-04-05T14:27:50.430Z] #30 86.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-05T14:27:50.430Z] #30 86.91 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-05T14:27:50.702Z] #30 87.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-05T14:27:50.702Z] #30 87.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:27:50.702Z] #30 87.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:27:50.964Z] #30 87.40 Selecting previously unselected package dmsetup. [2023-04-05T14:27:50.964Z] #30 87.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:27:50.964Z] #30 87.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-05T14:27:51.226Z] #30 87.65 Selecting previously unselected package mingw-w64-common. [2023-04-05T14:27:51.226Z] #30 87.70 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-05T14:27:51.226Z] #30 87.72 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-05T14:27:51.589Z] #52 13.81 Collecting pathspec>=0.5.3 [2023-04-05T14:27:51.845Z] #52 13.83 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-05T14:27:52.102Z] #52 14.34 Collecting pyyaml [2023-04-05T14:27:52.168Z] #30 ... [2023-04-05T14:27:52.168Z] [2023-04-05T14:27:52.168Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:27:52.168Z] #32 78.40 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-05T14:27:52.168Z] #32 78.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-05T14:27:52.168Z] #32 78.64 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-05T14:27:52.168Z] #32 79.67 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-05T14:27:52.168Z] #32 79.82 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-05T14:27:52.168Z] #32 80.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-05T14:27:52.168Z] #32 80.49 go: downloading go.uber.org/atomic v1.7.0 [2023-04-05T14:27:52.168Z] #32 80.78 go: downloading go.uber.org/multierr v1.6.0 [2023-04-05T14:27:52.168Z] #32 80.82 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-05T14:27:52.168Z] #32 80.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-05T14:27:52.168Z] #32 80.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-05T14:27:52.168Z] #32 81.28 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-05T14:27:52.168Z] #32 81.33 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-05T14:27:52.168Z] #32 81.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-05T14:27:52.168Z] #32 81.41 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-05T14:27:52.168Z] #32 81.52 go: downloading github.com/prometheus/common v0.32.1 [2023-04-05T14:27:52.168Z] #32 82.30 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-05T14:27:52.168Z] #32 82.36 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-05T14:27:52.168Z] #32 83.44 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-05T14:27:52.168Z] #32 83.57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-05T14:27:52.168Z] #32 ... [2023-04-05T14:27:52.168Z] [2023-04-05T14:27:52.168Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:52.168Z] #36 88.04 Selecting previously unselected package libxml2:amd64. [2023-04-05T14:27:52.168Z] #36 88.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-04-05T14:27:52.168Z] #36 88.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T14:27:52.356Z] #42 ... [2023-04-05T14:27:52.356Z] [2023-04-05T14:27:52.356Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-05T14:27:52.356Z] #43 DONE 2.3s [2023-04-05T14:27:52.356Z] [2023-04-05T14:27:52.356Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:27:52.356Z] #42 2.169 + RM_GOPATH=0 [2023-04-05T14:27:52.356Z] #42 2.169 + TMP_GOPATH= [2023-04-05T14:27:52.356Z] #42 2.169 + : /build [2023-04-05T14:27:52.356Z] #42 2.169 + '[' -z '' ']' [2023-04-05T14:27:52.356Z] #42 2.169 ++ mktemp -d [2023-04-05T14:27:52.356Z] #42 2.169 + export GOPATH=/tmp/tmp.yNw5tycWrs [2023-04-05T14:27:52.356Z] #42 2.169 + GOPATH=/tmp/tmp.yNw5tycWrs [2023-04-05T14:27:52.356Z] #42 2.169 + RM_GOPATH=1 [2023-04-05T14:27:52.356Z] #42 2.169 + case "$(go env GOARCH)" in [2023-04-05T14:27:52.356Z] #42 2.169 ++ go env GOARCH [2023-04-05T14:27:52.356Z] #42 2.193 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:27:52.356Z] #42 2.193 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:27:52.356Z] #42 2.193 ++ dirname /tmp/install/install.sh [2023-04-05T14:27:52.356Z] #42 2.208 + dir=/tmp/install [2023-04-05T14:27:52.356Z] #42 2.208 + bin=runc [2023-04-05T14:27:52.356Z] #42 2.208 + shift [2023-04-05T14:27:52.356Z] #42 2.208 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-05T14:27:52.356Z] #42 2.208 + . /tmp/install/runc.installer [2023-04-05T14:27:52.356Z] #42 2.208 ++ set -e [2023-04-05T14:27:52.356Z] #42 2.208 ++ : v1.1.4 [2023-04-05T14:27:52.356Z] #42 2.208 + install_runc [2023-04-05T14:27:52.356Z] #42 2.208 + RUNC_BUILDTAGS=seccomp [2023-04-05T14:27:52.356Z] #42 2.208 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-04-05T14:27:52.356Z] #42 2.208 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yNw5tycWrs/src/github.com/opencontainers/runc [2023-04-05T14:27:52.356Z] #42 2.208 Cloning into '/tmp/tmp.yNw5tycWrs/src/github.com/opencontainers/runc'... [2023-04-05T14:27:52.356Z] #42 2.208 Install runc version v1.1.4 (build tags: seccomp) [2023-04-05T14:27:52.359Z] #52 14.36 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-04-05T14:27:52.359Z] #52 14.43 Building wheels for collected packages: yamllint [2023-04-05T14:27:52.359Z] #52 14.44 Building wheel for yamllint (setup.py): started [2023-04-05T14:27:52.430Z] #36 88.76 Selecting previously unselected package libarchive13:amd64. [2023-04-05T14:27:52.430Z] #36 88.77 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-05T14:27:52.430Z] #36 88.80 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-05T14:27:52.692Z] #36 89.25 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-05T14:27:52.692Z] #36 89.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-05T14:27:52.692Z] #36 89.29 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-05T14:27:53.264Z] #36 89.56 Selecting previously unselected package librhash0:amd64. [2023-04-05T14:27:53.264Z] #36 89.56 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-05T14:27:53.264Z] #36 89.61 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-05T14:27:53.264Z] #36 89.81 Selecting previously unselected package libuv1:amd64. [2023-04-05T14:27:53.264Z] #36 89.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-05T14:27:53.288Z] #42 ... [2023-04-05T14:27:53.288Z] [2023-04-05T14:27:53.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:53.288Z] #39 120.9 DEP criu/pie-util.d [2023-04-05T14:27:53.288Z] #39 121.1 DEP criu/pie-util-vdso.d [2023-04-05T14:27:53.288Z] #39 121.3 DEP criu/pie-util-vdso-elf32.d [2023-04-05T14:27:53.288Z] #39 121.5 DEP criu/path.d [2023-04-05T14:27:53.288Z] #39 121.8 DEP criu/parasite-syscall.d [2023-04-05T14:27:53.288Z] #39 122.1 DEP criu/pagemap.d [2023-04-05T14:27:53.288Z] #39 122.4 DEP criu/pagemap-cache.d [2023-04-05T14:27:53.288Z] #39 122.6 DEP criu/page-xfer.d [2023-04-05T14:27:53.288Z] #39 122.8 DEP criu/page-pipe.d [2023-04-05T14:27:53.288Z] #39 123.0 DEP criu/netfilter.d [2023-04-05T14:27:53.288Z] #39 123.3 DEP criu/net.d [2023-04-05T14:27:53.288Z] #39 123.7 DEP criu/namespaces.d [2023-04-05T14:27:53.288Z] #39 124.0 DEP criu/mount.d [2023-04-05T14:27:53.288Z] #39 124.3 DEP criu/memfd.d [2023-04-05T14:27:53.288Z] #39 124.4 DEP criu/mem.d [2023-04-05T14:27:53.288Z] #39 124.6 DEP criu/lsm.d [2023-04-05T14:27:53.288Z] #39 124.9 DEP criu/log.d [2023-04-05T14:27:53.288Z] #39 125.1 DEP criu/libnetlink.d [2023-04-05T14:27:53.288Z] #39 125.4 DEP criu/kerndat.d [2023-04-05T14:27:53.288Z] #39 125.7 DEP criu/kcmp-ids.d [2023-04-05T14:27:53.288Z] #39 125.8 DEP criu/irmap.d [2023-04-05T14:27:53.288Z] #39 126.0 DEP criu/ipc_ns.d [2023-04-05T14:27:53.288Z] #39 126.3 DEP criu/image.d [2023-04-05T14:27:53.288Z] #39 126.5 DEP criu/image-desc.d [2023-04-05T14:27:53.288Z] #39 126.7 DEP criu/fsnotify.d [2023-04-05T14:27:53.288Z] #39 127.0 DEP criu/filesystems.d [2023-04-05T14:27:53.288Z] #39 127.4 DEP criu/files.d [2023-04-05T14:27:53.288Z] #39 127.7 DEP criu/files-reg.d [2023-04-05T14:27:53.288Z] #39 128.1 DEP criu/files-ext.d [2023-04-05T14:27:53.288Z] #39 128.3 DEP criu/file-lock.d [2023-04-05T14:27:53.288Z] #39 128.5 DEP criu/file-ids.d [2023-04-05T14:27:53.288Z] #39 128.7 DEP criu/fifo.d [2023-04-05T14:27:53.288Z] #39 128.9 DEP criu/fdstore.d [2023-04-05T14:27:53.288Z] #39 129.1 DEP criu/fault-injection.d [2023-04-05T14:27:53.288Z] #39 129.2 DEP criu/external.d [2023-04-05T14:27:53.288Z] #39 129.3 DEP criu/eventpoll.d [2023-04-05T14:27:53.288Z] #39 129.6 DEP criu/eventfd.d [2023-04-05T14:27:53.288Z] #39 129.8 DEP criu/crtools.d [2023-04-05T14:27:53.288Z] #39 130.1 DEP criu/cr-service.d [2023-04-05T14:27:53.288Z] #39 130.5 DEP criu/cr-restore.d [2023-04-05T14:27:53.288Z] #39 131.0 DEP criu/cr-errno.d [2023-04-05T14:27:53.288Z] #39 131.1 DEP criu/cr-dump.d [2023-04-05T14:27:53.495Z] #35 ... [2023-04-05T14:27:53.495Z] [2023-04-05T14:27:53.495Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:27:53.495Z] #28 88.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-05T14:27:53.495Z] #28 88.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-05T14:27:53.495Z] #28 88.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-05T14:27:53.525Z] #36 89.85 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-05T14:27:53.525Z] #36 89.94 Selecting previously unselected package cmake. [2023-04-05T14:27:53.525Z] #36 89.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-05T14:27:53.525Z] #36 89.98 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-05T14:27:53.545Z] #39 131.4 DEP criu/cr-dedup.d [2023-04-05T14:27:53.728Z] #52 15.62 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-05T14:27:53.728Z] #52 15.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2a99f327192a03a8de25926327c8f02188a70b353ef2bd31012acb85a95ccec9 [2023-04-05T14:27:53.728Z] #52 15.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-05T14:27:53.728Z] #52 15.63 Successfully built yamllint [2023-04-05T14:27:53.728Z] #52 15.66 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-05T14:27:53.807Z] #39 ... [2023-04-05T14:27:53.807Z] [2023-04-05T14:27:53.807Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-04-05T14:27:53.807Z] #44 DONE 1.8s [2023-04-05T14:27:53.807Z] [2023-04-05T14:27:53.807Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-05T14:27:53.986Z] #52 16.08 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-05T14:27:54.550Z] #52 DONE 16.7s [2023-04-05T14:27:54.550Z] [2023-04-05T14:27:54.550Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-05T14:27:55.117Z] #53 DONE 0.3s [2023-04-05T14:27:55.117Z] [2023-04-05T14:27:55.117Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-05T14:27:55.182Z] #45 1.321 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-05T14:27:55.182Z] #45 DONE 1.4s [2023-04-05T14:27:55.182Z] [2023-04-05T14:27:55.182Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-05T14:27:55.377Z] #54 DONE 0.5s [2023-04-05T14:27:55.377Z] [2023-04-05T14:27:55.377Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-05T14:27:55.402Z] #28 ... [2023-04-05T14:27:55.402Z] [2023-04-05T14:27:55.402Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:27:55.402Z] #35 88.48 Setting up libicu67:amd64 (67.1-7) ... [2023-04-05T14:27:55.402Z] #35 88.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:55.402Z] #35 88.53 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-05T14:27:55.402Z] #35 88.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:27:55.402Z] #35 88.64 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-05T14:27:55.402Z] #35 88.69 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-05T14:27:55.402Z] #35 88.74 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T14:27:55.402Z] #35 88.83 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T14:27:55.402Z] #35 88.85 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-05T14:27:55.402Z] #35 88.87 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-05T14:27:55.402Z] #35 88.88 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:27:55.402Z] #35 DONE 90.5s [2023-04-05T14:27:55.402Z] [2023-04-05T14:27:55.402Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:27:55.642Z] #55 DONE 0.2s [2023-04-05T14:27:55.642Z] [2023-04-05T14:27:55.642Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-05T14:27:55.900Z] #56 DONE 0.1s [2023-04-05T14:27:55.900Z] [2023-04-05T14:27:55.900Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-05T14:27:55.900Z] #57 DONE 0.1s [2023-04-05T14:27:55.900Z] [2023-04-05T14:27:55.900Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:55.900Z] #38 152.3 CC criu/rbtree.o [2023-04-05T14:27:55.900Z] #38 152.6 CC criu/rst-malloc.o [2023-04-05T14:27:55.900Z] #38 153.0 CC criu/seccomp.o [2023-04-05T14:27:55.900Z] #38 154.0 CC criu/seize.o [2023-04-05T14:27:55.900Z] #38 154.9 CC criu/servicefd.o [2023-04-05T14:27:55.900Z] #38 155.5 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:27:55.900Z] #38 155.5 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:27:55.900Z] #38 155.5 CC criu/shmem.o [2023-04-05T14:27:55.900Z] #38 156.8 CC criu/sigframe.o [2023-04-05T14:27:55.900Z] #38 157.1 CC criu/signalfd.o [2023-04-05T14:27:55.900Z] #38 157.5 CC criu/sk-inet.o [2023-04-05T14:27:56.553Z] #46 DONE 1.2s [2023-04-05T14:27:56.553Z] [2023-04-05T14:27:56.553Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-05T14:27:56.830Z] #38 159.0 CC criu/sk-netlink.o [2023-04-05T14:27:57.306Z] #38 1.763 + RM_GOPATH=0 [2023-04-05T14:27:57.306Z] #38 1.763 + TMP_GOPATH= [2023-04-05T14:27:57.306Z] #38 1.763 + : /build [2023-04-05T14:27:57.306Z] #38 1.763 + '[' -z '' ']' [2023-04-05T14:27:57.306Z] #38 1.764 ++ mktemp -d [2023-04-05T14:27:57.306Z] #38 1.764 + export GOPATH=/tmp/tmp.Ch48z3w7gg [2023-04-05T14:27:57.306Z] #38 1.764 + GOPATH=/tmp/tmp.Ch48z3w7gg [2023-04-05T14:27:57.306Z] #38 1.764 + RM_GOPATH=1 [2023-04-05T14:27:57.306Z] #38 1.764 + case "$(go env GOARCH)" in [2023-04-05T14:27:57.306Z] #38 1.765 ++ go env GOARCH [2023-04-05T14:27:57.306Z] #38 1.845 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:27:57.306Z] #38 1.845 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:27:57.306Z] #38 1.845 ++ dirname /tmp/install/install.sh [2023-04-05T14:27:57.306Z] #38 1.887 + dir=/tmp/install [2023-04-05T14:27:57.306Z] #38 1.887 + bin=tini [2023-04-05T14:27:57.306Z] #38 1.887 + shift [2023-04-05T14:27:57.306Z] #38 1.888 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-05T14:27:57.306Z] #38 1.888 + . /tmp/install/tini.installer [2023-04-05T14:27:57.306Z] #38 1.888 ++ : v0.19.0 [2023-04-05T14:27:57.306Z] #38 1.888 + install_tini [2023-04-05T14:27:57.306Z] #38 1.888 + echo 'Install tini version v0.19.0' [2023-04-05T14:27:57.306Z] #38 1.888 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ch48z3w7gg/tini [2023-04-05T14:27:57.306Z] #38 1.891 Install tini version v0.19.0 [2023-04-05T14:27:57.306Z] #38 1.900 Cloning into '/tmp/tmp.Ch48z3w7gg/tini'... [2023-04-05T14:27:57.394Z] #38 159.4 CC criu/sk-packet.o [2023-04-05T14:27:57.730Z] #36 ... [2023-04-05T14:27:57.730Z] [2023-04-05T14:27:57.731Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-05T14:27:57.731Z] #29 91.31 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-05T14:27:57.731Z] #29 91.33 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-05T14:27:57.731Z] #29 91.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-05T14:27:57.731Z] #29 91.39 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-05T14:27:57.731Z] #29 91.41 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-05T14:27:57.731Z] #29 91.44 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-05T14:27:57.731Z] #29 91.45 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:27:57.731Z] #29 DONE 93.5s [2023-04-05T14:27:57.731Z] [2023-04-05T14:27:57.731Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:27:57.731Z] #27 91.83 internal/reflectlite [2023-04-05T14:27:57.731Z] #27 91.83 sync [2023-04-05T14:27:57.927Z] #47 DONE 1.4s [2023-04-05T14:27:57.927Z] [2023-04-05T14:27:57.927Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-04-05T14:27:57.958Z] #38 160.1 CC criu/sk-queue.o [2023-04-05T14:27:58.240Z] #38 ... [2023-04-05T14:27:58.240Z] [2023-04-05T14:27:58.240Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:27:58.240Z] #34 83.52 internal/reflectlite [2023-04-05T14:27:58.240Z] #34 83.53 sync [2023-04-05T14:27:58.240Z] #34 85.76 internal/testlog [2023-04-05T14:27:58.240Z] #34 87.72 errors [2023-04-05T14:27:58.240Z] #34 87.74 sort [2023-04-05T14:27:58.240Z] #34 88.22 strconv [2023-04-05T14:27:58.240Z] #34 90.53 io [2023-04-05T14:27:58.240Z] #34 93.00 internal/oserror [2023-04-05T14:27:58.240Z] #34 93.35 syscall [2023-04-05T14:27:58.302Z] #27 94.80 internal/testlog [2023-04-05T14:27:58.498Z] #34 ... [2023-04-05T14:27:58.498Z] [2023-04-05T14:27:58.498Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:27:58.498Z] #38 3.216 + cd /tmp/tmp.Ch48z3w7gg/tini [2023-04-05T14:27:58.498Z] #38 3.216 + git checkout -q v0.19.0 [2023-04-05T14:27:58.498Z] #38 3.279 + cmake . [2023-04-05T14:27:58.888Z] #38 160.7 CC criu/sk-tcp.o [2023-04-05T14:27:59.065Z] #38 ... [2023-04-05T14:27:59.065Z] [2023-04-05T14:27:59.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:27:59.065Z] #0 3.565 Note: Building without setproctitle() and strlcpy() support. [2023-04-05T14:27:59.065Z] #0 3.565 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-05T14:27:59.065Z] #0 3.601 Note: Building without GnuTLS support [2023-04-05T14:27:59.065Z] #0 3.613 Makefile.config:39: Warn: you have no libnftables installed [2023-04-05T14:27:59.065Z] #0 3.613 Makefile.config:40: Warn: Building without nftables support [2023-04-05T14:27:59.065Z] #0 6.535 fatal: not a git repository (or any of the parent directories): .git [2023-04-05T14:27:59.065Z] #0 6.631 GEN .gitid [2023-04-05T14:27:59.065Z] #0 6.698 GEN criu/include/version.h [2023-04-05T14:27:59.065Z] #0 6.832 GEN include/common/asm [2023-04-05T14:27:59.452Z] #38 161.3 CC criu/sk-unix.o [2023-04-05T14:27:59.634Z] #39 ... [2023-04-05T14:27:59.634Z] [2023-04-05T14:27:59.634Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:27:59.634Z] #38 4.317 -- The C compiler identification is GNU 10.2.1 [2023-04-05T14:27:59.634Z] #38 4.371 -- Detecting C compiler ABI info [2023-04-05T14:27:59.819Z] #48 DONE 2.1s [2023-04-05T14:27:59.819Z] [2023-04-05T14:27:59.819Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-05T14:28:00.307Z] #27 96.59 sort [2023-04-05T14:28:00.308Z] #27 96.60 errors [2023-04-05T14:28:00.886Z] #27 97.13 strconv [2023-04-05T14:28:00.886Z] #27 ... [2023-04-05T14:28:00.886Z] [2023-04-05T14:28:00.886Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:28:00.886Z] #30 97.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-05T14:28:00.886Z] #30 97.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-05T14:28:00.886Z] #30 97.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-05T14:28:01.011Z] #38 5.385 -- Detecting C compiler ABI info - done [2023-04-05T14:28:01.011Z] #38 5.643 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-05T14:28:01.011Z] #38 5.643 -- Detecting C compile features [2023-04-05T14:28:01.011Z] #38 5.643 -- Detecting C compile features - done [2023-04-05T14:28:01.011Z] #38 5.752 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-05T14:28:01.188Z] #49 DONE 1.4s [2023-04-05T14:28:01.188Z] [2023-04-05T14:28:01.188Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:28:01.269Z] #38 6.060 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-05T14:28:01.351Z] #38 163.3 CC criu/sockets.o [2023-04-05T14:28:01.529Z] #38 6.202 -- Configuring done [2023-04-05T14:28:01.529Z] #38 6.230 -- Generating done [2023-04-05T14:28:01.529Z] #38 6.243 -- Build files have been written to: /tmp/tmp.Ch48z3w7gg/tini [2023-04-05T14:28:01.529Z] #38 6.263 + make tini-static [2023-04-05T14:28:02.096Z] #38 6.917 Scanning dependencies of target tini-static [2023-04-05T14:28:02.355Z] #38 7.040 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-05T14:28:02.723Z] #38 164.5 CC criu/stats.o [2023-04-05T14:28:02.723Z] #38 164.8 CC criu/string.o [2023-04-05T14:28:02.723Z] #38 164.9 CC criu/sysctl.o [2023-04-05T14:28:03.083Z] #50 1.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:28:03.083Z] #50 1.944 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:28:03.083Z] #50 1.949 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:28:03.429Z] #30 ... [2023-04-05T14:28:03.429Z] [2023-04-05T14:28:03.429Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-05T14:28:03.429Z] #36 97.63 Setting up libicu67:amd64 (67.1-7) ... [2023-04-05T14:28:03.429Z] #36 97.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:28:03.429Z] #36 97.66 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-05T14:28:03.429Z] #36 97.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:28:03.429Z] #36 97.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-05T14:28:03.429Z] #36 97.74 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-05T14:28:03.429Z] #36 97.76 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T14:28:03.429Z] #36 97.85 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T14:28:03.429Z] #36 98.06 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-05T14:28:03.429Z] #36 98.26 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-05T14:28:03.429Z] #36 98.30 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:28:03.429Z] #36 DONE 99.5s [2023-04-05T14:28:03.429Z] [2023-04-05T14:28:03.429Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:28:03.655Z] #38 165.7 CC criu/sysfs_parse.o [2023-04-05T14:28:04.012Z] #50 2.589 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:28:04.012Z] #50 ... [2023-04-05T14:28:04.012Z] [2023-04-05T14:28:04.012Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:04.012Z] #39 131.6 DEP criu/cr-check.d [2023-04-05T14:28:04.013Z] #39 132.1 DEP criu/config.d [2023-04-05T14:28:04.013Z] #39 132.4 DEP criu/clone-noasan.d [2023-04-05T14:28:04.013Z] #39 132.6 DEP criu/cgroup.d [2023-04-05T14:28:04.013Z] #39 132.9 DEP criu/cgroup-props.d [2023-04-05T14:28:04.013Z] #39 133.1 DEP criu/bitmap.d [2023-04-05T14:28:04.013Z] #39 133.2 DEP criu/bfd.d [2023-04-05T14:28:04.013Z] #39 133.4 DEP criu/autofs.d [2023-04-05T14:28:04.013Z] #39 133.6 DEP criu/aio.d [2023-04-05T14:28:04.013Z] #39 133.9 DEP criu/action-scripts.d [2023-04-05T14:28:04.013Z] #39 134.4 CC criu/action-scripts.o [2023-04-05T14:28:04.013Z] #39 135.1 CC criu/aio.o [2023-04-05T14:28:04.013Z] #39 136.2 CC criu/autofs.o [2023-04-05T14:28:04.013Z] #39 138.8 CC criu/bfd.o [2023-04-05T14:28:04.013Z] #39 139.9 CC criu/bitmap.o [2023-04-05T14:28:04.013Z] #39 140.2 CC criu/cgroup-props.o [2023-04-05T14:28:04.013Z] #39 141.9 CC criu/cgroup.o [2023-04-05T14:28:04.220Z] #38 166.1 CC criu/timens.o [2023-04-05T14:28:04.352Z] #38 9.065 [100%] Linking C executable tini-static [2023-04-05T14:28:04.369Z] #38 1.427 + RM_GOPATH=0 [2023-04-05T14:28:04.369Z] #38 1.427 + TMP_GOPATH= [2023-04-05T14:28:04.369Z] #38 1.427 + : /build [2023-04-05T14:28:04.369Z] #38 1.427 + '[' -z '' ']' [2023-04-05T14:28:04.369Z] #38 1.427 ++ mktemp -d [2023-04-05T14:28:04.477Z] #38 166.6 CC criu/timerfd.o [2023-04-05T14:28:04.632Z] #38 1.433 + export GOPATH=/tmp/tmp.fnlW1uIQ5Z [2023-04-05T14:28:04.632Z] #38 1.433 + GOPATH=/tmp/tmp.fnlW1uIQ5Z [2023-04-05T14:28:04.632Z] #38 1.433 + RM_GOPATH=1 [2023-04-05T14:28:04.632Z] #38 1.433 + case "$(go env GOARCH)" in [2023-04-05T14:28:04.632Z] #38 1.435 ++ go env GOARCH [2023-04-05T14:28:04.632Z] #38 1.467 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:28:04.632Z] #38 1.467 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:28:04.632Z] #38 1.468 ++ dirname /tmp/install/install.sh [2023-04-05T14:28:04.632Z] #38 1.469 + dir=/tmp/install [2023-04-05T14:28:04.632Z] #38 1.469 + bin=tini [2023-04-05T14:28:04.632Z] #38 1.469 + shift [2023-04-05T14:28:04.632Z] #38 1.470 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-05T14:28:04.632Z] #38 1.470 + . /tmp/install/tini.installer [2023-04-05T14:28:04.632Z] #38 1.470 ++ : v0.19.0 [2023-04-05T14:28:04.632Z] #38 1.471 + install_tini [2023-04-05T14:28:04.632Z] #38 1.471 + echo 'Install tini version v0.19.0' [2023-04-05T14:28:04.632Z] #38 1.472 + git clone https://github.com/krallin/tini.git /tmp/tmp.fnlW1uIQ5Z/tini [2023-04-05T14:28:04.632Z] #38 1.472 Install tini version v0.19.0 [2023-04-05T14:28:04.632Z] #38 1.506 Cloning into '/tmp/tmp.fnlW1uIQ5Z/tini'... [2023-04-05T14:28:04.734Z] #38 166.9 CC criu/tty.o [2023-04-05T14:28:04.957Z] Client: [2023-04-05T14:28:04.957Z] Context: default [2023-04-05T14:28:04.957Z] Debug Mode: false [2023-04-05T14:28:04.957Z] Plugins: [2023-04-05T14:28:04.957Z] app: Docker Application (Docker Inc., v0.8.0) [2023-04-05T14:28:04.957Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-04-05T14:28:04.957Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-04-05T14:28:04.957Z] [2023-04-05T14:28:04.957Z] Server: [2023-04-05T14:28:04.957Z] Containers: 0 [2023-04-05T14:28:04.957Z] Running: 0 [2023-04-05T14:28:04.957Z] Paused: 0 [2023-04-05T14:28:04.957Z] Stopped: 0 [2023-04-05T14:28:04.957Z] Images: 0 [2023-04-05T14:28:04.957Z] Server Version: 20.10.9 [2023-04-05T14:28:04.957Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-04-05T14:28:04.957Z] Windows: [2023-04-05T14:28:04.957Z] LCOW: [2023-04-05T14:28:04.957Z] Logging Driver: json-file [2023-04-05T14:28:04.957Z] Plugins: [2023-04-05T14:28:04.957Z] Volume: local [2023-04-05T14:28:04.957Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-05T14:28:04.957Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-05T14:28:04.957Z] Swarm: inactive [2023-04-05T14:28:04.957Z] Default Isolation: process [2023-04-05T14:28:04.957Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-05T14:28:04.957Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-05T14:28:04.957Z] OSType: windows [2023-04-05T14:28:04.957Z] Architecture: x86_64 [2023-04-05T14:28:04.957Z] CPUs: 4 [2023-04-05T14:28:04.957Z] Total Memory: 32GiB [2023-04-05T14:28:04.957Z] Name: azwin-2-235c70 [2023-04-05T14:28:04.957Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-04-05T14:28:04.957Z] Docker Root Dir: D:\docker [2023-04-05T14:28:04.957Z] Debug Mode: false [2023-04-05T14:28:04.957Z] Registry: https://index.docker.io/v1/ [2023-04-05T14:28:04.957Z] Labels: [2023-04-05T14:28:04.957Z] Experimental: true [2023-04-05T14:28:04.957Z] Insecure Registries: [2023-04-05T14:28:04.957Z] 10.0.0.4:5000 [2023-04-05T14:28:04.957Z] 127.0.0.0/8 [2023-04-05T14:28:04.957Z] Registry Mirrors: [2023-04-05T14:28:04.957Z] http://10.0.0.4:5000/ [2023-04-05T14:28:04.957Z] Live Restore Enabled: false [2023-04-05T14:28:04.957Z] Product License: Community Engine [2023-04-05T14:28:04.957Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-04-05T14:28:05.345Z] #38 9.986 [100%] Built target tini-static [2023-04-05T14:28:05.345Z] #38 10.08 + mkdir -p /build [2023-04-05T14:28:05.345Z] #38 10.08 + cp tini-static /build/docker-init [2023-04-05T14:28:05.603Z] #38 ... [2023-04-05T14:28:05.603Z] [2023-04-05T14:28:05.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:05.603Z] #39 10.57 PBCC images/timens.pb-c.c [2023-04-05T14:28:05.603Z] #39 10.59 DEP images/timens.pb-c.d [2023-04-05T14:28:05.603Z] #39 10.68 PBCC images/fown.pb-c.c [2023-04-05T14:28:05.603Z] #39 10.78 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-05T14:28:05.603Z] #39 10.84 PBCC images/opts.pb-c.c [2023-04-05T14:28:05.603Z] #39 10.98 PBCC images/memfd.pb-c.c [2023-04-05T14:28:05.603Z] #39 11.15 DEP images/fown.pb-c.d [2023-04-05T14:28:05.603Z] #39 11.30 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-05T14:28:05.603Z] #39 11.45 DEP images/opts.pb-c.d [2023-04-05T14:28:05.603Z] #39 11.53 DEP images/memfd.pb-c.d [2023-04-05T14:28:05.603Z] #39 11.69 PBCC images/sit.pb-c.c [2023-04-05T14:28:05.603Z] #39 11.79 DEP images/sit.pb-c.d [2023-04-05T14:28:05.603Z] #39 11.87 PBCC images/macvlan.pb-c.c [2023-04-05T14:28:05.603Z] #39 11.89 DEP images/macvlan.pb-c.d [2023-04-05T14:28:05.603Z] #39 12.01 PBCC images/autofs.pb-c.c [2023-04-05T14:28:05.603Z] #39 12.07 DEP images/autofs.pb-c.d [2023-04-05T14:28:05.603Z] #39 12.16 PBCC images/sysctl.pb-c.c [2023-04-05T14:28:05.603Z] #39 12.37 DEP images/sysctl.pb-c.d [2023-04-05T14:28:05.603Z] #39 12.62 PBCC images/time.pb-c.c [2023-04-05T14:28:05.603Z] #39 12.71 DEP images/time.pb-c.d [2023-04-05T14:28:05.603Z] #39 12.88 PBCC images/binfmt-misc.pb-c.c [2023-04-05T14:28:05.603Z] #39 12.99 DEP images/binfmt-misc.pb-c.d [2023-04-05T14:28:05.603Z] #39 13.13 PBCC images/seccomp.pb-c.c [2023-04-05T14:28:05.603Z] #39 13.18 DEP images/seccomp.pb-c.d [2023-04-05T14:28:05.603Z] #39 13.50 PBCC images/userns.pb-c.c [2023-04-05T14:28:05.603Z] #39 13.62 DEP images/userns.pb-c.d [2023-04-05T14:28:05.603Z] #39 13.76 PBCC images/cgroup.pb-c.c [2023-04-05T14:28:05.603Z] #39 13.80 DEP images/cgroup.pb-c.d [2023-04-05T14:28:05.603Z] #39 13.95 PBCC images/ext-file.pb-c.c [2023-04-05T14:28:05.603Z] #39 14.06 DEP images/ext-file.pb-c.d [2023-04-05T14:28:05.603Z] #39 14.24 PBCC images/rpc.pb-c.c [2023-04-05T14:28:05.603Z] #39 14.42 DEP images/rpc.pb-c.d [2023-04-05T14:28:05.603Z] #39 14.48 PBCC images/siginfo.pb-c.c [2023-04-05T14:28:05.603Z] #39 14.57 DEP images/siginfo.pb-c.d [2023-04-05T14:28:05.603Z] #39 14.78 PBCC images/pagemap.pb-c.c [2023-04-05T14:28:05.603Z] #39 14.95 DEP images/pagemap.pb-c.d [2023-04-05T14:28:05.603Z] #39 15.08 PBCC images/rlimit.pb-c.c [2023-04-05T14:28:05.603Z] #39 15.13 DEP images/rlimit.pb-c.d [2023-04-05T14:28:05.603Z] #39 15.17 PBCC images/file-lock.pb-c.c [2023-04-05T14:28:05.603Z] #39 15.21 DEP images/file-lock.pb-c.d [2023-04-05T14:28:05.603Z] #39 15.44 PBCC images/tty.pb-c.c [2023-04-05T14:28:05.603Z] #39 15.69 DEP images/tty.pb-c.d [2023-04-05T14:28:05.603Z] #39 15.84 PBCC images/tun.pb-c.c [2023-04-05T14:28:05.603Z] #39 16.01 PBCC images/netdev.pb-c.c [2023-04-05T14:28:05.603Z] #39 16.13 DEP images/tun.pb-c.d [2023-04-05T14:28:05.603Z] #39 16.22 DEP images/netdev.pb-c.d [2023-04-05T14:28:05.603Z] #39 16.35 PBCC images/vma.pb-c.c [2023-04-05T14:28:05.603Z] #39 16.44 DEP images/vma.pb-c.d [2023-04-05T14:28:05.603Z] #39 16.50 PBCC images/creds.pb-c.c [2023-04-05T14:28:05.603Z] #39 16.54 DEP images/creds.pb-c.d [2023-04-05T14:28:05.862Z] #39 16.65 PBCC images/utsns.pb-c.c [2023-04-05T14:28:05.862Z] #39 16.67 DEP images/utsns.pb-c.d [2023-04-05T14:28:05.862Z] #39 16.76 PBCC images/ipc-desc.pb-c.c [2023-04-05T14:28:05.862Z] #39 16.77 PBCC images/ipc-sem.pb-c.c [2023-04-05T14:28:05.862Z] #39 16.80 DEP images/ipc-desc.pb-c.d [2023-04-05T14:28:05.907Z] #39 ... [2023-04-05T14:28:05.907Z] [2023-04-05T14:28:05.907Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:28:05.907Z] #50 4.804 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:28:06.015Z] #38 2.670 + cd /tmp/tmp.fnlW1uIQ5Z/tini [2023-04-05T14:28:06.015Z] #38 2.670 + git checkout -q v0.19.0 [2023-04-05T14:28:06.015Z] #38 2.747 + cmake . [2023-04-05T14:28:06.137Z] #39 16.94 DEP images/ipc-sem.pb-c.d [2023-04-05T14:28:06.137Z] #39 17.02 PBCC images/ipc-msg.pb-c.c [2023-04-05T14:28:06.137Z] #39 17.03 DEP images/ipc-msg.pb-c.d [2023-04-05T14:28:06.137Z] #39 17.14 PBCC images/ipc-shm.pb-c.c [2023-04-05T14:28:06.430Z] #39 17.18 DEP images/ipc-shm.pb-c.d [2023-04-05T14:28:06.430Z] #39 17.34 PBCC images/ipc-var.pb-c.c [2023-04-05T14:28:06.430Z] #39 17.36 DEP images/ipc-var.pb-c.d [2023-04-05T14:28:06.430Z] #39 17.44 PBCC images/sk-opts.pb-c.c [2023-04-05T14:28:06.689Z] #39 17.46 PBCC images/packet-sock.pb-c.c [2023-04-05T14:28:06.689Z] #39 17.49 DEP images/sk-opts.pb-c.d [2023-04-05T14:28:06.689Z] #39 17.55 DEP images/packet-sock.pb-c.d [2023-04-05T14:28:06.689Z] #39 17.60 PBCC images/sk-netlink.pb-c.c [2023-04-05T14:28:06.689Z] #39 17.64 DEP images/sk-netlink.pb-c.d [2023-04-05T14:28:06.947Z] #39 17.73 PBCC images/sk-inet.pb-c.c [2023-04-05T14:28:06.947Z] #39 17.81 DEP images/sk-inet.pb-c.d [2023-04-05T14:28:06.947Z] #39 17.89 PBCC images/sk-unix.pb-c.c [2023-04-05T14:28:06.947Z] #39 17.94 DEP images/sk-unix.pb-c.d [2023-04-05T14:28:06.947Z] #39 18.04 PBCC images/mm.pb-c.c [2023-04-05T14:28:06.961Z] #38 3.742 -- The C compiler identification is GNU 10.2.1 [2023-04-05T14:28:06.961Z] #38 3.872 -- Detecting C compiler ABI info [2023-04-05T14:28:07.205Z] #39 ... [2023-04-05T14:28:07.205Z] [2023-04-05T14:28:07.205Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:28:07.205Z] #27 DONE 102.4s [2023-04-05T14:28:07.205Z] [2023-04-05T14:28:07.205Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:28:07.205Z] #38 DONE 11.9s [2023-04-05T14:28:07.205Z] [2023-04-05T14:28:07.205Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:28:07.205Z] #28 97.83 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-05T14:28:07.205Z] #28 97.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:28:07.205Z] #28 97.87 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-05T14:28:07.205Z] #28 98.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-05T14:28:07.205Z] #28 98.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:28:07.205Z] #28 98.33 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-05T14:28:07.221Z] #38 ... [2023-04-05T14:28:07.221Z] [2023-04-05T14:28:07.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:07.221Z] #0 3.844 Note: Building without setproctitle() and strlcpy() support. [2023-04-05T14:28:07.221Z] #0 3.844 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-05T14:28:07.221Z] #0 3.863 Note: Building without GnuTLS support [2023-04-05T14:28:07.221Z] #0 3.872 Makefile.config:39: Warn: you have no libnftables installed [2023-04-05T14:28:07.221Z] #0 3.873 Makefile.config:40: Warn: Building without nftables support [2023-04-05T14:28:07.221Z] #0 7.221 fatal: not a git repository (or any of the parent directories): .git [2023-04-05T14:28:07.221Z] #0 7.347 GEN .gitid [2023-04-05T14:28:07.221Z] #0 7.391 GEN criu/include/version.h [2023-04-05T14:28:07.221Z] #0 7.612 GEN include/common/asm [2023-04-05T14:28:07.330Z] #38 169.2 CC criu/tun.o [2023-04-05T14:28:07.592Z] #38 169.8 CC criu/uffd.o [2023-04-05T14:28:08.161Z] #39 ... [2023-04-05T14:28:08.161Z] [2023-04-05T14:28:08.161Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:28:08.161Z] #38 5.020 -- Detecting C compiler ABI info - done [2023-04-05T14:28:08.422Z] #38 5.189 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-05T14:28:08.422Z] #38 5.200 -- Detecting C compile features [2023-04-05T14:28:08.422Z] #38 5.207 -- Detecting C compile features - done [2023-04-05T14:28:08.422Z] #38 5.259 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-05T14:28:08.428Z] #50 7.044 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:28:08.581Z] #28 ... [2023-04-05T14:28:08.581Z] [2023-04-05T14:28:08.581Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:08.581Z] #39 18.23 DEP images/mm.pb-c.d [2023-04-05T14:28:08.581Z] #39 18.30 PBCC images/timerfd.pb-c.c [2023-04-05T14:28:08.581Z] #39 18.38 DEP images/timerfd.pb-c.d [2023-04-05T14:28:08.581Z] #39 18.49 PBCC images/timer.pb-c.c [2023-04-05T14:28:08.581Z] #39 18.56 DEP images/timer.pb-c.d [2023-04-05T14:28:08.581Z] #39 18.71 PBCC images/sa.pb-c.c [2023-04-05T14:28:08.581Z] #39 18.80 DEP images/sa.pb-c.d [2023-04-05T14:28:08.581Z] #39 18.92 PBCC images/pipe-data.pb-c.c [2023-04-05T14:28:08.581Z] #39 18.97 DEP images/pipe-data.pb-c.d [2023-04-05T14:28:08.581Z] #39 19.07 PBCC images/mnt.pb-c.c [2023-04-05T14:28:08.581Z] #39 19.16 DEP images/mnt.pb-c.d [2023-04-05T14:28:08.581Z] #39 19.23 PBCC images/sk-packet.pb-c.c [2023-04-05T14:28:08.581Z] #39 19.27 DEP images/sk-packet.pb-c.d [2023-04-05T14:28:08.581Z] #39 19.44 PBCC images/tcp-stream.pb-c.c [2023-04-05T14:28:08.581Z] #39 19.53 DEP images/tcp-stream.pb-c.d [2023-04-05T14:28:08.840Z] #39 19.68 PBCC images/pipe.pb-c.c [2023-04-05T14:28:08.840Z] #39 19.83 DEP images/pipe.pb-c.d [2023-04-05T14:28:08.970Z] #38 171.2 CC criu/util.o [2023-04-05T14:28:08.994Z] #38 5.751 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-05T14:28:08.994Z] #38 5.836 -- Configuring done [2023-04-05T14:28:08.994Z] #38 5.861 -- Generating done [2023-04-05T14:28:08.994Z] #38 5.897 -- Build files have been written to: /tmp/tmp.fnlW1uIQ5Z/tini [2023-04-05T14:28:08.994Z] #38 5.902 + make tini-static [2023-04-05T14:28:09.098Z] #39 19.91 PBCC images/pstree.pb-c.c [2023-04-05T14:28:09.098Z] #39 20.02 DEP images/pstree.pb-c.d [2023-04-05T14:28:09.357Z] #39 20.13 PBCC images/fs.pb-c.c [2023-04-05T14:28:09.357Z] #39 20.16 DEP images/fs.pb-c.d [2023-04-05T14:28:09.357Z] #39 20.28 PBCC images/signalfd.pb-c.c [2023-04-05T14:28:09.357Z] #39 20.38 DEP images/signalfd.pb-c.d [2023-04-05T14:28:09.566Z] #38 6.296 Scanning dependencies of target tini-static [2023-04-05T14:28:09.566Z] #38 6.386 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-05T14:28:09.616Z] #39 20.50 PBCC images/fh.pb-c.c [2023-04-05T14:28:09.616Z] #39 ... [2023-04-05T14:28:09.616Z] [2023-04-05T14:28:09.616Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:28:09.616Z] #34 94.81 reflect [2023-04-05T14:28:09.616Z] #34 104.8 internal/syscall/unix [2023-04-05T14:28:09.616Z] #34 ... [2023-04-05T14:28:09.616Z] [2023-04-05T14:28:09.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:09.616Z] #39 20.58 PBCC images/fsnotify.pb-c.c [2023-04-05T14:28:09.874Z] #39 20.65 DEP images/fh.pb-c.d [2023-04-05T14:28:09.874Z] #39 20.76 DEP images/fsnotify.pb-c.d [2023-04-05T14:28:10.133Z] #39 20.96 PBCC images/eventpoll.pb-c.c [2023-04-05T14:28:10.133Z] #39 20.98 DEP images/eventpoll.pb-c.d [2023-04-05T14:28:10.133Z] #39 21.12 PBCC images/eventfd.pb-c.c [2023-04-05T14:28:10.133Z] #39 21.16 DEP images/eventfd.pb-c.d [2023-04-05T14:28:10.391Z] #39 21.27 PBCC images/remap-file-path.pb-c.c [2023-04-05T14:28:10.391Z] #39 21.34 DEP images/remap-file-path.pb-c.d [2023-04-05T14:28:10.649Z] #39 21.52 PBCC images/fifo.pb-c.c [2023-04-05T14:28:10.649Z] #39 21.56 DEP images/fifo.pb-c.d [2023-04-05T14:28:10.649Z] #39 21.64 PBCC images/ghost-file.pb-c.c [2023-04-05T14:28:10.860Z] #38 172.9 CC criu/uts_ns.o [2023-04-05T14:28:10.860Z] #38 173.1 CC criu/vdso-compat.o [2023-04-05T14:28:10.908Z] #39 21.70 DEP images/ghost-file.pb-c.d [2023-04-05T14:28:10.908Z] #39 21.79 PBCC images/regfile.pb-c.c [2023-04-05T14:28:10.951Z] #38 ... [2023-04-05T14:28:10.951Z] [2023-04-05T14:28:10.951Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-05T14:28:10.951Z] #24 DONE 107.4s [2023-04-05T14:28:11.166Z] #39 21.96 DEP images/regfile.pb-c.d [2023-04-05T14:28:11.166Z] #39 22.13 PBCC images/ns.pb-c.c [2023-04-05T14:28:11.166Z] #39 22.18 DEP images/ns.pb-c.d [2023-04-05T14:28:11.214Z] [2023-04-05T14:28:11.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:11.214Z] #39 11.81 PBCC images/timens.pb-c.c [2023-04-05T14:28:11.214Z] #39 11.83 DEP images/timens.pb-c.d [2023-04-05T14:28:11.214Z] #39 11.88 PBCC images/fown.pb-c.c [2023-04-05T14:28:11.214Z] #39 11.94 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-05T14:28:11.214Z] #39 12.09 PBCC images/opts.pb-c.c [2023-04-05T14:28:11.214Z] #39 12.13 PBCC images/memfd.pb-c.c [2023-04-05T14:28:11.214Z] #39 12.22 DEP images/fown.pb-c.d [2023-04-05T14:28:11.214Z] #39 12.30 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-05T14:28:11.214Z] #39 12.35 DEP images/opts.pb-c.d [2023-04-05T14:28:11.214Z] #39 12.43 DEP images/memfd.pb-c.d [2023-04-05T14:28:11.214Z] #39 12.51 PBCC images/sit.pb-c.c [2023-04-05T14:28:11.214Z] #39 12.55 DEP images/sit.pb-c.d [2023-04-05T14:28:11.214Z] #39 12.63 PBCC images/macvlan.pb-c.c [2023-04-05T14:28:11.214Z] #39 12.66 DEP images/macvlan.pb-c.d [2023-04-05T14:28:11.214Z] #39 12.76 PBCC images/autofs.pb-c.c [2023-04-05T14:28:11.214Z] #39 12.79 DEP images/autofs.pb-c.d [2023-04-05T14:28:11.214Z] #39 12.91 PBCC images/sysctl.pb-c.c [2023-04-05T14:28:11.214Z] #39 12.97 DEP images/sysctl.pb-c.d [2023-04-05T14:28:11.214Z] #39 13.12 PBCC images/time.pb-c.c [2023-04-05T14:28:11.214Z] #39 13.13 DEP images/time.pb-c.d [2023-04-05T14:28:11.214Z] #39 13.29 PBCC images/binfmt-misc.pb-c.c [2023-04-05T14:28:11.214Z] #39 13.36 DEP images/binfmt-misc.pb-c.d [2023-04-05T14:28:11.214Z] #39 13.57 PBCC images/seccomp.pb-c.c [2023-04-05T14:28:11.214Z] #39 13.59 DEP images/seccomp.pb-c.d [2023-04-05T14:28:11.214Z] #39 13.66 PBCC images/userns.pb-c.c [2023-04-05T14:28:11.214Z] #39 13.68 DEP images/userns.pb-c.d [2023-04-05T14:28:11.214Z] #39 13.74 PBCC images/cgroup.pb-c.c [2023-04-05T14:28:11.214Z] #39 13.77 DEP images/cgroup.pb-c.d [2023-04-05T14:28:11.214Z] #39 13.91 PBCC images/ext-file.pb-c.c [2023-04-05T14:28:11.214Z] #39 13.96 DEP images/ext-file.pb-c.d [2023-04-05T14:28:11.214Z] #39 14.12 PBCC images/rpc.pb-c.c [2023-04-05T14:28:11.214Z] #39 14.18 DEP images/rpc.pb-c.d [2023-04-05T14:28:11.423Z] #38 173.3 CC criu/vdso.o [2023-04-05T14:28:11.424Z] #39 22.28 PBCC images/fdinfo.pb-c.c [2023-04-05T14:28:11.424Z] #39 22.37 DEP images/fdinfo.pb-c.d [2023-04-05T14:28:11.424Z] #39 22.43 PBCC images/core-aarch64.pb-c.c [2023-04-05T14:28:11.424Z] #39 22.47 PBCC images/core-arm.pb-c.c [2023-04-05T14:28:11.474Z] #39 14.26 PBCC images/siginfo.pb-c.c [2023-04-05T14:28:11.474Z] #39 14.29 DEP images/siginfo.pb-c.d [2023-04-05T14:28:11.474Z] #39 14.42 PBCC images/pagemap.pb-c.c [2023-04-05T14:28:11.474Z] #39 14.51 DEP images/pagemap.pb-c.d [2023-04-05T14:28:11.683Z] #39 22.57 PBCC images/core-ppc64.pb-c.c [2023-04-05T14:28:11.683Z] #39 22.62 PBCC images/core-s390.pb-c.c [2023-04-05T14:28:11.683Z] #39 22.68 PBCC images/core-x86.pb-c.c [2023-04-05T14:28:11.683Z] #39 22.74 PBCC images/core.pb-c.c [2023-04-05T14:28:11.734Z] #39 14.60 PBCC images/rlimit.pb-c.c [2023-04-05T14:28:11.734Z] #39 14.69 DEP images/rlimit.pb-c.d [2023-04-05T14:28:11.942Z] #39 22.87 PBCC images/inventory.pb-c.c [2023-04-05T14:28:11.942Z] #39 22.94 DEP images/core-aarch64.pb-c.d [2023-04-05T14:28:11.986Z] #38 174.1 LINK criu/built-in.o [2023-04-05T14:28:11.995Z] #39 14.83 PBCC images/file-lock.pb-c.c [2023-04-05T14:28:11.995Z] #39 14.86 DEP images/file-lock.pb-c.d [2023-04-05T14:28:11.995Z] #39 14.95 PBCC images/tty.pb-c.c [2023-04-05T14:28:11.995Z] #39 15.08 DEP images/tty.pb-c.d [2023-04-05T14:28:12.201Z] #39 23.12 DEP images/core-arm.pb-c.d [2023-04-05T14:28:12.201Z] #39 23.24 DEP images/core-ppc64.pb-c.d [2023-04-05T14:28:12.242Z] #38 174.3 LINK criu/criu [2023-04-05T14:28:12.255Z] #39 15.22 PBCC images/tun.pb-c.c [2023-04-05T14:28:12.255Z] #39 15.31 PBCC images/netdev.pb-c.c [2023-04-05T14:28:12.481Z] #39 23.25 DEP images/core-s390.pb-c.d [2023-04-05T14:28:12.481Z] #39 23.27 DEP images/core-x86.pb-c.d [2023-04-05T14:28:12.481Z] #39 23.28 DEP images/core.pb-c.d [2023-04-05T14:28:12.481Z] #39 23.30 DEP images/inventory.pb-c.d [2023-04-05T14:28:12.481Z] #39 23.36 PBCC images/cpuinfo.pb-c.c [2023-04-05T14:28:12.481Z] #39 23.38 DEP images/cpuinfo.pb-c.d [2023-04-05T14:28:12.481Z] #39 23.48 PBCC images/stats.pb-c.c [2023-04-05T14:28:12.498Z] #38 ... [2023-04-05T14:28:12.498Z] [2023-04-05T14:28:12.498Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:28:12.516Z] #39 15.38 DEP images/tun.pb-c.d [2023-04-05T14:28:12.516Z] #39 15.49 DEP images/netdev.pb-c.d [2023-04-05T14:28:12.516Z] #39 ... [2023-04-05T14:28:12.516Z] [2023-04-05T14:28:12.516Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:28:12.516Z] #27 98.90 io [2023-04-05T14:28:12.516Z] #27 101.4 internal/oserror [2023-04-05T14:28:12.516Z] #27 101.7 syscall [2023-04-05T14:28:12.516Z] #27 103.3 reflect [2023-04-05T14:28:12.516Z] #27 ... [2023-04-05T14:28:12.516Z] [2023-04-05T14:28:12.516Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:12.516Z] #39 15.58 PBCC images/vma.pb-c.c [2023-04-05T14:28:12.632Z] #50 ... [2023-04-05T14:28:12.632Z] [2023-04-05T14:28:12.632Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:28:12.632Z] #42 18.11 + cd /tmp/tmp.yNw5tycWrs/src/github.com/opencontainers/runc [2023-04-05T14:28:12.632Z] #42 18.11 + git checkout -q v1.1.4 [2023-04-05T14:28:12.632Z] #42 19.25 + '[' -z '' ']' [2023-04-05T14:28:12.632Z] #42 19.27 + target=static [2023-04-05T14:28:12.632Z] #42 19.27 + make BUILDTAGS=seccomp static [2023-04-05T14:28:12.632Z] #42 20.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-04-05T14:28:12.739Z] #39 23.53 DEP images/stats.pb-c.d [2023-04-05T14:28:12.753Z] #36 231.5 + dpkg --print-architecture [2023-04-05T14:28:12.753Z] #36 231.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-05T14:28:12.888Z] #39 15.65 DEP images/vma.pb-c.d [2023-04-05T14:28:12.888Z] #39 15.86 PBCC images/creds.pb-c.c [2023-04-05T14:28:12.888Z] #39 15.86 DEP images/creds.pb-c.d [2023-04-05T14:28:13.009Z] #36 231.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-05T14:28:13.009Z] #36 231.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-05T14:28:13.149Z] #39 16.04 PBCC images/utsns.pb-c.c [2023-04-05T14:28:13.149Z] #39 16.06 DEP images/utsns.pb-c.d [2023-04-05T14:28:13.149Z] #39 16.11 PBCC images/ipc-desc.pb-c.c [2023-04-05T14:28:13.413Z] #39 ... [2023-04-05T14:28:13.413Z] [2023-04-05T14:28:13.413Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-05T14:28:13.413Z] #38 8.769 [100%] Linking C executable tini-static [2023-04-05T14:28:13.413Z] #38 9.960 [100%] Built target tini-static [2023-04-05T14:28:13.413Z] #38 10.06 + mkdir -p /build [2023-04-05T14:28:13.413Z] #38 10.06 + cp tini-static /build/docker-init [2023-04-05T14:28:13.413Z] #38 DONE 10.2s [2023-04-05T14:28:13.413Z] [2023-04-05T14:28:13.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:13.413Z] #39 16.21 PBCC images/ipc-sem.pb-c.c [2023-04-05T14:28:13.413Z] #39 16.22 DEP images/ipc-desc.pb-c.d [2023-04-05T14:28:13.413Z] #39 16.32 DEP images/ipc-sem.pb-c.d [2023-04-05T14:28:13.413Z] #39 16.46 PBCC images/ipc-msg.pb-c.c [2023-04-05T14:28:13.673Z] #39 16.51 DEP images/ipc-msg.pb-c.d [2023-04-05T14:28:13.673Z] #39 16.58 PBCC images/ipc-shm.pb-c.c [2023-04-05T14:28:13.673Z] #39 16.64 DEP images/ipc-shm.pb-c.d [2023-04-05T14:28:13.933Z] #39 16.77 PBCC images/ipc-var.pb-c.c [2023-04-05T14:28:13.933Z] #39 16.77 DEP images/ipc-var.pb-c.d [2023-04-05T14:28:13.933Z] #39 16.86 PBCC images/sk-opts.pb-c.c [2023-04-05T14:28:13.933Z] #39 16.99 PBCC images/packet-sock.pb-c.c [2023-04-05T14:28:14.193Z] #39 17.08 DEP images/sk-opts.pb-c.d [2023-04-05T14:28:14.193Z] #39 17.16 DEP images/packet-sock.pb-c.d [2023-04-05T14:28:14.193Z] #39 17.28 PBCC images/sk-netlink.pb-c.c [2023-04-05T14:28:14.454Z] #39 17.39 DEP images/sk-netlink.pb-c.d [2023-04-05T14:28:14.454Z] #39 17.50 PBCC images/sk-inet.pb-c.c [2023-04-05T14:28:14.454Z] #39 17.57 DEP images/sk-inet.pb-c.d [2023-04-05T14:28:14.530Z] #42 ... [2023-04-05T14:28:14.530Z] [2023-04-05T14:28:14.530Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:28:14.530Z] #50 13.20 Fetched 8642 kB in 12s (743 kB/s) [2023-04-05T14:28:15.027Z] #39 17.73 PBCC images/sk-unix.pb-c.c [2023-04-05T14:28:15.027Z] #39 17.85 DEP images/sk-unix.pb-c.d [2023-04-05T14:28:15.027Z] #39 17.97 PBCC images/mm.pb-c.c [2023-04-05T14:28:15.027Z] #39 18.08 DEP images/mm.pb-c.d [2023-04-05T14:28:15.268Z] #39 26.13 make[1]: Nothing to be done for 'all'. [2023-04-05T14:28:15.288Z] #39 18.15 PBCC images/timerfd.pb-c.c [2023-04-05T14:28:15.288Z] #39 18.25 DEP images/timerfd.pb-c.d [2023-04-05T14:28:15.288Z] #39 18.37 PBCC images/timer.pb-c.c [2023-04-05T14:28:15.548Z] #39 18.46 DEP images/timer.pb-c.d [2023-04-05T14:28:15.809Z] #39 18.71 PBCC images/sa.pb-c.c [2023-04-05T14:28:15.809Z] #39 18.76 DEP images/sa.pb-c.d [2023-04-05T14:28:16.070Z] #39 18.91 PBCC images/pipe-data.pb-c.c [2023-04-05T14:28:16.070Z] #39 19.02 DEP images/pipe-data.pb-c.d [2023-04-05T14:28:16.330Z] #39 19.12 PBCC images/mnt.pb-c.c [2023-04-05T14:28:16.330Z] #39 19.24 DEP images/mnt.pb-c.d [2023-04-05T14:28:16.330Z] #39 19.33 PBCC images/sk-packet.pb-c.c [2023-04-05T14:28:16.330Z] #39 19.38 DEP images/sk-packet.pb-c.d [2023-04-05T14:28:16.591Z] #39 19.49 PBCC images/tcp-stream.pb-c.c [2023-04-05T14:28:16.591Z] #39 19.58 DEP images/tcp-stream.pb-c.d [2023-04-05T14:28:16.591Z] #39 19.64 PBCC images/pipe.pb-c.c [2023-04-05T14:28:16.643Z] #39 ... [2023-04-05T14:28:16.643Z] [2023-04-05T14:28:16.643Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:28:16.643Z] #28 112.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-05T14:28:16.643Z] #28 112.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:28:16.643Z] #28 112.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:28:16.851Z] #39 19.77 DEP images/pipe.pb-c.d [2023-04-05T14:28:16.851Z] #39 19.91 PBCC images/pstree.pb-c.c [2023-04-05T14:28:17.111Z] #39 19.96 DEP images/pstree.pb-c.d [2023-04-05T14:28:17.111Z] #39 20.10 PBCC images/fs.pb-c.c [2023-04-05T14:28:17.112Z] #39 20.12 DEP images/fs.pb-c.d [2023-04-05T14:28:17.112Z] #39 20.18 PBCC images/signalfd.pb-c.c [2023-04-05T14:28:17.372Z] #39 20.28 DEP images/signalfd.pb-c.d [2023-04-05T14:28:17.372Z] #39 20.41 PBCC images/fh.pb-c.c [2023-04-05T14:28:17.632Z] #39 20.53 PBCC images/fsnotify.pb-c.c [2023-04-05T14:28:17.892Z] #39 20.70 DEP images/fh.pb-c.d [2023-04-05T14:28:17.892Z] #39 20.93 DEP images/fsnotify.pb-c.d [2023-04-05T14:28:18.156Z] #39 21.10 PBCC images/eventpoll.pb-c.c [2023-04-05T14:28:18.156Z] #39 21.20 DEP images/eventpoll.pb-c.d [2023-04-05T14:28:18.416Z] #39 21.32 PBCC images/eventfd.pb-c.c [2023-04-05T14:28:18.416Z] #39 21.33 DEP images/eventfd.pb-c.d [2023-04-05T14:28:18.416Z] #39 21.47 PBCC images/remap-file-path.pb-c.c [2023-04-05T14:28:18.416Z] #39 21.51 DEP images/remap-file-path.pb-c.d [2023-04-05T14:28:18.677Z] #39 21.69 PBCC images/fifo.pb-c.c [2023-04-05T14:28:18.677Z] #39 21.80 DEP images/fifo.pb-c.d [2023-04-05T14:28:18.939Z] #39 21.91 PBCC images/ghost-file.pb-c.c [2023-04-05T14:28:18.939Z] #39 22.03 DEP images/ghost-file.pb-c.d [2023-04-05T14:28:19.199Z] #39 22.09 PBCC images/regfile.pb-c.c [2023-04-05T14:28:19.199Z] #39 22.15 DEP images/regfile.pb-c.d [2023-04-05T14:28:19.199Z] #39 22.29 PBCC images/ns.pb-c.c [2023-04-05T14:28:19.460Z] #39 22.31 DEP images/ns.pb-c.d [2023-04-05T14:28:19.460Z] #39 22.35 PBCC images/fdinfo.pb-c.c [2023-04-05T14:28:19.460Z] #39 22.39 DEP images/fdinfo.pb-c.d [2023-04-05T14:28:19.460Z] #39 22.44 PBCC images/core-aarch64.pb-c.c [2023-04-05T14:28:19.460Z] #39 22.52 PBCC images/core-arm.pb-c.c [2023-04-05T14:28:19.720Z] #39 22.58 PBCC images/core-ppc64.pb-c.c [2023-04-05T14:28:19.720Z] #39 22.70 PBCC images/core-s390.pb-c.c [2023-04-05T14:28:19.720Z] #39 22.74 PBCC images/core-x86.pb-c.c [2023-04-05T14:28:19.854Z] #50 13.20 Reading package lists... [2023-04-05T14:28:19.854Z] #50 18.34 Reading package lists... [2023-04-05T14:28:19.854Z] #50 ... [2023-04-05T14:28:19.854Z] [2023-04-05T14:28:19.854Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:19.854Z] #39 147.2 CC criu/clone-noasan.o [2023-04-05T14:28:19.854Z] #39 147.6 CC criu/config.o [2023-04-05T14:28:19.854Z] #39 150.5 CC criu/cr-check.o [2023-04-05T14:28:19.854Z] #39 153.5 CC criu/cr-dedup.o [2023-04-05T14:28:19.855Z] #39 154.3 CC criu/cr-dump.o [2023-04-05T14:28:19.981Z] #39 22.82 PBCC images/core.pb-c.c [2023-04-05T14:28:19.981Z] #39 22.89 PBCC images/inventory.pb-c.c [2023-04-05T14:28:19.981Z] #39 ... [2023-04-05T14:28:19.981Z] [2023-04-05T14:28:19.981Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:28:19.981Z] #30 106.3 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-05T14:28:19.981Z] #30 106.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:28:19.981Z] #30 106.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-05T14:28:19.981Z] #30 107.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-05T14:28:19.981Z] #30 107.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:28:19.981Z] #30 107.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-05T14:28:19.981Z] #30 ... [2023-04-05T14:28:19.981Z] [2023-04-05T14:28:19.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:19.981Z] #39 23.00 DEP images/core-aarch64.pb-c.d [2023-04-05T14:28:19.981Z] #39 23.09 DEP images/core-arm.pb-c.d [2023-04-05T14:28:20.242Z] #39 23.25 DEP images/core-ppc64.pb-c.d [2023-04-05T14:28:20.242Z] #39 23.36 DEP images/core-s390.pb-c.d [2023-04-05T14:28:20.503Z] #39 23.48 DEP images/core-x86.pb-c.d [2023-04-05T14:28:20.503Z] #39 23.58 DEP images/core.pb-c.d [2023-04-05T14:28:20.763Z] #39 23.67 DEP images/inventory.pb-c.d [2023-04-05T14:28:20.763Z] #39 23.76 PBCC images/cpuinfo.pb-c.c [2023-04-05T14:28:20.763Z] #39 23.83 DEP images/cpuinfo.pb-c.d [2023-04-05T14:28:20.835Z] #28 ... [2023-04-05T14:28:20.835Z] [2023-04-05T14:28:20.835Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:28:20.835Z] #34 105.6 time [2023-04-05T14:28:20.835Z] #34 115.7 internal/poll [2023-04-05T14:28:20.835Z] #34 ... [2023-04-05T14:28:20.835Z] [2023-04-05T14:28:20.835Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:20.835Z] #39 28.84 CC images/stats.o [2023-04-05T14:28:20.835Z] #39 29.54 CC images/core.o [2023-04-05T14:28:20.835Z] #39 30.66 CC images/core-x86.o [2023-04-05T14:28:20.835Z] #39 31.65 CC images/core-arm.o [2023-04-05T14:28:21.024Z] #39 23.92 PBCC images/stats.pb-c.c [2023-04-05T14:28:21.024Z] #39 23.96 DEP images/stats.pb-c.d [2023-04-05T14:28:21.102Z] #36 ... [2023-04-05T14:28:21.102Z] [2023-04-05T14:28:21.102Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:21.102Z] #38 174.9 DEP lib/c/criu.d [2023-04-05T14:28:21.102Z] #38 175.0 CC images/rpc.pb-c.o [2023-04-05T14:28:21.102Z] #38 175.7 CC lib/c/criu.o [2023-04-05T14:28:21.102Z] #38 177.0 LINK lib/c/built-in.o [2023-04-05T14:28:21.102Z] #38 177.0 LINK lib/c/libcriu.so [2023-04-05T14:28:21.102Z] #38 177.1 LINK lib/c/libcriu.a [2023-04-05T14:28:21.102Z] #38 177.2 GEN magic.py [2023-04-05T14:28:21.102Z] #38 177.4 Note: Building without setproctitle() and strlcpy() support. [2023-04-05T14:28:21.102Z] #38 177.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-05T14:28:21.102Z] #38 177.5 Note: Building without GnuTLS support [2023-04-05T14:28:21.102Z] #38 177.5 Makefile.config:39: Warn: you have no libnftables installed [2023-04-05T14:28:21.102Z] #38 177.5 Makefile.config:40: Warn: Building without nftables support [2023-04-05T14:28:21.102Z] #38 178.5 fatal: not a git repository (or any of the parent directories): .git [2023-04-05T14:28:21.102Z] #38 179.5 make[1]: Nothing to be done for 'all'. [2023-04-05T14:28:21.102Z] #38 180.3 make[1]: 'images/built-in.o' is up to date. [2023-04-05T14:28:21.102Z] #38 180.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-05T14:28:21.102Z] #38 180.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-05T14:28:21.102Z] #38 180.5 make[1]: 'compel/libcompel.a' is up to date. [2023-04-05T14:28:21.102Z] #38 180.5 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-05T14:28:21.102Z] #38 180.6 make[1]: Nothing to be done for 'all'. [2023-04-05T14:28:21.102Z] #38 180.6 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-05T14:28:21.102Z] #38 180.8 make[2]: Nothing to be done for 'all'. [2023-04-05T14:28:21.102Z] #38 180.8 make[2]: Nothing to be done for 'all'. [2023-04-05T14:28:21.102Z] #38 180.9 make[2]: Nothing to be done for 'all'. [2023-04-05T14:28:21.102Z] #38 181.0 make[2]: Nothing to be done for 'all'. [2023-04-05T14:28:21.102Z] #38 181.0 make[2]: Nothing to be done for 'all'. [2023-04-05T14:28:21.102Z] #38 181.1 make[2]: Nothing to be done for 'all'. [2023-04-05T14:28:21.102Z] #38 181.2 make[2]: Nothing to be done for 'all'. [2023-04-05T14:28:21.102Z] #38 181.3 make[2]: Nothing to be done for 'all'. [2023-04-05T14:28:21.102Z] #38 181.3 INSTALL criu/criu [2023-04-05T14:28:21.102Z] #38 DONE 181.9s [2023-04-05T14:28:21.102Z] [2023-04-05T14:28:21.102Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:28:21.230Z] #39 159.0 CC criu/cr-errno.o [2023-04-05T14:28:21.402Z] #39 32.38 CC images/core-aarch64.o [2023-04-05T14:28:21.490Z] #39 159.1 CC criu/cr-restore.o [2023-04-05T14:28:21.528Z] #29 ... [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-05T14:28:21.528Z] #32 254.2 + return [2023-04-05T14:28:21.528Z] #32 DONE 256.1s [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:28:21.528Z] #29 ... [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-05T14:28:21.528Z] #53 DONE 0.1s [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:28:21.528Z] #50 ... [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-05T14:28:21.528Z] #54 DONE 0.2s [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-05T14:28:21.528Z] #55 DONE 0.1s [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-05T14:28:21.528Z] #56 DONE 0.1s [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:28:21.528Z] #37 ... [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-05T14:28:21.528Z] #57 DONE 0.1s [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-05T14:28:21.528Z] #58 DONE 0.1s [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-05T14:28:21.528Z] #59 DONE 0.1s [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-05T14:28:21.528Z] #60 DONE 0.1s [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-05T14:28:21.528Z] #61 DONE 0.1s [2023-04-05T14:28:21.528Z] [2023-04-05T14:28:21.528Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:28:21.968Z] #39 32.90 CC images/core-ppc64.o [2023-04-05T14:28:22.904Z] #39 33.76 CC images/core-s390.o [2023-04-05T14:28:23.438Z] #37 ... [2023-04-05T14:28:23.438Z] [2023-04-05T14:28:23.438Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:28:23.438Z] #50 153.9 + mkdir -p /build [2023-04-05T14:28:23.438Z] #50 153.9 + cp runc /build/runc [2023-04-05T14:28:24.009Z] #50 DONE 154.5s [2023-04-05T14:28:24.009Z] [2023-04-05T14:28:24.009Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:28:24.018Z] #39 ... [2023-04-05T14:28:24.018Z] [2023-04-05T14:28:24.018Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:28:24.018Z] #24 DONE 246.3s [2023-04-05T14:28:24.018Z] [2023-04-05T14:28:24.018Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:28:24.018Z] #36 ... [2023-04-05T14:28:24.018Z] [2023-04-05T14:28:24.018Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:28:24.018Z] #50 18.34 Reading package lists... [2023-04-05T14:28:24.279Z] #39 34.84 CC images/cpuinfo.o [2023-04-05T14:28:24.279Z] #39 35.23 CC images/inventory.o [2023-04-05T14:28:24.325Z] #39 26.81 make[1]: Nothing to be done for 'all'. [2023-04-05T14:28:24.846Z] #39 35.61 CC images/fdinfo.o [2023-04-05T14:28:25.412Z] #39 36.21 CC images/fown.o [2023-04-05T14:28:25.644Z] #50 23.20 Building dependency tree... [2023-04-05T14:28:25.671Z] #39 36.55 CC images/ns.o [2023-04-05T14:28:25.929Z] #39 36.83 CC images/regfile.o [2023-04-05T14:28:26.188Z] #39 37.13 CC images/ghost-file.o [2023-04-05T14:28:26.755Z] #39 37.66 CC images/fifo.o [2023-04-05T14:28:26.869Z] #39 29.73 CC images/stats.o [2023-04-05T14:28:27.013Z] #50 25.74 The following additional packages will be installed: [2023-04-05T14:28:27.013Z] #50 25.74 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-05T14:28:27.013Z] #50 25.74 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-05T14:28:27.013Z] #50 25.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-05T14:28:27.013Z] #50 25.74 python3-pkg-resources vim-runtime xxd [2023-04-05T14:28:27.013Z] #50 25.75 Suggested packages: [2023-04-05T14:28:27.013Z] #50 25.75 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-05T14:28:27.013Z] #50 25.75 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-05T14:28:27.013Z] #50 25.75 acl attr quota [2023-04-05T14:28:27.013Z] #50 25.75 Recommended packages: [2023-04-05T14:28:27.013Z] #50 25.75 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-05T14:28:27.124Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-04-05T14:28:27.124Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7247ecac\powershellScript.ps1'; exit $LASTEXITCODE; [2023-04-05T14:28:27.124Z] ---------------------------------------------------------------------------- [2023-04-05T14:28:27.124Z] [2023-04-05T14:28:27.124Z] INFO: executeCI.ps1 starting at Wed Apr 5 14:28:25 CUT 2023 [2023-04-05T14:28:27.124Z] [2023-04-05T14:28:27.124Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-04-05T14:28:27.124Z] INFO: Running git version 2.24.1.windows.2 [2023-04-05T14:28:27.124Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-04-05T14:28:27.124Z] INFO: Environment variables: [2023-04-05T14:28:27.124Z] [2023-04-05T14:28:27.124Z] Name Value [2023-04-05T14:28:27.124Z] ---- ----- [2023-04-05T14:28:27.124Z] ALLUSERSPROFILE C:\ProgramData [2023-04-05T14:28:27.124Z] amd64 true [2023-04-05T14:28:27.124Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-04-05T14:28:27.124Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-04-05T14:28:27.124Z] arm64 true [2023-04-05T14:28:27.124Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-04-05T14:28:27.124Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-04-05T14:28:27.124Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-04-05T14:28:27.124Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-04-05T14:28:27.124Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-04-05T14:28:27.124Z] BRANCH_NAME PR-45276 [2023-04-05T14:28:27.124Z] BUILD_DISPLAY_NAME #2 [2023-04-05T14:28:27.124Z] BUILD_ID 2 [2023-04-05T14:28:27.124Z] BUILD_NUMBER 2 [2023-04-05T14:28:27.124Z] BUILD_TAG jenkins-moby-PR-45276-2 [2023-04-05T14:28:27.125Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-45276/2/ [2023-04-05T14:28:27.125Z] cgroup2 true [2023-04-05T14:28:27.125Z] CHANGE_AUTHOR thaJeztah [2023-04-05T14:28:27.125Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2023-04-05T14:28:27.125Z] CHANGE_BRANCH 20.10_bump_go1.19.8 [2023-04-05T14:28:27.125Z] CHANGE_FORK thaJeztah/docker [2023-04-05T14:28:27.125Z] CHANGE_ID 45276 [2023-04-05T14:28:27.125Z] CHANGE_TARGET 20.10 [2023-04-05T14:28:27.125Z] CHANGE_TITLE [20.10] update go to go1.19.8 [2023-04-05T14:28:27.125Z] CHANGE_URL https://github.com/moby/moby/pull/45276 [2023-04-05T14:28:27.125Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-05T14:28:27.125Z] CommonProgramFiles C:\Program Files\Common Files [2023-04-05T14:28:27.125Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-04-05T14:28:27.125Z] CommonProgramW6432 C:\Program Files\Common Files [2023-04-05T14:28:27.125Z] COMPUTERNAME azwin-2-235c70 [2023-04-05T14:28:27.125Z] ComSpec C:\Windows\system32\cmd.exe [2023-04-05T14:28:27.125Z] ConfigSequenceNumber 0 [2023-04-05T14:28:27.125Z] dco true [2023-04-05T14:28:27.125Z] DOCKER_BUILDKIT 0 [2023-04-05T14:28:27.125Z] DOCKER_DUT_DEBUG 1 [2023-04-05T14:28:27.125Z] DOCKER_EXPERIMENTAL 1 [2023-04-05T14:28:27.125Z] DOCKER_GRAPHDRIVER overlay2 [2023-04-05T14:28:27.125Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-04-05T14:28:27.125Z] EXECUTOR_NUMBER 0 [2023-04-05T14:28:27.125Z] FQDN azwin-2-235c70.westus.cloudapp.azure.com [2023-04-05T14:28:27.125Z] GIT_BRANCH PR-45276 [2023-04-05T14:28:27.125Z] GIT_COMMIT a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:28:27.125Z] GIT_URL https://github.com/moby/moby.git [2023-04-05T14:28:27.125Z] HUDSON_COOKIE 11dde307-ac6f-405f-b0c1-ba6f98fa37c6 [2023-04-05T14:28:27.125Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-04-05T14:28:27.125Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-04-05T14:28:27.125Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-04-05T14:28:27.125Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-04-05T14:28:27.125Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-04-05T14:28:27.125Z] JENKINS_NODE_COOKIE 293157a7-8afc-4df2-a85f-6019a0c22507 [2023-04-05T14:28:27.125Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-04-05T14:28:27.125Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-04-05T14:28:27.125Z] JOB_BASE_NAME PR-45276 [2023-04-05T14:28:27.125Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45276/display/redirect [2023-04-05T14:28:27.125Z] JOB_NAME moby/PR-45276 [2023-04-05T14:28:27.125Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-45276/ [2023-04-05T14:28:27.125Z] library.jps.version master [2023-04-05T14:28:27.125Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-04-05T14:28:27.125Z] NODE_LABELS amd64 azure azwin-2-235c70 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-04-05T14:28:27.125Z] NODE_NAME azwin-2-235c70 [2023-04-05T14:28:27.125Z] NUMBER_OF_PROCESSORS 4 [2023-04-05T14:28:27.125Z] OS Windows_NT [2023-04-05T14:28:27.125Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-04-05T14:28:27.125Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-04-05T14:28:27.125Z] ppc64le false [2023-04-05T14:28:27.125Z] PROCESSOR_ARCHITECTURE AMD64 [2023-04-05T14:28:27.125Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2023-04-05T14:28:27.125Z] PROCESSOR_LEVEL 6 [2023-04-05T14:28:27.125Z] PROCESSOR_REVISION 5504 [2023-04-05T14:28:27.125Z] ProgramData C:\ProgramData [2023-04-05T14:28:27.125Z] ProgramFiles C:\Program Files [2023-04-05T14:28:27.125Z] ProgramFiles(x86) C:\Program Files (x86) [2023-04-05T14:28:27.125Z] ProgramW6432 C:\Program Files [2023-04-05T14:28:27.125Z] PROMPT $P$G [2023-04-05T14:28:27.125Z] PSExecutionPolicyPreference Bypass [2023-04-05T14:28:27.125Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-04-05T14:28:27.125Z] PUBLIC C:\Users\Public [2023-04-05T14:28:27.125Z] rootless true [2023-04-05T14:28:27.125Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45276/2/display/redirect?page=artif... [2023-04-05T14:28:27.125Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45276/2/display/redirect?page=changes [2023-04-05T14:28:27.125Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45276/2/display/redirect [2023-04-05T14:28:27.125Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45276/2/display/redirect?page=tests [2023-04-05T14:28:27.125Z] s390x false [2023-04-05T14:28:27.125Z] SKIP_VALIDATION_TESTS 1 [2023-04-05T14:28:27.125Z] SOURCES_DRIVE d [2023-04-05T14:28:27.125Z] SOURCES_SUBDIR gopath [2023-04-05T14:28:27.125Z] STAGE_NAME Run tests [2023-04-05T14:28:27.125Z] SystemDrive C: [2023-04-05T14:28:27.125Z] SystemRoot C:\Windows [2023-04-05T14:28:27.125Z] TEMP C:\Windows\TEMP [2023-04-05T14:28:27.125Z] TESTDEBUG 0 [2023-04-05T14:28:27.125Z] TESTRUN_DRIVE d [2023-04-05T14:28:27.125Z] TESTRUN_SUBDIR CI [2023-04-05T14:28:27.125Z] TIMEOUT 120m [2023-04-05T14:28:27.125Z] TMP C:\Windows\TEMP [2023-04-05T14:28:27.125Z] unit_validate true [2023-04-05T14:28:27.125Z] USERDOMAIN WORKGROUP [2023-04-05T14:28:27.125Z] USERNAME azwin-2-235c70$ [2023-04-05T14:28:27.125Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-04-05T14:28:27.125Z] validate_force false [2023-04-05T14:28:27.125Z] windir C:\Windows [2023-04-05T14:28:27.125Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-04-05T14:28:27.125Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-04-05T14:28:27.125Z] windowsRS5 true [2023-04-05T14:28:27.125Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-04-05T14:28:27.125Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-04-05T14:28:27.125Z] [2023-04-05T14:28:27.125Z] [2023-04-05T14:28:27.125Z] [2023-04-05T14:28:27.322Z] #39 38.07 CC images/remap-file-path.o [2023-04-05T14:28:27.441Z] #39 30.26 CC images/core.o [2023-04-05T14:28:27.581Z] #39 38.44 CC images/eventfd.o [2023-04-05T14:28:27.840Z] #39 38.74 CC images/eventpoll.o [2023-04-05T14:28:27.840Z] #39 38.85 CC images/fh.o [2023-04-05T14:28:28.012Z] #39 ... [2023-04-05T14:28:28.012Z] [2023-04-05T14:28:28.012Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:28:28.012Z] #27 114.5 internal/syscall/unix [2023-04-05T14:28:28.012Z] #27 115.1 time [2023-04-05T14:28:28.273Z] #27 124.7 internal/poll [2023-04-05T14:28:28.273Z] #27 ... [2023-04-05T14:28:28.273Z] [2023-04-05T14:28:28.273Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:28:28.273Z] #30 120.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-05T14:28:28.273Z] #30 120.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:28:28.273Z] #30 120.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:28:28.407Z] #39 39.25 CC images/fsnotify.o [2023-04-05T14:28:28.693Z] INFO: Sources under d:\gopath\... [2023-04-05T14:28:28.693Z] INFO: Test run under d:\CI\... [2023-04-05T14:28:28.693Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-04-05T14:28:28.693Z] INFO: docker/docker repository was found [2023-04-05T14:28:28.693Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-04-05T14:28:28.693Z] ltsc2019: Pulling from windows/servercore [2023-04-05T14:28:28.913Z] #50 27.72 The following NEW packages will be installed: [2023-04-05T14:28:28.913Z] #50 27.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-05T14:28:28.913Z] #50 27.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-05T14:28:28.913Z] #50 27.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-05T14:28:28.913Z] #50 27.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-05T14:28:28.913Z] #50 27.72 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-05T14:28:28.913Z] #50 27.72 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-05T14:28:28.913Z] #50 27.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-05T14:28:28.913Z] #50 27.72 xz-utils zip [2023-04-05T14:28:29.162Z] 8185ee4ed646: Pulling fs layer [2023-04-05T14:28:29.162Z] b5f4ee3f051b: Pulling fs layer [2023-04-05T14:28:29.169Z] #50 28.09 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:28:29.169Z] #50 28.09 Need to get 27.0 MB of archives. [2023-04-05T14:28:29.169Z] #50 28.09 After this operation, 104 MB of additional disk space will be used. [2023-04-05T14:28:29.169Z] #50 28.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-05T14:28:29.169Z] #50 28.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-05T14:28:29.342Z] #39 40.17 CC images/signalfd.o [2023-04-05T14:28:29.426Z] #50 28.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-05T14:28:29.426Z] #50 28.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-05T14:28:29.426Z] #50 28.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-05T14:28:29.426Z] #50 28.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-05T14:28:29.426Z] #50 28.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-05T14:28:29.426Z] #50 28.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-05T14:28:29.426Z] #50 28.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T14:28:29.426Z] #50 28.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T14:28:29.426Z] #50 28.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-05T14:28:29.426Z] #50 28.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-05T14:28:29.426Z] #50 28.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-05T14:28:29.426Z] #50 28.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-05T14:28:29.426Z] #50 28.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-05T14:28:29.426Z] #50 28.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-05T14:28:29.426Z] #50 28.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-05T14:28:29.426Z] #50 28.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-05T14:28:29.426Z] #50 28.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-05T14:28:29.426Z] #50 28.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-05T14:28:29.426Z] #50 28.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-05T14:28:29.426Z] #50 28.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-05T14:28:29.426Z] #50 28.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-05T14:28:29.600Z] #39 40.57 CC images/fs.o [2023-04-05T14:28:29.683Z] #50 28.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-05T14:28:29.683Z] #50 28.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-05T14:28:29.683Z] #50 28.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-05T14:28:29.683Z] #50 28.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-05T14:28:29.942Z] #50 28.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-05T14:28:29.942Z] #50 28.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-05T14:28:29.942Z] #50 28.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-05T14:28:29.942Z] #50 28.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-05T14:28:29.942Z] #50 28.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-05T14:28:29.942Z] #50 28.76 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-05T14:28:29.942Z] #50 28.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-05T14:28:29.942Z] #50 28.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-05T14:28:29.942Z] #50 28.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-05T14:28:29.942Z] #50 28.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T14:28:29.942Z] #50 28.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-05T14:28:29.942Z] #50 28.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-05T14:28:29.942Z] #50 28.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-05T14:28:29.942Z] #50 28.90 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-05T14:28:29.942Z] #50 28.95 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-05T14:28:29.942Z] #50 28.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-05T14:28:30.167Z] #39 40.91 CC images/pstree.o [2023-04-05T14:28:30.199Z] #50 28.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-05T14:28:30.426Z] #39 41.37 CC images/pipe.o [2023-04-05T14:28:30.456Z] #50 29.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-05T14:28:30.456Z] #50 29.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-05T14:28:30.456Z] #50 29.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-05T14:28:30.589Z] #29 268.6 + /build/golangci-lint --version [2023-04-05T14:28:30.589Z] #29 268.7 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-05T14:28:30.589Z] #29 DONE 269.0s [2023-04-05T14:28:30.589Z] [2023-04-05T14:28:30.589Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:28:30.684Z] #39 41.64 CC images/tcp-stream.o [2023-04-05T14:28:30.815Z] #30 ... [2023-04-05T14:28:30.815Z] [2023-04-05T14:28:30.815Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:30.815Z] #39 31.35 CC images/core-x86.o [2023-04-05T14:28:30.815Z] #39 32.20 CC images/core-arm.o [2023-04-05T14:28:30.815Z] #39 32.77 CC images/core-aarch64.o [2023-04-05T14:28:30.815Z] #39 33.56 CC images/core-ppc64.o [2023-04-05T14:28:30.942Z] #39 42.03 CC images/sk-packet.o [2023-04-05T14:28:31.163Z] #37 238.5 + bin/containerd [2023-04-05T14:28:31.393Z] #50 30.24 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:28:31.423Z] #37 ... [2023-04-05T14:28:31.423Z] [2023-04-05T14:28:31.423Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-05T14:28:31.423Z] #62 DONE 0.2s [2023-04-05T14:28:31.509Z] #39 ... [2023-04-05T14:28:31.509Z] [2023-04-05T14:28:31.509Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:28:31.509Z] #34 116.8 internal/fmtsort [2023-04-05T14:28:31.509Z] #34 117.9 internal/safefilepath [2023-04-05T14:28:31.509Z] #34 118.3 internal/syscall/execenv [2023-04-05T14:28:31.509Z] #34 119.0 path [2023-04-05T14:28:31.509Z] #34 119.9 io/fs [2023-04-05T14:28:31.509Z] #34 120.1 strings [2023-04-05T14:28:31.509Z] #34 122.1 os [2023-04-05T14:28:31.509Z] #34 124.5 bufio [2023-04-05T14:28:31.509Z] #34 126.5 text/tabwriter [2023-04-05T14:28:31.650Z] #50 30.47 Fetched 27.0 MB in 2s (17.5 MB/s) [2023-04-05T14:28:31.650Z] #50 30.56 Selecting previously unselected package pigz. [2023-04-05T14:28:31.685Z] [2023-04-05T14:28:31.685Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-05T14:28:31.685Z] #63 DONE 0.1s [2023-04-05T14:28:31.685Z] [2023-04-05T14:28:31.685Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:28:31.685Z] #37 ... [2023-04-05T14:28:31.685Z] [2023-04-05T14:28:31.685Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-05T14:28:31.685Z] #64 DONE 0.1s [2023-04-05T14:28:31.755Z] #39 34.57 CC images/core-s390.o [2023-04-05T14:28:31.768Z] #34 ... [2023-04-05T14:28:31.768Z] [2023-04-05T14:28:31.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:31.768Z] #39 42.48 CC images/mnt.o [2023-04-05T14:28:31.906Z] #50 30.56 (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 ... 24020 files and directories currently installed.) [2023-04-05T14:28:31.906Z] #50 30.63 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-05T14:28:31.906Z] #50 30.64 Unpacking pigz (2.6-1) ... [2023-04-05T14:28:31.906Z] #50 30.81 Selecting previously unselected package libelf1:amd64. [2023-04-05T14:28:31.945Z] [2023-04-05T14:28:31.945Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:28:32.026Z] #39 42.89 CC images/pipe-data.o [2023-04-05T14:28:32.163Z] #50 30.81 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-05T14:28:32.163Z] #50 30.82 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-05T14:28:32.163Z] #50 31.06 Selecting previously unselected package libbpf0:amd64. [2023-04-05T14:28:32.285Z] #39 43.29 CC images/sa.o [2023-04-05T14:28:32.419Z] #50 31.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-05T14:28:32.419Z] #50 31.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-05T14:28:32.419Z] #50 31.27 Selecting previously unselected package libcap2:amd64. [2023-04-05T14:28:32.419Z] #50 31.28 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-05T14:28:32.419Z] #50 31.29 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:28:32.544Z] #39 43.56 CC images/timer.o [2023-04-05T14:28:32.677Z] #50 31.39 Selecting previously unselected package libmnl0:amd64. [2023-04-05T14:28:32.677Z] #50 31.39 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-05T14:28:32.677Z] #50 31.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-05T14:28:32.677Z] #50 31.54 Selecting previously unselected package libxtables12:amd64. [2023-04-05T14:28:32.677Z] #50 31.56 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-05T14:28:32.677Z] #50 31.60 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-05T14:28:32.695Z] #39 35.76 CC images/cpuinfo.o [2023-04-05T14:28:32.934Z] #50 31.85 Selecting previously unselected package libcap2-bin. [2023-04-05T14:28:32.934Z] #50 31.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-05T14:28:32.934Z] #50 31.90 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-05T14:28:33.191Z] #50 32.05 Selecting previously unselected package iproute2. [2023-04-05T14:28:33.191Z] #50 32.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-05T14:28:33.191Z] #50 32.06 Unpacking iproute2 (5.10.0-4) ... [2023-04-05T14:28:33.481Z] #39 44.12 CC images/timerfd.o [2023-04-05T14:28:33.481Z] #39 44.32 CC images/mm.o [2023-04-05T14:28:33.635Z] #39 36.55 CC images/inventory.o [2023-04-05T14:28:33.744Z] #39 44.80 CC images/sk-opts.o [2023-04-05T14:28:34.121Z] #50 32.97 Selecting previously unselected package xxd. [2023-04-05T14:28:34.121Z] #50 32.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:28:34.121Z] #50 32.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:28:34.207Z] #39 36.97 CC images/fdinfo.o [2023-04-05T14:28:34.311Z] #39 45.16 CC images/sk-unix.o [2023-04-05T14:28:34.569Z] #39 45.50 CC images/sk-inet.o [2023-04-05T14:28:34.684Z] #50 33.39 Selecting previously unselected package vim-common. [2023-04-05T14:28:34.684Z] #50 33.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:28:34.684Z] #50 33.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:28:34.684Z] #50 33.66 Selecting previously unselected package bash-completion. [2023-04-05T14:28:34.785Z] #39 37.60 CC images/fown.o [2023-04-05T14:28:34.941Z] #50 33.67 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-05T14:28:35.036Z] b5f4ee3f051b: Verifying Checksum [2023-04-05T14:28:35.036Z] b5f4ee3f051b: Download complete [2023-04-05T14:28:35.136Z] #39 46.12 CC images/tun.o [2023-04-05T14:28:35.357Z] #39 38.10 CC images/ns.o [2023-04-05T14:28:35.357Z] #39 38.43 CC images/regfile.o [2023-04-05T14:28:35.703Z] #39 46.70 CC images/sk-netlink.o [2023-04-05T14:28:35.928Z] #39 38.77 CC images/ghost-file.o [2023-04-05T14:28:35.943Z] #36 DONE 254.2s [2023-04-05T14:28:35.943Z] [2023-04-05T14:28:35.943Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:28:36.270Z] #39 47.05 CC images/packet-sock.o [2023-04-05T14:28:36.500Z] #39 39.45 CC images/fifo.o [2023-04-05T14:28:36.761Z] #39 39.70 CC images/remap-file-path.o [2023-04-05T14:28:36.837Z] #39 47.70 CC images/ipc-var.o [2023-04-05T14:28:37.022Z] #39 39.93 CC images/eventfd.o [2023-04-05T14:28:37.283Z] #39 40.22 CC images/eventpoll.o [2023-04-05T14:28:37.405Z] #39 48.20 CC images/ipc-desc.o [2023-04-05T14:28:37.405Z] #39 48.33 CC images/ipc-shm.o [2023-04-05T14:28:37.664Z] #39 48.56 CC images/ipc-msg.o [2023-04-05T14:28:37.854Z] #39 40.68 CC images/fh.o [2023-04-05T14:28:38.219Z] #50 36.75 Unpacking bash-completion (1:2.11-2) ... [2023-04-05T14:28:38.230Z] #39 49.08 CC images/ipc-sem.o [2023-04-05T14:28:38.426Z] #39 41.22 CC images/fsnotify.o [2023-04-05T14:28:38.460Z] #45 ... [2023-04-05T14:28:38.460Z] [2023-04-05T14:28:38.460Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-05T14:28:38.460Z] #58 DONE 0.2s [2023-04-05T14:28:38.460Z] [2023-04-05T14:28:38.460Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-05T14:28:38.460Z] #59 DONE 0.1s [2023-04-05T14:28:38.460Z] [2023-04-05T14:28:38.460Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-05T14:28:38.460Z] #60 DONE 0.1s [2023-04-05T14:28:38.460Z] [2023-04-05T14:28:38.461Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:28:38.461Z] #28 ... [2023-04-05T14:28:38.461Z] [2023-04-05T14:28:38.461Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-05T14:28:38.461Z] #61 DONE 0.1s [2023-04-05T14:28:38.461Z] [2023-04-05T14:28:38.461Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:28:38.489Z] #39 49.30 CC images/utsns.o [2023-04-05T14:28:38.489Z] #39 49.48 CC images/creds.o [2023-04-05T14:28:38.536Z] #50 37.42 Selecting previously unselected package bzip2. [2023-04-05T14:28:38.748Z] #39 49.70 CC images/vma.o [2023-04-05T14:28:38.793Z] #50 37.45 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-05T14:28:38.793Z] #50 37.47 Unpacking bzip2 (1.0.8-4) ... [2023-04-05T14:28:39.006Z] #39 50.08 CC images/netdev.o [2023-04-05T14:28:39.053Z] #50 37.74 Selecting previously unselected package xz-utils. [2023-04-05T14:28:39.053Z] #50 37.74 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-05T14:28:39.053Z] #50 37.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T14:28:39.053Z] #50 37.95 Selecting previously unselected package apparmor. [2023-04-05T14:28:39.053Z] #50 37.95 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-05T14:28:39.053Z] #50 ... [2023-04-05T14:28:39.053Z] [2023-04-05T14:28:39.053Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:39.053Z] #39 166.8 CC criu/cr-service.o [2023-04-05T14:28:39.053Z] #39 169.4 CC criu/crtools.o [2023-04-05T14:28:39.053Z] #39 170.2 CC criu/eventfd.o [2023-04-05T14:28:39.053Z] #39 170.6 CC criu/eventpoll.o [2023-04-05T14:28:39.053Z] #39 172.1 CC criu/external.o [2023-04-05T14:28:39.053Z] #39 172.8 CC criu/fault-injection.o [2023-04-05T14:28:39.053Z] #39 173.2 CC criu/fdstore.o [2023-04-05T14:28:39.053Z] #39 174.0 CC criu/fifo.o [2023-04-05T14:28:39.053Z] #39 174.6 CC criu/file-ids.o [2023-04-05T14:28:39.053Z] #39 174.9 CC criu/file-lock.o [2023-04-05T14:28:39.053Z] #39 176.2 CC criu/files-ext.o [2023-04-05T14:28:39.053Z] #39 176.6 CC criu/files-reg.o [2023-04-05T14:28:39.310Z] #39 ... [2023-04-05T14:28:39.310Z] [2023-04-05T14:28:39.310Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:28:39.310Z] #50 38.14 Unpacking apparmor (2.13.6-10) ... [2023-04-05T14:28:39.368Z] #39 42.21 CC images/signalfd.o [2023-04-05T14:28:39.875Z] #50 38.81 Selecting previously unselected package inetutils-ping. [2023-04-05T14:28:39.875Z] #50 38.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-05T14:28:39.875Z] #50 38.83 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T14:28:39.940Z] #39 42.64 CC images/fs.o [2023-04-05T14:28:39.940Z] #39 43.05 CC images/pstree.o [2023-04-05T14:28:39.942Z] #39 50.76 CC images/tty.o [2023-04-05T14:28:40.439Z] #50 39.09 Selecting previously unselected package libip4tc2:amd64. [2023-04-05T14:28:40.439Z] #50 39.09 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-05T14:28:40.439Z] #50 39.10 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-05T14:28:40.439Z] #50 39.19 Selecting previously unselected package libip6tc2:amd64. [2023-04-05T14:28:40.439Z] #50 39.20 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-05T14:28:40.439Z] #50 39.20 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-05T14:28:40.512Z] #39 43.25 CC images/pipe.o [2023-04-05T14:28:40.697Z] #50 39.47 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-05T14:28:40.697Z] #50 39.48 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-05T14:28:40.697Z] #50 39.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-05T14:28:40.697Z] #50 39.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-05T14:28:40.697Z] #50 39.58 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-05T14:28:40.697Z] #50 39.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-05T14:28:40.773Z] #39 43.55 CC images/tcp-stream.o [2023-04-05T14:28:40.895Z] #39 51.73 CC images/file-lock.o [2023-04-05T14:28:40.954Z] #50 39.69 Selecting previously unselected package libnftnl11:amd64. [2023-04-05T14:28:40.954Z] #50 39.70 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-05T14:28:40.954Z] #50 39.71 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-05T14:28:40.954Z] #50 39.89 Selecting previously unselected package iptables. [2023-04-05T14:28:40.954Z] #50 39.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-05T14:28:40.954Z] #50 39.93 Unpacking iptables (1.8.7-1) ... [2023-04-05T14:28:41.034Z] #39 43.90 CC images/sk-packet.o [2023-04-05T14:28:41.154Z] #39 52.04 CC images/rlimit.o [2023-04-05T14:28:41.295Z] #39 44.36 CC images/mnt.o [2023-04-05T14:28:41.413Z] #39 52.35 CC images/pagemap.o [2023-04-05T14:28:41.518Z] #50 40.36 Selecting previously unselected package libonig5:amd64. [2023-04-05T14:28:41.518Z] #50 40.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-05T14:28:41.518Z] #50 40.38 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:28:41.558Z] #39 ... [2023-04-05T14:28:41.558Z] [2023-04-05T14:28:41.558Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:28:41.558Z] #27 128.1 internal/fmtsort [2023-04-05T14:28:41.558Z] #27 129.2 internal/safefilepath [2023-04-05T14:28:41.558Z] #27 129.4 internal/syscall/execenv [2023-04-05T14:28:41.558Z] #27 129.6 path [2023-04-05T14:28:41.558Z] #27 129.6 strings [2023-04-05T14:28:41.558Z] #27 130.4 io/fs [2023-04-05T14:28:41.558Z] #27 132.5 os [2023-04-05T14:28:41.558Z] #27 134.5 bufio [2023-04-05T14:28:41.558Z] #27 137.4 text/tabwriter [2023-04-05T14:28:41.775Z] #50 40.62 Selecting previously unselected package libjq1:amd64. [2023-04-05T14:28:41.775Z] #50 40.62 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-05T14:28:41.775Z] #50 40.64 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:28:41.980Z] #39 52.80 CC images/siginfo.o [2023-04-05T14:28:42.034Z] #50 40.76 Selecting previously unselected package jq. [2023-04-05T14:28:42.034Z] #50 40.79 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-05T14:28:42.034Z] #50 40.80 Unpacking jq (1.6-2.1) ... [2023-04-05T14:28:42.034Z] #50 40.98 Selecting previously unselected package libaio1:amd64. [2023-04-05T14:28:42.034Z] #50 40.98 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-05T14:28:42.129Z] #27 ... [2023-04-05T14:28:42.129Z] [2023-04-05T14:28:42.129Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:42.129Z] #39 44.84 CC images/pipe-data.o [2023-04-05T14:28:42.291Z] #50 41.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-05T14:28:42.291Z] #50 41.15 Selecting previously unselected package libgpm2:amd64. [2023-04-05T14:28:42.291Z] #50 41.17 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-05T14:28:42.291Z] #50 41.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-05T14:28:42.390Z] #39 45.13 CC images/sa.o [2023-04-05T14:28:42.548Z] #50 41.30 Selecting previously unselected package libicu67:amd64. [2023-04-05T14:28:42.548Z] #50 41.30 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-05T14:28:42.548Z] #50 41.32 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-05T14:28:42.559Z] #39 53.38 CC images/rpc.o [2023-04-05T14:28:42.719Z] #39 45.47 CC images/timer.o [2023-04-05T14:28:42.818Z] #39 ... [2023-04-05T14:28:42.818Z] [2023-04-05T14:28:42.818Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:28:42.818Z] #28 137.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-05T14:28:42.818Z] #28 137.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:28:42.818Z] #28 137.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:28:43.077Z] #28 ... [2023-04-05T14:28:43.077Z] [2023-04-05T14:28:43.077Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:28:43.077Z] #34 128.4 fmt [2023-04-05T14:28:43.077Z] #34 128.5 io/ioutil [2023-04-05T14:28:43.077Z] #34 132.5 flag [2023-04-05T14:28:43.077Z] #34 132.5 github.com/BurntSushi/toml [2023-04-05T14:28:43.077Z] #34 134.8 log [2023-04-05T14:28:43.308Z] #39 46.22 CC images/timerfd.o [2023-04-05T14:28:43.581Z] #39 46.54 CC images/mm.o [2023-04-05T14:28:44.013Z] #34 139.1 github.com/BurntSushi/toml/cmd/tomlv [2023-04-05T14:28:44.013Z] #34 ... [2023-04-05T14:28:44.013Z] [2023-04-05T14:28:44.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:44.013Z] #39 54.89 CC images/ext-file.o [2023-04-05T14:28:44.165Z] #39 47.07 CC images/sk-opts.o [2023-04-05T14:28:44.272Z] #39 55.26 CC images/cgroup.o [2023-04-05T14:28:44.424Z] #39 47.38 CC images/sk-unix.o [2023-04-05T14:28:45.007Z] #39 47.86 CC images/sk-inet.o [2023-04-05T14:28:45.209Z] #39 56.22 CC images/userns.o [2023-04-05T14:28:45.579Z] #39 48.51 CC images/tun.o [2023-04-05T14:28:45.776Z] #39 56.68 CC images/google/protobuf/descriptor.o [2023-04-05T14:28:46.151Z] #39 49.01 CC images/sk-netlink.o [2023-04-05T14:28:46.413Z] #39 49.41 CC images/packet-sock.o [2023-04-05T14:28:46.985Z] #39 49.95 CC images/ipc-var.o [2023-04-05T14:28:47.246Z] #39 50.10 CC images/ipc-desc.o [2023-04-05T14:28:47.507Z] #39 50.46 CC images/ipc-shm.o [2023-04-05T14:28:48.080Z] #39 50.88 CC images/ipc-msg.o [2023-04-05T14:28:48.309Z] #39 58.93 CC images/opts.o [2023-04-05T14:28:48.309Z] #39 59.12 CC images/seccomp.o [2023-04-05T14:28:48.309Z] #39 59.29 CC images/binfmt-misc.o [2023-04-05T14:28:48.341Z] #39 51.42 CC images/ipc-sem.o [2023-04-05T14:28:48.877Z] #39 59.65 CC images/time.o [2023-04-05T14:28:48.877Z] #39 ... [2023-04-05T14:28:48.877Z] [2023-04-05T14:28:48.877Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:28:48.877Z] #34 DONE 144.2s [2023-04-05T14:28:48.877Z] [2023-04-05T14:28:48.877Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:28:48.877Z] #37 80.77 Updating files: 26% (1420/5261) Updating files: 27% (1421/5261) Updating files: 28% (1474/5261) Updating files: 29% (1526/5261) Updating files: 30% (1579/5261) Updating files: 31% (1631/5261) Updating files: 32% (1684/5261) Updating files: 33% (1737/5261) Updating files: 34% (1789/5261) Updating files: 35% (1842/5261) Updating files: 36% (1894/5261) Updating files: 37% (1947/5261) Updating files: 38% (2000/5261) Updating files: 39% (2052/5261) Updating files: 40% (2105/5261) Updating files: 41% (2158/5261) Updating files: 42% (2210/5261) Updating files: 43% (2263/5261) Updating files: 44% (2315/5261) Updating files: 45% (2368/5261) Updating files: 46% (2421/5261) Updating files: 47% (2473/5261) Updating files: 48% (2526/5261) Updating files: 49% (2578/5261) Updating files: 50% (2631/5261) Updating files: 51% (2684/5261) Updating files: 52% (2736/5261) Updating files: 53% (2789/5261) Updating files: 54% (2841/5261) Updating files: 55% (2894/5261) Updating files: 56% (2947/5261) Updating files: 57% (2999/5261) Updating files: 58% (3052/5261) Updating files: 59% (3104/5261) Updating files: 60% (3157/5261) Updating files: 61% (3210/5261) Updating files: 62% (3262/5261) Updating files: 63% (3315/5261) Updating files: 64% (3368/5261) Updating files: 65% (3420/5261) Updating files: 66% (3473/5261) Updating files: 67% (3525/5261) Updating files: 68% (3578/5261) Updating files: 69% (3631/5261) Updating files: 70% (3683/5261) Updating files: 71% (3736/5261) Updating files: 72% (3788/5261) Updating files: 73% (3841/5261) Updating files: 74% (3894/5261) Updating files: 75% (3946/5261) Updating files: 76% (3999/5261) Updating files: 77% (4051/5261) Updating files: 78% (4104/5261) Updating files: 79% (4157/5261) Updating files: 80% (4209/5261) Updating files: 81% (4262/5261) Updating files: 82% (4315/5261) Updating files: 83% (4367/5261) Updating files: 84% (4420/5261) Updating files: 85% (4472/5261) Updating files: 86% (4525/5261) Updating files: 87% (4578/5261) Updating files: 88% (4630/5261) Updating files: 89% (4683/5261) Updating files: 90% (4735/5261) Updating files: 91% (4788/5261) Updating files: 92% (4841/5261) Updating files: 93% (4893/5261) Updating files: 94% (4946/5261) Updating files: 95% (4998/5261) Updating files: 96% (5051/5261) Updating files: 97% (5104/5261) Updating files: 98% (5156/5261) Updating files: 99% (5209/5261) Updating files: 100% (5261/5261) Updating files: 100% (5261/5261), done. [2023-04-05T14:28:48.877Z] #37 83.51 + cd /tmp/tmp.8Zm8F61fP1/src/github.com/containerd/containerd [2023-04-05T14:28:48.877Z] #37 83.51 + git checkout -q v1.6.16 [2023-04-05T14:28:48.911Z] #39 51.86 CC images/utsns.o [2023-04-05T14:28:49.096Z] #50 47.40 Selecting previously unselected package libinih1:amd64. [2023-04-05T14:28:49.096Z] #50 47.40 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-05T14:28:49.096Z] #50 47.41 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-05T14:28:49.096Z] #50 47.60 Selecting previously unselected package libnet1:amd64. [2023-04-05T14:28:49.096Z] #50 47.61 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:28:49.096Z] #50 47.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:28:49.096Z] #50 47.81 Selecting previously unselected package libnl-3-200:amd64. [2023-04-05T14:28:49.096Z] #50 47.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:28:49.096Z] #50 47.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:28:49.172Z] #39 52.27 CC images/creds.o [2023-04-05T14:28:49.354Z] #50 48.07 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-05T14:28:49.354Z] #50 48.09 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:28:49.354Z] #50 48.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:28:49.354Z] #50 48.20 Selecting previously unselected package net-tools. [2023-04-05T14:28:49.354Z] #50 48.20 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-05T14:28:49.354Z] #50 48.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T14:28:49.743Z] #39 52.65 CC images/vma.o [2023-04-05T14:28:49.919Z] #50 48.75 Selecting previously unselected package patch. [2023-04-05T14:28:49.919Z] #50 48.76 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-05T14:28:49.919Z] #50 48.85 Unpacking patch (2.7.6-7) ... [2023-04-05T14:28:50.004Z] #39 53.01 CC images/netdev.o [2023-04-05T14:28:50.483Z] #50 49.22 Selecting previously unselected package python-pip-whl. [2023-04-05T14:28:50.484Z] #50 49.22 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-05T14:28:50.484Z] #50 49.24 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T14:28:50.576Z] #39 ... [2023-04-05T14:28:50.576Z] [2023-04-05T14:28:50.576Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:28:50.576Z] #30 147.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-05T14:28:50.576Z] #30 147.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:28:50.576Z] #30 147.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:28:51.855Z] #50 50.38 Selecting previously unselected package python3-lib2to3. [2023-04-05T14:28:51.855Z] #50 50.39 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-05T14:28:51.855Z] #50 50.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-05T14:28:51.855Z] #50 50.82 Selecting previously unselected package python3-distutils. [2023-04-05T14:28:52.112Z] #50 50.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-05T14:28:52.112Z] #50 50.89 Unpacking python3-distutils (3.9.2-1) ... [2023-04-05T14:28:52.165Z] #37 86.76 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-05T14:28:52.165Z] #37 86.76 + BUILDTAGS='netgo osusergo static_build' [2023-04-05T14:28:52.165Z] #37 86.76 + export EXTRA_FLAGS=-buildmode=pie [2023-04-05T14:28:52.165Z] #37 86.76 + EXTRA_FLAGS=-buildmode=pie [2023-04-05T14:28:52.165Z] #37 86.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-05T14:28:52.165Z] #37 86.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-05T14:28:52.165Z] #37 86.76 + '[' '' = dynamic ']' [2023-04-05T14:28:52.165Z] #37 86.76 + make [2023-04-05T14:28:52.424Z] #37 ... [2023-04-05T14:28:52.424Z] [2023-04-05T14:28:52.424Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:28:52.424Z] #28 147.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-05T14:28:52.424Z] #28 147.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:28:52.424Z] #28 147.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-05T14:28:52.627Z] #50 51.33 Selecting previously unselected package python3-pkg-resources. [2023-04-05T14:28:52.627Z] #50 51.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T14:28:52.627Z] #50 51.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:28:52.627Z] #50 51.44 Selecting previously unselected package python3-setuptools. [2023-04-05T14:28:52.627Z] #50 51.46 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-05T14:28:52.627Z] #50 51.47 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-05T14:28:52.627Z] #50 ... [2023-04-05T14:28:52.627Z] [2023-04-05T14:28:52.627Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:52.627Z] #39 180.4 CC criu/files.o [2023-04-05T14:28:52.627Z] #39 183.9 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:28:52.627Z] #39 183.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-05T14:28:52.627Z] #39 184.0 CC criu/filesystems.o [2023-04-05T14:28:52.627Z] #39 185.2 CC criu/fsnotify.o [2023-04-05T14:28:52.627Z] #39 186.9 CC criu/image-desc.o [2023-04-05T14:28:52.627Z] #39 187.1 CC criu/image.o [2023-04-05T14:28:52.627Z] #39 188.2 CC criu/ipc_ns.o [2023-04-05T14:28:52.627Z] #39 190.0 CC criu/irmap.o [2023-04-05T14:28:53.121Z] #30 ... [2023-04-05T14:28:53.121Z] [2023-04-05T14:28:53.121Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:28:53.121Z] #27 139.5 io/ioutil [2023-04-05T14:28:53.121Z] #27 139.5 fmt [2023-04-05T14:28:53.121Z] #27 144.2 github.com/BurntSushi/toml [2023-04-05T14:28:53.121Z] #27 144.2 flag [2023-04-05T14:28:53.121Z] #27 147.2 log [2023-04-05T14:28:53.121Z] #27 ... [2023-04-05T14:28:53.121Z] [2023-04-05T14:28:53.121Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:28:53.191Z] #39 191.1 CC criu/kcmp-ids.o [2023-04-05T14:28:53.192Z] #39 ... [2023-04-05T14:28:53.192Z] [2023-04-05T14:28:53.192Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:28:53.192Z] #50 52.06 Selecting previously unselected package python3-wheel. [2023-04-05T14:28:53.192Z] #50 52.07 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-05T14:28:53.192Z] #50 52.10 Unpacking python3-wheel (0.34.2-1) ... [2023-04-05T14:28:53.449Z] #50 52.28 Selecting previously unselected package python3-pip. [2023-04-05T14:28:53.449Z] #50 52.28 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-05T14:28:53.449Z] #50 52.29 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T14:28:54.013Z] #50 52.77 Selecting previously unselected package sudo. [2023-04-05T14:28:54.013Z] #50 52.78 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-05T14:28:54.013Z] #50 52.79 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T14:28:54.945Z] #50 53.81 Selecting previously unselected package thin-provisioning-tools. [2023-04-05T14:28:54.945Z] #50 53.83 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-05T14:28:54.945Z] #50 53.83 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-05T14:28:55.878Z] #50 54.61 Selecting previously unselected package uidmap. [2023-04-05T14:28:55.878Z] #50 54.61 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-05T14:28:55.878Z] #50 54.62 Unpacking uidmap (1:4.8.1-1) ... [2023-04-05T14:28:55.878Z] #50 54.89 Selecting previously unselected package vim-runtime. [2023-04-05T14:28:55.878Z] #50 54.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:28:56.136Z] #50 54.96 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-05T14:28:56.136Z] #50 54.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-05T14:28:56.136Z] #50 55.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:28:56.251Z] #37 81.14 Updating files: 26% (1382/5261) Updating files: 27% (1421/5261) Updating files: 28% (1474/5261) Updating files: 29% (1526/5261) Updating files: 30% (1579/5261) Updating files: 31% (1631/5261) Updating files: 32% (1684/5261) Updating files: 33% (1737/5261) Updating files: 34% (1789/5261) Updating files: 35% (1842/5261) Updating files: 36% (1894/5261) Updating files: 37% (1947/5261) Updating files: 38% (2000/5261) Updating files: 39% (2052/5261) Updating files: 40% (2105/5261) Updating files: 41% (2158/5261) Updating files: 42% (2210/5261) Updating files: 43% (2263/5261) Updating files: 44% (2315/5261) Updating files: 45% (2368/5261) Updating files: 46% (2421/5261) Updating files: 47% (2473/5261) Updating files: 48% (2526/5261) Updating files: 49% (2578/5261) Updating files: 50% (2631/5261) Updating files: 51% (2684/5261) Updating files: 52% (2736/5261) Updating files: 53% (2789/5261) Updating files: 54% (2841/5261) Updating files: 55% (2894/5261) Updating files: 56% (2947/5261) Updating files: 57% (2999/5261) Updating files: 58% (3052/5261) Updating files: 59% (3104/5261) Updating files: 60% (3157/5261) Updating files: 61% (3210/5261) Updating files: 62% (3262/5261) Updating files: 63% (3315/5261) Updating files: 64% (3368/5261) Updating files: 65% (3420/5261) Updating files: 66% (3473/5261) Updating files: 67% (3525/5261) Updating files: 68% (3578/5261) Updating files: 69% (3631/5261) Updating files: 70% (3683/5261) Updating files: 71% (3736/5261) Updating files: 72% (3788/5261) Updating files: 73% (3841/5261) Updating files: 74% (3894/5261) Updating files: 75% (3946/5261) Updating files: 76% (3999/5261) Updating files: 77% (4051/5261) Updating files: 77% (4102/5261) Updating files: 78% (4104/5261) Updating files: 79% (4157/5261) Updating files: 80% (4209/5261) Updating files: 81% (4262/5261) Updating files: 82% (4315/5261) Updating files: 83% (4367/5261) Updating files: 84% (4420/5261) Updating files: 85% (4472/5261) Updating files: 86% (4525/5261) Updating files: 87% (4578/5261) Updating files: 88% (4630/5261) Updating files: 89% (4683/5261) Updating files: 90% (4735/5261) Updating files: 91% (4788/5261) Updating files: 92% (4841/5261) Updating files: 93% (4893/5261) Updating files: 94% (4946/5261) Updating files: 95% (4998/5261) Updating files: 95% (5007/5261) Updating files: 96% (5051/5261) Updating files: 97% (5104/5261) Updating files: 98% (5156/5261) Updating files: 99% (5209/5261) Updating files: 100% (5261/5261) Updating files: 100% (5261/5261), done. [2023-04-05T14:28:56.252Z] #37 84.42 + cd /tmp/tmp.eTIM60tUIM/src/github.com/containerd/containerd [2023-04-05T14:28:56.252Z] #37 84.42 + git checkout -q v1.6.16 [2023-04-05T14:28:58.991Z] #28 ... [2023-04-05T14:28:58.991Z] [2023-04-05T14:28:58.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:58.991Z] #39 59.95 CC images/sysctl.o [2023-04-05T14:28:58.991Z] #39 60.22 CC images/autofs.o [2023-04-05T14:28:58.991Z] #39 60.52 CC images/macvlan.o [2023-04-05T14:28:58.991Z] #39 60.94 CC images/sit.o [2023-04-05T14:28:58.991Z] #39 61.38 CC images/memfd.o [2023-04-05T14:28:58.991Z] #39 62.06 CC images/timens.o [2023-04-05T14:28:58.991Z] #39 62.45 LINK images/built-in.o [2023-04-05T14:28:58.991Z] #39 62.86 GEN compel/include/asm [2023-04-05T14:28:58.991Z] #39 62.93 GEN compel/include/version.h [2023-04-05T14:28:58.991Z] #39 62.97 touch .config [2023-04-05T14:28:58.991Z] #39 63.15 GEN include/common/config.h [2023-04-05T14:28:58.991Z] #39 63.29 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-05T14:28:58.991Z] #39 63.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-05T14:28:58.991Z] #39 63.40 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-05T14:28:58.991Z] #39 63.47 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-05T14:28:58.991Z] #39 63.52 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-05T14:28:58.991Z] #39 63.56 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-05T14:28:58.991Z] #39 63.65 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-05T14:28:58.991Z] #39 63.77 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-05T14:28:58.991Z] #39 63.88 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-05T14:28:58.991Z] #39 63.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-05T14:28:58.991Z] #39 63.99 DEP compel/plugins/std/infect.d [2023-04-05T14:28:58.991Z] #39 64.18 DEP compel/plugins/std/string.d [2023-04-05T14:28:58.991Z] #39 64.29 DEP compel/plugins/std/log.d [2023-04-05T14:28:58.991Z] #39 64.36 DEP compel/plugins/std/fds.d [2023-04-05T14:28:58.991Z] #39 64.66 DEP compel/plugins/std/std.d [2023-04-05T14:28:58.991Z] #39 64.81 DEP compel/plugins/shmem/shmem.d [2023-04-05T14:28:58.991Z] #39 64.94 DEP compel/plugins/fds/fds.d [2023-04-05T14:28:58.991Z] #39 65.12 CC compel/plugins/std/std.o [2023-04-05T14:28:58.991Z] #39 65.47 CC compel/plugins/std/fds.o [2023-04-05T14:28:58.991Z] #39 65.93 CC compel/plugins/std/log.o [2023-04-05T14:28:58.991Z] #39 66.98 CC compel/plugins/std/string.o [2023-04-05T14:28:58.991Z] #39 67.95 CC compel/plugins/std/infect.o [2023-04-05T14:28:58.991Z] #39 68.52 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-05T14:28:58.991Z] #39 68.65 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-05T14:28:58.991Z] #39 68.90 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-05T14:28:58.991Z] #39 69.08 AR compel/plugins/std.lib.a [2023-04-05T14:28:58.991Z] #39 69.20 CC compel/plugins/fds/fds.o [2023-04-05T14:28:58.991Z] #39 69.43 AR compel/plugins/fds.lib.a [2023-04-05T14:28:58.991Z] #39 69.55 HOSTDEP compel/src/lib/log-host.d [2023-04-05T14:28:58.991Z] #39 69.77 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-05T14:28:58.991Z] #39 69.91 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-05T14:28:58.991Z] #39 70.03 HOSTDEP compel/src/main-host.d [2023-04-05T14:28:59.251Z] #39 70.18 DEP compel/src/lib/ptrace.d [2023-04-05T14:28:59.510Z] #39 70.35 DEP compel/src/lib/infect.d [2023-04-05T14:28:59.510Z] #39 70.50 DEP compel/src/lib/infect-util.d [2023-04-05T14:28:59.510Z] #39 70.60 DEP compel/src/lib/infect-rpc.d [2023-04-05T14:28:59.552Z] #37 87.19 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-05T14:28:59.552Z] #37 87.19 + BUILDTAGS='netgo osusergo static_build' [2023-04-05T14:28:59.552Z] #37 87.19 + export EXTRA_FLAGS=-buildmode=pie [2023-04-05T14:28:59.552Z] #37 87.19 + EXTRA_FLAGS=-buildmode=pie [2023-04-05T14:28:59.552Z] #37 87.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-05T14:28:59.552Z] #37 87.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-05T14:28:59.552Z] #37 87.19 + '[' '' = dynamic ']' [2023-04-05T14:28:59.552Z] #37 87.19 + make [2023-04-05T14:28:59.552Z] #37 ... [2023-04-05T14:28:59.552Z] [2023-04-05T14:28:59.552Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-05T14:28:59.552Z] #27 151.9 github.com/BurntSushi/toml/cmd/tomlv [2023-04-05T14:28:59.552Z] #27 DONE 155.6s [2023-04-05T14:28:59.552Z] [2023-04-05T14:28:59.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:28:59.552Z] #39 53.75 CC images/tty.o [2023-04-05T14:28:59.552Z] #39 54.55 CC images/file-lock.o [2023-04-05T14:28:59.552Z] #39 54.79 CC images/rlimit.o [2023-04-05T14:28:59.552Z] #39 55.14 CC images/pagemap.o [2023-04-05T14:28:59.552Z] #39 55.63 CC images/siginfo.o [2023-04-05T14:28:59.552Z] #39 56.18 CC images/rpc.o [2023-04-05T14:28:59.552Z] #39 58.29 CC images/ext-file.o [2023-04-05T14:28:59.552Z] #39 58.58 CC images/cgroup.o [2023-04-05T14:28:59.552Z] #39 59.54 CC images/userns.o [2023-04-05T14:28:59.552Z] #39 60.00 CC images/google/protobuf/descriptor.o [2023-04-05T14:29:00.077Z] #39 70.80 DEP compel/arch/x86/src/lib/infect.d [2023-04-05T14:29:00.123Z] #39 62.91 CC images/opts.o [2023-04-05T14:29:00.347Z] 8185ee4ed646: Download complete [2023-04-05T14:29:00.371Z] #39 71.08 DEP compel/arch/x86/src/lib/cpu.d [2023-04-05T14:29:00.372Z] #39 71.19 DEP compel/src/lib/log.d [2023-04-05T14:29:00.383Z] #39 63.35 CC images/seccomp.o [2023-04-05T14:29:00.632Z] #39 71.37 DEP compel/src/main.d [2023-04-05T14:29:00.632Z] #39 71.63 DEP compel/src/lib/handle-elf.d [2023-04-05T14:29:00.904Z] #39 71.88 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-05T14:29:00.955Z] #39 63.82 CC images/binfmt-misc.o [2023-04-05T14:29:01.219Z] #39 64.14 CC images/time.o [2023-04-05T14:29:01.480Z] #39 72.25 CC compel/src/lib/log.o [2023-04-05T14:29:01.481Z] #39 64.49 CC images/sysctl.o [2023-04-05T14:29:01.481Z] #39 ... [2023-04-05T14:29:01.481Z] [2023-04-05T14:29:01.481Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:29:01.481Z] #30 158.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-05T14:29:01.481Z] #30 158.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:29:01.481Z] #30 158.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-05T14:29:01.743Z] #39 72.66 CC compel/arch/x86/src/lib/cpu.o [2023-04-05T14:29:02.680Z] #39 73.56 CC compel/arch/x86/src/lib/infect.o [2023-04-05T14:29:02.699Z] #50 61.39 Selecting previously unselected package vim. [2023-04-05T14:29:02.699Z] #50 61.40 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:29:02.699Z] #50 61.45 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:29:03.618Z] #39 ... [2023-04-05T14:29:03.618Z] [2023-04-05T14:29:03.618Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:29:03.618Z] #28 158.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-05T14:29:03.618Z] #28 158.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:29:03.618Z] #28 158.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:29:03.635Z] #50 62.52 Selecting previously unselected package xfsprogs. [2023-04-05T14:29:03.635Z] #50 62.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-05T14:29:03.635Z] #50 62.52 Unpacking xfsprogs (5.10.0-4) ... [2023-04-05T14:29:03.892Z] #50 ... [2023-04-05T14:29:03.892Z] [2023-04-05T14:29:03.892Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:03.892Z] #39 191.7 CC criu/kerndat.o [2023-04-05T14:29:03.892Z] #39 193.6 CC criu/libnetlink.o [2023-04-05T14:29:03.892Z] #39 194.1 CC criu/log.o [2023-04-05T14:29:03.892Z] #39 194.8 CC criu/lsm.o [2023-04-05T14:29:03.892Z] #39 195.6 CC criu/mem.o [2023-04-05T14:29:03.892Z] #39 198.4 CC criu/memfd.o [2023-04-05T14:29:03.892Z] #39 199.6 CC criu/mount.o [2023-04-05T14:29:04.551Z] #28 ... [2023-04-05T14:29:04.551Z] [2023-04-05T14:29:04.551Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:29:04.551Z] #37 89.34 + bin/ctr [2023-04-05T14:29:04.551Z] #37 ... [2023-04-05T14:29:04.551Z] [2023-04-05T14:29:04.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:04.551Z] #39 74.89 CC compel/src/lib/infect-rpc.o [2023-04-05T14:29:04.551Z] #39 75.33 CC compel/src/lib/infect-util.o [2023-04-05T14:29:04.811Z] #39 75.74 CC compel/src/lib/infect.o [2023-04-05T14:29:04.823Z] #39 ... [2023-04-05T14:29:04.823Z] [2023-04-05T14:29:04.823Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:29:04.823Z] #50 63.45 Selecting previously unselected package zip. [2023-04-05T14:29:04.823Z] #50 63.45 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-05T14:29:04.823Z] #50 63.48 Unpacking zip (3.0-12) ... [2023-04-05T14:29:05.393Z] #50 64.07 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:29:07.288Z] #50 65.87 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-05T14:29:07.288Z] #50 65.88 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T14:29:07.288Z] #50 65.89 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-05T14:29:07.288Z] #50 65.90 Setting up libicu67:amd64 (67.1-7) ... [2023-04-05T14:29:07.288Z] #50 65.91 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-05T14:29:07.288Z] #50 65.93 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-05T14:29:07.288Z] #50 65.94 Setting up uidmap (1:4.8.1-1) ... [2023-04-05T14:29:07.288Z] #50 65.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:29:07.288Z] #50 65.96 Setting up bzip2 (1.0.8-4) ... [2023-04-05T14:29:07.288Z] #50 65.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:29:07.288Z] #50 65.98 Setting up python3-wheel (0.34.2-1) ... [2023-04-05T14:29:08.067Z] #30 ... [2023-04-05T14:29:08.067Z] [2023-04-05T14:29:08.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:08.067Z] #39 64.70 CC images/autofs.o [2023-04-05T14:29:08.067Z] #39 65.08 CC images/macvlan.o [2023-04-05T14:29:08.067Z] #39 65.37 CC images/sit.o [2023-04-05T14:29:08.067Z] #39 65.79 CC images/memfd.o [2023-04-05T14:29:08.067Z] #39 66.23 CC images/timens.o [2023-04-05T14:29:08.067Z] #39 66.72 LINK images/built-in.o [2023-04-05T14:29:08.067Z] #39 67.07 GEN compel/include/asm [2023-04-05T14:29:08.067Z] #39 67.09 GEN compel/include/version.h [2023-04-05T14:29:08.067Z] #39 67.14 touch .config [2023-04-05T14:29:08.067Z] #39 67.33 GEN include/common/config.h [2023-04-05T14:29:08.067Z] #39 67.62 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-05T14:29:08.067Z] #39 67.69 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-05T14:29:08.067Z] #39 67.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-05T14:29:08.067Z] #39 67.85 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-05T14:29:08.067Z] #39 67.97 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-05T14:29:08.067Z] #39 68.12 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-05T14:29:08.067Z] #39 68.15 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-05T14:29:08.067Z] #39 68.16 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-05T14:29:08.067Z] #39 68.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-05T14:29:08.067Z] #39 68.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-05T14:29:08.067Z] #39 68.18 DEP compel/plugins/std/infect.d [2023-04-05T14:29:08.067Z] #39 68.20 DEP compel/plugins/std/string.d [2023-04-05T14:29:08.067Z] #39 68.23 DEP compel/plugins/std/log.d [2023-04-05T14:29:08.067Z] #39 68.36 DEP compel/plugins/std/fds.d [2023-04-05T14:29:08.067Z] #39 68.57 DEP compel/plugins/std/std.d [2023-04-05T14:29:08.067Z] #39 68.80 DEP compel/plugins/shmem/shmem.d [2023-04-05T14:29:08.067Z] #39 68.95 DEP compel/plugins/fds/fds.d [2023-04-05T14:29:08.067Z] #39 69.14 CC compel/plugins/std/std.o [2023-04-05T14:29:08.067Z] #39 69.36 CC compel/plugins/std/fds.o [2023-04-05T14:29:08.067Z] #39 69.96 CC compel/plugins/std/log.o [2023-04-05T14:29:08.067Z] #39 70.67 CC compel/plugins/std/string.o [2023-04-05T14:29:08.275Z] #50 67.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:29:08.275Z] #50 67.18 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:29:08.275Z] #50 67.19 Setting up libcap2-bin (1:2.44-1) ... [2023-04-05T14:29:08.275Z] #50 67.21 Setting up apparmor (2.13.6-10) ... [2023-04-05T14:29:08.638Z] #39 71.68 CC compel/plugins/std/infect.o [2023-04-05T14:29:08.998Z] #39 79.32 CC compel/src/lib/ptrace.o [2023-04-05T14:29:08.998Z] #39 79.91 AR compel/libcompel.a [2023-04-05T14:29:09.256Z] #39 80.09 HOSTCC compel/src/main-host.o [2023-04-05T14:29:09.580Z] #39 72.34 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-05T14:29:09.580Z] #39 72.48 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-05T14:29:09.823Z] #39 80.74 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-05T14:29:09.840Z] #39 72.65 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-05T14:29:09.840Z] #39 72.80 AR compel/plugins/std.lib.a [2023-04-05T14:29:10.082Z] #39 81.04 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-05T14:29:10.100Z] #39 72.99 CC compel/plugins/fds/fds.o [2023-04-05T14:29:10.649Z] #39 81.48 HOSTCC compel/src/lib/log-host.o [2023-04-05T14:29:10.671Z] #39 73.54 AR compel/plugins/fds.lib.a [2023-04-05T14:29:10.908Z] #39 81.80 HOSTLINK compel/compel-host-bin [2023-04-05T14:29:10.932Z] #39 73.81 HOSTDEP compel/src/lib/log-host.d [2023-04-05T14:29:10.932Z] #39 73.97 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-05T14:29:11.166Z] #39 82.11 DEP soccr/soccr.d [2023-04-05T14:29:11.193Z] #39 74.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-05T14:29:11.427Z] #39 82.38 CC soccr/soccr.o [2023-04-05T14:29:11.453Z] #39 74.23 HOSTDEP compel/src/main-host.d [2023-04-05T14:29:11.453Z] #39 74.33 DEP compel/src/lib/ptrace.d [2023-04-05T14:29:11.453Z] #39 ... [2023-04-05T14:29:11.453Z] [2023-04-05T14:29:11.453Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:29:11.453Z] #30 167.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-05T14:29:11.453Z] #30 167.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:29:11.453Z] #30 167.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:29:11.569Z] #50 70.25 Setting up zip (3.0-12) ... [2023-04-05T14:29:11.569Z] #50 70.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:29:11.569Z] #50 70.34 Setting up bash-completion (1:2.11-2) ... [2023-04-05T14:29:12.024Z] #30 ... [2023-04-05T14:29:12.024Z] [2023-04-05T14:29:12.024Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:29:12.024Z] #37 90.35 + bin/ctr [2023-04-05T14:29:12.286Z] #37 ... [2023-04-05T14:29:12.286Z] [2023-04-05T14:29:12.286Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:12.286Z] #39 74.53 DEP compel/src/lib/infect.d [2023-04-05T14:29:12.286Z] #39 74.93 DEP compel/src/lib/infect-util.d [2023-04-05T14:29:12.286Z] #39 75.12 DEP compel/src/lib/infect-rpc.d [2023-04-05T14:29:12.546Z] #39 75.29 DEP compel/arch/x86/src/lib/infect.d [2023-04-05T14:29:12.807Z] #39 75.58 DEP compel/arch/x86/src/lib/cpu.d [2023-04-05T14:29:12.807Z] #39 75.71 DEP compel/src/lib/log.d [2023-04-05T14:29:12.807Z] #39 75.85 DEP compel/src/main.d [2023-04-05T14:29:13.067Z] #39 76.05 DEP compel/src/lib/handle-elf.d [2023-04-05T14:29:13.328Z] #39 76.22 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-05T14:29:13.588Z] #39 76.50 CC compel/src/lib/log.o [2023-04-05T14:29:13.849Z] #39 76.82 CC compel/arch/x86/src/lib/cpu.o [2023-04-05T14:29:13.957Z] #39 84.46 AR soccr/libsoccr.a [2023-04-05T14:29:13.957Z] #39 84.54 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-05T14:29:13.957Z] #39 84.88 DEP criu/arch/x86/sigframe.d [2023-04-05T14:29:13.957Z] #39 84.97 DEP criu/arch/x86/sigaction_compat.d [2023-04-05T14:29:14.215Z] #39 85.14 DEP criu/arch/x86/kerndat.d [2023-04-05T14:29:14.474Z] #39 85.37 DEP criu/arch/x86/crtools.d [2023-04-05T14:29:14.732Z] #39 85.60 DEP criu/arch/x86/cpu.d [2023-04-05T14:29:14.993Z] #39 85.91 CC criu/arch/x86/cpu.o [2023-04-05T14:29:15.233Z] #39 78.10 CC compel/arch/x86/src/lib/infect.o [2023-04-05T14:29:15.928Z] #39 86.76 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:29:15.928Z] #39 86.76 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:29:15.928Z] #39 86.76 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:29:15.928Z] #39 86.76 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:29:15.928Z] #39 86.76 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:29:15.928Z] #39 86.81 CC criu/arch/x86/crtools.o [2023-04-05T14:29:16.617Z] #39 79.34 CC compel/src/lib/infect-rpc.o [2023-04-05T14:29:16.824Z] #50 74.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T14:29:16.824Z] #50 75.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-05T14:29:16.824Z] #50 75.03 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-05T14:29:16.824Z] #50 75.05 Setting up patch (2.7.6-7) ... [2023-04-05T14:29:16.824Z] #50 75.10 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T14:29:16.824Z] #50 75.28 invoke-rc.d: could not determine current runlevel [2023-04-05T14:29:16.824Z] #50 75.33 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-05T14:29:16.824Z] #50 75.54 Setting up xfsprogs (5.10.0-4) ... [2023-04-05T14:29:16.824Z] #50 75.69 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-05T14:29:16.824Z] #50 75.71 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T14:29:16.824Z] #50 75.73 Setting up pigz (2.6-1) ... [2023-04-05T14:29:16.824Z] #50 75.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-05T14:29:16.824Z] #50 75.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:29:16.824Z] #50 75.76 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T14:29:16.824Z] #50 75.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:29:16.877Z] #39 79.80 CC compel/src/lib/infect-util.o [2023-04-05T14:29:17.138Z] #28 ... [2023-04-05T14:29:17.138Z] [2023-04-05T14:29:17.138Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:29:17.138Z] #45 173.6 + mkdir -p /build [2023-04-05T14:29:17.395Z] #45 173.6 + cp runc /build/runc [2023-04-05T14:29:17.449Z] #39 80.30 CC compel/src/lib/infect.o [2023-04-05T14:29:17.653Z] #45 DONE 174.0s [2023-04-05T14:29:17.653Z] [2023-04-05T14:29:17.653Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:29:17.833Z] #39 88.59 CC criu/arch/x86/kerndat.o [2023-04-05T14:29:18.196Z] #50 76.82 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-05T14:29:18.196Z] #50 76.87 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-05T14:29:18.399Z] #39 89.27 CC criu/arch/x86/sigaction_compat.o [2023-04-05T14:29:18.453Z] #50 77.31 Setting up libelf1:amd64 (0.183-1) ... [2023-04-05T14:29:18.453Z] #50 77.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:29:18.648Z] #37 279.8 # github.com/containerd/containerd/cmd/containerd [2023-04-05T14:29:18.648Z] #37 279.8 /usr/bin/ld: /tmp/go-link-3346610931/000019.o: in function `New': [2023-04-05T14:29:18.648Z] #37 279.8 /tmp/tmp.6teyPe7Wmc/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-04-05T14:29:18.648Z] #37 279.9 + bin/containerd-stress [2023-04-05T14:29:18.648Z] #37 281.0 + bin/containerd-shim [2023-04-05T14:29:18.657Z] #39 89.54 CC criu/arch/x86/sigframe.o [2023-04-05T14:29:18.712Z] #50 77.45 Setting up python3-distutils (3.9.2-1) ... [2023-04-05T14:29:18.915Z] #39 89.92 LINK criu/arch/x86/crtools.built-in.o [2023-04-05T14:29:18.969Z] #50 ... [2023-04-05T14:29:18.969Z] [2023-04-05T14:29:18.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:18.969Z] #39 206.8 CC criu/namespaces.o [2023-04-05T14:29:18.969Z] #39 210.4 CC criu/net.o [2023-04-05T14:29:18.969Z] #39 216.0 CC criu/netfilter.o [2023-04-05T14:29:18.969Z] #39 216.4 CC criu/page-pipe.o [2023-04-05T14:29:19.173Z] #39 90.14 DEP criu/pie/util-vdso-elf32.d [2023-04-05T14:29:19.226Z] #39 ... [2023-04-05T14:29:19.226Z] [2023-04-05T14:29:19.226Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:29:19.226Z] #50 78.20 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:29:19.226Z] #50 78.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-05T14:29:19.432Z] #39 90.40 DEP criu/pie/util-vdso.d [2023-04-05T14:29:19.483Z] #50 78.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-05T14:29:19.483Z] #50 78.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-05T14:29:19.483Z] #50 78.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-05T14:29:19.483Z] #50 78.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-05T14:29:19.483Z] #50 78.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-05T14:29:19.483Z] #50 78.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-05T14:29:19.483Z] #50 78.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-05T14:29:19.483Z] #50 78.36 Setting up python3-setuptools (52.0.0-4) ... [2023-04-05T14:29:19.690Z] #39 90.68 DEP criu/pie/util.d [2023-04-05T14:29:20.257Z] #39 91.07 CC criu/pie/util.o [2023-04-05T14:29:20.823Z] #39 91.67 CC criu/pie/util-vdso.o [2023-04-05T14:29:21.653Z] #39 83.94 CC compel/src/lib/ptrace.o [2023-04-05T14:29:21.653Z] #39 84.28 AR compel/libcompel.a [2023-04-05T14:29:21.653Z] #39 84.51 HOSTCC compel/src/main-host.o [2023-04-05T14:29:21.758Z] #39 92.55 CC criu/pie/util-vdso-elf32.o [2023-04-05T14:29:21.914Z] #39 84.94 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-05T14:29:22.493Z] #39 85.24 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-05T14:29:22.754Z] #39 85.73 HOSTCC compel/src/lib/log-host.o [2023-04-05T14:29:22.758Z] #50 81.35 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:29:22.758Z] #50 81.44 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-05T14:29:22.758Z] #50 81.48 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-05T14:29:22.758Z] #50 81.54 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T14:29:22.848Z] #37 289.9 + bin/containerd-shim-runc-v1 [2023-04-05T14:29:23.015Z] #39 85.99 HOSTLINK compel/compel-host-bin [2023-04-05T14:29:23.165Z] #39 93.74 AR criu/pie/pie.lib.a [2023-04-05T14:29:23.165Z] #39 93.89 DEP criu/pie/restorer.d [2023-04-05T14:29:23.426Z] #39 94.30 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-05T14:29:23.586Z] #39 86.38 DEP soccr/soccr.d [2023-04-05T14:29:23.684Z] #39 94.59 DEP criu/arch/x86/restorer_unmap.d [2023-04-05T14:29:23.685Z] #39 94.65 DEP criu/arch/x86/restorer.d [2023-04-05T14:29:23.846Z] #39 86.74 CC soccr/soccr.o [2023-04-05T14:29:23.943Z] #39 94.99 DEP criu/arch/x86/vdso-pie.d [2023-04-05T14:29:24.202Z] #39 95.10 DEP criu/pie/parasite-vdso.d [2023-04-05T14:29:24.461Z] #39 95.29 DEP criu/pie/parasite.d [2023-04-05T14:29:24.461Z] #39 95.54 CC criu/pie/parasite.o [2023-04-05T14:29:24.656Z] #50 83.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-05T14:29:24.656Z] #50 83.51 Setting up jq (1.6-2.1) ... [2023-04-05T14:29:24.656Z] #50 83.58 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-05T14:29:24.656Z] #50 83.61 Setting up iptables (1.8.7-1) ... [2023-04-05T14:29:24.656Z] #50 83.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T14:29:24.656Z] #50 83.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T14:29:24.656Z] #50 83.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T14:29:24.913Z] #50 83.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T14:29:24.913Z] #50 83.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-05T14:29:24.913Z] #50 83.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-05T14:29:24.913Z] #50 83.79 Setting up iproute2 (5.10.0-4) ... [2023-04-05T14:29:25.027Z] #39 ... [2023-04-05T14:29:25.027Z] [2023-04-05T14:29:25.027Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:29:25.027Z] #28 180.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-05T14:29:25.027Z] #28 180.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:29:25.286Z] #28 180.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:29:25.850Z] #50 84.54 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:29:26.392Z] #39 89.13 AR soccr/libsoccr.a [2023-04-05T14:29:26.392Z] #39 89.23 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-05T14:29:27.336Z] #39 90.01 DEP criu/arch/x86/sigframe.d [2023-04-05T14:29:27.336Z] #39 90.26 DEP criu/arch/x86/sigaction_compat.d [2023-04-05T14:29:27.596Z] #39 90.50 DEP criu/arch/x86/kerndat.d [2023-04-05T14:29:27.596Z] #39 90.69 DEP criu/arch/x86/crtools.d [2023-04-05T14:29:27.619Z] #37 ... [2023-04-05T14:29:27.619Z] [2023-04-05T14:29:27.619Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:29:27.619Z] #28 306.5 + /build/golangci-lint --version [2023-04-05T14:29:27.619Z] #28 306.7 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-05T14:29:27.750Z] #50 DONE 86.5s [2023-04-05T14:29:27.750Z] [2023-04-05T14:29:27.750Z] #51 [dev-systemd-false 9/27] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-04-05T14:29:28.130Z] #37 295.1 + bin/containerd-shim-runc-v2 [2023-04-05T14:29:28.168Z] #39 90.92 DEP criu/arch/x86/cpu.d [2023-04-05T14:29:28.168Z] #39 91.09 CC criu/arch/x86/cpu.o [2023-04-05T14:29:28.392Z] #37 295.8 + binaries [2023-04-05T14:29:28.392Z] #37 295.8 + install -D bin/containerd /build/containerd [2023-04-05T14:29:28.392Z] #37 295.9 + install -D bin/containerd-shim /build/containerd-shim [2023-04-05T14:29:28.392Z] #37 295.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-05T14:29:28.392Z] #37 295.9 + install -D bin/ctr /build/ctr [2023-04-05T14:29:28.984Z] #28 DONE 307.8s [2023-04-05T14:29:28.985Z] [2023-04-05T14:29:28.985Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:29:28.985Z] #37 267.1 + bin/containerd [2023-04-05T14:29:29.110Z] #39 92.04 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:29:29.110Z] #39 92.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:29:29.110Z] #39 92.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:29:29.110Z] #39 92.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:29:29.110Z] #39 92.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:29:29.110Z] #39 92.09 CC criu/arch/x86/crtools.o [2023-04-05T14:29:29.129Z] #51 1.458 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-05T14:29:29.129Z] #51 1.464 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-05T14:29:29.129Z] #51 1.468 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-05T14:29:29.129Z] #51 DONE 1.5s [2023-04-05T14:29:29.129Z] [2023-04-05T14:29:29.129Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-05T14:29:29.331Z] #37 DONE 296.7s [2023-04-05T14:29:29.901Z] [2023-04-05T14:29:29.901Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-05T14:29:30.063Z] #52 ... [2023-04-05T14:29:30.063Z] [2023-04-05T14:29:30.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:30.063Z] #39 217.9 CC criu/page-xfer.o [2023-04-05T14:29:30.063Z] #39 221.2 CC criu/pagemap-cache.o [2023-04-05T14:29:30.063Z] #39 221.7 CC criu/pagemap.o [2023-04-05T14:29:30.063Z] #39 223.2 CC criu/parasite-syscall.o [2023-04-05T14:29:30.063Z] #39 224.5 CC criu/path.o [2023-04-05T14:29:30.063Z] #39 225.0 CC criu/pie-util-vdso-elf32.o [2023-04-05T14:29:30.063Z] #39 225.7 CC criu/pie-util-vdso.o [2023-04-05T14:29:30.063Z] #39 226.7 CC criu/pie-util.o [2023-04-05T14:29:30.063Z] #39 227.1 CC criu/pipes.o [2023-04-05T14:29:30.160Z] #65 DONE 0.2s [2023-04-05T14:29:30.160Z] [2023-04-05T14:29:30.160Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-05T14:29:30.160Z] #66 DONE 0.1s [2023-04-05T14:29:30.420Z] [2023-04-05T14:29:30.420Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-05T14:29:30.880Z] #37 ... [2023-04-05T14:29:30.880Z] [2023-04-05T14:29:30.880Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-05T14:29:30.880Z] #62 DONE 0.3s [2023-04-05T14:29:30.880Z] [2023-04-05T14:29:30.880Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-05T14:29:30.880Z] #63 DONE 0.1s [2023-04-05T14:29:30.989Z] #67 DONE 0.6s [2023-04-05T14:29:30.990Z] [2023-04-05T14:29:30.990Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-05T14:29:30.990Z] #68 DONE 0.1s [2023-04-05T14:29:30.990Z] [2023-04-05T14:29:30.990Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-05T14:29:30.990Z] #69 DONE 0.0s [2023-04-05T14:29:30.990Z] [2023-04-05T14:29:30.990Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-05T14:29:30.995Z] #39 228.6 CC criu/plugin.o [2023-04-05T14:29:31.065Z] #39 93.99 CC criu/arch/x86/kerndat.o [2023-04-05T14:29:31.135Z] [2023-04-05T14:29:31.136Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-05T14:29:31.136Z] #64 DONE 0.1s [2023-04-05T14:29:31.136Z] [2023-04-05T14:29:31.136Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:29:31.559Z] #39 229.3 CC criu/proc_parse.o [2023-04-05T14:29:32.111Z] #39 94.89 CC criu/arch/x86/sigaction_compat.o [2023-04-05T14:29:32.375Z] #39 95.42 CC criu/arch/x86/sigframe.o [2023-04-05T14:29:32.956Z] #39 95.89 LINK criu/arch/x86/crtools.built-in.o [2023-04-05T14:29:32.956Z] #39 96.02 DEP criu/pie/util-vdso-elf32.d [2023-04-05T14:29:33.410Z] #28 ... [2023-04-05T14:29:33.410Z] [2023-04-05T14:29:33.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:33.410Z] #39 97.29 LINK criu/pie/parasite.built-in.o [2023-04-05T14:29:33.410Z] #39 97.33 GEN criu/pie/parasite-blob.h [2023-04-05T14:29:33.410Z] #39 97.38 CC criu/pie/parasite-vdso.o [2023-04-05T14:29:33.410Z] #39 98.58 CC criu/arch/x86/vdso-pie.o [2023-04-05T14:29:33.410Z] #39 99.20 CC criu/arch/x86/restorer.o [2023-04-05T14:29:33.411Z] #39 99.93 CC criu/arch/x86/restorer_unmap.o [2023-04-05T14:29:33.411Z] #39 99.96 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-05T14:29:33.411Z] #39 100.3 CC criu/pie/restorer.o [2023-04-05T14:29:33.532Z] #39 96.33 DEP criu/pie/util-vdso.d [2023-04-05T14:29:33.532Z] #39 96.51 DEP criu/pie/util.d [2023-04-05T14:29:34.103Z] #39 96.85 CC criu/pie/util.o [2023-04-05T14:29:34.346Z] #39 105.2 LINK criu/pie/restorer.built-in.o [2023-04-05T14:29:34.346Z] #39 105.2 GEN criu/pie/restorer-blob.h [2023-04-05T14:29:34.364Z] #39 97.31 CC criu/pie/util-vdso.o [2023-04-05T14:29:34.605Z] #39 105.4 DEP criu/vdso.d [2023-04-05T14:29:34.864Z] #39 105.8 DEP criu/vdso-compat.d [2023-04-05T14:29:35.123Z] #39 106.0 DEP criu/uts_ns.d [2023-04-05T14:29:35.187Z] #70 DONE 3.5s [2023-04-05T14:29:35.187Z] [2023-04-05T14:29:35.187Z] #71 exporting to image [2023-04-05T14:29:35.187Z] #71 exporting layers [2023-04-05T14:29:35.382Z] #39 106.3 DEP criu/util.d [2023-04-05T14:29:35.641Z] #39 106.6 DEP criu/uffd.d [2023-04-05T14:29:35.751Z] #39 98.54 CC criu/pie/util-vdso-elf32.o [2023-04-05T14:29:35.751Z] #39 ... [2023-04-05T14:29:35.751Z] [2023-04-05T14:29:35.751Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:29:35.751Z] #30 192.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-05T14:29:35.751Z] #30 192.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-05T14:29:35.751Z] #30 192.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:29:36.083Z] #39 106.9 DEP criu/tun.d [2023-04-05T14:29:36.341Z] #39 ... [2023-04-05T14:29:36.341Z] [2023-04-05T14:29:36.341Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:29:36.341Z] #31 181.5 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-05T14:29:36.341Z] #31 181.5 + GOBIN=/build [2023-04-05T14:29:36.341Z] #31 181.5 + GO111MODULE=on [2023-04-05T14:29:36.341Z] #31 181.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-05T14:29:36.341Z] #31 ... [2023-04-05T14:29:36.341Z] [2023-04-05T14:29:36.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:36.341Z] #39 107.2 DEP criu/tty.d [2023-04-05T14:29:36.600Z] #39 107.5 DEP criu/timerfd.d [2023-04-05T14:29:36.600Z] #39 ... [2023-04-05T14:29:36.600Z] [2023-04-05T14:29:36.600Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:29:36.600Z] #31 DONE 192.0s [2023-04-05T14:29:36.600Z] [2023-04-05T14:29:36.600Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:36.600Z] #39 107.6 DEP criu/timens.d [2023-04-05T14:29:37.169Z] #39 ... [2023-04-05T14:29:37.169Z] [2023-04-05T14:29:37.169Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-05T14:29:37.169Z] #40 DONE 0.2s [2023-04-05T14:29:37.169Z] [2023-04-05T14:29:37.169Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:37.169Z] #39 107.8 DEP criu/sysfs_parse.d [2023-04-05T14:29:37.169Z] #39 ... [2023-04-05T14:29:37.169Z] [2023-04-05T14:29:37.169Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-05T14:29:37.169Z] #41 DONE 0.1s [2023-04-05T14:29:37.169Z] [2023-04-05T14:29:37.169Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:37.169Z] #39 108.0 DEP criu/sysctl.d [2023-04-05T14:29:37.428Z] #39 108.3 DEP criu/string.d [2023-04-05T14:29:37.686Z] #39 108.4 DEP criu/stats.d [2023-04-05T14:29:37.687Z] #39 108.7 DEP criu/sockets.d [2023-04-05T14:29:38.114Z] #39 235.0 CC criu/protobuf-desc.o [2023-04-05T14:29:38.254Z] #39 109.0 DEP criu/sk-unix.d [2023-04-05T14:29:38.512Z] #39 109.3 DEP criu/sk-tcp.d [2023-04-05T14:29:38.771Z] #39 109.7 DEP criu/sk-queue.d [2023-04-05T14:29:39.030Z] #39 109.9 DEP criu/sk-packet.d [2023-04-05T14:29:39.030Z] #39 110.1 DEP criu/sk-netlink.d [2023-04-05T14:29:39.385Z] #71 exporting layers 4.6s done [2023-04-05T14:29:39.385Z] #71 writing image sha256:e3f92c12f4fbc8102c16128e9f84d00735c7d954e365b1008917e32601c2d4a8 done [2023-04-05T14:29:39.385Z] #71 naming to docker.io/library/docker:a09b3e9cf9de906438a6300760754fcb087f166a done [2023-04-05T14:29:39.385Z] #71 DONE 4.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-04-05T14:29:39.484Z] #39 237.2 CC criu/protobuf.o [2023-04-05T14:29:39.597Z] #39 110.2 DEP criu/sk-inet.d [2023-04-05T14:29:39.597Z] #39 110.4 DEP criu/signalfd.d [2023-04-05T14:29:39.597Z] #39 110.5 DEP criu/sigframe.d [2023-04-05T14:29:39.739Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/test/unit [2023-04-05T14:29:39.856Z] #39 110.8 DEP criu/shmem.d [2023-04-05T14:29:40.048Z] #39 237.8 CC criu/pstree.o [2023-04-05T14:29:40.115Z] #39 111.1 DEP criu/servicefd.d [2023-04-05T14:29:40.684Z] #39 111.4 DEP criu/seize.d [2023-04-05T14:29:40.684Z] #39 111.6 DEP criu/seccomp.d [2023-04-05T14:29:40.943Z] #39 111.9 DEP criu/rst-malloc.d [2023-04-05T14:29:41.202Z] #39 112.0 DEP criu/rbtree.d [2023-04-05T14:29:41.202Z] #39 112.1 DEP criu/pstree.d [2023-04-05T14:29:41.461Z] #39 112.4 DEP criu/protobuf.d [2023-04-05T14:29:41.719Z] #39 112.6 GEN criu/protobuf-desc-gen.h [2023-04-05T14:29:41.944Z] #39 239.7 CC criu/rbtree.o [2023-04-05T14:29:42.283Z] ? github.com/docker/docker/api [no test files] [2023-04-05T14:29:42.336Z] #30 ... [2023-04-05T14:29:42.336Z] [2023-04-05T14:29:42.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:42.336Z] #39 99.53 AR criu/pie/pie.lib.a [2023-04-05T14:29:42.336Z] #39 99.72 DEP criu/pie/restorer.d [2023-04-05T14:29:42.336Z] #39 100.1 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-05T14:29:42.336Z] #39 100.3 DEP criu/arch/x86/restorer_unmap.d [2023-04-05T14:29:42.336Z] #39 100.4 DEP criu/arch/x86/restorer.d [2023-04-05T14:29:42.336Z] #39 100.8 DEP criu/arch/x86/vdso-pie.d [2023-04-05T14:29:42.336Z] #39 101.1 DEP criu/pie/parasite-vdso.d [2023-04-05T14:29:42.336Z] #39 101.4 DEP criu/pie/parasite.d [2023-04-05T14:29:42.336Z] #39 101.8 CC criu/pie/parasite.o [2023-04-05T14:29:42.336Z] #39 104.1 LINK criu/pie/parasite.built-in.o [2023-04-05T14:29:42.336Z] #39 104.1 GEN criu/pie/parasite-blob.h [2023-04-05T14:29:42.336Z] #39 104.1 CC criu/pie/parasite-vdso.o [2023-04-05T14:29:42.336Z] #39 105.1 CC criu/arch/x86/vdso-pie.o [2023-04-05T14:29:42.508Z] #39 240.3 CC criu/rst-malloc.o [2023-04-05T14:29:42.597Z] #39 105.6 CC criu/arch/x86/restorer.o [2023-04-05T14:29:42.857Z] #39 ... [2023-04-05T14:29:42.857Z] [2023-04-05T14:29:42.857Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:29:42.857Z] #33 199.2 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-05T14:29:42.857Z] #33 199.2 + GOBIN=/build [2023-04-05T14:29:42.857Z] #33 199.2 + GO111MODULE=on [2023-04-05T14:29:42.857Z] #33 199.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-05T14:29:43.442Z] #39 241.0 CC criu/seccomp.o [2023-04-05T14:29:43.442Z] #39 ... [2023-04-05T14:29:43.442Z] [2023-04-05T14:29:43.442Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-05T14:29:43.442Z] #52 14.12 Collecting yamllint==1.26.1 [2023-04-05T14:29:43.622Z] #39 ... [2023-04-05T14:29:43.622Z] [2023-04-05T14:29:43.622Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:29:43.622Z] #28 191.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-05T14:29:43.622Z] #28 191.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-05T14:29:43.622Z] #28 191.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-05T14:29:43.622Z] #28 191.9 Selecting previously unselected package libapparmor1:amd64. [2023-04-05T14:29:43.622Z] #28 191.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 191.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-05T14:29:43.622Z] #28 192.1 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-05T14:29:43.622Z] #28 192.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 192.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-05T14:29:43.622Z] #28 192.5 Selecting previously unselected package libbtrfs0:amd64. [2023-04-05T14:29:43.622Z] #28 192.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 192.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:29:43.622Z] #28 192.8 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-05T14:29:43.622Z] #28 192.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 192.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:29:43.622Z] #28 193.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-05T14:29:43.622Z] #28 193.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 193.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:29:43.622Z] #28 193.4 Selecting previously unselected package libudev-dev:amd64. [2023-04-05T14:29:43.622Z] #28 193.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 193.5 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 193.8 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-05T14:29:43.622Z] #28 193.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 193.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-05T14:29:43.622Z] #28 194.1 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-05T14:29:43.622Z] #28 194.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 194.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 194.6 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-05T14:29:43.622Z] #28 194.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 194.6 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 195.0 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-05T14:29:43.622Z] #28 195.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 195.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 195.1 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-05T14:29:43.622Z] #28 195.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 195.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 195.7 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-05T14:29:43.622Z] #28 195.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 195.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-05T14:29:43.622Z] #28 196.2 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-05T14:29:43.622Z] #28 196.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 196.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:29:43.622Z] #28 196.4 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-05T14:29:43.622Z] #28 196.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 196.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 196.7 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-05T14:29:43.622Z] #28 196.7 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:29:43.622Z] #28 196.7 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 197.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 197.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-05T14:29:43.622Z] #28 197.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-05T14:29:43.622Z] #28 197.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-05T14:29:43.622Z] #28 197.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-05T14:29:43.622Z] #28 197.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 197.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:29:43.622Z] #28 197.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 197.8 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 197.8 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 197.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-05T14:29:43.622Z] #28 197.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:29:43.622Z] #28 197.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-05T14:29:43.622Z] #28 197.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-05T14:29:43.622Z] #28 197.9 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-05T14:29:43.622Z] #28 198.0 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 198.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-05T14:29:43.622Z] #28 198.0 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:43.622Z] #28 198.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-05T14:29:43.622Z] #28 198.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-05T14:29:43.622Z] #28 198.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:29:43.622Z] #28 198.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-05T14:29:43.622Z] #28 198.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:29:43.622Z] #28 198.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-05T14:29:43.622Z] #28 198.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-05T14:29:43.622Z] #28 198.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:29:43.622Z] #28 198.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-04-05T14:29:43.622Z] #28 198.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:29:43.622Z] #28 198.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-05T14:29:43.622Z] #28 198.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:29:43.622Z] #28 198.3 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-05T14:29:43.622Z] #28 198.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:29:43.622Z] #28 198.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:29:43.622Z] #28 198.4 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:29:44.190Z] #28 ... [2023-04-05T14:29:44.190Z] [2023-04-05T14:29:44.190Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:44.190Z] #39 115.2 DEP criu/protobuf-desc.d [2023-04-05T14:29:44.373Z] #52 15.20 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-05T14:29:44.448Z] #39 115.4 DEP criu/proc_parse.d [2023-04-05T14:29:44.709Z] #39 ... [2023-04-05T14:29:44.709Z] [2023-04-05T14:29:44.709Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:29:44.709Z] #28 DONE 199.9s [2023-04-05T14:29:44.971Z] [2023-04-05T14:29:44.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:44.971Z] #39 115.7 DEP criu/plugin.d [2023-04-05T14:29:44.971Z] #39 115.8 DEP criu/pipes.d [2023-04-05T14:29:45.233Z] #39 116.2 DEP criu/pie-util.d [2023-04-05T14:29:45.497Z] #39 116.3 DEP criu/pie-util-vdso.d [2023-04-05T14:29:45.497Z] #39 116.5 DEP criu/pie-util-vdso-elf32.d [2023-04-05T14:29:45.755Z] #39 116.8 DEP criu/path.d [2023-04-05T14:29:46.013Z] #39 117.0 DEP criu/parasite-syscall.d [2023-04-05T14:29:46.578Z] #39 117.3 DEP criu/pagemap.d [2023-04-05T14:29:46.578Z] #39 117.6 DEP criu/pagemap-cache.d [2023-04-05T14:29:46.837Z] #39 117.8 DEP criu/page-xfer.d [2023-04-05T14:29:46.896Z] #52 17.17 Collecting pathspec>=0.5.3 [2023-04-05T14:29:46.896Z] #52 17.18 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-05T14:29:47.095Z] #39 118.0 DEP criu/page-pipe.d [2023-04-05T14:29:47.095Z] #39 ... [2023-04-05T14:29:47.095Z] [2023-04-05T14:29:47.095Z] #42 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-05T14:29:47.095Z] #42 DONE 2.5s [2023-04-05T14:29:47.156Z] #52 17.98 Collecting pyyaml [2023-04-05T14:29:47.156Z] #52 18.01 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-04-05T14:29:47.156Z] #52 18.11 Building wheels for collected packages: yamllint [2023-04-05T14:29:47.156Z] #52 18.11 Building wheel for yamllint (setup.py): started [2023-04-05T14:29:47.353Z] [2023-04-05T14:29:47.353Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:47.353Z] #39 118.3 DEP criu/netfilter.d [2023-04-05T14:29:47.919Z] #39 118.6 DEP criu/net.d [2023-04-05T14:29:47.919Z] #39 118.8 DEP criu/namespaces.d [2023-04-05T14:29:48.141Z] #33 ... [2023-04-05T14:29:48.141Z] [2023-04-05T14:29:48.141Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:29:48.141Z] #30 203.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-05T14:29:48.141Z] #30 203.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-05T14:29:48.141Z] #30 203.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-05T14:29:48.141Z] #30 203.5 Selecting previously unselected package libapparmor1:amd64. [2023-04-05T14:29:48.141Z] #30 203.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-05T14:29:48.141Z] #30 203.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-05T14:29:48.141Z] #30 203.9 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-05T14:29:48.141Z] #30 203.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-05T14:29:48.141Z] #30 203.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-05T14:29:48.141Z] #30 204.2 Selecting previously unselected package libbtrfs0:amd64. [2023-04-05T14:29:48.141Z] #30 204.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-05T14:29:48.141Z] #30 204.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:29:48.141Z] #30 204.5 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-05T14:29:48.141Z] #30 204.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-05T14:29:48.141Z] #30 204.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:29:48.178Z] #39 119.1 DEP criu/mount.d [2023-04-05T14:29:48.402Z] #30 204.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-05T14:29:48.402Z] #30 204.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:29:48.402Z] #30 204.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:29:48.439Z] #39 119.4 DEP criu/memfd.d [2023-04-05T14:29:48.663Z] #30 205.0 Selecting previously unselected package libudev-dev:amd64. [2023-04-05T14:29:48.663Z] #30 205.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:29:48.663Z] #30 205.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:29:48.663Z] #30 205.2 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-05T14:29:48.663Z] #30 205.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-05T14:29:48.706Z] #39 ... [2023-04-05T14:29:48.706Z] [2023-04-05T14:29:48.706Z] #43 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-04-05T14:29:48.706Z] #43 DONE 1.6s [2023-04-05T14:29:48.706Z] [2023-04-05T14:29:48.706Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:48.706Z] #39 119.7 DEP criu/mem.d [2023-04-05T14:29:48.926Z] #30 205.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-05T14:29:49.058Z] #52 19.98 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-05T14:29:49.058Z] #52 19.99 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cfe717c865edb00bad1972aa4397f3596cd847b22a6af7774ff02f452c3b1aff [2023-04-05T14:29:49.058Z] #52 19.99 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-05T14:29:49.187Z] #30 205.6 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-05T14:29:49.187Z] #30 205.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:29:49.187Z] #30 205.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:49.277Z] #39 120.0 DEP criu/lsm.d [2023-04-05T14:29:49.277Z] #39 120.2 DEP criu/log.d [2023-04-05T14:29:49.315Z] #52 20.00 Successfully built yamllint [2023-04-05T14:29:49.315Z] #52 20.07 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-05T14:29:49.536Z] #39 120.5 DEP criu/libnetlink.d [2023-04-05T14:29:49.759Z] #30 206.0 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-05T14:29:49.759Z] #30 206.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:29:49.759Z] #30 206.0 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:49.759Z] #30 206.3 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-05T14:29:49.759Z] #30 206.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:29:49.796Z] #39 120.6 DEP criu/kerndat.d [2023-04-05T14:29:50.021Z] #30 206.3 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:50.055Z] #39 120.9 DEP criu/kcmp-ids.d [2023-04-05T14:29:50.249Z] #52 20.73 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-05T14:29:50.281Z] #30 206.5 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-05T14:29:50.281Z] #30 206.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-05T14:29:50.281Z] #30 206.5 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:50.315Z] #39 121.1 DEP criu/irmap.d [2023-04-05T14:29:50.315Z] #39 121.3 DEP criu/ipc_ns.d [2023-04-05T14:29:50.574Z] #39 ... [2023-04-05T14:29:50.574Z] [2023-04-05T14:29:50.574Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-05T14:29:50.574Z] #0 1.575 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-05T14:29:50.574Z] #44 DONE 1.8s [2023-04-05T14:29:50.574Z] [2023-04-05T14:29:50.574Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:50.574Z] #39 121.6 DEP criu/image.d [2023-04-05T14:29:51.140Z] #39 121.9 DEP criu/image-desc.d [2023-04-05T14:29:51.140Z] #39 122.0 DEP criu/fsnotify.d [2023-04-05T14:29:51.182Z] #52 DONE 21.9s [2023-04-05T14:29:51.182Z] [2023-04-05T14:29:51.182Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:51.182Z] #39 242.5 CC criu/seize.o [2023-04-05T14:29:51.182Z] #39 244.3 CC criu/servicefd.o [2023-04-05T14:29:51.182Z] #39 245.2 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:29:51.182Z] #39 245.2 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:29:51.182Z] #39 245.3 CC criu/shmem.o [2023-04-05T14:29:51.182Z] #39 247.6 CC criu/sigframe.o [2023-04-05T14:29:51.182Z] #39 247.9 CC criu/signalfd.o [2023-04-05T14:29:51.182Z] #39 248.4 CC criu/sk-inet.o [2023-04-05T14:29:51.182Z] #39 ... [2023-04-05T14:29:51.182Z] [2023-04-05T14:29:51.182Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-05T14:29:51.182Z] #53 DONE 0.2s [2023-04-05T14:29:51.182Z] [2023-04-05T14:29:51.182Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-05T14:29:51.224Z] #30 207.5 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-05T14:29:51.224Z] #30 207.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-05T14:29:51.224Z] #30 207.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-05T14:29:51.399Z] #39 122.3 DEP criu/filesystems.d [2023-04-05T14:29:51.657Z] #39 122.6 DEP criu/files.d [2023-04-05T14:29:51.748Z] #54 DONE 0.3s [2023-04-05T14:29:51.748Z] [2023-04-05T14:29:51.748Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-05T14:29:51.748Z] #55 DONE 0.1s [2023-04-05T14:29:51.748Z] [2023-04-05T14:29:51.748Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:29:51.748Z] #23 ... [2023-04-05T14:29:51.748Z] [2023-04-05T14:29:51.748Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-05T14:29:51.748Z] #56 DONE 0.0s [2023-04-05T14:29:51.748Z] [2023-04-05T14:29:51.748Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-05T14:29:51.748Z] #57 DONE 0.0s [2023-04-05T14:29:51.916Z] #39 122.8 DEP criu/files-reg.d [2023-04-05T14:29:52.004Z] [2023-04-05T14:29:52.004Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:29:52.167Z] #30 ... [2023-04-05T14:29:52.167Z] [2023-04-05T14:29:52.167Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-05T14:29:52.167Z] #33 DONE 208.4s [2023-04-05T14:29:52.167Z] [2023-04-05T14:29:52.167Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-05T14:29:52.167Z] #40 DONE 0.1s [2023-04-05T14:29:52.167Z] [2023-04-05T14:29:52.167Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:29:52.167Z] #30 208.5 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-05T14:29:52.167Z] #30 208.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-05T14:29:52.167Z] #30 208.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:29:52.167Z] #30 ... [2023-04-05T14:29:52.167Z] [2023-04-05T14:29:52.167Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-05T14:29:52.167Z] #41 DONE 0.1s [2023-04-05T14:29:52.167Z] [2023-04-05T14:29:52.167Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:52.167Z] #39 106.1 CC criu/arch/x86/restorer_unmap.o [2023-04-05T14:29:52.167Z] #39 106.2 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-05T14:29:52.167Z] #39 106.7 CC criu/pie/restorer.o [2023-04-05T14:29:52.167Z] #39 111.4 LINK criu/pie/restorer.built-in.o [2023-04-05T14:29:52.167Z] #39 111.4 GEN criu/pie/restorer-blob.h [2023-04-05T14:29:52.167Z] #39 111.5 DEP criu/vdso.d [2023-04-05T14:29:52.167Z] #39 111.7 DEP criu/vdso-compat.d [2023-04-05T14:29:52.167Z] #39 111.9 DEP criu/uts_ns.d [2023-04-05T14:29:52.167Z] #39 112.0 DEP criu/util.d [2023-04-05T14:29:52.167Z] #39 112.4 DEP criu/uffd.d [2023-04-05T14:29:52.167Z] #39 112.7 DEP criu/tun.d [2023-04-05T14:29:52.167Z] #39 112.9 DEP criu/tty.d [2023-04-05T14:29:52.167Z] #39 113.1 DEP criu/timerfd.d [2023-04-05T14:29:52.167Z] #39 113.5 DEP criu/timens.d [2023-04-05T14:29:52.167Z] #39 113.8 DEP criu/sysfs_parse.d [2023-04-05T14:29:52.167Z] #39 114.1 DEP criu/sysctl.d [2023-04-05T14:29:52.167Z] #39 114.4 DEP criu/string.d [2023-04-05T14:29:52.167Z] #39 114.5 DEP criu/stats.d [2023-04-05T14:29:52.167Z] #39 114.7 DEP criu/sockets.d [2023-04-05T14:29:52.167Z] #39 114.9 DEP criu/sk-unix.d [2023-04-05T14:29:52.167Z] #39 115.2 DEP criu/sk-tcp.d [2023-04-05T14:29:52.176Z] #39 123.2 DEP criu/files-ext.d [2023-04-05T14:29:52.428Z] #39 ... [2023-04-05T14:29:52.428Z] [2023-04-05T14:29:52.428Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-05T14:29:52.428Z] #30 208.8 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-05T14:29:52.428Z] #30 208.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-05T14:29:52.428Z] #30 208.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-05T14:29:52.435Z] #39 ... [2023-04-05T14:29:52.435Z] [2023-04-05T14:29:52.435Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-05T14:29:52.435Z] #45 DONE 1.8s [2023-04-05T14:29:52.435Z] [2023-04-05T14:29:52.435Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:52.435Z] #39 123.5 DEP criu/file-lock.d [2023-04-05T14:29:52.689Z] #30 209.0 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-05T14:29:52.689Z] #30 209.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:29:52.690Z] #30 209.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:29:52.936Z] #36 ... [2023-04-05T14:29:52.936Z] [2023-04-05T14:29:52.936Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:52.936Z] #39 250.5 CC criu/sk-netlink.o [2023-04-05T14:29:53.002Z] #39 123.8 DEP criu/file-ids.d [2023-04-05T14:29:53.002Z] #39 124.1 DEP criu/fifo.d [2023-04-05T14:29:53.194Z] #39 251.0 CC criu/sk-packet.o [2023-04-05T14:29:53.570Z] #39 124.3 DEP criu/fdstore.d [2023-04-05T14:29:53.570Z] #39 124.5 DEP criu/fault-injection.d [2023-04-05T14:29:53.632Z] #30 209.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-05T14:29:53.632Z] #30 209.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-05T14:29:53.632Z] #30 210.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-05T14:29:53.632Z] #30 210.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-05T14:29:53.632Z] #30 210.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-05T14:29:53.632Z] #30 210.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:53.632Z] #30 210.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-05T14:29:53.632Z] #30 210.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:53.632Z] #30 210.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:29:53.632Z] #30 210.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:53.632Z] #30 210.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-05T14:29:53.632Z] #30 210.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-05T14:29:53.632Z] #30 210.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-05T14:29:53.632Z] #30 210.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-05T14:29:53.632Z] #30 210.1 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-05T14:29:53.632Z] #30 210.1 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:29:53.632Z] #30 210.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-05T14:29:53.632Z] #30 210.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-05T14:29:53.632Z] #30 210.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-05T14:29:53.829Z] #39 124.6 DEP criu/external.d [2023-04-05T14:29:53.829Z] #39 124.7 DEP criu/eventpoll.d [2023-04-05T14:29:53.893Z] #30 210.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-05T14:29:53.893Z] #30 210.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:29:53.893Z] #30 210.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-05T14:29:53.893Z] #30 210.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:29:53.893Z] #30 210.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-05T14:29:53.893Z] #30 210.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-05T14:29:53.893Z] #30 210.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-05T14:29:53.893Z] #30 210.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-04-05T14:29:53.893Z] #30 210.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-05T14:29:53.893Z] #30 210.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-05T14:29:54.122Z] #39 125.0 DEP criu/eventfd.d [2023-04-05T14:29:54.122Z] #39 ... [2023-04-05T14:29:54.122Z] [2023-04-05T14:29:54.122Z] #46 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-05T14:29:54.122Z] #46 DONE 1.9s [2023-04-05T14:29:54.125Z] #39 251.8 CC criu/sk-queue.o [2023-04-05T14:29:54.154Z] #30 210.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:29:54.154Z] #30 210.5 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-05T14:29:54.154Z] #30 210.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:29:54.154Z] #30 210.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-05T14:29:54.154Z] #30 210.5 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:29:54.385Z] [2023-04-05T14:29:54.385Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:54.385Z] #39 125.3 DEP criu/crtools.d [2023-04-05T14:29:54.506Z] ok github.com/docker/docker/api/server 0.018s coverage: 7.9% of statements [2023-04-05T14:29:54.656Z] #39 ... [2023-04-05T14:29:54.656Z] [2023-04-05T14:29:54.656Z] #47 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:29:54.656Z] #0 2.437 + RM_GOPATH=0 [2023-04-05T14:29:54.656Z] #0 2.437 + TMP_GOPATH= [2023-04-05T14:29:54.656Z] #0 2.437 + : /build [2023-04-05T14:29:54.656Z] #0 2.437 + '[' -z '' ']' [2023-04-05T14:29:54.656Z] #0 2.437 ++ mktemp -d [2023-04-05T14:29:54.656Z] #0 2.452 + export GOPATH=/tmp/tmp.JZm85v8jWv [2023-04-05T14:29:54.656Z] #0 2.452 + GOPATH=/tmp/tmp.JZm85v8jWv [2023-04-05T14:29:54.656Z] #0 2.452 + RM_GOPATH=1 [2023-04-05T14:29:54.656Z] #0 2.452 + case "$(go env GOARCH)" in [2023-04-05T14:29:54.656Z] #0 2.452 ++ go env GOARCH [2023-04-05T14:29:54.656Z] #0 2.469 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:29:54.656Z] #0 2.469 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:29:54.656Z] #0 2.469 ++ dirname /tmp/install/install.sh [2023-04-05T14:29:54.656Z] #0 2.476 + dir=/tmp/install [2023-04-05T14:29:54.656Z] #0 2.476 + bin=runc [2023-04-05T14:29:54.656Z] #0 2.476 + shift [2023-04-05T14:29:54.656Z] #0 2.476 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-05T14:29:54.656Z] #0 2.476 + . /tmp/install/runc.installer [2023-04-05T14:29:54.656Z] #0 2.476 ++ set -e [2023-04-05T14:29:54.656Z] #0 2.476 ++ : v1.1.4 [2023-04-05T14:29:54.656Z] #0 2.476 + install_runc [2023-04-05T14:29:54.656Z] #0 2.476 + RUNC_BUILDTAGS=seccomp [2023-04-05T14:29:54.656Z] #0 2.476 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-04-05T14:29:54.656Z] #0 2.476 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JZm85v8jWv/src/github.com/opencontainers/runc [2023-04-05T14:29:54.656Z] #0 2.476 Install runc version v1.1.4 (build tags: seccomp) [2023-04-05T14:29:54.656Z] #0 2.486 Cloning into '/tmp/tmp.JZm85v8jWv/src/github.com/opencontainers/runc'... [2023-04-05T14:29:54.656Z] #47 ... [2023-04-05T14:29:54.656Z] [2023-04-05T14:29:54.656Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:54.656Z] #39 125.7 DEP criu/cr-service.d [2023-04-05T14:29:54.690Z] #39 252.4 CC criu/sk-tcp.o [2023-04-05T14:29:54.729Z] #30 DONE 211.1s [2023-04-05T14:29:54.729Z] [2023-04-05T14:29:54.729Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:29:55.228Z] #39 126.0 DEP criu/cr-restore.d [2023-04-05T14:29:55.255Z] #39 252.9 CC criu/sk-unix.o [2023-04-05T14:29:55.489Z] #39 126.4 DEP criu/cr-errno.d [2023-04-05T14:29:55.489Z] #39 126.5 DEP criu/cr-dump.d [2023-04-05T14:29:56.063Z] #39 127.0 DEP criu/cr-dedup.d [2023-04-05T14:29:56.326Z] #39 ... [2023-04-05T14:29:56.326Z] [2023-04-05T14:29:56.326Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-04-05T14:29:56.326Z] #48 DONE 2.1s [2023-04-05T14:29:56.326Z] [2023-04-05T14:29:56.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:56.326Z] #39 127.3 DEP criu/cr-check.d [2023-04-05T14:29:56.895Z] #39 127.7 DEP criu/config.d [2023-04-05T14:29:56.895Z] #39 128.0 DEP criu/clone-noasan.d [2023-04-05T14:29:57.154Z] #39 128.1 DEP criu/cgroup.d [2023-04-05T14:29:57.276Z] #42 ... [2023-04-05T14:29:57.276Z] [2023-04-05T14:29:57.276Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-05T14:29:57.276Z] #43 DONE 2.4s [2023-04-05T14:29:57.276Z] [2023-04-05T14:29:57.276Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:29:57.276Z] #42 2.268 + RM_GOPATH=0 [2023-04-05T14:29:57.276Z] #42 2.268 + TMP_GOPATH= [2023-04-05T14:29:57.276Z] #42 2.268 + : /build [2023-04-05T14:29:57.276Z] #42 2.268 + '[' -z '' ']' [2023-04-05T14:29:57.276Z] #42 2.273 ++ mktemp -d [2023-04-05T14:29:57.276Z] #42 2.274 + export GOPATH=/tmp/tmp.PmHFEtq7GQ [2023-04-05T14:29:57.276Z] #42 2.274 + GOPATH=/tmp/tmp.PmHFEtq7GQ [2023-04-05T14:29:57.276Z] #42 2.274 + RM_GOPATH=1 [2023-04-05T14:29:57.276Z] #42 2.274 + case "$(go env GOARCH)" in [2023-04-05T14:29:57.276Z] #42 2.274 ++ go env GOARCH [2023-04-05T14:29:57.276Z] #42 2.300 + export GO_BUILDMODE=-buildmode=pie [2023-04-05T14:29:57.276Z] #42 2.300 + GO_BUILDMODE=-buildmode=pie [2023-04-05T14:29:57.276Z] #42 2.301 ++ dirname /tmp/install/install.sh [2023-04-05T14:29:57.276Z] #42 2.302 + dir=/tmp/install [2023-04-05T14:29:57.276Z] #42 2.302 + bin=runc [2023-04-05T14:29:57.276Z] #42 2.302 + shift [2023-04-05T14:29:57.276Z] #42 2.302 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-05T14:29:57.276Z] #42 2.302 + . /tmp/install/runc.installer [2023-04-05T14:29:57.276Z] #42 2.302 ++ set -e [2023-04-05T14:29:57.276Z] #42 2.302 ++ : v1.1.4 [2023-04-05T14:29:57.276Z] #42 2.302 + install_runc [2023-04-05T14:29:57.276Z] #42 2.302 + RUNC_BUILDTAGS=seccomp [2023-04-05T14:29:57.276Z] #42 2.302 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-04-05T14:29:57.276Z] #42 2.302 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PmHFEtq7GQ/src/github.com/opencontainers/runc [2023-04-05T14:29:57.276Z] #42 2.302 Install runc version v1.1.4 (build tags: seccomp) [2023-04-05T14:29:57.276Z] #42 2.306 Cloning into '/tmp/tmp.PmHFEtq7GQ/src/github.com/opencontainers/runc'... [2023-04-05T14:29:57.413Z] #39 128.4 DEP criu/cgroup-props.d [2023-04-05T14:29:57.413Z] #39 128.5 DEP criu/bitmap.d [2023-04-05T14:29:57.672Z] #39 128.6 DEP criu/bfd.d [2023-04-05T14:29:57.780Z] #39 255.4 CC criu/sockets.o [2023-04-05T14:29:57.931Z] #39 128.7 DEP criu/autofs.d [2023-04-05T14:29:58.190Z] #39 129.0 DEP criu/aio.d [2023-04-05T14:29:58.190Z] #39 ... [2023-04-05T14:29:58.190Z] [2023-04-05T14:29:58.190Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-05T14:29:58.190Z] #49 DONE 1.9s [2023-04-05T14:29:58.449Z] [2023-04-05T14:29:58.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:29:58.449Z] #39 129.4 DEP criu/action-scripts.d [2023-04-05T14:29:59.017Z] #39 129.9 CC criu/action-scripts.o [2023-04-05T14:29:59.152Z] #39 256.9 CC criu/stats.o [2023-04-05T14:29:59.584Z] #39 130.5 CC criu/aio.o [2023-04-05T14:29:59.781Z] #39 257.4 CC criu/string.o [2023-04-05T14:29:59.781Z] #39 257.6 CC criu/sysctl.o [2023-04-05T14:29:59.824Z] #42 ... [2023-04-05T14:29:59.824Z] [2023-04-05T14:29:59.824Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-04-05T14:29:59.824Z] #44 DONE 2.6s [2023-04-05T14:29:59.824Z] [2023-04-05T14:29:59.825Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-05T14:30:00.520Z] #39 131.3 CC criu/autofs.o [2023-04-05T14:30:00.734Z] #39 258.6 CC criu/sysfs_parse.o [2023-04-05T14:30:00.769Z] #45 1.259 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-05T14:30:01.030Z] #45 DONE 1.4s [2023-04-05T14:30:01.030Z] [2023-04-05T14:30:01.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:30:01.030Z] #39 115.6 DEP criu/sk-queue.d [2023-04-05T14:30:01.030Z] #39 115.8 DEP criu/sk-packet.d [2023-04-05T14:30:01.030Z] #39 116.1 DEP criu/sk-netlink.d [2023-04-05T14:30:01.030Z] #39 116.4 DEP criu/sk-inet.d [2023-04-05T14:30:01.030Z] #39 116.7 DEP criu/signalfd.d [2023-04-05T14:30:01.030Z] #39 116.9 DEP criu/sigframe.d [2023-04-05T14:30:01.030Z] #39 117.1 DEP criu/shmem.d [2023-04-05T14:30:01.030Z] #39 117.4 DEP criu/servicefd.d [2023-04-05T14:30:01.030Z] #39 117.6 DEP criu/seize.d [2023-04-05T14:30:01.030Z] #39 117.8 DEP criu/seccomp.d [2023-04-05T14:30:01.030Z] #39 118.1 DEP criu/rst-malloc.d [2023-04-05T14:30:01.030Z] #39 118.3 DEP criu/rbtree.d [2023-04-05T14:30:01.030Z] #39 118.4 DEP criu/pstree.d [2023-04-05T14:30:01.030Z] #39 118.6 DEP criu/protobuf.d [2023-04-05T14:30:01.030Z] #39 118.8 GEN criu/protobuf-desc-gen.h [2023-04-05T14:30:01.030Z] #39 122.1 DEP criu/protobuf-desc.d [2023-04-05T14:30:01.030Z] #39 122.3 DEP criu/proc_parse.d [2023-04-05T14:30:01.030Z] #39 122.6 DEP criu/plugin.d [2023-04-05T14:30:01.030Z] #39 122.8 DEP criu/pipes.d [2023-04-05T14:30:01.030Z] #39 123.0 DEP criu/pie-util.d [2023-04-05T14:30:01.030Z] #39 123.3 DEP criu/pie-util-vdso.d [2023-04-05T14:30:01.030Z] #39 123.5 DEP criu/pie-util-vdso-elf32.d [2023-04-05T14:30:01.030Z] #39 123.7 DEP criu/path.d [2023-04-05T14:30:01.030Z] #39 124.0 DEP criu/parasite-syscall.d [2023-04-05T14:30:01.291Z] #39 ... [2023-04-05T14:30:01.291Z] [2023-04-05T14:30:01.291Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-05T14:30:01.665Z] #39 259.2 CC criu/timens.o [2023-04-05T14:30:02.229Z] #39 259.9 CC criu/timerfd.o [2023-04-05T14:30:02.676Z] #46 DONE 1.7s [2023-04-05T14:30:02.677Z] [2023-04-05T14:30:02.677Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-05T14:30:02.792Z] #39 260.4 CC criu/tty.o [2023-04-05T14:30:03.054Z] #39 133.9 CC criu/bfd.o [2023-04-05T14:30:03.990Z] #39 134.8 CC criu/bitmap.o [2023-04-05T14:30:04.249Z] #39 ... [2023-04-05T14:30:04.249Z] [2023-04-05T14:30:04.249Z] #47 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:30:04.249Z] #47 19.53 + cd /tmp/tmp.JZm85v8jWv/src/github.com/opencontainers/runc [2023-04-05T14:30:04.249Z] #47 19.54 + git checkout -q v1.1.4 [2023-04-05T14:30:04.592Z] #47 DONE 1.5s [2023-04-05T14:30:04.592Z] [2023-04-05T14:30:04.592Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-04-05T14:30:05.185Z] #47 20.54 + '[' -z '' ']' [2023-04-05T14:30:05.185Z] #47 20.54 + target=static [2023-04-05T14:30:05.185Z] #47 20.54 + make BUILDTAGS=seccomp static [2023-04-05T14:30:05.753Z] #47 21.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-04-05T14:30:06.508Z] #48 DONE 2.2s [2023-04-05T14:30:06.508Z] [2023-04-05T14:30:06.508Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-05T14:30:06.964Z] #39 264.0 CC criu/tun.o [2023-04-05T14:30:07.527Z] #39 265.1 CC criu/uffd.o [2023-04-05T14:30:07.894Z] #49 DONE 1.3s [2023-04-05T14:30:07.894Z] [2023-04-05T14:30:07.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:30:07.894Z] #39 124.4 DEP criu/pagemap.d [2023-04-05T14:30:07.894Z] #39 124.7 DEP criu/pagemap-cache.d [2023-04-05T14:30:07.894Z] #39 124.9 DEP criu/page-xfer.d [2023-04-05T14:30:07.894Z] #39 125.2 DEP criu/page-pipe.d [2023-04-05T14:30:07.894Z] #39 125.5 DEP criu/netfilter.d [2023-04-05T14:30:07.894Z] #39 125.8 DEP criu/net.d [2023-04-05T14:30:07.894Z] #39 126.1 DEP criu/namespaces.d [2023-04-05T14:30:07.894Z] #39 126.4 DEP criu/mount.d [2023-04-05T14:30:07.894Z] #39 126.8 DEP criu/memfd.d [2023-04-05T14:30:07.894Z] #39 127.1 DEP criu/mem.d [2023-04-05T14:30:07.894Z] #39 127.3 DEP criu/lsm.d [2023-04-05T14:30:07.894Z] #39 127.6 DEP criu/log.d [2023-04-05T14:30:07.894Z] #39 127.8 DEP criu/libnetlink.d [2023-04-05T14:30:07.894Z] #39 128.0 DEP criu/kerndat.d [2023-04-05T14:30:07.894Z] #39 128.3 DEP criu/kcmp-ids.d [2023-04-05T14:30:07.894Z] #39 128.5 DEP criu/irmap.d [2023-04-05T14:30:07.894Z] #39 128.8 DEP criu/ipc_ns.d [2023-04-05T14:30:07.894Z] #39 129.2 DEP criu/image.d [2023-04-05T14:30:07.894Z] #39 129.5 DEP criu/image-desc.d [2023-04-05T14:30:07.894Z] #39 129.7 DEP criu/fsnotify.d [2023-04-05T14:30:07.894Z] #39 130.0 DEP criu/filesystems.d [2023-04-05T14:30:07.894Z] #39 130.3 DEP criu/files.d [2023-04-05T14:30:07.894Z] #39 130.6 DEP criu/files-reg.d [2023-04-05T14:30:07.894Z] #39 130.9 DEP criu/files-ext.d [2023-04-05T14:30:08.288Z] #47 ... [2023-04-05T14:30:08.288Z] [2023-04-05T14:30:08.288Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:30:08.288Z] #0 1.702 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:30:08.288Z] #0 1.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:30:08.288Z] #0 1.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:30:08.288Z] #0 2.433 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:30:08.288Z] #0 4.646 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:30:08.288Z] #0 6.488 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:30:08.466Z] #39 131.3 DEP criu/file-lock.d [2023-04-05T14:30:08.466Z] #39 131.5 DEP criu/file-ids.d [2023-04-05T14:30:09.038Z] #39 131.8 DEP criu/fifo.d [2023-04-05T14:30:09.038Z] #39 132.1 DEP criu/fdstore.d [2023-04-05T14:30:09.301Z] #39 132.3 DEP criu/fault-injection.d [2023-04-05T14:30:09.563Z] #39 132.4 DEP criu/external.d [2023-04-05T14:30:09.564Z] #39 132.5 DEP criu/eventpoll.d [2023-04-05T14:30:09.824Z] #39 132.7 DEP criu/eventfd.d [2023-04-05T14:30:09.824Z] #39 132.9 DEP criu/crtools.d [2023-04-05T14:30:10.046Z] #39 267.4 CC criu/util.o [2023-04-05T14:30:10.396Z] #39 133.3 DEP criu/cr-service.d [2023-04-05T14:30:10.657Z] #39 133.4 DEP criu/cr-restore.d [2023-04-05T14:30:10.821Z] #50 12.52 Fetched 8642 kB in 11s (781 kB/s) [2023-04-05T14:30:10.918Z] #39 133.8 DEP criu/cr-errno.d [2023-04-05T14:30:10.918Z] #39 133.9 DEP criu/cr-dump.d [2023-04-05T14:30:11.489Z] #39 134.4 DEP criu/cr-dedup.d [2023-04-05T14:30:11.751Z] #39 134.6 DEP criu/cr-check.d [2023-04-05T14:30:11.936Z] #39 269.7 CC criu/uts_ns.o [2023-04-05T14:30:12.011Z] #39 135.0 DEP criu/config.d [2023-04-05T14:30:12.271Z] #39 ... [2023-04-05T14:30:12.271Z] [2023-04-05T14:30:12.271Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:30:12.271Z] #42 17.58 + cd /tmp/tmp.PmHFEtq7GQ/src/github.com/opencontainers/runc [2023-04-05T14:30:12.271Z] #42 17.58 + git checkout -q v1.1.4 [2023-04-05T14:30:12.498Z] #39 270.2 CC criu/vdso-compat.o [2023-04-05T14:30:12.754Z] #39 270.7 CC criu/vdso.o [2023-04-05T14:30:12.841Z] #42 18.19 + '[' -z '' ']' [2023-04-05T14:30:12.841Z] #42 18.20 + target=static [2023-04-05T14:30:12.841Z] #42 18.20 + make BUILDTAGS=seccomp static [2023-04-05T14:30:13.356Z] #50 12.52 Reading package lists... [2023-04-05T14:30:13.356Z] #50 ... [2023-04-05T14:30:13.356Z] [2023-04-05T14:30:13.356Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:30:13.356Z] #39 135.2 CC criu/cgroup-props.o [2023-04-05T14:30:13.356Z] #39 136.9 CC criu/cgroup.o [2023-04-05T14:30:13.356Z] #39 141.7 CC criu/clone-noasan.o [2023-04-05T14:30:13.356Z] #39 142.1 CC criu/config.o [2023-04-05T14:30:13.356Z] #39 144.3 CC criu/cr-check.o [2023-04-05T14:30:13.411Z] #42 18.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-04-05T14:30:14.122Z] #39 271.7 LINK criu/built-in.o [2023-04-05T14:30:14.379Z] #39 272.1 LINK criu/criu [2023-04-05T14:30:14.941Z] #39 272.7 DEP lib/c/criu.d [2023-04-05T14:30:15.198Z] #39 272.8 CC images/rpc.pb-c.o [2023-04-05T14:30:15.263Z] #39 ... [2023-04-05T14:30:15.263Z] [2023-04-05T14:30:15.263Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:30:15.263Z] #50 12.52 Reading package lists... [2023-04-05T14:30:16.568Z] #39 274.1 CC lib/c/criu.o [2023-04-05T14:30:17.132Z] #39 ... [2023-04-05T14:30:17.132Z] [2023-04-05T14:30:17.132Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:30:17.132Z] #23 359.7 + dpkg --print-architecture [2023-04-05T14:30:17.132Z] #23 359.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-05T14:30:17.613Z] #42 ... [2023-04-05T14:30:17.613Z] [2023-04-05T14:30:17.613Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:30:17.613Z] #0 1.876 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T14:30:17.613Z] #0 1.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T14:30:17.613Z] #0 1.898 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:30:17.613Z] #0 2.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-05T14:30:17.613Z] #0 5.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-04-05T14:30:17.613Z] #0 7.820 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-05T14:30:17.696Z] #23 360.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-05T14:30:17.696Z] #23 360.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-05T14:30:17.873Z] #50 ... [2023-04-05T14:30:17.873Z] [2023-04-05T14:30:17.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:30:17.873Z] #39 135.3 DEP criu/clone-noasan.d [2023-04-05T14:30:17.873Z] #39 135.4 DEP criu/cgroup.d [2023-04-05T14:30:17.873Z] #39 135.9 DEP criu/cgroup-props.d [2023-04-05T14:30:17.873Z] #39 136.1 DEP criu/bitmap.d [2023-04-05T14:30:17.873Z] #39 136.2 DEP criu/bfd.d [2023-04-05T14:30:17.873Z] #39 136.6 DEP criu/autofs.d [2023-04-05T14:30:17.873Z] #39 136.9 DEP criu/aio.d [2023-04-05T14:30:17.873Z] #39 137.2 DEP criu/action-scripts.d [2023-04-05T14:30:17.873Z] #39 137.6 CC criu/action-scripts.o [2023-04-05T14:30:17.873Z] #39 138.5 CC criu/aio.o [2023-04-05T14:30:17.873Z] #39 139.6 CC criu/autofs.o [2023-04-05T14:30:18.816Z] #39 141.9 CC criu/bfd.o [2023-04-05T14:30:20.197Z] #39 142.9 CC criu/bitmap.o [2023-04-05T14:30:20.457Z] #39 143.2 CC criu/cgroup-props.o [2023-04-05T14:30:20.538Z] #50 17.05 Reading package lists... [2023-04-05T14:30:21.106Z] #50 21.86 Building dependency tree... [2023-04-05T14:30:21.367Z] #50 ... [2023-04-05T14:30:21.367Z] [2023-04-05T14:30:21.367Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:30:21.367Z] #24 DONE 236.4s [2023-04-05T14:30:21.367Z] [2023-04-05T14:30:21.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:30:21.367Z] #39 147.6 CC criu/cr-dedup.o [2023-04-05T14:30:21.367Z] #39 148.5 CC criu/cr-dump.o [2023-04-05T14:30:21.397Z] #39 ... [2023-04-05T14:30:21.397Z] [2023-04-05T14:30:21.397Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:30:21.397Z] #50 13.57 Fetched 8642 kB in 12s (723 kB/s) [2023-04-05T14:30:21.936Z] #39 152.9 CC criu/cr-errno.o [2023-04-05T14:30:22.195Z] #39 153.1 CC criu/cr-restore.o [2023-04-05T14:30:22.195Z] #39 ... [2023-04-05T14:30:22.195Z] [2023-04-05T14:30:22.195Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:30:22.195Z] #50 24.05 The following additional packages will be installed: [2023-04-05T14:30:22.454Z] #50 24.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-05T14:30:22.454Z] #50 24.05 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-05T14:30:22.454Z] #50 24.05 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-05T14:30:22.454Z] #50 24.05 python3-pkg-resources vim-runtime xxd [2023-04-05T14:30:22.454Z] #50 24.06 Suggested packages: [2023-04-05T14:30:22.454Z] #50 24.06 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-05T14:30:22.454Z] #50 24.06 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-05T14:30:22.454Z] #50 24.06 acl attr quota [2023-04-05T14:30:22.454Z] #50 24.06 Recommended packages: [2023-04-05T14:30:22.454Z] #50 24.06 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-05T14:30:24.246Z] #23 ... [2023-04-05T14:30:24.246Z] [2023-04-05T14:30:24.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:30:24.246Z] #39 276.2 LINK lib/c/built-in.o [2023-04-05T14:30:24.246Z] #39 276.3 LINK lib/c/libcriu.so [2023-04-05T14:30:24.246Z] #39 276.5 LINK lib/c/libcriu.a [2023-04-05T14:30:24.246Z] #39 276.7 GEN magic.py [2023-04-05T14:30:24.246Z] #39 277.0 Note: Building without setproctitle() and strlcpy() support. [2023-04-05T14:30:24.246Z] #39 277.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-05T14:30:24.246Z] #39 277.0 Note: Building without GnuTLS support [2023-04-05T14:30:24.246Z] #39 277.0 Makefile.config:39: Warn: you have no libnftables installed [2023-04-05T14:30:24.246Z] #39 277.0 Makefile.config:40: Warn: Building without nftables support [2023-04-05T14:30:24.246Z] #39 278.5 fatal: not a git repository (or any of the parent directories): .git [2023-04-05T14:30:24.246Z] #39 280.2 make[1]: Nothing to be done for 'all'. [2023-04-05T14:30:24.246Z] #39 281.5 make[1]: 'images/built-in.o' is up to date. [2023-04-05T14:30:24.246Z] #39 281.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-05T14:30:24.246Z] #39 281.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-05T14:30:24.246Z] #39 281.7 make[1]: 'compel/libcompel.a' is up to date. [2023-04-05T14:30:24.246Z] #39 281.8 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-05T14:30:24.246Z] #39 281.8 make[1]: Nothing to be done for 'all'. [2023-04-05T14:30:24.246Z] #39 281.9 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-05T14:30:24.360Z] #50 26.06 The following NEW packages will be installed: [2023-04-05T14:30:24.360Z] #50 26.07 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-05T14:30:24.360Z] #50 26.07 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-05T14:30:24.360Z] #50 26.07 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-05T14:30:24.360Z] #50 26.08 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-05T14:30:24.360Z] #50 26.08 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-05T14:30:24.360Z] #50 26.08 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-05T14:30:24.360Z] #50 26.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-05T14:30:24.360Z] #50 26.08 xz-utils zip [2023-04-05T14:30:24.504Z] #39 282.3 make[2]: Nothing to be done for 'all'. [2023-04-05T14:30:24.504Z] #39 282.4 make[2]: Nothing to be done for 'all'. [2023-04-05T14:30:24.504Z] #39 282.4 make[2]: Nothing to be done for 'all'. [2023-04-05T14:30:24.619Z] #50 26.48 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:30:24.619Z] #50 26.48 Need to get 27.0 MB of archives. [2023-04-05T14:30:24.619Z] #50 26.48 After this operation, 104 MB of additional disk space will be used. [2023-04-05T14:30:24.619Z] #50 26.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-05T14:30:24.619Z] #50 26.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-05T14:30:24.619Z] #50 26.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-05T14:30:24.619Z] #50 26.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-05T14:30:24.619Z] #50 26.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-05T14:30:24.619Z] #50 26.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-05T14:30:24.619Z] #50 26.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-05T14:30:24.619Z] #50 26.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-05T14:30:24.619Z] #50 26.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T14:30:24.619Z] #50 26.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T14:30:24.619Z] #50 26.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-05T14:30:24.762Z] #39 282.6 make[2]: Nothing to be done for 'all'. [2023-04-05T14:30:24.762Z] #39 282.7 make[2]: Nothing to be done for 'all'. [2023-04-05T14:30:24.878Z] #50 26.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-05T14:30:24.878Z] #50 26.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-05T14:30:24.878Z] #50 26.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-05T14:30:24.878Z] #50 26.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-05T14:30:24.878Z] #50 26.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-05T14:30:24.878Z] #50 26.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-05T14:30:24.878Z] #50 26.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-05T14:30:24.878Z] #50 26.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-05T14:30:24.878Z] #50 26.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-05T14:30:24.878Z] #50 26.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-05T14:30:24.878Z] #50 26.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-05T14:30:24.878Z] #50 26.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-05T14:30:24.878Z] #50 26.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-05T14:30:24.878Z] #50 26.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-05T14:30:24.878Z] #50 26.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-05T14:30:24.878Z] #50 26.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-05T14:30:25.019Z] #39 282.8 make[2]: Nothing to be done for 'all'. [2023-04-05T14:30:25.019Z] #39 282.8 make[2]: Nothing to be done for 'all'. [2023-04-05T14:30:25.277Z] #39 283.0 make[2]: Nothing to be done for 'all'. [2023-04-05T14:30:25.277Z] #39 283.1 INSTALL criu/criu [2023-04-05T14:30:25.445Z] #50 27.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-05T14:30:25.445Z] #50 27.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-05T14:30:25.445Z] #50 27.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-05T14:30:25.445Z] #50 27.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-05T14:30:25.445Z] #50 27.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-05T14:30:25.445Z] #50 27.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-05T14:30:25.445Z] #50 27.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-05T14:30:25.704Z] #50 27.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-05T14:30:25.704Z] #50 27.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-05T14:30:25.704Z] #50 27.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T14:30:25.704Z] #50 27.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-05T14:30:25.704Z] #50 27.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-05T14:30:25.704Z] #50 27.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-05T14:30:25.704Z] #50 27.52 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-05T14:30:25.842Z] #39 DONE 283.5s [2023-04-05T14:30:25.842Z] [2023-04-05T14:30:25.842Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:30:25.963Z] #50 27.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-05T14:30:25.964Z] #50 27.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-05T14:30:25.964Z] #50 27.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-05T14:30:26.222Z] #50 27.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-05T14:30:26.222Z] #50 27.90 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-05T14:30:26.222Z] #50 27.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-05T14:30:27.158Z] #50 28.76 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:30:27.321Z] #37 320.5 # github.com/containerd/containerd/cmd/containerd [2023-04-05T14:30:27.321Z] #37 320.5 /usr/bin/ld: /tmp/go-link-4166273437/000019.o: in function `New': [2023-04-05T14:30:27.321Z] #37 320.5 /tmp/tmp.URNPGNXrUg/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-04-05T14:30:27.321Z] #37 320.6 + bin/containerd-stress [2023-04-05T14:30:27.321Z] #37 321.8 + bin/containerd-shim [2023-04-05T14:30:27.417Z] #50 29.05 Fetched 27.0 MB in 2s (14.7 MB/s) [2023-04-05T14:30:27.417Z] #50 29.15 Selecting previously unselected package pigz. [2023-04-05T14:30:27.417Z] #50 29.15 (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 ... 24020 files and directories currently installed.) [2023-04-05T14:30:27.417Z] #50 29.26 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-05T14:30:27.676Z] #50 29.27 Unpacking pigz (2.6-1) ... [2023-04-05T14:30:27.676Z] #50 29.44 Selecting previously unselected package libelf1:amd64. [2023-04-05T14:30:27.676Z] #50 29.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-05T14:30:27.676Z] #50 29.46 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-05T14:30:27.935Z] #50 29.65 Selecting previously unselected package libbpf0:amd64. [2023-04-05T14:30:27.935Z] #50 29.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-05T14:30:27.935Z] #50 29.66 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-05T14:30:27.935Z] #50 29.81 Selecting previously unselected package libcap2:amd64. [2023-04-05T14:30:28.083Z] #50 13.57 Reading package lists... [2023-04-05T14:30:28.194Z] #50 29.82 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-05T14:30:28.194Z] #50 29.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:30:28.194Z] #50 29.95 Selecting previously unselected package libmnl0:amd64. [2023-04-05T14:30:28.194Z] #50 29.96 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-05T14:30:28.194Z] #50 29.96 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-05T14:30:28.452Z] #50 30.13 Selecting previously unselected package libxtables12:amd64. [2023-04-05T14:30:28.452Z] #50 30.14 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-05T14:30:28.452Z] #50 30.16 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-05T14:30:28.452Z] #50 30.35 Selecting previously unselected package libcap2-bin. [2023-04-05T14:30:28.452Z] #50 30.36 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-05T14:30:28.711Z] #50 30.39 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-05T14:30:28.711Z] #50 30.50 Selecting previously unselected package iproute2. [2023-04-05T14:30:28.711Z] #50 30.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-05T14:30:28.711Z] #50 30.51 Unpacking iproute2 (5.10.0-4) ... [2023-04-05T14:30:30.088Z] #50 31.62 Selecting previously unselected package xxd. [2023-04-05T14:30:30.088Z] #50 31.62 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:30:30.088Z] #50 31.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:30:30.348Z] #50 32.04 Selecting previously unselected package vim-common. [2023-04-05T14:30:30.348Z] #50 32.04 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:30:30.348Z] #50 32.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:30:30.606Z] #50 32.45 Selecting previously unselected package bash-completion. [2023-04-05T14:30:30.865Z] #50 32.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-05T14:30:31.382Z] #50 19.79 Reading package lists... [2023-04-05T14:30:31.382Z] #50 ... [2023-04-05T14:30:31.382Z] [2023-04-05T14:30:31.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:30:31.382Z] #39 145.0 CC criu/cgroup.o [2023-04-05T14:30:31.382Z] #39 151.4 CC criu/clone-noasan.o [2023-04-05T14:30:31.382Z] #39 151.6 CC criu/config.o [2023-04-05T14:30:31.382Z] #39 154.0 CC criu/cr-check.o [2023-04-05T14:30:31.642Z] #39 ... [2023-04-05T14:30:31.642Z] [2023-04-05T14:30:31.642Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:30:31.642Z] #50 19.79 Reading package lists... [2023-04-05T14:30:33.552Z] #50 24.02 Building dependency tree... [2023-04-05T14:30:34.152Z] #50 35.82 Unpacking bash-completion (1:2.11-2) ... [2023-04-05T14:30:34.722Z] #50 36.43 Selecting previously unselected package bzip2. [2023-04-05T14:30:34.722Z] #50 36.45 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-05T14:30:34.722Z] #50 36.46 Unpacking bzip2 (1.0.8-4) ... [2023-04-05T14:30:34.722Z] #50 36.55 Selecting previously unselected package xz-utils. [2023-04-05T14:30:34.722Z] #50 36.59 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-05T14:30:34.722Z] #50 36.60 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T14:30:35.290Z] #50 37.08 Selecting previously unselected package apparmor. [2023-04-05T14:30:35.290Z] #50 37.08 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-05T14:30:35.290Z] #50 37.17 Unpacking apparmor (2.13.6-10) ... [2023-04-05T14:30:35.409Z] #37 333.3 + bin/containerd-shim-runc-v1 [2023-04-05T14:30:35.469Z] #50 ... [2023-04-05T14:30:35.469Z] [2023-04-05T14:30:35.469Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-05T14:30:35.469Z] #23 DONE 251.4s [2023-04-05T14:30:35.469Z] [2023-04-05T14:30:35.469Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:30:35.469Z] #50 27.69 The following additional packages will be installed: [2023-04-05T14:30:35.469Z] #50 27.69 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-05T14:30:35.469Z] #50 27.69 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-05T14:30:35.469Z] #50 27.69 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-05T14:30:35.469Z] #50 27.71 python3-pkg-resources vim-runtime xxd [2023-04-05T14:30:35.469Z] #50 27.71 Suggested packages: [2023-04-05T14:30:35.469Z] #50 27.71 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-05T14:30:35.469Z] #50 27.71 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-05T14:30:35.469Z] #50 27.71 acl attr quota [2023-04-05T14:30:35.469Z] #50 27.71 Recommended packages: [2023-04-05T14:30:35.469Z] #50 27.71 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-05T14:30:36.227Z] #50 38.07 Selecting previously unselected package inetutils-ping. [2023-04-05T14:30:36.227Z] #50 38.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-05T14:30:36.486Z] #50 38.08 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T14:30:36.745Z] #50 38.45 Selecting previously unselected package libip4tc2:amd64. [2023-04-05T14:30:36.745Z] #50 38.48 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-05T14:30:36.745Z] #50 38.49 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-05T14:30:36.745Z] #50 38.60 Selecting previously unselected package libip6tc2:amd64. [2023-04-05T14:30:37.005Z] #50 38.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-05T14:30:37.005Z] #50 38.60 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-05T14:30:37.005Z] #50 38.74 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-05T14:30:37.005Z] #50 38.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-05T14:30:37.005Z] #50 38.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-05T14:30:37.005Z] #50 38.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-05T14:30:37.005Z] #50 38.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-05T14:30:37.264Z] #50 38.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-05T14:30:37.264Z] #50 39.01 Selecting previously unselected package libnftnl11:amd64. [2023-04-05T14:30:37.264Z] #50 39.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-05T14:30:37.264Z] #50 39.02 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-05T14:30:37.523Z] #50 39.18 Selecting previously unselected package iptables. [2023-04-05T14:30:37.523Z] #50 39.20 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-05T14:30:37.523Z] #50 39.21 Unpacking iptables (1.8.7-1) ... [2023-04-05T14:30:38.026Z] #50 30.08 The following NEW packages will be installed: [2023-04-05T14:30:38.027Z] #50 30.10 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-05T14:30:38.027Z] #50 30.10 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-05T14:30:38.027Z] #50 30.10 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-05T14:30:38.027Z] #50 30.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-05T14:30:38.027Z] #50 30.10 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-05T14:30:38.027Z] #50 30.10 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-05T14:30:38.027Z] #50 30.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-05T14:30:38.027Z] #50 30.10 xz-utils zip [2023-04-05T14:30:38.027Z] #50 30.47 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:30:38.027Z] #50 30.47 Need to get 27.0 MB of archives. [2023-04-05T14:30:38.027Z] #50 30.47 After this operation, 104 MB of additional disk space will be used. [2023-04-05T14:30:38.027Z] #50 30.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-05T14:30:38.094Z] #50 39.79 Selecting previously unselected package libonig5:amd64. [2023-04-05T14:30:38.094Z] #50 39.80 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-05T14:30:38.094Z] #50 39.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:30:38.287Z] #50 30.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-05T14:30:38.287Z] #50 30.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-05T14:30:38.287Z] #50 30.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-05T14:30:38.287Z] #50 30.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-05T14:30:38.287Z] #50 30.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-05T14:30:38.287Z] #50 30.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-05T14:30:38.287Z] #50 30.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-05T14:30:38.287Z] #50 30.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T14:30:38.287Z] #50 30.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T14:30:38.287Z] #50 30.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-05T14:30:38.287Z] #50 30.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-05T14:30:38.287Z] #50 30.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-05T14:30:38.287Z] #50 30.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-05T14:30:38.287Z] #50 30.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-05T14:30:38.287Z] #50 30.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-05T14:30:38.287Z] #50 30.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-05T14:30:38.287Z] #50 30.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-05T14:30:38.287Z] #50 30.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-05T14:30:38.287Z] #50 30.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-05T14:30:38.287Z] #50 30.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-05T14:30:38.353Z] #50 40.07 Selecting previously unselected package libjq1:amd64. [2023-04-05T14:30:38.353Z] #50 40.07 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-05T14:30:38.353Z] #50 40.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:30:38.547Z] #50 30.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-05T14:30:38.547Z] #50 30.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-05T14:30:38.547Z] #50 30.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-05T14:30:38.547Z] #50 30.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-05T14:30:38.547Z] #50 30.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-05T14:30:38.547Z] #50 30.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-05T14:30:38.612Z] #50 40.45 Selecting previously unselected package jq. [2023-04-05T14:30:38.612Z] #50 40.45 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-05T14:30:38.612Z] #50 40.45 Unpacking jq (1.6-2.1) ... [2023-04-05T14:30:38.807Z] #50 31.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-05T14:30:38.871Z] #50 40.53 Selecting previously unselected package libaio1:amd64. [2023-04-05T14:30:38.871Z] #50 40.54 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-05T14:30:38.871Z] #50 40.54 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-05T14:30:38.871Z] #50 40.67 Selecting previously unselected package libgpm2:amd64. [2023-04-05T14:30:38.871Z] #50 40.68 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-05T14:30:38.871Z] #50 40.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-05T14:30:38.871Z] #50 40.78 Selecting previously unselected package libicu67:amd64. [2023-04-05T14:30:39.069Z] #50 31.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-05T14:30:39.069Z] #50 31.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-05T14:30:39.069Z] #50 31.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-05T14:30:39.069Z] #50 31.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-05T14:30:39.069Z] #50 31.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-05T14:30:39.069Z] #50 31.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-05T14:30:39.069Z] #50 31.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-05T14:30:39.069Z] #50 31.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-05T14:30:39.069Z] #50 31.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T14:30:39.069Z] #50 31.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-05T14:30:39.069Z] #50 31.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-05T14:30:39.069Z] #50 31.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-05T14:30:39.069Z] #50 31.46 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-05T14:30:39.069Z] #50 31.50 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-05T14:30:39.130Z] #50 40.78 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-05T14:30:39.130Z] #50 40.79 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-05T14:30:39.130Z] #50 ... [2023-04-05T14:30:39.130Z] [2023-04-05T14:30:39.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:30:39.130Z] #39 160.0 CC criu/cr-service.o [2023-04-05T14:30:39.130Z] #39 163.1 CC criu/crtools.o [2023-04-05T14:30:39.130Z] #39 164.5 CC criu/eventfd.o [2023-04-05T14:30:39.130Z] #39 165.0 CC criu/eventpoll.o [2023-04-05T14:30:39.130Z] #39 166.0 CC criu/external.o [2023-04-05T14:30:39.130Z] #39 166.5 CC criu/fault-injection.o [2023-04-05T14:30:39.130Z] #39 166.8 CC criu/fdstore.o [2023-04-05T14:30:39.130Z] #39 167.4 CC criu/fifo.o [2023-04-05T14:30:39.130Z] #39 168.1 CC criu/file-ids.o [2023-04-05T14:30:39.130Z] #39 168.7 CC criu/file-lock.o [2023-04-05T14:30:39.330Z] #50 31.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-05T14:30:39.330Z] #50 31.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-05T14:30:39.590Z] #50 31.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-05T14:30:39.590Z] #50 31.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-05T14:30:39.590Z] #50 31.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-05T14:30:39.702Z] #39 170.4 CC criu/files-ext.o [2023-04-05T14:30:40.270Z] #39 171.1 CC criu/files-reg.o [2023-04-05T14:30:40.662Z] #37 339.9 + bin/containerd-shim-runc-v2 [2023-04-05T14:30:40.975Z] #50 33.02 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:30:40.975Z] #50 33.25 Fetched 27.0 MB in 2s (15.2 MB/s) [2023-04-05T14:30:40.975Z] #50 33.38 Selecting previously unselected package pigz. [2023-04-05T14:30:41.234Z] #50 33.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24020 files and directories currently installed.) [2023-04-05T14:30:41.234Z] #50 33.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-05T14:30:41.234Z] #50 33.47 Unpacking pigz (2.6-1) ... [2023-04-05T14:30:41.495Z] #50 33.82 Selecting previously unselected package libelf1:amd64. [2023-04-05T14:30:41.495Z] #50 33.83 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-05T14:30:41.495Z] #50 33.87 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-05T14:30:41.592Z] #37 340.7 + binaries [2023-04-05T14:30:41.592Z] #37 340.7 + install -D bin/containerd /build/containerd [2023-04-05T14:30:41.592Z] #37 340.7 + install -D bin/containerd-shim /build/containerd-shim [2023-04-05T14:30:41.592Z] #37 340.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-05T14:30:41.592Z] #37 340.7 + install -D bin/ctr /build/ctr [2023-04-05T14:30:42.066Z] #50 34.28 Selecting previously unselected package libbpf0:amd64. [2023-04-05T14:30:42.066Z] #50 34.28 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-05T14:30:42.066Z] #50 34.29 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-05T14:30:42.154Z] #37 DONE 341.3s [2023-04-05T14:30:42.327Z] #50 34.46 Selecting previously unselected package libcap2:amd64. [2023-04-05T14:30:42.327Z] #50 34.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-05T14:30:42.327Z] #50 34.48 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:30:42.327Z] #50 34.65 Selecting previously unselected package libmnl0:amd64. [2023-04-05T14:30:42.327Z] #50 34.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-05T14:30:42.327Z] #50 34.66 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-05T14:30:42.588Z] #50 34.85 Selecting previously unselected package libxtables12:amd64. [2023-04-05T14:30:42.588Z] #50 34.85 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-05T14:30:42.588Z] #50 34.86 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-05T14:30:42.721Z] [2023-04-05T14:30:42.721Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-05T14:30:42.805Z] #39 173.5 CC criu/files.o [2023-04-05T14:30:42.852Z] #50 35.00 Selecting previously unselected package libcap2-bin. [2023-04-05T14:30:42.852Z] #50 35.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-05T14:30:42.852Z] #50 35.03 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-05T14:30:42.852Z] #50 35.14 Selecting previously unselected package iproute2. [2023-04-05T14:30:42.852Z] #50 35.14 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-05T14:30:42.852Z] #50 35.16 Unpacking iproute2 (5.10.0-4) ... [2023-04-05T14:30:43.065Z] #39 ... [2023-04-05T14:30:43.065Z] [2023-04-05T14:30:43.065Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:30:43.065Z] #50 44.97 Selecting previously unselected package libinih1:amd64. [2023-04-05T14:30:43.284Z] #65 DONE 0.2s [2023-04-05T14:30:43.284Z] [2023-04-05T14:30:43.284Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-05T14:30:43.284Z] #66 DONE 0.1s [2023-04-05T14:30:43.284Z] [2023-04-05T14:30:43.284Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-05T14:30:43.284Z] #67 DONE 0.2s [2023-04-05T14:30:43.284Z] [2023-04-05T14:30:43.284Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-05T14:30:43.284Z] #68 DONE 0.1s [2023-04-05T14:30:43.324Z] #50 44.98 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-05T14:30:43.324Z] #50 44.98 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-05T14:30:43.324Z] #50 45.05 Selecting previously unselected package libnet1:amd64. [2023-04-05T14:30:43.324Z] #50 45.05 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:30:43.324Z] #50 45.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:30:43.324Z] #50 45.14 Selecting previously unselected package libnl-3-200:amd64. [2023-04-05T14:30:43.324Z] #50 45.14 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:30:43.324Z] #50 45.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:30:43.324Z] #50 45.24 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-05T14:30:43.540Z] [2023-04-05T14:30:43.540Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-05T14:30:43.540Z] #69 DONE 0.0s [2023-04-05T14:30:43.540Z] [2023-04-05T14:30:43.540Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2023-04-05T14:30:43.583Z] #50 45.24 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:30:43.583Z] #50 45.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:30:43.583Z] #50 45.33 Selecting previously unselected package net-tools. [2023-04-05T14:30:43.583Z] #50 45.33 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-05T14:30:43.583Z] #50 45.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T14:30:43.583Z] #50 45.51 Selecting previously unselected package patch. [2023-04-05T14:30:43.797Z] #50 35.95 Selecting previously unselected package xxd. [2023-04-05T14:30:43.797Z] #50 36.00 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:30:43.797Z] #50 36.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:30:43.842Z] #50 45.51 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-05T14:30:43.842Z] #50 45.52 Unpacking patch (2.7.6-7) ... [2023-04-05T14:30:43.842Z] #50 45.63 Selecting previously unselected package python-pip-whl. [2023-04-05T14:30:43.842Z] #50 45.64 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-05T14:30:43.842Z] #50 45.65 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T14:30:44.058Z] #50 36.21 Selecting previously unselected package vim-common. [2023-04-05T14:30:44.058Z] #50 36.21 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:30:44.058Z] #50 36.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:30:44.319Z] #50 36.65 Selecting previously unselected package bash-completion. [2023-04-05T14:30:44.319Z] #50 36.65 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-05T14:30:44.468Z] #70 0.776 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-04-05T14:30:44.468Z] #70 0.776 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-04-05T14:30:44.468Z] #70 0.776 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T14:30:44.579Z] #50 ... [2023-04-05T14:30:44.579Z] [2023-04-05T14:30:44.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:30:44.579Z] #39 157.5 CC criu/cr-dedup.o [2023-04-05T14:30:44.579Z] #39 158.3 CC criu/cr-dump.o [2023-04-05T14:30:44.579Z] #39 162.5 CC criu/cr-errno.o [2023-04-05T14:30:44.579Z] #39 162.7 CC criu/cr-restore.o [2023-04-05T14:30:44.725Z] #70 1.021 Fetched 44.1 kB in 1s (72.0 kB/s) [2023-04-05T14:30:44.778Z] #50 46.28 Selecting previously unselected package python3-lib2to3. [2023-04-05T14:30:44.778Z] #50 46.28 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-05T14:30:44.778Z] #50 46.29 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-05T14:30:44.778Z] #50 46.41 Selecting previously unselected package python3-distutils. [2023-04-05T14:30:44.778Z] #50 46.42 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-05T14:30:44.778Z] #50 46.43 Unpacking python3-distutils (3.9.2-1) ... [2023-04-05T14:30:44.779Z] #50 46.56 Selecting previously unselected package python3-pkg-resources. [2023-04-05T14:30:44.779Z] #50 46.57 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T14:30:44.779Z] #50 46.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:30:44.982Z] #70 1.021 Reading package lists... [2023-04-05T14:30:45.037Z] #50 46.73 Selecting previously unselected package python3-setuptools. [2023-04-05T14:30:45.037Z] #50 46.74 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-05T14:30:45.037Z] #50 46.75 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-05T14:30:45.297Z] #50 47.02 Selecting previously unselected package python3-wheel. [2023-04-05T14:30:45.297Z] #50 47.02 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-05T14:30:45.297Z] #50 47.03 Unpacking python3-wheel (0.34.2-1) ... [2023-04-05T14:30:45.297Z] #50 47.11 Selecting previously unselected package python3-pip. [2023-04-05T14:30:45.297Z] #50 47.11 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-05T14:30:45.297Z] #50 47.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T14:30:45.802Z] #70 1.626 Reading package lists... [2023-04-05T14:30:45.802Z] #70 2.134 Building dependency tree... [2023-04-05T14:30:45.802Z] #70 2.241 Reading state information... [2023-04-05T14:30:45.864Z] #50 47.45 Selecting previously unselected package sudo. [2023-04-05T14:30:45.864Z] #50 47.47 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-05T14:30:45.864Z] #50 47.47 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T14:30:46.058Z] #70 2.360 The following additional packages will be installed: [2023-04-05T14:30:46.058Z] #70 2.361 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-04-05T14:30:46.058Z] #70 2.361 Suggested packages: [2023-04-05T14:30:46.058Z] #70 2.361 systemd-container policykit-1 [2023-04-05T14:30:46.058Z] #70 2.361 Recommended packages: [2023-04-05T14:30:46.058Z] #70 2.361 systemd-timesyncd | time-daemon libnss-systemd [2023-04-05T14:30:46.058Z] #70 2.428 The following NEW packages will be installed: [2023-04-05T14:30:46.058Z] #70 2.428 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-04-05T14:30:46.058Z] #70 2.429 libkmod2 libpam-systemd systemd systemd-sysv [2023-04-05T14:30:46.315Z] #70 2.696 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T14:30:46.315Z] #70 2.696 Need to get 5828 kB of archives. [2023-04-05T14:30:46.315Z] #70 2.696 After this operation, 19.3 MB of additional disk space will be used. [2023-04-05T14:30:46.315Z] #70 2.696 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-04-05T14:30:46.315Z] #70 2.699 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-04-05T14:30:46.315Z] #70 2.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-04-05T14:30:46.315Z] #70 2.705 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-04-05T14:30:46.315Z] #70 2.708 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2023-04-05T14:30:46.315Z] #70 2.745 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2023-04-05T14:30:46.315Z] #70 2.746 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-04-05T14:30:46.315Z] #70 2.748 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-04-05T14:30:46.315Z] #70 2.750 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2023-04-05T14:30:46.315Z] #70 2.752 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2023-04-05T14:30:46.315Z] #70 2.873 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T14:30:46.315Z] #70 2.902 Fetched 5828 kB in 0s (18.3 MB/s) [2023-04-05T14:30:46.315Z] #70 2.926 Selecting previously unselected package libargon2-1:amd64. [2023-04-05T14:30:46.432Z] #50 48.08 Selecting previously unselected package thin-provisioning-tools. [2023-04-05T14:30:46.432Z] #50 48.08 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-05T14:30:46.432Z] #50 48.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-05T14:30:46.572Z] #70 2.926 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28610 files and directories currently installed.) [2023-04-05T14:30:46.572Z] #70 2.951 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-04-05T14:30:46.572Z] #70 2.958 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-04-05T14:30:46.572Z] #70 2.989 Selecting previously unselected package libjson-c5:amd64. [2023-04-05T14:30:46.572Z] #70 2.991 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-04-05T14:30:46.572Z] #70 2.995 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-04-05T14:30:46.572Z] #70 3.033 Selecting previously unselected package libcryptsetup12:amd64. [2023-04-05T14:30:46.572Z] #70 3.033 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-04-05T14:30:46.572Z] #70 3.036 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-04-05T14:30:46.572Z] #70 3.086 Selecting previously unselected package libkmod2:amd64. [2023-04-05T14:30:46.572Z] #70 3.089 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-04-05T14:30:46.572Z] #70 3.092 Unpacking libkmod2:amd64 (28-1) ... [2023-04-05T14:30:46.572Z] #70 3.133 Selecting previously unselected package systemd. [2023-04-05T14:30:46.572Z] #70 3.133 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:30:46.691Z] #50 48.37 Selecting previously unselected package uidmap. [2023-04-05T14:30:46.691Z] #50 48.39 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-05T14:30:46.691Z] #50 48.40 Unpacking uidmap (1:4.8.1-1) ... [2023-04-05T14:30:46.691Z] #50 48.54 Selecting previously unselected package vim-runtime. [2023-04-05T14:30:46.691Z] #50 48.54 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:30:46.829Z] #70 3.166 Unpacking systemd (247.3-7+deb11u1) ... [2023-04-05T14:30:46.950Z] #50 48.58 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-05T14:30:46.950Z] #50 48.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-05T14:30:46.950Z] #50 48.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:30:47.086Z] #70 3.642 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-04-05T14:30:47.086Z] #70 3.652 Setting up libjson-c5:amd64 (0.15-2) ... [2023-04-05T14:30:47.086Z] #70 3.662 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-04-05T14:30:47.086Z] #70 3.675 Setting up libkmod2:amd64 (28-1) ... [2023-04-05T14:30:47.086Z] #70 3.686 Setting up systemd (247.3-7+deb11u1) ... [2023-04-05T14:30:47.342Z] #70 3.723 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-04-05T14:30:47.342Z] #70 3.725 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-04-05T14:30:47.342Z] #70 3.728 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-04-05T14:30:47.342Z] #70 3.754 Initializing machine ID from KVM UUID. [2023-04-05T14:30:47.599Z] #70 4.082 Selecting previously unselected package systemd-sysv. [2023-04-05T14:30:47.599Z] #70 4.082 (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 ... 29421 files and directories currently installed.) [2023-04-05T14:30:47.599Z] #70 4.096 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:30:47.599Z] #70 4.099 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2023-04-05T14:30:47.599Z] #70 4.140 Selecting previously unselected package libdbus-1-3:amd64. [2023-04-05T14:30:47.599Z] #70 4.140 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-04-05T14:30:47.599Z] #70 4.144 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-04-05T14:30:47.599Z] #70 4.198 Selecting previously unselected package dbus. [2023-04-05T14:30:47.856Z] #70 4.200 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-04-05T14:30:47.856Z] #70 4.209 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-04-05T14:30:47.856Z] #70 4.260 Selecting previously unselected package libpam-systemd:amd64. [2023-04-05T14:30:47.856Z] #70 4.263 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2023-04-05T14:30:47.856Z] #70 4.266 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:30:47.856Z] #70 4.316 Selecting previously unselected package dbus-user-session. [2023-04-05T14:30:47.856Z] #70 4.316 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-04-05T14:30:47.856Z] #70 4.319 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-04-05T14:30:47.856Z] #70 4.358 Setting up systemd-sysv (247.3-7+deb11u1) ... [2023-04-05T14:30:47.856Z] #70 4.368 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-04-05T14:30:47.856Z] #70 4.379 Setting up dbus (1.12.24-0+deb11u1) ... [2023-04-05T14:30:47.901Z] #39 170.4 CC criu/cr-service.o [2023-04-05T14:30:47.901Z] #39 ... [2023-04-05T14:30:47.901Z] [2023-04-05T14:30:47.901Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:30:47.901Z] #50 40.35 Unpacking bash-completion (1:2.11-2) ... [2023-04-05T14:30:48.112Z] #70 4.488 invoke-rc.d: could not determine current runlevel [2023-04-05T14:30:48.112Z] #70 4.490 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-05T14:30:48.113Z] #70 4.495 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-04-05T14:30:48.113Z] #70 4.614 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-04-05T14:30:48.113Z] #70 4.628 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:30:48.369Z] #70 DONE 4.8s [2023-04-05T14:30:48.369Z] [2023-04-05T14:30:48.369Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2023-04-05T14:30:48.861Z] #50 41.01 Selecting previously unselected package bzip2. [2023-04-05T14:30:48.861Z] #50 41.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-05T14:30:48.861Z] #50 41.02 Unpacking bzip2 (1.0.8-4) ... [2023-04-05T14:30:48.861Z] #50 41.15 Selecting previously unselected package xz-utils. [2023-04-05T14:30:48.861Z] #50 41.15 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-05T14:30:48.861Z] #50 41.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T14:30:48.934Z] #71 0.431 % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T14:30:48.934Z] #71 0.432 Dload Upload Total Spent Left Speed [2023-04-05T14:30:48.934Z] #71 0.434 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5679 0 --:--:-- --:--:-- --:--:-- 5661 100 1823 100 1823 0 0 5679 0 --:--:-- --:--:-- --:--:-- 5661 [2023-04-05T14:30:48.934Z] #71 DONE 0.8s [2023-04-05T14:30:49.123Z] #50 41.42 Selecting previously unselected package apparmor. [2023-04-05T14:30:49.123Z] #50 41.42 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-05T14:30:49.192Z] [2023-04-05T14:30:49.192Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-05T14:30:49.383Z] #50 41.69 Unpacking apparmor (2.13.6-10) ... [2023-04-05T14:30:50.767Z] #50 42.77 Selecting previously unselected package inetutils-ping. [2023-04-05T14:30:50.767Z] #50 42.77 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-05T14:30:50.767Z] #50 42.77 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T14:30:50.767Z] #50 43.14 Selecting previously unselected package libip4tc2:amd64. [2023-04-05T14:30:50.767Z] #50 43.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-05T14:30:51.027Z] #50 43.19 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-05T14:30:51.140Z] #50 52.16 Selecting previously unselected package vim. [2023-04-05T14:30:51.140Z] #50 52.17 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:30:51.140Z] #50 52.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:30:51.140Z] #50 52.93 Selecting previously unselected package xfsprogs. [2023-04-05T14:30:51.140Z] #50 52.98 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-05T14:30:51.140Z] #50 53.03 Unpacking xfsprogs (5.10.0-4) ... [2023-04-05T14:30:51.288Z] #50 43.52 Selecting previously unselected package libip6tc2:amd64. [2023-04-05T14:30:51.288Z] #50 43.53 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-05T14:30:51.288Z] #50 43.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-05T14:30:51.288Z] #50 43.66 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-05T14:30:51.288Z] #50 43.67 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-05T14:30:51.288Z] #50 43.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-05T14:30:51.288Z] #50 43.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-05T14:30:51.556Z] #50 43.77 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-05T14:30:51.556Z] #50 43.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-05T14:30:51.748Z] #50 53.48 Selecting previously unselected package zip. [2023-04-05T14:30:51.748Z] #50 53.50 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-05T14:30:51.748Z] #50 53.51 Unpacking zip (3.0-12) ... [2023-04-05T14:30:51.816Z] #50 44.04 Selecting previously unselected package libnftnl11:amd64. [2023-04-05T14:30:51.816Z] #50 44.05 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-05T14:30:51.816Z] #50 44.05 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-05T14:30:52.011Z] #50 53.73 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:30:52.077Z] #50 44.18 Selecting previously unselected package iptables. [2023-04-05T14:30:52.077Z] #50 44.21 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-05T14:30:52.077Z] #50 44.22 Unpacking iptables (1.8.7-1) ... [2023-04-05T14:30:52.648Z] #50 44.80 Selecting previously unselected package libonig5:amd64. [2023-04-05T14:30:52.648Z] #50 44.81 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-05T14:30:52.648Z] #50 44.81 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:30:52.908Z] #50 45.11 Selecting previously unselected package libjq1:amd64. [2023-04-05T14:30:52.908Z] #50 45.11 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-05T14:30:52.908Z] #50 45.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:30:52.949Z] #50 54.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-05T14:30:52.949Z] #50 54.75 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T14:30:52.949Z] #50 54.77 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-05T14:30:52.949Z] #50 54.78 Setting up libicu67:amd64 (67.1-7) ... [2023-04-05T14:30:52.949Z] #50 54.79 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-05T14:30:52.949Z] #50 54.81 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-05T14:30:52.949Z] #50 54.82 Setting up uidmap (1:4.8.1-1) ... [2023-04-05T14:30:52.949Z] #50 54.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:30:53.168Z] #50 45.25 Selecting previously unselected package jq. [2023-04-05T14:30:53.168Z] #50 45.26 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-05T14:30:53.168Z] #50 45.28 Unpacking jq (1.6-2.1) ... [2023-04-05T14:30:53.207Z] #50 54.85 Setting up bzip2 (1.0.8-4) ... [2023-04-05T14:30:53.208Z] #50 54.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:30:53.208Z] #50 54.88 Setting up python3-wheel (0.34.2-1) ... [2023-04-05T14:30:53.429Z] #50 45.58 Selecting previously unselected package libaio1:amd64. [2023-04-05T14:30:53.429Z] #50 45.59 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-05T14:30:53.429Z] #50 45.60 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-05T14:30:53.429Z] #50 45.75 Selecting previously unselected package libgpm2:amd64. [2023-04-05T14:30:53.429Z] #50 45.76 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-05T14:30:53.429Z] #50 45.81 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-05T14:30:53.689Z] #50 45.88 Selecting previously unselected package libicu67:amd64. [2023-04-05T14:30:53.689Z] #50 45.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-05T14:30:53.689Z] #50 45.89 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-05T14:30:54.032Z] #50 55.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:30:54.032Z] #50 55.74 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:30:54.032Z] #50 55.75 Setting up libcap2-bin (1:2.44-1) ... [2023-04-05T14:30:54.032Z] #50 55.77 Setting up apparmor (2.13.6-10) ... [2023-04-05T14:30:54.461Z] #72 DONE 5.0s [2023-04-05T14:30:54.461Z] [2023-04-05T14:30:54.461Z] #73 exporting to image [2023-04-05T14:30:54.461Z] #73 exporting layers [2023-04-05T14:30:54.598Z] #50 ... [2023-04-05T14:30:54.598Z] [2023-04-05T14:30:54.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:30:54.598Z] #39 175.6 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:30:54.598Z] #39 175.6 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-05T14:30:54.598Z] #39 175.7 CC criu/filesystems.o [2023-04-05T14:30:54.598Z] #39 176.4 CC criu/fsnotify.o [2023-04-05T14:30:54.598Z] #39 177.7 CC criu/image-desc.o [2023-04-05T14:30:54.598Z] #39 177.8 CC criu/image.o [2023-04-05T14:30:54.598Z] #39 178.7 CC criu/ipc_ns.o [2023-04-05T14:30:54.598Z] #39 179.9 CC criu/irmap.o [2023-04-05T14:30:54.598Z] #39 180.7 CC criu/kcmp-ids.o [2023-04-05T14:30:54.598Z] #39 181.0 CC criu/kerndat.o [2023-04-05T14:30:54.598Z] #39 182.4 CC criu/libnetlink.o [2023-04-05T14:30:54.598Z] #39 182.8 CC criu/log.o [2023-04-05T14:30:54.598Z] #39 183.4 CC criu/lsm.o [2023-04-05T14:30:54.598Z] #39 183.9 CC criu/mem.o [2023-04-05T14:30:54.598Z] #39 185.5 CC criu/memfd.o [2023-04-05T14:30:55.532Z] #39 186.2 CC criu/mount.o [2023-04-05T14:30:55.532Z] #39 ... [2023-04-05T14:30:55.532Z] [2023-04-05T14:30:55.532Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:30:55.791Z] #50 57.50 Setting up zip (3.0-12) ... [2023-04-05T14:30:55.791Z] #50 57.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:30:55.791Z] #50 57.54 Setting up bash-completion (1:2.11-2) ... [2023-04-05T14:30:57.900Z] #36 ... [2023-04-05T14:30:57.900Z] [2023-04-05T14:30:57.900Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:30:57.900Z] #23 DONE 396.8s [2023-04-05T14:30:57.900Z] [2023-04-05T14:30:57.900Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:30:57.900Z] #42 ... [2023-04-05T14:30:57.900Z] [2023-04-05T14:30:57.900Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-05T14:30:57.900Z] #58 DONE 0.4s [2023-04-05T14:30:57.900Z] [2023-04-05T14:30:57.900Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:30:57.900Z] #36 ... [2023-04-05T14:30:57.900Z] [2023-04-05T14:30:57.900Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-05T14:30:57.900Z] #59 DONE 0.1s [2023-04-05T14:30:57.900Z] [2023-04-05T14:30:57.900Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-05T14:30:57.900Z] #60 DONE 0.1s [2023-04-05T14:30:57.900Z] [2023-04-05T14:30:57.900Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:30:57.900Z] #36 ... [2023-04-05T14:30:57.900Z] [2023-04-05T14:30:57.900Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-05T14:30:57.900Z] #61 DONE 0.1s [2023-04-05T14:30:57.900Z] [2023-04-05T14:30:57.900Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:30:58.326Z] #50 59.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T14:30:58.326Z] #50 59.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-05T14:30:58.326Z] #50 59.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-05T14:30:58.326Z] #50 59.94 Setting up patch (2.7.6-7) ... [2023-04-05T14:30:58.326Z] #50 59.97 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T14:30:58.326Z] #50 60.07 invoke-rc.d: could not determine current runlevel [2023-04-05T14:30:58.326Z] #50 60.08 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-05T14:30:58.326Z] #50 60.10 Setting up xfsprogs (5.10.0-4) ... [2023-04-05T14:30:58.326Z] #50 60.11 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-05T14:30:58.326Z] #50 60.13 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T14:30:58.326Z] #50 60.14 Setting up pigz (2.6-1) ... [2023-04-05T14:30:58.326Z] #50 60.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-05T14:30:58.326Z] #50 60.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:30:58.326Z] #50 60.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T14:30:58.326Z] #50 60.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:30:59.718Z] #50 61.21 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-05T14:30:59.718Z] #50 61.24 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-05T14:30:59.977Z] #50 61.66 Setting up libelf1:amd64 (0.183-1) ... [2023-04-05T14:30:59.977Z] #50 61.74 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:30:59.977Z] #50 61.77 Setting up python3-distutils (3.9.2-1) ... [2023-04-05T14:31:00.284Z] #50 52.04 Selecting previously unselected package libinih1:amd64. [2023-04-05T14:31:00.284Z] #50 52.04 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-05T14:31:00.284Z] #50 52.06 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-05T14:31:00.284Z] #50 52.24 Selecting previously unselected package libnet1:amd64. [2023-04-05T14:31:00.284Z] #50 52.25 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-05T14:31:00.284Z] #50 52.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:31:00.284Z] #50 52.38 Selecting previously unselected package libnl-3-200:amd64. [2023-04-05T14:31:00.284Z] #50 52.39 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-05T14:31:00.284Z] #50 52.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:31:00.284Z] #50 52.62 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-05T14:31:00.284Z] #50 ... [2023-04-05T14:31:00.284Z] [2023-04-05T14:31:00.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:00.284Z] #39 173.1 CC criu/crtools.o [2023-04-05T14:31:00.284Z] #39 174.2 CC criu/eventfd.o [2023-04-05T14:31:00.284Z] #39 174.7 CC criu/eventpoll.o [2023-04-05T14:31:00.284Z] #39 176.3 CC criu/external.o [2023-04-05T14:31:00.284Z] #39 176.6 CC criu/fault-injection.o [2023-04-05T14:31:00.284Z] #39 176.9 CC criu/fdstore.o [2023-04-05T14:31:00.284Z] #39 177.6 CC criu/fifo.o [2023-04-05T14:31:00.284Z] #39 178.2 CC criu/file-ids.o [2023-04-05T14:31:00.284Z] #39 178.8 CC criu/file-lock.o [2023-04-05T14:31:00.284Z] #39 180.6 CC criu/files-ext.o [2023-04-05T14:31:00.284Z] #39 181.3 CC criu/files-reg.o [2023-04-05T14:31:00.544Z] #50 62.32 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:31:00.544Z] #50 62.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-05T14:31:00.544Z] #50 62.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-05T14:31:00.544Z] #50 62.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-05T14:31:00.544Z] #50 62.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-05T14:31:00.544Z] #50 62.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-05T14:31:00.544Z] #50 62.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-05T14:31:00.544Z] #50 62.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-05T14:31:00.544Z] #50 62.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-05T14:31:00.544Z] #50 62.40 Setting up python3-setuptools (52.0.0-4) ... [2023-04-05T14:31:00.545Z] #39 ... [2023-04-05T14:31:00.545Z] [2023-04-05T14:31:00.545Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:31:00.545Z] #50 52.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-05T14:31:00.545Z] #50 52.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:31:00.545Z] #50 52.87 Selecting previously unselected package net-tools. [2023-04-05T14:31:00.545Z] #50 52.88 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-05T14:31:00.545Z] #50 52.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T14:31:01.116Z] #50 53.31 Selecting previously unselected package patch. [2023-04-05T14:31:01.116Z] #50 53.33 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-05T14:31:01.116Z] #50 53.34 Unpacking patch (2.7.6-7) ... [2023-04-05T14:31:01.377Z] #50 53.45 Selecting previously unselected package python-pip-whl. [2023-04-05T14:31:01.377Z] #50 53.46 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-05T14:31:01.377Z] #50 53.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-04-05T14:31:02.220Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2023-04-05T14:31:02.220Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-04-05T14:31:02.220Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/container [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/events [no test files] [2023-04-05T14:31:02.220Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2023-04-05T14:31:02.220Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 93.7% of statements [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/image [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/network [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-04-05T14:31:02.220Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2023-04-05T14:31:02.220Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/builder [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-04-05T14:31:02.220Z] ok github.com/docker/docker/builder/dockerfile 0.170s coverage: 48.5% of statements [2023-04-05T14:31:02.220Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-04-05T14:31:02.220Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2023-04-05T14:31:02.220Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-04-05T14:31:02.320Z] #50 54.54 Selecting previously unselected package python3-lib2to3. [2023-04-05T14:31:02.320Z] #50 54.54 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-05T14:31:02.320Z] #50 54.55 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-05T14:31:02.448Z] #50 63.95 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:31:02.448Z] #50 63.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-05T14:31:02.448Z] #50 64.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-05T14:31:02.448Z] #50 64.04 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T14:31:02.581Z] #50 54.81 Selecting previously unselected package python3-distutils. [2023-04-05T14:31:02.581Z] #50 54.82 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-05T14:31:02.581Z] #50 54.84 Unpacking python3-distutils (3.9.2-1) ... [2023-04-05T14:31:02.585Z] #73 exporting layers 7.2s done [2023-04-05T14:31:02.585Z] #73 writing image sha256:0d118ed0e7bc32ea9d73698f444d156f35c50f5ae1cc89160ce4dc3e17a3f68a done [2023-04-05T14:31:02.585Z] #73 naming to docker.io/library/docker:a09b3e9cf9de906438a6300760754fcb087f166a done [2023-04-05T14:31:02.585Z] #73 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T14:31:02.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/make.sh dynbinary test-integration [2023-04-05T14:31:03.158Z] #50 55.24 Selecting previously unselected package python3-pkg-resources. [2023-04-05T14:31:03.158Z] #50 55.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T14:31:03.158Z] #50 55.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:31:03.384Z] #50 65.26 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-05T14:31:03.419Z] #50 55.64 Selecting previously unselected package python3-setuptools. [2023-04-05T14:31:03.419Z] #50 55.65 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-05T14:31:03.419Z] #50 55.67 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-05T14:31:03.531Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-04-05T14:31:03.531Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-04-05T14:31:03.531Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-04-05T14:31:03.531Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-04-05T14:31:03.531Z] systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2023-04-05T14:31:03.531Z] Detected virtualization docker. [2023-04-05T14:31:03.531Z] Detected architecture x86-64. [2023-04-05T14:31:03.531Z] Set hostname to . [2023-04-05T14:31:03.642Z] #50 65.28 Setting up jq (1.6-2.1) ... [2023-04-05T14:31:03.642Z] #50 65.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-05T14:31:03.643Z] #50 65.32 Setting up iptables (1.8.7-1) ... [2023-04-05T14:31:03.643Z] #50 65.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T14:31:03.643Z] #50 65.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T14:31:03.643Z] #50 65.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T14:31:03.643Z] #50 65.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T14:31:03.643Z] #50 65.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-05T14:31:03.643Z] #50 65.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-05T14:31:03.643Z] #50 65.39 Setting up iproute2 (5.10.0-4) ... [2023-04-05T14:31:03.679Z] #50 55.98 Selecting previously unselected package python3-wheel. [2023-04-05T14:31:03.680Z] #50 55.98 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-05T14:31:03.680Z] #50 55.99 Unpacking python3-wheel (0.34.2-1) ... [2023-04-05T14:31:03.787Z] modprobe@configfs.service: Succeeded. [2023-04-05T14:31:03.787Z] modprobe@drm.service: Succeeded. [2023-04-05T14:31:03.787Z] modprobe@fuse.service: Succeeded. [2023-04-05T14:31:03.914Z] #50 65.77 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:31:03.940Z] #50 56.19 Selecting previously unselected package python3-pip. [2023-04-05T14:31:03.940Z] #50 56.19 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-05T14:31:03.940Z] #50 56.22 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T14:31:04.045Z] + source /etc/docker-entrypoint-cmd [2023-04-05T14:31:04.045Z] ++ hack/make.sh dynbinary test-integration [2023-04-05T14:31:04.045Z] [2023-04-05T14:31:04.045Z] Removing bundles/ [2023-04-05T14:31:04.045Z] [2023-04-05T14:31:04.045Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-04-05T14:31:04.045Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-05T14:31:04.045Z] GOOS="" GOARCH="" GOARM="" [2023-04-05T14:31:04.142Z] ok github.com/docker/docker/builder/remotecontext/git 2.885s coverage: 83.5% of statements [2023-04-05T14:31:04.142Z] ? github.com/docker/docker/cli [no test files] [2023-04-05T14:31:04.142Z] ? github.com/docker/docker/cli/config [no test files] [2023-04-05T14:31:04.511Z] #50 56.67 Selecting previously unselected package sudo. [2023-04-05T14:31:04.511Z] #50 56.68 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-05T14:31:04.511Z] #50 56.72 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T14:31:05.292Z] #50 DONE 67.1s [2023-04-05T14:31:05.292Z] [2023-04-05T14:31:05.292Z] #51 [dev-systemd-false 9/27] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-04-05T14:31:05.455Z] #50 57.72 Selecting previously unselected package thin-provisioning-tools. [2023-04-05T14:31:05.455Z] #50 57.73 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-05T14:31:05.455Z] #50 57.73 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-05T14:31:06.026Z] #50 58.18 Selecting previously unselected package uidmap. [2023-04-05T14:31:06.026Z] #50 58.21 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-05T14:31:06.026Z] #50 58.23 Unpacking uidmap (1:4.8.1-1) ... [2023-04-05T14:31:06.080Z] ok github.com/docker/docker/client 0.074s coverage: 75.4% of statements [2023-04-05T14:31:06.228Z] #51 0.937 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-05T14:31:06.228Z] #51 0.942 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-05T14:31:06.229Z] #51 0.946 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-05T14:31:06.229Z] #51 DONE 1.0s [2023-04-05T14:31:06.229Z] [2023-04-05T14:31:06.229Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-05T14:31:06.287Z] #50 58.51 Selecting previously unselected package vim-runtime. [2023-04-05T14:31:06.287Z] #50 58.52 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T14:31:06.287Z] #50 58.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-05T14:31:06.548Z] #50 58.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-05T14:31:06.548Z] #50 58.77 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:31:10.424Z] #52 ... [2023-04-05T14:31:10.424Z] [2023-04-05T14:31:10.424Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:10.424Z] #39 190.7 CC criu/namespaces.o [2023-04-05T14:31:10.424Z] #39 192.7 CC criu/net.o [2023-04-05T14:31:10.424Z] #39 196.6 CC criu/netfilter.o [2023-04-05T14:31:10.424Z] #39 197.1 CC criu/page-pipe.o [2023-04-05T14:31:10.424Z] #39 198.1 CC criu/page-xfer.o [2023-04-05T14:31:10.424Z] #39 199.7 CC criu/pagemap-cache.o [2023-04-05T14:31:10.424Z] #39 200.2 CC criu/pagemap.o [2023-04-05T14:31:10.424Z] #39 201.3 CC criu/parasite-syscall.o [2023-04-05T14:31:11.360Z] #39 202.4 CC criu/path.o [2023-04-05T14:31:11.928Z] #39 202.8 CC criu/pie-util-vdso-elf32.o [2023-04-05T14:31:12.275Z] 8185ee4ed646: Pull complete [2023-04-05T14:31:12.495Z] #39 203.3 CC criu/pie-util-vdso.o [2023-04-05T14:31:12.754Z] #39 203.7 CC criu/pie-util.o [2023-04-05T14:31:13.013Z] #39 203.9 CC criu/pipes.o [2023-04-05T14:31:13.134Z] #50 ... [2023-04-05T14:31:13.134Z] [2023-04-05T14:31:13.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:13.134Z] #39 185.1 CC criu/files.o [2023-04-05T14:31:13.134Z] #39 188.2 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:31:13.134Z] #39 188.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-05T14:31:13.134Z] #39 188.3 CC criu/filesystems.o [2023-04-05T14:31:13.134Z] #39 189.4 CC criu/fsnotify.o [2023-04-05T14:31:13.134Z] #39 191.1 CC criu/image-desc.o [2023-04-05T14:31:13.134Z] #39 191.4 CC criu/image.o [2023-04-05T14:31:13.134Z] #39 192.9 CC criu/ipc_ns.o [2023-04-05T14:31:13.134Z] #39 194.9 CC criu/irmap.o [2023-04-05T14:31:13.134Z] #39 ... [2023-04-05T14:31:13.134Z] [2023-04-05T14:31:13.134Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:31:13.134Z] #50 64.98 Selecting previously unselected package vim. [2023-04-05T14:31:13.134Z] #50 65.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-05T14:31:13.134Z] #50 65.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:31:13.581Z] #39 204.3 CC criu/plugin.o [2023-04-05T14:31:13.706Z] #50 65.89 Selecting previously unselected package xfsprogs. [2023-04-05T14:31:13.706Z] #50 65.89 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-05T14:31:13.706Z] #50 65.91 Unpacking xfsprogs (5.10.0-4) ... [2023-04-05T14:31:13.840Z] #39 204.6 CC criu/proc_parse.o [2023-04-05T14:31:14.278Z] #50 66.36 Selecting previously unselected package zip. [2023-04-05T14:31:14.278Z] #50 66.37 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-05T14:31:14.278Z] #50 66.37 Unpacking zip (3.0-12) ... [2023-04-05T14:31:14.278Z] #50 66.60 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T14:31:16.378Z] #39 207.1 CC criu/protobuf-desc.o [2023-04-05T14:31:16.825Z] #50 68.65 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-05T14:31:16.826Z] #50 68.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T14:31:16.826Z] #50 68.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-05T14:31:16.826Z] #50 68.74 Setting up libicu67:amd64 (67.1-7) ... [2023-04-05T14:31:16.826Z] #50 68.76 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-05T14:31:16.826Z] #50 68.77 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-05T14:31:16.826Z] #50 68.80 Setting up uidmap (1:4.8.1-1) ... [2023-04-05T14:31:16.826Z] #50 68.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-05T14:31:16.826Z] #50 68.83 Setting up bzip2 (1.0.8-4) ... [2023-04-05T14:31:16.826Z] #50 68.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-05T14:31:16.826Z] #50 68.86 Setting up python3-wheel (0.34.2-1) ... [2023-04-05T14:31:16.946Z] #39 ... [2023-04-05T14:31:16.946Z] [2023-04-05T14:31:16.946Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-05T14:31:16.946Z] #52 10.35 Collecting yamllint==1.26.1 [2023-04-05T14:31:17.881Z] #52 11.41 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-05T14:31:18.212Z] #50 70.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:31:18.212Z] #50 70.47 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-05T14:31:18.212Z] #50 70.50 Setting up libcap2-bin (1:2.44-1) ... [2023-04-05T14:31:18.212Z] #50 70.51 Setting up apparmor (2.13.6-10) ... [2023-04-05T14:31:19.257Z] #52 12.66 Collecting pathspec>=0.5.3 [2023-04-05T14:31:19.257Z] #52 12.67 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-05T14:31:19.515Z] #52 13.13 Collecting pyyaml [2023-04-05T14:31:19.515Z] #52 13.14 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-04-05T14:31:19.515Z] #52 13.21 Building wheels for collected packages: yamllint [2023-04-05T14:31:19.774Z] #52 13.21 Building wheel for yamllint (setup.py): started [2023-04-05T14:31:20.709Z] #52 14.34 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-05T14:31:20.709Z] #52 14.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fe3fb62efeacb0e3a63b959062e4131aae4354605a0d6d912c352e25703fe11f [2023-04-05T14:31:20.709Z] #52 14.35 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-05T14:31:20.709Z] #52 14.35 Successfully built yamllint [2023-04-05T14:31:20.709Z] #52 14.39 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-05T14:31:20.845Z] #50 73.15 Setting up zip (3.0-12) ... [2023-04-05T14:31:20.845Z] #50 73.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:31:20.845Z] #50 73.24 Setting up bash-completion (1:2.11-2) ... [2023-04-05T14:31:21.283Z] #52 14.83 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-05T14:31:21.851Z] #52 DONE 15.5s [2023-04-05T14:31:21.851Z] [2023-04-05T14:31:21.852Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:21.852Z] #39 208.2 CC criu/protobuf.o [2023-04-05T14:31:21.852Z] #39 208.6 CC criu/pstree.o [2023-04-05T14:31:21.852Z] #39 210.2 CC criu/rbtree.o [2023-04-05T14:31:21.852Z] #39 210.6 CC criu/rst-malloc.o [2023-04-05T14:31:21.852Z] #39 211.0 CC criu/seccomp.o [2023-04-05T14:31:21.852Z] #39 212.0 CC criu/seize.o [2023-04-05T14:31:22.119Z] #39 ... [2023-04-05T14:31:22.119Z] [2023-04-05T14:31:22.119Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-05T14:31:22.119Z] #53 DONE 0.4s [2023-04-05T14:31:22.119Z] [2023-04-05T14:31:22.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:22.119Z] #39 213.1 CC criu/servicefd.o [2023-04-05T14:31:22.382Z] #39 ... [2023-04-05T14:31:22.382Z] [2023-04-05T14:31:22.382Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-05T14:31:22.759Z] #50 ... [2023-04-05T14:31:22.759Z] [2023-04-05T14:31:22.759Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:22.759Z] #39 195.8 CC criu/kcmp-ids.o [2023-04-05T14:31:22.759Z] #39 196.3 CC criu/kerndat.o [2023-04-05T14:31:22.759Z] #39 198.4 CC criu/libnetlink.o [2023-04-05T14:31:22.759Z] #39 199.1 CC criu/log.o [2023-04-05T14:31:22.759Z] #39 200.0 CC criu/lsm.o [2023-04-05T14:31:22.759Z] #39 200.7 CC criu/mem.o [2023-04-05T14:31:22.759Z] #39 204.1 CC criu/memfd.o [2023-04-05T14:31:22.759Z] #39 205.1 CC criu/mount.o [2023-04-05T14:31:22.963Z] #54 DONE 0.6s [2023-04-05T14:31:22.963Z] [2023-04-05T14:31:22.963Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:22.963Z] #39 213.7 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:31:22.963Z] #39 213.7 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:31:22.963Z] #39 213.7 CC criu/shmem.o [2023-04-05T14:31:23.222Z] #39 ... [2023-04-05T14:31:23.222Z] [2023-04-05T14:31:23.222Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-05T14:31:23.222Z] #55 DONE 0.4s [2023-04-05T14:31:23.222Z] [2023-04-05T14:31:23.222Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-05T14:31:23.222Z] #56 DONE 0.1s [2023-04-05T14:31:23.222Z] [2023-04-05T14:31:23.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:23.479Z] #39 ... [2023-04-05T14:31:23.479Z] [2023-04-05T14:31:23.479Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-05T14:31:23.479Z] #57 DONE 0.1s [2023-04-05T14:31:23.479Z] [2023-04-05T14:31:23.479Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:24.046Z] #39 214.7 CC criu/sigframe.o [2023-04-05T14:31:24.046Z] #39 214.9 CC criu/signalfd.o [2023-04-05T14:31:24.305Z] #39 215.2 CC criu/sk-inet.o [2023-04-05T14:31:25.681Z] #39 216.4 CC criu/sk-netlink.o [2023-04-05T14:31:26.248Z] #39 217.0 CC criu/sk-packet.o [2023-04-05T14:31:26.815Z] #39 217.7 CC criu/sk-queue.o [2023-04-05T14:31:26.962Z] #39 ... [2023-04-05T14:31:26.962Z] [2023-04-05T14:31:26.963Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-05T14:31:26.963Z] #50 78.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T14:31:26.963Z] #50 78.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-05T14:31:26.963Z] #50 78.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-05T14:31:26.963Z] #50 78.72 Setting up patch (2.7.6-7) ... [2023-04-05T14:31:26.963Z] #50 78.75 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T14:31:26.963Z] #50 78.87 invoke-rc.d: could not determine current runlevel [2023-04-05T14:31:26.963Z] #50 78.88 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-05T14:31:26.963Z] #50 78.89 Setting up xfsprogs (5.10.0-4) ... [2023-04-05T14:31:26.963Z] #50 78.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-05T14:31:26.963Z] #50 78.95 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T14:31:26.963Z] #50 78.96 Setting up pigz (2.6-1) ... [2023-04-05T14:31:26.963Z] #50 78.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-05T14:31:26.963Z] #50 78.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-05T14:31:26.963Z] #50 79.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T14:31:26.963Z] #50 79.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:31:27.382Z] #39 218.3 CC criu/sk-tcp.o [2023-04-05T14:31:27.912Z] #50 80.28 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-05T14:31:27.949Z] #39 218.9 CC criu/sk-unix.o [2023-04-05T14:31:28.174Z] #50 80.30 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-05T14:31:29.115Z] #50 81.29 Setting up libelf1:amd64 (0.183-1) ... [2023-04-05T14:31:29.115Z] #50 81.33 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-05T14:31:29.115Z] #50 81.34 Setting up python3-distutils (3.9.2-1) ... [2023-04-05T14:31:30.058Z] #50 82.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T14:31:30.058Z] #50 82.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-05T14:31:30.058Z] #50 82.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-05T14:31:30.058Z] #50 82.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-05T14:31:30.058Z] #50 82.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-05T14:31:30.058Z] #50 82.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-05T14:31:30.058Z] #50 82.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-05T14:31:30.058Z] #50 82.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-05T14:31:30.058Z] #50 82.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-05T14:31:30.058Z] #50 82.33 Setting up python3-setuptools (52.0.0-4) ... [2023-04-05T14:31:30.481Z] #39 221.0 CC criu/sockets.o [2023-04-05T14:31:31.416Z] #39 222.2 CC criu/stats.o [2023-04-05T14:31:31.679Z] #39 222.5 CC criu/string.o [2023-04-05T14:31:31.941Z] #39 222.7 CC criu/sysctl.o [2023-04-05T14:31:32.506Z] #39 223.4 CC criu/sysfs_parse.o [2023-04-05T14:31:32.606Z] #50 84.83 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-05T14:31:32.606Z] #50 84.85 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-05T14:31:32.606Z] #50 84.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-05T14:31:32.606Z] #50 84.90 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T14:31:33.073Z] #39 223.9 CC criu/timens.o [2023-04-05T14:31:33.332Z] #39 224.3 CC criu/timerfd.o [2023-04-05T14:31:33.899Z] #39 224.7 CC criu/tty.o [2023-04-05T14:31:35.152Z] #50 87.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-05T14:31:35.152Z] #50 87.28 Setting up jq (1.6-2.1) ... [2023-04-05T14:31:35.152Z] #50 87.32 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-05T14:31:35.152Z] #50 87.34 Setting up iptables (1.8.7-1) ... [2023-04-05T14:31:35.152Z] #50 87.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T14:31:35.152Z] #50 87.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T14:31:35.152Z] #50 87.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T14:31:35.152Z] #50 87.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T14:31:35.152Z] #50 87.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-05T14:31:35.152Z] #50 87.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-05T14:31:35.152Z] #50 87.52 Setting up iproute2 (5.10.0-4) ... [2023-04-05T14:31:36.094Z] #50 88.17 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T14:31:36.431Z] #39 226.9 CC criu/tun.o [2023-04-05T14:31:36.665Z] #50 DONE 88.9s [2023-04-05T14:31:36.666Z] [2023-04-05T14:31:36.666Z] #51 [dev-systemd-false 9/27] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-04-05T14:31:36.690Z] #39 227.5 CC criu/uffd.o [2023-04-05T14:31:38.052Z] #51 1.295 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-05T14:31:38.052Z] #51 1.303 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-05T14:31:38.052Z] #51 1.305 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-05T14:31:38.052Z] #51 DONE 1.4s [2023-04-05T14:31:38.052Z] [2023-04-05T14:31:38.052Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:38.052Z] #39 212.3 CC criu/namespaces.o [2023-04-05T14:31:38.052Z] #39 215.6 CC criu/net.o [2023-04-05T14:31:38.052Z] #39 ... [2023-04-05T14:31:38.052Z] [2023-04-05T14:31:38.052Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-05T14:31:38.063Z] #39 228.8 CC criu/util.o [2023-04-05T14:31:38.181Z] ok github.com/docker/docker/cmd/dockerd 0.051s coverage: 29.0% of statements [2023-04-05T14:31:38.182Z] ok github.com/docker/docker/container 0.118s coverage: 34.5% of statements [2023-04-05T14:31:38.182Z] ? github.com/docker/docker/container/stream [no test files] [2023-04-05T14:31:38.182Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-04-05T14:31:38.182Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-04-05T14:31:38.182Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-04-05T14:31:39.438Z] #39 230.4 CC criu/uts_ns.o [2023-04-05T14:31:39.696Z] #39 230.6 CC criu/vdso-compat.o [2023-04-05T14:31:39.696Z] #39 ... [2023-04-05T14:31:39.696Z] [2023-04-05T14:31:39.696Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:31:39.696Z] #29 314.7 + dpkg --print-architecture [2023-04-05T14:31:39.696Z] #29 314.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-05T14:31:39.954Z] #29 314.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-05T14:31:39.954Z] #29 314.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-05T14:31:41.479Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2023-04-05T14:31:43.389Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2023-04-05T14:31:44.330Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2023-04-05T14:31:44.644Z] #52 ... [2023-04-05T14:31:44.644Z] [2023-04-05T14:31:44.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:44.644Z] #39 222.0 CC criu/netfilter.o [2023-04-05T14:31:44.644Z] #39 222.7 CC criu/page-pipe.o [2023-04-05T14:31:44.644Z] #39 224.1 CC criu/page-xfer.o [2023-04-05T14:31:44.644Z] #39 227.0 CC criu/pagemap-cache.o [2023-04-05T14:31:45.216Z] #39 227.9 CC criu/pagemap.o [2023-04-05T14:31:47.130Z] #39 230.2 CC criu/parasite-syscall.o [2023-04-05T14:31:48.063Z] #29 ... [2023-04-05T14:31:48.063Z] [2023-04-05T14:31:48.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:31:48.063Z] #39 230.9 CC criu/vdso.o [2023-04-05T14:31:48.063Z] #39 231.5 LINK criu/built-in.o [2023-04-05T14:31:48.063Z] #39 231.7 LINK criu/criu [2023-04-05T14:31:48.063Z] #39 232.3 DEP lib/c/criu.d [2023-04-05T14:31:48.063Z] #39 232.4 CC images/rpc.pb-c.o [2023-04-05T14:31:48.063Z] #39 233.1 CC lib/c/criu.o [2023-04-05T14:31:48.063Z] #39 234.4 LINK lib/c/built-in.o [2023-04-05T14:31:48.063Z] #39 234.4 LINK lib/c/libcriu.so [2023-04-05T14:31:48.063Z] #39 234.5 LINK lib/c/libcriu.a [2023-04-05T14:31:48.063Z] #39 234.6 GEN magic.py [2023-04-05T14:31:48.063Z] #39 234.8 Note: Building without setproctitle() and strlcpy() support. [2023-04-05T14:31:48.063Z] #39 234.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-05T14:31:48.063Z] #39 234.8 Note: Building without GnuTLS support [2023-04-05T14:31:48.063Z] #39 234.8 Makefile.config:39: Warn: you have no libnftables installed [2023-04-05T14:31:48.063Z] #39 234.8 Makefile.config:40: Warn: Building without nftables support [2023-04-05T14:31:48.063Z] #39 235.9 fatal: not a git repository (or any of the parent directories): .git [2023-04-05T14:31:48.063Z] #39 236.7 make[1]: Nothing to be done for 'all'. [2023-04-05T14:31:48.063Z] #39 237.5 make[1]: 'images/built-in.o' is up to date. [2023-04-05T14:31:48.063Z] #39 237.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-05T14:31:48.063Z] #39 237.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-05T14:31:48.063Z] #39 237.7 make[1]: 'compel/libcompel.a' is up to date. [2023-04-05T14:31:48.063Z] #39 237.7 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-05T14:31:48.063Z] #39 237.8 make[1]: Nothing to be done for 'all'. [2023-04-05T14:31:48.063Z] #39 237.8 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-05T14:31:48.063Z] #39 238.0 make[2]: Nothing to be done for 'all'. [2023-04-05T14:31:48.063Z] #39 238.0 make[2]: Nothing to be done for 'all'. [2023-04-05T14:31:48.063Z] #39 238.1 make[2]: Nothing to be done for 'all'. [2023-04-05T14:31:48.063Z] #39 238.2 make[2]: Nothing to be done for 'all'. [2023-04-05T14:31:48.063Z] #39 238.3 make[2]: Nothing to be done for 'all'. [2023-04-05T14:31:48.063Z] #39 238.3 make[2]: Nothing to be done for 'all'. [2023-04-05T14:31:48.063Z] #39 238.4 make[2]: Nothing to be done for 'all'. [2023-04-05T14:31:48.063Z] #39 238.5 make[2]: Nothing to be done for 'all'. [2023-04-05T14:31:48.063Z] #39 238.5 INSTALL criu/criu [2023-04-05T14:31:48.321Z] #39 DONE 239.2s [2023-04-05T14:31:48.322Z] [2023-04-05T14:31:48.322Z] #47 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:31:49.048Z] #39 231.9 CC criu/path.o [2023-04-05T14:31:49.309Z] #39 232.3 CC criu/pie-util-vdso-elf32.o [2023-04-05T14:31:50.253Z] #39 232.9 CC criu/pie-util-vdso.o [2023-04-05T14:31:50.514Z] #39 233.5 CC criu/pie-util.o [2023-04-05T14:31:50.906Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2023-04-05T14:31:51.086Z] #39 233.8 CC criu/pipes.o [2023-04-05T14:31:51.844Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2023-04-05T14:31:52.028Z] #39 235.1 CC criu/plugin.o [2023-04-05T14:31:52.104Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-04-05T14:31:52.674Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-04-05T14:31:52.971Z] #39 235.8 CC criu/proc_parse.o [2023-04-05T14:31:52.971Z] #39 ... [2023-04-05T14:31:52.971Z] [2023-04-05T14:31:52.971Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-05T14:31:52.971Z] #52 14.90 Collecting yamllint==1.26.1 [2023-04-05T14:31:53.244Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2023-04-05T14:31:54.359Z] #52 16.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-05T14:31:54.658Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.567s coverage: 74.6% of statements [2023-04-05T14:31:56.040Z] ok github.com/docker/docker/daemon 12.126s coverage: 17.1% of statements [2023-04-05T14:31:56.040Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-04-05T14:31:56.040Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-04-05T14:31:56.041Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-04-05T14:31:56.041Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-04-05T14:31:56.274Z] #52 18.16 Collecting pathspec>=0.5.3 [2023-04-05T14:31:56.274Z] #52 18.18 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-05T14:31:56.300Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2023-04-05T14:31:56.870Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.311s coverage: 60.7% of statements [2023-04-05T14:31:57.219Z] #52 19.02 Collecting pyyaml [2023-04-05T14:31:57.219Z] #52 19.04 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-04-05T14:31:57.219Z] #52 19.15 Building wheels for collected packages: yamllint [2023-04-05T14:31:57.219Z] #52 19.15 Building wheel for yamllint (setup.py): started [2023-04-05T14:31:58.252Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2023-04-05T14:31:59.137Z] #52 21.15 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-05T14:31:59.137Z] #52 21.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=44aa0c1dd6ac998951930d7be883c493978206466c726fb8658325b1ae705a65 [2023-04-05T14:31:59.137Z] #52 21.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-05T14:31:59.137Z] #52 21.15 Successfully built yamllint [2023-04-05T14:31:59.137Z] #52 21.21 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-05T14:31:59.671Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.231s coverage: 50.5% of statements [2023-04-05T14:32:00.081Z] #52 21.86 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-05T14:32:00.610Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.544s coverage: 45.9% of statements [2023-04-05T14:32:00.610Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-04-05T14:32:01.025Z] #52 DONE 23.0s [2023-04-05T14:32:01.025Z] [2023-04-05T14:32:01.025Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-05T14:32:01.610Z] #53 DONE 0.3s [2023-04-05T14:32:01.610Z] [2023-04-05T14:32:01.610Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-05T14:32:01.871Z] #54 DONE 0.3s [2023-04-05T14:32:01.871Z] [2023-04-05T14:32:01.871Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-05T14:32:01.871Z] #55 DONE 0.2s [2023-04-05T14:32:01.871Z] [2023-04-05T14:32:01.871Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-05T14:32:01.871Z] #56 DONE 0.1s [2023-04-05T14:32:01.871Z] [2023-04-05T14:32:01.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:32:01.871Z] #39 241.1 CC criu/protobuf-desc.o [2023-04-05T14:32:01.871Z] #39 243.3 CC criu/protobuf.o [2023-04-05T14:32:01.871Z] #39 244.0 CC criu/pstree.o [2023-04-05T14:32:01.871Z] #39 ... [2023-04-05T14:32:01.871Z] [2023-04-05T14:32:01.871Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-05T14:32:01.871Z] #57 DONE 0.1s [2023-04-05T14:32:01.993Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.8% of statements [2023-04-05T14:32:01.993Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.898s coverage: 58.0% of statements [2023-04-05T14:32:01.993Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-04-05T14:32:01.993Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-04-05T14:32:02.131Z] [2023-04-05T14:32:02.131Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:32:02.935Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2023-04-05T14:32:03.274Z] #47 ... [2023-04-05T14:32:03.274Z] [2023-04-05T14:32:03.274Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:32:03.274Z] #29 DONE 338.3s [2023-04-05T14:32:03.505Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2023-04-05T14:32:03.534Z] [2023-04-05T14:32:03.534Z] #47 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:32:04.044Z] #42 ... [2023-04-05T14:32:04.044Z] [2023-04-05T14:32:04.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:32:04.044Z] #39 246.7 CC criu/rbtree.o [2023-04-05T14:32:04.076Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2023-04-05T14:32:04.076Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-04-05T14:32:04.076Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-04-05T14:32:04.305Z] #39 247.2 CC criu/rst-malloc.o [2023-04-05T14:32:04.467Z] #47 ... [2023-04-05T14:32:04.467Z] [2023-04-05T14:32:04.467Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-05T14:32:04.646Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2023-04-05T14:32:04.877Z] #39 247.7 CC criu/seccomp.o [2023-04-05T14:32:05.033Z] #58 DONE 0.5s [2023-04-05T14:32:05.033Z] [2023-04-05T14:32:05.033Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-05T14:32:05.033Z] #59 DONE 0.1s [2023-04-05T14:32:05.033Z] [2023-04-05T14:32:05.033Z] #47 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:32:05.033Z] #47 ... [2023-04-05T14:32:05.033Z] [2023-04-05T14:32:05.033Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-05T14:32:05.033Z] #60 DONE 0.1s [2023-04-05T14:32:05.215Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 77.1% of statements [2023-04-05T14:32:05.291Z] [2023-04-05T14:32:05.291Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-05T14:32:05.291Z] #61 DONE 0.1s [2023-04-05T14:32:05.291Z] [2023-04-05T14:32:05.291Z] #47 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:32:05.475Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-04-05T14:32:05.475Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-04-05T14:32:05.475Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2023-04-05T14:32:05.820Z] #39 248.8 CC criu/seize.o [2023-04-05T14:32:06.044Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2023-04-05T14:32:06.044Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 69.9% of statements [2023-04-05T14:32:06.305Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2023-04-05T14:32:06.875Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2023-04-05T14:32:06.875Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-04-05T14:32:07.135Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 55.4% of statements [2023-04-05T14:32:07.396Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2023-04-05T14:32:07.737Z] #39 250.4 CC criu/servicefd.o [2023-04-05T14:32:08.336Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2023-04-05T14:32:08.569Z] #39 251.3 include/common/asm/bitops.h: Assembler messages: [2023-04-05T14:32:08.569Z] #39 251.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-05T14:32:08.569Z] #39 251.4 CC criu/shmem.o [2023-04-05T14:32:08.596Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2023-04-05T14:32:09.165Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2023-04-05T14:32:09.736Z] ok github.com/docker/docker/daemon/logger/splunk 1.541s coverage: 82.5% of statements [2023-04-05T14:32:09.736Z] ? github.com/docker/docker/daemon/names [no test files] [2023-04-05T14:32:09.736Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-04-05T14:32:10.483Z] #39 253.0 CC criu/sigframe.o [2023-04-05T14:32:10.483Z] #39 253.4 CC criu/signalfd.o [2023-04-05T14:32:10.704Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2023-04-05T14:32:11.055Z] #39 253.9 CC criu/sk-inet.o [2023-04-05T14:32:11.274Z] ok github.com/docker/docker/distribution 0.604s coverage: 29.0% of statements [2023-04-05T14:32:11.274Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-04-05T14:32:11.534Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2023-04-05T14:32:12.475Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-04-05T14:32:12.554Z] #39 255.7 CC criu/sk-netlink.o [2023-04-05T14:32:12.735Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-04-05T14:32:12.931Z] b5f4ee3f051b: Pull complete [2023-04-05T14:32:12.931Z] Digest: sha256:17bf5541b81ad3cfb8eb5170c2ce4f06df0d3741bb573fe27c7b5729d9c010f4 [2023-04-05T14:32:12.931Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:32:12.931Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:32:12.931Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-04-05T14:32:12.931Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-04-05T14:32:12.931Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4131' [2023-04-05T14:32:12.931Z] INFO: Docker version of control daemon [2023-04-05T14:32:12.931Z] [2023-04-05T14:32:12.931Z] Client: [2023-04-05T14:32:12.931Z] Version: 20.10.9 [2023-04-05T14:32:12.931Z] API version: 1.41 [2023-04-05T14:32:12.931Z] Go version: go1.16.8 [2023-04-05T14:32:12.931Z] Git commit: c2ea9bc [2023-04-05T14:32:12.931Z] Built: Mon Oct 4 16:11:10 2021 [2023-04-05T14:32:12.931Z] OS/Arch: windows/amd64 [2023-04-05T14:32:12.931Z] Context: default [2023-04-05T14:32:12.931Z] Experimental: true [2023-04-05T14:32:12.931Z] [2023-04-05T14:32:12.931Z] Server: Docker Engine - Community [2023-04-05T14:32:12.931Z] Engine: [2023-04-05T14:32:12.931Z] Version: 20.10.9 [2023-04-05T14:32:12.931Z] API version: 1.41 (minimum version 1.24) [2023-04-05T14:32:12.931Z] Go version: go1.16.8 [2023-04-05T14:32:12.931Z] Git commit: 79ea9d3 [2023-04-05T14:32:12.931Z] Built: Mon Oct 4 16:06:39 2021 [2023-04-05T14:32:12.931Z] OS/Arch: windows/amd64 [2023-04-05T14:32:12.931Z] Experimental: true [2023-04-05T14:32:12.931Z] [2023-04-05T14:32:12.931Z] INFO: Docker info of control daemon [2023-04-05T14:32:12.931Z] [2023-04-05T14:32:12.931Z] Client: [2023-04-05T14:32:12.931Z] Context: default [2023-04-05T14:32:12.931Z] Debug Mode: false [2023-04-05T14:32:12.931Z] Plugins: [2023-04-05T14:32:12.931Z] app: Docker Application (Docker Inc., v0.8.0) [2023-04-05T14:32:12.931Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-04-05T14:32:12.931Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-04-05T14:32:12.931Z] [2023-04-05T14:32:12.931Z] Server: [2023-04-05T14:32:12.931Z] Containers: 0 [2023-04-05T14:32:12.931Z] Running: 0 [2023-04-05T14:32:12.931Z] Paused: 0 [2023-04-05T14:32:12.931Z] Stopped: 0 [2023-04-05T14:32:12.931Z] Images: 1 [2023-04-05T14:32:12.931Z] Server Version: 20.10.9 [2023-04-05T14:32:12.931Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-04-05T14:32:12.931Z] Windows: [2023-04-05T14:32:12.931Z] LCOW: [2023-04-05T14:32:12.931Z] Logging Driver: json-file [2023-04-05T14:32:12.931Z] Plugins: [2023-04-05T14:32:12.931Z] Volume: local [2023-04-05T14:32:12.931Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-05T14:32:12.931Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-05T14:32:12.931Z] Swarm: inactive [2023-04-05T14:32:12.931Z] Default Isolation: process [2023-04-05T14:32:12.931Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-05T14:32:12.931Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-05T14:32:12.931Z] OSType: windows [2023-04-05T14:32:12.931Z] Architecture: x86_64 [2023-04-05T14:32:12.931Z] CPUs: 4 [2023-04-05T14:32:12.931Z] Total Memory: 32GiB [2023-04-05T14:32:12.931Z] Name: azwin-2-235c70 [2023-04-05T14:32:12.931Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-04-05T14:32:12.931Z] Docker Root Dir: D:\docker [2023-04-05T14:32:12.931Z] Debug Mode: false [2023-04-05T14:32:12.931Z] Registry: https://index.docker.io/v1/ [2023-04-05T14:32:12.931Z] Labels: [2023-04-05T14:32:12.931Z] Experimental: true [2023-04-05T14:32:12.931Z] Insecure Registries: [2023-04-05T14:32:12.931Z] 10.0.0.4:5000 [2023-04-05T14:32:12.931Z] 127.0.0.0/8 [2023-04-05T14:32:12.931Z] Registry Mirrors: [2023-04-05T14:32:12.931Z] http://10.0.0.4:5000/ [2023-04-05T14:32:12.931Z] Live Restore Enabled: false [2023-04-05T14:32:12.931Z] Product License: Community Engine [2023-04-05T14:32:12.931Z] [2023-04-05T14:32:12.931Z] [2023-04-05T14:32:12.931Z] INFO: Commit hash is a09b3e9cf9 [2023-04-05T14:32:12.931Z] INFO: Nuke-Everything... [2023-04-05T14:32:12.931Z] INFO: Container count on control daemon to delete is 0 [2023-04-05T14:32:12.931Z] INFO: Nuking d:\CI [2023-04-05T14:32:12.931Z] INFO: Zapped successfully [2023-04-05T14:32:12.931Z] INFO: Location for testing is d:\CI\PR-45276\2 [2023-04-05T14:32:12.931Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-04-05T14:32:12.931Z] [2023-04-05T14:32:12.931Z] [2023-04-05T14:32:12.931Z] INFO: Building the image from Dockerfile.windows at 04/05/2023 14:32:08... [2023-04-05T14:32:12.931Z] [2023-04-05T14:32:13.141Z] #39 256.2 CC criu/sk-packet.o [2023-04-05T14:32:13.308Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-04-05T14:32:13.308Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.6% of statements [2023-04-05T14:32:13.308Z] ? github.com/docker/docker/dockerversion [no test files] [2023-04-05T14:32:13.308Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-04-05T14:32:13.308Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-04-05T14:32:13.568Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-04-05T14:32:13.920Z] Sending build context to Docker daemon 58.53MB [2023-04-05T14:32:13.920Z] [2023-04-05T14:32:13.920Z] Step 1/10 : FROM microsoft/windowsservercore [2023-04-05T14:32:13.920Z] ---> 5b4de02c9906 [2023-04-05T14:32:13.920Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-04-05T14:32:13.920Z] ---> Running in 9e0248ff67cc [2023-04-05T14:32:14.081Z] #39 257.0 CC criu/sk-queue.o [2023-04-05T14:32:14.138Z] ok github.com/docker/docker/oci 0.015s coverage: 40.6% of statements [2023-04-05T14:32:14.388Z] Removing intermediate container 9e0248ff67cc [2023-04-05T14:32:14.388Z] ---> e0ed82b1a187 [2023-04-05T14:32:14.388Z] Step 3/10 : ARG GO_VERSION=1.19.8 [2023-04-05T14:32:14.388Z] ---> Running in acbc81688ba2 [2023-04-05T14:32:14.651Z] #39 257.5 CC criu/sk-tcp.o [2023-04-05T14:32:14.869Z] Removing intermediate container acbc81688ba2 [2023-04-05T14:32:14.869Z] ---> 25e0fc7cfb89 [2023-04-05T14:32:14.869Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-04-05T14:32:14.869Z] ---> Running in a6ddb5a7c9b3 [2023-04-05T14:32:14.922Z] #39 257.9 CC criu/sk-unix.o [2023-04-05T14:32:15.077Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2023-04-05T14:32:15.078Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-04-05T14:32:15.337Z] Removing intermediate container a6ddb5a7c9b3 [2023-04-05T14:32:15.338Z] ---> 6b775feada5b [2023-04-05T14:32:15.338Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2023-04-05T14:32:15.338Z] ---> Running in 588f0b844666 [2023-04-05T14:32:15.338Z] Removing intermediate container 588f0b844666 [2023-04-05T14:32:15.338Z] ---> fc4af50164d8 [2023-04-05T14:32:15.338Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2023-04-05T14:32:15.808Z] ---> Running in 3363d55c6074 [2023-04-05T14:32:16.988Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 81.9% of statements [2023-04-05T14:32:17.928Z] ok github.com/docker/docker/pkg/authorization 0.517s coverage: 68.3% of statements [2023-04-05T14:32:17.928Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-04-05T14:32:17.928Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-04-05T14:32:18.224Z] #39 260.6 CC criu/sockets.o [2023-04-05T14:32:19.170Z] #39 262.2 CC criu/stats.o [2023-04-05T14:32:19.305Z] #42 257.2 + mkdir -p /build [2023-04-05T14:32:19.305Z] #42 257.2 + cp runc /build/runc [2023-04-05T14:32:19.305Z] #42 DONE 257.9s [2023-04-05T14:32:19.305Z] [2023-04-05T14:32:19.305Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:32:19.305Z] #37 411.2 + bin/containerd [2023-04-05T14:32:19.742Z] #39 262.7 CC criu/string.o [2023-04-05T14:32:19.742Z] #39 262.8 CC criu/sysctl.o [2023-04-05T14:32:20.675Z] #37 ... [2023-04-05T14:32:20.675Z] [2023-04-05T14:32:20.675Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:32:20.675Z] #36 482.1 + /build/golangci-lint --version [2023-04-05T14:32:20.675Z] #36 482.4 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-05T14:32:20.675Z] #36 DONE 483.1s [2023-04-05T14:32:20.675Z] [2023-04-05T14:32:20.675Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:32:21.127Z] #39 264.0 CC criu/sysfs_parse.o [2023-04-05T14:32:21.221Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 43.5% of statements [2023-04-05T14:32:21.221Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-04-05T14:32:21.481Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-04-05T14:32:21.703Z] #39 264.6 CC criu/timens.o [2023-04-05T14:32:21.741Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2023-04-05T14:32:22.001Z] ok github.com/docker/docker/layer 7.379s coverage: 68.8% of statements [2023-04-05T14:32:22.001Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-04-05T14:32:22.001Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-04-05T14:32:22.001Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-04-05T14:32:22.001Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-04-05T14:32:22.001Z] ? github.com/docker/docker/oci/caps [no test files] [2023-04-05T14:32:22.001Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-04-05T14:32:22.001Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-04-05T14:32:22.282Z] #39 265.3 CC criu/timerfd.o [2023-04-05T14:32:22.570Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-04-05T14:32:22.830Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2023-04-05T14:32:22.855Z] #39 265.8 CC criu/tty.o [2023-04-05T14:32:23.091Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2023-04-05T14:32:24.031Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-04-05T14:32:24.601Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.5% of statements [2023-04-05T14:32:24.860Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2023-04-05T14:32:25.430Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2023-04-05T14:32:25.430Z] ok github.com/docker/docker/pkg/discovery/kv 3.023s coverage: 84.1% of statements [2023-04-05T14:32:25.934Z] #37 ... [2023-04-05T14:32:25.934Z] [2023-04-05T14:32:25.934Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-05T14:32:26.377Z] ok github.com/docker/docker/pkg/idtools 0.410s coverage: 69.5% of statements [2023-04-05T14:32:26.377Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 70.6% of statements [2023-04-05T14:32:26.498Z] #62 DONE 0.7s [2023-04-05T14:32:26.498Z] [2023-04-05T14:32:26.498Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-05T14:32:26.498Z] #63 DONE 0.1s [2023-04-05T14:32:26.498Z] [2023-04-05T14:32:26.498Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-05T14:32:26.641Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2023-04-05T14:32:26.642Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-04-05T14:32:26.642Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-04-05T14:32:26.642Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-04-05T14:32:26.642Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-04-05T14:32:26.755Z] #64 DONE 0.3s [2023-04-05T14:32:26.755Z] [2023-04-05T14:32:26.755Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:32:26.902Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2023-04-05T14:32:26.902Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-04-05T14:32:26.902Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-04-05T14:32:27.058Z] #39 270.0 CC criu/tun.o [2023-04-05T14:32:27.163Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2023-04-05T14:32:27.163Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2023-04-05T14:32:27.424Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2023-04-05T14:32:27.424Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-04-05T14:32:27.424Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-04-05T14:32:28.000Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2023-04-05T14:32:28.444Z] #39 271.1 CC criu/uffd.o [2023-04-05T14:32:28.569Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-04-05T14:32:28.569Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-04-05T14:32:28.829Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-04-05T14:32:30.209Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2023-04-05T14:32:30.356Z] #39 273.3 CC criu/util.o [2023-04-05T14:32:30.469Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-04-05T14:32:33.638Z] [2023-04-05T14:32:33.638Z] SUCCESS: Specified value was saved. [2023-04-05T14:32:33.657Z] #39 276.1 CC criu/uts_ns.o [2023-04-05T14:32:33.657Z] #39 276.5 CC criu/vdso-compat.o [2023-04-05T14:32:33.918Z] #39 276.9 CC criu/vdso.o [2023-04-05T14:32:34.664Z] ok github.com/docker/docker/pkg/signal 3.357s coverage: 62.3% of statements [2023-04-05T14:32:34.664Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-04-05T14:32:34.664Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-04-05T14:32:34.664Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-04-05T14:32:35.234Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 52.5% of statements [2023-04-05T14:32:35.302Z] #39 278.1 LINK criu/built-in.o [2023-04-05T14:32:35.563Z] #39 278.5 LINK criu/criu [2023-04-05T14:32:35.804Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-04-05T14:32:35.823Z] #39 ... [2023-04-05T14:32:35.823Z] [2023-04-05T14:32:35.823Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:32:35.823Z] #28 372.0 + dpkg --print-architecture [2023-04-05T14:32:35.823Z] #28 372.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-05T14:32:35.855Z] INFO: Downloading git... [2023-04-05T14:32:36.064Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2023-04-05T14:32:36.084Z] #28 372.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-05T14:32:36.084Z] #28 372.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-05T14:32:36.634Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2023-04-05T14:32:36.634Z] coverage: [no statements] [2023-04-05T14:32:36.634Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-04-05T14:32:36.894Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-04-05T14:32:37.154Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-04-05T14:32:37.414Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-04-05T14:32:37.435Z] INFO: Downloading go... [2023-04-05T14:32:39.066Z] INFO: Downloading compiler 1 of 3... [2023-04-05T14:32:39.324Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2023-04-05T14:32:39.584Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-04-05T14:32:39.844Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2023-04-05T14:32:40.054Z] INFO: Downloading compiler 2 of 3... [2023-04-05T14:32:41.042Z] INFO: Downloading compiler 3 of 3... [2023-04-05T14:32:41.228Z] ok github.com/docker/docker/quota 0.265s coverage: 71.4% of statements [2023-04-05T14:32:41.488Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-04-05T14:32:41.511Z] INFO: Extracting git... [2023-04-05T14:32:42.429Z] ok github.com/docker/docker/registry 0.081s coverage: 57.3% of statements [2023-04-05T14:32:42.999Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-04-05T14:32:42.999Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-04-05T14:32:43.569Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2023-04-05T14:32:43.829Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-04-05T14:32:45.738Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-04-05T14:32:45.999Z] ok github.com/docker/docker/volume/local 0.061s coverage: 76.4% of statements [2023-04-05T14:32:46.082Z] #28 ... [2023-04-05T14:32:46.082Z] [2023-04-05T14:32:46.082Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-05T14:32:46.082Z] #39 279.4 DEP lib/c/criu.d [2023-04-05T14:32:46.082Z] #39 279.7 CC images/rpc.pb-c.o [2023-04-05T14:32:46.082Z] #39 280.9 CC lib/c/criu.o [2023-04-05T14:32:46.082Z] #39 283.1 LINK lib/c/built-in.o [2023-04-05T14:32:46.082Z] #39 283.1 LINK lib/c/libcriu.so [2023-04-05T14:32:46.082Z] #39 283.2 LINK lib/c/libcriu.a [2023-04-05T14:32:46.082Z] #39 283.5 GEN magic.py [2023-04-05T14:32:46.082Z] #39 283.7 Note: Building without setproctitle() and strlcpy() support. [2023-04-05T14:32:46.082Z] #39 283.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-05T14:32:46.082Z] #39 283.7 Note: Building without GnuTLS support [2023-04-05T14:32:46.082Z] #39 283.7 Makefile.config:39: Warn: you have no libnftables installed [2023-04-05T14:32:46.082Z] #39 283.7 Makefile.config:40: Warn: Building without nftables support [2023-04-05T14:32:46.082Z] #39 285.6 fatal: not a git repository (or any of the parent directories): .git [2023-04-05T14:32:46.082Z] #39 287.0 make[1]: Nothing to be done for 'all'. [2023-04-05T14:32:46.082Z] #39 288.4 make[1]: 'images/built-in.o' is up to date. [2023-04-05T14:32:46.082Z] #39 288.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-05T14:32:46.082Z] #39 288.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-05T14:32:46.082Z] #39 288.6 make[1]: 'compel/libcompel.a' is up to date. [2023-04-05T14:32:46.082Z] #39 288.7 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-05T14:32:46.082Z] #39 288.7 make[1]: Nothing to be done for 'all'. [2023-04-05T14:32:46.082Z] #39 288.8 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-05T14:32:46.082Z] #39 289.1 make[2]: Nothing to be done for 'all'. [2023-04-05T14:32:46.082Z] #39 289.1 make[2]: Nothing to be done for 'all'. [2023-04-05T14:32:46.342Z] #39 289.2 make[2]: Nothing to be done for 'all'. [2023-04-05T14:32:46.342Z] #39 289.4 make[2]: Nothing to be done for 'all'. [2023-04-05T14:32:46.585Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2023-04-05T14:32:46.603Z] #39 289.5 make[2]: Nothing to be done for 'all'. [2023-04-05T14:32:46.603Z] #39 289.6 make[2]: Nothing to be done for 'all'. [2023-04-05T14:32:46.603Z] #39 289.7 make[2]: Nothing to be done for 'all'. [2023-04-05T14:32:46.865Z] #39 289.8 make[2]: Nothing to be done for 'all'. [2023-04-05T14:32:46.865Z] #39 289.9 INSTALL criu/criu [2023-04-05T14:32:47.975Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2023-04-05T14:32:48.253Z] #39 DONE 290.9s [2023-04-05T14:32:48.253Z] [2023-04-05T14:32:48.253Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:32:55.597Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-05T14:32:55.597Z] [2023-04-05T14:32:55.597Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-05T14:32:56.160Z] DOCKER_SYSTEMD=1 [2023-04-05T14:32:56.160Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-05T14:32:56.160Z] HOSTNAME=c8a827cb5a4a [2023-04-05T14:32:56.160Z] DEST=bundles/test-integration [2023-04-05T14:32:56.160Z] PWD=/go/src/github.com/docker/docker [2023-04-05T14:32:56.160Z] DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:32:56.160Z] container=docker [2023-04-05T14:32:56.160Z] HOME=/root [2023-04-05T14:32:56.160Z] LANG=C.UTF-8 [2023-04-05T14:32:56.160Z] INVOCATION_ID=2f17a9d43aa143a8b8791a6ecde1196f [2023-04-05T14:32:56.160Z] GOLANG_VERSION=1.19.8 [2023-04-05T14:32:56.160Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-05T14:32:56.160Z] VALIDATE_BRANCH=20.10 [2023-04-05T14:32:56.160Z] TERM=xterm [2023-04-05T14:32:56.160Z] DOCKER_PKG=github.com/docker/docker [2023-04-05T14:32:56.160Z] SHLVL=3 [2023-04-05T14:32:56.160Z] TIMEOUT=120m [2023-04-05T14:32:56.160Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-05T14:32:56.160Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-05T14:32:56.160Z] GO111MODULE=off [2023-04-05T14:32:56.160Z] DOCKER_EXPERIMENTAL=1 [2023-04-05T14:32:56.160Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-05T14:32:56.160Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-05T14:32:56.160Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-05T14:32:56.160Z] GOPATH=/go [2023-04-05T14:32:56.160Z] PKG_CONFIG=pkg-config [2023-04-05T14:32:56.160Z] _=/usr/bin/env [2023-04-05T14:32:56.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-05T14:32:56.453Z] INFO: Expanding go... [2023-04-05T14:33:02.866Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/pkg/term [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/rootless [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/testutil/request [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/volume [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-04-05T14:33:02.866Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === Skipped [2023-04-05T14:33:02.866Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-04-05T14:33:02.866Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-04-05T14:33:02.866Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:73: No driver to put! [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-04-05T14:33:02.866Z] time="2023-04-05T14:31:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-04-05T14:33:02.866Z] time="2023-04-05T14:31:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-04-05T14:33:02.866Z] time="2023-04-05T14:31:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-04-05T14:33:02.866Z] time="2023-04-05T14:31:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-04-05T14:33:02.866Z] time="2023-04-05T14:31:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:73: No driver to put! [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-04-05T14:33:02.866Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-04-05T14:33:02.866Z] overlay_test.go:50: Fails to compute changes intermittently [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-04-05T14:33:02.866Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:33:02.866Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-04-05T14:33:02.866Z] graphtest_unix.go:73: No driver to put! [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-04-05T14:33:02.866Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-04-05T14:33:02.866Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-04-05T14:33:02.866Z] [2023-04-05T14:33:02.866Z] DONE 2267 tests, 26 skipped in 200.780s Post stage [Pipeline] junit [2023-04-05T14:33:02.881Z] Recording test results [2023-04-05T14:33:04.183Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T14:33:04.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/make.sh dynbinary test-integration [2023-04-05T14:33:05.100Z] [2023-04-05T14:33:05.100Z] Removing bundles/ [2023-04-05T14:33:05.100Z] [2023-04-05T14:33:05.100Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-04-05T14:33:05.100Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-05T14:33:05.100Z] GOOS="" GOARCH="" GOARM="" [2023-04-05T14:33:12.975Z] #47 205.9 + mkdir -p /build [2023-04-05T14:33:12.976Z] #47 205.9 + cp runc /build/runc [2023-04-05T14:33:12.976Z] #47 DONE 206.6s [2023-04-05T14:33:12.976Z] [2023-04-05T14:33:12.976Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:33:14.829Z] #32 ... [2023-04-05T14:33:14.829Z] [2023-04-05T14:33:14.829Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-05T14:33:14.829Z] #28 DONE 408.9s [2023-04-05T14:33:14.829Z] [2023-04-05T14:33:14.829Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:33:14.829Z] #32 ... [2023-04-05T14:33:14.829Z] [2023-04-05T14:33:14.829Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-05T14:33:15.406Z] #58 DONE 0.4s [2023-04-05T14:33:15.406Z] [2023-04-05T14:33:15.406Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-05T14:33:15.406Z] #59 DONE 0.1s [2023-04-05T14:33:15.406Z] [2023-04-05T14:33:15.406Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:33:15.406Z] #42 ... [2023-04-05T14:33:15.406Z] [2023-04-05T14:33:15.406Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-05T14:33:15.406Z] #60 DONE 0.1s [2023-04-05T14:33:15.670Z] [2023-04-05T14:33:15.670Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-05T14:33:15.670Z] #61 DONE 0.1s [2023-04-05T14:33:15.670Z] [2023-04-05T14:33:15.670Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-05T14:33:22.957Z] #37 ... [2023-04-05T14:33:22.957Z] [2023-04-05T14:33:22.957Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:33:22.957Z] #26 416.6 + /build/golangci-lint --version [2023-04-05T14:33:22.957Z] #26 416.9 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-05T14:33:22.957Z] #26 DONE 418.0s [2023-04-05T14:33:22.957Z] [2023-04-05T14:33:22.957Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:33:23.002Z] #37 466.8 # github.com/containerd/containerd/cmd/containerd [2023-04-05T14:33:23.002Z] #37 466.8 /usr/bin/ld: /tmp/go-link-1712352303/000019.o: in function `New': [2023-04-05T14:33:23.002Z] #37 466.8 /tmp/tmp.saK2gOkG0x/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-04-05T14:33:23.002Z] #37 466.9 + bin/containerd-stress [2023-04-05T14:33:23.002Z] #37 468.1 + bin/containerd-shim [2023-04-05T14:33:23.525Z] #37 358.2 + bin/containerd [2023-04-05T14:33:26.070Z] #37 ... [2023-04-05T14:33:26.070Z] [2023-04-05T14:33:26.070Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-05T14:33:26.070Z] #62 DONE 0.8s [2023-04-05T14:33:26.328Z] [2023-04-05T14:33:26.328Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-05T14:33:26.328Z] #63 DONE 0.1s [2023-04-05T14:33:26.328Z] [2023-04-05T14:33:26.328Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-05T14:33:26.328Z] #64 DONE 0.2s [2023-04-05T14:33:26.328Z] [2023-04-05T14:33:26.328Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:33:26.576Z] INFO: Expanding compiler 1 of 3... [2023-04-05T14:33:26.577Z] INFO: Expanding compiler 2 of 3... [2023-04-05T14:33:27.174Z] #37 479.5 + bin/containerd-shim-runc-v1 [2023-04-05T14:33:31.343Z] INFO: Expanding compiler 3 of 3... [2023-04-05T14:33:31.812Z] INFO: Removing downloaded files... [2023-04-05T14:33:31.812Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-04-05T14:33:31.812Z] INFO: Configuring git core.autocrlf... [2023-04-05T14:33:33.716Z] #37 485.9 + bin/containerd-shim-runc-v2 [2023-04-05T14:33:34.279Z] #37 486.7 + binaries [2023-04-05T14:33:34.279Z] #37 486.7 + install -D bin/containerd /build/containerd [2023-04-05T14:33:34.279Z] #37 486.8 + install -D bin/containerd-shim /build/containerd-shim [2023-04-05T14:33:34.279Z] #37 486.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-05T14:33:34.279Z] #37 486.8 + install -D bin/ctr /build/ctr [2023-04-05T14:33:36.796Z] #37 DONE 488.9s [2023-04-05T14:33:37.735Z] [2023-04-05T14:33:37.735Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-05T14:33:37.992Z] #65 DONE 0.3s [2023-04-05T14:33:37.992Z] [2023-04-05T14:33:37.992Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-05T14:33:38.248Z] #66 DONE 0.2s [2023-04-05T14:33:38.248Z] [2023-04-05T14:33:38.248Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-05T14:33:38.809Z] #67 DONE 0.7s [2023-04-05T14:33:38.809Z] [2023-04-05T14:33:38.809Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-05T14:33:38.809Z] #68 DONE 0.0s [2023-04-05T14:33:38.809Z] [2023-04-05T14:33:38.809Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-05T14:33:38.809Z] #69 DONE 0.0s [2023-04-05T14:33:38.809Z] [2023-04-05T14:33:38.809Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-05T14:33:42.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-05T14:33:42.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-05T14:33:42.977Z] #70 DONE 3.4s [2023-04-05T14:33:42.978Z] [2023-04-05T14:33:42.978Z] #71 exporting to image [2023-04-05T14:33:42.978Z] #71 exporting layers [2023-04-05T14:33:49.518Z] #71 exporting layers 6.2s done [2023-04-05T14:33:49.518Z] #71 writing image sha256:e34b92d4d07dd7a3111447a89656986879b0a4ab61ba1a798b93dc22d6074de7 done [2023-04-05T14:33:49.518Z] #71 naming to docker.io/library/docker:a09b3e9cf9de906438a6300760754fcb087f166a done [2023-04-05T14:33:49.518Z] #71 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-04-05T14:33:49.847Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45276/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/validate/default [2023-04-05T14:33:50.412Z] Congratulations! All commits are properly signed with the DCO! [2023-04-05T14:33:51.780Z] Congratulations! Seccomp profile generation is done correctly. [2023-04-05T14:33:51.780Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-04-05T14:33:59.887Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-04-05T14:34:00.453Z] Congratulations! All API changes are done the right way. [2023-04-05T14:34:00.454Z] Congratulations! All TOML source files changed here have valid syntax. [2023-04-05T14:34:00.454Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-04-05T14:34:00.454Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-04-05T14:34:00.454Z] Congratulations! No new tests were added to integration-cli. [2023-04-05T14:34:00.454Z] [2023-04-05T14:34:00.454Z] INFO Start validation with golang-ci-lint [2023-04-05T14:34:00.454Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-04-05T14:34:00.454Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-04-05T14:34:00.454Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-04-05T14:34:04.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-05T14:34:05.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-05T14:34:23.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-05T14:34:23.402Z] #42 268.5 + mkdir -p /build [2023-04-05T14:34:23.403Z] #42 268.5 + cp runc /build/runc [2023-04-05T14:34:23.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-05T14:34:24.785Z] #42 DONE 270.1s [2023-04-05T14:34:24.785Z] [2023-04-05T14:34:24.785Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-05T14:34:24.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-05T14:34:25.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-05T14:34:25.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-05T14:34:26.580Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-05T14:34:26.580Z] [2023-04-05T14:34:26.580Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-05T14:34:26.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-05T14:34:27.168Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-05T14:34:27.168Z] HOSTNAME=94c6a2da4599 [2023-04-05T14:34:27.168Z] TESTDEBUG=0 [2023-04-05T14:34:27.168Z] DEST=bundles/test-integration [2023-04-05T14:34:27.168Z] PWD=/go/src/github.com/docker/docker [2023-04-05T14:34:27.169Z] DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:34:27.169Z] container=docker [2023-04-05T14:34:27.169Z] HOME=/root [2023-04-05T14:34:27.169Z] GOLANG_VERSION=1.19.8 [2023-04-05T14:34:27.169Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-05T14:34:27.169Z] VALIDATE_BRANCH=20.10 [2023-04-05T14:34:27.169Z] TERM=xterm [2023-04-05T14:34:27.169Z] DOCKER_PKG=github.com/docker/docker [2023-04-05T14:34:27.169Z] SHLVL=1 [2023-04-05T14:34:27.169Z] TIMEOUT=120m [2023-04-05T14:34:27.169Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-05T14:34:27.169Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-05T14:34:27.169Z] GO111MODULE=off [2023-04-05T14:34:27.169Z] DOCKER_EXPERIMENTAL=1 [2023-04-05T14:34:27.169Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-05T14:34:27.169Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-05T14:34:27.169Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-05T14:34:27.169Z] GOPATH=/go [2023-04-05T14:34:27.169Z] PKG_CONFIG=pkg-config [2023-04-05T14:34:27.169Z] _=/usr/bin/env [2023-04-05T14:34:27.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-05T14:34:28.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-05T14:34:29.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-05T14:34:30.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-05T14:34:30.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-05T14:34:31.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-05T14:34:32.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-05T14:34:33.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-05T14:34:34.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-05T14:34:34.851Z] #32 490.4 + /build/golangci-lint --version [2023-04-05T14:34:34.851Z] #32 490.7 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-05T14:34:35.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-05T14:34:35.529Z] #32 DONE 491.9s [2023-04-05T14:34:35.529Z] [2023-04-05T14:34:35.529Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:34:35.938Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-05T14:34:35.938Z] Using test binary docker [2023-04-05T14:34:35.938Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-05T14:34:35.938Z] Starting apparmor (via systemctl): apparmor.service. [2023-04-05T14:34:35.938Z] Starting dockerd [2023-04-05T14:34:35.938Z] INFO: Waiting for daemon to start... [2023-04-05T14:34:36.108Z] #37 424.3 + bin/containerd [2023-04-05T14:34:37.827Z] . [2023-04-05T14:34:37.827Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-05T14:34:37.827Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-05T14:34:37.827Z] Error: No such image: emptyfs [2023-04-05T14:34:38.083Z] Running integration-test (iteration 1) [2023-04-05T14:34:38.083Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-04-05T14:34:38.339Z] Loaded image: busybox:latest [2023-04-05T14:34:38.596Z] Loaded image: busybox:glibc [2023-04-05T14:34:39.963Z] Loaded image: debian:bullseye-slim [2023-04-05T14:34:39.963Z] Loaded image: hello-world:latest [2023-04-05T14:34:39.963Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T14:34:39.963Z] INFO: Testing against a local daemon [2023-04-05T14:34:39.963Z] === RUN TestCgroupNamespacesBuild [2023-04-05T14:34:41.399Z] #37 ... [2023-04-05T14:34:41.399Z] [2023-04-05T14:34:41.399Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-05T14:34:41.399Z] #62 DONE 0.9s [2023-04-05T14:34:41.399Z] [2023-04-05T14:34:41.399Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-05T14:34:41.399Z] #63 DONE 0.1s [2023-04-05T14:34:41.399Z] [2023-04-05T14:34:41.399Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-05T14:34:41.399Z] #64 DONE 0.3s [2023-04-05T14:34:41.399Z] [2023-04-05T14:34:41.399Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-05T14:34:41.861Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2023-04-05T14:34:41.861Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-05T14:34:42.790Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2023-04-05T14:34:42.790Z] === RUN TestBuildWithSession [2023-04-05T14:34:42.790Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T14:34:42.790Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-05T14:34:42.790Z] === RUN TestBuildSquashParent [2023-04-05T14:34:48.036Z] --- PASS: TestBuildSquashParent (4.60s) [2023-04-05T14:34:48.036Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-05T14:34:48.036Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:34:48.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:34:48.036Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:34:48.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:34:48.036Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:34:48.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:34:48.036Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:34:48.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:34:48.036Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:34:48.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:34:48.036Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:34:48.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:34:48.036Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:34:48.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:34:48.965Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:34:49.222Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:34:50.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:34:50.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:34:51.955Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-04-05T14:34:51.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s) [2023-04-05T14:34:51.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s) [2023-04-05T14:34:51.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2023-04-05T14:34:51.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s) [2023-04-05T14:34:51.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.24s) [2023-04-05T14:34:51.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s) [2023-04-05T14:34:51.955Z] === RUN TestBuildMultiStageCopy [2023-04-05T14:34:51.955Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-05T14:34:53.323Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-05T14:34:53.323Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-05T14:34:53.579Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-05T14:34:53.838Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-05T14:34:53.838Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2023-04-05T14:34:53.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2023-04-05T14:34:53.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-04-05T14:34:53.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2023-04-05T14:34:53.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2023-04-05T14:34:53.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2023-04-05T14:34:53.838Z] === RUN TestBuildMultiStageParentConfig [2023-04-05T14:34:54.767Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2023-04-05T14:34:54.767Z] === RUN TestBuildLabelWithTargets [2023-04-05T14:34:55.697Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2023-04-05T14:34:55.697Z] === RUN TestBuildWithEmptyLayers [2023-04-05T14:34:55.954Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2023-04-05T14:34:55.954Z] === RUN TestBuildMultiStageOnBuild [2023-04-05T14:34:57.845Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2023-04-05T14:34:57.845Z] === RUN TestBuildUncleanTarFilenames [2023-04-05T14:34:58.101Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2023-04-05T14:34:58.101Z] === RUN TestBuildMultiStageLayerLeak [2023-04-05T14:34:58.107Z] Removing intermediate container 3363d55c6074 [2023-04-05T14:34:58.107Z] ---> 84e1e1c0d22b [2023-04-05T14:34:58.107Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2023-04-05T14:34:58.107Z] ---> Running in 060ca5a715dc [2023-04-05T14:34:58.107Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-04-05T14:34:58.107Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-05T14:34:58.107Z] go: downloading github.com/fatih/color v1.13.0 [2023-04-05T14:34:58.107Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-05T14:34:58.107Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-05T14:34:58.107Z] go: downloading golang.org/x/tools v0.1.11 [2023-04-05T14:34:58.107Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-05T14:34:58.107Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-05T14:34:58.107Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T14:34:58.107Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-05T14:34:58.107Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-05T14:34:58.107Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-05T14:34:58.107Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-05T14:34:59.991Z] --- PASS: TestBuildMultiStageLayerLeak (1.50s) [2023-04-05T14:34:59.991Z] === RUN TestBuildWithHugeFile [2023-04-05T14:35:02.782Z] #37 442.9 # github.com/containerd/containerd/cmd/containerd [2023-04-05T14:35:02.782Z] #37 442.9 /usr/bin/ld: /tmp/go-link-1868322912/000019.o: in function `New': [2023-04-05T14:35:02.782Z] #37 442.9 /tmp/tmp.8Zm8F61fP1/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-04-05T14:35:02.782Z] #37 443.2 + bin/containerd-stress [2023-04-05T14:35:02.782Z] #37 445.1 + bin/containerd-shim [2023-04-05T14:35:05.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-05T14:35:05.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-05T14:35:08.049Z] #37 463.0 + bin/containerd-shim-runc-v1 [2023-04-05T14:35:19.355Z] Removing intermediate container 060ca5a715dc [2023-04-05T14:35:19.356Z] ---> f187611b84c8 [2023-04-05T14:35:19.356Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-04-05T14:35:19.356Z] ---> Running in 9d7e34091262 [2023-04-05T14:35:19.356Z] Removing intermediate container 9d7e34091262 [2023-04-05T14:35:19.356Z] ---> b283254f2d04 [2023-04-05T14:35:19.356Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-04-05T14:35:19.356Z] ---> Running in 0382ba5c1797 [2023-04-05T14:35:19.356Z] Removing intermediate container 0382ba5c1797 [2023-04-05T14:35:19.356Z] ---> 6c877e66b62d [2023-04-05T14:35:19.356Z] Step 10/10 : COPY . . [2023-04-05T14:35:20.255Z] #37 473.2 + bin/containerd-shim-runc-v2 [2023-04-05T14:35:20.255Z] #37 474.4 + binaries [2023-04-05T14:35:20.255Z] #37 474.4 + install -D bin/containerd /build/containerd [2023-04-05T14:35:20.255Z] #37 474.5 + install -D bin/containerd-shim /build/containerd-shim [2023-04-05T14:35:20.255Z] #37 474.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-05T14:35:20.255Z] #37 474.5 + install -D bin/ctr /build/ctr [2023-04-05T14:35:22.156Z] #37 DONE 476.9s [2023-04-05T14:35:24.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-05T14:35:24.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-05T14:35:27.418Z] [2023-04-05T14:35:27.418Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-05T14:35:27.983Z] #65 DONE 0.7s [2023-04-05T14:35:27.983Z] [2023-04-05T14:35:27.983Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-05T14:35:28.240Z] #66 DONE 0.1s [2023-04-05T14:35:28.240Z] [2023-04-05T14:35:28.240Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-05T14:35:28.497Z] #67 DONE 0.3s [2023-04-05T14:35:28.497Z] [2023-04-05T14:35:28.497Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-05T14:35:28.497Z] #68 DONE 0.0s [2023-04-05T14:35:28.497Z] [2023-04-05T14:35:28.497Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-05T14:35:28.497Z] #69 DONE 0.0s [2023-04-05T14:35:28.497Z] [2023-04-05T14:35:28.497Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-05T14:35:35.050Z] #70 DONE 5.8s [2023-04-05T14:35:35.050Z] [2023-04-05T14:35:35.050Z] #71 exporting to image [2023-04-05T14:35:35.050Z] #71 exporting layers [2023-04-05T14:35:36.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-05T14:35:36.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-05T14:35:37.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-05T14:35:37.669Z] #37 483.9 # github.com/containerd/containerd/cmd/containerd [2023-04-05T14:35:37.669Z] #37 483.9 /usr/bin/ld: /tmp/go-link-2215134979/000019.o: in function `New': [2023-04-05T14:35:37.669Z] #37 483.9 /tmp/tmp.eTIM60tUIM/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-04-05T14:35:37.669Z] #37 484.0 + bin/containerd-stress [2023-04-05T14:35:37.669Z] #37 485.3 + bin/containerd-shim [2023-04-05T14:35:38.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-05T14:35:38.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-05T14:35:39.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-05T14:35:40.600Z] ---> 80e77be8e746 [2023-04-05T14:35:40.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-05T14:35:41.606Z] Successfully built 80e77be8e746 [2023-04-05T14:35:41.606Z] Successfully tagged docker:latest [2023-04-05T14:35:41.606Z] INFO: Image build ended at 04/05/2023 14:35:41. Duration:00:03:32.7663789 [2023-04-05T14:35:41.606Z] [2023-04-05T14:35:41.606Z] [2023-04-05T14:35:41.606Z] INFO: Building the test binaries at 04/05/2023 14:35:41... [2023-04-05T14:35:42.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-05T14:35:42.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-05T14:35:43.159Z] #71 exporting layers 7.5s done [2023-04-05T14:35:43.159Z] #71 writing image sha256:a8a1d6e2008e11e2520ccc4dc89d43e79a4a8bcd87d8b72d2a969ed80c67bf18 done [2023-04-05T14:35:43.159Z] #71 naming to docker.io/library/docker:a09b3e9cf9de906438a6300760754fcb087f166a done [2023-04-05T14:35:43.159Z] #71 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-04-05T14:35:43.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-05T14:35:43.484Z] + trap exit INT TERM [2023-04-05T14:35:43.484Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-04-05T14:35:43.484Z] + CONTAINER_NAME=docker-pr2 [2023-04-05T14:35:43.484Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45276/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/make.sh dynbinary-daemon [2023-04-05T14:35:43.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-05T14:35:44.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-05T14:35:45.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-05T14:35:46.010Z] [2023-04-05T14:35:46.010Z] Removing bundles/ [2023-04-05T14:35:46.010Z] [2023-04-05T14:35:46.010Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-04-05T14:35:46.010Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-05T14:35:46.010Z] GOOS="" GOARCH="" GOARM="" [2023-04-05T14:35:46.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-05T14:35:47.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-05T14:35:47.481Z] INFO: make.ps1 starting at 04/05/2023 14:35:47 [2023-04-05T14:35:47.798Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-05T14:35:47.798Z] Using test binary docker [2023-04-05T14:35:47.798Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-05T14:35:47.798Z] +++ /etc/init.d/apparmor start [2023-04-05T14:35:47.798Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-05T14:35:47.798Z] INFO: Waiting for daemon to start... [2023-04-05T14:35:47.798Z] Starting dockerd [2023-04-05T14:35:47.798Z] +++ 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-04-05T14:35:47.950Z] INFO: Git commit (a09b3e9cf9) assumed from DOCKER_GITCOMMIT environment variable [2023-04-05T14:35:47.950Z] INFO: Invoking autogen... [2023-04-05T14:35:48.425Z] INFO: Building daemon... [2023-04-05T14:35:49.903Z] #37 497.0 + bin/containerd-shim-runc-v1 [2023-04-05T14:35:50.337Z] . [2023-04-05T14:35:50.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-05T14:35:50.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-05T14:35:50.337Z] Error: No such image: emptyfs [2023-04-05T14:35:50.337Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-05T14:35:50.337Z] ++++ docker load [2023-04-05T14:35:50.337Z] Running integration-test (iteration 1) [2023-04-05T14:35:50.337Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-04-05T14:35:50.337Z] ++ 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-04-05T14:35:50.337Z] ++ set -e [2023-04-05T14:35:50.337Z] ++ '[' -n 0 ']' [2023-04-05T14:35:50.337Z] ++ set -x [2023-04-05T14:35:50.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:35:50.337Z] Loaded image: busybox:latest [2023-04-05T14:35:50.597Z] Loaded image: busybox:glibc [2023-04-05T14:35:51.536Z] Loaded image: debian:bullseye-slim [2023-04-05T14:35:51.536Z] Loaded image: hello-world:latest [2023-04-05T14:35:51.536Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T14:35:51.536Z] INFO: Testing against a local daemon [2023-04-05T14:35:51.536Z] === RUN TestCgroupNamespacesBuild [2023-04-05T14:35:54.829Z] --- PASS: TestCgroupNamespacesBuild (3.20s) [2023-04-05T14:35:54.829Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-05T14:35:55.199Z] #37 503.5 + bin/containerd-shim-runc-v2 [2023-04-05T14:35:56.139Z] #37 504.4 + binaries [2023-04-05T14:35:56.139Z] #37 504.4 + install -D bin/containerd /build/containerd [2023-04-05T14:35:56.139Z] #37 504.4 + install -D bin/containerd-shim /build/containerd-shim [2023-04-05T14:35:56.188Z] --- PASS: TestBuildWithHugeFile (51.30s) [2023-04-05T14:35:56.188Z] === RUN TestBuildWithEmptyDockerfile [2023-04-05T14:35:56.188Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:35:56.188Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:35:56.188Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:35:56.188Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:35:56.188Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:35:56.188Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:35:56.188Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:35:56.188Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:35:56.188Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:35:56.188Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-04-05T14:35:56.188Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2023-04-05T14:35:56.188Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2023-04-05T14:35:56.188Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-04-05T14:35:56.188Z] === RUN TestBuildPreserveOwnership [2023-04-05T14:35:56.189Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-05T14:35:56.189Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-05T14:35:56.189Z] --- PASS: TestBuildPreserveOwnership (3.43s) [2023-04-05T14:35:56.189Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.34s) [2023-04-05T14:35:56.189Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2023-04-05T14:35:56.189Z] === RUN TestBuildPlatformInvalid [2023-04-05T14:35:56.189Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-04-05T14:35:56.189Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-05T14:35:56.189Z] Loaded image: busybox:latest [2023-04-05T14:35:56.189Z] Loaded image: busybox:glibc [2023-04-05T14:35:56.210Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2023-04-05T14:35:56.210Z] === RUN TestBuildWithSession [2023-04-05T14:35:56.210Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T14:35:56.210Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-05T14:35:56.210Z] === RUN TestBuildSquashParent [2023-04-05T14:35:56.399Z] #37 504.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-05T14:35:56.399Z] #37 504.5 + install -D bin/ctr /build/ctr [2023-04-05T14:35:56.751Z] Loaded image: debian:bullseye-slim [2023-04-05T14:35:56.751Z] Loaded image: hello-world:latest [2023-04-05T14:35:56.751Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T14:35:58.937Z] #37 DONE 506.7s [2023-04-05T14:35:59.517Z] --- PASS: TestBuildSquashParent (3.19s) [2023-04-05T14:35:59.517Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-05T14:35:59.517Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:35:59.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:35:59.517Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:35:59.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:35:59.517Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:35:59.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:35:59.517Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:35:59.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:35:59.517Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:35:59.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:35:59.517Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:35:59.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:35:59.517Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:35:59.517Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:36:00.466Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:36:00.466Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:36:00.851Z] [2023-04-05T14:36:00.851Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-05T14:36:01.789Z] #65 DONE 0.9s [2023-04-05T14:36:01.789Z] [2023-04-05T14:36:01.789Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-05T14:36:01.789Z] #66 DONE 0.2s [2023-04-05T14:36:01.789Z] [2023-04-05T14:36:01.789Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-05T14:36:01.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:36:01.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:36:02.728Z] #67 DONE 0.9s [2023-04-05T14:36:02.789Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-04-05T14:36:02.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2023-04-05T14:36:02.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2023-04-05T14:36:02.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s) [2023-04-05T14:36:02.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s) [2023-04-05T14:36:02.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2023-04-05T14:36:02.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s) [2023-04-05T14:36:02.789Z] === RUN TestBuildMultiStageCopy [2023-04-05T14:36:02.789Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-05T14:36:02.988Z] [2023-04-05T14:36:02.988Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-05T14:36:02.988Z] #68 DONE 0.1s [2023-04-05T14:36:02.988Z] [2023-04-05T14:36:02.988Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-05T14:36:02.988Z] #69 DONE 0.0s [2023-04-05T14:36:02.988Z] [2023-04-05T14:36:02.988Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-05T14:36:03.729Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-05T14:36:03.989Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-05T14:36:04.249Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-05T14:36:04.249Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-05T14:36:04.509Z] --- PASS: TestBuildMultiStageCopy (1.86s) [2023-04-05T14:36:04.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s) [2023-04-05T14:36:04.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-04-05T14:36:04.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2023-04-05T14:36:04.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2023-04-05T14:36:04.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2023-04-05T14:36:04.509Z] === RUN TestBuildMultiStageParentConfig [2023-04-05T14:36:05.078Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2023-04-05T14:36:05.078Z] === RUN TestBuildLabelWithTargets [2023-04-05T14:36:06.018Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2023-04-05T14:36:06.018Z] === RUN TestBuildWithEmptyLayers [2023-04-05T14:36:06.278Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2023-04-05T14:36:06.278Z] === RUN TestBuildMultiStageOnBuild [2023-04-05T14:36:06.701Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.97s) [2023-04-05T14:36:06.701Z] PASS [2023-04-05T14:36:06.701Z] [2023-04-05T14:36:06.701Z] === Skipped [2023-04-05T14:36:06.701Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-04-05T14:36:06.701Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T14:36:06.701Z] [2023-04-05T14:36:06.701Z] DONE 33 tests, 1 skipped in 87.434s [2023-04-05T14:36:06.701Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-04-05T14:36:06.701Z] INFO: Testing against a local daemon [2023-04-05T14:36:06.701Z] === RUN TestConfigInspect [2023-04-05T14:36:07.184Z] #70 DONE 4.0s [2023-04-05T14:36:07.184Z] [2023-04-05T14:36:07.184Z] #71 exporting to image [2023-04-05T14:36:07.184Z] #71 exporting layers [2023-04-05T14:36:07.659Z] --- PASS: TestBuildMultiStageOnBuild (1.25s) [2023-04-05T14:36:07.659Z] === RUN TestBuildUncleanTarFilenames [2023-04-05T14:36:08.067Z] --- PASS: TestConfigInspect (2.24s) [2023-04-05T14:36:08.067Z] === RUN TestConfigList [2023-04-05T14:36:08.228Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2023-04-05T14:36:08.228Z] === RUN TestBuildMultiStageLayerLeak [2023-04-05T14:36:09.608Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2023-04-05T14:36:09.608Z] === RUN TestBuildWithHugeFile [2023-04-05T14:36:09.956Z] --- PASS: TestConfigList (2.10s) [2023-04-05T14:36:09.956Z] === RUN TestConfigsCreateAndDelete [2023-04-05T14:36:12.472Z] --- PASS: TestConfigsCreateAndDelete (2.07s) [2023-04-05T14:36:12.472Z] === RUN TestConfigsUpdate [2023-04-05T14:36:13.766Z] #71 exporting layers 6.5s done [2023-04-05T14:36:13.766Z] #71 writing image sha256:c9a5d70676d71c26d14b2f5938d1f43ec0cc111df155617ae30c52015c7bcea6 done [2023-04-05T14:36:13.766Z] #71 naming to docker.io/library/docker:a09b3e9cf9de906438a6300760754fcb087f166a done [2023-04-05T14:36:13.766Z] #71 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T14:36:14.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/make.sh dynbinary test-integration [2023-04-05T14:36:14.363Z] --- PASS: TestConfigsUpdate (2.10s) [2023-04-05T14:36:14.363Z] === RUN TestTemplatedConfig [2023-04-05T14:36:15.489Z] [2023-04-05T14:36:15.489Z] Removing bundles/ [2023-04-05T14:36:15.489Z] [2023-04-05T14:36:15.489Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-04-05T14:36:15.489Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-05T14:36:15.489Z] GOOS="" GOARCH="" GOARM="" [2023-04-05T14:36:16.253Z] --- PASS: TestTemplatedConfig (2.10s) [2023-04-05T14:36:16.253Z] === RUN TestConfigCreateResolve [2023-04-05T14:36:18.143Z] --- PASS: TestConfigCreateResolve (2.07s) [2023-04-05T14:36:18.143Z] === RUN TestConfigDaemonLibtrustID [2023-04-05T14:36:18.705Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-04-05T14:36:18.705Z] PASS [2023-04-05T14:36:18.705Z] [2023-04-05T14:36:18.705Z] DONE 7 tests in 13.249s [2023-04-05T14:36:18.705Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-04-05T14:36:18.705Z] INFO: Testing against a local daemon [2023-04-05T14:36:18.705Z] === RUN TestCheckpoint [2023-04-05T14:36:18.705Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T14:36:18.705Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-05T14:36:18.705Z] === RUN TestContainerInvalidJSON [2023-04-05T14:36:18.961Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:36:18.961Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:36:18.961Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:36:18.961Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:36:18.961Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:36:18.961Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:36:18.961Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:36:18.961Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:36:18.961Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:36:18.961Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-05T14:36:18.961Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-05T14:36:18.961Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-05T14:36:18.961Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-05T14:36:18.961Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-05T14:36:18.961Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-04-05T14:36:18.961Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-05T14:36:18.961Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-04-05T14:36:18.961Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-05T14:36:18.961Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-04-05T14:36:18.961Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-05T14:36:18.961Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-04-05T14:36:18.961Z] === RUN TestCopyFromContainer [2023-04-05T14:36:20.331Z] === RUN TestCopyFromContainer// [2023-04-05T14:36:20.331Z] === RUN TestCopyFromContainer//bar/root [2023-04-05T14:36:20.331Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-05T14:36:20.331Z] === RUN TestCopyFromContainer/bar/quux [2023-04-05T14:36:20.331Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-05T14:36:20.331Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-05T14:36:20.331Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-05T14:36:20.331Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-05T14:36:20.587Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-05T14:36:20.587Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer (1.57s) [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-04-05T14:36:20.587Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-04-05T14:36:20.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-05T14:36:20.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:36:20.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:36:20.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:36:20.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:36:20.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:36:20.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:36:20.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:36:20.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:36:20.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:36:20.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-04-05T14:36:20.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-05T14:36:20.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-05T14:36:20.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-05T14:36:20.587Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-05T14:36:20.587Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-04-05T14:36:20.587Z] === RUN TestCreateWithInvalidEnv [2023-04-05T14:36:20.587Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-05T14:36:20.587Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-05T14:36:20.587Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-05T14:36:20.587Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-05T14:36:20.587Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-05T14:36:20.587Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-05T14:36:20.587Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-05T14:36:20.587Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-05T14:36:20.587Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-05T14:36:20.587Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2023-04-05T14:36:20.587Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-05T14:36:20.587Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-05T14:36:20.587Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-05T14:36:20.587Z] === RUN TestCreateTmpfsMountsTarget [2023-04-05T14:36:20.587Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-04-05T14:36:20.587Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-05T14:36:22.477Z] --- PASS: TestCreateWithCustomMaskedPaths (1.40s) [2023-04-05T14:36:22.477Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-05T14:36:23.845Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.81s) [2023-04-05T14:36:23.845Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-05T14:36:23.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:36:23.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:36:23.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:36:23.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:36:23.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:36:23.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:36:23.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:36:23.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:36:23.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:36:23.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:36:23.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:36:23.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:36:23.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:36:23.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:36:23.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:36:23.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-05T14:36:23.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-05T14:36:23.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-05T14:36:23.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2023-04-05T14:36:23.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2023-04-05T14:36:23.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-05T14:36:23.845Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-05T14:36:24.407Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2023-04-05T14:36:24.407Z] === RUN TestCreateDifferentPlatform [2023-04-05T14:36:24.407Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-05T14:36:24.407Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-05T14:36:24.407Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-04-05T14:36:24.407Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-05T14:36:24.407Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-05T14:36:24.407Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-05T14:36:24.407Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-04-05T14:36:24.407Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-05T14:36:24.663Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-04-05T14:36:24.663Z] === RUN TestContainerStartOnDaemonRestart [2023-04-05T14:36:24.663Z] === PAUSE TestContainerStartOnDaemonRestart [2023-04-05T14:36:24.663Z] === RUN TestDaemonRestartIpcMode [2023-04-05T14:36:24.663Z] === PAUSE TestDaemonRestartIpcMode [2023-04-05T14:36:24.663Z] === RUN TestDaemonHostGatewayIP [2023-04-05T14:36:24.663Z] === PAUSE TestDaemonHostGatewayIP [2023-04-05T14:36:24.663Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-05T14:36:24.663Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-05T14:36:24.663Z] === RUN TestContainerKillOnDaemonStart [2023-04-05T14:36:24.663Z] === PAUSE TestContainerKillOnDaemonStart [2023-04-05T14:36:24.663Z] === RUN TestDiff [2023-04-05T14:36:25.227Z] --- PASS: TestDiff (0.54s) [2023-04-05T14:36:25.227Z] === RUN TestExecWithCloseStdin [2023-04-05T14:36:25.788Z] --- PASS: TestExecWithCloseStdin (0.60s) [2023-04-05T14:36:25.788Z] === RUN TestExec [2023-04-05T14:36:26.350Z] --- PASS: TestExec (0.62s) [2023-04-05T14:36:26.350Z] === RUN TestExecUser [2023-04-05T14:36:26.914Z] --- PASS: TestExecUser (0.64s) [2023-04-05T14:36:26.914Z] === RUN TestExportContainerAndImportImage [2023-04-05T14:36:27.841Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2023-04-05T14:36:27.841Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-05T14:36:28.769Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2023-04-05T14:36:28.769Z] === RUN TestHealthCheckWorkdir [2023-04-05T14:36:29.697Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2023-04-05T14:36:29.697Z] === RUN TestHealthKillContainer [2023-04-05T14:36:36.884Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 2m27.703210606s [2023-04-05T14:36:36.884Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 405.373386ms [2023-04-05T14:36:37.782Z] --- PASS: TestHealthKillContainer (8.16s) [2023-04-05T14:36:37.782Z] === RUN TestHealthCheckProcessKilled [2023-04-05T14:36:38.709Z] --- PASS: TestHealthCheckProcessKilled (0.81s) [2023-04-05T14:36:38.709Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-05T14:36:39.271Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2023-04-05T14:36:39.271Z] === RUN TestIpcModeNone [2023-04-05T14:36:39.834Z] --- PASS: TestIpcModeNone (0.65s) [2023-04-05T14:36:39.834Z] === RUN TestIpcModePrivate [2023-04-05T14:36:40.090Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2023-04-05T14:36:40.346Z] --- PASS: TestIpcModePrivate (0.60s) [2023-04-05T14:36:40.346Z] === RUN TestIpcModeShareable [2023-04-05T14:36:40.603Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2023-04-05T14:36:41.164Z] --- PASS: TestIpcModeShareable (0.62s) [2023-04-05T14:36:41.165Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-05T14:36:43.065Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s) [2023-04-05T14:36:43.065Z] === RUN TestAPIIpcModeHost [2023-04-05T14:36:43.065Z] --- PASS: TestAPIIpcModeHost (0.40s) [2023-04-05T14:36:43.065Z] === RUN TestDaemonIpcModeShareable [2023-04-05T14:36:44.430Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-04-05T14:36:44.430Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2023-04-05T14:36:44.430Z] === RUN TestDaemonIpcModePrivate [2023-04-05T14:36:45.357Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-04-05T14:36:45.358Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2023-04-05T14:36:45.358Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-05T14:36:46.723Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-04-05T14:36:46.723Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2023-04-05T14:36:46.723Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-05T14:36:47.652Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-04-05T14:36:47.652Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2023-04-05T14:36:47.652Z] === RUN TestIpcModeOlderClient [2023-04-05T14:36:47.652Z] === PAUSE TestIpcModeOlderClient [2023-04-05T14:36:47.652Z] === RUN TestKillContainerInvalidSignal [2023-04-05T14:36:48.216Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2023-04-05T14:36:48.216Z] === RUN TestKillContainer [2023-04-05T14:36:48.216Z] === RUN TestKillContainer/no_signal [2023-04-05T14:36:48.473Z] === RUN TestKillContainer/non_killing_signal [2023-04-05T14:36:49.036Z] === RUN TestKillContainer/killing_signal [2023-04-05T14:36:49.599Z] --- PASS: TestKillContainer (1.27s) [2023-04-05T14:36:49.599Z] --- PASS: TestKillContainer/no_signal (0.41s) [2023-04-05T14:36:49.599Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2023-04-05T14:36:49.599Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2023-04-05T14:36:49.599Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-05T14:36:49.599Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-05T14:36:49.855Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-05T14:36:50.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2023-04-05T14:36:50.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2023-04-05T14:36:50.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2023-04-05T14:36:50.784Z] === RUN TestKillStoppedContainer [2023-04-05T14:36:50.784Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-04-05T14:36:50.784Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-05T14:36:50.784Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-04-05T14:36:50.784Z] === RUN TestKillDifferentUserContainer [2023-04-05T14:36:51.346Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2023-04-05T14:36:51.346Z] === RUN TestInspectOomKilledTrue [2023-04-05T14:36:51.346Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-04-05T14:36:51.346Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-05T14:36:51.346Z] === RUN TestInspectOomKilledFalse [2023-04-05T14:36:51.602Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2023-04-05T14:36:51.602Z] === RUN TestLinksEtcHostsContentMatch [2023-04-05T14:36:52.165Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2023-04-05T14:36:52.165Z] === RUN TestLinksContainerNames [2023-04-05T14:36:52.728Z] --- PASS: TestLinksContainerNames (0.80s) [2023-04-05T14:36:52.728Z] === RUN TestLogsFollowTailEmpty [2023-04-05T14:36:53.290Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2023-04-05T14:36:53.290Z] === RUN TestContainerNetworkMountsNoChown [2023-04-05T14:36:53.547Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/default [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/default [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/private [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/private [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/rprivate [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/slave [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/slave [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/rslave [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/shared [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/shared [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/rshared [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-05T14:36:53.547Z] === CONT TestMountDaemonRoot/default [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:36:53.547Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-05T14:36:53.547Z] === CONT TestMountDaemonRoot/rshared [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:36:53.547Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:36:53.547Z] === CONT TestMountDaemonRoot/shared [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:36:53.547Z] === CONT TestMountDaemonRoot/rslave [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:36:53.547Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:36:53.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/slave [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/rprivate [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/private [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-05T14:36:53.803Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:36:53.803Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:36:53.803Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-05T14:36:54.060Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-04-05T14:36:54.316Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-04-05T14:36:54.316Z] === RUN TestContainerBindMountNonRecursive [2023-04-05T14:36:55.685Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2023-04-05T14:36:55.685Z] === RUN TestContainerVolumesMountedAsShared [2023-04-05T14:36:55.942Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2023-04-05T14:36:55.942Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-05T14:36:56.377Z] --- PASS: TestBuildWithHugeFile (40.67s) [2023-04-05T14:36:56.377Z] === RUN TestBuildWithEmptyDockerfile [2023-04-05T14:36:56.377Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:36:56.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:36:56.377Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:36:56.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:36:56.377Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:36:56.377Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:36:56.377Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:36:56.377Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:36:56.377Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:36:56.377Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-04-05T14:36:56.377Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2023-04-05T14:36:56.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2023-04-05T14:36:56.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-04-05T14:36:56.377Z] === RUN TestBuildPreserveOwnership [2023-04-05T14:36:56.377Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-05T14:36:56.377Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-05T14:36:56.377Z] --- PASS: TestBuildPreserveOwnership (2.68s) [2023-04-05T14:36:56.377Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.79s) [2023-04-05T14:36:56.377Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2023-04-05T14:36:56.377Z] === RUN TestBuildPlatformInvalid [2023-04-05T14:36:56.377Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-04-05T14:36:56.377Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-05T14:36:56.377Z] Loaded image: busybox:latest [2023-04-05T14:36:56.377Z] Loaded image: busybox:glibc [2023-04-05T14:36:56.377Z] Loaded image: debian:bullseye-slim [2023-04-05T14:36:56.377Z] Loaded image: hello-world:latest [2023-04-05T14:36:56.377Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T14:36:56.504Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2023-04-05T14:36:56.504Z] === RUN TestNetworkNat [2023-04-05T14:36:56.761Z] --- PASS: TestNetworkNat (0.44s) [2023-04-05T14:36:56.761Z] === RUN TestNetworkLocalhostTCPNat [2023-04-05T14:36:57.322Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2023-04-05T14:36:57.322Z] === RUN TestNetworkLoopbackNat [2023-04-05T14:36:59.838Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2023-04-05T14:36:59.838Z] === RUN TestPause [2023-04-05T14:37:00.094Z] --- PASS: TestPause (0.41s) [2023-04-05T14:37:00.094Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-05T14:37:00.094Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-05T14:37:00.094Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-05T14:37:00.094Z] === RUN TestPauseStopPausedContainer [2023-04-05T14:37:00.668Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2023-04-05T14:37:00.668Z] === RUN TestPsFilter [2023-04-05T14:37:00.668Z] --- PASS: TestPsFilter (0.11s) [2023-04-05T14:37:00.668Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-05T14:37:01.232Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2023-04-05T14:37:01.232Z] === RUN TestRemoveContainerWithVolume [2023-04-05T14:37:01.488Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2023-04-05T14:37:01.488Z] === RUN TestRemoveContainerRunning [2023-04-05T14:37:02.050Z] --- PASS: TestRemoveContainerRunning (0.38s) [2023-04-05T14:37:02.050Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-05T14:37:02.306Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2023-04-05T14:37:02.306Z] === RUN TestRemoveInvalidContainer [2023-04-05T14:37:02.306Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-05T14:37:02.306Z] === RUN TestRenameLinkedContainer [2023-04-05T14:37:04.195Z] --- PASS: TestRenameLinkedContainer (1.76s) [2023-04-05T14:37:04.195Z] === RUN TestRenameStoppedContainer [2023-04-05T14:37:04.451Z] --- PASS: TestRenameStoppedContainer (0.38s) [2023-04-05T14:37:04.451Z] === RUN TestRenameRunningContainerAndReuse [2023-04-05T14:37:04.508Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.01s) [2023-04-05T14:37:04.508Z] PASS [2023-04-05T14:37:04.508Z] [2023-04-05T14:37:04.508Z] === Skipped [2023-04-05T14:37:04.508Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-04-05T14:37:04.508Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T14:37:04.508Z] [2023-04-05T14:37:04.508Z] DONE 33 tests, 1 skipped in 73.023s [2023-04-05T14:37:04.508Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-04-05T14:37:04.508Z] ++ 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-04-05T14:37:04.508Z] ++ set -e [2023-04-05T14:37:04.508Z] ++ '[' -n 0 ']' [2023-04-05T14:37:04.508Z] ++ set -x [2023-04-05T14:37:04.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:37:04.508Z] INFO: Testing against a local daemon [2023-04-05T14:37:04.508Z] === RUN TestConfigInspect [2023-04-05T14:37:05.379Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2023-04-05T14:37:05.379Z] === RUN TestRenameInvalidName [2023-04-05T14:37:05.888Z] --- PASS: TestConfigInspect (2.34s) [2023-04-05T14:37:05.888Z] === RUN TestConfigList [2023-04-05T14:37:05.941Z] --- PASS: TestRenameInvalidName (0.40s) [2023-04-05T14:37:05.941Z] === RUN TestRenameAnonymousContainer [2023-04-05T14:37:07.306Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2023-04-05T14:37:07.307Z] === RUN TestRenameContainerWithSameName [2023-04-05T14:37:07.563Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2023-04-05T14:37:07.563Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-05T14:37:07.796Z] --- PASS: TestConfigList (2.10s) [2023-04-05T14:37:07.796Z] === RUN TestConfigsCreateAndDelete [2023-04-05T14:37:08.491Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2023-04-05T14:37:08.491Z] === RUN TestResize [2023-04-05T14:37:08.748Z] --- PASS: TestResize (0.41s) [2023-04-05T14:37:08.748Z] === RUN TestResizeWithInvalidSize [2023-04-05T14:37:09.310Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2023-04-05T14:37:09.310Z] === RUN TestResizeWhenContainerNotStarted [2023-04-05T14:37:09.567Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:37:09.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:37:09.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:37:09.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T14:37:09.567Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T14:37:09.704Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2023-04-05T14:37:09.704Z] === RUN TestConfigsUpdate [2023-04-05T14:37:11.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T14:37:11.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T14:37:12.242Z] --- PASS: TestConfigsUpdate (2.11s) [2023-04-05T14:37:12.242Z] === RUN TestTemplatedConfig [2023-04-05T14:37:13.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T14:37:13.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T14:37:14.710Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-04-05T14:37:14.710Z] [2023-04-05T14:37:14.710Z] ________ ____ __. [2023-04-05T14:37:14.710Z] \_____ \ | |/ _| [2023-04-05T14:37:14.710Z] / | \| < [2023-04-05T14:37:14.710Z] / | \ | \ [2023-04-05T14:37:14.710Z] \_______ /____|__ \ [2023-04-05T14:37:14.710Z] \/ \/ [2023-04-05T14:37:14.710Z] [2023-04-05T14:37:14.710Z] INFO: make.ps1 ended at 04/05/2023 14:37:08 [2023-04-05T14:37:14.710Z] INFO: Binaries build ended at 04/05/2023 14:37:09. Duration:00:01:28.3937141 [2023-04-05T14:37:14.710Z] INFO: Copying the built daemon binary to d:\CI\PR-45276\2\binary\dockerd-a09b3e9cf9.exe... [2023-04-05T14:37:14.710Z] INFO: Copying the built client binary to d:\CI\PR-45276\2\binary\docker-a09b3e9cf9.exe... [2023-04-05T14:37:14.710Z] INFO: Copying dockerversion from the container... [2023-04-05T14:37:14.710Z] INFO: Copying the golang package from the container to d:\CI\PR-45276\2\installer\go.zip... [2023-04-05T14:37:14.710Z] INFO: Extracting go.zip to d:\CI\PR-45276\2\go [2023-04-05T14:37:14.780Z] --- PASS: TestTemplatedConfig (2.41s) [2023-04-05T14:37:14.780Z] === RUN TestConfigCreateResolve [2023-04-05T14:37:14.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T14:37:15.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:37:16.687Z] --- PASS: TestConfigCreateResolve (2.13s) [2023-04-05T14:37:16.687Z] === RUN TestConfigDaemonLibtrustID [2023-04-05T14:37:16.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:37:16.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:37:16.947Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-04-05T14:37:16.947Z] PASS [2023-04-05T14:37:16.947Z] [2023-04-05T14:37:16.947Z] DONE 7 tests in 13.873s [2023-04-05T14:37:16.947Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-04-05T14:37:16.947Z] ++ 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-04-05T14:37:16.947Z] ++ set -e [2023-04-05T14:37:16.947Z] ++ '[' -n 0 ']' [2023-04-05T14:37:16.947Z] ++ set -x [2023-04-05T14:37:16.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:37:17.207Z] INFO: Testing against a local daemon [2023-04-05T14:37:17.207Z] === RUN TestCheckpoint [2023-04-05T14:37:17.207Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T14:37:17.207Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-05T14:37:17.207Z] === RUN TestContainerInvalidJSON [2023-04-05T14:37:17.207Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:37:17.207Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:37:17.207Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:37:17.207Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:37:17.207Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:37:17.207Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:37:17.207Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:37:17.207Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:37:17.207Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:37:17.207Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-05T14:37:17.207Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-05T14:37:17.207Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-05T14:37:17.207Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-05T14:37:17.207Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-05T14:37:17.207Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2023-04-05T14:37:17.207Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-05T14:37:17.207Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-04-05T14:37:17.207Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-05T14:37:17.467Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-04-05T14:37:17.467Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-05T14:37:17.467Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-04-05T14:37:17.467Z] === RUN TestCopyFromContainer [2023-04-05T14:37:18.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:37:18.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T14:37:18.421Z] === RUN TestCopyFromContainer// [2023-04-05T14:37:18.421Z] === RUN TestCopyFromContainer//bar/root [2023-04-05T14:37:18.421Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-05T14:37:18.421Z] === RUN TestCopyFromContainer/bar/quux [2023-04-05T14:37:18.421Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-05T14:37:18.421Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-05T14:37:18.692Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-05T14:37:18.692Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-05T14:37:18.692Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-05T14:37:18.692Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer (1.43s) [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-04-05T14:37:18.952Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-04-05T14:37:18.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-05T14:37:18.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:37:18.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:37:18.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:37:18.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:37:18.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:37:18.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:37:18.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:37:18.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:37:18.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:37:18.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-04-05T14:37:18.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-05T14:37:18.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-05T14:37:18.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-05T14:37:18.952Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-05T14:37:18.952Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-04-05T14:37:18.952Z] === RUN TestCreateWithInvalidEnv [2023-04-05T14:37:18.952Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-05T14:37:18.952Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-05T14:37:18.952Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-05T14:37:18.952Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-05T14:37:18.952Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-05T14:37:18.952Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-05T14:37:18.952Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-05T14:37:18.952Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-05T14:37:18.952Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-05T14:37:18.952Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-05T14:37:18.952Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-05T14:37:18.952Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-05T14:37:18.952Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-05T14:37:18.952Z] === RUN TestCreateTmpfsMountsTarget [2023-04-05T14:37:18.952Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-04-05T14:37:18.952Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2023-04-05T14:37:20.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2023-04-05T14:37:20.175Z] === RUN TestCgroupNamespacesRun [2023-04-05T14:37:20.335Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2023-04-05T14:37:20.336Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-05T14:37:21.103Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2023-04-05T14:37:21.103Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-05T14:37:21.103Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-04-05T14:37:21.103Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-04-05T14:37:21.103Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-05T14:37:21.275Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2023-04-05T14:37:21.275Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-05T14:37:21.275Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:37:21.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:37:21.275Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:37:21.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:37:21.275Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:37:21.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:37:21.275Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:37:21.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:37:21.275Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:37:21.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:37:21.275Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:37:21.275Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:37:21.275Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:37:21.275Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:37:21.275Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:37:21.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-05T14:37:21.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-05T14:37:21.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-05T14:37:21.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-05T14:37:21.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-05T14:37:21.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-05T14:37:21.275Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-05T14:37:21.955Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2023-04-05T14:37:21.955Z] === RUN TestCreateDifferentPlatform [2023-04-05T14:37:21.955Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-05T14:37:21.955Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-05T14:37:21.955Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-04-05T14:37:21.955Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-05T14:37:21.955Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-05T14:37:21.955Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-05T14:37:21.955Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-04-05T14:37:21.955Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-05T14:37:21.955Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-04-05T14:37:21.955Z] === RUN TestContainerStartOnDaemonRestart [2023-04-05T14:37:21.955Z] === PAUSE TestContainerStartOnDaemonRestart [2023-04-05T14:37:21.955Z] === RUN TestDaemonRestartIpcMode [2023-04-05T14:37:21.955Z] === PAUSE TestDaemonRestartIpcMode [2023-04-05T14:37:21.955Z] === RUN TestDaemonHostGatewayIP [2023-04-05T14:37:21.955Z] === PAUSE TestDaemonHostGatewayIP [2023-04-05T14:37:21.955Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-05T14:37:21.955Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-05T14:37:21.955Z] === RUN TestContainerKillOnDaemonStart [2023-04-05T14:37:21.955Z] === PAUSE TestContainerKillOnDaemonStart [2023-04-05T14:37:21.955Z] === RUN TestDiff [2023-04-05T14:37:22.031Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2023-04-05T14:37:22.031Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-05T14:37:22.215Z] --- PASS: TestDiff (0.43s) [2023-04-05T14:37:22.215Z] === RUN TestExecWithCloseStdin [2023-04-05T14:37:22.785Z] --- PASS: TestExecWithCloseStdin (0.48s) [2023-04-05T14:37:22.785Z] === RUN TestExec [2023-04-05T14:37:23.354Z] --- PASS: TestExec (0.52s) [2023-04-05T14:37:23.355Z] === RUN TestExecUser [2023-04-05T14:37:23.396Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2023-04-05T14:37:23.396Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-05T14:37:23.924Z] --- PASS: TestExecUser (0.49s) [2023-04-05T14:37:23.924Z] === RUN TestExportContainerAndImportImage [2023-04-05T14:37:24.325Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2023-04-05T14:37:24.325Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-05T14:37:24.493Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2023-04-05T14:37:24.493Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-05T14:37:25.690Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2023-04-05T14:37:25.690Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-05T14:37:25.874Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-04-05T14:37:25.874Z] === RUN TestHealthCheckWorkdir [2023-04-05T14:37:26.136Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2023-04-05T14:37:26.136Z] === RUN TestHealthKillContainer [2023-04-05T14:37:26.252Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2023-04-05T14:37:26.252Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-05T14:37:27.618Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2023-04-05T14:37:27.618Z] === RUN TestNISDomainname [2023-04-05T14:37:27.874Z] --- PASS: TestNISDomainname (0.53s) [2023-04-05T14:37:27.874Z] === RUN TestHostnameDnsResolution [2023-04-05T14:37:28.437Z] --- PASS: TestHostnameDnsResolution (0.65s) [2023-04-05T14:37:28.437Z] === RUN TestUnprivilegedPortsAndPing [2023-04-05T14:37:28.999Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2023-04-05T14:37:28.999Z] === RUN TestStats [2023-04-05T14:37:31.513Z] --- PASS: TestStats (2.49s) [2023-04-05T14:37:31.513Z] === RUN TestStopContainerWithTimeout [2023-04-05T14:37:31.513Z] === RUN TestStopContainerWithTimeout/0 [2023-04-05T14:37:31.513Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-05T14:37:31.513Z] === RUN TestStopContainerWithTimeout/1 [2023-04-05T14:37:31.513Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-05T14:37:31.513Z] === RUN TestStopContainerWithTimeout/3 [2023-04-05T14:37:31.513Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-05T14:37:31.513Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-05T14:37:31.513Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-05T14:37:31.513Z] === CONT TestStopContainerWithTimeout/0 [2023-04-05T14:37:31.513Z] === CONT TestStopContainerWithTimeout/3 [2023-04-05T14:37:32.441Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-05T14:37:34.264Z] --- PASS: TestHealthKillContainer (7.82s) [2023-04-05T14:37:34.264Z] === RUN TestHealthCheckProcessKilled [2023-04-05T14:37:34.329Z] === CONT TestStopContainerWithTimeout/1 [2023-04-05T14:37:34.833Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2023-04-05T14:37:34.833Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-05T14:37:35.093Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2023-04-05T14:37:35.093Z] === RUN TestIpcModeNone [2023-04-05T14:37:35.662Z] --- PASS: TestIpcModeNone (0.45s) [2023-04-05T14:37:35.662Z] === RUN TestIpcModePrivate [2023-04-05T14:37:35.695Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-04-05T14:37:35.695Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2023-04-05T14:37:35.695Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2023-04-05T14:37:35.695Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2023-04-05T14:37:35.695Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2023-04-05T14:37:35.695Z] === RUN TestDeleteDevicemapper [2023-04-05T14:37:35.695Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-05T14:37:35.695Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-05T14:37:35.695Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-05T14:37:35.922Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-04-05T14:37:36.182Z] --- PASS: TestIpcModePrivate (0.48s) [2023-04-05T14:37:36.182Z] === RUN TestIpcModeShareable [2023-04-05T14:37:36.442Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-04-05T14:37:36.702Z] --- PASS: TestIpcModeShareable (0.50s) [2023-04-05T14:37:36.702Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-05T14:37:37.503Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-05T14:37:37.503Z] [2023-04-05T14:37:37.503Z] + TEST_INTEGRATION_DEST=1 [2023-04-05T14:37:37.503Z] + CONTAINER_NAME=docker-pr2-1 [2023-04-05T14:37:37.503Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-04-05T14:37:37.503Z] + run_tests test-integration-flaky [2023-04-05T14:37:37.503Z] + '[' -n 0 ']' [2023-04-05T14:37:37.503Z] + rm= [2023-04-05T14:37:37.503Z] + c=0 [2023-04-05T14:37:37.503Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45276/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45276/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/make.sh test-integration-flaky test-integration [2023-04-05T14:37:37.503Z] + TEST_INTEGRATION_DEST=2 [2023-04-05T14:37:37.503Z] + TEST_INTEGRATION_DEST=3 [2023-04-05T14:37:37.503Z] + CONTAINER_NAME=docker-pr2-2 [2023-04-05T14:37:37.503Z] + CONTAINER_NAME=docker-pr2-3 [2023-04-05T14:37:37.503Z] + TEST_SKIP_INTEGRATION=1 [2023-04-05T14:37:37.503Z] + TEST_SKIP_INTEGRATION=1 [2023-04-05T14:37:37.503Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-04-05T14:37:37.503Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-04-05T14:37:37.503Z] + run_tests [2023-04-05T14:37:37.503Z] + run_tests [2023-04-05T14:37:37.503Z] + '[' -n 0 ']' [2023-04-05T14:37:37.503Z] + '[' -n 0 ']' [2023-04-05T14:37:37.503Z] + rm= [2023-04-05T14:37:37.503Z] + rm= [2023-04-05T14:37:37.503Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45276/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45276/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/make.sh '' test-integration [2023-04-05T14:37:37.503Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45276/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45276/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/make.sh '' test-integration [2023-04-05T14:37:37.503Z] ++ jobs -p [2023-04-05T14:37:37.503Z] + for job in $(jobs -p) [2023-04-05T14:37:37.503Z] + wait 5408 [2023-04-05T14:37:37.503Z] [2023-04-05T14:37:37.503Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-05T14:37:37.503Z] [2023-04-05T14:37:37.503Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-05T14:37:37.503Z] HOSTNAME=11fea8854a21 [2023-04-05T14:37:37.503Z] TEST_SKIP_INTEGRATION=1 [2023-04-05T14:37:37.503Z] TESTDEBUG=0 [2023-04-05T14:37:37.503Z] DEST=bundles/test-integration [2023-04-05T14:37:37.503Z] PWD=/go/src/github.com/docker/docker [2023-04-05T14:37:37.503Z] KEEPBUNDLE=1 [2023-04-05T14:37:37.503Z] DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:37:37.503Z] container=docker [2023-04-05T14:37:37.503Z] HOME=/root [2023-04-05T14:37:37.503Z] GOLANG_VERSION=1.19.8 [2023-04-05T14:37:37.503Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-05T14:37:37.503Z] VALIDATE_BRANCH=20.10 [2023-04-05T14:37:37.503Z] TERM=xterm [2023-04-05T14:37:37.503Z] DOCKER_PKG=github.com/docker/docker [2023-04-05T14:37:37.503Z] SHLVL=1 [2023-04-05T14:37:37.503Z] TIMEOUT=120m [2023-04-05T14:37:37.503Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-05T14:37:37.503Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-05T14:37:37.503Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-04-05T14:37:37.503Z] GO111MODULE=off [2023-04-05T14:37:37.503Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-05T14:37:37.503Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-05T14:37:37.503Z] GOPATH=/go [2023-04-05T14:37:37.503Z] PKG_CONFIG=pkg-config [2023-04-05T14:37:37.503Z] _=/usr/bin/env [2023-04-05T14:37:37.503Z] Building test suite binary ./integration-cli/test.main [2023-04-05T14:37:37.503Z] [2023-04-05T14:37:37.761Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-05T14:37:37.761Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-05T14:37:37.761Z] HOSTNAME=fbad7ceb70ff [2023-04-05T14:37:37.761Z] TEST_SKIP_INTEGRATION=1 [2023-04-05T14:37:37.761Z] TESTDEBUG=0 [2023-04-05T14:37:37.761Z] DEST=bundles/test-integration [2023-04-05T14:37:37.761Z] PWD=/go/src/github.com/docker/docker [2023-04-05T14:37:37.761Z] KEEPBUNDLE=1 [2023-04-05T14:37:37.761Z] DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:37:37.761Z] container=docker [2023-04-05T14:37:37.761Z] HOME=/root [2023-04-05T14:37:37.761Z] GOLANG_VERSION=1.19.8 [2023-04-05T14:37:37.761Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-05T14:37:37.761Z] VALIDATE_BRANCH=20.10 [2023-04-05T14:37:37.761Z] TERM=xterm [2023-04-05T14:37:37.761Z] DOCKER_PKG=github.com/docker/docker [2023-04-05T14:37:37.761Z] SHLVL=1 [2023-04-05T14:37:37.761Z] TIMEOUT=120m [2023-04-05T14:37:37.761Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-05T14:37:37.761Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-05T14:37:37.761Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-04-05T14:37:37.761Z] GO111MODULE=off [2023-04-05T14:37:37.761Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-05T14:37:37.762Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-05T14:37:37.762Z] GOPATH=/go [2023-04-05T14:37:37.762Z] PKG_CONFIG=pkg-config [2023-04-05T14:37:37.762Z] _=/usr/bin/env [2023-04-05T14:37:37.762Z] Building test suite binary ./integration-cli/test.main [2023-04-05T14:37:37.762Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-04-05T14:37:38.020Z] No new tests added to integration. [2023-04-05T14:37:38.020Z] [2023-04-05T14:37:38.020Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-05T14:37:38.083Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2023-04-05T14:37:38.083Z] === RUN TestAPIIpcModeHost [2023-04-05T14:37:38.217Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) [2023-04-05T14:37:38.217Z] === RUN TestUpdateMemory [2023-04-05T14:37:38.474Z] --- PASS: TestUpdateMemory (0.58s) [2023-04-05T14:37:38.474Z] === RUN TestUpdateCPUQuota [2023-04-05T14:37:38.658Z] --- PASS: TestAPIIpcModeHost (0.45s) [2023-04-05T14:37:38.658Z] === RUN TestDaemonIpcModeShareable [2023-04-05T14:37:39.394Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-05T14:37:39.394Z] HOSTNAME=051d15dec38a [2023-04-05T14:37:39.394Z] TESTDEBUG=0 [2023-04-05T14:37:39.394Z] DEST=bundles/test-integration [2023-04-05T14:37:39.394Z] PWD=/go/src/github.com/docker/docker [2023-04-05T14:37:39.394Z] KEEPBUNDLE=1 [2023-04-05T14:37:39.394Z] DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:37:39.394Z] container=docker [2023-04-05T14:37:39.394Z] HOME=/root [2023-04-05T14:37:39.394Z] GOLANG_VERSION=1.19.8 [2023-04-05T14:37:39.394Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-05T14:37:39.394Z] VALIDATE_BRANCH=20.10 [2023-04-05T14:37:39.394Z] TERM=xterm [2023-04-05T14:37:39.394Z] DOCKER_PKG=github.com/docker/docker [2023-04-05T14:37:39.394Z] SHLVL=1 [2023-04-05T14:37:39.394Z] TIMEOUT=120m [2023-04-05T14:37:39.394Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-05T14:37:39.394Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-05T14:37:39.394Z] GO111MODULE=off [2023-04-05T14:37:39.394Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-05T14:37:39.394Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-05T14:37:39.394Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-05T14:37:39.394Z] GOPATH=/go [2023-04-05T14:37:39.394Z] PKG_CONFIG=pkg-config [2023-04-05T14:37:39.394Z] _=/usr/bin/env [2023-04-05T14:37:39.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-05T14:37:39.402Z] --- PASS: TestUpdateCPUQuota (0.85s) [2023-04-05T14:37:39.402Z] === RUN TestUpdatePidsLimit [2023-04-05T14:37:39.402Z] === RUN TestUpdatePidsLimit/update_from_none [2023-04-05T14:37:39.402Z] === RUN TestUpdatePidsLimit/no_change [2023-04-05T14:37:39.614Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-04-05T14:37:39.614Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2023-04-05T14:37:39.614Z] === RUN TestDaemonIpcModePrivate [2023-04-05T14:37:39.658Z] === RUN TestUpdatePidsLimit/update_lower [2023-04-05T14:37:39.922Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-04-05T14:37:39.922Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-04-05T14:37:40.182Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-04-05T14:37:40.438Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-04-05T14:37:40.553Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-04-05T14:37:40.813Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2023-04-05T14:37:40.813Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-05T14:37:41.365Z] --- PASS: TestUpdatePidsLimit (1.99s) [2023-04-05T14:37:41.365Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2023-04-05T14:37:41.365Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-04-05T14:37:41.365Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2023-04-05T14:37:41.365Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-04-05T14:37:41.365Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2023-04-05T14:37:41.365Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2023-04-05T14:37:41.365Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-04-05T14:37:41.365Z] === RUN TestUpdateRestartPolicy [2023-04-05T14:37:41.751Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-04-05T14:37:42.016Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2023-04-05T14:37:42.016Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-05T14:37:42.955Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-04-05T14:37:42.955Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2023-04-05T14:37:42.955Z] === RUN TestIpcModeOlderClient [2023-04-05T14:37:43.215Z] === PAUSE TestIpcModeOlderClient [2023-04-05T14:37:43.215Z] === RUN TestKillContainerInvalidSignal [2023-04-05T14:37:43.475Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2023-04-05T14:37:43.475Z] === RUN TestKillContainer [2023-04-05T14:37:43.475Z] === RUN TestKillContainer/no_signal [2023-04-05T14:37:44.044Z] === RUN TestKillContainer/non_killing_signal [2023-04-05T14:37:44.304Z] === RUN TestKillContainer/killing_signal [2023-04-05T14:37:44.874Z] --- PASS: TestKillContainer (1.25s) [2023-04-05T14:37:44.874Z] --- PASS: TestKillContainer/no_signal (0.41s) [2023-04-05T14:37:44.874Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-04-05T14:37:44.874Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2023-04-05T14:37:44.874Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-05T14:37:44.874Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-05T14:37:44.907Z] INFO: Extraction ended at 04/05/2023 14:37:42. Duration:00:00:30.6346097 [2023-04-05T14:37:44.907Z] INFO: Updating the golang and path environment variables [2023-04-05T14:37:44.907Z] INFO: GOPATH=d:\gopath [2023-04-05T14:37:44.907Z] INFO: go version go1.19.8 windows/amd64 [2023-04-05T14:37:44.907Z] INFO: Running the daemon under test in debug mode [2023-04-05T14:37:44.907Z] INFO: Starting a daemon under test... [2023-04-05T14:37:44.907Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45276\2\daemon --pidfile d:\CI\PR-45276\2\docker.pid -D [2023-04-05T14:37:44.907Z] INFO: Process started successfully. [2023-04-05T14:37:44.907Z] INFO: Start tailing logs of the daemon under tests [2023-04-05T14:37:44.907Z] INFO: Waiting for the daemon under test to start... [2023-04-05T14:37:45.134Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-05T14:37:46.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2023-04-05T14:37:46.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2023-04-05T14:37:46.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2023-04-05T14:37:46.073Z] === RUN TestKillStoppedContainer [2023-04-05T14:37:46.073Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-04-05T14:37:46.073Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-05T14:37:46.073Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-04-05T14:37:46.073Z] === RUN TestKillDifferentUserContainer [2023-04-05T14:37:46.333Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2023-04-05T14:37:46.333Z] === RUN TestInspectOomKilledTrue [2023-04-05T14:37:46.904Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2023-04-05T14:37:46.904Z] === RUN TestInspectOomKilledFalse [2023-04-05T14:37:47.164Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2023-04-05T14:37:47.164Z] === RUN TestLinksEtcHostsContentMatch [2023-04-05T14:37:47.734Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2023-04-05T14:37:47.734Z] === RUN TestLinksContainerNames [2023-04-05T14:37:48.303Z] --- PASS: TestLinksContainerNames (0.83s) [2023-04-05T14:37:48.303Z] === RUN TestLogsFollowTailEmpty [2023-04-05T14:37:48.874Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2023-04-05T14:37:48.874Z] === RUN TestContainerNetworkMountsNoChown [2023-04-05T14:37:49.133Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/default [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/default [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/private [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/private [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/rprivate [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/slave [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/slave [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/rslave [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/shared [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/shared [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/rshared [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-05T14:37:49.133Z] === CONT TestMountDaemonRoot/default [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:37:49.133Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-05T14:37:49.133Z] === CONT TestMountDaemonRoot/rshared [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:37:49.133Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:37:49.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:37:49.133Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/shared [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/rslave [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/slave [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/rprivate [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/private [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:37:49.393Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-05T14:37:49.393Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:37:49.393Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:37:49.653Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-04-05T14:37:49.653Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-04-05T14:37:49.653Z] === RUN TestContainerBindMountNonRecursive [2023-04-05T14:37:51.035Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2023-04-05T14:37:51.035Z] === RUN TestContainerVolumesMountedAsShared [2023-04-05T14:37:51.294Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2023-04-05T14:37:51.294Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-05T14:37:51.864Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2023-04-05T14:37:51.864Z] === RUN TestNetworkNat [2023-04-05T14:37:52.124Z] --- PASS: TestNetworkNat (0.47s) [2023-04-05T14:37:52.124Z] === RUN TestNetworkLocalhostTCPNat [2023-04-05T14:37:52.697Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2023-04-05T14:37:52.697Z] === RUN TestNetworkLoopbackNat [2023-04-05T14:37:53.531Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2023-04-05T14:37:53.531Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-05T14:37:53.531Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2023-04-05T14:37:53.531Z] === RUN TestWaitNonBlocked [2023-04-05T14:37:53.531Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:37:53.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:37:53.531Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:37:53.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:37:53.531Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:37:53.531Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:37:53.531Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-05T14:37:53.531Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2023-04-05T14:37:53.531Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2023-04-05T14:37:53.531Z] === RUN TestWaitBlocked [2023-04-05T14:37:53.531Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:37:53.531Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:37:53.531Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:37:53.531Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:37:53.531Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:37:53.531Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:37:54.094Z] --- PASS: TestWaitBlocked (0.01s) [2023-04-05T14:37:54.094Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2023-04-05T14:37:54.094Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2023-04-05T14:37:54.094Z] === CONT TestContainerStartOnDaemonRestart [2023-04-05T14:37:54.094Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-05T14:37:55.248Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2023-04-05T14:37:55.248Z] === RUN TestPause [2023-04-05T14:37:55.508Z] --- PASS: TestPause (0.44s) [2023-04-05T14:37:55.508Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-05T14:37:55.508Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-05T14:37:55.508Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-05T14:37:55.508Z] === RUN TestPauseStopPausedContainer [2023-04-05T14:37:56.078Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2023-04-05T14:37:56.078Z] === RUN TestPsFilter [2023-04-05T14:37:56.078Z] --- PASS: TestPsFilter (0.12s) [2023-04-05T14:37:56.078Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-05T14:37:56.612Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2023-04-05T14:37:56.612Z] === CONT TestIpcModeOlderClient [2023-04-05T14:37:56.612Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-04-05T14:37:56.612Z] === CONT TestContainerKillOnDaemonStart [2023-04-05T14:37:56.612Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s) [2023-04-05T14:37:56.612Z] === CONT TestDaemonHostGatewayIP [2023-04-05T14:37:56.647Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2023-04-05T14:37:56.647Z] === RUN TestRemoveContainerWithVolume [2023-04-05T14:37:56.907Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2023-04-05T14:37:56.907Z] === RUN TestRemoveContainerRunning [2023-04-05T14:37:57.476Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-04-05T14:37:57.476Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-05T14:37:57.736Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2023-04-05T14:37:57.736Z] === RUN TestRemoveInvalidContainer [2023-04-05T14:37:57.736Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-05T14:37:57.736Z] === RUN TestRenameLinkedContainer [2023-04-05T14:37:58.373Z] INFO [linters context/goanalysis] analyzers took 4m42.027100081s with top 10 stages: buildir: 1m54.944020644s, goimports: 22.606317809s, the_only_name: 19.507235088s, unconvert: 15.887515436s, S1038: 12.706518458s, gosec: 12.286297349s, misspell: 4.616592896s, unused: 4.433790598s, inspect: 3.991512602s, SA4030: 3.5023816s [2023-04-05T14:37:58.373Z] INFO [runner] Issues before processing: 1862, after processing: 0 [2023-04-05T14:37:58.373Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1781/1781, skip_files: 1781/1781, skip_dirs: 1781/1781, nolint: 0/58, cgo: 1781/1862, filename_unadjuster: 1781/1781, autogenerated_exclude: 1753/1781, identifier_marker: 1753/1753, exclude: 1753/1753, exclude-rules: 58/1753 [2023-04-05T14:37:58.373Z] INFO [runner] processing took 196.623427ms with stages: nolint: 77.466521ms, identifier_marker: 69.816746ms, path_prettifier: 17.523163ms, autogenerated_exclude: 17.461631ms, exclude-rules: 11.864996ms, skip_dirs: 2.159903ms, cgo: 192.855µs, filename_unadjuster: 131.064µs, max_same_issues: 1.755µs, skip_files: 988ns, uniq_by_line: 656ns, max_from_linter: 504ns, diff: 481ns, source_code: 456ns, exclude: 345ns, path_shortener: 323ns, severity-rules: 297ns, max_per_file_from_linter: 291ns, sort_results: 289ns, path_prefixer: 163ns [2023-04-05T14:37:58.373Z] INFO [runner] linters took 1m24.446695062s with stages: goanalysis_metalinter: 1m24.248584895s [2023-04-05T14:37:58.373Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-04-05T14:37:58.373Z] INFO Memory: 2325 samples, avg is 292.3MB, max is 1132.9MB [2023-04-05T14:37:58.373Z] INFO Execution took 3m52.571981805s [2023-04-05T14:37:58.373Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-04-05T14:37:58.750Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/make.sh dynbinary-daemon test-docker-py [2023-04-05T14:37:59.128Z] --- PASS: TestDaemonHostGatewayIP (2.45s) [2023-04-05T14:37:59.128Z] === CONT TestDaemonRestartIpcMode [2023-04-05T14:37:59.313Z] [2023-04-05T14:37:59.313Z] Removing bundles/ [2023-04-05T14:37:59.313Z] [2023-04-05T14:37:59.313Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-04-05T14:37:59.313Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-05T14:37:59.313Z] GOOS="" GOARCH="" GOARM="" [2023-04-05T14:37:59.644Z] --- PASS: TestRenameLinkedContainer (1.72s) [2023-04-05T14:37:59.644Z] === RUN TestRenameStoppedContainer [2023-04-05T14:37:59.904Z] --- PASS: TestRenameStoppedContainer (0.42s) [2023-04-05T14:37:59.904Z] === RUN TestRenameRunningContainerAndReuse [2023-04-05T14:38:00.844Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2023-04-05T14:38:00.844Z] === RUN TestRenameInvalidName [2023-04-05T14:38:01.018Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2023-04-05T14:38:01.414Z] --- PASS: TestRenameInvalidName (0.41s) [2023-04-05T14:38:01.414Z] === RUN TestRenameAnonymousContainer [2023-04-05T14:38:02.731Z] .....INFO: Daemon under test started and replied! [2023-04-05T14:38:02.731Z] INFO: Docker version of the daemon under test [2023-04-05T14:38:02.731Z] [2023-04-05T14:38:02.731Z] Client: [2023-04-05T14:38:02.731Z] Version: 17.06.2-ce [2023-04-05T14:38:02.731Z] API version: 1.30 [2023-04-05T14:38:02.731Z] Go version: go1.8.3 [2023-04-05T14:38:02.731Z] Git commit: cec0b72 [2023-04-05T14:38:02.731Z] Built: Tue Sep 5 19:57:19 2017 [2023-04-05T14:38:02.731Z] OS/Arch: windows/amd64 [2023-04-05T14:38:02.731Z] [2023-04-05T14:38:02.731Z] Server: [2023-04-05T14:38:02.731Z] Version: 0.0.0-dev [2023-04-05T14:38:02.731Z] API version: 1.41 (minimum version 1.24) [2023-04-05T14:38:02.731Z] Go version: go1.19.8 [2023-04-05T14:38:02.731Z] Git commit: a09b3e9cf9 [2023-04-05T14:38:02.731Z] Built: 04/05/2023 14:35:47 [2023-04-05T14:38:02.731Z] OS/Arch: windows/amd64 [2023-04-05T14:38:02.731Z] Experimental: false [2023-04-05T14:38:02.731Z] [2023-04-05T14:38:02.731Z] INFO: Docker info of the daemon under test [2023-04-05T14:38:02.731Z] [2023-04-05T14:38:02.731Z] Containers: 0 [2023-04-05T14:38:02.731Z] Running: 0 [2023-04-05T14:38:02.731Z] Paused: 0 [2023-04-05T14:38:02.731Z] Stopped: 0 [2023-04-05T14:38:02.731Z] Images: 0 [2023-04-05T14:38:02.731Z] Server Version: 0.0.0-dev [2023-04-05T14:38:02.731Z] Storage Driver: windowsfilter [2023-04-05T14:38:02.731Z] Windows: [2023-04-05T14:38:02.731Z] Logging Driver: json-file [2023-04-05T14:38:02.731Z] Plugins: [2023-04-05T14:38:02.731Z] Volume: local [2023-04-05T14:38:02.731Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-05T14:38:02.731Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-05T14:38:02.731Z] Swarm: inactive [2023-04-05T14:38:02.731Z] Default Isolation: process [2023-04-05T14:38:02.731Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-05T14:38:02.731Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-05T14:38:02.731Z] OSType: windows [2023-04-05T14:38:02.731Z] Architecture: x86_64 [2023-04-05T14:38:02.731Z] CPUs: 4 [2023-04-05T14:38:02.731Z] Total Memory: 32GiB [2023-04-05T14:38:02.731Z] Name: azwin-2-235c70 [2023-04-05T14:38:02.731Z] ID: TKPF:R2I3:P2AF:GRMY:VVZP:FLCA:SAX2:MLU7:BES6:ZUPJ:444S:NAHB [2023-04-05T14:38:02.731Z] Docker Root Dir: D:\CI\PR-45276\2\daemon [2023-04-05T14:38:02.731Z] Debug Mode (client): false [2023-04-05T14:38:02.731Z] Debug Mode (server): true [2023-04-05T14:38:02.731Z] File Descriptors: -1 [2023-04-05T14:38:02.731Z] Goroutines: 16 [2023-04-05T14:38:02.731Z] System Time: 2023-04-05T14:38:01.9931906Z [2023-04-05T14:38:02.731Z] EventsListeners: 0 [2023-04-05T14:38:02.731Z] Registry: https://index.docker.io/v1/ [2023-04-05T14:38:02.731Z] Labels: [2023-04-05T14:38:02.731Z] Experimental: false [2023-04-05T14:38:02.731Z] Insecure Registries: [2023-04-05T14:38:02.731Z] 127.0.0.0/8 [2023-04-05T14:38:02.731Z] Live Restore Enabled: false [2023-04-05T14:38:02.731Z] [2023-04-05T14:38:02.731Z] [2023-04-05T14:38:02.731Z] INFO: Docker images of the daemon under test [2023-04-05T14:38:02.731Z] [2023-04-05T14:38:02.731Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-05T14:38:02.731Z] [2023-04-05T14:38:02.731Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-04-05T14:38:02.731Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-04-05T14:38:02.731Z] ltsc2019: Pulling from windows/servercore [2023-04-05T14:38:02.796Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2023-04-05T14:38:02.796Z] === RUN TestRenameContainerWithSameName [2023-04-05T14:38:03.199Z] 8185ee4ed646: Pulling fs layer [2023-04-05T14:38:03.199Z] b5f4ee3f051b: Pulling fs layer [2023-04-05T14:38:03.366Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2023-04-05T14:38:03.366Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-05T14:38:04.304Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2023-04-05T14:38:04.304Z] === RUN TestResize [2023-04-05T14:38:04.564Z] --- PASS: TestResize (0.43s) [2023-04-05T14:38:04.564Z] === RUN TestResizeWithInvalidSize [2023-04-05T14:38:04.833Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2023-04-05T14:38:04.833Z] === RUN TestResizeWhenContainerNotStarted [2023-04-05T14:38:05.402Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2023-04-05T14:38:05.402Z] === RUN TestDaemonRestartKillContainers [2023-04-05T14:38:05.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T14:38:05.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T14:38:05.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T14:38:05.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T14:38:05.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T14:38:05.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T14:38:05.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T14:38:05.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T14:38:05.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T14:38:05.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T14:38:05.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T14:38:05.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T14:38:05.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T14:38:05.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T14:38:05.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T14:38:05.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T14:38:05.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:38:05.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:38:05.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:38:05.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:38:05.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:38:05.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:38:05.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:38:05.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:38:05.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T14:38:05.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T14:38:06.992Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-05T14:38:06.992Z] [2023-04-05T14:38:06.992Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-05T14:38:06.992Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-05T14:38:06.992Z] HOSTNAME=aed780d96fe5 [2023-04-05T14:38:06.992Z] DEST=bundles/test-integration [2023-04-05T14:38:06.992Z] PWD=/go/src/github.com/docker/docker [2023-04-05T14:38:06.992Z] DOCKER_ROOTLESS=1 [2023-04-05T14:38:06.992Z] DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a [2023-04-05T14:38:06.992Z] container=docker [2023-04-05T14:38:06.992Z] HOME=/root [2023-04-05T14:38:06.992Z] GOLANG_VERSION=1.19.8 [2023-04-05T14:38:06.992Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-05T14:38:06.992Z] VALIDATE_BRANCH=20.10 [2023-04-05T14:38:06.992Z] TERM=xterm [2023-04-05T14:38:06.992Z] DOCKER_PKG=github.com/docker/docker [2023-04-05T14:38:06.992Z] SHLVL=1 [2023-04-05T14:38:06.992Z] TIMEOUT=120m [2023-04-05T14:38:06.992Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-05T14:38:06.992Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-05T14:38:06.992Z] GO111MODULE=off [2023-04-05T14:38:06.992Z] DOCKER_EXPERIMENTAL=1 [2023-04-05T14:38:06.992Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-05T14:38:06.992Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-05T14:38:06.992Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-05T14:38:06.992Z] GOPATH=/go [2023-04-05T14:38:06.992Z] PKG_CONFIG=pkg-config [2023-04-05T14:38:06.992Z] _=/usr/bin/env [2023-04-05T14:38:06.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-05T14:38:07.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T14:38:07.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T14:38:09.071Z] b5f4ee3f051b: Verifying Checksum [2023-04-05T14:38:09.071Z] b5f4ee3f051b: Download complete [2023-04-05T14:38:09.102Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2023-04-05T14:38:09.102Z] PASS [2023-04-05T14:38:09.102Z] [2023-04-05T14:38:09.102Z] === Skipped [2023-04-05T14:38:09.102Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-04-05T14:38:09.102Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T14:38:09.102Z] [2023-04-05T14:38:09.102Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-04-05T14:38:09.102Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-04-05T14:38:09.102Z] [2023-04-05T14:38:09.102Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-05T14:38:09.102Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-05T14:38:09.102Z] [2023-04-05T14:38:09.102Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-04-05T14:38:09.102Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-04-05T14:38:09.102Z] [2023-04-05T14:38:09.102Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-05T14:38:09.102Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-05T14:38:09.102Z] [2023-04-05T14:38:09.102Z] DONE 197 tests, 5 skipped in 109.297s [2023-04-05T14:38:09.102Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-05T14:38:09.102Z] INFO: Testing against a local daemon [2023-04-05T14:38:09.102Z] === RUN TestLiveRestore [2023-04-05T14:38:09.102Z] === RUN TestLiveRestore/volume_references [2023-04-05T14:38:09.102Z] === PAUSE TestLiveRestore/volume_references [2023-04-05T14:38:09.102Z] === CONT TestLiveRestore/volume_references [2023-04-05T14:38:09.102Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-05T14:38:09.102Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-05T14:38:09.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T14:38:09.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T14:38:09.671Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-05T14:38:10.600Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-05T14:38:10.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T14:38:10.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:38:11.529Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-05T14:38:12.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:38:12.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:38:12.460Z] --- PASS: TestLiveRestore (0.00s) [2023-04-05T14:38:12.460Z] --- PASS: TestLiveRestore/volume_references (4.45s) [2023-04-05T14:38:12.460Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.78s) [2023-04-05T14:38:12.460Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) [2023-04-05T14:38:12.460Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s) [2023-04-05T14:38:12.460Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s) [2023-04-05T14:38:12.717Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) [2023-04-05T14:38:12.717Z] PASS [2023-04-05T14:38:12.717Z] [2023-04-05T14:38:12.717Z] DONE 7 tests in 4.484s [2023-04-05T14:38:12.717Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-04-05T14:38:12.717Z] INFO: Testing against a local daemon [2023-04-05T14:38:12.717Z] === RUN TestCommitInheritsEnv [2023-04-05T14:38:12.973Z] --- PASS: TestCommitInheritsEnv (0.27s) [2023-04-05T14:38:12.973Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-05T14:38:12.973Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-04-05T14:38:12.973Z] === RUN TestImagesFilterMultiReference [2023-04-05T14:38:12.973Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-04-05T14:38:12.973Z] === RUN TestImagePullPlatformInvalid [2023-04-05T14:38:12.973Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-05T14:38:12.973Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-05T14:38:12.973Z] time="2023-04-05T14:38:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.8 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:12.973Z] time="2023-04-05T14:38:12Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:12.973Z] time="2023-04-05T14:38:12Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.19.8 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:12.973Z] time="2023-04-05T14:38:12Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:12Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b746c426-5ae2-4605-96eb-3a4da152a867 http.request.method=GET http.request.remoteaddr="127.0.0.1:59664" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:12Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b746c426-5ae2-4605-96eb-3a4da152a867 http.request.method=GET http.request.remoteaddr="127.0.0.1:59664" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.6436ms http.response.status=200 http.response.written=2 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] 127.0.0.1 - - [05/Apr/2023:14:38:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5234526f-9505-482a-b4c7-87361308fc98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5234526f-9505-482a-b4c7-87361308fc98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5234526f-9505-482a-b4c7-87361308fc98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=152.778µs trace.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=abe19de1-e82f-472c-bb7b-7a61e1604634 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5234526f-9505-482a-b4c7-87361308fc98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.793727ms http.response.status=404 http.response.written=157 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cdf788f7-23e3-4287-aa61-43b9e55251f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cdf788f7-23e3-4287-aa61-43b9e55251f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cdf788f7-23e3-4287-aa61-43b9e55251f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=60.135µs trace.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=467f9eb7-06d9-447e-802f-28a2393608e1 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cdf788f7-23e3-4287-aa61-43b9e55251f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.36165ms http.response.status=404 http.response.written=157 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=eab040df-859d-4585-bfbd-e902f84ffe26 http.request.method=POST http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8320ac27-d26c-407c-baea-315606bd51e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8320ac27-d26c-407c-baea-315606bd51e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=eab040df-859d-4585-bfbd-e902f84ffe26 http.request.method=POST http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8320ac27-d26c-407c-baea-315606bd51e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=890.524µs trace.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=d34ce64f-9d99-41f4-b470-35898f9e93f1 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/51a18091-c401-44e6-ad41-7b94a42ca226/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=eab040df-859d-4585-bfbd-e902f84ffe26 http.request.method=POST http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=351.673µs trace.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=2acd6a74-b428-4490-b35a-ac89858fe3c9 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/51a18091-c401-44e6-ad41-7b94a42ca226/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=eab040df-859d-4585-bfbd-e902f84ffe26 http.request.method=POST http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=47.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9bd48cc5-01ae-4e75-9285-24f67209d19e trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8320ac27-d26c-407c-baea-315606bd51e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=38.192µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=41b8046d-3efd-4707-8655-0da7cca7e7aa trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8320ac27-d26c-407c-baea-315606bd51e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=214.315µs trace.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=6f3d0f89-6b92-4c38-b35d-ccf15eee9bec trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8320ac27-d26c-407c-baea-315606bd51e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.538313ms http.response.status=202 http.response.written=0 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/51a18091-c401-44e6-ad41-7b94a42ca226/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=eab040df-859d-4585-bfbd-e902f84ffe26 http.request.method=POST http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=192.433µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f3daaaba-ded9-4f6b-ac9e-24a49775be32 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=eab040df-859d-4585-bfbd-e902f84ffe26 http.request.method=POST http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.996594ms http.response.status=202 http.response.written=0 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=91µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5a712f22-37a0-4d40-b7a8-6b5bf6419cd9 trace.line=82 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=22.62µs trace.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=c4c20996-31ab-41bc-b78a-33b3a9324406 trace.line=141 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.231Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=110.823µs trace.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=02955e34-b96f-4e36-98c6-4828047e9d36 trace.line=124 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=43.868µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=884a269f-3a0c-4492-8e19-c52c7767b4b6 trace.line=141 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=26.168µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3a257fb9-6c4e-4768-9d1a-28862db50456 trace.line=141 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=20.242µs trace.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=506a9987-4e21-474f-8749-78d4d01741f4 trace.line=141 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=348.809µs trace.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=8a7c4b3a-156d-4ccc-8f05-f4757131a12b trace.line=167 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=347.484µs trace.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=c991882e-5750-4f34-9a61-5674d35037fc trace.line=95 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=344.346µs trace.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=4fbf268d-8d3a-4fb2-8cfc-98adf8dcdd49 trace.line=181 vars.name=test vars.uuid=3e9d83b2-16df-4fd4-a504-1e34c868c1a3 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8961c5fa-8cef-403a-a5b4-7a6c0445653f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59670" http.request.uri="/v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.221793ms http.response.status=201 http.response.written=0 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "PUT /v2/test/blobs/uploads/3e9d83b2-16df-4fd4-a504-1e34c868c1a3?_state=eUknMuFOYFImVl2KtDZEhqhkda6SlX6_d7NPVgwolWJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlOWQ4M2IyLTE2ZGYtNGZkNC1hNTA0LTFlMzRjODY4YzFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTkwMjU4NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/51a18091-c401-44e6-ad41-7b94a42ca226/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=38.956µs trace.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=de520f12-6dc1-4d18-9972-184ba8b077f3 trace.line=82 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/51a18091-c401-44e6-ad41-7b94a42ca226/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=19.3µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=43b2053b-7c94-442f-9d9c-1facd1060fae trace.line=141 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/51a18091-c401-44e6-ad41-7b94a42ca226/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=583.488µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=6e3013d1-712b-452e-a0d2-6f017bfc3592 trace.line=124 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/51a18091-c401-44e6-ad41-7b94a42ca226/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=23.492µs trace.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=09949bed-3789-411c-814f-40d959707059 trace.line=141 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=33.119µs trace.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=94f9bae7-134d-41fa-94a2-0c647a2902c2 trace.line=141 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/51a18091-c401-44e6-ad41-7b94a42ca226/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=22.373µs trace.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=48f2324f-bc41-40c8-b976-bf1706df5048 trace.line=141 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/51a18091-c401-44e6-ad41-7b94a42ca226/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=186.522µs trace.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=e473b187-ecb8-4951-a2bf-6436eef7dacb trace.line=167 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=691.941µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a9eca113-7d1e-4dcc-a9a9-c8462459ce7d trace.line=95 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/51a18091-c401-44e6-ad41-7b94a42ca226\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=200.162µs trace.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=54a2ad50-d5b9-4903-8bc1-c825633127e2 trace.line=181 vars.name=test vars.uuid=51a18091-c401-44e6-ad41-7b94a42ca226 version="v2.1.0+unknown" [2023-04-05T14:38:13.232Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=120964a6-62ef-453b-9021-bafce3da7b04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=11.736764ms http.response.status=201 http.response.written=0 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "PUT /v2/test/blobs/uploads/51a18091-c401-44e6-ad41-7b94a42ca226?_state=3-2OHNHHDKVihFt7r9Bq34hZJ8rVuW6f_BXZTZPe-Rx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxYTE4MDkxLWM0MDEtNDRlNi1hZDQxLTdiOTRhNDJjYTIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozODoxMy4wMTk1OTk1MDZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e16283c8-4449-41df-8491-c7f8e9df922c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e16283c8-4449-41df-8491-c7f8e9df922c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e16283c8-4449-41df-8491-c7f8e9df922c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=27.747µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5887e7fb-e55e-42d6-addf-35116f76401d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e16283c8-4449-41df-8491-c7f8e9df922c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.184484ms http.response.status=404 http.response.written=96 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=315.988µs trace.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=f8ac6e34-4e6c-4d71-9fe6-e2ca0e66ca0c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=22.971µs trace.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=75615f8f-6df4-40d2-9d48-5892dd7499f1 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=179.218µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2b98c454-bba1-4a3e-a91a-a3f1c30a00e8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=81.414µs trace.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=d0c02251-305f-41bf-88e5-1e4833760921 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=81.646µs trace.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=e1c2d04c-e2d3-4796-b482-bf77d4336a31 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=358.886µs trace.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=0425e6bd-adb4-4586-a3fe-0acbc9381bef trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=436.171µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=76b4a418-0d3d-4695-9278-54997fb29ab5 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=133.123µs trace.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=eb6e7d54-c099-4f2d-80f0-b06bd447d07d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=405.47µs trace.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=1d6def90-6ea3-46f9-aea1-037e85d3c900 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=110.579µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=be9d0607-96db-42f0-b6e6-e13053d90ece trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e51ec40c-ab60-4bd7-af44-9eac0f5c6155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.175357ms http.response.status=201 http.response.written=0 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dcb9d496-673c-419d-a4e0-ea873c4ce901 http.request.method=GET http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dcb9d496-673c-419d-a4e0-ea873c4ce901 http.request.method=GET http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="730.174µs" http.response.status=200 http.response.written=2 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3948ba25-c746-443d-8be6-17ca4f8ad386 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3948ba25-c746-443d-8be6-17ca4f8ad386 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3948ba25-c746-443d-8be6-17ca4f8ad386 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=65.517µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e88cde84-18d4-43ea-b946-2161085ba61f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3948ba25-c746-443d-8be6-17ca4f8ad386 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3948ba25-c746-443d-8be6-17ca4f8ad386 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=211.271µs trace.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=4f589e3d-61be-4d83-9a59-367fa68e9c87 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3948ba25-c746-443d-8be6-17ca4f8ad386 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=53.135µs trace.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=71711391-aad4-462f-a415-8b2e5b15489b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.233Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3948ba25-c746-443d-8be6-17ca4f8ad386 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=38.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dd0739e4-f62e-487f-a53c-d517323dde41 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3948ba25-c746-443d-8be6-17ca4f8ad386 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3948ba25-c746-443d-8be6-17ca4f8ad386 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.604587ms http.response.status=200 http.response.written=417 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48cec0f0-1ef4-40ee-bdac-5994498f466b http.request.method=GET http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48cec0f0-1ef4-40ee-bdac-5994498f466b http.request.method=GET http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48cec0f0-1ef4-40ee-bdac-5994498f466b http.request.method=GET http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48cec0f0-1ef4-40ee-bdac-5994498f466b http.request.method=GET http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=192.384µs trace.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=8e51a7c5-acda-4dd6-9fde-8e8346ab519e trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48cec0f0-1ef4-40ee-bdac-5994498f466b http.request.method=GET http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=76.579µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=289a5be5-3d63-45b8-b844-447e0e66c8c9 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48cec0f0-1ef4-40ee-bdac-5994498f466b http.request.method=GET http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=31.774µs trace.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=60f5c58f-6817-40c3-a595-c34922561598 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48cec0f0-1ef4-40ee-bdac-5994498f466b http.request.method=GET http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48cec0f0-1ef4-40ee-bdac-5994498f466b http.request.method=GET http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.712164ms http.response.status=200 http.response.written=417 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=35.213µs trace.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=28265281-0ad1-434e-ae33-38705b363ca6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=20.121µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7a8207c0-24c7-48fd-a92d-86b6d9b45185 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=25.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=82048cda-fd42-4e69-96d1-977cb025b324 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=13.756µs trace.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=44ec8610-bb09-447d-9641-1d1865a1be0a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=12.033µs trace.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=ea6b1975-9cee-4e7c-8c36-1107d6693bfb trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=7.469µs trace.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=f8c3fd08-7205-4381-a5a8-48c8be4c0304 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=20.241µs trace.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=11402260-9e64-4f09-800c-33a0191a4884 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=30.978µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=44d3ffab-6115-4fe8-9627-b76ad3815ada trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=17.826µs trace.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=ede8992e-2e64-4e50-a875-e09d1eb4e547 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3d2e8967-d215-4937-a66e-412147d9fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.219175ms http.response.status=200 http.response.written=68 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.234Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=38.311µs trace.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=e25a7cc4-d545-4df8-8baa-603350b3571a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=22.375µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b07c5bb5-4c78-4916-9813-8279c30da4f6 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=68.677µs trace.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=2364bcb6-9bcf-407f-a8de-228e671b49e2 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=61.069µs trace.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=9943bf18-13be-48e5-a30e-d8e44838f00c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=45.109µs trace.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=cfae32bf-92f3-4efd-ba1a-3365c9eda814 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=10.333µs trace.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=a3507772-86c4-46bd-9731-b51c72b845bd trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=62.572µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=03c99d08-f149-4a25-8ba7-ebd0542e54a3 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=37.885µs trace.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=9af91e61-e3a8-40ef-849a-daa18ff10bfa trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=15.596µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d17f88de-09f3-43d3-9cd9-615c0662230e trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=62a36e9a-2e5f-4548-8963-0d70d13c7cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:59714" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=18.817137ms http.response.status=200 http.response.written=179 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cac72a2c-edd1-4617-ae88-3d4c88122126 http.request.method=GET http.request.remoteaddr="127.0.0.1:59744" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cac72a2c-edd1-4617-ae88-3d4c88122126 http.request.method=GET http.request.remoteaddr="127.0.0.1:59744" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="842.652µs" http.response.status=200 http.response.written=2 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=37175ee1-4b94-4df3-9554-8b251e46fd9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59746" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=37175ee1-4b94-4df3-9554-8b251e46fd9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59746" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=37175ee1-4b94-4df3-9554-8b251e46fd9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59746" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=37175ee1-4b94-4df3-9554-8b251e46fd9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59746" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=35.068µs trace.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=adb85a07-3971-4948-b10d-2e7bbad751a5 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=37175ee1-4b94-4df3-9554-8b251e46fd9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59746" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=118.407µs trace.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=af6e2e6c-e8de-4649-85c5-cf1bb70874aa trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=37175ee1-4b94-4df3-9554-8b251e46fd9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59746" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.425569ms http.response.status=404 http.response.written=181 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=977dd6f9-1118-4d43-b7c3-4f58b0893995 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=977dd6f9-1118-4d43-b7c3-4f58b0893995 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=977dd6f9-1118-4d43-b7c3-4f58b0893995 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=977dd6f9-1118-4d43-b7c3-4f58b0893995 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=22.287µs trace.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=27821ed6-1a46-498c-8dd0-6c0045ba1166 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=977dd6f9-1118-4d43-b7c3-4f58b0893995 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 trace.duration=14.575µs trace.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=aeae6882-a689-4c49-845c-7977796c3414 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] time="2023-04-05T14:38:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=977dd6f9-1118-4d43-b7c3-4f58b0893995 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="946.37µs" http.response.status=404 http.response.written=181 instance.id=4ce18cc8-21c9-4e3c-a9d6-4e99c2bef6e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:38:13.235Z] 127.0.0.1 - - [05/Apr/2023:14:38:13 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:38:13.235Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s) [2023-04-05T14:38:13.235Z] === RUN TestRemoveImageOrphaning [2023-04-05T14:38:13.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T14:38:13.491Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2023-04-05T14:38:13.491Z] === RUN TestRemoveImageGarbageCollector [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2023-04-05T14:38:15.377Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2023-04-05T14:38:15.377Z] === RUN TestCgroupNamespacesRun [2023-04-05T14:38:15.379Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2023-04-05T14:38:15.379Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-05T14:38:15.379Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-04-05T14:38:15.379Z] === RUN TestTagInvalidReference [2023-04-05T14:38:15.379Z] --- PASS: TestTagInvalidReference (0.01s) [2023-04-05T14:38:15.379Z] === RUN TestTagValidPrefixedRepo [2023-04-05T14:38:15.635Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-04-05T14:38:15.635Z] === RUN TestTagExistedNameWithoutForce [2023-04-05T14:38:15.635Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-04-05T14:38:15.635Z] === RUN TestTagOfficialNames [2023-04-05T14:38:15.636Z] --- PASS: TestTagOfficialNames (0.04s) [2023-04-05T14:38:15.636Z] === RUN TestTagMatchesDigest [2023-04-05T14:38:15.636Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-04-05T14:38:15.636Z] === CONT TestImportExtremelyLargeImageWorks [2023-04-05T14:38:16.316Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2023-04-05T14:38:16.316Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-05T14:38:17.255Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2023-04-05T14:38:17.255Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-05T14:38:18.636Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2023-04-05T14:38:18.636Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-05T14:38:19.575Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2023-04-05T14:38:19.575Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-05T14:38:20.955Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2023-04-05T14:38:20.955Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-05T14:38:21.894Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2023-04-05T14:38:21.894Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-05T14:38:22.833Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-04-05T14:38:22.833Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-05T14:38:23.773Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2023-04-05T14:38:23.773Z] === RUN TestNISDomainname [2023-04-05T14:38:24.343Z] --- PASS: TestNISDomainname (0.53s) [2023-04-05T14:38:24.343Z] === RUN TestHostnameDnsResolution [2023-04-05T14:38:24.912Z] --- PASS: TestHostnameDnsResolution (0.65s) [2023-04-05T14:38:24.912Z] === RUN TestUnprivilegedPortsAndPing [2023-04-05T14:38:25.482Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2023-04-05T14:38:25.482Z] === RUN TestStats [2023-04-05T14:38:28.035Z] --- PASS: TestStats (2.46s) [2023-04-05T14:38:28.035Z] === RUN TestStopContainerWithTimeout [2023-04-05T14:38:28.035Z] === RUN TestStopContainerWithTimeout/0 [2023-04-05T14:38:28.035Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-05T14:38:28.035Z] === RUN TestStopContainerWithTimeout/1 [2023-04-05T14:38:28.035Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-05T14:38:28.035Z] === RUN TestStopContainerWithTimeout/3 [2023-04-05T14:38:28.035Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-05T14:38:28.035Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-05T14:38:28.035Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-05T14:38:28.035Z] === CONT TestStopContainerWithTimeout/0 [2023-04-05T14:38:28.035Z] === CONT TestStopContainerWithTimeout/3 [2023-04-05T14:38:28.604Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-05T14:38:30.511Z] === CONT TestStopContainerWithTimeout/1 [2023-04-05T14:38:31.891Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-04-05T14:38:31.891Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2023-04-05T14:38:31.891Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2023-04-05T14:38:31.891Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2023-04-05T14:38:31.891Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2023-04-05T14:38:31.891Z] === RUN TestDeleteDevicemapper [2023-04-05T14:38:31.891Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-05T14:38:31.891Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-05T14:38:31.891Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-05T14:38:33.273Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2023-04-05T14:38:33.273Z] === RUN TestUpdateMemory [2023-04-05T14:38:33.843Z] --- PASS: TestUpdateMemory (0.55s) [2023-04-05T14:38:33.843Z] === RUN TestUpdateCPUQuota [2023-04-05T14:38:34.783Z] --- PASS: TestUpdateCPUQuota (0.79s) [2023-04-05T14:38:34.783Z] === RUN TestUpdatePidsLimit [2023-04-05T14:38:34.783Z] === RUN TestUpdatePidsLimit/update_from_none [2023-04-05T14:38:34.783Z] === RUN TestUpdatePidsLimit/no_change [2023-04-05T14:38:35.043Z] === RUN TestUpdatePidsLimit/update_lower [2023-04-05T14:38:35.043Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-04-05T14:38:35.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-04-05T14:38:35.562Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-04-05T14:38:35.822Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-04-05T14:38:36.762Z] --- PASS: TestUpdatePidsLimit (1.96s) [2023-04-05T14:38:36.762Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2023-04-05T14:38:36.762Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2023-04-05T14:38:36.762Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2023-04-05T14:38:36.762Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2023-04-05T14:38:36.762Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2023-04-05T14:38:36.762Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2023-04-05T14:38:36.762Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2023-04-05T14:38:36.762Z] === RUN TestUpdateRestartPolicy [2023-04-05T14:38:39.195Z] 8185ee4ed646: Verifying Checksum [2023-04-05T14:38:39.195Z] 8185ee4ed646: Download complete [2023-04-05T14:38:48.982Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2023-04-05T14:38:48.982Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-05T14:38:48.982Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2023-04-05T14:38:48.982Z] === RUN TestWaitNonBlocked [2023-04-05T14:38:48.982Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:38:48.982Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:38:48.982Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:38:48.982Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:38:48.982Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:38:48.982Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:38:48.982Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-05T14:38:48.982Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2023-04-05T14:38:48.982Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2023-04-05T14:38:48.982Z] === RUN TestWaitBlocked [2023-04-05T14:38:48.982Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:38:48.982Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:38:48.982Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:38:48.982Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:38:48.982Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:38:48.982Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:38:49.242Z] --- PASS: TestWaitBlocked (0.01s) [2023-04-05T14:38:49.242Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2023-04-05T14:38:49.242Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2023-04-05T14:38:49.242Z] === CONT TestContainerStartOnDaemonRestart [2023-04-05T14:38:49.242Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-05T14:38:51.785Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.97s) [2023-04-05T14:38:51.785Z] === CONT TestIpcModeOlderClient [2023-04-05T14:38:51.785Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-04-05T14:38:51.785Z] === CONT TestContainerKillOnDaemonStart [2023-04-05T14:38:51.785Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s) [2023-04-05T14:38:51.785Z] === CONT TestDaemonHostGatewayIP [2023-04-05T14:38:53.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-05T14:38:53.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-05T14:38:54.335Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2023-04-05T14:38:54.335Z] === CONT TestDaemonRestartIpcMode [2023-04-05T14:38:56.242Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2023-04-05T14:39:04.369Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2023-04-05T14:39:04.369Z] PASS [2023-04-05T14:39:04.369Z] [2023-04-05T14:39:04.369Z] === Skipped [2023-04-05T14:39:04.369Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-04-05T14:39:04.369Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T14:39:04.369Z] [2023-04-05T14:39:04.369Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-05T14:39:04.369Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-05T14:39:04.369Z] [2023-04-05T14:39:04.369Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-05T14:39:04.369Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-05T14:39:04.369Z] [2023-04-05T14:39:04.369Z] DONE 197 tests, 3 skipped in 106.036s [2023-04-05T14:39:04.369Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-05T14:39:04.369Z] ++ 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-04-05T14:39:04.369Z] ++ set -e [2023-04-05T14:39:04.369Z] ++ '[' -n 0 ']' [2023-04-05T14:39:04.369Z] ++ set -x [2023-04-05T14:39:04.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:39:04.369Z] INFO: Testing against a local daemon [2023-04-05T14:39:04.369Z] === RUN TestLiveRestore [2023-04-05T14:39:04.369Z] === RUN TestLiveRestore/volume_references [2023-04-05T14:39:04.369Z] === PAUSE TestLiveRestore/volume_references [2023-04-05T14:39:04.369Z] === CONT TestLiveRestore/volume_references [2023-04-05T14:39:04.369Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-05T14:39:04.369Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-05T14:39:04.939Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-05T14:39:05.879Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-05T14:39:06.818Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-05T14:39:07.757Z] --- PASS: TestLiveRestore (0.00s) [2023-04-05T14:39:07.757Z] --- PASS: TestLiveRestore/volume_references (4.37s) [2023-04-05T14:39:07.757Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.71s) [2023-04-05T14:39:07.757Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s) [2023-04-05T14:39:07.757Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s) [2023-04-05T14:39:07.757Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.91s) [2023-04-05T14:39:07.757Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s) [2023-04-05T14:39:07.757Z] PASS [2023-04-05T14:39:07.757Z] [2023-04-05T14:39:07.757Z] DONE 7 tests in 4.468s [2023-04-05T14:39:07.757Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-04-05T14:39:07.757Z] ++ 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-04-05T14:39:07.757Z] ++ set -e [2023-04-05T14:39:07.757Z] ++ '[' -n 0 ']' [2023-04-05T14:39:07.757Z] ++ set -x [2023-04-05T14:39:07.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:39:07.757Z] INFO: Testing against a local daemon [2023-04-05T14:39:07.758Z] === RUN TestCommitInheritsEnv [2023-04-05T14:39:08.018Z] --- PASS: TestCommitInheritsEnv (0.25s) [2023-04-05T14:39:08.018Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-05T14:39:08.018Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-04-05T14:39:08.018Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-04-05T14:39:08.018Z] === RUN TestImagesFilterMultiReference [2023-04-05T14:39:08.018Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-04-05T14:39:08.018Z] === RUN TestImagePullPlatformInvalid [2023-04-05T14:39:08.018Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2023-04-05T14:39:08.018Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.8 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.19.8 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9ee9a795-0841-4cd4-94cb-20e801d38554 http.request.method=GET http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9ee9a795-0841-4cd4-94cb-20e801d38554 http.request.method=GET http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.426457ms http.response.status=200 http.response.written=2 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d258e761-80f3-44a4-9e8a-9a16f099066c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d258e761-80f3-44a4-9e8a-9a16f099066c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d258e761-80f3-44a4-9e8a-9a16f099066c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=51.361µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6c621d8b-b94a-4244-8b67-dc895df7dbf7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d258e761-80f3-44a4-9e8a-9a16f099066c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.70307ms http.response.status=404 http.response.written=157 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=779bb61c-3b8a-4c28-828d-860c33853e35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=05ad2a78-f9f9-459e-8567-42e0abed0e76 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=05ad2a78-f9f9-459e-8567-42e0abed0e76 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/950d159c-f247-4b67-87bd-f6bd6940258c/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=05ad2a78-f9f9-459e-8567-42e0abed0e76 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=186.369µs trace.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=b3b3cedb-29a4-49be-a135-d5c34a5d442a trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/950d159c-f247-4b67-87bd-f6bd6940258c/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=05ad2a78-f9f9-459e-8567-42e0abed0e76 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=33.959µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=474357c2-bbf5-412f-878a-a2c8bfd6a0c5 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=779bb61c-3b8a-4c28-828d-860c33853e35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/950d159c-f247-4b67-87bd-f6bd6940258c/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=05ad2a78-f9f9-459e-8567-42e0abed0e76 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=75.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).PutContent" trace.id=56dcdf67-fdee-4979-a66a-2511fc3ff6d0 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=779bb61c-3b8a-4c28-828d-860c33853e35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=27.593µs trace.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=61aa2f90-914e-4330-9ccf-8145852b9996 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=05ad2a78-f9f9-459e-8567-42e0abed0e76 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.432185ms http.response.status=202 http.response.written=0 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=779bb61c-3b8a-4c28-828d-860c33853e35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.761197ms http.response.status=404 http.response.written=157 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48558a27-c228-460f-80d5-c615ac6dc897 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48558a27-c228-460f-80d5-c615ac6dc897 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48558a27-c228-460f-80d5-c615ac6dc897 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=63.751µs trace.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=36c21d8b-89e5-419c-9c5e-2c29b6c34672 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48558a27-c228-460f-80d5-c615ac6dc897 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=19.749µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=25845d98-08b5-410c-9b5d-56d1f8685843 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48558a27-c228-460f-80d5-c615ac6dc897 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=69.789µs trace.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=3f7ad121-190b-47fd-b814-2e938866921e trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=48558a27-c228-460f-80d5-c615ac6dc897 http.request.method=POST http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.753052ms http.response.status=202 http.response.written=0 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/950d159c-f247-4b67-87bd-f6bd6940258c/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=223.765µs trace.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=52a2b113-7e1c-4ce2-b691-b171fa496a89 trace.line=82 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.281Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/950d159c-f247-4b67-87bd-f6bd6940258c/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=242.522µs trace.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=aea9cfd2-420e-41c3-bcff-b0397692d329 trace.line=141 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=36.716µs trace.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=51f08cab-8da5-4323-999b-df4cdcd771f4 trace.line=82 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=16.566µs trace.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=e096a98c-47c9-4118-a7b1-01d8c9f332ec trace.line=141 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/950d159c-f247-4b67-87bd-f6bd6940258c/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=242.202µs trace.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=f7b3ef9d-8083-4228-bbac-5397d2a1d93e trace.line=124 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/950d159c-f247-4b67-87bd-f6bd6940258c/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=23.482µs trace.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=f97736ee-6755-4ecf-bb78-2a06b2a1a8b7 trace.line=141 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=159.162µs trace.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=cb47c47d-e13c-4e20-a95a-02d21450e4f8 trace.line=141 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/950d159c-f247-4b67-87bd-f6bd6940258c/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=179.961µs trace.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=99751042-40cf-4e14-9eaa-e16a54ef5af0 trace.line=141 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/950d159c-f247-4b67-87bd-f6bd6940258c/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=91.646µs trace.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=e538c196-992a-4d72-944a-d18745d19e34 trace.line=167 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=65.358µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=f88b9ed2-7ced-4ba5-a3d5-aa2032b342b8 trace.line=124 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=18.74µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=61de9f6c-d09e-4733-b844-5bb32df78d9a trace.line=141 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=20.43µs trace.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=40799440-481c-4c9b-908d-96e9d64d2201 trace.line=141 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=16.959µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c331efa0-b4b8-4670-8aef-897e01131bb5 trace.line=141 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=236.089µs trace.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=9fa19fe3-99b1-49e1-a981-05c8c60938d3 trace.line=95 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=50.852µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b44660fc-0395-435f-a8ea-29fd4135142b trace.line=167 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=116.399µs trace.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=bb9a2635-3ce5-4caf-8e28-11e2f434f79e trace.line=95 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/950d159c-f247-4b67-87bd-f6bd6940258c\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=112.117µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=14aa887c-5b4b-4d63-b43f-9824416adc3c trace.line=181 vars.name=test vars.uuid=950d159c-f247-4b67-87bd-f6bd6940258c version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=89.505µs trace.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=d1a06e21-cfd2-41e2-a77a-f92c35c5015a trace.line=181 vars.name=test vars.uuid=7e3fe05e-2a70-4057-9ef4-94223ab96ec3 version="v2.1.0+unknown" [2023-04-05T14:39:08.282Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d97a36dd-5be1-4625-84ce-a0f35134f307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.206969ms http.response.status=201 http.response.written=0 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "PUT /v2/test/blobs/uploads/7e3fe05e-2a70-4057-9ef4-94223ab96ec3?_state=043iP1p0RbMKsAYAoS-7kGPin-eTBwR-JoA0fO3wEa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlM2ZlMDVlLTJhNzAtNDA1Ny05ZWY0LTk0MjIzYWI5NmVjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTg1NTIwMzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4fb6625b-be6d-44bf-a65e-f0d6a44cd2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=14.831392ms http.response.status=201 http.response.written=0 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "PUT /v2/test/blobs/uploads/950d159c-f247-4b67-87bd-f6bd6940258c?_state=Jnf_XtjQgtMko9Xbmw_QdBaStum8bBBh6KXVYZKWKsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk1MGQxNTljLWYyNDctNGI2Ny04N2JkLWY2YmQ2OTQwMjU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDozOTowOC4wOTQxNTU3M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e3599487-234b-4422-bec5-9d141b90b4cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e3599487-234b-4422-bec5-9d141b90b4cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e3599487-234b-4422-bec5-9d141b90b4cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=25.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=ccd2eca0-604c-4958-ac13-e8d33854ffcf trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e3599487-234b-4422-bec5-9d141b90b4cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.110756ms http.response.status=404 http.response.written=96 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=186.894µs trace.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=6a502d4b-22e8-457b-92bd-1d41922c413b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=52.747µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3d4a869e-1ee9-48bc-9693-63fed584328b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=27.789µs trace.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=cf772d32-0c98-4fb6-9b11-7c9390ecce46 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=18.198µs trace.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=92a8022e-e847-4b50-bdc5-d17cfeefedf3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=74.384µs trace.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=ca323b6f-ea99-4834-b17a-371d43a610f2 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=167.826µs trace.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=60b85bb9-5068-41ce-a56e-b3df0d53902c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=84.893µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d226f0f8-b421-481c-a639-4ae27c2ec144 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=76.705µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c247ee6a-72a8-4937-81ef-21996eb48f3c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=138.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=e1917412-29db-4baf-ad9b-9c9b17244a64 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=35.321µs trace.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=26af8641-98de-4df1-860a-600e739a483b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d78180b9-5b6a-49b9-9f72-89f5f322b34b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.681255ms http.response.status=201 http.response.written=0 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=05f1018f-747e-4a71-ac26-741f65ad640a http.request.method=GET http.request.remoteaddr="127.0.0.1:45452" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=05f1018f-747e-4a71-ac26-741f65ad640a http.request.method=GET http.request.remoteaddr="127.0.0.1:45452" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.51µs" http.response.status=200 http.response.written=2 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c59ccb76-32ca-4a6a-ae3f-b03ed4fddf69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c59ccb76-32ca-4a6a-ae3f-b03ed4fddf69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c59ccb76-32ca-4a6a-ae3f-b03ed4fddf69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=41.245µs trace.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=da38d906-b433-4eb1-a4a8-cf5f3759b8ea trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c59ccb76-32ca-4a6a-ae3f-b03ed4fddf69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.283Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c59ccb76-32ca-4a6a-ae3f-b03ed4fddf69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=19.798µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8b52e386-80a6-4a06-aa3b-f8400ff7061d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c59ccb76-32ca-4a6a-ae3f-b03ed4fddf69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=13.948µs trace.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=cb246736-3ed2-4d0b-b2bf-81f5e77db1f2 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c59ccb76-32ca-4a6a-ae3f-b03ed4fddf69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=16.959µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bccfaeea-5449-4e2f-a735-d1dc7e9c66c4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c59ccb76-32ca-4a6a-ae3f-b03ed4fddf69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c59ccb76-32ca-4a6a-ae3f-b03ed4fddf69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.430738ms http.response.status=200 http.response.written=417 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b7ebc54a-9729-403b-9049-818f49017e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:45474" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b7ebc54a-9729-403b-9049-818f49017e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:45474" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b7ebc54a-9729-403b-9049-818f49017e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:45474" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b7ebc54a-9729-403b-9049-818f49017e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:45474" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=172.438µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=29bfc7e5-b877-48fc-8ffb-b9a7995b298d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b7ebc54a-9729-403b-9049-818f49017e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:45474" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=17.55µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2d06d52c-43c7-48c9-a841-9ca6c0b2b4d8 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b7ebc54a-9729-403b-9049-818f49017e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:45474" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=96.077µs trace.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=a36ad89c-bd83-4e89-a322-505edac74eb2 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b7ebc54a-9729-403b-9049-818f49017e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:45474" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b7ebc54a-9729-403b-9049-818f49017e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:45474" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.572082ms http.response.status=200 http.response.written=417 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=176.351µs trace.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=b170813f-6d71-49ba-b94f-ea8704a76212 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=19.797µs trace.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=005a515c-28e0-4fa7-b710-5a7be95097cc trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=35.608µs trace.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=96f2c5fb-4814-424c-bcd0-e23b077b2e78 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=17.427µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=58189cc0-6a5b-430c-a9b0-c4d6d730376e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=10.518µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a389e582-5694-4c96-8e46-f3c12ce69dd9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=6.162µs trace.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=be85d982-f108-4dd2-abab-169aecf2b05e trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=32.991µs trace.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=b4ffa0f4-bd6e-4019-a3f1-5bb64d62f7ec trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=37.159µs trace.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=808005fc-e66d-4652-8d6c-4be8952d36d3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=24.557µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=932f6e4e-b918-4567-9350-c977813139d0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1d2a60cb-5212-4555-9d89-f74c09ef2a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.560677ms http.response.status=200 http.response.written=179 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.284Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:39:08.284Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=34.796µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=944c4eb4-0932-463d-b2c8-2cb09d5749a1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=14.301µs trace.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=1456f889-e40b-41d5-b02c-7f5ede4aba2a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=16.18µs trace.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=caaa1103-3423-4f75-a791-ec31be00821b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=9.534µs trace.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=4cfb4edb-1818-4592-a8ad-bebc7583327f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=8.705µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b3832026-ac0f-43f5-884c-2f7b9e6434a4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=5.276µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a5773007-111c-45b0-b122-420ad063afbb trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=13.784µs trace.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=a7647220-4bf6-4402-8926-46dc1e12f2c2 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=22.095µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45565039-17fe-4364-a98b-db532993fcf2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=29.627µs trace.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=308cf99e-e61c-438a-88e7-6c55b820102a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d51bf1fc-c24e-48db-9a69-56b115209c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:45492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.886475ms http.response.status=200 http.response.written=68 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e9d30fc3-77ca-400f-97c3-ac1a1eb862e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45512" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e9d30fc3-77ca-400f-97c3-ac1a1eb862e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45512" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="918.939µs" http.response.status=200 http.response.written=2 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9cde438b-aa40-4905-9227-7137da94ce97 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9cde438b-aa40-4905-9227-7137da94ce97 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9cde438b-aa40-4905-9227-7137da94ce97 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9cde438b-aa40-4905-9227-7137da94ce97 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=30.07µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=675b02df-75b6-4402-aa17-6eed03e306ce trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9cde438b-aa40-4905-9227-7137da94ce97 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 trace.duration=11.454µs trace.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=400d456a-e2dd-48bf-9b78-df561011dfe5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] time="2023-04-05T14:39:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9cde438b-aa40-4905-9227-7137da94ce97 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.268762ms http.response.status=404 http.response.written=181 instance.id=d8cace96-4ee7-47a0-967e-84d61c147539 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-05T14:39:08.285Z] 127.0.0.1 - - [05/Apr/2023:14:39:08 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:39:08.285Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s) [2023-04-05T14:39:08.285Z] === RUN TestRemoveImageOrphaning [2023-04-05T14:39:08.546Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2023-04-05T14:39:08.546Z] === RUN TestRemoveImageGarbageCollector [2023-04-05T14:39:08.546Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:39:08.546Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-04-05T14:39:08.546Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-05T14:39:08.546Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-04-05T14:39:08.546Z] === RUN TestTagInvalidReference [2023-04-05T14:39:08.546Z] --- PASS: TestTagInvalidReference (0.01s) [2023-04-05T14:39:08.546Z] === RUN TestTagValidPrefixedRepo [2023-04-05T14:39:08.806Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-04-05T14:39:08.806Z] === RUN TestTagExistedNameWithoutForce [2023-04-05T14:39:08.806Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-04-05T14:39:08.806Z] === RUN TestTagOfficialNames [2023-04-05T14:39:08.806Z] --- PASS: TestTagOfficialNames (0.05s) [2023-04-05T14:39:08.806Z] === RUN TestTagMatchesDigest [2023-04-05T14:39:08.806Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-04-05T14:39:08.806Z] PASS [2023-04-05T14:39:08.806Z] [2023-04-05T14:39:08.806Z] === Skipped [2023-04-05T14:39:08.806Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-04-05T14:39:08.806Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-04-05T14:39:08.806Z] [2023-04-05T14:39:08.806Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-04-05T14:39:08.806Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:39:08.806Z] [2023-04-05T14:39:08.806Z] DONE 13 tests, 2 skipped in 1.205s [2023-04-05T14:39:08.806Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-04-05T14:39:08.806Z] ++ 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-04-05T14:39:08.806Z] ++ set -e [2023-04-05T14:39:08.806Z] ++ '[' -n 0 ']' [2023-04-05T14:39:08.806Z] ++ set -x [2023-04-05T14:39:08.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:39:08.806Z] INFO: Testing against a local daemon [2023-04-05T14:39:08.806Z] === RUN TestNetworkCreateDelete [2023-04-05T14:39:09.066Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-04-05T14:39:09.066Z] === RUN TestDockerNetworkDeletePreferID [2023-04-05T14:39:09.326Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2023-04-05T14:39:09.326Z] === RUN TestDaemonDNSFallback [2023-04-05T14:39:15.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-05T14:39:15.900Z] --- PASS: TestDaemonDNSFallback (6.29s) [2023-04-05T14:39:15.900Z] === RUN TestInspectNetwork [2023-04-05T14:39:16.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-05T14:39:19.202Z] === RUN TestInspectNetwork/full_network_id [2023-04-05T14:39:19.202Z] === RUN TestInspectNetwork/partial_network_id [2023-04-05T14:39:19.202Z] === RUN TestInspectNetwork/network_name [2023-04-05T14:39:19.202Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-04-05T14:39:23.399Z] --- PASS: TestInspectNetwork (7.08s) [2023-04-05T14:39:23.399Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-04-05T14:39:23.399Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-04-05T14:39:23.399Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-04-05T14:39:23.399Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-04-05T14:39:23.399Z] === RUN TestRunContainerWithBridgeNone [2023-04-05T14:39:24.339Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2023-04-05T14:39:24.339Z] === RUN TestNetworkInvalidJSON [2023-04-05T14:39:24.339Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-05T14:39:24.339Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-05T14:39:24.339Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:39:24.339Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:39:24.339Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:39:24.339Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:39:24.339Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-05T14:39:24.339Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:39:24.339Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:39:24.339Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-04-05T14:39:24.339Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-05T14:39:24.339Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-05T14:39:24.339Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-05T14:39:24.339Z] === RUN TestNetworkList [2023-04-05T14:39:24.339Z] === RUN TestNetworkList//networks [2023-04-05T14:39:24.339Z] === PAUSE TestNetworkList//networks [2023-04-05T14:39:24.339Z] === RUN TestNetworkList//networks/ [2023-04-05T14:39:24.339Z] === PAUSE TestNetworkList//networks/ [2023-04-05T14:39:24.339Z] === CONT TestNetworkList//networks [2023-04-05T14:39:24.339Z] === CONT TestNetworkList//networks/ [2023-04-05T14:39:24.339Z] --- PASS: TestNetworkList (0.01s) [2023-04-05T14:39:24.339Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-05T14:39:24.339Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-05T14:39:24.339Z] === RUN TestHostIPv4BridgeLabel [2023-04-05T14:39:24.909Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-04-05T14:39:24.909Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-05T14:39:25.848Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-04-05T14:39:25.848Z] === RUN TestDaemonDefaultNetworkPools [2023-04-05T14:39:26.787Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2023-04-05T14:39:26.787Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-05T14:39:28.169Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2023-04-05T14:39:28.169Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-05T14:39:29.108Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2023-04-05T14:39:29.108Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-05T14:39:29.677Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-04-05T14:39:29.677Z] === RUN TestServiceWithPredefinedNetwork [2023-04-05T14:39:31.587Z] --- PASS: TestServiceWithPredefinedNetwork (1.76s) [2023-04-05T14:39:31.587Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-05T14:39:31.587Z] service_test.go:242: FLAKY_TEST [2023-04-05T14:39:31.587Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T14:39:31.587Z] === RUN TestServiceWithDataPathPortInit [2023-04-05T14:39:34.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-05T14:39:35.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-05T14:39:35.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-05T14:39:36.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-05T14:39:36.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-05T14:39:37.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-05T14:39:39.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-05T14:39:40.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-05T14:39:41.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-05T14:39:41.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-05T14:39:42.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-05T14:39:43.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-05T14:39:44.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-05T14:39:45.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-05T14:39:45.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-05T14:39:46.510Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2023-04-05T14:39:46.510Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-05T14:39:46.738Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-05T14:39:46.738Z] Using test binary docker [2023-04-05T14:39:46.738Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-05T14:39:46.738Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-05T14:39:46.738Z] INFO: Waiting for daemon to start... [2023-04-05T14:39:46.738Z] Starting dockerd [2023-04-05T14:39:47.448Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j3c8cyyeebtn3w54f4yysf0fs Created:2023-04-05 14:39:46.234704878 +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[a248e1f6376b12b26f8020bd9ba2662fcb5e8aafa69ecfc3416b1d514aa3fe3e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.btersozclu3rlg1trzfb3q6hw EndpointID:42e225f3b8e27ae3fbbbd4ca004f8dd284bf4c98585f3837083c8c21b95c2743 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c3b6b0fb634068f8a9ad9d8fc00caf8c2cb65abd30f03281a29bb50ffe26fbf 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:384b8908416f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.btersozclu3rlg1trzfb3q6hw EndpointID:42e225f3b8e27ae3fbbbd4ca004f8dd284bf4c98585f3837083c8c21b95c2743 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-04-05T14:39:48.647Z] . [2023-04-05T14:39:48.647Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-05T14:39:48.647Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-05T14:39:48.647Z] Error: No such image: emptyfs [2023-04-05T14:39:48.907Z] Running integration-test (iteration 1) [2023-04-05T14:39:48.907Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-04-05T14:39:49.167Z] Loaded image: busybox:latest [2023-04-05T14:39:49.167Z] Loaded image: busybox:glibc [2023-04-05T14:39:50.549Z] Loaded image: debian:bullseye-slim [2023-04-05T14:39:50.549Z] Loaded image: hello-world:latest [2023-04-05T14:39:50.549Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T14:39:50.549Z] INFO: Testing against a local daemon [2023-04-05T14:39:50.549Z] === RUN TestCgroupNamespacesBuild [2023-04-05T14:39:50.715Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-05T14:39:50.715Z] [2023-04-05T14:39:50.715Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-04-05T14:39:50.715Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-04-05T14:39:50.715Z] Using test binary docker [2023-04-05T14:39:50.715Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-05T14:39:50.715Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-05T14:39:50.715Z] INFO: Waiting for daemon to start... [2023-04-05T14:39:50.715Z] Starting dockerd [2023-04-05T14:39:50.715Z] . [2023-04-05T14:39:50.715Z] INFO: Building docker-sdk-python3:4.4.1... [2023-04-05T14:39:51.644Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2023-04-05T14:39:51.644Z] PASS [2023-04-05T14:39:51.644Z] [2023-04-05T14:39:51.644Z] === Skipped [2023-04-05T14:39:51.644Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T14:39:51.644Z] service_test.go:242: FLAKY_TEST [2023-04-05T14:39:51.644Z] [2023-04-05T14:39:51.644Z] DONE 26 tests, 1 skipped in 42.924s [2023-04-05T14:39:51.644Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-05T14:39:51.644Z] ++ 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-04-05T14:39:51.644Z] ++ set -e [2023-04-05T14:39:51.644Z] ++ '[' -n 0 ']' [2023-04-05T14:39:51.644Z] ++ set -x [2023-04-05T14:39:51.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:39:51.905Z] INFO: Testing against a local daemon [2023-04-05T14:39:51.905Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-05T14:39:51.905Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:39:51.905Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-05T14:39:51.905Z] === RUN TestDockerNetworkIpvlan [2023-04-05T14:39:51.905Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:39:51.905Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-05T14:39:51.905Z] PASS [2023-04-05T14:39:51.905Z] [2023-04-05T14:39:51.905Z] === Skipped [2023-04-05T14:39:51.905Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-05T14:39:51.905Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:39:51.905Z] [2023-04-05T14:39:51.905Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-05T14:39:51.905Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:39:51.905Z] [2023-04-05T14:39:51.905Z] DONE 2 tests, 2 skipped in 0.106s [2023-04-05T14:39:51.905Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-05T14:39:51.905Z] ++ 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-04-05T14:39:51.905Z] ++ set -e [2023-04-05T14:39:51.905Z] ++ '[' -n 0 ']' [2023-04-05T14:39:51.905Z] ++ set -x [2023-04-05T14:39:51.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:39:51.905Z] INFO: Testing against a local daemon [2023-04-05T14:39:51.905Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-05T14:39:52.022Z] --- PASS: TestImportExtremelyLargeImageWorks (92.43s) [2023-04-05T14:39:52.022Z] PASS [2023-04-05T14:39:52.022Z] [2023-04-05T14:39:52.022Z] DONE 13 tests in 95.420s [2023-04-05T14:39:52.022Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-04-05T14:39:52.022Z] INFO: Testing against a local daemon [2023-04-05T14:39:52.022Z] === RUN TestNetworkCreateDelete [2023-04-05T14:39:52.022Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-04-05T14:39:52.022Z] === RUN TestDockerNetworkDeletePreferID [2023-04-05T14:39:52.022Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2023-04-05T14:39:52.022Z] === RUN TestDaemonDNSFallback [2023-04-05T14:39:53.088Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2023-04-05T14:39:53.088Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-05T14:39:53.288Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2023-04-05T14:39:53.288Z] === RUN TestDockerNetworkMacvlan [2023-04-05T14:39:53.857Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-04-05T14:39:54.796Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-04-05T14:39:54.996Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2023-04-05T14:39:54.996Z] === RUN TestBuildWithSession [2023-04-05T14:39:54.996Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T14:39:54.996Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-05T14:39:54.996Z] === RUN TestBuildSquashParent [2023-04-05T14:39:55.286Z] --- PASS: TestDaemonDNSFallback (6.27s) [2023-04-05T14:39:55.287Z] === RUN TestInspectNetwork [2023-04-05T14:39:55.365Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-04-05T14:39:57.273Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-04-05T14:39:57.804Z] === RUN TestInspectNetwork/full_network_id [2023-04-05T14:39:57.804Z] === RUN TestInspectNetwork/partial_network_id [2023-04-05T14:39:57.804Z] === RUN TestInspectNetwork/network_name [2023-04-05T14:39:57.804Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-04-05T14:39:59.182Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-04-05T14:40:00.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-05T14:40:00.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-05T14:40:01.722Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-04-05T14:40:01.968Z] --- PASS: TestInspectNetwork (6.96s) [2023-04-05T14:40:01.968Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-04-05T14:40:01.969Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2023-04-05T14:40:01.969Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-04-05T14:40:01.969Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-04-05T14:40:01.969Z] === RUN TestRunContainerWithBridgeNone [2023-04-05T14:40:02.663Z] --- PASS: TestDockerNetworkMacvlan (9.34s) [2023-04-05T14:40:02.663Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2023-04-05T14:40:02.663Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-04-05T14:40:02.663Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2023-04-05T14:40:02.663Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2023-04-05T14:40:02.663Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.92s) [2023-04-05T14:40:02.663Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2023-04-05T14:40:02.663Z] PASS [2023-04-05T14:40:02.663Z] [2023-04-05T14:40:02.663Z] DONE 8 tests in 10.722s [2023-04-05T14:40:02.663Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-05T14:40:02.663Z] ++ 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-04-05T14:40:02.663Z] ++ set -e [2023-04-05T14:40:02.663Z] ++ '[' -n 0 ']' [2023-04-05T14:40:02.663Z] ++ set -x [2023-04-05T14:40:02.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:40:02.663Z] testing: warning: no tests to run [2023-04-05T14:40:02.663Z] PASS [2023-04-05T14:40:02.663Z] [2023-04-05T14:40:02.663Z] DONE 0 tests in 0.026s [2023-04-05T14:40:02.663Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-05T14:40:02.663Z] ++ 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-04-05T14:40:02.663Z] ++ set -e [2023-04-05T14:40:02.663Z] ++ '[' -n 0 ']' [2023-04-05T14:40:02.663Z] ++ set -x [2023-04-05T14:40:02.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:40:02.663Z] INFO: Testing against a local daemon [2023-04-05T14:40:02.663Z] === RUN TestAuthZPluginAllowRequest [2023-04-05T14:40:03.121Z] --- PASS: TestBuildSquashParent (7.01s) [2023-04-05T14:40:03.121Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-05T14:40:03.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:40:03.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:40:03.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:40:03.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:40:03.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:40:03.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:40:03.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:40:03.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:40:03.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:40:03.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:40:03.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:40:03.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:40:03.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:40:03.121Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:40:03.371Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2023-04-05T14:40:03.371Z] === RUN TestNetworkInvalidJSON [2023-04-05T14:40:03.371Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-05T14:40:03.371Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-05T14:40:03.371Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:40:03.371Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:40:03.371Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:40:03.371Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:40:03.371Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-05T14:40:03.371Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:40:03.371Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:40:03.371Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-04-05T14:40:03.371Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-05T14:40:03.371Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-05T14:40:03.371Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-05T14:40:03.371Z] === RUN TestNetworkList [2023-04-05T14:40:03.371Z] === RUN TestNetworkList//networks [2023-04-05T14:40:03.371Z] === PAUSE TestNetworkList//networks [2023-04-05T14:40:03.371Z] === RUN TestNetworkList//networks/ [2023-04-05T14:40:03.371Z] === PAUSE TestNetworkList//networks/ [2023-04-05T14:40:03.371Z] === CONT TestNetworkList//networks [2023-04-05T14:40:03.371Z] === CONT TestNetworkList//networks/ [2023-04-05T14:40:03.371Z] --- PASS: TestNetworkList (0.01s) [2023-04-05T14:40:03.371Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-05T14:40:03.371Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-05T14:40:03.371Z] === RUN TestHostIPv4BridgeLabel [2023-04-05T14:40:03.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:40:03.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:40:03.933Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-04-05T14:40:03.933Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-05T14:40:04.045Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2023-04-05T14:40:04.045Z] === RUN TestAuthZPluginTLS [2023-04-05T14:40:04.615Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-04-05T14:40:04.615Z] === RUN TestAuthZPluginDenyRequest [2023-04-05T14:40:04.878Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-04-05T14:40:04.878Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-05T14:40:05.299Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-04-05T14:40:05.299Z] === RUN TestDaemonDefaultNetworkPools [2023-04-05T14:40:05.448Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2023-04-05T14:40:05.448Z] === RUN TestAuthZPluginDenyResponse [2023-04-05T14:40:05.861Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2023-04-05T14:40:05.861Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-05T14:40:06.018Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-04-05T14:40:06.018Z] === RUN TestAuthZPluginAllowEventStream [2023-04-05T14:40:06.234Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:40:06.234Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:40:06.789Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-04-05T14:40:06.789Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-05T14:40:07.398Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2023-04-05T14:40:07.398Z] === RUN TestAuthZPluginErrorResponse [2023-04-05T14:40:07.658Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-04-05T14:40:07.658Z] === RUN TestAuthZPluginErrorRequest [2023-04-05T14:40:08.142Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-04-05T14:40:08.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2023-04-05T14:40:08.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2023-04-05T14:40:08.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2023-04-05T14:40:08.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2023-04-05T14:40:08.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2023-04-05T14:40:08.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2023-04-05T14:40:08.142Z] === RUN TestBuildMultiStageCopy [2023-04-05T14:40:08.142Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-05T14:40:08.154Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2023-04-05T14:40:08.154Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-05T14:40:08.227Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-04-05T14:40:08.227Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-05T14:40:08.716Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-04-05T14:40:08.716Z] === RUN TestServiceWithPredefinedNetwork [2023-04-05T14:40:08.796Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-04-05T14:40:08.796Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-05T14:40:10.177Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2023-04-05T14:40:10.177Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-05T14:40:11.231Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2023-04-05T14:40:11.231Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-05T14:40:11.231Z] service_test.go:242: FLAKY_TEST [2023-04-05T14:40:11.231Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T14:40:11.231Z] === RUN TestServiceWithDataPathPortInit [2023-04-05T14:40:11.435Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-05T14:40:11.558Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2023-04-05T14:40:11.558Z] === RUN TestAuthZPluginHeader [2023-04-05T14:40:12.127Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-04-05T14:40:12.127Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-05T14:40:12.127Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:40:12.127Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-04-05T14:40:12.127Z] === RUN TestAuthZPluginV2Disable [2023-04-05T14:40:12.127Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:40:12.127Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-04-05T14:40:12.127Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-05T14:40:12.127Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:40:12.127Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-04-05T14:40:12.127Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-05T14:40:12.127Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:40:12.127Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-04-05T14:40:12.127Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-05T14:40:12.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-05T14:40:13.352Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-05T14:40:14.308Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-05T14:40:15.247Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2023-04-05T14:40:15.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2023-04-05T14:40:15.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-04-05T14:40:15.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-04-05T14:40:15.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-04-05T14:40:15.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-04-05T14:40:15.247Z] === RUN TestBuildMultiStageParentConfig [2023-04-05T14:40:20.524Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-04-05T14:40:20.524Z] === RUN TestBuildLabelWithTargets [2023-04-05T14:40:26.067Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2023-04-05T14:40:26.067Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-05T14:40:26.996Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0dfr8avxr5o4h6u7o7jdx0pqn Created:2023-04-05 14:40:25.860542778 +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[17d16ccf9cae171867e76c391f94e4add4bf07aace62e4a71d895428637a4b5f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eqzf6io4h9l9hx6cwarb3mlkz EndpointID:58ca1fdaa5f80123039cef98482d70289ffffd41bc74d993337320035e284a34 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a6f02d7c5ed4c0d11efe8e379b47a384195e57557c127010208341b0547df4b 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:be59b474cb6c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eqzf6io4h9l9hx6cwarb3mlkz EndpointID:58ca1fdaa5f80123039cef98482d70289ffffd41bc74d993337320035e284a34 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-04-05T14:40:28.649Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-04-05T14:40:28.649Z] === RUN TestBuildWithEmptyLayers [2023-04-05T14:40:30.224Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-04-05T14:40:30.224Z] PASS [2023-04-05T14:40:30.224Z] [2023-04-05T14:40:30.224Z] === Skipped [2023-04-05T14:40:30.224Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-04-05T14:40:30.224Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:40:30.224Z] [2023-04-05T14:40:30.224Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-04-05T14:40:30.224Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:40:30.224Z] [2023-04-05T14:40:30.224Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-04-05T14:40:30.224Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:40:30.224Z] [2023-04-05T14:40:30.224Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-04-05T14:40:30.224Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:40:30.224Z] [2023-04-05T14:40:30.224Z] DONE 17 tests, 4 skipped in 26.410s [2023-04-05T14:40:30.224Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-05T14:40:30.224Z] ++ 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-04-05T14:40:30.224Z] ++ set -e [2023-04-05T14:40:30.224Z] ++ '[' -n 0 ']' [2023-04-05T14:40:30.224Z] ++ set -x [2023-04-05T14:40:30.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:40:30.224Z] INFO: Testing against a local daemon [2023-04-05T14:40:30.224Z] === RUN TestPluginInvalidJSON [2023-04-05T14:40:30.224Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:40:30.224Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:40:30.224Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:40:30.224Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-04-05T14:40:30.224Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-05T14:40:30.224Z] === RUN TestPluginInstall [2023-04-05T14:40:30.224Z] === RUN TestPluginInstall/no_auth [2023-04-05T14:40:31.185Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2023-04-05T14:40:31.185Z] === RUN TestBuildMultiStageOnBuild [2023-04-05T14:40:32.239Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2023-04-05T14:40:32.239Z] PASS [2023-04-05T14:40:32.239Z] [2023-04-05T14:40:32.239Z] === Skipped [2023-04-05T14:40:32.239Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T14:40:32.239Z] service_test.go:242: FLAKY_TEST [2023-04-05T14:40:32.239Z] [2023-04-05T14:40:32.239Z] DONE 26 tests, 1 skipped in 43.336s [2023-04-05T14:40:32.239Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-05T14:40:32.239Z] INFO: Testing against a local daemon [2023-04-05T14:40:32.239Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-05T14:40:32.239Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:40:32.239Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-05T14:40:32.239Z] === RUN TestDockerNetworkIpvlan [2023-04-05T14:40:32.239Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:40:32.239Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-05T14:40:32.239Z] PASS [2023-04-05T14:40:32.239Z] [2023-04-05T14:40:32.239Z] === Skipped [2023-04-05T14:40:32.239Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-05T14:40:32.239Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:40:32.239Z] [2023-04-05T14:40:32.239Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-05T14:40:32.239Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:40:32.239Z] [2023-04-05T14:40:32.239Z] DONE 2 tests, 2 skipped in 0.036s [2023-04-05T14:40:32.239Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-05T14:40:32.239Z] INFO: Testing against a local daemon [2023-04-05T14:40:32.239Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-05T14:40:32.801Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2023-04-05T14:40:32.801Z] === RUN TestDockerNetworkMacvlan [2023-04-05T14:40:33.363Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-04-05T14:40:33.517Z] time="2023-04-05T14:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:40:33.518Z] time="2023-04-05T14:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:417cc6e4810226f0610abff85a8afcc1ffac1957bccd4ea387bb6bce8c73507a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:40:33.518Z] time="2023-04-05T14:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:40:33.518Z] time="2023-04-05T14:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:417cc6e4810226f0610abff85a8afcc1ffac1957bccd4ea387bb6bce8c73507a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:40:33.518Z] === RUN TestPluginInstall/with_htpasswd [2023-04-05T14:40:33.777Z] time="2023-04-05T14:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:40:33.777Z] time="2023-04-05T14:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9aefd6e7f5117638e2e2fc2a396fde32121b46598e914c8ddfe4f58c687068e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:40:33.777Z] time="2023-04-05T14:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:40:33.777Z] time="2023-04-05T14:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9aefd6e7f5117638e2e2fc2a396fde32121b46598e914c8ddfe4f58c687068e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:40:34.037Z] === RUN TestPluginInstall/with_insecure [2023-04-05T14:40:34.290Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-04-05T14:40:34.871Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-04-05T14:40:34.976Z] time="2023-04-05T14:40:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:40:34.976Z] time="2023-04-05T14:40:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24284b67162d3d59638e1bda006540d0a63cff6a9a1346d004cf10f026d89d42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:40:34.976Z] time="2023-04-05T14:40:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:40:34.976Z] time="2023-04-05T14:40:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24284b67162d3d59638e1bda006540d0a63cff6a9a1346d004cf10f026d89d42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:40:34.976Z] plugin_test.go:164: [db7b7f45409d6] daemon is not started [2023-04-05T14:40:34.976Z] --- PASS: TestPluginInstall (5.80s) [2023-04-05T14:40:34.976Z] --- PASS: TestPluginInstall/no_auth (4.17s) [2023-04-05T14:40:34.976Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2023-04-05T14:40:34.976Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2023-04-05T14:40:34.976Z] === RUN TestPluginsWithRuntimes [2023-04-05T14:40:36.463Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-04-05T14:40:36.463Z] === RUN TestBuildUncleanTarFilenames [2023-04-05T14:40:36.723Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2023-04-05T14:40:36.723Z] === RUN TestBuildMultiStageLayerLeak [2023-04-05T14:40:36.761Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-04-05T14:40:36.899Z] === RUN TestPluginsWithRuntimes/No_Args [2023-04-05T14:40:37.342Z] sha256:4b860771921ff531a47296aa9c211b88ce2775b090ced4c56b3726c68486c9ba [2023-04-05T14:40:37.342Z] INFO: Starting docker-py tests... [2023-04-05T14:40:37.342Z] ============================= test session starts ============================== [2023-04-05T14:40:37.342Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-04-05T14:40:37.342Z] rootdir: /src, inifile: pytest.ini [2023-04-05T14:40:37.342Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-04-05T14:40:37.342Z] collected 389 items / 1 deselected / 388 selected [2023-04-05T14:40:37.342Z] [2023-04-05T14:40:37.469Z] === RUN TestPluginsWithRuntimes/With_Args [2023-04-05T14:40:38.128Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-04-05T14:40:38.412Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2023-04-05T14:40:38.412Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2023-04-05T14:40:38.412Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2023-04-05T14:40:38.412Z] === RUN TestPluginBackCompatMediaTypes [2023-04-05T14:40:38.981Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2023-04-05T14:40:38.981Z] PASS [2023-04-05T14:40:38.981Z] [2023-04-05T14:40:38.981Z] DONE 10 tests in 9.894s [2023-04-05T14:40:38.981Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-05T14:40:38.981Z] ++ 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-04-05T14:40:38.981Z] ++ set -e [2023-04-05T14:40:38.981Z] ++ '[' -n 0 ']' [2023-04-05T14:40:38.981Z] ++ set -x [2023-04-05T14:40:38.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:40:38.981Z] INFO: Testing against a local daemon [2023-04-05T14:40:38.981Z] === RUN TestExternalGraphDriver [2023-04-05T14:40:39.550Z] === RUN TestExternalGraphDriver/json [2023-04-05T14:40:40.932Z] === RUN TestExternalGraphDriver/spec [2023-04-05T14:40:41.398Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-04-05T14:40:41.960Z] --- PASS: TestDockerNetworkMacvlan (9.24s) [2023-04-05T14:40:41.960Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2023-04-05T14:40:41.960Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-04-05T14:40:41.960Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2023-04-05T14:40:41.961Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2023-04-05T14:40:41.961Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.88s) [2023-04-05T14:40:41.961Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2023-04-05T14:40:41.961Z] PASS [2023-04-05T14:40:41.961Z] [2023-04-05T14:40:41.961Z] DONE 8 tests in 10.522s [2023-04-05T14:40:41.961Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-05T14:40:41.961Z] testing: warning: no tests to run [2023-04-05T14:40:41.961Z] PASS [2023-04-05T14:40:41.961Z] [2023-04-05T14:40:41.961Z] DONE 0 tests in 0.008s [2023-04-05T14:40:41.961Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-05T14:40:41.961Z] INFO: Testing against a local daemon [2023-04-05T14:40:41.961Z] === RUN TestAuthZPluginAllowRequest [2023-04-05T14:40:42.001Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2023-04-05T14:40:42.001Z] === RUN TestBuildWithHugeFile [2023-04-05T14:40:42.839Z] === RUN TestExternalGraphDriver/pull [2023-04-05T14:40:43.327Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2023-04-05T14:40:43.327Z] === RUN TestAuthZPluginTLS [2023-04-05T14:40:43.583Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-04-05T14:40:43.583Z] === RUN TestAuthZPluginDenyRequest [2023-04-05T14:40:44.147Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-04-05T14:40:44.147Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-05T14:40:44.219Z] --- PASS: TestExternalGraphDriver (5.09s) [2023-04-05T14:40:44.219Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2023-04-05T14:40:44.219Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2023-04-05T14:40:44.219Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2023-04-05T14:40:44.219Z] === RUN TestGraphdriverPluginV2 [2023-04-05T14:40:44.479Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:40:44.479Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-04-05T14:40:44.479Z] PASS [2023-04-05T14:40:44.479Z] [2023-04-05T14:40:44.479Z] === Skipped [2023-04-05T14:40:44.479Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-04-05T14:40:44.479Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:40:44.479Z] [2023-04-05T14:40:44.479Z] DONE 5 tests, 1 skipped in 5.517s [2023-04-05T14:40:44.479Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-05T14:40:44.479Z] ++ 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-04-05T14:40:44.479Z] ++ set -e [2023-04-05T14:40:44.479Z] ++ '[' -n 0 ']' [2023-04-05T14:40:44.479Z] ++ set -x [2023-04-05T14:40:44.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:40:44.709Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-04-05T14:40:44.709Z] === RUN TestAuthZPluginDenyResponse [2023-04-05T14:40:44.738Z] INFO: Testing against a local daemon [2023-04-05T14:40:44.738Z] === RUN TestContinueAfterPluginCrash [2023-04-05T14:40:44.738Z] === PAUSE TestContinueAfterPluginCrash [2023-04-05T14:40:44.738Z] === RUN TestReadPluginNoRead [2023-04-05T14:40:44.738Z] === PAUSE TestReadPluginNoRead [2023-04-05T14:40:44.738Z] === RUN TestDaemonStartWithLogOpt [2023-04-05T14:40:44.738Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-05T14:40:44.738Z] === CONT TestContinueAfterPluginCrash [2023-04-05T14:40:44.738Z] === CONT TestDaemonStartWithLogOpt [2023-04-05T14:40:45.271Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-04-05T14:40:45.271Z] === RUN TestAuthZPluginAllowEventStream [2023-04-05T14:40:46.637Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2023-04-05T14:40:46.637Z] === RUN TestAuthZPluginErrorResponse [2023-04-05T14:40:47.199Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-04-05T14:40:47.199Z] === RUN TestAuthZPluginErrorRequest [2023-04-05T14:40:47.455Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-04-05T14:40:47.455Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-05T14:40:48.018Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-04-05T14:40:48.018Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-05T14:40:48.030Z] --- PASS: TestDaemonStartWithLogOpt (3.07s) [2023-04-05T14:40:48.031Z] === CONT TestReadPluginNoRead [2023-04-05T14:40:49.385Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2023-04-05T14:40:49.385Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-05T14:40:49.938Z] === RUN TestReadPluginNoRead/default [2023-04-05T14:40:51.126Z] 8185ee4ed646: Pull complete [2023-04-05T14:40:51.274Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2023-04-05T14:40:51.274Z] === RUN TestAuthZPluginHeader [2023-04-05T14:40:51.318Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-05T14:40:51.529Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-04-05T14:40:51.529Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-05T14:40:51.983Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-04-05T14:40:52.256Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-05T14:40:52.804Z] tests/integration/api_client_test.py ..... [ 7%] [2023-04-05T14:40:52.825Z] --- PASS: TestContinueAfterPluginCrash (8.03s) [2023-04-05T14:40:53.412Z] === CONT TestReadPluginNoRead [2023-04-05T14:40:53.412Z] read_test.go:92: [d8ba79a913a03] daemon is not started [2023-04-05T14:40:53.412Z] --- PASS: TestReadPluginNoRead (5.68s) [2023-04-05T14:40:53.412Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2023-04-05T14:40:53.412Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2023-04-05T14:40:53.412Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2023-04-05T14:40:53.412Z] PASS [2023-04-05T14:40:53.412Z] [2023-04-05T14:40:53.412Z] DONE 6 tests in 8.879s [2023-04-05T14:40:53.412Z] 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-04-05T14:40:53.412Z] ++ 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-04-05T14:40:53.412Z] ++ set -e [2023-04-05T14:40:53.412Z] ++ '[' -n 0 ']' [2023-04-05T14:40:53.412Z] ++ set -x [2023-04-05T14:40:53.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:40:53.412Z] testing: warning: no tests to run [2023-04-05T14:40:53.412Z] PASS [2023-04-05T14:40:53.412Z] [2023-04-05T14:40:53.412Z] DONE 0 tests in 0.034s [2023-04-05T14:40:53.412Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-05T14:40:53.412Z] ++ 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-04-05T14:40:53.412Z] ++ set -e [2023-04-05T14:40:53.412Z] ++ '[' -n 0 ']' [2023-04-05T14:40:53.412Z] ++ set -x [2023-04-05T14:40:53.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:40:53.679Z] INFO: Testing against a local daemon [2023-04-05T14:40:53.679Z] === RUN TestPluginWithDevMounts [2023-04-05T14:40:53.679Z] === PAUSE TestPluginWithDevMounts [2023-04-05T14:40:53.679Z] === CONT TestPluginWithDevMounts [2023-04-05T14:40:54.294Z] tests/integration/api_config_test.py ..... [ 8%] [2023-04-05T14:40:55.060Z] --- PASS: TestPluginWithDevMounts (1.53s) [2023-04-05T14:40:55.060Z] PASS [2023-04-05T14:40:55.060Z] [2023-04-05T14:40:55.060Z] DONE 1 tests in 1.657s [2023-04-05T14:40:55.060Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-05T14:40:55.060Z] ++ 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-04-05T14:40:55.060Z] ++ set -e [2023-04-05T14:40:55.060Z] ++ '[' -n 0 ']' [2023-04-05T14:40:55.060Z] ++ set -x [2023-04-05T14:40:55.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:40:55.320Z] INFO: Testing against a local daemon [2023-04-05T14:40:55.320Z] === RUN TestSecretInspect [2023-04-05T14:40:56.785Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s) [2023-04-05T14:40:56.785Z] === RUN TestAuthZPluginV2Disable [2023-04-05T14:40:57.859Z] --- PASS: TestSecretInspect (2.18s) [2023-04-05T14:40:57.859Z] === RUN TestSecretList [2023-04-05T14:40:59.766Z] --- PASS: TestSecretList (2.11s) [2023-04-05T14:40:59.766Z] === RUN TestSecretsCreateAndDelete [2023-04-05T14:41:00.058Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2023-04-05T14:41:00.058Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-05T14:41:01.675Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2023-04-05T14:41:01.675Z] === RUN TestSecretsUpdate [2023-04-05T14:41:03.325Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s) [2023-04-05T14:41:03.325Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-05T14:41:04.214Z] --- PASS: TestSecretsUpdate (2.12s) [2023-04-05T14:41:04.214Z] === RUN TestTemplatedSecret [2023-04-05T14:41:06.122Z] --- PASS: TestTemplatedSecret (2.34s) [2023-04-05T14:41:06.122Z] === RUN TestSecretCreateResolve [2023-04-05T14:41:08.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-05T14:41:08.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-05T14:41:08.662Z] --- PASS: TestSecretCreateResolve (2.12s) [2023-04-05T14:41:08.662Z] PASS [2023-04-05T14:41:08.662Z] [2023-04-05T14:41:08.662Z] DONE 6 tests in 13.111s [2023-04-05T14:41:08.662Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-04-05T14:41:08.662Z] ++ 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-04-05T14:41:08.662Z] ++ set -e [2023-04-05T14:41:08.662Z] ++ '[' -n 0 ']' [2023-04-05T14:41:08.662Z] ++ set -x [2023-04-05T14:41:08.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:41:08.662Z] INFO: Testing against a local daemon [2023-04-05T14:41:08.662Z] === RUN TestServiceCreateInit [2023-04-05T14:41:08.662Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-05T14:41:11.955Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-05T14:41:15.257Z] --- PASS: TestServiceCreateInit (7.00s) [2023-04-05T14:41:15.257Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2023-04-05T14:41:15.257Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s) [2023-04-05T14:41:15.257Z] === RUN TestCreateServiceMultipleTimes [2023-04-05T14:41:15.498Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.35s) [2023-04-05T14:41:15.498Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-05T14:41:23.115Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-04-05T14:41:33.356Z] --- PASS: TestCreateServiceMultipleTimes (15.39s) [2023-04-05T14:41:33.356Z] === RUN TestCreateServiceConflict [2023-04-05T14:41:33.356Z] --- PASS: TestCreateServiceConflict (2.11s) [2023-04-05T14:41:33.356Z] === RUN TestCreateServiceMaxReplicas [2023-04-05T14:41:33.538Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-04-05T14:41:33.538Z] PASS [2023-04-05T14:41:33.538Z] [2023-04-05T14:41:33.538Z] DONE 17 tests in 50.471s [2023-04-05T14:41:33.538Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-05T14:41:33.538Z] INFO: Testing against a local daemon [2023-04-05T14:41:33.538Z] === RUN TestPluginInvalidJSON [2023-04-05T14:41:33.538Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:41:33.538Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:41:33.538Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:41:33.538Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-04-05T14:41:33.538Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-05T14:41:33.538Z] === RUN TestPluginInstall [2023-04-05T14:41:33.538Z] === RUN TestPluginInstall/no_auth [2023-04-05T14:41:35.894Z] --- PASS: TestCreateServiceMaxReplicas (2.52s) [2023-04-05T14:41:35.894Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-05T14:41:37.708Z] time="2023-04-05T14:41:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:41:37.708Z] time="2023-04-05T14:41:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:098896ef601032b517db455c7e4997164d7afc308fefef4d6a4511540e89bd6a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:41:37.708Z] time="2023-04-05T14:41:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:41:37.708Z] time="2023-04-05T14:41:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:098896ef601032b517db455c7e4997164d7afc308fefef4d6a4511540e89bd6a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:41:37.708Z] === RUN TestPluginInstall/with_htpasswd [2023-04-05T14:41:37.708Z] time="2023-04-05T14:41:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:41:37.708Z] time="2023-04-05T14:41:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:056da628527a972dd22a6f12e7a0f651931e24c45229b2aa880feb66700a54ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:41:37.709Z] time="2023-04-05T14:41:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:41:37.709Z] time="2023-04-05T14:41:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:056da628527a972dd22a6f12e7a0f651931e24c45229b2aa880feb66700a54ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:41:37.964Z] === RUN TestPluginInstall/with_insecure [2023-04-05T14:41:38.252Z] --- PASS: TestBuildWithHugeFile (50.18s) [2023-04-05T14:41:38.252Z] === RUN TestBuildWithEmptyDockerfile [2023-04-05T14:41:38.252Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:41:38.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:41:38.252Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:41:38.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:41:38.252Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:41:38.252Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:41:38.252Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:41:38.252Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:41:38.252Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:41:38.252Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-04-05T14:41:38.252Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2023-04-05T14:41:38.252Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2023-04-05T14:41:38.252Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-04-05T14:41:38.252Z] === RUN TestBuildPreserveOwnership [2023-04-05T14:41:38.252Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-05T14:41:38.252Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-05T14:41:38.891Z] time="2023-04-05T14:41:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:41:38.891Z] time="2023-04-05T14:41:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee963908c599287bead5385bc71212005ca7b6313dc76e04315e567270bde99d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:41:38.891Z] time="2023-04-05T14:41:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:41:38.891Z] time="2023-04-05T14:41:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee963908c599287bead5385bc71212005ca7b6313dc76e04315e567270bde99d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:41:39.147Z] plugin_test.go:164: [dafdbde3b2da2] daemon is not started [2023-04-05T14:41:39.147Z] --- PASS: TestPluginInstall (6.54s) [2023-04-05T14:41:39.147Z] --- PASS: TestPluginInstall/no_auth (4.82s) [2023-04-05T14:41:39.147Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2023-04-05T14:41:39.147Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2023-04-05T14:41:39.147Z] === RUN TestPluginsWithRuntimes [2023-04-05T14:41:40.523Z] === RUN TestPluginsWithRuntimes/No_Args [2023-04-05T14:41:41.452Z] === RUN TestPluginsWithRuntimes/With_Args [2023-04-05T14:41:41.552Z] --- PASS: TestBuildPreserveOwnership (9.60s) [2023-04-05T14:41:41.552Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.59s) [2023-04-05T14:41:41.552Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-04-05T14:41:41.552Z] === RUN TestBuildPlatformInvalid [2023-04-05T14:41:41.552Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-04-05T14:41:41.552Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-05T14:41:41.552Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-04-05T14:41:41.552Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-04-05T14:41:41.552Z] PASS [2023-04-05T14:41:41.552Z] [2023-04-05T14:41:41.552Z] === Skipped [2023-04-05T14:41:41.552Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-04-05T14:41:41.552Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T14:41:41.552Z] [2023-04-05T14:41:41.552Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-04-05T14:41:41.552Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-04-05T14:41:41.552Z] [2023-04-05T14:41:41.552Z] DONE 33 tests, 2 skipped in 112.352s [2023-04-05T14:41:41.552Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-04-05T14:41:41.552Z] INFO: Testing against a local daemon [2023-04-05T14:41:41.552Z] === RUN TestConfigInspect [2023-04-05T14:41:41.552Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:41.552Z] --- SKIP: TestConfigInspect (0.02s) [2023-04-05T14:41:41.552Z] === RUN TestConfigList [2023-04-05T14:41:41.552Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:41.552Z] --- SKIP: TestConfigList (0.01s) [2023-04-05T14:41:41.552Z] === RUN TestConfigsCreateAndDelete [2023-04-05T14:41:41.552Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:41.552Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2023-04-05T14:41:41.552Z] === RUN TestConfigsUpdate [2023-04-05T14:41:41.552Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:41.552Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-04-05T14:41:41.552Z] === RUN TestTemplatedConfig [2023-04-05T14:41:41.552Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:41.552Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-04-05T14:41:41.552Z] === RUN TestConfigCreateResolve [2023-04-05T14:41:41.552Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:41.552Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-04-05T14:41:41.552Z] === RUN TestConfigDaemonLibtrustID [2023-04-05T14:41:42.380Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2023-04-05T14:41:42.380Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2023-04-05T14:41:42.380Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2023-04-05T14:41:42.380Z] === RUN TestPluginBackCompatMediaTypes [2023-04-05T14:41:42.931Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2023-04-05T14:41:42.931Z] PASS [2023-04-05T14:41:42.931Z] [2023-04-05T14:41:42.931Z] === Skipped [2023-04-05T14:41:42.931Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2023-04-05T14:41:42.931Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:42.931Z] [2023-04-05T14:41:42.931Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-04-05T14:41:42.931Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:42.931Z] [2023-04-05T14:41:42.931Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2023-04-05T14:41:42.931Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:42.931Z] [2023-04-05T14:41:42.931Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-04-05T14:41:42.931Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:42.931Z] [2023-04-05T14:41:42.931Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-04-05T14:41:42.931Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:42.931Z] [2023-04-05T14:41:42.931Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-04-05T14:41:42.931Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:41:42.931Z] [2023-04-05T14:41:42.931Z] DONE 7 tests, 6 skipped in 1.711s [2023-04-05T14:41:42.931Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-04-05T14:41:42.941Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2023-04-05T14:41:42.941Z] PASS [2023-04-05T14:41:42.941Z] [2023-04-05T14:41:42.941Z] DONE 10 tests in 10.431s [2023-04-05T14:41:42.941Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-05T14:41:42.941Z] INFO: Testing against a local daemon [2023-04-05T14:41:42.941Z] === RUN TestExternalGraphDriver [2023-04-05T14:41:43.190Z] INFO: Testing against a local daemon [2023-04-05T14:41:43.190Z] === RUN TestCheckpoint [2023-04-05T14:41:43.190Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T14:41:43.190Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-05T14:41:43.190Z] === RUN TestContainerInvalidJSON [2023-04-05T14:41:43.190Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:41:43.190Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:41:43.190Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:41:43.190Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:41:43.190Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:41:43.190Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:41:43.190Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:41:43.190Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:41:43.190Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:41:43.190Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-05T14:41:43.190Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-05T14:41:43.190Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-05T14:41:43.190Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-05T14:41:43.190Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-05T14:41:43.190Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-04-05T14:41:43.190Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-05T14:41:43.190Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-04-05T14:41:43.190Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-05T14:41:43.190Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-04-05T14:41:43.190Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-05T14:41:43.197Z] === RUN TestExternalGraphDriver/json [2023-04-05T14:41:43.450Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-04-05T14:41:43.450Z] === RUN TestCopyFromContainer [2023-04-05T14:41:45.086Z] === RUN TestExternalGraphDriver/spec [2023-04-05T14:41:46.976Z] === RUN TestExternalGraphDriver/pull [2023-04-05T14:41:47.645Z] === RUN TestCopyFromContainer// [2023-04-05T14:41:47.645Z] === RUN TestCopyFromContainer//bar/root [2023-04-05T14:41:47.645Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-05T14:41:47.645Z] === RUN TestCopyFromContainer/bar/quux [2023-04-05T14:41:47.645Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-05T14:41:47.645Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-05T14:41:47.645Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-05T14:41:47.645Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-05T14:41:47.645Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-05T14:41:47.645Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer (4.34s) [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-04-05T14:41:47.645Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-04-05T14:41:47.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-05T14:41:47.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:41:47.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:41:47.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:41:47.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:41:47.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:41:47.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:41:47.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:41:47.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:41:47.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:41:47.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-04-05T14:41:47.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-05T14:41:47.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-05T14:41:47.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-05T14:41:47.645Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-05T14:41:47.645Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-04-05T14:41:47.645Z] === RUN TestCreateWithInvalidEnv [2023-04-05T14:41:47.645Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-05T14:41:47.645Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-05T14:41:47.645Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-05T14:41:47.645Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-05T14:41:47.645Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-05T14:41:47.645Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-05T14:41:47.645Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-05T14:41:47.645Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-05T14:41:47.645Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-05T14:41:47.645Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-05T14:41:47.645Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-05T14:41:47.645Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-05T14:41:47.645Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-05T14:41:47.645Z] === RUN TestCreateTmpfsMountsTarget [2023-04-05T14:41:47.645Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-04-05T14:41:47.645Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-05T14:41:48.342Z] --- PASS: TestExternalGraphDriver (5.22s) [2023-04-05T14:41:48.342Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2023-04-05T14:41:48.342Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2023-04-05T14:41:48.342Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2023-04-05T14:41:48.342Z] === RUN TestGraphdriverPluginV2 [2023-04-05T14:41:49.025Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2023-04-05T14:41:49.025Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-05T14:41:49.964Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2023-04-05T14:41:49.964Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-05T14:41:49.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:41:49.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:41:49.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:41:49.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:41:49.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:41:49.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:41:49.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:41:49.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:41:49.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:41:49.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:41:49.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:41:49.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:41:49.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:41:49.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:41:49.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:41:50.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-05T14:41:50.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-05T14:41:50.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-05T14:41:50.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-05T14:41:50.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2023-04-05T14:41:50.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2023-04-05T14:41:50.224Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-05T14:41:50.483Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2023-04-05T14:41:50.483Z] === RUN TestCreateDifferentPlatform [2023-04-05T14:41:50.483Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-05T14:41:50.483Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-05T14:41:50.483Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-04-05T14:41:50.483Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-05T14:41:50.483Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-05T14:41:50.483Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-05T14:41:50.483Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-04-05T14:41:50.483Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-05T14:41:50.483Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-04-05T14:41:50.483Z] === RUN TestContainerStartOnDaemonRestart [2023-04-05T14:41:50.483Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-04-05T14:41:50.483Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-04-05T14:41:50.483Z] === RUN TestDaemonRestartIpcMode [2023-04-05T14:41:50.483Z] === PAUSE TestDaemonRestartIpcMode [2023-04-05T14:41:50.483Z] === RUN TestDaemonHostGatewayIP [2023-04-05T14:41:50.483Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:41:50.483Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-04-05T14:41:50.483Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-05T14:41:50.483Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-05T14:41:50.483Z] === RUN TestContainerKillOnDaemonStart [2023-04-05T14:41:50.483Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-04-05T14:41:50.483Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-04-05T14:41:50.483Z] === RUN TestDiff [2023-04-05T14:41:50.784Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2023-04-05T14:41:50.784Z] === RUN TestCreateServiceSecretFileMode [2023-04-05T14:41:51.052Z] --- PASS: TestDiff (0.38s) [2023-04-05T14:41:51.052Z] === RUN TestExecWithCloseStdin [2023-04-05T14:41:51.312Z] --- PASS: TestExecWithCloseStdin (0.44s) [2023-04-05T14:41:51.312Z] === RUN TestExec [2023-04-05T14:41:51.882Z] --- PASS: TestExec (0.52s) [2023-04-05T14:41:51.882Z] === RUN TestExecUser [2023-04-05T14:41:52.452Z] --- PASS: TestExecUser (0.44s) [2023-04-05T14:41:52.452Z] === RUN TestExportContainerAndImportImage [2023-04-05T14:41:52.507Z] --- PASS: TestGraphdriverPluginV2 (4.19s) [2023-04-05T14:41:52.507Z] PASS [2023-04-05T14:41:52.507Z] [2023-04-05T14:41:52.507Z] DONE 5 tests in 9.468s [2023-04-05T14:41:52.507Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-05T14:41:52.507Z] INFO: Testing against a local daemon [2023-04-05T14:41:52.507Z] === RUN TestContinueAfterPluginCrash [2023-04-05T14:41:52.507Z] === PAUSE TestContinueAfterPluginCrash [2023-04-05T14:41:52.507Z] === RUN TestReadPluginNoRead [2023-04-05T14:41:52.507Z] === PAUSE TestReadPluginNoRead [2023-04-05T14:41:52.507Z] === RUN TestDaemonStartWithLogOpt [2023-04-05T14:41:52.507Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-05T14:41:52.507Z] === CONT TestContinueAfterPluginCrash [2023-04-05T14:41:52.507Z] === CONT TestDaemonStartWithLogOpt [2023-04-05T14:41:53.021Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2023-04-05T14:41:53.021Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-05T14:41:55.776Z] --- PASS: TestDaemonStartWithLogOpt (3.30s) [2023-04-05T14:41:55.776Z] === CONT TestReadPluginNoRead [2023-04-05T14:41:56.312Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2023-04-05T14:41:56.312Z] === RUN TestHealthCheckWorkdir [2023-04-05T14:41:56.882Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2023-04-05T14:41:56.882Z] === RUN TestHealthKillContainer [2023-04-05T14:41:58.293Z] === RUN TestReadPluginNoRead/default [2023-04-05T14:41:59.221Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-05T14:42:00.586Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-05T14:42:00.767Z] --- PASS: TestCreateServiceSecretFileMode (12.24s) [2023-04-05T14:42:00.767Z] === RUN TestCreateServiceConfigFileMode [2023-04-05T14:42:00.842Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2023-04-05T14:42:01.769Z] === CONT TestReadPluginNoRead [2023-04-05T14:42:01.769Z] read_test.go:92: [d4bba63fef1eb] daemon is not started [2023-04-05T14:42:01.769Z] --- PASS: TestReadPluginNoRead (5.83s) [2023-04-05T14:42:01.769Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2023-04-05T14:42:01.769Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2023-04-05T14:42:01.769Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2023-04-05T14:42:01.769Z] PASS [2023-04-05T14:42:01.769Z] [2023-04-05T14:42:01.769Z] DONE 6 tests in 9.166s [2023-04-05T14:42:01.769Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-04-05T14:42:01.769Z] testing: warning: no tests to run [2023-04-05T14:42:01.769Z] PASS [2023-04-05T14:42:01.769Z] [2023-04-05T14:42:01.769Z] DONE 0 tests in 0.008s [2023-04-05T14:42:01.769Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-05T14:42:01.769Z] INFO: Testing against a local daemon [2023-04-05T14:42:01.769Z] === RUN TestPluginWithDevMounts [2023-04-05T14:42:01.769Z] === PAUSE TestPluginWithDevMounts [2023-04-05T14:42:01.769Z] === CONT TestPluginWithDevMounts [2023-04-05T14:42:03.155Z] --- PASS: TestPluginWithDevMounts (1.56s) [2023-04-05T14:42:03.155Z] PASS [2023-04-05T14:42:03.155Z] [2023-04-05T14:42:03.155Z] DONE 1 tests in 1.597s [2023-04-05T14:42:03.155Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-05T14:42:03.155Z] INFO: Testing against a local daemon [2023-04-05T14:42:03.155Z] === RUN TestSecretInspect [2023-04-05T14:42:03.435Z] b5f4ee3f051b: Pull complete [2023-04-05T14:42:03.435Z] Digest: sha256:17bf5541b81ad3cfb8eb5170c2ce4f06df0d3741bb573fe27c7b5729d9c010f4 [2023-04-05T14:42:03.435Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:42:03.435Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-04-05T14:42:03.435Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-04-05T14:42:03.435Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4131' [2023-04-05T14:42:03.435Z] WARN: Skipping validation tests [2023-04-05T14:42:03.435Z] INFO: Running unit tests at 04/05/2023 14:41:58... [2023-04-05T14:42:04.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-05T14:42:04.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-05T14:42:05.003Z] INFO: make.ps1 starting at 04/05/2023 14:42:04 [2023-04-05T14:42:05.004Z] --- PASS: TestHealthKillContainer (7.85s) [2023-04-05T14:42:05.005Z] === RUN TestHealthCheckProcessKilled [2023-04-05T14:42:05.043Z] --- PASS: TestSecretInspect (1.73s) [2023-04-05T14:42:05.043Z] === RUN TestSecretList [2023-04-05T14:42:05.264Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2023-04-05T14:42:05.264Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-05T14:42:05.264Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-05T14:42:05.264Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-04-05T14:42:05.264Z] === RUN TestIpcModeNone [2023-04-05T14:42:05.472Z] INFO: Git commit (a09b3e9cf9) assumed from DOCKER_GITCOMMIT environment variable [2023-04-05T14:42:05.472Z] INFO: Invoking autogen... [2023-04-05T14:42:05.524Z] --- PASS: TestIpcModeNone (0.44s) [2023-04-05T14:42:05.524Z] === RUN TestIpcModePrivate [2023-04-05T14:42:05.940Z] INFO: Running unit tests... [2023-04-05T14:42:06.094Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-04-05T14:42:06.094Z] --- PASS: TestIpcModePrivate (0.43s) [2023-04-05T14:42:06.094Z] === RUN TestIpcModeShareable [2023-04-05T14:42:06.094Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-05T14:42:06.094Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-04-05T14:42:06.094Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-05T14:42:06.935Z] --- PASS: TestSecretList (1.75s) [2023-04-05T14:42:06.935Z] === RUN TestSecretsCreateAndDelete [2023-04-05T14:42:07.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-05T14:42:07.497Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2023-04-05T14:42:07.497Z] === RUN TestAPIIpcModeHost [2023-04-05T14:42:07.497Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-05T14:42:07.497Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-04-05T14:42:07.497Z] === RUN TestDaemonIpcModeShareable [2023-04-05T14:42:07.497Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-05T14:42:07.497Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-04-05T14:42:07.497Z] === RUN TestDaemonIpcModePrivate [2023-04-05T14:42:08.463Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-04-05T14:42:08.824Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2023-04-05T14:42:08.824Z] === RUN TestSecretsUpdate [2023-04-05T14:42:09.857Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2023-04-05T14:42:09.857Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-05T14:42:09.857Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-05T14:42:09.857Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-04-05T14:42:09.857Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-05T14:42:09.857Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-05T14:42:09.857Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-04-05T14:42:09.857Z] === RUN TestIpcModeOlderClient [2023-04-05T14:42:09.857Z] === PAUSE TestIpcModeOlderClient [2023-04-05T14:42:09.857Z] === RUN TestKillContainerInvalidSignal [2023-04-05T14:42:09.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-05T14:42:10.117Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2023-04-05T14:42:10.117Z] === RUN TestKillContainer [2023-04-05T14:42:10.117Z] === RUN TestKillContainer/no_signal [2023-04-05T14:42:10.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-05T14:42:10.377Z] === RUN TestKillContainer/non_killing_signal [2023-04-05T14:42:10.638Z] === RUN TestKillContainer/killing_signal [2023-04-05T14:42:11.207Z] --- PASS: TestKillContainer (1.25s) [2023-04-05T14:42:11.207Z] --- PASS: TestKillContainer/no_signal (0.39s) [2023-04-05T14:42:11.207Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-04-05T14:42:11.207Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2023-04-05T14:42:11.207Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-05T14:42:11.207Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-05T14:42:11.339Z] --- PASS: TestSecretsUpdate (2.11s) [2023-04-05T14:42:11.339Z] === RUN TestTemplatedSecret [2023-04-05T14:42:11.775Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-05T14:42:12.035Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2023-04-05T14:42:12.035Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2023-04-05T14:42:12.035Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2023-04-05T14:42:12.035Z] === RUN TestKillStoppedContainer [2023-04-05T14:42:12.035Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-04-05T14:42:12.035Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-05T14:42:12.294Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-04-05T14:42:12.294Z] === RUN TestKillDifferentUserContainer [2023-04-05T14:42:12.553Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2023-04-05T14:42:12.553Z] === RUN TestInspectOomKilledTrue [2023-04-05T14:42:12.553Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:42:12.553Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-05T14:42:12.553Z] === RUN TestInspectOomKilledFalse [2023-04-05T14:42:12.553Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-05T14:42:12.553Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-04-05T14:42:12.553Z] === RUN TestLinksEtcHostsContentMatch [2023-04-05T14:42:12.553Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-04-05T14:42:12.553Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-04-05T14:42:12.553Z] === RUN TestLinksContainerNames [2023-04-05T14:42:13.007Z] --- PASS: TestCreateServiceConfigFileMode (12.25s) [2023-04-05T14:42:13.007Z] === RUN TestCreateServiceSysctls [2023-04-05T14:42:13.101Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-04-05T14:42:13.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-05T14:42:13.493Z] --- PASS: TestLinksContainerNames (0.81s) [2023-04-05T14:42:13.493Z] === RUN TestLogsFollowTailEmpty [2023-04-05T14:42:13.752Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2023-04-05T14:42:13.752Z] === RUN TestContainerNetworkMountsNoChown [2023-04-05T14:42:13.853Z] --- PASS: TestTemplatedSecret (2.47s) [2023-04-05T14:42:13.853Z] === RUN TestSecretCreateResolve [2023-04-05T14:42:14.012Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2023-04-05T14:42:14.012Z] === RUN TestMountDaemonRoot [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/default [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/default [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/private [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/private [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rprivate [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/slave [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/slave [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rslave [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/shared [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/shared [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rshared [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/default [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rslave [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rshared [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/shared [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rprivate [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/slave [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/private [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-05T14:42:14.273Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:42:14.273Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:42:14.273Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-05T14:42:14.534Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2023-04-05T14:42:14.534Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-04-05T14:42:14.534Z] === RUN TestContainerBindMountNonRecursive [2023-04-05T14:42:14.534Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-05T14:42:14.534Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-04-05T14:42:14.534Z] === RUN TestContainerVolumesMountedAsShared [2023-04-05T14:42:14.534Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-05T14:42:14.534Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-04-05T14:42:14.534Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-05T14:42:14.534Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-05T14:42:14.534Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-04-05T14:42:14.534Z] === RUN TestNetworkNat [2023-04-05T14:42:14.839Z] ..........................xx.................... [ 29%] [2023-04-05T14:42:15.103Z] --- PASS: TestNetworkNat (0.54s) [2023-04-05T14:42:15.103Z] === RUN TestNetworkLocalhostTCPNat [2023-04-05T14:42:15.672Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2023-04-05T14:42:15.672Z] === RUN TestNetworkLoopbackNat [2023-04-05T14:42:15.741Z] --- PASS: TestSecretCreateResolve (2.12s) [2023-04-05T14:42:15.741Z] PASS [2023-04-05T14:42:15.741Z] [2023-04-05T14:42:15.741Z] DONE 6 tests in 12.325s [2023-04-05T14:42:15.741Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-04-05T14:42:15.741Z] INFO: Testing against a local daemon [2023-04-05T14:42:15.741Z] === RUN TestServiceCreateInit [2023-04-05T14:42:15.741Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-05T14:42:16.300Z] --- PASS: TestCreateServiceSysctls (2.87s) [2023-04-05T14:42:16.300Z] === RUN TestCreateServiceCapabilities [2023-04-05T14:42:18.209Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2023-04-05T14:42:18.209Z] === RUN TestInspect [2023-04-05T14:42:18.214Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2023-04-05T14:42:18.214Z] === RUN TestPause [2023-04-05T14:42:18.214Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:42:18.214Z] --- SKIP: TestPause (0.00s) [2023-04-05T14:42:18.214Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-05T14:42:18.214Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-05T14:42:18.214Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-05T14:42:18.214Z] === RUN TestPauseStopPausedContainer [2023-04-05T14:42:18.214Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:42:18.214Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-04-05T14:42:18.214Z] === RUN TestPsFilter [2023-04-05T14:42:18.214Z] --- PASS: TestPsFilter (0.10s) [2023-04-05T14:42:18.214Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-05T14:42:18.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-05T14:42:18.783Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2023-04-05T14:42:18.783Z] === RUN TestRemoveContainerWithVolume [2023-04-05T14:42:19.010Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-05T14:42:19.042Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2023-04-05T14:42:19.042Z] === RUN TestRemoveContainerRunning [2023-04-05T14:42:19.301Z] --- PASS: TestRemoveContainerRunning (0.38s) [2023-04-05T14:42:19.301Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-05T14:42:19.871Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2023-04-05T14:42:19.871Z] === RUN TestRemoveInvalidContainer [2023-04-05T14:42:19.871Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-05T14:42:19.871Z] === RUN TestRenameLinkedContainer [2023-04-05T14:42:20.747Z] --- PASS: TestInspect (2.53s) [2023-04-05T14:42:20.747Z] === RUN TestCreateJob [2023-04-05T14:42:21.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-05T14:42:21.778Z] --- PASS: TestRenameLinkedContainer (1.60s) [2023-04-05T14:42:21.778Z] === RUN TestRenameStoppedContainer [2023-04-05T14:42:21.778Z] --- PASS: TestRenameStoppedContainer (0.38s) [2023-04-05T14:42:21.778Z] === RUN TestRenameRunningContainerAndReuse [2023-04-05T14:42:22.718Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2023-04-05T14:42:22.718Z] === RUN TestRenameInvalidName [2023-04-05T14:42:22.978Z] --- PASS: TestRenameInvalidName (0.40s) [2023-04-05T14:42:22.978Z] === RUN TestRenameAnonymousContainer [2023-04-05T14:42:23.176Z] --- PASS: TestServiceCreateInit (6.97s) [2023-04-05T14:42:23.176Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.24s) [2023-04-05T14:42:23.176Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2023-04-05T14:42:23.176Z] === RUN TestCreateServiceMultipleTimes [2023-04-05T14:42:23.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-05T14:42:24.039Z] --- PASS: TestCreateJob (2.96s) [2023-04-05T14:42:24.039Z] === RUN TestReplicatedJob [2023-04-05T14:42:24.358Z] --- PASS: TestRenameAnonymousContainer (1.39s) [2023-04-05T14:42:24.358Z] === RUN TestRenameContainerWithSameName [2023-04-05T14:42:24.926Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2023-04-05T14:42:24.926Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-05T14:42:25.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-05T14:42:25.495Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2023-04-05T14:42:25.496Z] === RUN TestResize [2023-04-05T14:42:25.592Z] ? github.com/docker/docker/api [no test files] [2023-04-05T14:42:26.064Z] --- PASS: TestResize (0.40s) [2023-04-05T14:42:26.064Z] === RUN TestResizeWithInvalidSize [2023-04-05T14:42:26.324Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2023-04-05T14:42:26.324Z] === RUN TestResizeWhenContainerNotStarted [2023-04-05T14:42:26.893Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2023-04-05T14:42:26.893Z] === RUN TestDaemonRestartKillContainers [2023-04-05T14:42:26.893Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-04-05T14:42:26.893Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-04-05T14:42:26.893Z] === RUN TestCgroupNamespacesRun [2023-04-05T14:42:27.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-05T14:42:29.316Z] --- PASS: TestReplicatedJob (4.65s) [2023-04-05T14:42:29.316Z] === RUN TestUpdateReplicatedJob [2023-04-05T14:42:29.430Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2023-04-05T14:42:29.430Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-05T14:42:30.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-05T14:42:30.554Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-04-05T14:42:31.335Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2023-04-05T14:42:31.335Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-05T14:42:31.863Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2023-04-05T14:42:31.863Z] === RUN TestServiceListWithStatuses [2023-04-05T14:42:31.863Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-05T14:42:31.863Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-05T14:42:31.863Z] === RUN TestDockerNetworkConnectAlias [2023-04-05T14:42:33.347Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2023-04-05T14:42:33.347Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-05T14:42:33.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-05T14:42:35.255Z] --- PASS: TestCgroupNamespacesRunHostMode (2.11s) [2023-04-05T14:42:35.255Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-05T14:42:35.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-05T14:42:36.067Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2023-04-05T14:42:36.067Z] === RUN TestDockerNetworkReConnect [2023-04-05T14:42:37.793Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2023-04-05T14:42:37.793Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-05T14:42:37.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-05T14:42:38.043Z] --- PASS: TestCreateServiceMultipleTimes (15.13s) [2023-04-05T14:42:38.043Z] === RUN TestCreateServiceConflict [2023-04-05T14:42:38.064Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-04-05T14:42:38.605Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2023-04-05T14:42:38.605Z] === RUN TestServicePlugin [2023-04-05T14:42:38.605Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:42:38.605Z] --- SKIP: TestServicePlugin (0.00s) [2023-04-05T14:42:38.605Z] === RUN TestServiceUpdateLabel [2023-04-05T14:42:39.699Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2023-04-05T14:42:39.699Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-05T14:42:39.930Z] --- PASS: TestCreateServiceConflict (2.11s) [2023-04-05T14:42:39.930Z] === RUN TestCreateServiceMaxReplicas [2023-04-05T14:42:40.448Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-05T14:42:40.448Z] Using test binary docker [2023-04-05T14:42:40.448Z] +++ /etc/init.d/apparmor start [2023-04-05T14:42:40.448Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-05T14:42:40.448Z] INFO: Waiting for daemon to start... [2023-04-05T14:42:40.448Z] Starting dockerd [2023-04-05T14:42:40.448Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2023-04-05T14:42:41.079Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2023-04-05T14:42:41.079Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-05T14:42:41.142Z] --- PASS: TestServiceUpdateLabel (2.16s) [2023-04-05T14:42:41.142Z] === RUN TestServiceUpdateSecrets [2023-04-05T14:42:42.151Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-04-05T14:42:42.362Z] . [2023-04-05T14:42:42.362Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-05T14:42:42.362Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-05T14:42:42.362Z] Error: No such image: emptyfs [2023-04-05T14:42:42.362Z] ++++ docker load [2023-04-05T14:42:42.362Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-05T14:42:42.447Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2023-04-05T14:42:42.447Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-05T14:42:42.621Z] Running integration-test (iteration 1) [2023-04-05T14:42:42.621Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-04-05T14:42:42.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:42:42.621Z] ++ set -e [2023-04-05T14:42:42.621Z] ++ '[' -n 0 ']' [2023-04-05T14:42:42.621Z] ++ set -x [2023-04-05T14:42:42.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:42:43.408Z] === RUN TestMiddlewares [2023-04-05T14:42:43.408Z] --- PASS: TestMiddlewares (0.00s) [2023-04-05T14:42:43.408Z] PASS [2023-04-05T14:42:43.408Z] coverage: 7.9% of statements [2023-04-05T14:42:43.408Z] ok github.com/docker/docker/api/server 0.069s coverage: 7.9% of statements [2023-04-05T14:42:43.556Z] Loaded image: busybox:latest [2023-04-05T14:42:43.619Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2023-04-05T14:42:43.619Z] === RUN TestNISDomainname [2023-04-05T14:42:43.619Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-04-05T14:42:43.619Z] --- SKIP: TestNISDomainname (0.01s) [2023-04-05T14:42:43.619Z] === RUN TestHostnameDnsResolution [2023-04-05T14:42:43.814Z] Loaded image: busybox:glibc [2023-04-05T14:42:43.878Z] --- PASS: TestHostnameDnsResolution (0.66s) [2023-04-05T14:42:43.878Z] === RUN TestUnprivilegedPortsAndPing [2023-04-05T14:42:43.878Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2023-04-05T14:42:43.878Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-04-05T14:42:43.878Z] === RUN TestStats [2023-04-05T14:42:43.878Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:42:43.878Z] --- SKIP: TestStats (0.00s) [2023-04-05T14:42:43.878Z] === RUN TestStopContainerWithTimeout [2023-04-05T14:42:43.878Z] === RUN TestStopContainerWithTimeout/0 [2023-04-05T14:42:43.878Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-05T14:42:43.878Z] === RUN TestStopContainerWithTimeout/1 [2023-04-05T14:42:43.878Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-05T14:42:43.878Z] === RUN TestStopContainerWithTimeout/3 [2023-04-05T14:42:43.878Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-05T14:42:43.878Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-05T14:42:43.878Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-05T14:42:43.878Z] === CONT TestStopContainerWithTimeout/0 [2023-04-05T14:42:43.878Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-05T14:42:44.452Z] === CONT TestStopContainerWithTimeout/3 [2023-04-05T14:42:46.988Z] === CONT TestStopContainerWithTimeout/1 [2023-04-05T14:42:48.366Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-04-05T14:42:48.366Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2023-04-05T14:42:48.366Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2023-04-05T14:42:48.366Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2023-04-05T14:42:48.366Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2023-04-05T14:42:48.366Z] === RUN TestDeleteDevicemapper [2023-04-05T14:42:48.366Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-05T14:42:48.366Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-05T14:42:48.366Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-05T14:42:49.080Z] Loaded image: debian:bullseye-slim [2023-04-05T14:42:49.080Z] Loaded image: hello-world:latest [2023-04-05T14:42:49.080Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T14:42:49.080Z] INFO: Testing against a local daemon [2023-04-05T14:42:49.080Z] === RUN TestCgroupNamespacesBuild [2023-04-05T14:42:49.305Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2023-04-05T14:42:49.305Z] === RUN TestUpdateMemory [2023-04-05T14:42:49.305Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:42:49.305Z] --- SKIP: TestUpdateMemory (0.00s) [2023-04-05T14:42:49.564Z] === RUN TestUpdateCPUQuota [2023-04-05T14:42:49.564Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:42:49.564Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-04-05T14:42:49.564Z] === RUN TestUpdatePidsLimit [2023-04-05T14:42:49.564Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:42:49.564Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-04-05T14:42:49.564Z] === RUN TestUpdateRestartPolicy [2023-04-05T14:42:51.612Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2023-04-05T14:42:51.612Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-05T14:42:53.514Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.89s) [2023-04-05T14:42:53.514Z] === RUN TestBuildWithSession [2023-04-05T14:42:53.514Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T14:42:53.514Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-05T14:42:53.514Z] === RUN TestBuildSquashParent [2023-04-05T14:42:56.030Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2023-04-05T14:42:56.030Z] === RUN TestServiceUpdateConfigs [2023-04-05T14:42:56.804Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-04-05T14:42:57.283Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2023-04-05T14:42:57.283Z] === RUN TestCreateServiceSecretFileMode [2023-04-05T14:43:01.627Z] --- PASS: TestBuildSquashParent (7.98s) [2023-04-05T14:43:01.627Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-05T14:43:01.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:43:01.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:43:01.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:43:01.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:43:01.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:43:01.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:43:01.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:43:01.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:43:01.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:43:01.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:43:01.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:43:01.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:43:01.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:43:01.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:43:01.775Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2023-04-05T14:43:01.775Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-05T14:43:01.775Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2023-04-05T14:43:01.775Z] === RUN TestWaitNonBlocked [2023-04-05T14:43:01.775Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:43:01.775Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:43:01.775Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:43:01.775Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:43:01.775Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:43:01.775Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:43:01.775Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-05T14:43:01.775Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2023-04-05T14:43:01.775Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2023-04-05T14:43:01.775Z] === RUN TestWaitBlocked [2023-04-05T14:43:01.775Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:43:01.775Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:43:01.775Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:43:01.775Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:43:01.775Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:43:01.775Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:43:02.034Z] --- PASS: TestWaitBlocked (0.01s) [2023-04-05T14:43:02.034Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2023-04-05T14:43:02.034Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2023-04-05T14:43:02.034Z] === CONT TestDaemonRestartIpcMode [2023-04-05T14:43:02.034Z] === CONT TestIpcModeOlderClient [2023-04-05T14:43:02.034Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-04-05T14:43:02.034Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-05T14:43:04.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:43:04.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:43:06.257Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.24s) [2023-04-05T14:43:06.522Z] --- PASS: TestDaemonRestartIpcMode (4.57s) [2023-04-05T14:43:06.522Z] PASS [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === Skipped [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-04-05T14:43:06.522Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-04-05T14:43:06.522Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-04-05T14:43:06.522Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-04-05T14:43:06.522Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-04-05T14:43:06.522Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-04-05T14:43:06.522Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-04-05T14:43:06.522Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-04-05T14:43:06.522Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-04-05T14:43:06.522Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-04-05T14:43:06.522Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-04-05T14:43:06.522Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-04-05T14:43:06.522Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-04-05T14:43:06.522Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-04-05T14:43:06.522Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-04-05T14:43:06.522Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-04-05T14:43:06.522Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-04-05T14:43:06.522Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-05T14:43:06.522Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-05T14:43:06.522Z] [2023-04-05T14:43:06.522Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-04-05T14:43:06.523Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:43:06.523Z] [2023-04-05T14:43:06.523Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-04-05T14:43:06.523Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-04-05T14:43:06.523Z] [2023-04-05T14:43:06.523Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-04-05T14:43:06.523Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-04-05T14:43:06.523Z] [2023-04-05T14:43:06.523Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-04-05T14:43:06.523Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2023-04-05T14:43:06.523Z] [2023-04-05T14:43:06.523Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-04-05T14:43:06.523Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:43:06.523Z] [2023-04-05T14:43:06.523Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-05T14:43:06.523Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-05T14:43:06.523Z] [2023-04-05T14:43:06.523Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-04-05T14:43:06.523Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:43:06.523Z] [2023-04-05T14:43:06.523Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-04-05T14:43:06.523Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:43:06.523Z] [2023-04-05T14:43:06.523Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-04-05T14:43:06.523Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-05T14:43:06.523Z] [2023-04-05T14:43:06.523Z] DONE 178 tests, 27 skipped in 83.570s [2023-04-05T14:43:06.523Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-05T14:43:06.782Z] INFO: Testing against a local daemon [2023-04-05T14:43:06.782Z] === RUN TestLiveRestore [2023-04-05T14:43:06.782Z] === RUN TestLiveRestore/volume_references [2023-04-05T14:43:06.782Z] === PAUSE TestLiveRestore/volume_references [2023-04-05T14:43:06.782Z] === CONT TestLiveRestore/volume_references [2023-04-05T14:43:07.022Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-04-05T14:43:07.351Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-05T14:43:07.351Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-05T14:43:07.448Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:43:08.384Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:43:08.512Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-04-05T14:43:09.449Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2023-04-05T14:43:09.450Z] === RUN TestCreateServiceConfigFileMode [2023-04-05T14:43:09.890Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-05T14:43:10.916Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2023-04-05T14:43:10.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2023-04-05T14:43:10.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s) [2023-04-05T14:43:10.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2023-04-05T14:43:10.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2023-04-05T14:43:10.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2023-04-05T14:43:10.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.71s) [2023-04-05T14:43:10.916Z] === RUN TestBuildMultiStageCopy [2023-04-05T14:43:10.916Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-05T14:43:10.920Z] --- PASS: TestServiceUpdateConfigs (14.19s) [2023-04-05T14:43:10.920Z] === RUN TestServiceUpdateNetwork [2023-04-05T14:43:11.796Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-05T14:43:13.507Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-04-05T14:43:13.702Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-05T14:43:14.204Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-05T14:43:14.204Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-05T14:43:14.463Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-05T14:43:15.029Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-05T14:43:15.296Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2023-04-05T14:43:15.297Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2023-04-05T14:43:15.297Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2023-04-05T14:43:15.297Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2023-04-05T14:43:15.297Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s) [2023-04-05T14:43:15.297Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2023-04-05T14:43:15.297Z] === RUN TestBuildMultiStageParentConfig [2023-04-05T14:43:16.673Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2023-04-05T14:43:16.673Z] === RUN TestBuildLabelWithTargets [2023-04-05T14:43:16.991Z] --- PASS: TestLiveRestore (0.00s) [2023-04-05T14:43:16.992Z] --- PASS: TestLiveRestore/volume_references (9.84s) [2023-04-05T14:43:16.992Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.15s) [2023-04-05T14:43:16.992Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.13s) [2023-04-05T14:43:16.992Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.11s) [2023-04-05T14:43:16.992Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.11s) [2023-04-05T14:43:16.992Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.79s) [2023-04-05T14:43:16.992Z] PASS [2023-04-05T14:43:16.992Z] [2023-04-05T14:43:16.992Z] DONE 7 tests in 9.938s [2023-04-05T14:43:16.992Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-04-05T14:43:16.992Z] INFO: Testing against a local daemon [2023-04-05T14:43:16.992Z] === RUN TestCommitInheritsEnv [2023-04-05T14:43:18.370Z] --- PASS: TestCommitInheritsEnv (1.44s) [2023-04-05T14:43:18.370Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-05T14:43:18.370Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-04-05T14:43:18.370Z] === RUN TestImagesFilterMultiReference [2023-04-05T14:43:18.370Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-04-05T14:43:18.370Z] === RUN TestImagePullPlatformInvalid [2023-04-05T14:43:18.370Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-05T14:43:18.370Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-05T14:43:18.370Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-05T14:43:18.370Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-05T14:43:18.370Z] === RUN TestRemoveImageOrphaning [2023-04-05T14:43:18.575Z] --- PASS: TestBuildLabelWithTargets (1.95s) [2023-04-05T14:43:18.575Z] === RUN TestBuildWithEmptyLayers [2023-04-05T14:43:19.948Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2023-04-05T14:43:19.948Z] === RUN TestBuildMultiStageOnBuild [2023-04-05T14:43:20.275Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2023-04-05T14:43:20.276Z] === RUN TestRemoveImageGarbageCollector [2023-04-05T14:43:20.276Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-04-05T14:43:20.276Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-04-05T14:43:20.276Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-05T14:43:20.276Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-04-05T14:43:20.276Z] === RUN TestTagInvalidReference [2023-04-05T14:43:20.276Z] --- PASS: TestTagInvalidReference (0.01s) [2023-04-05T14:43:20.276Z] === RUN TestTagValidPrefixedRepo [2023-04-05T14:43:20.276Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-04-05T14:43:20.276Z] === RUN TestTagExistedNameWithoutForce [2023-04-05T14:43:20.276Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-04-05T14:43:20.276Z] === RUN TestTagOfficialNames [2023-04-05T14:43:20.276Z] --- PASS: TestTagOfficialNames (0.06s) [2023-04-05T14:43:20.276Z] === RUN TestTagMatchesDigest [2023-04-05T14:43:20.276Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-04-05T14:43:20.276Z] === CONT TestImportExtremelyLargeImageWorks [2023-04-05T14:43:21.615Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2023-04-05T14:43:21.615Z] === RUN TestCreateServiceSysctls [2023-04-05T14:43:22.475Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2023-04-05T14:43:22.475Z] === RUN TestBuildUncleanTarFilenames [2023-04-05T14:43:23.158Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2023-04-05T14:43:23.158Z] === RUN TestServiceUpdatePidsLimit [2023-04-05T14:43:23.158Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-04-05T14:43:23.158Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-04-05T14:43:24.159Z] --- PASS: TestCreateServiceSysctls (3.10s) [2023-04-05T14:43:24.159Z] === RUN TestCreateServiceCapabilities [2023-04-05T14:43:24.372Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2023-04-05T14:43:24.372Z] === RUN TestBuildMultiStageLayerLeak [2023-04-05T14:43:26.674Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2023-04-05T14:43:26.674Z] === RUN TestInspect [2023-04-05T14:43:26.901Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s) [2023-04-05T14:43:26.901Z] === RUN TestBuildWithHugeFile [2023-04-05T14:43:28.228Z] ......................... [ 67%] [2023-04-05T14:43:29.190Z] --- PASS: TestInspect (2.65s) [2023-04-05T14:43:29.190Z] === RUN TestCreateJob [2023-04-05T14:43:31.283Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-04-05T14:43:32.455Z] --- PASS: TestCreateJob (2.90s) [2023-04-05T14:43:32.455Z] === RUN TestReplicatedJob [2023-04-05T14:43:37.701Z] --- PASS: TestReplicatedJob (5.03s) [2023-04-05T14:43:37.701Z] === RUN TestUpdateReplicatedJob [2023-04-05T14:43:37.854Z] --- PASS: TestServiceUpdatePidsLimit (15.66s) [2023-04-05T14:43:37.854Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-04-05T14:43:37.854Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-04-05T14:43:37.854Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-04-05T14:43:37.854Z] PASS [2023-04-05T14:43:37.854Z] [2023-04-05T14:43:37.854Z] === Skipped [2023-04-05T14:43:37.854Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-05T14:43:37.854Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-05T14:43:37.854Z] [2023-04-05T14:43:37.854Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-04-05T14:43:37.854Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T14:43:37.854Z] [2023-04-05T14:43:37.854Z] DONE 27 tests, 2 skipped in 149.126s [2023-04-05T14:43:37.854Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-04-05T14:43:37.854Z] ++ 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-04-05T14:43:37.854Z] ++ set -e [2023-04-05T14:43:37.854Z] ++ '[' -n 0 ']' [2023-04-05T14:43:37.854Z] ++ set -x [2023-04-05T14:43:37.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:43:37.854Z] INFO: Testing against a local daemon [2023-04-05T14:43:37.854Z] === RUN TestSessionCreate [2023-04-05T14:43:37.854Z] --- PASS: TestSessionCreate (0.02s) [2023-04-05T14:43:37.854Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-05T14:43:37.854Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-04-05T14:43:37.854Z] PASS [2023-04-05T14:43:37.854Z] [2023-04-05T14:43:37.854Z] DONE 2 tests in 0.143s [2023-04-05T14:43:37.854Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-04-05T14:43:37.854Z] ++ 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-04-05T14:43:37.854Z] ++ set -e [2023-04-05T14:43:37.854Z] ++ '[' -n 0 ']' [2023-04-05T14:43:37.854Z] ++ set -x [2023-04-05T14:43:37.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:43:37.854Z] INFO: Testing against a local daemon [2023-04-05T14:43:37.854Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-05T14:43:37.854Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-05T14:43:37.854Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-05T14:43:37.854Z] === RUN TestEventsExecDie [2023-04-05T14:43:38.114Z] --- PASS: TestEventsExecDie (0.49s) [2023-04-05T14:43:38.114Z] === RUN TestEventsBackwardsCompatible [2023-04-05T14:43:38.114Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-04-05T14:43:38.114Z] === RUN TestInfoBinaryCommits [2023-04-05T14:43:38.374Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-04-05T14:43:38.374Z] === RUN TestInfoAPIVersioned [2023-04-05T14:43:38.374Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-04-05T14:43:38.374Z] === RUN TestInfoDiscoveryBackend [2023-04-05T14:43:38.944Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-04-05T14:43:38.944Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-05T14:43:39.883Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-04-05T14:43:39.883Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-05T14:43:40.218Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2023-04-05T14:43:40.219Z] === RUN TestServiceListWithStatuses [2023-04-05T14:43:40.219Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-05T14:43:40.219Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-05T14:43:40.219Z] === RUN TestDockerNetworkConnectAlias [2023-04-05T14:43:40.452Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-04-05T14:43:40.452Z] === RUN TestInfoAPI [2023-04-05T14:43:40.452Z] --- PASS: TestInfoAPI (0.02s) [2023-04-05T14:43:40.452Z] === RUN TestInfoAPIWarnings [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-04-05T14:43:44.038Z] === RUN TestBoolValue [2023-04-05T14:43:44.038Z] --- PASS: TestBoolValue (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestBoolValueOrDefault [2023-04-05T14:43:44.038Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestInt64ValueOrZero [2023-04-05T14:43:44.038Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestInt64ValueOrDefault [2023-04-05T14:43:44.038Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestInt64ValueOrDefaultWithError [2023-04-05T14:43:44.038Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestJsonContentType [2023-04-05T14:43:44.038Z] --- PASS: TestJsonContentType (0.00s) [2023-04-05T14:43:44.038Z] PASS [2023-04-05T14:43:44.038Z] coverage: 16.2% of statements [2023-04-05T14:43:44.038Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 16.2% of statements [2023-04-05T14:43:44.038Z] === RUN TestMaskSecretKeys [2023-04-05T14:43:44.038Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-04-05T14:43:44.038Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-04-05T14:43:44.038Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-04-05T14:43:44.038Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-04-05T14:43:44.038Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-04-05T14:43:44.038Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-04-05T14:43:44.038Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestVersionMiddlewareVersion [2023-04-05T14:43:44.038Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-04-05T14:43:44.038Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-04-05T14:43:44.038Z] PASS [2023-04-05T14:43:44.038Z] coverage: 37.7% of statements [2023-04-05T14:43:44.038Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-04-05T14:43:44.038Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-04-05T14:43:44.038Z] === RUN TestStrSliceMarshalJSON [2023-04-05T14:43:44.038Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestStrSliceUnmarshalJSON [2023-04-05T14:43:44.038Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestStrSliceUnmarshalString [2023-04-05T14:43:44.038Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestStrSliceUnmarshalSlice [2023-04-05T14:43:44.038Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-04-05T14:43:44.038Z] PASS [2023-04-05T14:43:44.038Z] coverage: 90.0% of statements [2023-04-05T14:43:44.038Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2023-04-05T14:43:44.038Z] === RUN TestMarshalJSON [2023-04-05T14:43:44.038Z] --- PASS: TestMarshalJSON (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestMarshalJSONWithEmpty [2023-04-05T14:43:44.038Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestToJSON [2023-04-05T14:43:44.038Z] --- PASS: TestToJSON (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestToParamWithVersion [2023-04-05T14:43:44.038Z] --- PASS: TestToParamWithVersion (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestFromJSON [2023-04-05T14:43:44.038Z] --- PASS: TestFromJSON (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestEmpty [2023-04-05T14:43:44.038Z] --- PASS: TestEmpty (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestArgsMatchKVListEmptySources [2023-04-05T14:43:44.038Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestArgsMatchKVList [2023-04-05T14:43:44.038Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestArgsMatch [2023-04-05T14:43:44.038Z] --- PASS: TestArgsMatch (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestAdd [2023-04-05T14:43:44.038Z] --- PASS: TestAdd (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestDel [2023-04-05T14:43:44.038Z] --- PASS: TestDel (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestLen [2023-04-05T14:43:44.038Z] --- PASS: TestLen (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestExactMatch [2023-04-05T14:43:44.038Z] --- PASS: TestExactMatch (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestOnlyOneExactMatch [2023-04-05T14:43:44.038Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestContains [2023-04-05T14:43:44.038Z] --- PASS: TestContains (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestValidate [2023-04-05T14:43:44.038Z] --- PASS: TestValidate (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestWalkValues [2023-04-05T14:43:44.038Z] --- PASS: TestWalkValues (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestFuzzyMatch [2023-04-05T14:43:44.038Z] --- PASS: TestFuzzyMatch (0.00s) [2023-04-05T14:43:44.038Z] === RUN TestClone [2023-04-05T14:43:44.038Z] --- PASS: TestClone (0.00s) [2023-04-05T14:43:44.038Z] PASS [2023-04-05T14:43:44.038Z] coverage: 93.7% of statements [2023-04-05T14:43:44.039Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 93.7% of statements [2023-04-05T14:43:44.039Z] === RUN TestDurationToSecondsString [2023-04-05T14:43:44.039Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-04-05T14:43:44.039Z] === RUN TestGetTimestamp [2023-04-05T14:43:44.039Z] === RUN TestAdjustForAPIVersion [2023-04-05T14:43:44.039Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-04-05T14:43:44.039Z] PASS [2023-04-05T14:43:44.039Z] coverage: 5.7% of statements [2023-04-05T14:43:44.039Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/container [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/events [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/image [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/network [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-04-05T14:43:44.039Z] --- PASS: TestGetTimestamp (0.15s) [2023-04-05T14:43:44.039Z] === RUN TestParseTimestamps [2023-04-05T14:43:44.039Z] --- PASS: TestParseTimestamps (0.00s) [2023-04-05T14:43:44.039Z] PASS [2023-04-05T14:43:44.039Z] coverage: 100.0% of statements [2023-04-05T14:43:44.039Z] ok github.com/docker/docker/api/types/time 0.189s coverage: 100.0% of statements [2023-04-05T14:43:44.039Z] === RUN TestCompareVersion [2023-04-05T14:43:44.039Z] --- PASS: TestCompareVersion (0.00s) [2023-04-05T14:43:44.039Z] PASS [2023-04-05T14:43:44.039Z] coverage: 75.0% of statements [2023-04-05T14:43:44.039Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/builder [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-04-05T14:43:44.039Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-04-05T14:43:44.039Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL (0.00s) [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-04-05T14:43:44.039Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-04-05T14:43:44.039Z] === RUN TestCloneArgsSmartHttp [2023-04-05T14:43:44.392Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2023-04-05T14:43:44.392Z] === RUN TestDockerNetworkReConnect [2023-04-05T14:43:44.507Z] --- PASS: TestCloneArgsSmartHttp (0.08s) [2023-04-05T14:43:44.507Z] === RUN TestCloneArgsDumbHttp [2023-04-05T14:43:44.507Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-04-05T14:43:44.507Z] === RUN TestCloneArgsGit [2023-04-05T14:43:44.507Z] --- PASS: TestCloneArgsGit (0.00s) [2023-04-05T14:43:44.507Z] === RUN TestCheckoutGit [2023-04-05T14:43:44.507Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-04-05T14:43:44.507Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2284195072/001/repo/.git/ [2023-04-05T14:43:44.975Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-05T14:43:44.975Z] The file will have its original line endings in your working directory. [2023-04-05T14:43:44.975Z] gitutils_test.go:254: [master (root-commit) ae37371] First commit [2023-04-05T14:43:44.975Z] 2 files changed, 3 insertions(+) [2023-04-05T14:43:44.975Z] create mode 100644 Dockerfile [2023-04-05T14:43:44.975Z] create mode 100644 subdir/Dockerfile [2023-04-05T14:43:44.975Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-05T14:43:44.975Z] The file will have its original line endings in your working directory. [2023-04-05T14:43:44.975Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-04-05T14:43:44.975Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-04-05T14:43:44.975Z] The file will have its original line endings in your working directory. [2023-04-05T14:43:44.975Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-05T14:43:44.975Z] The file will have its original line endings in your working directory. [2023-04-05T14:43:44.975Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-04-05T14:43:44.975Z] The file will have its original line endings in your working directory. [2023-04-05T14:43:44.975Z] [test 5ab6bd7] Branch commit [2023-04-05T14:43:44.975Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-04-05T14:43:44.975Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-05T14:43:44.975Z] The file will have its original line endings in your working directory. [2023-04-05T14:43:44.975Z] gitutils_test.go:262: Switched to branch 'master' [2023-04-05T14:43:45.444Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2284195072/001/subrepo/.git/ [2023-04-05T14:43:45.444Z] === RUN TestEnable [2023-04-05T14:43:45.444Z] --- PASS: TestEnable (0.00s) [2023-04-05T14:43:45.444Z] === RUN TestDisable [2023-04-05T14:43:45.444Z] --- PASS: TestDisable (0.00s) [2023-04-05T14:43:45.444Z] === RUN TestEnabled [2023-04-05T14:43:45.444Z] --- PASS: TestEnabled (0.00s) [2023-04-05T14:43:45.444Z] PASS [2023-04-05T14:43:45.444Z] coverage: 100.0% of statements [2023-04-05T14:43:45.444Z] ok github.com/docker/docker/cli/debug 0.102s coverage: 100.0% of statements [2023-04-05T14:43:45.444Z] gitutils_test.go:273: [master (root-commit) 7a8e368] Subrepo initial [2023-04-05T14:43:45.444Z] 1 file changed, 1 insertion(+) [2023-04-05T14:43:45.444Z] create mode 100644 subfile [2023-04-05T14:43:45.912Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-04-05T14:43:45.912Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2023-04-05T14:43:45.912Z] === RUN TestProcessNoDockerignore [2023-04-05T14:43:45.912Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestProcessShouldLeaveAllFiles [2023-04-05T14:43:45.912Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestDetectContentType [2023-04-05T14:43:45.912Z] --- PASS: TestDetectContentType (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestSelectAcceptableMIME [2023-04-05T14:43:45.912Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestInspectEmptyResponse [2023-04-05T14:43:45.912Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestInspectResponseBinary [2023-04-05T14:43:45.912Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestResponseUnsupportedContentType [2023-04-05T14:43:45.912Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestInspectResponseTextSimple [2023-04-05T14:43:45.912Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestInspectResponseEmptyContentType [2023-04-05T14:43:45.912Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestUnknownContentLength [2023-04-05T14:43:45.912Z] --- PASS: TestUnknownContentLength (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestDownloadRemote [2023-04-05T14:43:45.912Z] --- PASS: TestDownloadRemote (0.09s) [2023-04-05T14:43:45.912Z] === RUN TestGetWithStatusError [2023-04-05T14:43:45.912Z] --- PASS: TestGetWithStatusError (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestCloseRootDirectory [2023-04-05T14:43:45.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:43:45.912Z] --- SKIP: TestCloseRootDirectory (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestHashFile [2023-04-05T14:43:45.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:43:45.912Z] --- SKIP: TestHashFile (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestHashSubdir [2023-04-05T14:43:45.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:43:45.912Z] --- SKIP: TestHashSubdir (0.00s) [2023-04-05T14:43:45.912Z] === RUN TestRemoveDirectory [2023-04-05T14:43:45.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:43:45.912Z] --- SKIP: TestRemoveDirectory (0.00s) [2023-04-05T14:43:45.912Z] PASS [2023-04-05T14:43:45.912Z] coverage: 9.3% of statements [2023-04-05T14:43:45.912Z] ok github.com/docker/docker/builder/remotecontext 0.333s coverage: 9.3% of statements [2023-04-05T14:43:46.384Z] === RUN TestGetAllAllowed [2023-04-05T14:43:46.384Z] --- PASS: TestGetAllAllowed (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestGetAllMeta [2023-04-05T14:43:46.384Z] --- PASS: TestGetAllMeta (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestWarnOnUnusedBuildArgs [2023-04-05T14:43:46.384Z] --- PASS: TestWarnOnUnusedBuildArgs (0.01s) [2023-04-05T14:43:46.384Z] === RUN TestIsUnreferencedBuiltin [2023-04-05T14:43:46.384Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestIsExistingDirectory [2023-04-05T14:43:46.384Z] --- PASS: TestIsExistingDirectory (0.01s) [2023-04-05T14:43:46.384Z] === RUN TestGetFilenameForDownload [2023-04-05T14:43:46.384Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestEnv2Variables [2023-04-05T14:43:46.384Z] --- PASS: TestEnv2Variables (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-04-05T14:43:46.384Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestMaintainer [2023-04-05T14:43:46.384Z] --- PASS: TestMaintainer (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestLabel [2023-04-05T14:43:46.384Z] --- PASS: TestLabel (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestFromScratch [2023-04-05T14:43:46.384Z] --- PASS: TestFromScratch (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestFromWithArg [2023-04-05T14:43:46.384Z] --- PASS: TestFromWithArg (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-04-05T14:43:46.384Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestFromWithUndefinedArg [2023-04-05T14:43:46.384Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestFromMultiStageWithNamedStage [2023-04-05T14:43:46.384Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestOnbuild [2023-04-05T14:43:46.384Z] --- PASS: TestOnbuild (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestWorkdir [2023-04-05T14:43:46.384Z] --- PASS: TestWorkdir (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestCmd [2023-04-05T14:43:46.384Z] --- PASS: TestCmd (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestHealthcheckNone [2023-04-05T14:43:46.384Z] --- PASS: TestHealthcheckNone (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestHealthcheckCmd [2023-04-05T14:43:46.384Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestEntrypoint [2023-04-05T14:43:46.384Z] --- PASS: TestEntrypoint (0.00s) [2023-04-05T14:43:46.384Z] === RUN TestExpose [2023-04-05T14:43:46.855Z] --- PASS: TestExpose (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestUser [2023-04-05T14:43:46.855Z] --- PASS: TestUser (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestVolume [2023-04-05T14:43:46.855Z] --- PASS: TestVolume (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestStopSignal [2023-04-05T14:43:46.855Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-04-05T14:43:46.855Z] --- SKIP: TestStopSignal (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestArg [2023-04-05T14:43:46.855Z] --- PASS: TestArg (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestShell [2023-04-05T14:43:46.855Z] --- PASS: TestShell (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestPrependEnvOnCmd [2023-04-05T14:43:46.855Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestRunWithBuildArgs [2023-04-05T14:43:46.855Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestRunIgnoresHealthcheck [2023-04-05T14:43:46.855Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestDispatchUnsupportedOptions [2023-04-05T14:43:46.855Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-04-05T14:43:46.855Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-04-05T14:43:46.855Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-04-05T14:43:46.855Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-04-05T14:43:46.855Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-04-05T14:43:46.855Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-04-05T14:43:46.855Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestNormalizeWorkdir [2023-04-05T14:43:46.855Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestDispatch [2023-04-05T14:43:46.855Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-04-05T14:43:46.855Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-04-05T14:43:46.855Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-04-05T14:43:46.855Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-04-05T14:43:46.855Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-04-05T14:43:46.855Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-04-05T14:43:46.855Z] === RUN TestDispatch/COPY_url [2023-04-05T14:43:46.855Z] --- PASS: TestDispatch (0.10s) [2023-04-05T14:43:46.855Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2023-04-05T14:43:46.855Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2023-04-05T14:43:46.855Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2023-04-05T14:43:46.855Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2023-04-05T14:43:46.855Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2023-04-05T14:43:46.855Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2023-04-05T14:43:46.855Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestAddScratchImageAddsToMounts [2023-04-05T14:43:46.855Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestAddFromScratchPopulatesPlatform [2023-04-05T14:43:46.855Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-04-05T14:43:46.855Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-04-05T14:43:46.855Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestImageSourceGetAddsToMounts [2023-04-05T14:43:46.855Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestEmptyDockerfile [2023-04-05T14:43:46.855Z] --- PASS: TestEmptyDockerfile (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestSymlinkDockerfile [2023-04-05T14:43:46.855Z] --- PASS: TestSymlinkDockerfile (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestDockerfileOutsideTheBuildContext [2023-04-05T14:43:46.855Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestNonExistingDockerfile [2023-04-05T14:43:46.855Z] --- PASS: TestNonExistingDockerfile (0.01s) [2023-04-05T14:43:46.855Z] === RUN TestCopyRunConfig [2023-04-05T14:43:46.855Z] --- PASS: TestCopyRunConfig (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestDeepCopyRunConfig [2023-04-05T14:43:46.855Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestExportImage [2023-04-05T14:43:46.855Z] --- PASS: TestExportImage (0.00s) [2023-04-05T14:43:46.855Z] === RUN TestNormalizeDest [2023-04-05T14:43:46.855Z] --- PASS: TestNormalizeDest (0.01s) [2023-04-05T14:43:46.855Z] PASS [2023-04-05T14:43:46.855Z] coverage: 46.8% of statements [2023-04-05T14:43:46.855Z] ok github.com/docker/docker/builder/dockerfile 0.385s coverage: 46.8% of statements [2023-04-05T14:43:46.855Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-04-05T14:43:47.657Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2023-04-05T14:43:47.657Z] === RUN TestServicePlugin [2023-04-05T14:43:49.072Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2284195072/001/repo/sub'... [2023-04-05T14:43:49.072Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-04-05T14:43:49.072Z] The file will have its original line endings in your working directory. [2023-04-05T14:43:49.072Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-04-05T14:43:49.072Z] The file will have its original line endings in your working directory. [2023-04-05T14:43:49.072Z] gitutils_test.go:277: [master d510134] With submodule [2023-04-05T14:43:49.072Z] 2 files changed, 4 insertions(+) [2023-04-05T14:43:49.072Z] create mode 100644 .gitmodules [2023-04-05T14:43:49.072Z] create mode 160000 sub [2023-04-05T14:43:49.072Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-04-05T14:43:49.072Z] The file will have its original line endings in your working directory. [2023-04-05T14:43:49.072Z] === RUN TestCheckoutGit/#00 [2023-04-05T14:43:50.060Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:43:50.061Z] [2023-04-05T14:43:50.061Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:43:50.928Z] plugin_test.go:61: [dcf6babe0d7ec] joining swarm manager [d41eaa36f7ac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:43:52.293Z] plugin_test.go:64: [de0c00c083297] joining swarm manager [d41eaa36f7ac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:43:53.013Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:43:53.013Z] [2023-04-05T14:43:53.013Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:43:54.579Z] === RUN TestCheckoutGit/master [2023-04-05T14:43:56.794Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:43:56.794Z] [2023-04-05T14:43:56.794Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:43:58.360Z] === RUN TestCheckpointCreateError [2023-04-05T14:43:58.360Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCheckpointCreate [2023-04-05T14:43:58.360Z] --- PASS: TestCheckpointCreate (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCheckpointDeleteError [2023-04-05T14:43:58.360Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCheckpointDelete [2023-04-05T14:43:58.360Z] --- PASS: TestCheckpointDelete (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCheckpointListError [2023-04-05T14:43:58.360Z] --- PASS: TestCheckpointListError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCheckpointList [2023-04-05T14:43:58.360Z] --- PASS: TestCheckpointList (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCheckpointListContainerNotFound [2023-04-05T14:43:58.360Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestNewClientWithOpsFromEnv [2023-04-05T14:43:58.360Z] client_test.go:23: runtime.GOOS == "windows" [2023-04-05T14:43:58.360Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestGetAPIPath [2023-04-05T14:43:58.360Z] --- PASS: TestGetAPIPath (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestParseHostURL [2023-04-05T14:43:58.360Z] --- PASS: TestParseHostURL (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-04-05T14:43:58.360Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestNegotiateAPIVersionEmpty [2023-04-05T14:43:58.360Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestNegotiateAPIVersion [2023-04-05T14:43:58.360Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestNegotiateAPVersionOverride [2023-04-05T14:43:58.360Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestNegotiateAPIVersionAutomatic [2023-04-05T14:43:58.360Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-04-05T14:43:58.360Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-04-05T14:43:58.360Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestClientRedirect [2023-04-05T14:43:58.360Z] --- PASS: TestClientRedirect (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigCreateUnsupported [2023-04-05T14:43:58.360Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigCreateError [2023-04-05T14:43:58.360Z] --- PASS: TestConfigCreateError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigCreate [2023-04-05T14:43:58.360Z] --- PASS: TestConfigCreate (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigInspectNotFound [2023-04-05T14:43:58.360Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigInspectWithEmptyID [2023-04-05T14:43:58.360Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigInspectUnsupported [2023-04-05T14:43:58.360Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigInspectError [2023-04-05T14:43:58.360Z] --- PASS: TestConfigInspectError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigInspectConfigNotFound [2023-04-05T14:43:58.360Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigInspect [2023-04-05T14:43:58.360Z] --- PASS: TestConfigInspect (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigListUnsupported [2023-04-05T14:43:58.360Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigListError [2023-04-05T14:43:58.360Z] --- PASS: TestConfigListError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigList [2023-04-05T14:43:58.360Z] --- PASS: TestConfigList (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigRemoveUnsupported [2023-04-05T14:43:58.360Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigRemoveError [2023-04-05T14:43:58.360Z] --- PASS: TestConfigRemoveError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigRemove [2023-04-05T14:43:58.360Z] --- PASS: TestConfigRemove (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigUpdateUnsupported [2023-04-05T14:43:58.360Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigUpdateError [2023-04-05T14:43:58.360Z] --- PASS: TestConfigUpdateError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestConfigUpdate [2023-04-05T14:43:58.360Z] --- PASS: TestConfigUpdate (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerCommitError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerCommitError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerCommit [2023-04-05T14:43:58.360Z] --- PASS: TestContainerCommit (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerStatPathError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerStatPathError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerStatPathNotFoundError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerStatPathNoHeaderError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerStatPath [2023-04-05T14:43:58.360Z] --- PASS: TestContainerStatPath (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCopyToContainerError [2023-04-05T14:43:58.360Z] --- PASS: TestCopyToContainerError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCopyToContainerNotFoundError [2023-04-05T14:43:58.360Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCopyToContainerNotStatusOKError [2023-04-05T14:43:58.360Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCopyToContainer [2023-04-05T14:43:58.360Z] --- PASS: TestCopyToContainer (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCopyFromContainerError [2023-04-05T14:43:58.360Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCopyFromContainerNotFoundError [2023-04-05T14:43:58.360Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCopyFromContainerNotStatusOKError [2023-04-05T14:43:58.360Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCopyFromContainerNoHeaderError [2023-04-05T14:43:58.360Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestCopyFromContainer [2023-04-05T14:43:58.360Z] --- PASS: TestCopyFromContainer (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerCreateError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerCreateError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerCreateImageNotFound [2023-04-05T14:43:58.360Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerCreateWithName [2023-04-05T14:43:58.360Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerCreateAutoRemove [2023-04-05T14:43:58.360Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerDiffError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerDiffError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerDiff [2023-04-05T14:43:58.360Z] --- PASS: TestContainerDiff (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerExecCreateError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerExecCreate [2023-04-05T14:43:58.360Z] --- PASS: TestContainerExecCreate (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerExecStartError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerExecStartError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerExecStart [2023-04-05T14:43:58.360Z] --- PASS: TestContainerExecStart (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerExecInspectError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerExecInspect [2023-04-05T14:43:58.360Z] --- PASS: TestContainerExecInspect (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerExportError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerExportError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerExport [2023-04-05T14:43:58.360Z] --- PASS: TestContainerExport (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerInspectError [2023-04-05T14:43:58.360Z] --- PASS: TestContainerInspectError (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerInspectContainerNotFound [2023-04-05T14:43:58.360Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-04-05T14:43:58.360Z] === RUN TestContainerInspectWithEmptyID [2023-04-05T14:43:58.360Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.555Z] --- PASS: TestInfoAPIWarnings (16.26s) [2023-04-05T14:43:58.555Z] === RUN TestInfoDebug [2023-04-05T14:43:58.555Z] --- PASS: TestInfoDebug (0.53s) [2023-04-05T14:43:58.555Z] === RUN TestInfoInsecureRegistries [2023-04-05T14:43:58.555Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-04-05T14:43:58.555Z] === RUN TestInfoRegistryMirrors [2023-04-05T14:43:58.555Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-04-05T14:43:58.555Z] === RUN TestLoginFailsWithBadCredentials [2023-04-05T14:43:58.555Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-04-05T14:43:58.555Z] === RUN TestPingCacheHeaders [2023-04-05T14:43:58.555Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-04-05T14:43:58.555Z] === RUN TestPingGet [2023-04-05T14:43:58.555Z] --- PASS: TestPingGet (0.01s) [2023-04-05T14:43:58.555Z] === RUN TestPingHead [2023-04-05T14:43:58.555Z] --- PASS: TestPingHead (0.02s) [2023-04-05T14:43:58.555Z] === RUN TestVersion [2023-04-05T14:43:58.555Z] --- PASS: TestVersion (0.02s) [2023-04-05T14:43:58.555Z] PASS [2023-04-05T14:43:58.555Z] [2023-04-05T14:43:58.555Z] === Skipped [2023-04-05T14:43:58.555Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-05T14:43:58.555Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-05T14:43:58.555Z] [2023-04-05T14:43:58.555Z] DONE 18 tests, 1 skipped in 21.063s [2023-04-05T14:43:58.555Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-05T14:43:58.555Z] ++ 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-04-05T14:43:58.555Z] ++ set -e [2023-04-05T14:43:58.555Z] ++ '[' -n 0 ']' [2023-04-05T14:43:58.555Z] ++ set -x [2023-04-05T14:43:58.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:43:58.814Z] INFO: Testing against a local daemon [2023-04-05T14:43:58.814Z] === RUN TestVolumesCreateAndList [2023-04-05T14:43:58.814Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-04-05T14:43:58.814Z] === RUN TestVolumesRemove [2023-04-05T14:43:58.814Z] --- PASS: TestVolumesRemove (0.07s) [2023-04-05T14:43:58.814Z] === RUN TestVolumesInspect [2023-04-05T14:43:58.814Z] --- PASS: TestVolumesInspect (0.02s) [2023-04-05T14:43:58.814Z] === RUN TestVolumesInvalidJSON [2023-04-05T14:43:58.814Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-05T14:43:58.814Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-05T14:43:58.814Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-05T14:43:58.814Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-05T14:43:58.814Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-05T14:43:58.814Z] PASS [2023-04-05T14:43:58.814Z] [2023-04-05T14:43:58.814Z] DONE 5 tests in 0.206s [2023-04-05T14:43:58.814Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-05T14:43:58.828Z] === RUN TestContainerInspect [2023-04-05T14:43:58.828Z] --- PASS: TestContainerInspect (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerInspectNode [2023-04-05T14:43:58.828Z] --- PASS: TestContainerInspectNode (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerKillError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerKillError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerKill [2023-04-05T14:43:58.828Z] --- PASS: TestContainerKill (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerListError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerListError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerList [2023-04-05T14:43:58.828Z] --- PASS: TestContainerList (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerLogsNotFoundError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerLogsError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerLogsError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerLogs [2023-04-05T14:43:58.828Z] --- PASS: TestContainerLogs (0.16s) [2023-04-05T14:43:58.828Z] === RUN TestContainerPauseError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerPauseError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerPause [2023-04-05T14:43:58.828Z] --- PASS: TestContainerPause (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainersPruneError [2023-04-05T14:43:58.828Z] --- PASS: TestContainersPruneError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainersPrune [2023-04-05T14:43:58.828Z] --- PASS: TestContainersPrune (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerRemoveError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerRemoveError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerRemoveNotFoundError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerRemove [2023-04-05T14:43:58.828Z] --- PASS: TestContainerRemove (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerRenameError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerRenameError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerRename [2023-04-05T14:43:58.828Z] --- PASS: TestContainerRename (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerResizeError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerResizeError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerExecResizeError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerResize [2023-04-05T14:43:58.828Z] --- PASS: TestContainerResize (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerExecResize [2023-04-05T14:43:58.828Z] --- PASS: TestContainerExecResize (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerRestartError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerRestartError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerRestart [2023-04-05T14:43:58.828Z] --- PASS: TestContainerRestart (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerStartError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerStartError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerStart [2023-04-05T14:43:58.828Z] --- PASS: TestContainerStart (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerStatsError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerStatsError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerStats [2023-04-05T14:43:58.828Z] --- PASS: TestContainerStats (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerStopError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerStopError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerStop [2023-04-05T14:43:58.828Z] --- PASS: TestContainerStop (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerTopError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerTopError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerTop [2023-04-05T14:43:58.828Z] --- PASS: TestContainerTop (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerUnpauseError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerUnpause [2023-04-05T14:43:58.828Z] --- PASS: TestContainerUnpause (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerUpdateError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerUpdateError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerUpdate [2023-04-05T14:43:58.828Z] --- PASS: TestContainerUpdate (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerWaitError [2023-04-05T14:43:58.828Z] --- PASS: TestContainerWaitError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestContainerWait [2023-04-05T14:43:58.828Z] --- PASS: TestContainerWait (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestDiskUsageError [2023-04-05T14:43:58.828Z] --- PASS: TestDiskUsageError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestDiskUsage [2023-04-05T14:43:58.828Z] --- PASS: TestDiskUsage (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestDistributionInspectUnsupported [2023-04-05T14:43:58.828Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestDistributionInspectWithEmptyID [2023-04-05T14:43:58.828Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestEventsErrorInOptions [2023-04-05T14:43:58.828Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestEventsErrorFromServer [2023-04-05T14:43:58.828Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestEvents [2023-04-05T14:43:58.828Z] --- PASS: TestEvents (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestTLSCloseWriter [2023-04-05T14:43:58.828Z] === PAUSE TestTLSCloseWriter [2023-04-05T14:43:58.828Z] === RUN TestImageBuildError [2023-04-05T14:43:58.828Z] --- PASS: TestImageBuildError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageBuild [2023-04-05T14:43:58.828Z] --- PASS: TestImageBuild (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestGetDockerOS [2023-04-05T14:43:58.828Z] --- PASS: TestGetDockerOS (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageCreateError [2023-04-05T14:43:58.828Z] --- PASS: TestImageCreateError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageCreate [2023-04-05T14:43:58.828Z] --- PASS: TestImageCreate (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageHistoryError [2023-04-05T14:43:58.828Z] --- PASS: TestImageHistoryError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageHistory [2023-04-05T14:43:58.828Z] --- PASS: TestImageHistory (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageImportError [2023-04-05T14:43:58.828Z] --- PASS: TestImageImportError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageImport [2023-04-05T14:43:58.828Z] --- PASS: TestImageImport (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageInspectError [2023-04-05T14:43:58.828Z] --- PASS: TestImageInspectError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageInspectImageNotFound [2023-04-05T14:43:58.828Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageInspectWithEmptyID [2023-04-05T14:43:58.828Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageInspect [2023-04-05T14:43:58.828Z] --- PASS: TestImageInspect (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageListError [2023-04-05T14:43:58.828Z] --- PASS: TestImageListError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageList [2023-04-05T14:43:58.828Z] --- PASS: TestImageList (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageListApiBefore125 [2023-04-05T14:43:58.828Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageLoadError [2023-04-05T14:43:58.828Z] --- PASS: TestImageLoadError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImageLoad [2023-04-05T14:43:58.828Z] --- PASS: TestImageLoad (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImagesPruneError [2023-04-05T14:43:58.828Z] --- PASS: TestImagesPruneError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImagesPrune [2023-04-05T14:43:58.828Z] --- PASS: TestImagesPrune (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImagePullReferenceParseError [2023-04-05T14:43:58.828Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImagePullAnyError [2023-04-05T14:43:58.828Z] --- PASS: TestImagePullAnyError (0.00s) [2023-04-05T14:43:58.828Z] === RUN TestImagePullStatusUnauthorizedError [2023-04-05T14:43:58.828Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-04-05T14:43:58.829Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-04-05T14:43:58.829Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-04-05T14:43:58.829Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePullWithoutErrors [2023-04-05T14:43:58.829Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePushReferenceError [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePushAnyError [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushAnyError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePushStatusUnauthorizedError [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImagePushWithoutErrors [2023-04-05T14:43:58.829Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-04-05T14:43:58.829Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-04-05T14:43:58.829Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-04-05T14:43:58.829Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-04-05T14:43:58.829Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageRemoveError [2023-04-05T14:43:58.829Z] --- PASS: TestImageRemoveError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageRemoveImageNotFound [2023-04-05T14:43:58.829Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageRemove [2023-04-05T14:43:58.829Z] --- PASS: TestImageRemove (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageSaveError [2023-04-05T14:43:58.829Z] --- PASS: TestImageSaveError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageSave [2023-04-05T14:43:58.829Z] --- PASS: TestImageSave (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageSearchAnyError [2023-04-05T14:43:58.829Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageSearchStatusUnauthorizedError [2023-04-05T14:43:58.829Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-04-05T14:43:58.829Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-04-05T14:43:58.829Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-04-05T14:43:58.829Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageSearchWithoutErrors [2023-04-05T14:43:58.829Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageTagError [2023-04-05T14:43:58.829Z] --- PASS: TestImageTagError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageTagInvalidReference [2023-04-05T14:43:58.829Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageTagInvalidSourceImageName [2023-04-05T14:43:58.829Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageTagHexSource [2023-04-05T14:43:58.829Z] --- PASS: TestImageTagHexSource (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestImageTag [2023-04-05T14:43:58.829Z] --- PASS: TestImageTag (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestInfoServerError [2023-04-05T14:43:58.829Z] --- PASS: TestInfoServerError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestInfoInvalidResponseJSONError [2023-04-05T14:43:58.829Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestInfo [2023-04-05T14:43:58.829Z] --- PASS: TestInfo (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkConnectError [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkConnectError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkConnect [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkConnect (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkCreateError [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkCreateError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkCreate [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkCreate (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkDisconnectError [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkDisconnect [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkInspectError [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkInspectError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkInspectNotFoundError [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkInspectWithEmptyID [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkInspect [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkInspect (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkListError [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkListError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkList [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkList (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworksPruneError [2023-04-05T14:43:58.829Z] --- PASS: TestNetworksPruneError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworksPrune [2023-04-05T14:43:58.829Z] --- PASS: TestNetworksPrune (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkRemoveError [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNetworkRemove [2023-04-05T14:43:58.829Z] --- PASS: TestNetworkRemove (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNodeInspectError [2023-04-05T14:43:58.829Z] --- PASS: TestNodeInspectError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNodeInspectNodeNotFound [2023-04-05T14:43:58.829Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNodeInspectWithEmptyID [2023-04-05T14:43:58.829Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNodeInspect [2023-04-05T14:43:58.829Z] --- PASS: TestNodeInspect (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNodeListError [2023-04-05T14:43:58.829Z] --- PASS: TestNodeListError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNodeList [2023-04-05T14:43:58.829Z] --- PASS: TestNodeList (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNodeRemoveError [2023-04-05T14:43:58.829Z] --- PASS: TestNodeRemoveError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNodeRemove [2023-04-05T14:43:58.829Z] --- PASS: TestNodeRemove (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNodeUpdateError [2023-04-05T14:43:58.829Z] --- PASS: TestNodeUpdateError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestNodeUpdate [2023-04-05T14:43:58.829Z] --- PASS: TestNodeUpdate (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestOptionWithTimeout [2023-04-05T14:43:58.829Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPingFail [2023-04-05T14:43:58.829Z] --- PASS: TestPingFail (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPingWithError [2023-04-05T14:43:58.829Z] 2023/04/05 14:43:58 RoundTripper returned a response & error; ignoring response [2023-04-05T14:43:58.829Z] 2023/04/05 14:43:58 RoundTripper returned a response & error; ignoring response [2023-04-05T14:43:58.829Z] --- PASS: TestPingWithError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPingSuccess [2023-04-05T14:43:58.829Z] --- PASS: TestPingSuccess (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPingHeadFallback [2023-04-05T14:43:58.829Z] === RUN TestPingHeadFallback/OK [2023-04-05T14:43:58.829Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-04-05T14:43:58.829Z] === RUN TestPingHeadFallback/Not_Found [2023-04-05T14:43:58.829Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-04-05T14:43:58.829Z] --- PASS: TestPingHeadFallback (0.00s) [2023-04-05T14:43:58.829Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-04-05T14:43:58.829Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-04-05T14:43:58.829Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-04-05T14:43:58.829Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginDisableError [2023-04-05T14:43:58.829Z] --- PASS: TestPluginDisableError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginDisable [2023-04-05T14:43:58.829Z] --- PASS: TestPluginDisable (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginEnableError [2023-04-05T14:43:58.829Z] --- PASS: TestPluginEnableError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginEnable [2023-04-05T14:43:58.829Z] --- PASS: TestPluginEnable (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginInspectError [2023-04-05T14:43:58.829Z] --- PASS: TestPluginInspectError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginInspectWithEmptyID [2023-04-05T14:43:58.829Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginInspect [2023-04-05T14:43:58.829Z] --- PASS: TestPluginInspect (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginListError [2023-04-05T14:43:58.829Z] --- PASS: TestPluginListError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginList [2023-04-05T14:43:58.829Z] --- PASS: TestPluginList (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginPushError [2023-04-05T14:43:58.829Z] --- PASS: TestPluginPushError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginPush [2023-04-05T14:43:58.829Z] --- PASS: TestPluginPush (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginRemoveError [2023-04-05T14:43:58.829Z] --- PASS: TestPluginRemoveError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginRemove [2023-04-05T14:43:58.829Z] --- PASS: TestPluginRemove (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginSetError [2023-04-05T14:43:58.829Z] --- PASS: TestPluginSetError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPluginSet [2023-04-05T14:43:58.829Z] --- PASS: TestPluginSet (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSetHostHeader [2023-04-05T14:43:58.829Z] --- PASS: TestSetHostHeader (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestPlainTextError [2023-04-05T14:43:58.829Z] --- PASS: TestPlainTextError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestInfiniteError [2023-04-05T14:43:58.829Z] --- PASS: TestInfiniteError (0.07s) [2023-04-05T14:43:58.829Z] === RUN TestSecretCreateUnsupported [2023-04-05T14:43:58.829Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretCreateError [2023-04-05T14:43:58.829Z] --- PASS: TestSecretCreateError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretCreate [2023-04-05T14:43:58.829Z] --- PASS: TestSecretCreate (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretInspectUnsupported [2023-04-05T14:43:58.829Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretInspectError [2023-04-05T14:43:58.829Z] --- PASS: TestSecretInspectError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretInspectSecretNotFound [2023-04-05T14:43:58.829Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretInspectWithEmptyID [2023-04-05T14:43:58.829Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretInspect [2023-04-05T14:43:58.829Z] --- PASS: TestSecretInspect (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretListUnsupported [2023-04-05T14:43:58.829Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretListError [2023-04-05T14:43:58.829Z] --- PASS: TestSecretListError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretList [2023-04-05T14:43:58.829Z] --- PASS: TestSecretList (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretRemoveUnsupported [2023-04-05T14:43:58.829Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretRemoveError [2023-04-05T14:43:58.829Z] --- PASS: TestSecretRemoveError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretRemove [2023-04-05T14:43:58.829Z] --- PASS: TestSecretRemove (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretUpdateUnsupported [2023-04-05T14:43:58.829Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretUpdateError [2023-04-05T14:43:58.829Z] --- PASS: TestSecretUpdateError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSecretUpdate [2023-04-05T14:43:58.829Z] --- PASS: TestSecretUpdate (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceCreateError [2023-04-05T14:43:58.829Z] --- PASS: TestServiceCreateError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceCreate [2023-04-05T14:43:58.829Z] --- PASS: TestServiceCreate (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceCreateCompatiblePlatforms [2023-04-05T14:43:58.829Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceCreateDigestPinning [2023-04-05T14:43:58.829Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceInspectError [2023-04-05T14:43:58.829Z] --- PASS: TestServiceInspectError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceInspectServiceNotFound [2023-04-05T14:43:58.829Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceInspectWithEmptyID [2023-04-05T14:43:58.829Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceInspect [2023-04-05T14:43:58.829Z] --- PASS: TestServiceInspect (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceListError [2023-04-05T14:43:58.829Z] --- PASS: TestServiceListError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceList [2023-04-05T14:43:58.829Z] --- PASS: TestServiceList (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceLogsError [2023-04-05T14:43:58.829Z] --- PASS: TestServiceLogsError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceLogs [2023-04-05T14:43:58.829Z] --- PASS: TestServiceLogs (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceRemoveError [2023-04-05T14:43:58.829Z] --- PASS: TestServiceRemoveError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceRemoveNotFoundError [2023-04-05T14:43:58.829Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceRemove [2023-04-05T14:43:58.829Z] --- PASS: TestServiceRemove (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceUpdateError [2023-04-05T14:43:58.829Z] --- PASS: TestServiceUpdateError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestServiceUpdate [2023-04-05T14:43:58.829Z] --- PASS: TestServiceUpdate (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmGetUnlockKeyError [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmGetUnlockKey [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmInitError [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmInitError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmInit [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmInit (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmInspectError [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmInspectError (0.02s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmInspect [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmInspect (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmJoinError [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmJoinError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmJoin [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmJoin (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmLeaveError [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmLeave [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmLeave (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmUnlockError [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmUnlock [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmUnlock (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmUpdateError [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestSwarmUpdate [2023-04-05T14:43:58.829Z] --- PASS: TestSwarmUpdate (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestTaskInspectError [2023-04-05T14:43:58.829Z] --- PASS: TestTaskInspectError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestTaskInspectWithEmptyID [2023-04-05T14:43:58.829Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestTaskInspect [2023-04-05T14:43:58.829Z] --- PASS: TestTaskInspect (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestTaskListError [2023-04-05T14:43:58.829Z] --- PASS: TestTaskListError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestTaskList [2023-04-05T14:43:58.829Z] --- PASS: TestTaskList (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestVolumeCreateError [2023-04-05T14:43:58.829Z] --- PASS: TestVolumeCreateError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestVolumeCreate [2023-04-05T14:43:58.829Z] --- PASS: TestVolumeCreate (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestVolumeInspectError [2023-04-05T14:43:58.829Z] --- PASS: TestVolumeInspectError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestVolumeInspectNotFound [2023-04-05T14:43:58.829Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestVolumeInspectWithEmptyID [2023-04-05T14:43:58.829Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestVolumeInspect [2023-04-05T14:43:58.829Z] --- PASS: TestVolumeInspect (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestVolumeListError [2023-04-05T14:43:58.829Z] --- PASS: TestVolumeListError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestVolumeList [2023-04-05T14:43:58.829Z] --- PASS: TestVolumeList (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestVolumeRemoveError [2023-04-05T14:43:58.829Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-04-05T14:43:58.829Z] === RUN TestVolumeRemove [2023-04-05T14:43:58.829Z] --- PASS: TestVolumeRemove (0.00s) [2023-04-05T14:43:58.829Z] === CONT TestTLSCloseWriter [2023-04-05T14:43:58.829Z] --- PASS: TestTLSCloseWriter (0.01s) [2023-04-05T14:43:58.829Z] PASS [2023-04-05T14:43:58.829Z] coverage: 74.9% of statements [2023-04-05T14:43:58.829Z] ok github.com/docker/docker/client 0.436s coverage: 74.9% of statements [2023-04-05T14:43:59.075Z] ++++ cat bundles/test-integration/docker.pid [2023-04-05T14:43:59.075Z] +++ kill 12866 [2023-04-05T14:43:59.298Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:43:59.298Z] [2023-04-05T14:43:59.298Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:00.455Z] +++ /etc/init.d/apparmor stop [2023-04-05T14:44:00.455Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-05T14:44:00.455Z] [2023-04-05T14:44:00.455Z] Unloading profiles will leave already running processes permanently [2023-04-05T14:44:00.455Z] unconfined, which can lead to unexpected situations. [2023-04-05T14:44:00.455Z] [2023-04-05T14:44:00.455Z] To set a process to complain mode, use the command line tool [2023-04-05T14:44:00.455Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-05T14:44:00.455Z] +++ true [2023-04-05T14:44:00.455Z] exiting test-integration [2023-04-05T14:44:00.455Z] ++ exit 0 [2023-04-05T14:44:00.455Z] Post stage [Pipeline] junit [2023-04-05T14:44:01.037Z] Recording test results [2023-04-05T14:44:01.193Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-05T14:44:01.525Z] + echo Ensuring container killed. [2023-04-05T14:44:01.526Z] Ensuring container killed. [2023-04-05T14:44:01.526Z] + docker rm -vf docker-pr2 [2023-04-05T14:44:01.526Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-04-05T14:44:01.810Z] + echo Chowning /workspace to jenkins user [2023-04-05T14:44:01.810Z] Chowning /workspace to jenkins user [2023-04-05T14:44:01.810Z] + id -u [2023-04-05T14:44:01.810Z] + id -g [2023-04-05T14:44:01.810Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45276:/workspace busybox chown -R 1000:1000 /workspace [2023-04-05T14:44:02.250Z] === RUN TestCheckoutGit/:subdir [2023-04-05T14:44:02.718Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:02.718Z] [2023-04-05T14:44:02.718Z] gitutils_test.go:211: git-http-backend: [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-05T14:44:03.488Z] + bundleName=arm64-integration [2023-04-05T14:44:03.489Z] + echo Creating arm64-integration-bundles.tar.gz [2023-04-05T14:44:03.489Z] Creating arm64-integration-bundles.tar.gz [2023-04-05T14:44:03.489Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2023-04-05T14:44:03.489Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2023-04-05T14:44:03.760Z] Archiving artifacts [2023-04-05T14:44:05.575Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45276/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-05T14:44:05.675Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:05.675Z] [2023-04-05T14:44:05.675Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:05.885Z] + make clean [2023-04-05T14:44:06.145Z] docker volume rm -f docker-dev-cache [2023-04-05T14:44:06.145Z] docker-dev-cache [Pipeline] deleteDir [2023-04-05T14:44:06.618Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-04-05T14:44:07.892Z] === RUN TestCheckoutGit/:nosubdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-05T14:44:09.462Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:09.462Z] [2023-04-05T14:44:09.462Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:10.469Z] === RUN TestCheckoutGit/:Dockerfile [2023-04-05T14:44:11.457Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:11.457Z] [2023-04-05T14:44:11.457Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:11.925Z] === RUN TestCheckoutGit/master:nosubdir [2023-04-05T14:44:12.911Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:12.911Z] [2023-04-05T14:44:12.911Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:13.380Z] === RUN TestCheckoutGit/master:subdir [2023-04-05T14:44:14.366Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:14.366Z] [2023-04-05T14:44:14.366Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:16.585Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:16.585Z] [2023-04-05T14:44:16.585Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:18.788Z] --- PASS: TestServicePlugin (29.93s) [2023-04-05T14:44:18.788Z] === RUN TestServiceUpdateLabel [2023-04-05T14:44:18.800Z] === RUN TestCheckoutGit/master:../subdir [2023-04-05T14:44:19.275Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:19.275Z] [2023-04-05T14:44:19.275Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:19.350Z] --- PASS: TestServiceUpdateLabel (2.11s) [2023-04-05T14:44:19.350Z] === RUN TestServiceUpdateSecrets [2023-04-05T14:44:19.743Z] === RUN TestCheckoutGit/test [2023-04-05T14:44:20.212Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:20.212Z] [2023-04-05T14:44:20.212Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:21.777Z] === RUN TestCheckoutGit/test: [2023-04-05T14:44:22.762Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:22.762Z] [2023-04-05T14:44:22.762Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:24.326Z] === RUN TestCheckoutGit/test:subdir [2023-04-05T14:44:24.656Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-04-05T14:44:24.656Z] tests/integration/client_test.py ..... [ 75%] [2023-04-05T14:44:24.656Z] tests/integration/context_api_test.py ... [ 76%] [2023-04-05T14:44:24.656Z] tests/integration/errors_test.py . [ 76%] [2023-04-05T14:44:24.795Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-05T14:44:24.795Z] [2023-04-05T14:44:24.795Z] gitutils_test.go:211: git-http-backend: [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-04-05T14:44:26.361Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestConfigureDaemonLogs [2023-04-05T14:44:26.361Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestCommonOptionsInstallFlags [2023-04-05T14:44:26.361Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-04-05T14:44:26.361Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-04-05T14:44:26.361Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-04-05T14:44:26.361Z] PASS [2023-04-05T14:44:26.361Z] coverage: 18.4% of statements [2023-04-05T14:44:26.361Z] ok github.com/docker/docker/cmd/dockerd 0.201s coverage: 18.4% of statements [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit (42.39s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/#00 (5.60s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/master (7.19s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/:subdir (6.04s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/:nosubdir (2.27s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/:Dockerfile (1.73s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/master:nosubdir (1.57s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/master:subdir (4.98s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/master:../subdir (1.18s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/test (2.29s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/test: (2.29s) [2023-04-05T14:44:26.829Z] --- PASS: TestCheckoutGit/test:subdir (2.31s) [2023-04-05T14:44:26.829Z] === RUN TestValidGitTransport [2023-04-05T14:44:26.829Z] --- PASS: TestValidGitTransport (0.00s) [2023-04-05T14:44:26.829Z] === RUN TestGitInvalidRef [2023-04-05T14:44:26.829Z] --- PASS: TestGitInvalidRef (0.21s) [2023-04-05T14:44:26.829Z] PASS [2023-04-05T14:44:26.829Z] coverage: 83.5% of statements [2023-04-05T14:44:26.829Z] ok github.com/docker/docker/builder/remotecontext/git 42.849s coverage: 83.5% of statements [2023-04-05T14:44:27.817Z] ? github.com/docker/docker/cli [no test files] [2023-04-05T14:44:27.817Z] ? github.com/docker/docker/cli/config [no test files] [2023-04-05T14:44:28.285Z] === RUN TestContainerStopSignal [2023-04-05T14:44:28.285Z] --- PASS: TestContainerStopSignal (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestContainerStopTimeout [2023-04-05T14:44:28.285Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestContainerSecretReferenceDestTarget [2023-04-05T14:44:28.285Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-04-05T14:44:28.285Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestContainerLogPathSetForRingLogger [2023-04-05T14:44:28.285Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestReplaceAndAppendEnvVars [2023-04-05T14:44:28.285Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-04-05T14:44:28.285Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestNewMemoryStore [2023-04-05T14:44:28.285Z] --- PASS: TestNewMemoryStore (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestAddContainers [2023-04-05T14:44:28.285Z] --- PASS: TestAddContainers (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestGetContainer [2023-04-05T14:44:28.285Z] --- PASS: TestGetContainer (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestDeleteContainer [2023-04-05T14:44:28.285Z] --- PASS: TestDeleteContainer (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestListContainers [2023-04-05T14:44:28.285Z] --- PASS: TestListContainers (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestFirstContainer [2023-04-05T14:44:28.285Z] --- PASS: TestFirstContainer (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestApplyAllContainer [2023-04-05T14:44:28.285Z] --- PASS: TestApplyAllContainer (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestIsValidHealthString [2023-04-05T14:44:28.285Z] --- PASS: TestIsValidHealthString (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestStateRunStop [2023-04-05T14:44:28.285Z] --- PASS: TestStateRunStop (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestStateTimeoutWait [2023-04-05T14:44:28.285Z] state_test.go:141: Stop callback fired [2023-04-05T14:44:28.285Z] state_test.go:165: Stop callback fired [2023-04-05T14:44:28.285Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-04-05T14:44:28.285Z] === RUN TestIsValidStateString [2023-04-05T14:44:28.285Z] --- PASS: TestIsValidStateString (0.00s) [2023-04-05T14:44:28.285Z] === RUN TestViewSaveDelete [2023-04-05T14:44:28.286Z] --- PASS: TestViewSaveDelete (0.01s) [2023-04-05T14:44:28.286Z] === RUN TestViewAll [2023-04-05T14:44:28.286Z] --- PASS: TestViewAll (0.02s) [2023-04-05T14:44:28.286Z] === RUN TestViewGet [2023-04-05T14:44:28.286Z] --- PASS: TestViewGet (0.01s) [2023-04-05T14:44:28.286Z] === RUN TestNames [2023-04-05T14:44:28.286Z] --- PASS: TestNames (0.00s) [2023-04-05T14:44:28.286Z] === RUN TestViewWithHealthCheck [2023-04-05T14:44:28.286Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-04-05T14:44:28.286Z] PASS [2023-04-05T14:44:28.286Z] coverage: 41.4% of statements [2023-04-05T14:44:28.286Z] ok github.com/docker/docker/container 0.442s coverage: 41.4% of statements [2023-04-05T14:44:28.286Z] ? github.com/docker/docker/container/stream [no test files] [2023-04-05T14:44:28.286Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-04-05T14:44:28.286Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-04-05T14:44:28.286Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-04-05T14:44:30.500Z] === RUN TestPrepare [2023-04-05T14:44:30.500Z] --- PASS: TestPrepare (0.00s) [2023-04-05T14:44:30.500Z] === RUN TestStart [2023-04-05T14:44:30.500Z] --- PASS: TestStart (0.00s) [2023-04-05T14:44:30.500Z] === RUN TestWaitCancel [2023-04-05T14:44:30.500Z] --- PASS: TestWaitCancel (0.00s) [2023-04-05T14:44:30.500Z] === RUN TestWaitDisabled [2023-04-05T14:44:30.500Z] --- PASS: TestWaitDisabled (0.00s) [2023-04-05T14:44:30.500Z] === RUN TestWaitEnabled [2023-04-05T14:44:30.500Z] --- PASS: TestWaitEnabled (0.00s) [2023-04-05T14:44:30.500Z] === RUN TestRemove [2023-04-05T14:44:30.500Z] --- PASS: TestRemove (0.00s) [2023-04-05T14:44:30.500Z] PASS [2023-04-05T14:44:30.500Z] coverage: 65.3% of statements [2023-04-05T14:44:30.500Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2023-04-05T14:44:30.968Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-04-05T14:44:30.968Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCIsolation [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCIsolation [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-04-05T14:44:30.968Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCConfigs [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCConfigs [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-04-05T14:44:30.968Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-04-05T14:44:30.968Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-04-05T14:44:30.968Z] PASS [2023-04-05T14:44:30.968Z] coverage: 35.9% of statements [2023-04-05T14:44:30.969Z] ok github.com/docker/docker/daemon/cluster/convert 0.383s coverage: 35.9% of statements [2023-04-05T14:44:31.957Z] === RUN TestNewListSecretsFilters [2023-04-05T14:44:31.957Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-04-05T14:44:31.957Z] === RUN TestNewListConfigsFilters [2023-04-05T14:44:31.957Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-04-05T14:44:31.957Z] PASS [2023-04-05T14:44:31.957Z] coverage: 0.5% of statements [2023-04-05T14:44:31.957Z] ok github.com/docker/docker/daemon/cluster 0.232s coverage: 0.5% of statements [2023-04-05T14:44:34.175Z] === RUN TestBuilderGC [2023-04-05T14:44:34.175Z] --- PASS: TestBuilderGC (0.00s) [2023-04-05T14:44:34.188Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2023-04-05T14:44:34.188Z] === RUN TestServiceUpdateConfigs [2023-04-05T14:44:34.644Z] === RUN TestDaemonConfigurationNotFound [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestDaemonBrokenConfiguration [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestParseClusterAdvertiseSettings [2023-04-05T14:44:34.644Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestFindConfigurationConflicts [2023-04-05T14:44:34.644Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-04-05T14:44:34.644Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestDaemonConfigurationMergeConflicts [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-04-05T14:44:34.644Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-04-05T14:44:34.644Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-04-05T14:44:34.644Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-04-05T14:44:34.644Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-04-05T14:44:34.644Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-04-05T14:44:34.644Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestValidateConfiguration [2023-04-05T14:44:34.644Z] === RUN TestValidateConfiguration/with_label [2023-04-05T14:44:34.644Z] === RUN TestValidateConfiguration/with_dns [2023-04-05T14:44:34.644Z] === RUN TestValidateConfiguration/with_dns-search [2023-04-05T14:44:34.644Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-04-05T14:44:34.644Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-04-05T14:44:34.644Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-04-05T14:44:34.644Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-04-05T14:44:34.644Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfiguration (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-04-05T14:44:34.644Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestModifiedDiscoverySettings [2023-04-05T14:44:34.644Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestReloadSetConfigFileNotExist [2023-04-05T14:44:34.644Z] time="2023-04-05T14:44:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-04-05T14:44:34.644Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2023-04-05T14:44:34.644Z] === RUN TestReloadDefaultConfigNotExist [2023-04-05T14:44:34.644Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:44:34.644Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestReloadBadDefaultConfig [2023-04-05T14:44:34.644Z] time="2023-04-05T14:44:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1454500055" [2023-04-05T14:44:34.644Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestReloadWithConflictingLabels [2023-04-05T14:44:34.644Z] time="2023-04-05T14:44:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1912322925" [2023-04-05T14:44:34.644Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestReloadWithDuplicateLabels [2023-04-05T14:44:34.644Z] time="2023-04-05T14:44:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4147246791" [2023-04-05T14:44:34.644Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2023-04-05T14:44:34.644Z] === RUN TestDaemonConfigurationMerge [2023-04-05T14:44:34.644Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-04-05T14:44:34.644Z] PASS [2023-04-05T14:44:34.644Z] coverage: 79.7% of statements [2023-04-05T14:44:34.644Z] ok github.com/docker/docker/daemon/config 0.333s coverage: 79.7% of statements [2023-04-05T14:44:34.644Z] === RUN TestDiscoveryOptsErrors [2023-04-05T14:44:34.644Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-04-05T14:44:34.644Z] === RUN TestDiscoveryOpts [2023-04-05T14:44:34.644Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-04-05T14:44:34.644Z] PASS [2023-04-05T14:44:34.644Z] coverage: 30.0% of statements [2023-04-05T14:44:34.644Z] ok github.com/docker/docker/daemon/discovery 0.086s coverage: 30.0% of statements [2023-04-05T14:44:36.209Z] === RUN TestWaitNodeAttachment [2023-04-05T14:44:36.209Z] === RUN TestEventsLog [2023-04-05T14:44:36.209Z] --- PASS: TestEventsLog (0.00s) [2023-04-05T14:44:36.209Z] === RUN TestEventsLogTimeout [2023-04-05T14:44:36.209Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-04-05T14:44:36.209Z] === RUN TestLogEvents [2023-04-05T14:44:36.680Z] --- PASS: TestLogEvents (0.05s) [2023-04-05T14:44:36.680Z] === RUN TestLoadBufferedEvents [2023-04-05T14:44:36.680Z] --- PASS: TestLoadBufferedEvents (0.15s) [2023-04-05T14:44:36.680Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-04-05T14:44:36.680Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-04-05T14:44:36.680Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-04-05T14:44:36.680Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-04-05T14:44:36.680Z] PASS [2023-04-05T14:44:36.680Z] coverage: 50.0% of statements [2023-04-05T14:44:36.680Z] ok github.com/docker/docker/daemon/events 0.255s coverage: 50.0% of statements [2023-04-05T14:44:37.148Z] --- PASS: TestWaitNodeAttachment (0.47s) [2023-04-05T14:44:37.148Z] === RUN TestIsolationConversion [2023-04-05T14:44:37.148Z] === RUN TestIsolationConversion/default [2023-04-05T14:44:37.148Z] === RUN TestIsolationConversion/process [2023-04-05T14:44:37.148Z] === RUN TestIsolationConversion/hyperv [2023-04-05T14:44:37.148Z] --- PASS: TestIsolationConversion (0.00s) [2023-04-05T14:44:37.148Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-04-05T14:44:37.148Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-04-05T14:44:37.148Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-04-05T14:44:37.148Z] === RUN TestContainerLabels [2023-04-05T14:44:37.148Z] --- PASS: TestContainerLabels (0.00s) [2023-04-05T14:44:37.148Z] === RUN TestCredentialSpecConversion [2023-04-05T14:44:37.148Z] === RUN TestCredentialSpecConversion/none [2023-04-05T14:44:37.148Z] === RUN TestCredentialSpecConversion/config [2023-04-05T14:44:37.148Z] === RUN TestCredentialSpecConversion/file [2023-04-05T14:44:37.148Z] === RUN TestCredentialSpecConversion/registry [2023-04-05T14:44:37.148Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-04-05T14:44:37.148Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-04-05T14:44:37.148Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-04-05T14:44:37.148Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-04-05T14:44:37.148Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-04-05T14:44:37.148Z] === RUN TestControllerValidateMountBind [2023-04-05T14:44:37.148Z] --- PASS: TestControllerValidateMountBind (0.05s) [2023-04-05T14:44:37.148Z] === RUN TestControllerValidateMountVolume [2023-04-05T14:44:37.148Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-04-05T14:44:37.148Z] === RUN TestControllerValidateMountTarget [2023-04-05T14:44:37.148Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-04-05T14:44:37.148Z] === RUN TestControllerValidateMountTmpfs [2023-04-05T14:44:37.148Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-04-05T14:44:37.148Z] === RUN TestControllerValidateMountInvalidType [2023-04-05T14:44:37.148Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-04-05T14:44:37.148Z] === RUN TestControllerValidateMountNamedPipe [2023-04-05T14:44:37.148Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-04-05T14:44:37.148Z] PASS [2023-04-05T14:44:37.148Z] coverage: 11.0% of statements [2023-04-05T14:44:37.148Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.676s coverage: 11.0% of statements [2023-04-05T14:44:37.148Z] === RUN TestIsEmptyDir [2023-04-05T14:44:37.148Z] --- PASS: TestIsEmptyDir (0.01s) [2023-04-05T14:44:37.148Z] PASS [2023-04-05T14:44:37.148Z] coverage: 2.3% of statements [2023-04-05T14:44:37.148Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2023-04-05T14:44:37.616Z] === RUN TestVerifyNetworkingConfig [2023-04-05T14:44:37.616Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestGetContainer [2023-04-05T14:44:37.616Z] --- PASS: TestGetContainer (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestValidContainerNames [2023-04-05T14:44:37.616Z] --- PASS: TestValidContainerNames (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestContainerInitDNS [2023-04-05T14:44:37.616Z] daemon_test.go:146: root required [2023-04-05T14:44:37.616Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestMerge [2023-04-05T14:44:37.616Z] --- PASS: TestMerge (0.01s) [2023-04-05T14:44:37.616Z] === RUN TestValidateContainerIsolation [2023-04-05T14:44:37.616Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestFindNetworkErrorType [2023-04-05T14:44:37.616Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestEnsureServicesExist [2023-04-05T14:44:37.616Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestEnsureServicesExistErrors [2023-04-05T14:44:37.616Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-04-05T14:44:37.616Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-04-05T14:44:37.616Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-04-05T14:44:37.616Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-04-05T14:44:37.616Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-04-05T14:44:37.616Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-04-05T14:44:37.616Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestContainerDelete [2023-04-05T14:44:37.616Z] --- PASS: TestContainerDelete (0.01s) [2023-04-05T14:44:37.616Z] === RUN TestContainerDoubleDelete [2023-04-05T14:44:37.616Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestLogContainerEventCopyLabels [2023-04-05T14:44:37.616Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestLogContainerEventWithAttributes [2023-04-05T14:44:37.616Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestNoneHealthcheck [2023-04-05T14:44:37.616Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-04-05T14:44:37.616Z] === RUN TestHealthStates [2023-04-05T14:44:38.085Z] time="2023-04-05T14:44:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-05T14:44:38.085Z] time="2023-04-05T14:44:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-05T14:44:38.085Z] time="2023-04-05T14:44:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-05T14:44:38.085Z] time="2023-04-05T14:44:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-05T14:44:38.085Z] time="2023-04-05T14:44:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-05T14:44:38.085Z] time="2023-04-05T14:44:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-05T14:44:38.085Z] time="2023-04-05T14:44:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-05T14:44:38.085Z] time="2023-04-05T14:44:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-05T14:44:38.085Z] time="2023-04-05T14:44:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-05T14:44:38.085Z] time="2023-04-05T14:44:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-05T14:44:38.085Z] --- PASS: TestHealthStates (0.17s) [2023-04-05T14:44:38.085Z] === RUN TestMaskURLCredentials [2023-04-05T14:44:38.085Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-04-05T14:44:38.085Z] === RUN TestGetInspectData [2023-04-05T14:44:38.085Z] --- PASS: TestGetInspectData (0.00s) [2023-04-05T14:44:38.085Z] === RUN TestFillLicense [2023-04-05T14:44:38.085Z] --- PASS: TestFillLicense (0.00s) [2023-04-05T14:44:38.085Z] === RUN TestListInvalidFilter [2023-04-05T14:44:38.085Z] --- PASS: TestListInvalidFilter (0.00s) [2023-04-05T14:44:38.085Z] === RUN TestNameFilter [2023-04-05T14:44:38.085Z] --- PASS: TestNameFilter (0.00s) [2023-04-05T14:44:38.085Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-04-05T14:44:38.085Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-04-05T14:44:38.085Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-04-05T14:44:38.085Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-04-05T14:44:38.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-04-05T14:44:38.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-04-05T14:44:38.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-04-05T14:44:38.086Z] === RUN TestDaemonReloadLabels [2023-04-05T14:44:38.086Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-04-05T14:44:38.086Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-04-05T14:44:38.086Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-04-05T14:44:38.086Z] === RUN TestDaemonReloadMirrors [2023-04-05T14:44:38.086Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-04-05T14:44:38.086Z] === RUN TestDaemonReloadInsecureRegistries [2023-04-05T14:44:38.086Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-04-05T14:44:38.086Z] === RUN TestDaemonReloadNotAffectOthers [2023-04-05T14:44:38.086Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-04-05T14:44:38.086Z] === RUN TestDaemonDiscoveryReload [2023-04-05T14:44:38.086Z] === RUN TestLinkNaming [2023-04-05T14:44:38.086Z] --- PASS: TestLinkNaming (0.00s) [2023-04-05T14:44:38.086Z] === RUN TestLinkNew [2023-04-05T14:44:38.086Z] --- PASS: TestLinkNew (0.00s) [2023-04-05T14:44:38.086Z] === RUN TestLinkEnv [2023-04-05T14:44:38.086Z] --- PASS: TestLinkEnv (0.00s) [2023-04-05T14:44:38.086Z] === RUN TestLinkMultipleEnv [2023-04-05T14:44:38.086Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-04-05T14:44:38.086Z] === RUN TestLinkPortRangeEnv [2023-04-05T14:44:38.086Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-04-05T14:44:38.086Z] PASS [2023-04-05T14:44:38.086Z] coverage: 93.0% of statements [2023-04-05T14:44:38.086Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2023-04-05T14:44:39.072Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2023-04-05T14:44:39.072Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-04-05T14:44:39.540Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2023-04-05T14:44:39.540Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-04-05T14:44:39.540Z] === RUN TestAdapterReadLogs [2023-04-05T14:44:39.540Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-04-05T14:44:39.540Z] === RUN TestCopier [2023-04-05T14:44:39.540Z] --- PASS: TestCopier (0.00s) [2023-04-05T14:44:39.540Z] === RUN TestCopierLongLines [2023-04-05T14:44:39.540Z] --- PASS: TestCopierLongLines (0.00s) [2023-04-05T14:44:39.540Z] === RUN TestCopierSlow [2023-04-05T14:44:40.011Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-04-05T14:44:40.012Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-04-05T14:44:40.012Z] reload_test.go:520: root required [2023-04-05T14:44:40.012Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-04-05T14:44:40.012Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-04-05T14:44:40.012Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-04-05T14:44:40.012Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-04-05T14:44:40.012Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2023-04-05T14:44:40.012Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-04-05T14:44:40.012Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2023-04-05T14:44:40.012Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-04-05T14:44:40.012Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-04-05T14:44:40.012Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-04-05T14:44:40.012Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-04-05T14:44:40.012Z] === RUN TestParseVolumesFrom [2023-04-05T14:44:40.012Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-04-05T14:44:40.012Z] PASS [2023-04-05T14:44:40.012Z] coverage: 9.0% of statements [2023-04-05T14:44:40.012Z] ok github.com/docker/docker/daemon 2.399s coverage: 9.0% of statements [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-04-05T14:44:40.012Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-04-05T14:44:40.012Z] --- PASS: TestCopierSlow (0.20s) [2023-04-05T14:44:40.012Z] === RUN TestCopierWithSized [2023-04-05T14:44:40.012Z] === RUN TestCopierWithSized/as_is [2023-04-05T14:44:40.012Z] === RUN TestCopierWithSized/With_RingLogger [2023-04-05T14:44:40.012Z] --- PASS: TestCopierWithSized (0.01s) [2023-04-05T14:44:40.012Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-04-05T14:44:40.012Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-04-05T14:44:40.012Z] === RUN TestCopierWithPartial [2023-04-05T14:44:40.012Z] --- PASS: TestCopierWithPartial (0.00s) [2023-04-05T14:44:40.012Z] === RUN TestRingLogger [2023-04-05T14:44:40.012Z] --- PASS: TestRingLogger (0.00s) [2023-04-05T14:44:40.012Z] === RUN TestRingCap [2023-04-05T14:44:40.012Z] --- PASS: TestRingCap (0.00s) [2023-04-05T14:44:40.012Z] === RUN TestRingClose [2023-04-05T14:44:40.012Z] --- PASS: TestRingClose (0.00s) [2023-04-05T14:44:40.012Z] === RUN TestRingDrain [2023-04-05T14:44:40.012Z] --- PASS: TestRingDrain (0.00s) [2023-04-05T14:44:40.012Z] PASS [2023-04-05T14:44:40.012Z] coverage: 43.5% of statements [2023-04-05T14:44:40.012Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 43.5% of statements [2023-04-05T14:44:40.997Z] === RUN TestNewStreamConfig [2023-04-05T14:44:40.997Z] === RUN TestNewStreamConfig/defaults [2023-04-05T14:44:40.997Z] === RUN TestNewStreamConfig/invalid_create_group [2023-04-05T14:44:40.997Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-04-05T14:44:40.997Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-04-05T14:44:40.997Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-04-05T14:44:40.997Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-04-05T14:44:40.997Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-04-05T14:44:40.997Z] --- PASS: TestNewStreamConfig (0.00s) [2023-04-05T14:44:40.997Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-04-05T14:44:40.997Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-04-05T14:44:40.998Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-04-05T14:44:40.998Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestNewAWSLogsClientRegionDetect [2023-04-05T14:44:40.998Z] time="2023-04-05T14:44:40Z" level=info msg="Trying to get region from EC2 Metadata" [2023-04-05T14:44:40.998Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2023-04-05T14:44:40.998Z] === RUN TestCreateSuccess [2023-04-05T14:44:40.998Z] --- PASS: TestCreateSuccess (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCreateLogGroupSuccess [2023-04-05T14:44:40.998Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCreateError [2023-04-05T14:44:40.998Z] --- PASS: TestCreateError (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCreateAlreadyExists [2023-04-05T14:44:40.998Z] time="2023-04-05T14:44:40Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-04-05T14:44:40.998Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestLogClosed [2023-04-05T14:44:40.998Z] --- PASS: TestLogClosed (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestLogBlocking [2023-04-05T14:44:40.998Z] --- PASS: TestLogBlocking (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestLogNonBlockingBufferEmpty [2023-04-05T14:44:40.998Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestLogNonBlockingBufferFull [2023-04-05T14:44:40.998Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestPublishBatchSuccess [2023-04-05T14:44:40.998Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestPublishBatchError [2023-04-05T14:44:40.998Z] time="2023-04-05T14:44:40Z" level=error msg=Error [2023-04-05T14:44:40.998Z] --- PASS: TestPublishBatchError (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-04-05T14:44:40.998Z] time="2023-04-05T14:44:40Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-04-05T14:44:40.998Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestPublishBatchAlreadyAccepted [2023-04-05T14:44:40.998Z] time="2023-04-05T14:44:40Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-04-05T14:44:40.998Z] time="2023-04-05T14:44:40Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-04-05T14:44:40.998Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchSimple [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchTicker [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchMultilinePattern [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchClose [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchClose (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestEffectiveLen [2023-04-05T14:44:40.998Z] === RUN TestEffectiveLen/0/Hello [2023-04-05T14:44:40.998Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-04-05T14:44:40.998Z] === RUN TestEffectiveLen/2/🙃 [2023-04-05T14:44:40.998Z] === RUN TestEffectiveLen/3/���� [2023-04-05T14:44:40.998Z] === RUN TestEffectiveLen/4/He��o [2023-04-05T14:44:40.998Z] === RUN TestEffectiveLen/5/ [2023-04-05T14:44:40.998Z] --- PASS: TestEffectiveLen (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestFindValidSplit [2023-04-05T14:44:40.998Z] === RUN TestFindValidSplit/0/ [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1043: [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1044: [2023-04-05T14:44:40.998Z] === RUN TestFindValidSplit/1/Hello [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1043: Hello [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1044: [2023-04-05T14:44:40.998Z] === RUN TestFindValidSplit/2/Hello [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1043: He [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1044: llo [2023-04-05T14:44:40.998Z] === RUN TestFindValidSplit/3/Hello [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1043: [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1044: Hello [2023-04-05T14:44:40.998Z] === RUN TestFindValidSplit/4/🙃 [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1043: [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1044: 🙃 [2023-04-05T14:44:40.998Z] === RUN TestFindValidSplit/5/🙃 [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1043: 🙃 [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1044: [2023-04-05T14:44:40.998Z] === RUN TestFindValidSplit/6/a� [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1043: a [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1044: � [2023-04-05T14:44:40.998Z] === RUN TestFindValidSplit/7/a� [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1043: a� [2023-04-05T14:44:40.998Z] cloudwatchlogs_test.go:1044: [2023-04-05T14:44:40.998Z] --- PASS: TestFindValidSplit (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestProcessEventEmoji [2023-04-05T14:44:40.998Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchLineSplit [2023-04-05T14:44:40.998Z] === RUN TestSearchRegistryForImagesErrors [2023-04-05T14:44:40.998Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestSearchRegistryForImages [2023-04-05T14:44:40.998Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestOnlyPlatformWithFallback [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchLineSplitWithBinary [2023-04-05T14:44:40.998Z] --- PASS: TestOnlyPlatformWithFallback (0.01s) [2023-04-05T14:44:40.998Z] === RUN TestImageDelete [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchMaxEvents [2023-04-05T14:44:40.998Z] === RUN TestImageDelete/no_lease [2023-04-05T14:44:40.998Z] === RUN TestImageDelete/lease_exists [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchMaxTotalBytes [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-04-05T14:44:40.998Z] --- PASS: TestImageDelete (0.04s) [2023-04-05T14:44:40.998Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-04-05T14:44:40.998Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2023-04-05T14:44:40.998Z] === RUN TestContentStoreForPull [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2023-04-05T14:44:40.998Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-04-05T14:44:40.998Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2023-04-05T14:44:40.998Z] === RUN TestParseLogOptionsMultilinePattern [2023-04-05T14:44:40.998Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestParseLogOptionsDatetimeFormat [2023-04-05T14:44:40.998Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-04-05T14:44:40.998Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-04-05T14:44:40.998Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-04-05T14:44:40.998Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-04-05T14:44:40.998Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-04-05T14:44:40.998Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-04-05T14:44:40.998Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-04-05T14:44:40.998Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-04-05T14:44:40.998Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-04-05T14:44:40.998Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestCreateTagSuccess [2023-04-05T14:44:40.998Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-04-05T14:44:40.998Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-04-05T14:44:40.998Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-04-05T14:44:40.998Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-04-05T14:44:40.998Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-04-05T14:44:40.998Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-04-05T14:44:40.998Z] PASS [2023-04-05T14:44:40.998Z] coverage: 77.4% of statements [2023-04-05T14:44:40.998Z] ok github.com/docker/docker/daemon/logger/awslogs 0.378s coverage: 77.4% of statements [2023-04-05T14:44:40.998Z] --- PASS: TestContentStoreForPull (0.16s) [2023-04-05T14:44:40.998Z] PASS [2023-04-05T14:44:40.998Z] coverage: 6.6% of statements [2023-04-05T14:44:40.998Z] ok github.com/docker/docker/daemon/images 0.319s coverage: 6.6% of statements [2023-04-05T14:44:40.998Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-04-05T14:44:40.998Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-04-05T14:44:40.998Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-04-05T14:44:40.998Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-04-05T14:44:40.998Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-04-05T14:44:40.998Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-04-05T14:44:40.998Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-04-05T14:44:40.998Z] === RUN TestJSONLogsMarshalJSONBuf [2023-04-05T14:44:40.998Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-04-05T14:44:41.467Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-04-05T14:44:41.467Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2023-04-05T14:44:41.467Z] === RUN TestFastTimeMarshalJSON [2023-04-05T14:44:41.467Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2023-04-05T14:44:41.467Z] PASS [2023-04-05T14:44:41.467Z] coverage: 87.2% of statements [2023-04-05T14:44:41.467Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.214s coverage: 87.2% of statements [2023-04-05T14:44:41.467Z] === RUN TestJSONFileLogger [2023-04-05T14:44:41.467Z] --- PASS: TestJSONFileLogger (0.00s) [2023-04-05T14:44:41.467Z] === RUN TestJSONFileLoggerWithTags [2023-04-05T14:44:41.467Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-04-05T14:44:41.784Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-04-05T14:44:41.935Z] === RUN TestJSONFileLoggerWithOpts [2023-04-05T14:44:41.935Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2023-04-05T14:44:41.935Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-04-05T14:44:41.935Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2023-04-05T14:44:41.935Z] === RUN TestEncodeDecode [2023-04-05T14:44:41.935Z] === PAUSE TestEncodeDecode [2023-04-05T14:44:41.935Z] === RUN TestUnexpectedEOF [2023-04-05T14:44:41.935Z] time="2023-04-05T14:44:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-04-05T14:44:41.935Z] time="2023-04-05T14:44:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-04-05T14:44:41.935Z] --- PASS: TestUnexpectedEOF (0.15s) [2023-04-05T14:44:41.935Z] === CONT TestEncodeDecode [2023-04-05T14:44:41.935Z] --- PASS: TestEncodeDecode (0.00s) [2023-04-05T14:44:41.935Z] PASS [2023-04-05T14:44:41.935Z] coverage: 69.9% of statements [2023-04-05T14:44:41.935Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.248s coverage: 69.9% of statements [2023-04-05T14:44:42.925Z] === RUN TestWriteLog [2023-04-05T14:44:42.925Z] === PAUSE TestWriteLog [2023-04-05T14:44:42.925Z] === RUN TestReadLog [2023-04-05T14:44:42.925Z] === PAUSE TestReadLog [2023-04-05T14:44:42.925Z] === RUN TestDecode [2023-04-05T14:44:42.925Z] --- PASS: TestDecode (0.02s) [2023-04-05T14:44:42.925Z] === CONT TestWriteLog [2023-04-05T14:44:42.925Z] === CONT TestReadLog [2023-04-05T14:44:42.925Z] --- PASS: TestWriteLog (0.01s) [2023-04-05T14:44:42.925Z] === RUN TestOpenFileDelete [2023-04-05T14:44:42.925Z] --- PASS: TestOpenFileDelete (0.00s) [2023-04-05T14:44:42.925Z] === RUN TestOpenFileRename [2023-04-05T14:44:42.925Z] === RUN TestReadLog/tail_exact [2023-04-05T14:44:42.925Z] --- PASS: TestOpenFileRename (0.00s) [2023-04-05T14:44:42.925Z] === RUN TestHandleDecoderErr [2023-04-05T14:44:42.925Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-04-05T14:44:42.925Z] === RUN TestParseLogTagDefaultTag [2023-04-05T14:44:42.925Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-04-05T14:44:42.925Z] === RUN TestParseLogTag [2023-04-05T14:44:42.925Z] --- PASS: TestParseLogTag (0.00s) [2023-04-05T14:44:42.925Z] === RUN TestParseLogTagEmptyTag [2023-04-05T14:44:42.925Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-04-05T14:44:42.925Z] === RUN TestTailFiles [2023-04-05T14:44:42.925Z] --- PASS: TestTailFiles (0.00s) [2023-04-05T14:44:42.925Z] === RUN TestFollowLogsConsumerGone [2023-04-05T14:44:42.925Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-04-05T14:44:42.925Z] === RUN TestFollowLogsProducerGone [2023-04-05T14:44:42.925Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2023-04-05T14:44:42.925Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2023-04-05T14:44:42.925Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2023-04-05T14:44:42.925Z] === RUN TestCheckCapacityAndRotate [2023-04-05T14:44:42.925Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-04-05T14:44:42.925Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-04-05T14:44:42.925Z] === RUN TestLog [2023-04-05T14:44:42.925Z] --- PASS: TestLog (0.00s) [2023-04-05T14:44:42.925Z] PASS [2023-04-05T14:44:42.925Z] coverage: 31.5% of statements [2023-04-05T14:44:42.925Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2023-04-05T14:44:43.393Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2023-04-05T14:44:43.393Z] === RUN TestReadLog/tail_less_than_available [2023-04-05T14:44:43.393Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2023-04-05T14:44:43.393Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2023-04-05T14:44:43.393Z] PASS [2023-04-05T14:44:43.393Z] coverage: 54.9% of statements [2023-04-05T14:44:43.393Z] === RUN TestReadLog/tail_more_than_available [2023-04-05T14:44:43.393Z] --- PASS: TestReadLog (0.18s) [2023-04-05T14:44:43.393Z] --- PASS: TestReadLog/tail_exact (0.16s) [2023-04-05T14:44:43.393Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-04-05T14:44:43.393Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-04-05T14:44:43.393Z] PASS [2023-04-05T14:44:43.393Z] coverage: 78.7% of statements [2023-04-05T14:44:43.393Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.218s coverage: 54.9% of statements [2023-04-05T14:44:43.393Z] ok github.com/docker/docker/daemon/logger/local 0.253s coverage: 78.7% of statements [2023-04-05T14:44:43.393Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-04-05T14:44:43.862Z] === RUN TestNewParse [2023-04-05T14:44:43.862Z] --- PASS: TestNewParse (0.00s) [2023-04-05T14:44:43.862Z] PASS [2023-04-05T14:44:43.862Z] coverage: 8.3% of statements [2023-04-05T14:44:43.862Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2023-04-05T14:44:43.862Z] === RUN TestValidateLogOpt [2023-04-05T14:44:43.862Z] --- PASS: TestValidateLogOpt (0.00s) [2023-04-05T14:44:43.862Z] === RUN TestNewMissedConfig [2023-04-05T14:44:43.862Z] --- PASS: TestNewMissedConfig (0.00s) [2023-04-05T14:44:43.862Z] === RUN TestNewMissedUrl [2023-04-05T14:44:43.862Z] --- PASS: TestNewMissedUrl (0.00s) [2023-04-05T14:44:43.862Z] === RUN TestNewMissedToken [2023-04-05T14:44:43.862Z] --- PASS: TestNewMissedToken (0.00s) [2023-04-05T14:44:43.862Z] === RUN TestNewWithProxy [2023-04-05T14:44:43.862Z] --- PASS: TestNewWithProxy (0.00s) [2023-04-05T14:44:43.862Z] === RUN TestDefault [2023-04-05T14:44:43.862Z] --- PASS: TestDefault (0.01s) [2023-04-05T14:44:43.862Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-04-05T14:44:43.862Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-04-05T14:44:43.862Z] === RUN TestJsonFormat [2023-04-05T14:44:43.862Z] --- PASS: TestJsonFormat (0.01s) [2023-04-05T14:44:44.331Z] === RUN TestRawFormat [2023-04-05T14:44:44.331Z] --- PASS: TestRawFormat (0.00s) [2023-04-05T14:44:44.331Z] === RUN TestRawFormatWithLabels [2023-04-05T14:44:44.331Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-04-05T14:44:44.331Z] === RUN TestRawFormatWithoutTag [2023-04-05T14:44:44.331Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-04-05T14:44:44.331Z] === RUN TestBatching [2023-04-05T14:44:44.331Z] --- PASS: TestBatching (0.32s) [2023-04-05T14:44:44.331Z] === RUN TestFrequency [2023-04-05T14:44:44.331Z] === RUN TestParseLogFormat [2023-04-05T14:44:44.331Z] --- PASS: TestParseLogFormat (0.00s) [2023-04-05T14:44:44.331Z] === RUN TestValidateLogOptEmpty [2023-04-05T14:44:44.331Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-04-05T14:44:44.331Z] === RUN TestValidateSyslogAddress [2023-04-05T14:44:44.331Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-04-05T14:44:44.331Z] === RUN TestParseAddressDefaultPort [2023-04-05T14:44:44.331Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-04-05T14:44:44.331Z] === RUN TestValidateSyslogFacility [2023-04-05T14:44:44.331Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-04-05T14:44:44.331Z] === RUN TestValidateLogOptSyslogFormat [2023-04-05T14:44:44.331Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-04-05T14:44:44.331Z] === RUN TestValidateLogOpt [2023-04-05T14:44:44.331Z] --- PASS: TestValidateLogOpt (0.00s) [2023-04-05T14:44:44.331Z] PASS [2023-04-05T14:44:44.331Z] coverage: 46.8% of statements [2023-04-05T14:44:44.331Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2023-04-05T14:44:44.799Z] --- PASS: TestFrequency (0.19s) [2023-04-05T14:44:44.799Z] === RUN TestOneMessagePerRequest [2023-04-05T14:44:44.799Z] --- PASS: TestOneMessagePerRequest (0.00s) [2023-04-05T14:44:44.799Z] === RUN TestVerify [2023-04-05T14:44:44.799Z] --- PASS: TestVerify (0.00s) [2023-04-05T14:44:44.799Z] === RUN TestSkipVerify [2023-04-05T14:44:44.799Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:44.799Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:44.799Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:44.799Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:45.267Z] --- PASS: TestSkipVerify (0.56s) [2023-04-05T14:44:45.267Z] === RUN TestBufferMaximum [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680705884.912913\",\"host\":\"b6e0fd2f4f04\"}'" [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680705884.912913\",\"host\":\"b6e0fd2f4f04\"}'" [2023-04-05T14:44:45.268Z] --- PASS: TestBufferMaximum (0.00s) [2023-04-05T14:44:45.268Z] === RUN TestServerAlwaysDown [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680705884.915894\",\"host\":\"b6e0fd2f4f04\"}'" [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680705884.915894\",\"host\":\"b6e0fd2f4f04\"}'" [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680705884.915894\",\"host\":\"b6e0fd2f4f04\"}'" [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680705884.915894\",\"host\":\"b6e0fd2f4f04\"}'" [2023-04-05T14:44:45.268Z] time="2023-04-05T14:44:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680705884.915894\",\"host\":\"b6e0fd2f4f04\"}'" [2023-04-05T14:44:45.268Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-04-05T14:44:45.268Z] === RUN TestCannotSendAfterClose [2023-04-05T14:44:45.268Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-04-05T14:44:45.268Z] === RUN TestDeadlockOnBlockedEndpoint [2023-04-05T14:44:45.736Z] === RUN TestV1IDService [2023-04-05T14:44:45.736Z] --- PASS: TestV1IDService (0.03s) [2023-04-05T14:44:45.736Z] === RUN TestV2MetadataService [2023-04-05T14:44:46.205Z] time="2023-04-05T14:44:45Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49221/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-04-05T14:44:46.205Z] time="2023-04-05T14:44:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b6e0fd2f4f04\"}'" [2023-04-05T14:44:46.205Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-04-05T14:44:46.205Z] PASS [2023-04-05T14:44:46.205Z] coverage: 82.5% of statements [2023-04-05T14:44:46.205Z] ok github.com/docker/docker/daemon/logger/splunk 2.175s coverage: 82.5% of statements [2023-04-05T14:44:46.205Z] ? github.com/docker/docker/daemon/names [no test files] [2023-04-05T14:44:46.205Z] ? github.com/docker/docker/daemon/network [no test files] [2023-04-05T14:44:46.205Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-04-05T14:44:46.673Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-04-05T14:44:46.673Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-04-05T14:44:46.673Z] === RUN TestContinueOnError_MirrorEndpoint [2023-04-05T14:44:46.673Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-04-05T14:44:46.673Z] === RUN TestContinueOnError_NeverContinue [2023-04-05T14:44:46.673Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-04-05T14:44:46.673Z] === RUN TestContinueOnError_UnnestsErrors [2023-04-05T14:44:46.673Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-04-05T14:44:46.673Z] === RUN TestManifestStore [2023-04-05T14:44:46.673Z] === RUN TestManifestStore/no_remote_or_local [2023-04-05T14:44:46.673Z] --- PASS: TestV2MetadataService (0.97s) [2023-04-05T14:44:46.673Z] PASS [2023-04-05T14:44:46.673Z] coverage: 48.2% of statements [2023-04-05T14:44:46.674Z] ok github.com/docker/docker/distribution/metadata 1.065s coverage: 48.2% of statements [2023-04-05T14:44:46.674Z] time="2023-04-05T14:44:46Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local173713948\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/no_local_cache [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/no_local_cache/digested [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/with_local_cache [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/unknown_media_type [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-04-05T14:44:46.674Z] time="2023-04-05T14:44:46Z" level=warning msg="reference for unknown type: " [2023-04-05T14:44:46.674Z] === RUN TestSuccessfulDownload [2023-04-05T14:44:46.674Z] download_test.go:267: Needs fixing on Windows [2023-04-05T14:44:46.674Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-04-05T14:44:46.674Z] === RUN TestCancelledDownload [2023-04-05T14:44:46.674Z] time="2023-04-05T14:44:46Z" level=warning msg="reference for unknown type: " [2023-04-05T14:44:46.674Z] --- PASS: TestCancelledDownload (0.00s) [2023-04-05T14:44:46.674Z] === RUN TestMaxDownloadAttempts [2023-04-05T14:44:46.674Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-04-05T14:44:46.674Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-04-05T14:44:46.674Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-04-05T14:44:46.674Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-04-05T14:44:46.674Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-04-05T14:44:46.674Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-04-05T14:44:46.674Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-04-05T14:44:46.674Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-04-05T14:44:46.674Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-04-05T14:44:46.674Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-04-05T14:44:46.674Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-04-05T14:44:46.674Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-04-05T14:44:46.674Z] time="2023-04-05T14:44:46Z" level=warning msg="reference for unknown type: " [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-04-05T14:44:46.674Z] time="2023-04-05T14:44:46Z" level=warning msg="reference for unknown type: " [2023-04-05T14:44:46.674Z] time="2023-04-05T14:44:46Z" level=warning msg="reference for unknown type: " [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/error_persisting_manifest [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-04-05T14:44:46.674Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-04-05T14:44:46.674Z] time="2023-04-05T14:44:46Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore (0.33s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.02s) [2023-04-05T14:44:46.674Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaType [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-04-05T14:44:46.674Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-04-05T14:44:46.674Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-04-05T14:44:46.674Z] === RUN TestFixManifestLayers [2023-04-05T14:44:46.674Z] --- PASS: TestFixManifestLayers (0.00s) [2023-04-05T14:44:46.674Z] === RUN TestFixManifestLayersBaseLayerParent [2023-04-05T14:44:46.674Z] pull_v2_test.go:81: Needs fixing on Windows [2023-04-05T14:44:46.674Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-04-05T14:44:47.142Z] === RUN TestFixManifestLayersBadParent [2023-04-05T14:44:47.142Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-04-05T14:44:47.142Z] === RUN TestValidateManifest [2023-04-05T14:44:47.142Z] pull_v2_test.go:126: Needs fixing on Windows [2023-04-05T14:44:47.142Z] --- SKIP: TestValidateManifest (0.00s) [2023-04-05T14:44:47.142Z] === RUN TestFormatPlatform [2023-04-05T14:44:47.143Z] --- PASS: TestFormatPlatform (0.00s) [2023-04-05T14:44:47.143Z] === RUN TestPullSchema2Config [2023-04-05T14:44:47.143Z] === RUN TestPullSchema2Config/success_first_time [2023-04-05T14:44:47.143Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-05T14:44:47.143Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-05T14:44:47.143Z] === RUN TestPullSchema2Config/500_status [2023-04-05T14:44:47.143Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-05T14:44:47.143Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-05T14:44:47.143Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-05T14:44:47.143Z] === RUN TestPullSchema2Config/EOF [2023-04-05T14:44:47.143Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-05T14:44:47.143Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-05T14:44:47.143Z] 2023/04/05 14:44:46 http: panic serving 127.0.0.1:49232: intentional panic [2023-04-05T14:44:47.143Z] goroutine 130 [running]: [2023-04-05T14:44:47.143Z] net/http.(*conn).serve.func1() [2023-04-05T14:44:47.143Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-04-05T14:44:47.143Z] panic({0x12353e0, 0x13ea860}) [2023-04-05T14:44:47.143Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-04-05T14:44:47.143Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000356000?, {0x13f1d88?, 0xc0004c6380?}) [2023-04-05T14:44:47.143Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-04-05T14:44:47.143Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13f1d88, 0xc0004c6380}, 0xc0004b7000) [2023-04-05T14:44:47.143Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285 [2023-04-05T14:44:47.143Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13f1d88?, 0xc0004c6380?}, 0xd1b415?) [2023-04-05T14:44:47.143Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-04-05T14:44:47.143Z] net/http.serverHandler.ServeHTTP({0xc0000933b0?}, {0x13f1d88, 0xc0004c6380}, 0xc0004b7000) [2023-04-05T14:44:47.143Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-04-05T14:44:47.143Z] net/http.(*conn).serve(0xc000178780, {0x13f2700, 0xc0003427b0}) [2023-04-05T14:44:47.143Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-04-05T14:44:47.143Z] created by net/http.(*Server).Serve [2023-04-05T14:44:47.143Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-04-05T14:44:47.143Z] time="2023-04-05T14:44:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-05T14:44:47.143Z] time="2023-04-05T14:44:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-05T14:44:47.143Z] time="2023-04-05T14:44:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-05T14:44:47.143Z] time="2023-04-05T14:44:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-05T14:44:47.143Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-04-05T14:44:47.143Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2023-04-05T14:44:47.143Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2023-04-05T14:44:47.143Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2023-04-05T14:44:47.143Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2023-04-05T14:44:47.143Z] === RUN TestTransfer [2023-04-05T14:44:47.143Z] --- PASS: TestTransfer (0.12s) [2023-04-05T14:44:47.143Z] === RUN TestConcurrencyLimit [2023-04-05T14:44:47.611Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-05T14:44:47.611Z] === RUN TestPullSchema2Config/unauthorized [2023-04-05T14:44:47.611Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-05T14:44:47.611Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-05T14:44:47.611Z] --- PASS: TestPullSchema2Config (0.53s) [2023-04-05T14:44:47.611Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-04-05T14:44:47.611Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-04-05T14:44:47.611Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2023-04-05T14:44:47.611Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-04-05T14:44:47.611Z] === RUN TestGetRepositoryMountCandidates [2023-04-05T14:44:47.611Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-04-05T14:44:47.611Z] === RUN TestLayerAlreadyExists [2023-04-05T14:44:47.612Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-05T14:44:47.612Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-05T14:44:47.612Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-05T14:44:47.612Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-05T14:44:47.612Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-05T14:44:47.612Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-05T14:44:47.612Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestWhenEmptyAuthConfig [2023-04-05T14:44:47.612Z] === RUN TestNotFound [2023-04-05T14:44:47.612Z] --- PASS: TestNotFound (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestConflict [2023-04-05T14:44:47.612Z] --- PASS: TestConflict (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestForbidden [2023-04-05T14:44:47.612Z] --- PASS: TestForbidden (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestInvalidParameter [2023-04-05T14:44:47.612Z] --- PASS: TestInvalidParameter (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestNotImplemented [2023-04-05T14:44:47.612Z] --- PASS: TestNotImplemented (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestNotModified [2023-04-05T14:44:47.612Z] --- PASS: TestNotModified (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestUnauthorized [2023-04-05T14:44:47.612Z] --- PASS: TestUnauthorized (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestUnknown [2023-04-05T14:44:47.612Z] --- PASS: TestUnknown (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestCancelled [2023-04-05T14:44:47.612Z] --- PASS: TestCancelled (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestDeadline [2023-04-05T14:44:47.612Z] --- PASS: TestDeadline (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestDataLoss [2023-04-05T14:44:47.612Z] --- PASS: TestDataLoss (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestUnavailable [2023-04-05T14:44:47.612Z] --- PASS: TestUnavailable (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestSystem [2023-04-05T14:44:47.612Z] --- PASS: TestSystem (0.00s) [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Not_Found [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Bad_Request [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Conflict [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Unauthorized [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Service_Unavailable [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Forbidden [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Not_Modified [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Not_Implemented [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-04-05T14:44:47.612Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-04-05T14:44:47.612Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-04-05T14:44:47.612Z] PASS [2023-04-05T14:44:47.612Z] coverage: 77.0% of statements [2023-04-05T14:44:47.612Z] ok github.com/docker/docker/errdefs 0.055s coverage: 77.0% of statements [2023-04-05T14:44:47.612Z] --- PASS: TestConcurrencyLimit (0.39s) [2023-04-05T14:44:47.612Z] === RUN TestInactiveJobs [2023-04-05T14:44:48.088Z] --- PASS: TestInactiveJobs (0.36s) [2023-04-05T14:44:48.088Z] === RUN TestWatchRelease [2023-04-05T14:44:48.088Z] --- PASS: TestWatchRelease (0.04s) [2023-04-05T14:44:48.088Z] === RUN TestWatchFinishedTransfer [2023-04-05T14:44:48.088Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-04-05T14:44:48.088Z] === RUN TestDuplicateTransfer [2023-04-05T14:44:48.088Z] --- PASS: TestDuplicateTransfer (0.04s) [2023-04-05T14:44:48.088Z] === RUN TestSuccessfulUpload [2023-04-05T14:44:48.088Z] --- PASS: TestWhenEmptyAuthConfig (0.89s) [2023-04-05T14:44:48.088Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-04-05T14:44:48.088Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-04-05T14:44:48.088Z] === RUN TestTokenPassThru [2023-04-05T14:44:48.088Z] --- PASS: TestTokenPassThru (0.00s) [2023-04-05T14:44:48.088Z] === RUN TestTokenPassThruDifferentHost [2023-04-05T14:44:48.088Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-04-05T14:44:48.088Z] PASS [2023-04-05T14:44:48.088Z] coverage: 27.4% of statements [2023-04-05T14:44:48.332Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-05T14:44:48.332Z] Using test binary docker [2023-04-05T14:44:48.332Z] +++ /etc/init.d/apparmor start [2023-04-05T14:44:48.332Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-05T14:44:48.332Z] INFO: Waiting for daemon to start... [2023-04-05T14:44:48.332Z] Starting dockerd [2023-04-05T14:44:48.332Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2023-04-05T14:44:48.332Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-05T14:44:48.332Z] Using test binary docker [2023-04-05T14:44:48.332Z] +++ /etc/init.d/apparmor start [2023-04-05T14:44:48.332Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-05T14:44:48.332Z] Starting dockerd [2023-04-05T14:44:48.332Z] INFO: Waiting for daemon to start... [2023-04-05T14:44:48.332Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2023-04-05T14:44:48.332Z] . [2023-04-05T14:44:48.332Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-05T14:44:48.332Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-05T14:44:48.332Z] Error: No such image: emptyfs [2023-04-05T14:44:48.332Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-05T14:44:48.332Z] ++++ docker load [2023-04-05T14:44:48.332Z] Running integration-test (iteration 1) [2023-04-05T14:44:48.332Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-04-05T14:44:48.332Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-04-05T14:44:48.332Z] ++ set -e [2023-04-05T14:44:48.332Z] ++ '[' -n 0 ']' [2023-04-05T14:44:48.332Z] ++ set -x [2023-04-05T14:44:48.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-04-05T14:44:48.332Z] Loaded image: busybox:latest [2023-04-05T14:44:48.332Z] Loaded image: busybox:glibc [2023-04-05T14:44:48.332Z] [2023-04-05T14:44:48.332Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-05T14:44:48.332Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-05T14:44:48.332Z] Error: No such image: emptyfs [2023-04-05T14:44:48.332Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-05T14:44:48.332Z] ++++ docker load [2023-04-05T14:44:48.332Z] Running integration-test (iteration 1) [2023-04-05T14:44:48.332Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-04-05T14:44:48.332Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-04-05T14:44:48.332Z] ++ set -e [2023-04-05T14:44:48.332Z] ++ '[' -n 0 ']' [2023-04-05T14:44:48.332Z] ++ set -x [2023-04-05T14:44:48.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-04-05T14:44:48.333Z] Loaded image: busybox:latest [2023-04-05T14:44:48.333Z] Loaded image: busybox:glibc [2023-04-05T14:44:48.333Z] Loaded image: debian:bullseye-slim [2023-04-05T14:44:48.333Z] Loaded image: hello-world:latest [2023-04-05T14:44:48.333Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T14:44:48.333Z] INFO: Testing against a local daemon [2023-04-05T14:44:48.333Z] === RUN TestDockerSuite [2023-04-05T14:44:48.333Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-04-05T14:44:48.333Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-04-05T14:44:48.333Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-04-05T14:44:48.333Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-04-05T14:44:48.333Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-04-05T14:44:48.333Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-04-05T14:44:48.333Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-04-05T14:44:48.333Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-04-05T14:44:48.558Z] ok github.com/docker/docker/distribution 1.856s coverage: 27.4% of statements [2023-04-05T14:44:48.558Z] time="2023-04-05T14:44:48Z" level=error msg="Upload failed, retrying: simulating retry" [2023-04-05T14:44:48.558Z] === RUN TestFSGetInvalidData [2023-04-05T14:44:48.558Z] --- PASS: TestFSGetInvalidData (0.01s) [2023-04-05T14:44:48.558Z] === RUN TestFSInvalidSet [2023-04-05T14:44:48.558Z] --- PASS: TestFSInvalidSet (0.02s) [2023-04-05T14:44:48.558Z] === RUN TestFSInvalidRoot [2023-04-05T14:44:48.558Z] --- PASS: TestFSInvalidRoot (0.03s) [2023-04-05T14:44:48.558Z] === RUN TestFSMetadataGetSet [2023-04-05T14:44:48.558Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-04-05T14:44:48.558Z] --- PASS: TestFSMetadataGetSet (0.04s) [2023-04-05T14:44:48.558Z] === RUN TestFSInvalidWalker [2023-04-05T14:44:48.558Z] --- PASS: TestSuccessfulUpload (0.37s) [2023-04-05T14:44:48.558Z] === RUN TestCancelledUpload [2023-04-05T14:44:48.558Z] --- PASS: TestCancelledUpload (0.00s) [2023-04-05T14:44:48.558Z] PASS [2023-04-05T14:44:48.558Z] coverage: 76.9% of statements [2023-04-05T14:44:48.558Z] --- PASS: TestFSInvalidWalker (0.01s) [2023-04-05T14:44:48.558Z] === RUN TestFSGetSet [2023-04-05T14:44:48.558Z] ok github.com/docker/docker/distribution/xfer 1.800s coverage: 76.9% of statements [2023-04-05T14:44:48.558Z] ? github.com/docker/docker/dockerversion [no test files] [2023-04-05T14:44:48.558Z] --- PASS: TestFSGetSet (0.02s) [2023-04-05T14:44:48.558Z] === RUN TestFSGetUnsetKey [2023-04-05T14:44:48.558Z] --- PASS: TestFSGetUnsetKey (0.00s) [2023-04-05T14:44:48.558Z] === RUN TestFSGetEmptyData [2023-04-05T14:44:48.558Z] --- PASS: TestFSGetEmptyData (0.00s) [2023-04-05T14:44:48.558Z] === RUN TestFSDelete [2023-04-05T14:44:48.558Z] --- PASS: TestFSDelete (0.02s) [2023-04-05T14:44:48.558Z] === RUN TestFSWalker [2023-04-05T14:44:48.558Z] --- PASS: TestFSWalker (0.02s) [2023-04-05T14:44:48.558Z] === RUN TestFSWalkerStopOnError [2023-04-05T14:44:48.558Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2023-04-05T14:44:48.558Z] === RUN TestNewFromJSON [2023-04-05T14:44:48.558Z] --- PASS: TestNewFromJSON (0.00s) [2023-04-05T14:44:48.558Z] === RUN TestNewFromJSONWithInvalidJSON [2023-04-05T14:44:48.558Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-04-05T14:44:48.558Z] === RUN TestMarshalKeyOrder [2023-04-05T14:44:48.558Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-04-05T14:44:48.558Z] === RUN TestImage [2023-04-05T14:44:48.558Z] --- PASS: TestImage (0.00s) [2023-04-05T14:44:48.558Z] === RUN TestImageOSNotEmpty [2023-04-05T14:44:48.558Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-04-05T14:44:48.558Z] === RUN TestNewChildImageFromImageWithRootFS [2023-04-05T14:44:48.558Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-04-05T14:44:48.558Z] === RUN TestCreate [2023-04-05T14:44:48.558Z] --- PASS: TestCreate (0.01s) [2023-04-05T14:44:48.558Z] === RUN TestRestore [2023-04-05T14:44:48.558Z] === RUN TestCompare [2023-04-05T14:44:48.558Z] --- PASS: TestCompare (0.00s) [2023-04-05T14:44:48.558Z] PASS [2023-04-05T14:44:48.558Z] coverage: 19.2% of statements [2023-04-05T14:44:48.558Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2023-04-05T14:44:48.558Z] time="2023-04-05T14:44:48Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-04-05T14:44:48.558Z] --- PASS: TestRestore (0.20s) [2023-04-05T14:44:48.558Z] === RUN TestAddDelete [2023-04-05T14:44:48.558Z] --- PASS: TestAddDelete (0.03s) [2023-04-05T14:44:48.558Z] === RUN TestSearchAfterDelete [2023-04-05T14:44:48.912Z] Loaded image: debian:bullseye-slim [2023-04-05T14:44:49.027Z] --- PASS: TestSearchAfterDelete (0.01s) [2023-04-05T14:44:49.027Z] === RUN TestParentReset [2023-04-05T14:44:49.027Z] --- PASS: TestParentReset (0.03s) [2023-04-05T14:44:49.027Z] === RUN TestGetAndSetLastUpdated [2023-04-05T14:44:49.027Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2023-04-05T14:44:49.027Z] === RUN TestStoreLen [2023-04-05T14:44:49.027Z] --- PASS: TestStoreLen (0.06s) [2023-04-05T14:44:49.027Z] PASS [2023-04-05T14:44:49.027Z] coverage: 86.8% of statements [2023-04-05T14:44:49.027Z] ok github.com/docker/docker/image 0.604s coverage: 86.8% of statements [2023-04-05T14:44:49.027Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-04-05T14:44:49.028Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2023-04-05T14:44:49.028Z] === RUN TestServiceUpdateNetwork [2023-04-05T14:44:49.169Z] Loaded image: hello-world:latest [2023-04-05T14:44:49.427Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T14:44:49.427Z] INFO: Testing against a local daemon [2023-04-05T14:44:49.427Z] === RUN TestDockerDaemonSuite [2023-04-05T14:44:49.427Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-04-05T14:44:49.495Z] === RUN TestMakeV1ConfigFromConfig [2023-04-05T14:44:49.495Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-04-05T14:44:49.495Z] PASS [2023-04-05T14:44:49.495Z] coverage: 25.0% of statements [2023-04-05T14:44:49.495Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2023-04-05T14:44:49.495Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-04-05T14:44:49.963Z] === RUN TestSerialization [2023-04-05T14:44:50.431Z] --- PASS: TestSerialization (0.02s) [2023-04-05T14:44:50.431Z] PASS [2023-04-05T14:44:50.431Z] coverage: 100.0% of statements [2023-04-05T14:44:50.431Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2023-04-05T14:44:50.800Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-04-05T14:44:50.800Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-04-05T14:44:50.899Z] === RUN TestEmptyLayer [2023-04-05T14:44:50.899Z] --- PASS: TestEmptyLayer (0.00s) [2023-04-05T14:44:50.899Z] === RUN TestCommitFailure [2023-04-05T14:44:50.899Z] === RUN TestEnvironmentParsing [2023-04-05T14:44:50.899Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-04-05T14:44:50.899Z] PASS [2023-04-05T14:44:50.899Z] coverage: 1.0% of statements [2023-04-05T14:44:50.899Z] --- PASS: TestCommitFailure (0.02s) [2023-04-05T14:44:50.899Z] === RUN TestStartTransactionFailure [2023-04-05T14:44:50.899Z] ok github.com/docker/docker/libcontainerd/local 0.130s coverage: 1.0% of statements [2023-04-05T14:44:50.899Z] --- PASS: TestStartTransactionFailure (0.02s) [2023-04-05T14:44:50.899Z] === RUN TestGetOrphan [2023-04-05T14:44:50.899Z] --- PASS: TestGetOrphan (0.01s) [2023-04-05T14:44:50.899Z] === RUN TestMountAndRegister [2023-04-05T14:44:51.367Z] layer_test.go:270: Layer size: 14 [2023-04-05T14:44:51.367Z] --- PASS: TestMountAndRegister (0.05s) [2023-04-05T14:44:51.367Z] === RUN TestLayerRelease [2023-04-05T14:44:51.367Z] layer_test.go:303: Failing on Windows [2023-04-05T14:44:51.367Z] --- SKIP: TestLayerRelease (0.00s) [2023-04-05T14:44:51.367Z] === RUN TestStoreRestore [2023-04-05T14:44:51.367Z] layer_test.go:352: Failing on Windows [2023-04-05T14:44:51.367Z] --- SKIP: TestStoreRestore (0.00s) [2023-04-05T14:44:51.367Z] === RUN TestTarStreamStability [2023-04-05T14:44:51.367Z] layer_test.go:467: Failing on Windows [2023-04-05T14:44:51.367Z] --- SKIP: TestTarStreamStability (0.00s) [2023-04-05T14:44:51.367Z] === RUN TestRegisterExistingLayer [2023-04-05T14:44:51.367Z] --- PASS: TestRegisterExistingLayer (0.18s) [2023-04-05T14:44:51.367Z] === RUN TestTarStreamVerification [2023-04-05T14:44:51.367Z] layer_test.go:696: Failing on Windows [2023-04-05T14:44:51.367Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-04-05T14:44:51.367Z] === RUN TestLayerMigration [2023-04-05T14:44:51.367Z] migration_test.go:45: Failing on Windows [2023-04-05T14:44:51.367Z] --- SKIP: TestLayerMigration (0.00s) [2023-04-05T14:44:51.367Z] === RUN TestLayerMigrationNoTarsplit [2023-04-05T14:44:51.367Z] migration_test.go:181: Failing on Windows [2023-04-05T14:44:51.367Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-04-05T14:44:51.367Z] === RUN TestMountInit [2023-04-05T14:44:51.367Z] mount_test.go:17: Failing on Windows [2023-04-05T14:44:51.367Z] --- SKIP: TestMountInit (0.00s) [2023-04-05T14:44:51.367Z] === RUN TestMountSize [2023-04-05T14:44:51.367Z] mount_test.go:76: Failing on Windows [2023-04-05T14:44:51.367Z] --- SKIP: TestMountSize (0.00s) [2023-04-05T14:44:51.367Z] === RUN TestMountChanges [2023-04-05T14:44:51.367Z] mount_test.go:125: Failing on Windows [2023-04-05T14:44:51.367Z] --- SKIP: TestMountChanges (0.00s) [2023-04-05T14:44:51.367Z] === RUN TestMountApply [2023-04-05T14:44:51.367Z] mount_test.go:212: Failing on Windows [2023-04-05T14:44:51.367Z] --- SKIP: TestMountApply (0.00s) [2023-04-05T14:44:51.367Z] PASS [2023-04-05T14:44:51.367Z] coverage: 30.1% of statements [2023-04-05T14:44:51.367Z] ok github.com/docker/docker/layer 0.418s coverage: 30.1% of statements [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-04-05T14:44:51.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-04-05T14:44:51.368Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-04-05T14:44:51.368Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-04-05T14:44:51.368Z] PASS [2023-04-05T14:44:51.368Z] coverage: 45.8% of statements [2023-04-05T14:44:51.368Z] ok github.com/docker/docker/oci 0.055s coverage: 45.8% of statements [2023-04-05T14:44:51.368Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-04-05T14:44:51.368Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-04-05T14:44:51.368Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-04-05T14:44:51.368Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-04-05T14:44:51.368Z] ? github.com/docker/docker/oci/caps [no test files] [2023-04-05T14:44:51.837Z] === RUN TestAddressPoolOpt [2023-04-05T14:44:51.837Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/a [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/something [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/_=a [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/env1=value1 [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/_env1=value1 [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/env2=value2=value3 [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/env3=abc!qwe [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/env_4=value_4 [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/PATH [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/=a [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/PATH= [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/PATH=something [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/asd!qwe [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/1asd [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/123 [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/some_space [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/__some_space_before [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/some_space_after__ [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/= [2023-04-05T14:44:51.837Z] === RUN TestValidateEnv/PaTh [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/a (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/something (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/= (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestParseHost [2023-04-05T14:44:51.837Z] --- PASS: TestParseHost (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestParseDockerDaemonHost [2023-04-05T14:44:51.837Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestParseTCP [2023-04-05T14:44:51.837Z] --- PASS: TestParseTCP (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestParseInvalidUnixAddrInvalid [2023-04-05T14:44:51.837Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestValidateExtraHosts [2023-04-05T14:44:51.837Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestIpOptString [2023-04-05T14:44:51.837Z] --- PASS: TestIpOptString (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestNewIpOptInvalidDefaultVal [2023-04-05T14:44:51.837Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestNewIpOptValidDefaultVal [2023-04-05T14:44:51.837Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestIpOptSetInvalidVal [2023-04-05T14:44:51.837Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestValidateIPAddress [2023-04-05T14:44:51.837Z] --- PASS: TestValidateIPAddress (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestMapOpts [2023-04-05T14:44:51.837Z] --- PASS: TestMapOpts (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestListOptsWithoutValidator [2023-04-05T14:44:51.837Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestListOptsWithValidator [2023-04-05T14:44:51.837Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestValidateDNSSearch [2023-04-05T14:44:51.837Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_general_format [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_one_more [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-04-05T14:44:51.837Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-04-05T14:44:51.837Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestNamedListOpts [2023-04-05T14:44:51.837Z] --- PASS: TestNamedListOpts (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestNamedMapOpts [2023-04-05T14:44:51.837Z] --- PASS: TestNamedMapOpts (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestParseLink [2023-04-05T14:44:51.837Z] --- PASS: TestParseLink (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestQuotedStringSetWithQuotes [2023-04-05T14:44:51.837Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-04-05T14:44:51.837Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestQuotedStringSetWithNoQuotes [2023-04-05T14:44:51.837Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-04-05T14:44:51.837Z] === RUN TestUlimitOpt [2023-04-05T14:44:51.837Z] --- PASS: TestUlimitOpt (0.00s) [2023-04-05T14:44:51.837Z] PASS [2023-04-05T14:44:51.837Z] coverage: 67.1% of statements [2023-04-05T14:44:51.837Z] ok github.com/docker/docker/opts 0.085s coverage: 67.1% of statements [2023-04-05T14:44:51.837Z] === RUN TestParseVersion [2023-04-05T14:44:51.837Z] --- PASS: TestParseVersion (0.00s) [2023-04-05T14:44:51.837Z] PASS [2023-04-05T14:44:51.837Z] coverage: 52.9% of statements [2023-04-05T14:44:51.837Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2023-04-05T14:44:52.173Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-04-05T14:44:52.173Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-04-05T14:44:52.824Z] === RUN TestUnbuffered [2023-04-05T14:44:52.824Z] --- PASS: TestUnbuffered (0.00s) [2023-04-05T14:44:52.824Z] === RUN TestRaceUnbuffered [2023-04-05T14:44:52.824Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-04-05T14:44:52.824Z] PASS [2023-04-05T14:44:52.824Z] coverage: 100.0% of statements [2023-04-05T14:44:52.824Z] ok github.com/docker/docker/pkg/broadcaster 0.204s coverage: 100.0% of statements [2023-04-05T14:44:52.824Z] === RUN TestMatch [2023-04-05T14:44:52.824Z] === RUN TestMatch/[[]] [2023-04-05T14:44:52.824Z] === RUN TestMatch/[[foo]] [2023-04-05T14:44:52.824Z] === RUN TestMatch/[[bar]_[foo]] [2023-04-05T14:44:52.824Z] === RUN TestMatch/[[foo_bar]] [2023-04-05T14:44:52.824Z] === RUN TestMatch/[[qux]_[foo]] [2023-04-05T14:44:52.824Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-04-05T14:44:52.824Z] === RUN TestMatch/[] [2023-04-05T14:44:52.824Z] === RUN TestMatch/[]#01 [2023-04-05T14:44:52.824Z] === RUN TestMatch/[[qux]] [2023-04-05T14:44:52.824Z] === RUN TestMatch/[[foo_bar_qux]] [2023-04-05T14:44:52.824Z] === RUN TestMatch/[[qux]_[baz]] [2023-04-05T14:44:52.824Z] === RUN TestMatch/[[foo_baz]] [2023-04-05T14:44:52.824Z] --- PASS: TestMatch (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[[]] (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[] (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-04-05T14:44:52.824Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-04-05T14:44:52.824Z] PASS [2023-04-05T14:44:52.824Z] coverage: 87.5% of statements [2023-04-05T14:44:52.824Z] ok github.com/docker/docker/pkg/capabilities 0.057s coverage: 87.5% of statements [2023-04-05T14:44:52.824Z] === RUN TestPeerCertificateMarshalJSON [2023-04-05T14:44:53.106Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-04-05T14:44:53.673Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-04-05T14:44:53.673Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-04-05T14:44:53.810Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-04-05T14:44:53.810Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-04-05T14:44:53.810Z] --- PASS: TestPeerCertificateMarshalJSON (0.67s) [2023-04-05T14:44:53.810Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-04-05T14:44:53.810Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-04-05T14:44:53.810Z] === RUN TestMiddleware [2023-04-05T14:44:53.810Z] --- PASS: TestMiddleware (0.00s) [2023-04-05T14:44:53.810Z] === RUN TestNewResponseModifier [2023-04-05T14:44:53.810Z] --- PASS: TestNewResponseModifier (0.00s) [2023-04-05T14:44:53.810Z] PASS [2023-04-05T14:44:53.810Z] coverage: 26.8% of statements [2023-04-05T14:44:53.810Z] ok github.com/docker/docker/pkg/authorization 0.734s coverage: 26.8% of statements [2023-04-05T14:44:54.280Z] === RUN TestIsArchivePathDir [2023-04-05T14:44:54.280Z] === RUN TestChrootTarUntar [2023-04-05T14:44:54.280Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:44:54.280Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestChrootUntarWithHugeExcludesList [2023-04-05T14:44:54.280Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:44:54.280Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestChrootUntarEmptyArchive [2023-04-05T14:44:54.280Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestChrootTarUntarWithSymlink [2023-04-05T14:44:54.280Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-05T14:44:54.280Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestChrootCopyWithTar [2023-04-05T14:44:54.280Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-05T14:44:54.280Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestChrootCopyFileWithTar [2023-04-05T14:44:54.280Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:44:54.280Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestChrootUntarPath [2023-04-05T14:44:54.280Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-05T14:44:54.280Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-04-05T14:44:54.280Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:44:54.280Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-04-05T14:44:54.280Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:44:54.280Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestChrootApplyDotDotFile [2023-04-05T14:44:54.280Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:44:54.280Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-04-05T14:44:54.280Z] PASS [2023-04-05T14:44:54.280Z] coverage: 15.1% of statements [2023-04-05T14:44:54.280Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 15.1% of statements [2023-04-05T14:44:54.280Z] --- PASS: TestIsArchivePathDir (0.08s) [2023-04-05T14:44:54.280Z] === RUN TestIsArchivePathInvalidFile [2023-04-05T14:44:54.280Z] === RUN TestSizeEmpty [2023-04-05T14:44:54.280Z] --- PASS: TestSizeEmpty (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestSizeEmptyFile [2023-04-05T14:44:54.280Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestSizeNonemptyFile [2023-04-05T14:44:54.280Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestSizeNestedDirectoryEmpty [2023-04-05T14:44:54.280Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-04-05T14:44:54.280Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-04-05T14:44:54.280Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestMoveToSubdir [2023-04-05T14:44:54.280Z] --- PASS: TestMoveToSubdir (0.00s) [2023-04-05T14:44:54.280Z] === RUN TestSizeNonExistingDirectory [2023-04-05T14:44:54.280Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-04-05T14:44:54.280Z] PASS [2023-04-05T14:44:54.280Z] coverage: 80.0% of statements [2023-04-05T14:44:54.280Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2023-04-05T14:44:54.280Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2023-04-05T14:44:54.280Z] === RUN TestIsArchivePathTar [2023-04-05T14:44:54.280Z] --- PASS: TestIsArchivePathTar (0.18s) [2023-04-05T14:44:54.280Z] === RUN TestDecompressStreamGzip [2023-04-05T14:44:54.749Z] --- PASS: TestDecompressStreamGzip (0.12s) [2023-04-05T14:44:54.749Z] === RUN TestDecompressStreamBzip2 [2023-04-05T14:44:54.749Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2023-04-05T14:44:54.749Z] === RUN TestDecompressStreamXz [2023-04-05T14:44:54.749Z] archive_test.go:133: Xz not present in msys2 [2023-04-05T14:44:54.749Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-04-05T14:44:54.749Z] === RUN TestCompressStreamXzUnsupported [2023-04-05T14:44:54.749Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-04-05T14:44:54.749Z] === RUN TestCompressStreamBzip2Unsupported [2023-04-05T14:44:54.749Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-04-05T14:44:54.749Z] === RUN TestCompressStreamInvalid [2023-04-05T14:44:54.749Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-04-05T14:44:54.749Z] === RUN TestExtensionInvalid [2023-04-05T14:44:54.749Z] --- PASS: TestExtensionInvalid (0.00s) [2023-04-05T14:44:54.749Z] === RUN TestExtensionUncompressed [2023-04-05T14:44:54.749Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-04-05T14:44:54.749Z] === RUN TestExtensionBzip2 [2023-04-05T14:44:54.749Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-04-05T14:44:54.749Z] === RUN TestExtensionGzip [2023-04-05T14:44:54.749Z] --- PASS: TestExtensionGzip (0.00s) [2023-04-05T14:44:54.749Z] === RUN TestExtensionXz [2023-04-05T14:44:54.749Z] --- PASS: TestExtensionXz (0.00s) [2023-04-05T14:44:54.749Z] === RUN TestCmdStreamLargeStderr [2023-04-05T14:44:54.749Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2023-04-05T14:44:54.749Z] === RUN TestCmdStreamBad [2023-04-05T14:44:54.749Z] archive_test.go:238: Failing on Windows CI machines [2023-04-05T14:44:54.749Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-04-05T14:44:54.749Z] === RUN TestCmdStreamGood [2023-04-05T14:44:54.749Z] === RUN Test [2023-04-05T14:44:54.749Z] === RUN Test/TestContainsEntry [2023-04-05T14:44:54.749Z] === RUN Test/TestCreateEntries [2023-04-05T14:44:54.749Z] === RUN Test/TestEntriesDiff [2023-04-05T14:44:54.749Z] === RUN Test/TestEntriesEquality [2023-04-05T14:44:54.749Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-04-05T14:44:54.749Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-04-05T14:44:54.749Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-04-05T14:44:54.749Z] === RUN Test/TestGeneratorNotGenerate [2023-04-05T14:44:54.749Z] === RUN Test/TestGeneratorWithPort [2023-04-05T14:44:54.749Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-04-05T14:44:54.749Z] === RUN Test/TestNewEntry [2023-04-05T14:44:54.749Z] === RUN Test/TestParse [2023-04-05T14:44:54.749Z] --- PASS: Test (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestNewEntry (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestParse (0.00s) [2023-04-05T14:44:54.749Z] PASS [2023-04-05T14:44:54.749Z] coverage: 58.3% of statements [2023-04-05T14:44:54.749Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2023-04-05T14:44:54.749Z] --- PASS: TestCmdStreamGood (0.05s) [2023-04-05T14:44:54.749Z] === RUN TestUntarPathWithInvalidDest [2023-04-05T14:44:54.749Z] === RUN Test [2023-04-05T14:44:54.749Z] === RUN Test/TestContent [2023-04-05T14:44:54.749Z] === RUN Test/TestInitialize [2023-04-05T14:44:54.749Z] === RUN Test/TestNew [2023-04-05T14:44:54.749Z] === RUN Test/TestParsingContentsWithComments [2023-04-05T14:44:54.749Z] === RUN Test/TestRegister [2023-04-05T14:44:54.749Z] === RUN Test/TestWatch [2023-04-05T14:44:54.749Z] --- PASS: Test (0.01s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestContent (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestInitialize (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestNew (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestRegister (0.00s) [2023-04-05T14:44:54.749Z] --- PASS: Test/TestWatch (0.00s) [2023-04-05T14:44:54.749Z] PASS [2023-04-05T14:44:54.749Z] coverage: 97.6% of statements [2023-04-05T14:44:54.749Z] ok github.com/docker/docker/pkg/discovery/file 0.046s coverage: 97.6% of statements [2023-04-05T14:44:55.050Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-04-05T14:44:55.219Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2023-04-05T14:44:55.219Z] === RUN TestUntarPathWithInvalidSrc [2023-04-05T14:44:55.219Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-04-05T14:44:55.219Z] === RUN TestUntarPath [2023-04-05T14:44:55.219Z] --- PASS: TestUntarPath (0.07s) [2023-04-05T14:44:55.219Z] === RUN TestUntarPathWithDestinationFile [2023-04-05T14:44:55.219Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2023-04-05T14:44:55.219Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-04-05T14:44:55.219Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2023-04-05T14:44:55.219Z] === RUN TestCopyWithTarInvalidSrc [2023-04-05T14:44:55.219Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-04-05T14:44:55.219Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-04-05T14:44:55.219Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-04-05T14:44:55.219Z] === RUN TestCopyWithTarSrcFile [2023-04-05T14:44:55.219Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2023-04-05T14:44:55.219Z] === RUN TestCopyWithTarSrcFolder [2023-04-05T14:44:55.219Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-04-05T14:44:55.219Z] === RUN TestCopyFileWithTarInvalidSrc [2023-04-05T14:44:55.219Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-04-05T14:44:55.219Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-04-05T14:44:55.219Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-04-05T14:44:55.219Z] === RUN TestCopyFileWithTarSrcFolder [2023-04-05T14:44:55.219Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2023-04-05T14:44:55.219Z] === RUN TestCopyFileWithTarSrcFile [2023-04-05T14:44:55.219Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-04-05T14:44:55.219Z] === RUN TestTarFiles [2023-04-05T14:44:55.308Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-04-05T14:44:55.566Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-04-05T14:44:55.566Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-04-05T14:44:55.566Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-04-05T14:44:55.688Z] === RUN Test [2023-04-05T14:44:55.688Z] === RUN Test/TestWatch [2023-04-05T14:44:55.688Z] --- PASS: Test (0.00s) [2023-04-05T14:44:55.688Z] --- PASS: Test/TestWatch (0.00s) [2023-04-05T14:44:55.688Z] PASS [2023-04-05T14:44:55.688Z] coverage: 92.3% of statements [2023-04-05T14:44:55.688Z] === RUN Test [2023-04-05T14:44:55.688Z] === RUN Test/TestInitialize [2023-04-05T14:44:55.688Z] ok github.com/docker/docker/pkg/discovery/memory 0.050s coverage: 92.3% of statements [2023-04-05T14:44:55.688Z] === RUN Test [2023-04-05T14:44:55.688Z] === RUN Test/TestInitialize [2023-04-05T14:44:55.688Z] === RUN Test/TestInitializeWithPattern [2023-04-05T14:44:55.688Z] === RUN Test/TestRegister [2023-04-05T14:44:55.688Z] === RUN Test/TestWatch [2023-04-05T14:44:55.688Z] --- PASS: Test (0.00s) [2023-04-05T14:44:55.688Z] --- PASS: Test/TestInitialize (0.00s) [2023-04-05T14:44:55.688Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-04-05T14:44:55.688Z] --- PASS: Test/TestRegister (0.00s) [2023-04-05T14:44:55.688Z] --- PASS: Test/TestWatch (0.00s) [2023-04-05T14:44:55.688Z] PASS [2023-04-05T14:44:55.688Z] coverage: 93.8% of statements [2023-04-05T14:44:55.688Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2023-04-05T14:44:56.156Z] time="2023-04-05T14:44:55Z" level=info msg="Initializing discovery without TLS" [2023-04-05T14:44:56.156Z] time="2023-04-05T14:44:55Z" level=info msg="Initializing discovery without TLS" [2023-04-05T14:44:56.156Z] time="2023-04-05T14:44:55Z" level=info msg="Initializing discovery without TLS" [2023-04-05T14:44:56.156Z] === RUN Test/TestInitializeWithCerts [2023-04-05T14:44:56.156Z] time="2023-04-05T14:44:55Z" level=info msg="Initializing discovery with TLS" [2023-04-05T14:44:56.156Z] === RUN Test/TestWatch [2023-04-05T14:44:56.156Z] time="2023-04-05T14:44:55Z" level=info msg="Initializing discovery without TLS" [2023-04-05T14:44:56.624Z] === RUN TestPollerAddRemove [2023-04-05T14:44:56.624Z] --- PASS: TestPollerAddRemove (0.00s) [2023-04-05T14:44:56.624Z] === RUN TestPollerEvent [2023-04-05T14:44:56.624Z] poller_test.go:40: No chmod on Windows [2023-04-05T14:44:56.624Z] --- SKIP: TestPollerEvent (0.00s) [2023-04-05T14:44:56.624Z] === RUN TestPollerClose [2023-04-05T14:44:56.624Z] --- PASS: TestPollerClose (0.00s) [2023-04-05T14:44:56.624Z] PASS [2023-04-05T14:44:56.624Z] coverage: 39.4% of statements [2023-04-05T14:44:56.624Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 39.4% of statements [2023-04-05T14:44:56.745Z] --- PASS: TestImportExtremelyLargeImageWorks (93.43s) [2023-04-05T14:44:56.745Z] PASS [2023-04-05T14:44:56.745Z] [2023-04-05T14:44:56.745Z] === Skipped [2023-04-05T14:44:56.745Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-05T14:44:56.745Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-05T14:44:56.745Z] [2023-04-05T14:44:56.745Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-04-05T14:44:56.745Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-04-05T14:44:56.745Z] [2023-04-05T14:44:56.745Z] DONE 13 tests, 2 skipped in 97.232s [2023-04-05T14:44:56.745Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-04-05T14:44:56.745Z] INFO: Testing against a local daemon [2023-04-05T14:44:56.745Z] === RUN TestNetworkCreateDelete [2023-04-05T14:44:56.745Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-04-05T14:44:56.745Z] === RUN TestDockerNetworkDeletePreferID [2023-04-05T14:44:56.745Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2023-04-05T14:44:56.745Z] === RUN TestDaemonDNSFallback [2023-04-05T14:44:56.941Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-04-05T14:44:56.941Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-04-05T14:44:57.093Z] === RUN TestCopyFileWithInvalidSrc [2023-04-05T14:44:57.093Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCopyFileWithInvalidDest [2023-04-05T14:44:57.093Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCopyFileWithSameSrcAndDest [2023-04-05T14:44:57.093Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-04-05T14:44:57.093Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCopyFile [2023-04-05T14:44:57.093Z] --- PASS: TestCopyFile (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-04-05T14:44:57.093Z] fileutils_test.go:133: Needs porting to Windows [2023-04-05T14:44:57.093Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-04-05T14:44:57.093Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestReadSymlinkedDirectoryToFile [2023-04-05T14:44:57.093Z] fileutils_test.go:179: Needs porting to Windows [2023-04-05T14:44:57.093Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestWildcardMatches [2023-04-05T14:44:57.093Z] --- PASS: TestWildcardMatches (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestPatternMatches [2023-04-05T14:44:57.093Z] --- PASS: TestPatternMatches (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-04-05T14:44:57.093Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestPatternMatchesFolderExclusions [2023-04-05T14:44:57.093Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-04-05T14:44:57.093Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-04-05T14:44:57.093Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-04-05T14:44:57.093Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-04-05T14:44:57.093Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestSingleExclamationError [2023-04-05T14:44:57.093Z] --- PASS: TestSingleExclamationError (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestMatchesWithNoPatterns [2023-04-05T14:44:57.093Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestMatchesWithMalformedPatterns [2023-04-05T14:44:57.093Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestMatches [2023-04-05T14:44:57.093Z] --- PASS: TestMatches (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCleanPatterns [2023-04-05T14:44:57.093Z] --- PASS: TestCleanPatterns (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-04-05T14:44:57.093Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCleanPatternsExceptionFlag [2023-04-05T14:44:57.093Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-04-05T14:44:57.093Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-04-05T14:44:57.093Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCleanPatternsErrorSingleException [2023-04-05T14:44:57.093Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCreateIfNotExistsDir [2023-04-05T14:44:57.093Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2023-04-05T14:44:57.093Z] === RUN TestCreateIfNotExistsFile [2023-04-05T14:44:57.093Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2023-04-05T14:44:57.093Z] === RUN TestMatch [2023-04-05T14:44:57.093Z] --- PASS: TestMatch (0.00s) [2023-04-05T14:44:57.093Z] PASS [2023-04-05T14:44:57.093Z] coverage: 85.4% of statements [2023-04-05T14:44:57.093Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 85.4% of statements [2023-04-05T14:44:57.507Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-04-05T14:44:57.561Z] === RUN TestGet [2023-04-05T14:44:57.561Z] --- PASS: TestGet (0.00s) [2023-04-05T14:44:57.561Z] === RUN TestGetShortcutString [2023-04-05T14:44:57.561Z] --- PASS: TestGetShortcutString (0.00s) [2023-04-05T14:44:57.561Z] PASS [2023-04-05T14:44:57.561Z] coverage: 42.9% of statements [2023-04-05T14:44:57.561Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2023-04-05T14:44:57.583Z] ......... [ 86%] [2023-04-05T14:44:57.766Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-04-05T14:44:57.766Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-04-05T14:44:57.766Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-04-05T14:44:58.029Z] === RUN TestCreateIDMapOrder [2023-04-05T14:44:58.029Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-04-05T14:44:58.029Z] PASS [2023-04-05T14:44:58.029Z] coverage: 7.2% of statements [2023-04-05T14:44:58.029Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2023-04-05T14:44:59.016Z] --- PASS: Test (3.18s) [2023-04-05T14:44:59.016Z] --- PASS: Test/TestInitialize (0.17s) [2023-04-05T14:44:59.016Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2023-04-05T14:44:59.016Z] --- PASS: Test/TestWatch (3.00s) [2023-04-05T14:44:59.016Z] PASS [2023-04-05T14:44:59.016Z] coverage: 84.1% of statements [2023-04-05T14:44:59.016Z] ok github.com/docker/docker/pkg/discovery/kv 3.236s coverage: 84.1% of statements [2023-04-05T14:44:59.016Z] === RUN TestFixedBufferCap [2023-04-05T14:44:59.016Z] --- PASS: TestFixedBufferCap (0.00s) [2023-04-05T14:44:59.016Z] === RUN TestFixedBufferLen [2023-04-05T14:44:59.016Z] --- PASS: TestFixedBufferLen (0.00s) [2023-04-05T14:44:59.016Z] === RUN TestFixedBufferString [2023-04-05T14:44:59.016Z] --- PASS: TestFixedBufferString (0.00s) [2023-04-05T14:44:59.016Z] === RUN TestFixedBufferWrite [2023-04-05T14:44:59.016Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-04-05T14:44:59.016Z] === RUN TestFixedBufferRead [2023-04-05T14:44:59.016Z] --- PASS: TestFixedBufferRead (0.00s) [2023-04-05T14:44:59.016Z] === RUN TestBytesPipeRead [2023-04-05T14:44:59.016Z] --- PASS: TestBytesPipeRead (0.00s) [2023-04-05T14:44:59.016Z] === RUN TestBytesPipeWrite [2023-04-05T14:44:59.016Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-04-05T14:44:59.016Z] === RUN TestBytesPipeWriteRandomChunks [2023-04-05T14:44:59.016Z] === RUN TestError [2023-04-05T14:44:59.016Z] --- PASS: TestError (0.00s) [2023-04-05T14:44:59.016Z] === RUN TestProgressString [2023-04-05T14:44:59.016Z] === RUN TestProgressString/no_progress [2023-04-05T14:44:59.016Z] === RUN TestProgressString/progress_1 [2023-04-05T14:44:59.016Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-04-05T14:44:59.016Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-04-05T14:44:59.016Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-04-05T14:44:59.016Z] === RUN TestProgressString/with_units [2023-04-05T14:44:59.016Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-04-05T14:44:59.016Z] === RUN TestProgressString/hide_counts [2023-04-05T14:44:59.016Z] --- PASS: TestProgressString (0.00s) [2023-04-05T14:44:59.016Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-04-05T14:44:59.016Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-04-05T14:44:59.016Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-04-05T14:44:59.016Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-04-05T14:44:59.016Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-04-05T14:44:59.016Z] --- PASS: TestProgressString/with_units (0.00s) [2023-04-05T14:44:59.016Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-04-05T14:44:59.016Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-04-05T14:44:59.016Z] === RUN TestJSONMessageDisplay [2023-04-05T14:44:59.484Z] --- PASS: TestJSONMessageDisplay (0.15s) [2023-04-05T14:44:59.484Z] === RUN TestJSONMessageDisplayWithJSONError [2023-04-05T14:44:59.484Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-04-05T14:44:59.484Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-04-05T14:44:59.484Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-04-05T14:44:59.484Z] === RUN TestDisplayJSONMessagesStream [2023-04-05T14:44:59.484Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-04-05T14:44:59.484Z] PASS [2023-04-05T14:44:59.484Z] coverage: 91.7% of statements [2023-04-05T14:44:59.484Z] ok github.com/docker/docker/pkg/jsonmessage 0.202s coverage: 91.7% of statements [2023-04-05T14:44:59.484Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2023-04-05T14:44:59.484Z] === RUN TestAtomicWriteToFile [2023-04-05T14:44:59.484Z] --- PASS: TestAtomicWriteToFile (0.01s) [2023-04-05T14:44:59.484Z] === RUN TestAtomicWriteSetCommit [2023-04-05T14:44:59.484Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-04-05T14:44:59.484Z] === RUN TestAtomicWriteSetCancel [2023-04-05T14:44:59.484Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-04-05T14:44:59.484Z] === RUN TestReadCloserWrapperClose [2023-04-05T14:44:59.484Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-04-05T14:44:59.484Z] === RUN TestReaderErrWrapperReadOnError [2023-04-05T14:44:59.484Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-04-05T14:44:59.484Z] === RUN TestReaderErrWrapperRead [2023-04-05T14:44:59.484Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-04-05T14:44:59.484Z] === RUN TestHashData [2023-04-05T14:44:59.484Z] --- PASS: TestHashData (0.00s) [2023-04-05T14:44:59.484Z] === RUN TestCancelReadCloser [2023-04-05T14:44:59.484Z] --- PASS: TestCancelReadCloser (0.10s) [2023-04-05T14:44:59.484Z] === RUN TestWriteCloserWrapperClose [2023-04-05T14:44:59.484Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-04-05T14:44:59.484Z] === RUN TestNopWriteCloser [2023-04-05T14:44:59.484Z] --- PASS: TestNopWriteCloser (0.00s) [2023-04-05T14:44:59.484Z] === RUN TestNopWriter [2023-04-05T14:44:59.484Z] --- PASS: TestNopWriter (0.00s) [2023-04-05T14:44:59.484Z] === RUN TestWriteCounter [2023-04-05T14:44:59.484Z] --- PASS: TestWriteCounter (0.00s) [2023-04-05T14:44:59.484Z] PASS [2023-04-05T14:44:59.484Z] coverage: 68.4% of statements [2023-04-05T14:44:59.484Z] ok github.com/docker/docker/pkg/ioutils 0.657s coverage: 68.4% of statements [2023-04-05T14:44:59.952Z] === RUN TestStandardLongPath [2023-04-05T14:44:59.952Z] --- PASS: TestStandardLongPath (0.00s) [2023-04-05T14:44:59.952Z] === RUN TestUNCLongPath [2023-04-05T14:44:59.952Z] --- PASS: TestUNCLongPath (0.00s) [2023-04-05T14:44:59.952Z] PASS [2023-04-05T14:44:59.952Z] coverage: 100.0% of statements [2023-04-05T14:44:59.952Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2023-04-05T14:45:00.421Z] === RUN TestNameFormat [2023-04-05T14:45:00.421Z] --- PASS: TestNameFormat (0.00s) [2023-04-05T14:45:00.421Z] === RUN TestNameRetries [2023-04-05T14:45:00.421Z] --- PASS: TestNameRetries (0.00s) [2023-04-05T14:45:00.421Z] PASS [2023-04-05T14:45:00.421Z] coverage: 85.7% of statements [2023-04-05T14:45:00.421Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2023-04-05T14:45:00.421Z] === RUN TestParseKeyValueOpt [2023-04-05T14:45:00.421Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-04-05T14:45:00.421Z] === RUN TestParseUintList [2023-04-05T14:45:00.421Z] --- PASS: TestParseUintList (0.00s) [2023-04-05T14:45:00.421Z] === RUN TestParseUintListMaximumLimits [2023-04-05T14:45:00.421Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-04-05T14:45:00.421Z] PASS [2023-04-05T14:45:00.421Z] coverage: 97.0% of statements [2023-04-05T14:45:00.421Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2023-04-05T14:45:00.889Z] === RUN TestNewAndRemove [2023-04-05T14:45:00.889Z] --- PASS: TestNewAndRemove (0.00s) [2023-04-05T14:45:00.889Z] === RUN TestRemoveInvalidPath [2023-04-05T14:45:00.889Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-04-05T14:45:00.889Z] PASS [2023-04-05T14:45:00.889Z] coverage: 82.6% of statements [2023-04-05T14:45:00.889Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2023-04-05T14:45:00.889Z] --- PASS: TestTarFiles (5.68s) [2023-04-05T14:45:00.889Z] === RUN TestTarUntar [2023-04-05T14:45:00.889Z] --- PASS: TestTarUntar (0.04s) [2023-04-05T14:45:00.889Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-04-05T14:45:00.889Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2023-04-05T14:45:00.889Z] === RUN TestTarWithOptions [2023-04-05T14:45:00.889Z] --- PASS: TestTarWithOptions (0.03s) [2023-04-05T14:45:00.889Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-04-05T14:45:00.889Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-04-05T14:45:00.889Z] === RUN TestUntarUstarGnuConflict [2023-04-05T14:45:00.889Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2023-04-05T14:45:00.889Z] === RUN TestUntarInvalidFilenames [2023-04-05T14:45:01.206Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2023-04-05T14:45:01.206Z] === RUN TestServiceUpdatePidsLimit [2023-04-05T14:45:01.358Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2718103679\\dest" [2023-04-05T14:45:01.358Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2023-04-05T14:45:01.358Z] === RUN TestUntarHardlinkToSymlink [2023-04-05T14:45:01.358Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-04-05T14:45:01.358Z] === RUN TestUntarInvalidHardlink [2023-04-05T14:45:01.358Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1713597440\\victim\\hello" -> "../victim/hello" [2023-04-05T14:45:01.358Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1188403565\\victim\\hello" -> "/../victim/hello" [2023-04-05T14:45:01.358Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink796427284\\victim" -> "../victim" [2023-04-05T14:45:01.358Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1812301595\\victim" -> "../victim" [2023-04-05T14:45:01.358Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3278823679\\victim" -> "../victim" [2023-04-05T14:45:01.358Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2072580106\\victim" -> "../victim" [2023-04-05T14:45:01.358Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2023-04-05T14:45:01.358Z] === RUN TestUntarInvalidSymlink [2023-04-05T14:45:01.358Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2959688739\\dest\\dotdot" -> "../victim/hello" [2023-04-05T14:45:01.358Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1962382641\\dest\\slash-dotdot" -> "/../victim/hello" [2023-04-05T14:45:01.358Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2717624573\\dest\\loophole-victim" -> "../victim" [2023-04-05T14:45:01.358Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3598068612\\dest\\loophole-victim" -> "../victim" [2023-04-05T14:45:01.358Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink806648422\\dest\\loophole-victim" -> "../victim" [2023-04-05T14:45:01.358Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1814318148\\dest\\loophole-victim" -> "../victim" [2023-04-05T14:45:01.358Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink212977851\\dest\\dir\\loophole" -> "../../victim" [2023-04-05T14:45:01.358Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2023-04-05T14:45:01.358Z] === RUN TestTempArchiveCloseMultipleTimes [2023-04-05T14:45:01.358Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-04-05T14:45:01.358Z] === RUN TestXGlobalNoParent [2023-04-05T14:45:01.358Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-04-05T14:45:01.358Z] === RUN TestReplaceFileTarWrapper [2023-04-05T14:45:01.358Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2023-04-05T14:45:01.358Z] === RUN TestPrefixHeaderReadable [2023-04-05T14:45:01.358Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2023-04-05T14:45:01.358Z] === RUN TestDisablePigz [2023-04-05T14:45:01.358Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-04-05T14:45:01.358Z] === RUN TestParseEmptyInterface [2023-04-05T14:45:01.358Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-04-05T14:45:01.358Z] === RUN TestParseNonInterfaceType [2023-04-05T14:45:01.358Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-04-05T14:45:01.358Z] === RUN TestParseWithOneFunction [2023-04-05T14:45:01.358Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-04-05T14:45:01.358Z] === RUN TestParseWithMultipleFuncs [2023-04-05T14:45:01.358Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-04-05T14:45:01.358Z] === RUN TestParseWithUnnamedReturn [2023-04-05T14:45:01.358Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-04-05T14:45:01.358Z] === RUN TestEmbeddedInterface [2023-04-05T14:45:01.358Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-04-05T14:45:01.358Z] === RUN TestParsedImports [2023-04-05T14:45:01.358Z] --- PASS: TestParsedImports (0.00s) [2023-04-05T14:45:01.358Z] === RUN TestAliasedImports [2023-04-05T14:45:01.358Z] --- PASS: TestAliasedImports (0.00s) [2023-04-05T14:45:01.358Z] PASS [2023-04-05T14:45:01.358Z] coverage: 56.8% of statements [2023-04-05T14:45:01.358Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.076s coverage: 56.8% of statements [2023-04-05T14:45:01.358Z] --- PASS: TestDisablePigz (0.13s) [2023-04-05T14:45:01.358Z] === RUN TestPigz [2023-04-05T14:45:01.835Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-04-05T14:45:01.835Z] --- PASS: TestPigz (0.14s) [2023-04-05T14:45:01.835Z] === RUN TestCopyFileWithInvalidDest [2023-04-05T14:45:01.835Z] archive_windows_test.go:16: Currently fails [2023-04-05T14:45:01.835Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-04-05T14:45:01.835Z] === RUN TestCanonicalTarNameForPath [2023-04-05T14:45:01.835Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-04-05T14:45:01.835Z] === RUN TestCanonicalTarName [2023-04-05T14:45:01.835Z] --- PASS: TestCanonicalTarName (0.00s) [2023-04-05T14:45:01.835Z] === RUN TestChmodTarEntry [2023-04-05T14:45:01.835Z] --- PASS: TestChmodTarEntry (0.00s) [2023-04-05T14:45:01.835Z] === RUN TestHardLinkOrder [2023-04-05T14:45:01.835Z] --- PASS: TestHardLinkOrder (0.09s) [2023-04-05T14:45:01.835Z] === RUN TestChangeString [2023-04-05T14:45:01.835Z] --- PASS: TestChangeString (0.00s) [2023-04-05T14:45:01.835Z] === RUN TestChangesWithNoChanges [2023-04-05T14:45:01.835Z] --- PASS: TestChangesWithNoChanges (0.03s) [2023-04-05T14:45:01.835Z] === RUN TestChangesWithChanges [2023-04-05T14:45:01.835Z] --- PASS: TestChangesWithChanges (0.03s) [2023-04-05T14:45:01.835Z] === RUN TestChangesWithChangesGH13590 [2023-04-05T14:45:01.835Z] changes_test.go:191: needs more investigation [2023-04-05T14:45:01.835Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-04-05T14:45:01.835Z] === RUN TestChangesDirsEmpty [2023-04-05T14:45:01.835Z] --- PASS: TestChangesDirsEmpty (0.18s) [2023-04-05T14:45:01.835Z] === RUN TestChangesDirsMutated [2023-04-05T14:45:02.020Z] --- PASS: TestDaemonDNSFallback (7.29s) [2023-04-05T14:45:02.020Z] === RUN TestInspectNetwork [2023-04-05T14:45:02.020Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:02.020Z] --- SKIP: TestInspectNetwork (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestRunContainerWithBridgeNone [2023-04-05T14:45:02.020Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestNetworkInvalidJSON [2023-04-05T14:45:02.020Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-05T14:45:02.020Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-05T14:45:02.020Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:45:02.020Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:45:02.020Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:45:02.020Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:45:02.020Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-05T14:45:02.020Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:45:02.020Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:45:02.020Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-04-05T14:45:02.020Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-05T14:45:02.020Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-05T14:45:02.020Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestNetworkList [2023-04-05T14:45:02.020Z] === RUN TestNetworkList//networks [2023-04-05T14:45:02.020Z] === PAUSE TestNetworkList//networks [2023-04-05T14:45:02.020Z] === RUN TestNetworkList//networks/ [2023-04-05T14:45:02.020Z] === PAUSE TestNetworkList//networks/ [2023-04-05T14:45:02.020Z] === CONT TestNetworkList//networks [2023-04-05T14:45:02.020Z] === CONT TestNetworkList//networks/ [2023-04-05T14:45:02.020Z] --- PASS: TestNetworkList (0.01s) [2023-04-05T14:45:02.020Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-05T14:45:02.020Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestHostIPv4BridgeLabel [2023-04-05T14:45:02.020Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-05T14:45:02.020Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2023-04-05T14:45:02.020Z] === RUN TestDaemonDefaultNetworkPools [2023-04-05T14:45:02.020Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-05T14:45:02.020Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-05T14:45:02.020Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-05T14:45:02.020Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestServiceWithPredefinedNetwork [2023-04-05T14:45:02.020Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:02.020Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-05T14:45:02.020Z] service_test.go:242: FLAKY_TEST [2023-04-05T14:45:02.020Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestServiceWithDataPathPortInit [2023-04-05T14:45:02.020Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:02.020Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-05T14:45:02.020Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:02.020Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-05T14:45:02.020Z] PASS [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === Skipped [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-04-05T14:45:02.020Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-04-05T14:45:02.020Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-04-05T14:45:02.020Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2023-04-05T14:45:02.020Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-04-05T14:45:02.020Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-05T14:45:02.020Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-05T14:45:02.020Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-05T14:45:02.020Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-04-05T14:45:02.020Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T14:45:02.020Z] service_test.go:242: FLAKY_TEST [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-04-05T14:45:02.020Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-05T14:45:02.020Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] DONE 22 tests, 12 skipped in 7.916s [2023-04-05T14:45:02.020Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-05T14:45:02.020Z] INFO: Testing against a local daemon [2023-04-05T14:45:02.020Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-05T14:45:02.020Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:45:02.020Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestDockerNetworkIpvlan [2023-04-05T14:45:02.020Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:45:02.020Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-05T14:45:02.020Z] PASS [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === Skipped [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-05T14:45:02.020Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-05T14:45:02.020Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] DONE 2 tests, 2 skipped in 0.113s [2023-04-05T14:45:02.020Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-05T14:45:02.020Z] INFO: Testing against a local daemon [2023-04-05T14:45:02.020Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-05T14:45:02.020Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestDockerNetworkMacvlan [2023-04-05T14:45:02.020Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-04-05T14:45:02.020Z] PASS [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === Skipped [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-04-05T14:45:02.020Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-04-05T14:45:02.020Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] DONE 2 tests, 2 skipped in 0.116s [2023-04-05T14:45:02.020Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-05T14:45:02.020Z] testing: warning: no tests to run [2023-04-05T14:45:02.020Z] PASS [2023-04-05T14:45:02.020Z] [2023-04-05T14:45:02.020Z] DONE 0 tests in 0.024s [2023-04-05T14:45:02.020Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-05T14:45:02.020Z] INFO: Testing against a local daemon [2023-04-05T14:45:02.020Z] === RUN TestAuthZPluginAllowRequest [2023-04-05T14:45:02.020Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.020Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestAuthZPluginTLS [2023-04-05T14:45:02.020Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.020Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestAuthZPluginDenyRequest [2023-04-05T14:45:02.020Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.020Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-05T14:45:02.020Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.020Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-04-05T14:45:02.020Z] === RUN TestAuthZPluginDenyResponse [2023-04-05T14:45:02.020Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.021Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-04-05T14:45:02.021Z] === RUN TestAuthZPluginAllowEventStream [2023-04-05T14:45:02.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.021Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-04-05T14:45:02.021Z] === RUN TestAuthZPluginErrorResponse [2023-04-05T14:45:02.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.021Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-04-05T14:45:02.021Z] === RUN TestAuthZPluginErrorRequest [2023-04-05T14:45:02.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.021Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-04-05T14:45:02.021Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-05T14:45:02.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.021Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-04-05T14:45:02.021Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-05T14:45:02.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.021Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-04-05T14:45:02.021Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-05T14:45:02.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.021Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-04-05T14:45:02.021Z] === RUN TestAuthZPluginHeader [2023-04-05T14:45:02.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.021Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-04-05T14:45:02.021Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-05T14:45:02.134Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-04-05T14:45:02.305Z] === RUN TestFailedConnection [2023-04-05T14:45:02.305Z] --- PASS: TestChangesDirsMutated (0.15s) [2023-04-05T14:45:02.305Z] === RUN TestApplyLayer [2023-04-05T14:45:02.305Z] changes_test.go:404: needs further investigation [2023-04-05T14:45:02.305Z] --- SKIP: TestApplyLayer (0.00s) [2023-04-05T14:45:02.305Z] === RUN TestChangesSizeWithHardlinks [2023-04-05T14:45:02.305Z] changes_test.go:440: needs further investigation [2023-04-05T14:45:02.305Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-04-05T14:45:02.305Z] === RUN TestChangesSizeWithNoChanges [2023-04-05T14:45:02.305Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-04-05T14:45:02.305Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-04-05T14:45:02.306Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-04-05T14:45:02.306Z] === RUN TestChangesSize [2023-04-05T14:45:02.306Z] --- PASS: TestChangesSize (0.00s) [2023-04-05T14:45:02.306Z] === RUN TestApplyLayerInvalidFilenames [2023-04-05T14:45:02.306Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1127950649\\dest" [2023-04-05T14:45:02.306Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2023-04-05T14:45:02.306Z] === RUN TestApplyLayerInvalidHardlink [2023-04-05T14:45:02.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink744697850\\victim\\hello" -> "../victim/hello" [2023-04-05T14:45:02.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3465291356\\victim\\hello" -> "/../victim/hello" [2023-04-05T14:45:02.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1703586936\\victim" -> "../victim" [2023-04-05T14:45:02.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink993276118\\victim" -> "../victim" [2023-04-05T14:45:02.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1531118045\\victim" -> "../victim" [2023-04-05T14:45:02.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1232084173\\victim" -> "../victim" [2023-04-05T14:45:02.306Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2023-04-05T14:45:02.306Z] === RUN TestApplyLayerInvalidSymlink [2023-04-05T14:45:02.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1214958712\\dest\\dotdot" -> "../victim/hello" [2023-04-05T14:45:02.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3467504914\\dest\\slash-dotdot" -> "/../victim/hello" [2023-04-05T14:45:02.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2061433943\\dest\\loophole-victim" -> "../victim" [2023-04-05T14:45:02.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3337624290\\dest\\loophole-victim" -> "../victim" [2023-04-05T14:45:02.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2709600957\\dest\\loophole-victim" -> "../victim" [2023-04-05T14:45:02.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4202453514\\dest\\loophole-victim" -> "../victim" [2023-04-05T14:45:02.306Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2023-04-05T14:45:02.306Z] === RUN TestApplyLayerWhiteouts [2023-04-05T14:45:02.306Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2023-04-05T14:45:02.306Z] === RUN TestGenerateEmptyFile [2023-04-05T14:45:02.306Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-04-05T14:45:02.306Z] === RUN TestGenerateWithContent [2023-04-05T14:45:02.306Z] --- PASS: TestGenerateWithContent (0.00s) [2023-04-05T14:45:02.306Z] PASS [2023-04-05T14:45:02.306Z] coverage: 62.6% of statements [2023-04-05T14:45:02.306Z] ok github.com/docker/docker/pkg/archive 8.334s coverage: 62.6% of statements [2023-04-05T14:45:02.306Z] === RUN TestHTTPTransport [2023-04-05T14:45:02.306Z] --- PASS: TestHTTPTransport (0.00s) [2023-04-05T14:45:02.306Z] PASS [2023-04-05T14:45:02.306Z] coverage: 85.7% of statements [2023-04-05T14:45:02.306Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2023-04-05T14:45:02.306Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-04-05T14:45:02.306Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-04-05T14:45:02.306Z] === RUN TestBufioReaderPoolPutAndGet [2023-04-05T14:45:02.306Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-04-05T14:45:02.306Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-04-05T14:45:02.306Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-04-05T14:45:02.306Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-04-05T14:45:02.306Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-04-05T14:45:02.306Z] === RUN TestBufioWriterPoolPutAndGet [2023-04-05T14:45:02.306Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-04-05T14:45:02.306Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-04-05T14:45:02.306Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-04-05T14:45:02.306Z] === RUN TestBufferPoolPutAndGet [2023-04-05T14:45:02.306Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-04-05T14:45:02.306Z] PASS [2023-04-05T14:45:02.306Z] coverage: 88.2% of statements [2023-04-05T14:45:02.306Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2023-04-05T14:45:02.589Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.589Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2023-04-05T14:45:02.589Z] === RUN TestAuthZPluginV2Disable [2023-04-05T14:45:02.697Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-04-05T14:45:02.775Z] === RUN TestOutputOnPrematureClose [2023-04-05T14:45:02.776Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-04-05T14:45:02.776Z] === RUN TestCompleteSilently [2023-04-05T14:45:02.776Z] --- PASS: TestCompleteSilently (0.00s) [2023-04-05T14:45:02.776Z] PASS [2023-04-05T14:45:02.776Z] coverage: 75.9% of statements [2023-04-05T14:45:02.776Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2023-04-05T14:45:02.790Z] tests/integration/models_images_test.py ............... [ 89%] [2023-04-05T14:45:02.849Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:02.849Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-04-05T14:45:02.849Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-05T14:45:03.059Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-04-05T14:45:03.108Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.108Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-04-05T14:45:03.108Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-05T14:45:03.244Z] === RUN TestSendToOneSub [2023-04-05T14:45:03.244Z] --- PASS: TestSendToOneSub (0.00s) [2023-04-05T14:45:03.244Z] === RUN TestSendToMultipleSubs [2023-04-05T14:45:03.244Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-04-05T14:45:03.244Z] === RUN TestEvictOneSub [2023-04-05T14:45:03.244Z] --- PASS: TestEvictOneSub (0.00s) [2023-04-05T14:45:03.244Z] === RUN TestClosePublisher [2023-04-05T14:45:03.244Z] --- PASS: TestClosePublisher (0.00s) [2023-04-05T14:45:03.244Z] === RUN TestPubSubRace [2023-04-05T14:45:03.244Z] --- PASS: TestFailedConnection (1.14s) [2023-04-05T14:45:03.244Z] === RUN TestFailOnce [2023-04-05T14:45:03.244Z] 2023/04/05 14:45:03 http: panic serving 127.0.0.1:49255: Plugin not ready [2023-04-05T14:45:03.244Z] goroutine 34 [running]: [2023-04-05T14:45:03.244Z] net/http.(*conn).serve.func1() [2023-04-05T14:45:03.244Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-04-05T14:45:03.244Z] panic({0x14e91a0, 0x163b9e0}) [2023-04-05T14:45:03.244Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-04-05T14:45:03.244Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?) [2023-04-05T14:45:03.244Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-04-05T14:45:03.244Z] net/http.HandlerFunc.ServeHTTP(0xc0000960d0?, {0x1641868?, 0xc0000cc000?}, 0xc0000b9b00?) [2023-04-05T14:45:03.244Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-04-05T14:45:03.244Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1641868, 0xc0000cc000}, 0xc0000ae000) [2023-04-05T14:45:03.244Z] c:/go/src/net/http/server.go:2487 +0x149 [2023-04-05T14:45:03.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.677Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-04-05T14:45:03.677Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-05T14:45:03.713Z] net/http.serverHandler.ServeHTTP({0x163fd18?}, {0x1641868, 0xc0000cc000}, 0xc0000ae000) [2023-04-05T14:45:03.713Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-04-05T14:45:03.713Z] net/http.(*conn).serve(0xc0000a6000, {0x1641ee0, 0xc0000880c0}) [2023-04-05T14:45:03.713Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-04-05T14:45:03.713Z] created by net/http.(*Server).Serve [2023-04-05T14:45:03.713Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-04-05T14:45:03.713Z] time="2023-04-05T14:45:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49254/Test.FailOnce: Post \"http://127.0.0.1:49254/Test.FailOnce\": EOF, retrying in 1s" [2023-04-05T14:45:03.713Z] === RUN TestRegister [2023-04-05T14:45:03.713Z] --- PASS: TestRegister (0.00s) [2023-04-05T14:45:03.713Z] === RUN TestCommand [2023-04-05T14:45:03.713Z] --- PASS: TestCommand (0.03s) [2023-04-05T14:45:03.713Z] === RUN TestNaiveSelf [2023-04-05T14:45:03.713Z] --- PASS: TestNaiveSelf (0.03s) [2023-04-05T14:45:03.713Z] PASS [2023-04-05T14:45:03.713Z] coverage: 82.4% of statements [2023-04-05T14:45:03.713Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-04-05T14:45:03.937Z] PASS [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === Skipped [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-04-05T14:45:03.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] DONE 17 tests, 17 skipped in 1.844s [2023-04-05T14:45:03.937Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-05T14:45:03.937Z] INFO: Testing against a local daemon [2023-04-05T14:45:03.937Z] === RUN TestPluginInvalidJSON [2023-04-05T14:45:03.937Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:45:03.937Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:45:03.937Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:45:03.937Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-04-05T14:45:03.937Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-05T14:45:03.937Z] === RUN TestPluginInstall [2023-04-05T14:45:03.937Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] --- SKIP: TestPluginInstall (0.00s) [2023-04-05T14:45:03.937Z] === RUN TestPluginsWithRuntimes [2023-04-05T14:45:03.937Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-04-05T14:45:03.937Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-04-05T14:45:03.937Z] === RUN TestPluginBackCompatMediaTypes [2023-04-05T14:45:03.937Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-05T14:45:03.937Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-04-05T14:45:03.937Z] PASS [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.937Z] === Skipped [2023-04-05T14:45:03.937Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-04-05T14:45:03.937Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-05T14:45:03.937Z] [2023-04-05T14:45:03.938Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-04-05T14:45:03.938Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-04-05T14:45:03.938Z] [2023-04-05T14:45:03.938Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-04-05T14:45:03.938Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-05T14:45:03.938Z] [2023-04-05T14:45:03.938Z] DONE 5 tests, 3 skipped in 0.138s [2023-04-05T14:45:03.938Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-05T14:45:03.974Z] tests/integration/models_networks_test.py .... [ 90%] [2023-04-05T14:45:04.184Z] --- PASS: TestPubSubRace (1.08s) [2023-04-05T14:45:04.184Z] PASS [2023-04-05T14:45:04.184Z] coverage: 75.0% of statements [2023-04-05T14:45:04.184Z] ok github.com/docker/docker/pkg/pubsub 1.131s coverage: 75.0% of statements [2023-04-05T14:45:04.197Z] INFO: Testing against a local daemon [2023-04-05T14:45:04.197Z] === RUN TestExternalGraphDriver [2023-04-05T14:45:04.456Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-04-05T14:45:04.456Z] --- SKIP: TestExternalGraphDriver (0.34s) [2023-04-05T14:45:04.456Z] === RUN TestGraphdriverPluginV2 [2023-04-05T14:45:04.668Z] --- PASS: TestFailOnce (1.16s) [2023-04-05T14:45:04.668Z] === RUN TestEchoInputOutput [2023-04-05T14:45:04.668Z] --- PASS: TestEchoInputOutput (0.00s) [2023-04-05T14:45:04.668Z] === RUN TestBackoff [2023-04-05T14:45:04.668Z] --- PASS: TestBackoff (0.00s) [2023-04-05T14:45:04.668Z] === RUN TestAbortRetry [2023-04-05T14:45:04.668Z] --- PASS: TestAbortRetry (0.00s) [2023-04-05T14:45:04.668Z] === RUN TestClientScheme [2023-04-05T14:45:04.668Z] --- PASS: TestClientScheme (0.00s) [2023-04-05T14:45:04.668Z] === RUN TestNewClientWithTimeout [2023-04-05T14:45:04.668Z] === RUN TestParseSignal [2023-04-05T14:45:04.668Z] --- PASS: TestParseSignal (0.00s) [2023-04-05T14:45:04.668Z] === RUN TestValidSignalForPlatform [2023-04-05T14:45:04.668Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-04-05T14:45:04.668Z] PASS [2023-04-05T14:45:04.668Z] coverage: 19.7% of statements [2023-04-05T14:45:04.668Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 19.7% of statements [2023-04-05T14:45:04.992Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-04-05T14:45:05.137Z] time="2023-04-05T14:45:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-04-05T14:45:05.137Z] === RUN TestNewStdWriter [2023-04-05T14:45:05.137Z] --- PASS: TestNewStdWriter (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestWriteWithUninitializedStdWriter [2023-04-05T14:45:05.137Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestWriteWithNilBytes [2023-04-05T14:45:05.137Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestWrite [2023-04-05T14:45:05.137Z] --- PASS: TestWrite (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestWriteWithWriterError [2023-04-05T14:45:05.137Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-04-05T14:45:05.137Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestStdCopyWriteAndRead [2023-04-05T14:45:05.137Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-04-05T14:45:05.137Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-04-05T14:45:05.137Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-04-05T14:45:05.137Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestStdCopyWithInvalidInputHeader [2023-04-05T14:45:05.137Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestStdCopyWithCorruptedPrefix [2023-04-05T14:45:05.137Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestStdCopyReturnsWriteErrors [2023-04-05T14:45:05.137Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-04-05T14:45:05.137Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-04-05T14:45:05.137Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-04-05T14:45:05.137Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-04-05T14:45:05.137Z] PASS [2023-04-05T14:45:05.137Z] coverage: 100.0% of statements [2023-04-05T14:45:05.137Z] ok github.com/docker/docker/pkg/stdcopy 0.062s coverage: 100.0% of statements [2023-04-05T14:45:05.605Z] === RUN TestRawProgressFormatterFormatStatus [2023-04-05T14:45:05.605Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestRawProgressFormatterFormatProgress [2023-04-05T14:45:05.605Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestFormatStatus [2023-04-05T14:45:05.605Z] --- PASS: TestFormatStatus (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestFormatError [2023-04-05T14:45:05.605Z] --- PASS: TestFormatError (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestFormatJSONError [2023-04-05T14:45:05.605Z] --- PASS: TestFormatJSONError (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestJsonProgressFormatterFormatProgress [2023-04-05T14:45:05.605Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestJsonProgressFormatterFormatStatus [2023-04-05T14:45:05.605Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestNewJSONProgressOutput [2023-04-05T14:45:05.605Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestAuxFormatterEmit [2023-04-05T14:45:05.605Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestStreamWriterStdout [2023-04-05T14:45:05.605Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestStreamWriterStderr [2023-04-05T14:45:05.605Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-04-05T14:45:05.605Z] PASS [2023-04-05T14:45:05.605Z] coverage: 66.2% of statements [2023-04-05T14:45:05.605Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2023-04-05T14:45:05.605Z] === RUN TestGenerateRandomID [2023-04-05T14:45:05.605Z] --- PASS: TestGenerateRandomID (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestShortenId [2023-04-05T14:45:05.605Z] --- PASS: TestShortenId (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestShortenSha256Id [2023-04-05T14:45:05.605Z] --- PASS: TestShortenSha256Id (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestShortenIdEmpty [2023-04-05T14:45:05.605Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestShortenIdInvalid [2023-04-05T14:45:05.605Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestIsShortIDNonHex [2023-04-05T14:45:05.605Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-04-05T14:45:05.605Z] === RUN TestIsShortIDNotCorrectSize [2023-04-05T14:45:05.605Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-04-05T14:45:05.605Z] PASS [2023-04-05T14:45:05.605Z] coverage: 70.6% of statements [2023-04-05T14:45:05.605Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2023-04-05T14:45:06.592Z] time="2023-04-05T14:45:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-04-05T14:45:06.592Z] === RUN TestIsCpusetListAvailable [2023-04-05T14:45:06.593Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-04-05T14:45:06.593Z] PASS [2023-04-05T14:45:06.593Z] coverage: 38.2% of statements [2023-04-05T14:45:06.593Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2023-04-05T14:45:07.525Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-04-05T14:45:07.580Z] === RUN TestChtimes [2023-04-05T14:45:07.580Z] --- PASS: TestChtimes (0.00s) [2023-04-05T14:45:07.580Z] === RUN TestChtimesWindows [2023-04-05T14:45:07.580Z] --- PASS: TestChtimesWindows (0.00s) [2023-04-05T14:45:07.580Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-04-05T14:45:07.580Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-04-05T14:45:07.580Z] === RUN TestEnsureRemoveAllNotExist [2023-04-05T14:45:07.580Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-04-05T14:45:07.580Z] === RUN TestEnsureRemoveAllWithDir [2023-04-05T14:45:07.580Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-04-05T14:45:07.580Z] === RUN TestEnsureRemoveAllWithFile [2023-04-05T14:45:07.580Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-04-05T14:45:07.580Z] === RUN TestHasWin32KSupport [2023-04-05T14:45:07.580Z] syscall_windows_test.go:8: win32k: true [2023-04-05T14:45:07.580Z] --- PASS: TestHasWin32KSupport (0.00s) [2023-04-05T14:45:07.580Z] PASS [2023-04-05T14:45:07.580Z] coverage: 12.0% of statements [2023-04-05T14:45:07.580Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 12.0% of statements [2023-04-05T14:45:07.580Z] === RUN TestTailFile [2023-04-05T14:45:07.580Z] --- PASS: TestTailFile (0.00s) [2023-04-05T14:45:07.580Z] === RUN TestTailFileManyLines [2023-04-05T14:45:07.580Z] --- PASS: TestTailFileManyLines (0.00s) [2023-04-05T14:45:07.580Z] === RUN TestTailEmptyFile [2023-04-05T14:45:07.580Z] --- PASS: TestTailEmptyFile (0.00s) [2023-04-05T14:45:07.580Z] === RUN TestTailNegativeN [2023-04-05T14:45:07.580Z] --- PASS: TestTailNegativeN (0.00s) [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/single_byte_delimiter [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/2_byte_delimiter [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/4_byte_delimiter [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/8_byte_delimiter [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/truncated_last_line [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/12_byte_delimiter [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/single_byte_delimiter [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-04-05T14:45:07.580Z] === CONT TestNewTailReader/8_byte_delimiter [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-04-05T14:45:07.580Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/2_byte_delimiter [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/4_byte_delimiter [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:07.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:07.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:07.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:07.582Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:07.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-04-05T14:45:08.053Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-04-05T14:45:08.056Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-05T14:45:08.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-05T14:45:08.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-05T14:45:08.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-05T14:45:08.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-05T14:45:08.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-05T14:45:08.527Z] PASS [2023-04-05T14:45:08.527Z] coverage: 88.6% of statements [2023-04-05T14:45:08.527Z] ok github.com/docker/docker/pkg/tailfile 0.387s coverage: 88.6% of statements [2023-04-05T14:45:08.995Z] === RUN TestTarSumRemoveNonExistent [2023-04-05T14:45:08.995Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2023-04-05T14:45:08.995Z] === RUN TestTarSumRemove [2023-04-05T14:45:08.995Z] --- PASS: TestTarSumRemove (0.00s) [2023-04-05T14:45:08.995Z] === RUN TestSortFileInfoSums [2023-04-05T14:45:08.995Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-04-05T14:45:08.995Z] === RUN TestNewTarSumForLabelInvalid [2023-04-05T14:45:08.995Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-04-05T14:45:08.995Z] === RUN TestNewTarSumForLabel [2023-04-05T14:45:08.995Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-04-05T14:45:08.995Z] === RUN TestEmptyTar [2023-04-05T14:45:08.995Z] --- PASS: TestEmptyTar (0.00s) [2023-04-05T14:45:08.995Z] === RUN TestTarSumsReadSize [2023-04-05T14:45:08.995Z] --- PASS: TestTarSumsReadSize (0.01s) [2023-04-05T14:45:08.995Z] === RUN TestTarSums [2023-04-05T14:45:08.995Z] --- PASS: TestTarSums (0.08s) [2023-04-05T14:45:08.995Z] === RUN TestIteration [2023-04-05T14:45:08.995Z] --- PASS: TestIteration (0.00s) [2023-04-05T14:45:08.995Z] === RUN TestVersionLabelForChecksum [2023-04-05T14:45:08.995Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-04-05T14:45:08.995Z] === RUN TestVersion [2023-04-05T14:45:08.995Z] --- PASS: TestVersion (0.00s) [2023-04-05T14:45:08.995Z] === RUN TestGetVersion [2023-04-05T14:45:08.995Z] --- PASS: TestGetVersion (0.00s) [2023-04-05T14:45:08.995Z] === RUN TestGetVersions [2023-04-05T14:45:08.995Z] --- PASS: TestGetVersions (0.00s) [2023-04-05T14:45:08.995Z] PASS [2023-04-05T14:45:08.995Z] coverage: 89.3% of statements [2023-04-05T14:45:08.995Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2023-04-05T14:45:08.995Z] testing: warning: no tests to run [2023-04-05T14:45:08.995Z] PASS [2023-04-05T14:45:08.995Z] coverage: [no statements] [2023-04-05T14:45:08.995Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2023-04-05T14:45:08.995Z] time="2023-04-05T14:45:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-04-05T14:45:09.463Z] === RUN TestTruncIndex [2023-04-05T14:45:09.463Z] --- PASS: TestTruncIndex (0.10s) [2023-04-05T14:45:09.463Z] PASS [2023-04-05T14:45:09.463Z] coverage: 91.5% of statements [2023-04-05T14:45:09.463Z] ok github.com/docker/docker/pkg/truncindex 0.148s coverage: 91.5% of statements [2023-04-05T14:45:09.463Z] === RUN TestIsGIT [2023-04-05T14:45:09.463Z] --- PASS: TestIsGIT (0.00s) [2023-04-05T14:45:09.463Z] === RUN TestIsTransport [2023-04-05T14:45:09.463Z] --- PASS: TestIsTransport (0.00s) [2023-04-05T14:45:09.463Z] PASS [2023-04-05T14:45:09.463Z] coverage: 100.0% of statements [2023-04-05T14:45:09.463Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2023-04-05T14:45:10.056Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-04-05T14:45:10.450Z] === RUN TestVersionInfo [2023-04-05T14:45:10.451Z] --- PASS: TestVersionInfo (0.00s) [2023-04-05T14:45:10.451Z] === RUN TestAppendVersions [2023-04-05T14:45:10.451Z] --- PASS: TestAppendVersions (0.00s) [2023-04-05T14:45:10.451Z] PASS [2023-04-05T14:45:10.451Z] coverage: 88.9% of statements [2023-04-05T14:45:10.451Z] ok github.com/docker/docker/pkg/useragent 0.080s coverage: 88.9% of statements [2023-04-05T14:45:10.509Z] tests/integration/models_nodes_test.py . [ 91%] [2023-04-05T14:45:10.509Z] tests/integration/models_resources_test.py . [ 91%] [2023-04-05T14:45:10.622Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-04-05T14:45:10.781Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-04-05T14:45:11.030Z] --- PASS: TestGraphdriverPluginV2 (6.37s) [2023-04-05T14:45:11.030Z] PASS [2023-04-05T14:45:11.030Z] [2023-04-05T14:45:11.030Z] === Skipped [2023-04-05T14:45:11.030Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2023-04-05T14:45:11.030Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-04-05T14:45:11.030Z] [2023-04-05T14:45:11.030Z] DONE 2 tests, 1 skipped in 6.816s [2023-04-05T14:45:11.030Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-05T14:45:11.030Z] INFO: Testing against a local daemon [2023-04-05T14:45:11.030Z] === RUN TestContinueAfterPluginCrash [2023-04-05T14:45:11.030Z] === PAUSE TestContinueAfterPluginCrash [2023-04-05T14:45:11.030Z] === RUN TestReadPluginNoRead [2023-04-05T14:45:11.030Z] === PAUSE TestReadPluginNoRead [2023-04-05T14:45:11.030Z] === RUN TestDaemonStartWithLogOpt [2023-04-05T14:45:11.030Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-05T14:45:11.030Z] === CONT TestContinueAfterPluginCrash [2023-04-05T14:45:11.030Z] === CONT TestDaemonStartWithLogOpt [2023-04-05T14:45:11.438Z] === RUN TestValidatePrivileges [2023-04-05T14:45:11.438Z] --- PASS: TestValidatePrivileges (0.00s) [2023-04-05T14:45:11.438Z] === RUN TestFilterByCapNeg [2023-04-05T14:45:11.438Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-04-05T14:45:11.438Z] === RUN TestFilterByCapPos [2023-04-05T14:45:11.438Z] --- PASS: TestFilterByCapPos (0.00s) [2023-04-05T14:45:11.438Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-04-05T14:45:11.438Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-04-05T14:45:11.438Z] PASS [2023-04-05T14:45:11.438Z] coverage: 12.0% of statements [2023-04-05T14:45:11.438Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2023-04-05T14:45:11.557Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-04-05T14:45:11.908Z] === RUN TestNewSettable [2023-04-05T14:45:11.908Z] --- PASS: TestNewSettable (0.00s) [2023-04-05T14:45:11.908Z] === RUN TestIsSettable [2023-04-05T14:45:11.908Z] --- PASS: TestIsSettable (0.00s) [2023-04-05T14:45:11.908Z] === RUN TestUpdateSettingsEnv [2023-04-05T14:45:11.908Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-04-05T14:45:11.908Z] PASS [2023-04-05T14:45:11.908Z] coverage: 20.0% of statements [2023-04-05T14:45:11.908Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.0% of statements [2023-04-05T14:45:12.122Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-04-05T14:45:12.894Z] === RUN TestLoad [2023-04-05T14:45:12.894Z] --- PASS: TestLoad (0.00s) [2023-04-05T14:45:12.894Z] === RUN TestSave [2023-04-05T14:45:12.894Z] --- PASS: TestSave (0.04s) [2023-04-05T14:45:12.894Z] === RUN TestAddDeleteGet [2023-04-05T14:45:12.894Z] --- PASS: TestAddDeleteGet (0.04s) [2023-04-05T14:45:12.894Z] === RUN TestInvalidTags [2023-04-05T14:45:12.894Z] --- PASS: TestInvalidTags (0.00s) [2023-04-05T14:45:12.894Z] PASS [2023-04-05T14:45:12.894Z] coverage: 84.4% of statements [2023-04-05T14:45:12.894Z] ok github.com/docker/docker/reference 0.143s coverage: 84.4% of statements [2023-04-05T14:45:13.056Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-04-05T14:45:13.314Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-04-05T14:45:13.363Z] time="2023-04-05T14:45:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-04-05T14:45:13.831Z] === RUN TestResolveAuthConfigIndexServer [2023-04-05T14:45:13.831Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-04-05T14:45:13.831Z] === RUN TestResolveAuthConfigFullURL [2023-04-05T14:45:13.831Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-04-05T14:45:13.831Z] === RUN TestLoadAllowNondistributableArtifacts [2023-04-05T14:45:13.831Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-04-05T14:45:13.831Z] === RUN TestValidateMirror [2023-04-05T14:45:13.831Z] --- PASS: TestValidateMirror (0.00s) [2023-04-05T14:45:13.831Z] === RUN TestLoadInsecureRegistries [2023-04-05T14:45:14.299Z] time="2023-04-05T14:45:13Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-04-05T14:45:14.299Z] time="2023-04-05T14:45:13Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-04-05T14:45:14.299Z] time="2023-04-05T14:45:13Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-04-05T14:45:14.299Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2023-04-05T14:45:14.299Z] === RUN TestNewServiceConfig [2023-04-05T14:45:14.299Z] --- PASS: TestNewServiceConfig (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestValidateIndexName [2023-04-05T14:45:14.299Z] --- PASS: TestValidateIndexName (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestValidateIndexNameWithError [2023-04-05T14:45:14.299Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestEndpointParse [2023-04-05T14:45:14.299Z] --- PASS: TestEndpointParse (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestEndpointParseInvalid [2023-04-05T14:45:14.299Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestValidateEndpoint [2023-04-05T14:45:14.299Z] --- PASS: TestValidateEndpoint (0.01s) [2023-04-05T14:45:14.299Z] === RUN TestPing [2023-04-05T14:45:14.299Z] --- PASS: TestPing (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestPingRegistryEndpoint [2023-04-05T14:45:14.299Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:14.299Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2023-04-05T14:45:14.299Z] === RUN TestEndpoint [2023-04-05T14:45:14.299Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:14.299Z] --- SKIP: TestEndpoint (0.01s) [2023-04-05T14:45:14.299Z] === RUN TestParseRepositoryInfo [2023-04-05T14:45:14.299Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestNewIndexInfo [2023-04-05T14:45:14.299Z] --- PASS: TestNewIndexInfo (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestMirrorEndpointLookup [2023-04-05T14:45:14.299Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:14.299Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestSearchRepositories [2023-04-05T14:45:14.299Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-04-05T14:45:14.299Z] Host: 127.0.0.1:49264 [2023-04-05T14:45:14.299Z] User-Agent: docker test client [2023-04-05T14:45:14.299Z] Authorization: Token fake-token [2023-04-05T14:45:14.299Z] X-Docker-Token: true [2023-04-05T14:45:14.299Z] Accept-Encoding: gzip [2023-04-05T14:45:14.299Z] [2023-04-05T14:45:14.299Z] [2023-04-05T14:45:14.299Z] registry_test.go:730: HTTP/1.1 200 OK [2023-04-05T14:45:14.299Z] Connection: close [2023-04-05T14:45:14.299Z] Content-Length: 144 [2023-04-05T14:45:14.299Z] Cache-Control: no-cache [2023-04-05T14:45:14.299Z] Content-Type: application/json [2023-04-05T14:45:14.299Z] Date: Wed, 05 Apr 2023 14:45:13 GMT [2023-04-05T14:45:14.299Z] Expires: -1 [2023-04-05T14:45:14.299Z] Pragma: no-cache [2023-04-05T14:45:14.299Z] Server: docker-tests/mock [2023-04-05T14:45:14.299Z] X-Docker-Registry-Config: mock [2023-04-05T14:45:14.299Z] X-Docker-Registry-Version: 0.0.0 [2023-04-05T14:45:14.299Z] [2023-04-05T14:45:14.299Z] [2023-04-05T14:45:14.299Z] --- PASS: TestSearchRepositories (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestTrustedLocation [2023-04-05T14:45:14.299Z] --- PASS: TestTrustedLocation (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-04-05T14:45:14.299Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestAllowNondistributableArtifacts [2023-04-05T14:45:14.299Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestIsSecureIndex [2023-04-05T14:45:14.299Z] --- PASS: TestIsSecureIndex (0.00s) [2023-04-05T14:45:14.299Z] PASS [2023-04-05T14:45:14.299Z] coverage: 50.2% of statements [2023-04-05T14:45:14.299Z] ok github.com/docker/docker/registry 0.248s coverage: 50.2% of statements [2023-04-05T14:45:14.299Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-04-05T14:45:14.299Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-04-05T14:45:14.299Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-04-05T14:45:14.299Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-04-05T14:45:14.299Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-04-05T14:45:14.299Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestResumableRequestReaderWithReadError [2023-04-05T14:45:14.299Z] time="2023-04-05T14:45:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-04-05T14:45:14.299Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2023-04-05T14:45:14.299Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-04-05T14:45:14.299Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-04-05T14:45:14.299Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-04-05T14:45:14.299Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestResumableRequestReader [2023-04-05T14:45:14.299Z] --- PASS: TestResumableRequestReader (0.00s) [2023-04-05T14:45:14.299Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-04-05T14:45:14.299Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-04-05T14:45:14.299Z] PASS [2023-04-05T14:45:14.299Z] coverage: 100.0% of statements [2023-04-05T14:45:14.299Z] ok github.com/docker/docker/registry/resumable 0.237s coverage: 100.0% of statements [2023-04-05T14:45:14.768Z] === RUN TestRestartManagerTimeout [2023-04-05T14:45:14.768Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-04-05T14:45:14.768Z] === RUN TestRestartManagerTimeoutReset [2023-04-05T14:45:14.768Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-04-05T14:45:14.768Z] PASS [2023-04-05T14:45:14.768Z] coverage: 50.9% of statements [2023-04-05T14:45:14.768Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2023-04-05T14:45:15.216Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-04-05T14:45:15.216Z] docker_cli_daemon_test.go:1455: [d11682e292f06] daemon is not started [2023-04-05T14:45:15.236Z] === RUN TestDecodeContainerConfig [2023-04-05T14:45:15.236Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-04-05T14:45:15.236Z] === RUN TestDecodeContainerConfigIsolation [2023-04-05T14:45:15.236Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-04-05T14:45:15.236Z] === RUN TestValidatePrivileged [2023-04-05T14:45:15.236Z] --- PASS: TestValidatePrivileged (0.00s) [2023-04-05T14:45:15.236Z] PASS [2023-04-05T14:45:15.236Z] coverage: 52.2% of statements [2023-04-05T14:45:15.236Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.2% of statements [2023-04-05T14:45:15.474Z] --- PASS: TestBuildWithHugeFile (108.64s) [2023-04-05T14:45:15.474Z] === RUN TestBuildWithEmptyDockerfile [2023-04-05T14:45:15.705Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-04-05T14:45:15.705Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-04-05T14:45:15.705Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-04-05T14:45:15.705Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-04-05T14:45:15.705Z] PASS [2023-04-05T14:45:15.705Z] coverage: 62.5% of statements [2023-04-05T14:45:15.705Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2023-04-05T14:45:15.733Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:45:15.733Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:45:15.733Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:45:15.733Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:45:15.733Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:45:15.733Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:45:15.733Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:45:15.733Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:45:15.733Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:45:15.733Z] check_test.go:308: [d249ea2defc3b] daemon is not started [2023-04-05T14:45:15.733Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-04-05T14:45:15.992Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2023-04-05T14:45:15.992Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2023-04-05T14:45:15.992Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2023-04-05T14:45:15.992Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2023-04-05T14:45:15.992Z] === RUN TestBuildPreserveOwnership [2023-04-05T14:45:15.992Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-05T14:45:16.261Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-04-05T14:45:16.558Z] === RUN TestDockerSuite/TestAttachDetach [2023-04-05T14:45:17.316Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2023-04-05T14:45:17.316Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2023-04-05T14:45:17.316Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-04-05T14:45:17.316Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-04-05T14:45:17.316Z] PASS [2023-04-05T14:45:17.316Z] [2023-04-05T14:45:17.316Z] === Skipped [2023-04-05T14:45:17.316Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-05T14:45:17.316Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-05T14:45:17.316Z] [2023-04-05T14:45:17.316Z] DONE 27 tests, 1 skipped in 181.235s [2023-04-05T14:45:17.316Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-04-05T14:45:17.316Z] INFO: Testing against a local daemon [2023-04-05T14:45:17.316Z] === RUN TestSessionCreate [2023-04-05T14:45:17.316Z] --- PASS: TestSessionCreate (0.02s) [2023-04-05T14:45:17.316Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-05T14:45:17.316Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-04-05T14:45:17.316Z] PASS [2023-04-05T14:45:17.316Z] [2023-04-05T14:45:17.316Z] DONE 2 tests in 0.072s [2023-04-05T14:45:17.316Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-04-05T14:45:17.316Z] INFO: Testing against a local daemon [2023-04-05T14:45:17.316Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-05T14:45:17.316Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-04-05T14:45:17.316Z] === RUN TestEventsExecDie [2023-04-05T14:45:17.573Z] --- PASS: TestEventsExecDie (0.54s) [2023-04-05T14:45:17.573Z] === RUN TestEventsBackwardsCompatible [2023-04-05T14:45:17.573Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-04-05T14:45:17.573Z] === RUN TestInfoBinaryCommits [2023-04-05T14:45:17.573Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-04-05T14:45:17.573Z] === RUN TestInfoAPIVersioned [2023-04-05T14:45:17.573Z] --- PASS: TestInfoAPIVersioned (0.00s) [2023-04-05T14:45:17.573Z] === RUN TestInfoDiscoveryBackend [2023-04-05T14:45:17.933Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-04-05T14:45:17.933Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-04-05T14:45:18.135Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-04-05T14:45:18.135Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-05T14:45:18.498Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-04-05T14:45:18.656Z] === RUN TestGetDriver [2023-04-05T14:45:18.656Z] --- PASS: TestGetDriver (0.00s) [2023-04-05T14:45:18.656Z] === RUN TestVolumeRequestError [2023-04-05T14:45:18.656Z] --- PASS: TestVolumeRequestError (0.01s) [2023-04-05T14:45:18.656Z] PASS [2023-04-05T14:45:18.656Z] coverage: 36.1% of statements [2023-04-05T14:45:18.656Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2023-04-05T14:45:18.656Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-04-05T14:45:18.656Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-04-05T14:45:18.656Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-04-05T14:45:18.656Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-04-05T14:45:18.656Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-04-05T14:45:18.656Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-04-05T14:45:18.656Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-04-05T14:45:18.656Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-04-05T14:45:18.656Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-04-05T14:45:18.656Z] === RUN TestGetAddress [2023-04-05T14:45:18.656Z] --- PASS: TestGetAddress (0.00s) [2023-04-05T14:45:18.656Z] === RUN TestRemove [2023-04-05T14:45:18.656Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-04-05T14:45:18.656Z] --- SKIP: TestRemove (0.00s) [2023-04-05T14:45:18.656Z] === RUN TestInitializeWithVolumes [2023-04-05T14:45:18.656Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-04-05T14:45:18.656Z] === RUN TestCreate [2023-04-05T14:45:18.656Z] --- PASS: TestCreate (0.01s) [2023-04-05T14:45:18.656Z] === RUN TestValidateName [2023-04-05T14:45:18.656Z] --- PASS: TestValidateName (0.00s) [2023-04-05T14:45:18.656Z] === RUN TestCreateWithOpts [2023-04-05T14:45:18.656Z] local_test.go:180: runtime.GOOS == "windows" [2023-04-05T14:45:18.656Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-04-05T14:45:18.656Z] === RUN TestRelaodNoOpts [2023-04-05T14:45:18.656Z] --- PASS: TestRelaodNoOpts (0.01s) [2023-04-05T14:45:18.656Z] PASS [2023-04-05T14:45:18.656Z] coverage: 41.5% of statements [2023-04-05T14:45:18.656Z] ok github.com/docker/docker/volume/local 0.072s coverage: 41.5% of statements [2023-04-05T14:45:18.755Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-05T14:45:18.989Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-04-05T14:45:18.989Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-04-05T14:45:19.063Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-04-05T14:45:19.063Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-05T14:45:19.624Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2023-04-05T14:45:19.624Z] === RUN TestInfoAPI [2023-04-05T14:45:19.624Z] --- PASS: TestInfoAPI (0.02s) [2023-04-05T14:45:19.624Z] === RUN TestInfoAPIWarnings [2023-04-05T14:45:19.641Z] === RUN TestConvertTmpfsOptions [2023-04-05T14:45:19.641Z] parser_test.go:48: data="mode=700,size=1m" [2023-04-05T14:45:19.641Z] parser_test.go:48: data="ro" [2023-04-05T14:45:19.641Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-04-05T14:45:19.641Z] === RUN TestParseMountRaw [2023-04-05T14:45:19.641Z] --- PASS: TestParseMountRaw (0.02s) [2023-04-05T14:45:19.641Z] === RUN TestParseMountRawSplit [2023-04-05T14:45:19.641Z] parser_test.go:389: case 0 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 1 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 2 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 3 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 4 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 5 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 6 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 7 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 8 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 0 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 1 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 2 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 3 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 4 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 5 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 6 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 7 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 8 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 9 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 10 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 11 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 12 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 0 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 1 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 2 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 3 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 4 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 5 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 6 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 7 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 8 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 9 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 10 [2023-04-05T14:45:19.641Z] parser_test.go:389: case 11 [2023-04-05T14:45:19.641Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-04-05T14:45:19.641Z] === RUN TestParseMountSpec [2023-04-05T14:45:19.641Z] parser_test.go:454: case 0 [2023-04-05T14:45:19.641Z] parser_test.go:454: case 1 [2023-04-05T14:45:19.641Z] parser_test.go:454: case 2 [2023-04-05T14:45:19.641Z] parser_test.go:454: case 3 [2023-04-05T14:45:19.641Z] parser_test.go:454: case 4 [2023-04-05T14:45:19.641Z] parser_test.go:454: case 5 [2023-04-05T14:45:19.641Z] --- PASS: TestParseMountSpec (0.00s) [2023-04-05T14:45:19.641Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-04-05T14:45:19.641Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-04-05T14:45:19.641Z] === RUN TestValidateMount [2023-04-05T14:45:19.641Z] --- PASS: TestValidateMount (0.00s) [2023-04-05T14:45:19.641Z] PASS [2023-04-05T14:45:19.641Z] coverage: 66.2% of statements [2023-04-05T14:45:19.641Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 66.2% of statements [2023-04-05T14:45:19.688Z] check_test.go:308: [dbb47b5d505a4] daemon is not started [2023-04-05T14:45:19.688Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-04-05T14:45:19.946Z] --- PASS: TestBuildPreserveOwnership (4.06s) [2023-04-05T14:45:19.946Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.82s) [2023-04-05T14:45:19.946Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2023-04-05T14:45:19.946Z] === RUN TestBuildPlatformInvalid [2023-04-05T14:45:19.946Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2023-04-05T14:45:19.946Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-05T14:45:19.946Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-04-05T14:45:20.110Z] === RUN TestSetGetMeta [2023-04-05T14:45:20.110Z] === PAUSE TestSetGetMeta [2023-04-05T14:45:20.110Z] === RUN TestRestore [2023-04-05T14:45:20.110Z] === PAUSE TestRestore [2023-04-05T14:45:20.110Z] === RUN TestServiceCreate [2023-04-05T14:45:20.110Z] === PAUSE TestServiceCreate [2023-04-05T14:45:20.110Z] === RUN TestServiceList [2023-04-05T14:45:20.110Z] === PAUSE TestServiceList [2023-04-05T14:45:20.110Z] === RUN TestServiceRemove [2023-04-05T14:45:20.110Z] === PAUSE TestServiceRemove [2023-04-05T14:45:20.110Z] === RUN TestServiceGet [2023-04-05T14:45:20.110Z] === PAUSE TestServiceGet [2023-04-05T14:45:20.110Z] === RUN TestServicePrune [2023-04-05T14:45:20.110Z] === PAUSE TestServicePrune [2023-04-05T14:45:20.110Z] === RUN TestCreate [2023-04-05T14:45:20.110Z] === PAUSE TestCreate [2023-04-05T14:45:20.110Z] === RUN TestRemove [2023-04-05T14:45:20.110Z] === PAUSE TestRemove [2023-04-05T14:45:20.110Z] === RUN TestList [2023-04-05T14:45:20.110Z] === PAUSE TestList [2023-04-05T14:45:20.110Z] === RUN TestFindByDriver [2023-04-05T14:45:20.110Z] === PAUSE TestFindByDriver [2023-04-05T14:45:20.110Z] === RUN TestFindByReferenced [2023-04-05T14:45:20.110Z] === PAUSE TestFindByReferenced [2023-04-05T14:45:20.110Z] === RUN TestDerefMultipleOfSameRef [2023-04-05T14:45:20.110Z] === PAUSE TestDerefMultipleOfSameRef [2023-04-05T14:45:20.110Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-04-05T14:45:20.110Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-04-05T14:45:20.110Z] === RUN TestDefererencePluginOnCreateError [2023-04-05T14:45:20.110Z] === PAUSE TestDefererencePluginOnCreateError [2023-04-05T14:45:20.110Z] === RUN TestRefDerefRemove [2023-04-05T14:45:20.110Z] === PAUSE TestRefDerefRemove [2023-04-05T14:45:20.110Z] === RUN TestGet [2023-04-05T14:45:20.110Z] === PAUSE TestGet [2023-04-05T14:45:20.110Z] === RUN TestGetWithReference [2023-04-05T14:45:20.110Z] === PAUSE TestGetWithReference [2023-04-05T14:45:20.110Z] === RUN TestFilterFunc [2023-04-05T14:45:20.110Z] === RUN TestFilterFunc/test_nil_list [2023-04-05T14:45:20.110Z] === PAUSE TestFilterFunc/test_nil_list [2023-04-05T14:45:20.110Z] === RUN TestFilterFunc/test_empty_list [2023-04-05T14:45:20.110Z] === PAUSE TestFilterFunc/test_empty_list [2023-04-05T14:45:20.111Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-04-05T14:45:20.111Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-04-05T14:45:20.111Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-04-05T14:45:20.111Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-04-05T14:45:20.111Z] === RUN TestFilterFunc/test_filter_some [2023-04-05T14:45:20.111Z] === PAUSE TestFilterFunc/test_filter_some [2023-04-05T14:45:20.111Z] === RUN TestFilterFunc/test_filter_middle [2023-04-05T14:45:20.111Z] === PAUSE TestFilterFunc/test_filter_middle [2023-04-05T14:45:20.111Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-04-05T14:45:20.111Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-04-05T14:45:20.111Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-04-05T14:45:20.111Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-04-05T14:45:20.111Z] === CONT TestFilterFunc/test_nil_list [2023-04-05T14:45:20.111Z] === CONT TestFilterFunc/test_filter_some [2023-04-05T14:45:20.111Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-04-05T14:45:20.111Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-04-05T14:45:20.111Z] === CONT TestFilterFunc/test_filter_middle [2023-04-05T14:45:20.111Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-04-05T14:45:20.111Z] === CONT TestFilterFunc/test_empty_list [2023-04-05T14:45:20.111Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-04-05T14:45:20.111Z] --- PASS: TestFilterFunc (0.00s) [2023-04-05T14:45:20.111Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-04-05T14:45:20.111Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-04-05T14:45:20.111Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-04-05T14:45:20.111Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-04-05T14:45:20.111Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-04-05T14:45:20.111Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-04-05T14:45:20.111Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-04-05T14:45:20.111Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-04-05T14:45:20.111Z] === CONT TestSetGetMeta [2023-04-05T14:45:20.111Z] === CONT TestList [2023-04-05T14:45:20.111Z] === CONT TestServiceGet [2023-04-05T14:45:20.111Z] === CONT TestCreate [2023-04-05T14:45:20.111Z] --- PASS: TestSetGetMeta (0.02s) [2023-04-05T14:45:20.111Z] === CONT TestGetWithReference [2023-04-05T14:45:20.111Z] --- PASS: TestCreate (0.03s) [2023-04-05T14:45:20.111Z] === CONT TestGet [2023-04-05T14:45:20.111Z] --- PASS: TestList (0.04s) [2023-04-05T14:45:20.111Z] === CONT TestRefDerefRemove [2023-04-05T14:45:20.111Z] --- PASS: TestGetWithReference (0.03s) [2023-04-05T14:45:20.111Z] === CONT TestDefererencePluginOnCreateError [2023-04-05T14:45:20.111Z] --- PASS: TestGet (0.02s) [2023-04-05T14:45:20.111Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-04-05T14:45:20.111Z] --- PASS: TestRefDerefRemove (0.03s) [2023-04-05T14:45:20.111Z] === CONT TestDerefMultipleOfSameRef [2023-04-05T14:45:20.111Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2023-04-05T14:45:20.111Z] === CONT TestFindByReferenced [2023-04-05T14:45:20.111Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2023-04-05T14:45:20.111Z] === CONT TestFindByDriver [2023-04-05T14:45:20.111Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2023-04-05T14:45:20.111Z] === CONT TestServiceRemove [2023-04-05T14:45:20.111Z] --- PASS: TestFindByReferenced (0.03s) [2023-04-05T14:45:20.111Z] === CONT TestServiceList [2023-04-05T14:45:20.111Z] --- PASS: TestFindByDriver (0.03s) [2023-04-05T14:45:20.111Z] === CONT TestServiceCreate [2023-04-05T14:45:20.511Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-04-05T14:45:20.579Z] --- PASS: TestServiceGet (0.18s) [2023-04-05T14:45:20.579Z] === CONT TestRestore [2023-04-05T14:45:20.579Z] --- PASS: TestServiceRemove (0.09s) [2023-04-05T14:45:20.579Z] === CONT TestServicePrune [2023-04-05T14:45:20.579Z] --- PASS: TestServiceList (0.09s) [2023-04-05T14:45:20.579Z] === CONT TestRemove [2023-04-05T14:45:20.579Z] --- PASS: TestServiceCreate (0.08s) [2023-04-05T14:45:20.579Z] time="2023-04-05T14:45:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-05T14:45:20.579Z] --- PASS: TestRestore (0.03s) [2023-04-05T14:45:20.579Z] --- PASS: TestRemove (0.03s) [2023-04-05T14:45:20.579Z] time="2023-04-05T14:45:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-05T14:45:20.579Z] time="2023-04-05T14:45:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-05T14:45:20.579Z] time="2023-04-05T14:45:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-04-05T14:45:20.579Z] time="2023-04-05T14:45:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-05T14:45:20.579Z] --- PASS: TestServicePrune (0.05s) [2023-04-05T14:45:20.579Z] PASS [2023-04-05T14:45:20.579Z] coverage: 70.3% of statements [2023-04-05T14:45:20.579Z] ok github.com/docker/docker/volume/service 0.280s coverage: 70.3% of statements [2023-04-05T14:45:21.077Z] Loaded image: busybox:latest [2023-04-05T14:45:21.335Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-04-05T14:45:21.335Z] Loaded image: busybox:glibc [2023-04-05T14:45:22.143Z] --- PASS: TestNewClientWithTimeout (17.61s) [2023-04-05T14:45:22.143Z] === RUN TestClientStream [2023-04-05T14:45:22.143Z] --- PASS: TestClientStream (0.00s) [2023-04-05T14:45:22.143Z] === RUN TestClientSendFile [2023-04-05T14:45:22.143Z] --- PASS: TestClientSendFile (0.00s) [2023-04-05T14:45:22.143Z] === RUN TestClientWithRequestTimeout [2023-04-05T14:45:22.143Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-04-05T14:45:22.143Z] === RUN TestFileSpecPlugin [2023-04-05T14:45:22.143Z] --- PASS: TestFileSpecPlugin (0.01s) [2023-04-05T14:45:22.143Z] === RUN TestFileJSONSpecPlugin [2023-04-05T14:45:22.143Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2023-04-05T14:45:22.143Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-04-05T14:45:22.143Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2023-04-05T14:45:22.143Z] === RUN TestPluginAddHandler [2023-04-05T14:45:22.143Z] --- PASS: TestPluginAddHandler (0.00s) [2023-04-05T14:45:22.143Z] === RUN TestPluginWaitBadPlugin [2023-04-05T14:45:22.143Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-04-05T14:45:22.143Z] === RUN TestGet [2023-04-05T14:45:22.143Z] time="2023-04-05T14:45:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-04-05T14:45:22.581Z] tests/integration/regression_test.py ...... [ 98%] [2023-04-05T14:45:22.709Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-04-05T14:45:23.095Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-04-05T14:45:23.095Z] tests/integration/credentials/utils_test.py . [100%] [2023-04-05T14:45:23.095Z] [2023-04-05T14:45:23.095Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-04-05T14:45:23.095Z] =========================== short test summary info ============================ [2023-04-05T14:45:23.095Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-04-05T14:45:23.095Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-04-05T14:45:23.095Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-04-05T14:45:23.095Z] Not supported on most drivers [2023-04-05T14:45:23.095Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-04-05T14:45:23.095Z] Output of docker top depends on host distro, and is not formalized. [2023-04-05T14:45:23.095Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-04-05T14:45:23.095Z] Output of docker top depends on host distro, and is not formalized. [2023-04-05T14:45:23.095Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-04-05T14:45:23.095Z] Can fail if eth0 has multiple IP addresses [2023-04-05T14:45:23.095Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-04-05T14:45:23.095Z] This doesn't seem to be taken into account by the engine [2023-04-05T14:45:23.095Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-04-05T14:45:23.095Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-04-05T14:45:23.095Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 286.96 seconds == [2023-04-05T14:45:23.129Z] time="2023-04-05T14:45:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-04-05T14:45:23.351Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-04-05T14:45:24.086Z] Loaded image: debian:bullseye-slim [2023-04-05T14:45:24.087Z] Loaded image: hello-world:latest [2023-04-05T14:45:24.087Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-04-05T14:45:24.087Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T14:45:24.344Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-04-05T14:45:25.278Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-04-05T14:45:25.346Z] time="2023-04-05T14:45:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-04-05T14:45:25.924Z] --- PASS: TestDaemonStartWithLogOpt (13.31s) [2023-04-05T14:45:25.924Z] === CONT TestReadPluginNoRead [2023-04-05T14:45:26.654Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-04-05T14:45:26.654Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-04-05T14:45:26.912Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-04-05T14:45:27.830Z] === RUN TestReadPluginNoRead/default [2023-04-05T14:45:27.830Z] --- PASS: TestContinueAfterPluginCrash (17.00s) [2023-04-05T14:45:27.849Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-04-05T14:45:28.416Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-04-05T14:45:29.139Z] time="2023-04-05T14:45:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-04-05T14:45:29.350Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-04-05T14:45:29.738Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-05T14:45:32.273Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-05T14:45:32.632Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-04-05T14:45:34.179Z] === CONT TestReadPluginNoRead [2023-04-05T14:45:34.179Z] read_test.go:92: [d6c0816e0348b] daemon is not started [2023-04-05T14:45:34.179Z] --- PASS: TestReadPluginNoRead (9.96s) [2023-04-05T14:45:34.179Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2023-04-05T14:45:34.179Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2023-04-05T14:45:34.179Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2023-04-05T14:45:34.179Z] PASS [2023-04-05T14:45:34.179Z] [2023-04-05T14:45:34.179Z] DONE 6 tests in 23.392s [2023-04-05T14:45:34.179Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-04-05T14:45:34.179Z] testing: warning: no tests to run [2023-04-05T14:45:34.179Z] PASS [2023-04-05T14:45:34.179Z] [2023-04-05T14:45:34.179Z] DONE 0 tests in 0.039s [2023-04-05T14:45:34.179Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-05T14:45:34.439Z] INFO: Testing against a local daemon [2023-04-05T14:45:34.439Z] === RUN TestPluginWithDevMounts [2023-04-05T14:45:34.439Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-04-05T14:45:34.439Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-04-05T14:45:34.439Z] PASS [2023-04-05T14:45:34.439Z] [2023-04-05T14:45:34.439Z] === Skipped [2023-04-05T14:45:34.439Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-04-05T14:45:34.439Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-04-05T14:45:34.439Z] [2023-04-05T14:45:34.439Z] DONE 1 tests, 1 skipped in 0.114s [2023-04-05T14:45:34.439Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-05T14:45:34.439Z] INFO: Testing against a local daemon [2023-04-05T14:45:34.439Z] === RUN TestSecretInspect [2023-04-05T14:45:34.439Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.439Z] --- SKIP: TestSecretInspect (0.01s) [2023-04-05T14:45:34.439Z] === RUN TestSecretList [2023-04-05T14:45:34.439Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.439Z] --- SKIP: TestSecretList (0.01s) [2023-04-05T14:45:34.439Z] === RUN TestSecretsCreateAndDelete [2023-04-05T14:45:34.439Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.439Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-04-05T14:45:34.439Z] === RUN TestSecretsUpdate [2023-04-05T14:45:34.439Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] --- SKIP: TestSecretsUpdate (0.02s) [2023-04-05T14:45:34.700Z] === RUN TestTemplatedSecret [2023-04-05T14:45:34.700Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-04-05T14:45:34.700Z] === RUN TestSecretCreateResolve [2023-04-05T14:45:34.700Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-04-05T14:45:34.700Z] PASS [2023-04-05T14:45:34.700Z] [2023-04-05T14:45:34.700Z] === Skipped [2023-04-05T14:45:34.700Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2023-04-05T14:45:34.700Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] [2023-04-05T14:45:34.700Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-04-05T14:45:34.700Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] [2023-04-05T14:45:34.700Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-04-05T14:45:34.700Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] [2023-04-05T14:45:34.700Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2023-04-05T14:45:34.700Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] [2023-04-05T14:45:34.700Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-04-05T14:45:34.700Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] [2023-04-05T14:45:34.700Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-04-05T14:45:34.700Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] [2023-04-05T14:45:34.700Z] DONE 6 tests, 6 skipped in 0.178s [2023-04-05T14:45:34.700Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-04-05T14:45:34.700Z] INFO: Testing against a local daemon [2023-04-05T14:45:34.700Z] === RUN TestServiceCreateInit [2023-04-05T14:45:34.700Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-05T14:45:34.700Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-05T14:45:34.700Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] --- PASS: TestServiceCreateInit (0.01s) [2023-04-05T14:45:34.700Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-05T14:45:34.700Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-05T14:45:34.700Z] === RUN TestCreateServiceMultipleTimes [2023-04-05T14:45:34.700Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-04-05T14:45:34.700Z] === RUN TestCreateServiceConflict [2023-04-05T14:45:34.700Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-04-05T14:45:34.700Z] === RUN TestCreateServiceMaxReplicas [2023-04-05T14:45:34.700Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-04-05T14:45:34.700Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-05T14:45:34.700Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2023-04-05T14:45:34.700Z] === RUN TestCreateServiceSecretFileMode [2023-04-05T14:45:34.700Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-04-05T14:45:34.700Z] === RUN TestCreateServiceConfigFileMode [2023-04-05T14:45:34.700Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.700Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-04-05T14:45:34.700Z] === RUN TestCreateServiceSysctls [2023-04-05T14:45:34.960Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.960Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2023-04-05T14:45:34.960Z] === RUN TestCreateServiceCapabilities [2023-04-05T14:45:34.960Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.960Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2023-04-05T14:45:34.960Z] === RUN TestInspect [2023-04-05T14:45:34.960Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.960Z] --- SKIP: TestInspect (0.01s) [2023-04-05T14:45:34.960Z] === RUN TestCreateJob [2023-04-05T14:45:34.960Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.960Z] --- SKIP: TestCreateJob (0.01s) [2023-04-05T14:45:34.960Z] === RUN TestReplicatedJob [2023-04-05T14:45:34.960Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.960Z] --- SKIP: TestReplicatedJob (0.01s) [2023-04-05T14:45:34.960Z] === RUN TestUpdateReplicatedJob [2023-04-05T14:45:34.960Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.960Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-04-05T14:45:34.960Z] === RUN TestServiceListWithStatuses [2023-04-05T14:45:34.960Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-05T14:45:34.960Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-05T14:45:34.960Z] === RUN TestDockerNetworkConnectAlias [2023-04-05T14:45:34.960Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.960Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-04-05T14:45:34.960Z] === RUN TestDockerNetworkReConnect [2023-04-05T14:45:34.960Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:34.960Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-04-05T14:45:34.960Z] === RUN TestServicePlugin [2023-04-05T14:45:35.515Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-05T14:45:35.515Z] [2023-04-05T14:45:35.515Z] Unloading profiles will leave already running processes permanently [2023-04-05T14:45:35.515Z] unconfined, which can lead to unexpected situations. [2023-04-05T14:45:35.515Z] [2023-04-05T14:45:35.515Z] To set a process to complain mode, use the command line tool [2023-04-05T14:45:35.515Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-05T14:45:35.515Z] [2023-04-05T14:45:35.912Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP Post stage [Pipeline] junit [2023-04-05T14:45:36.087Z] Recording test results [2023-04-05T14:45:37.147Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-04-05T14:45:37.286Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.41s) [2023-04-05T14:45:37.286Z] PASS [2023-04-05T14:45:37.425Z] + echo Ensuring container killed. [2023-04-05T14:45:37.425Z] Ensuring container killed. [2023-04-05T14:45:37.425Z] + docker rm -vf docker-pr2 [2023-04-05T14:45:37.425Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-04-05T14:45:37.545Z] [2023-04-05T14:45:37.545Z] === Skipped [2023-04-05T14:45:37.545Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-04-05T14:45:37.545Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T14:45:37.545Z] [2023-04-05T14:45:37.545Z] DONE 33 tests, 1 skipped in 174.668s [2023-04-05T14:45:37.545Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-04-05T14:45:37.545Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:45:37.545Z] ++ set -e [2023-04-05T14:45:37.545Z] ++ '[' -n 0 ']' [2023-04-05T14:45:37.545Z] ++ set -x [2023-04-05T14:45:37.545Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:45:37.545Z] INFO: Testing against a local daemon [2023-04-05T14:45:37.545Z] === RUN TestConfigInspect [2023-04-05T14:45:37.663Z] --- PASS: TestInfoAPIWarnings (16.22s) [2023-04-05T14:45:37.663Z] === RUN TestInfoDebug [2023-04-05T14:45:37.663Z] --- PASS: TestInfoDebug (0.52s) [2023-04-05T14:45:37.663Z] === RUN TestInfoInsecureRegistries [2023-04-05T14:45:37.663Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-04-05T14:45:37.663Z] === RUN TestInfoRegistryMirrors [2023-04-05T14:45:37.663Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-04-05T14:45:37.663Z] === RUN TestLoginFailsWithBadCredentials [2023-04-05T14:45:37.663Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-04-05T14:45:37.663Z] === RUN TestPingCacheHeaders [2023-04-05T14:45:37.707Z] + echo Chowning /workspace to jenkins user [2023-04-05T14:45:37.707Z] Chowning /workspace to jenkins user [2023-04-05T14:45:37.707Z] + id -u [2023-04-05T14:45:37.707Z] + id -g [2023-04-05T14:45:37.707Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45276:/workspace busybox chown -R 1000:1000 /workspace [2023-04-05T14:45:37.707Z] Unable to find image 'busybox:latest' locally [2023-04-05T14:45:37.804Z] --- PASS: TestGet (15.01s) [2023-04-05T14:45:37.804Z] === RUN TestPluginWithNoManifest [2023-04-05T14:45:37.804Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-04-05T14:45:37.804Z] === RUN TestGetAll [2023-04-05T14:45:37.804Z] --- PASS: TestGetAll (0.00s) [2023-04-05T14:45:37.804Z] PASS [2023-04-05T14:45:37.804Z] coverage: 73.2% of statements [2023-04-05T14:45:37.804Z] ok github.com/docker/docker/pkg/plugins 34.989s coverage: 73.2% of statements [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/pkg/term [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/quota [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/rootless [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/testutil/request [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/volume [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-04-05T14:45:37.804Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-04-05T14:45:37.924Z] --- PASS: TestPingCacheHeaders (0.04s) [2023-04-05T14:45:37.924Z] === RUN TestPingGet [2023-04-05T14:45:37.924Z] --- PASS: TestPingGet (0.02s) [2023-04-05T14:45:37.924Z] === RUN TestPingHead [2023-04-05T14:45:37.924Z] --- PASS: TestPingHead (0.02s) [2023-04-05T14:45:37.924Z] === RUN TestVersion [2023-04-05T14:45:37.924Z] --- PASS: TestVersion (0.02s) [2023-04-05T14:45:37.924Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-04-05T14:45:37.972Z] latest: Pulling from library/busybox [2023-04-05T14:45:37.972Z] 4b35f584bb4f: Pulling fs layer [2023-04-05T14:45:37.972Z] 4b35f584bb4f: Verifying Checksum [2023-04-05T14:45:37.972Z] 4b35f584bb4f: Download complete [2023-04-05T14:45:38.232Z] 4b35f584bb4f: Pull complete [2023-04-05T14:45:38.232Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-05T14:45:38.232Z] Status: Downloaded newer image for busybox:latest [2023-04-05T14:45:38.252Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] --- SKIP: TestServicePlugin (2.96s) [2023-04-05T14:45:38.252Z] === RUN TestServiceUpdateLabel [2023-04-05T14:45:38.252Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-04-05T14:45:38.252Z] === RUN TestServiceUpdateSecrets [2023-04-05T14:45:38.252Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2023-04-05T14:45:38.252Z] === RUN TestServiceUpdateConfigs [2023-04-05T14:45:38.252Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2023-04-05T14:45:38.252Z] === RUN TestServiceUpdateNetwork [2023-04-05T14:45:38.252Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-04-05T14:45:38.252Z] === RUN TestServiceUpdatePidsLimit [2023-04-05T14:45:38.252Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-04-05T14:45:38.252Z] PASS [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === Skipped [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-05T14:45:38.252Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-05T14:45:38.252Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-04-05T14:45:38.252Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-04-05T14:45:38.252Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-04-05T14:45:38.252Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2023-04-05T14:45:38.252Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-04-05T14:45:38.252Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-04-05T14:45:38.252Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2023-04-05T14:45:38.252Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2023-04-05T14:45:38.252Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-04-05T14:45:38.252Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-04-05T14:45:38.252Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-04-05T14:45:38.252Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-04-05T14:45:38.252Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-05T14:45:38.252Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-04-05T14:45:38.252Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-04-05T14:45:38.252Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestServicePlugin (2.96s) [2023-04-05T14:45:38.252Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-04-05T14:45:38.252Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2023-04-05T14:45:38.252Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2023-04-05T14:45:38.252Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-04-05T14:45:38.252Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2023-04-05T14:45:38.252Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] DONE 24 tests, 23 skipped in 3.342s [2023-04-05T14:45:38.252Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-04-05T14:45:38.252Z] INFO: Testing against a local daemon [2023-04-05T14:45:38.252Z] === RUN TestSessionCreate [2023-04-05T14:45:38.252Z] --- PASS: TestSessionCreate (0.02s) [2023-04-05T14:45:38.252Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-05T14:45:38.252Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-04-05T14:45:38.252Z] PASS [2023-04-05T14:45:38.252Z] [2023-04-05T14:45:38.252Z] DONE 2 tests in 0.142s [2023-04-05T14:45:38.252Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-04-05T14:45:38.252Z] INFO: Testing against a local daemon [2023-04-05T14:45:38.252Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-05T14:45:38.252Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-05T14:45:38.252Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-05T14:45:38.252Z] === RUN TestEventsExecDie [2023-04-05T14:45:38.479Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-04-05T14:45:38.821Z] --- PASS: TestEventsExecDie (0.50s) [2023-04-05T14:45:38.821Z] === RUN TestEventsBackwardsCompatible [2023-04-05T14:45:38.821Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-04-05T14:45:38.821Z] === RUN TestInfoBinaryCommits [2023-04-05T14:45:38.821Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-04-05T14:45:38.821Z] === RUN TestInfoAPIVersioned [2023-04-05T14:45:38.821Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-04-05T14:45:38.821Z] === RUN TestInfoDiscoveryBackend [2023-04-05T14:45:39.289Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.15s) [2023-04-05T14:45:39.289Z] PASS [2023-04-05T14:45:39.289Z] [2023-04-05T14:45:39.289Z] DONE 18 tests in 22.144s [2023-04-05T14:45:39.289Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-05T14:45:39.289Z] INFO: Testing against a local daemon [2023-04-05T14:45:39.289Z] === RUN TestVolumesCreateAndList [2023-04-05T14:45:39.289Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-04-05T14:45:39.289Z] === RUN TestVolumesRemove [2023-04-05T14:45:39.289Z] --- PASS: TestVolumesRemove (0.07s) [2023-04-05T14:45:39.289Z] === RUN TestVolumesInspect [2023-04-05T14:45:39.289Z] --- PASS: TestVolumesInspect (0.02s) [2023-04-05T14:45:39.289Z] === RUN TestVolumesInvalidJSON [2023-04-05T14:45:39.289Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-05T14:45:39.289Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-05T14:45:39.289Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-05T14:45:39.289Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-05T14:45:39.289Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-05T14:45:39.289Z] PASS [2023-04-05T14:45:39.289Z] [2023-04-05T14:45:39.289Z] DONE 5 tests in 0.155s [2023-04-05T14:45:39.289Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === Skipped [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-04-05T14:45:39.367Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2023-04-05T14:45:39.367Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2023-04-05T14:45:39.367Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2023-04-05T14:45:39.367Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2023-04-05T14:45:39.367Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-04-05T14:45:39.367Z] client_test.go:23: runtime.GOOS == "windows" [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-04-05T14:45:39.367Z] daemon_test.go:146: root required [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-04-05T14:45:39.367Z] reload_test.go:520: root required [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-04-05T14:45:39.367Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-04-05T14:45:39.367Z] pull_v2_test.go:81: Needs fixing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-04-05T14:45:39.367Z] pull_v2_test.go:126: Needs fixing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-04-05T14:45:39.367Z] download_test.go:267: Needs fixing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-04-05T14:45:39.367Z] layer_test.go:303: Failing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-04-05T14:45:39.367Z] layer_test.go:352: Failing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-04-05T14:45:39.367Z] layer_test.go:467: Failing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-04-05T14:45:39.367Z] layer_test.go:696: Failing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-04-05T14:45:39.367Z] migration_test.go:45: Failing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-04-05T14:45:39.367Z] migration_test.go:181: Failing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-04-05T14:45:39.367Z] mount_test.go:17: Failing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-04-05T14:45:39.367Z] mount_test.go:76: Failing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-04-05T14:45:39.367Z] mount_test.go:125: Failing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.367Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-04-05T14:45:39.367Z] mount_test.go:212: Failing on Windows [2023-04-05T14:45:39.367Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:133: Xz not present in msys2 [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:238: Failing on Windows CI machines [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-04-05T14:45:39.368Z] archive_windows_test.go:16: Currently fails [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-04-05T14:45:39.368Z] changes_test.go:191: needs more investigation [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-04-05T14:45:39.368Z] changes_test.go:404: needs further investigation [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-04-05T14:45:39.368Z] changes_test.go:440: needs further investigation [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-04-05T14:45:39.368Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-04-05T14:45:39.368Z] poller_test.go:40: No chmod on Windows [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-04-05T14:45:39.368Z] fileutils_test.go:133: Needs porting to Windows [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-04-05T14:45:39.368Z] fileutils_test.go:179: Needs porting to Windows [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2023-04-05T14:45:39.368Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2023-04-05T14:45:39.368Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2023-04-05T14:45:39.368Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-04-05T14:45:39.368Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-04-05T14:45:39.368Z] local_test.go:180: runtime.GOOS == "windows" [2023-04-05T14:45:39.368Z] [2023-04-05T14:45:39.368Z] DONE 1865 tests, 45 skipped in 205.772s [2023-04-05T14:45:39.368Z] INFO: make.ps1 ended at 04/05/2023 14:45:39 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-05T14:45:39.853Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-04-05T14:45:39.926Z] + bundleName=docker-py [2023-04-05T14:45:39.926Z] + echo Creating docker-py-bundles.tar.gz [2023-04-05T14:45:39.926Z] Creating docker-py-bundles.tar.gz [2023-04-05T14:45:39.926Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2023-04-05T14:45:39.938Z] Archiving artifacts [2023-04-05T14:45:40.226Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2023-04-05T14:45:40.226Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-05T14:45:40.420Z] --- PASS: TestConfigInspect (2.81s) [2023-04-05T14:45:40.420Z] === RUN TestConfigList [2023-04-05T14:45:40.655Z] Stopping apparmor (via systemctl): apparmor.service. [2023-04-05T14:45:40.655Z] Removing test suite binaries [2023-04-05T14:45:40.913Z] exiting test-integration [2023-04-05T14:45:40.913Z] ++ exit 0 [2023-04-05T14:45:40.913Z] [2023-04-05T14:45:40.931Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-04-05T14:45:40.931Z] INFO: Unit tests ended at 04/05/2023 14:45:40. Duration:00:03:41.8670235 [2023-04-05T14:45:40.931Z] INFO: Building busybox [2023-04-05T14:45:40.931Z] Sending build context to Docker daemon 5.12kB [2023-04-05T14:45:40.931Z] [2023-04-05T14:45:40.931Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-04-05T14:45:40.931Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-04-05T14:45:40.931Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-04-05T14:45:40.931Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-04-05T14:45:40.931Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-04-05T14:45:40.931Z] ---> 5b4de02c9906 [2023-04-05T14:45:40.931Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-04-05T14:45:40.931Z] ---> Running in 231dda9cb015 [2023-04-05T14:45:41.580Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45276/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-04-05T14:45:41.794Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-04-05T14:45:41.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/make.sh binary-daemon [2023-04-05T14:45:42.053Z] check_test.go:308: [df091358e04b0] daemon is not started [2023-04-05T14:45:42.053Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress Post stage [Pipeline] junit [2023-04-05T14:45:42.289Z] Recording test results [2023-04-05T14:45:42.507Z] [2023-04-05T14:45:42.507Z] Removing bundles/ [2023-04-05T14:45:42.507Z] [2023-04-05T14:45:42.507Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-04-05T14:45:42.507Z] Building: bundles/binary-daemon/dockerd-dev [2023-04-05T14:45:42.507Z] GOOS="" GOARCH="" GOARM="" [2023-04-05T14:45:42.620Z] check_test.go:308: [d64ff303002ea] daemon is not started [2023-04-05T14:45:42.620Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-04-05T14:45:43.186Z] --- PASS: TestConfigList (2.68s) [2023-04-05T14:45:43.186Z] === RUN TestConfigsCreateAndDelete [2023-04-05T14:45:43.558Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-05T14:45:43.751Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-04-05T14:45:43.887Z] + echo Ensuring container killed. [2023-04-05T14:45:43.888Z] Ensuring container killed. [2023-04-05T14:45:43.888Z] + docker rm -vf docker-pr2 [2023-04-05T14:45:43.888Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-04-05T14:45:44.166Z] + echo Chowning /workspace to jenkins user [2023-04-05T14:45:44.167Z] Chowning /workspace to jenkins user [2023-04-05T14:45:44.167Z] + id -u [2023-04-05T14:45:44.167Z] + id -g [2023-04-05T14:45:44.167Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45276:/workspace busybox chown -R 1000:1000 /workspace [2023-04-05T14:45:44.317Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-04-05T14:45:44.317Z] check_test.go:308: [d1a714feb574d] daemon is not started [2023-04-05T14:45:44.317Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-04-05T14:45:44.431Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2023-04-05T14:45:44.431Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-05T14:45:44.431Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:45:44.431Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-04-05T14:45:44.431Z] === RUN TestInfoAPI [2023-04-05T14:45:44.431Z] --- PASS: TestInfoAPI (0.02s) [2023-04-05T14:45:44.431Z] === RUN TestInfoAPIWarnings [2023-04-05T14:45:44.575Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-05T14:45:45.816Z] + bundleName=amd64-cgroup2 [2023-04-05T14:45:45.816Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-04-05T14:45:45.816Z] Creating amd64-cgroup2-bundles.tar.gz [2023-04-05T14:45:45.816Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-04-05T14:45:45.816Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2023-04-05T14:45:45.950Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-04-05T14:45:45.950Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-04-05T14:45:45.950Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2023-04-05T14:45:45.950Z] === RUN TestConfigsUpdate [Pipeline] archiveArtifacts [2023-04-05T14:45:46.082Z] Archiving artifacts [2023-04-05T14:45:46.517Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-04-05T14:45:46.517Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-04-05T14:45:47.891Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-04-05T14:45:47.891Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-04-05T14:45:48.165Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45276/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-05T14:45:48.463Z] + make clean [2023-04-05T14:45:48.719Z] docker volume rm -f docker-dev-cache [2023-04-05T14:45:48.719Z] docker-dev-cache [Pipeline] deleteDir [2023-04-05T14:45:48.826Z] --- PASS: TestConfigsUpdate (2.73s) [2023-04-05T14:45:48.826Z] === RUN TestTemplatedConfig [2023-04-05T14:45:50.199Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-04-05T14:45:50.199Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-05T14:45:51.134Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-04-05T14:45:51.134Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-04-05T14:45:51.699Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-04-05T14:45:51.699Z] --- PASS: TestTemplatedConfig (3.14s) [2023-04-05T14:45:51.699Z] === RUN TestConfigCreateResolve [2023-04-05T14:45:54.229Z] --- PASS: TestConfigCreateResolve (2.51s) [2023-04-05T14:45:54.229Z] === RUN TestConfigDaemonLibtrustID [2023-04-05T14:45:54.795Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-04-05T14:45:54.795Z] PASS [2023-04-05T14:45:54.795Z] [2023-04-05T14:45:54.795Z] DONE 7 tests in 17.398s [2023-04-05T14:45:54.795Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-04-05T14:45:54.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:45:54.795Z] ++ set -e [2023-04-05T14:45:54.795Z] ++ '[' -n 0 ']' [2023-04-05T14:45:54.795Z] ++ set -x [2023-04-05T14:45:54.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:45:55.052Z] INFO: Testing against a local daemon [2023-04-05T14:45:55.052Z] === RUN TestCheckpoint [2023-04-05T14:45:55.052Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T14:45:55.052Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-05T14:45:55.052Z] === RUN TestContainerInvalidJSON [2023-04-05T14:45:55.052Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:45:55.052Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:45:55.052Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:45:55.052Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:45:55.052Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:45:55.052Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:45:55.052Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:45:55.052Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:45:55.052Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:45:55.052Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-05T14:45:55.052Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-05T14:45:55.052Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-05T14:45:55.052Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-05T14:45:55.052Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-05T14:45:55.311Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-04-05T14:45:55.311Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-05T14:45:55.311Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-04-05T14:45:55.311Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2023-04-05T14:45:55.312Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-05T14:45:55.312Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2023-04-05T14:45:55.312Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-05T14:45:55.312Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-04-05T14:45:55.312Z] === RUN TestCopyFromContainer [2023-04-05T14:45:56.686Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-04-05T14:45:56.686Z] === RUN TestCopyFromContainer// [2023-04-05T14:45:56.943Z] === RUN TestCopyFromContainer//bar/root [2023-04-05T14:45:57.509Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-05T14:45:57.509Z] === RUN TestCopyFromContainer/bar/quux [2023-04-05T14:45:57.509Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-05T14:45:57.509Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-05T14:45:57.767Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-05T14:45:57.767Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-05T14:45:57.767Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-05T14:45:58.026Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer (2.61s) [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer// (0.18s) [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer//bar/root (0.46s) [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2023-04-05T14:45:58.026Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2023-04-05T14:45:58.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-05T14:45:58.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:45:58.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:45:58.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:45:58.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:45:58.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:45:58.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:45:58.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:45:58.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:45:58.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:45:58.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-04-05T14:45:58.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-05T14:45:58.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-04-05T14:45:58.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-04-05T14:45:58.026Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-05T14:45:58.026Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-04-05T14:45:58.026Z] === RUN TestCreateWithInvalidEnv [2023-04-05T14:45:58.026Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-05T14:45:58.026Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-05T14:45:58.026Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-05T14:45:58.026Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-05T14:45:58.026Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-05T14:45:58.026Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-05T14:45:58.026Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-05T14:45:58.026Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-05T14:45:58.026Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-05T14:45:58.026Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-05T14:45:58.026Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-05T14:45:58.026Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-05T14:45:58.026Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-05T14:45:58.026Z] === RUN TestCreateTmpfsMountsTarget [2023-04-05T14:45:58.026Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-04-05T14:45:58.026Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-05T14:45:58.982Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-04-05T14:45:59.246Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-04-05T14:45:59.246Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-04-05T14:45:59.511Z] check_test.go:308: [df5b2ec41d5aa] daemon is not started [2023-04-05T14:45:59.511Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-04-05T14:45:59.778Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2023-04-05T14:45:59.779Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-05T14:46:00.046Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-04-05T14:46:00.623Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-04-05T14:46:00.882Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-04-05T14:46:01.140Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-04-05T14:46:02.077Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2023-04-05T14:46:02.077Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-05T14:46:02.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:46:02.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:46:02.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:46:02.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:46:02.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:46:02.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:46:02.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:46:02.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:46:02.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:46:02.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:46:02.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:46:02.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:46:02.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:46:02.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:46:02.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:46:02.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2023-04-05T14:46:02.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2023-04-05T14:46:02.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2023-04-05T14:46:02.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2023-04-05T14:46:02.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-05T14:46:02.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2023-04-05T14:46:02.077Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-05T14:46:02.525Z] --- PASS: TestInfoAPIWarnings (17.33s) [2023-04-05T14:46:02.525Z] === RUN TestInfoDebug [2023-04-05T14:46:02.525Z] --- PASS: TestInfoDebug (1.54s) [2023-04-05T14:46:02.525Z] === RUN TestInfoInsecureRegistries [2023-04-05T14:46:02.644Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2023-04-05T14:46:02.644Z] === RUN TestCreateDifferentPlatform [2023-04-05T14:46:02.644Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-05T14:46:02.644Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-05T14:46:02.644Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2023-04-05T14:46:02.644Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-04-05T14:46:02.644Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-04-05T14:46:02.644Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-05T14:46:02.902Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2023-04-05T14:46:02.902Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-05T14:46:02.902Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2023-04-05T14:46:02.902Z] === RUN TestContainerStartOnDaemonRestart [2023-04-05T14:46:02.902Z] === PAUSE TestContainerStartOnDaemonRestart [2023-04-05T14:46:02.902Z] === RUN TestDaemonRestartIpcMode [2023-04-05T14:46:02.902Z] === PAUSE TestDaemonRestartIpcMode [2023-04-05T14:46:02.902Z] === RUN TestDaemonHostGatewayIP [2023-04-05T14:46:02.902Z] === PAUSE TestDaemonHostGatewayIP [2023-04-05T14:46:02.902Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-05T14:46:02.902Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-05T14:46:02.902Z] === RUN TestContainerKillOnDaemonStart [2023-04-05T14:46:02.902Z] === PAUSE TestContainerKillOnDaemonStart [2023-04-05T14:46:02.902Z] === RUN TestDiff [2023-04-05T14:46:03.841Z] --- PASS: TestDiff (0.69s) [2023-04-05T14:46:03.841Z] === RUN TestExecWithCloseStdin [2023-04-05T14:46:03.841Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-04-05T14:46:04.101Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-04-05T14:46:04.359Z] --- PASS: TestExecWithCloseStdin (0.71s) [2023-04-05T14:46:04.359Z] === RUN TestExec [2023-04-05T14:46:04.430Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2023-04-05T14:46:04.431Z] === RUN TestInfoRegistryMirrors [2023-04-05T14:46:05.293Z] --- PASS: TestExec (0.79s) [2023-04-05T14:46:05.293Z] === RUN TestExecUser [2023-04-05T14:46:05.293Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-04-05T14:46:05.809Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2023-04-05T14:46:05.809Z] === RUN TestLoginFailsWithBadCredentials [2023-04-05T14:46:05.859Z] --- PASS: TestExecUser (0.76s) [2023-04-05T14:46:05.859Z] === RUN TestExportContainerAndImportImage [2023-04-05T14:46:06.069Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-04-05T14:46:06.069Z] === RUN TestPingCacheHeaders [2023-04-05T14:46:06.069Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-04-05T14:46:06.069Z] === RUN TestPingGet [2023-04-05T14:46:06.069Z] --- PASS: TestPingGet (0.01s) [2023-04-05T14:46:06.069Z] === RUN TestPingHead [2023-04-05T14:46:06.069Z] --- PASS: TestPingHead (0.02s) [2023-04-05T14:46:06.069Z] === RUN TestVersion [2023-04-05T14:46:06.069Z] --- PASS: TestVersion (0.01s) [2023-04-05T14:46:06.069Z] PASS [2023-04-05T14:46:06.069Z] [2023-04-05T14:46:06.069Z] === Skipped [2023-04-05T14:46:06.069Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-05T14:46:06.069Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-05T14:46:06.069Z] [2023-04-05T14:46:06.069Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-04-05T14:46:06.069Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-05T14:46:06.069Z] [2023-04-05T14:46:06.069Z] DONE 18 tests, 2 skipped in 28.005s [2023-04-05T14:46:06.069Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-05T14:46:06.117Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-04-05T14:46:06.328Z] INFO: Testing against a local daemon [2023-04-05T14:46:06.328Z] === RUN TestVolumesCreateAndList [2023-04-05T14:46:06.328Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-04-05T14:46:06.328Z] === RUN TestVolumesRemove [2023-04-05T14:46:06.328Z] --- PASS: TestVolumesRemove (0.05s) [2023-04-05T14:46:06.328Z] === RUN TestVolumesInspect [2023-04-05T14:46:06.328Z] --- PASS: TestVolumesInspect (0.01s) [2023-04-05T14:46:06.328Z] === RUN TestVolumesInvalidJSON [2023-04-05T14:46:06.328Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-05T14:46:06.328Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-05T14:46:06.328Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-05T14:46:06.328Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-05T14:46:06.328Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-05T14:46:06.328Z] PASS [2023-04-05T14:46:06.328Z] [2023-04-05T14:46:06.328Z] DONE 5 tests in 0.201s [2023-04-05T14:46:06.328Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-05T14:46:06.328Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12890 is not a child of this shell [2023-04-05T14:46:06.328Z] warning: PID 12890 from bundles/test-integration/docker.pid had a nonzero exit code [2023-04-05T14:46:06.328Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-05T14:46:06.328Z] [2023-04-05T14:46:06.328Z] Unloading profiles will leave already running processes permanently [2023-04-05T14:46:06.328Z] unconfined, which can lead to unexpected situations. [2023-04-05T14:46:06.328Z] [2023-04-05T14:46:06.328Z] To set a process to complain mode, use the command line tool [2023-04-05T14:46:06.328Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-05T14:46:06.328Z] Removing test suite binaries [2023-04-05T14:46:06.328Z] exiting test-integration [2023-04-05T14:46:06.328Z] ++ exit 0 [2023-04-05T14:46:06.683Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2023-04-05T14:46:06.683Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-05T14:46:07.709Z] [2023-04-05T14:46:08.058Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2023-04-05T14:46:08.058Z] === RUN TestHealthCheckWorkdir Post stage [Pipeline] junit [2023-04-05T14:46:08.292Z] Recording test results [2023-04-05T14:46:08.624Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-04-05T14:46:08.624Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-04-05T14:46:08.882Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2023-04-05T14:46:08.882Z] === RUN TestHealthKillContainer [2023-04-05T14:46:09.741Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-05T14:46:10.085Z] + echo Ensuring container killed. [2023-04-05T14:46:10.085Z] Ensuring container killed. [2023-04-05T14:46:10.085Z] + docker rm -vf docker-pr2 [2023-04-05T14:46:10.344Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-04-05T14:46:10.637Z] + echo Chowning /workspace to jenkins user [2023-04-05T14:46:10.637Z] Chowning /workspace to jenkins user [2023-04-05T14:46:10.637Z] + id -u [2023-04-05T14:46:10.637Z] + id -g [2023-04-05T14:46:10.637Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45276:/workspace busybox chown -R 1000:1000 /workspace [2023-04-05T14:46:10.637Z] Unable to find image 'busybox:latest' locally [2023-04-05T14:46:10.637Z] latest: Pulling from library/busybox [2023-04-05T14:46:10.780Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-04-05T14:46:10.780Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-04-05T14:46:10.780Z] check_test.go:308: [d9c972224d362] daemon is not started [2023-04-05T14:46:10.780Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-04-05T14:46:10.897Z] 4b35f584bb4f: Pulling fs layer [2023-04-05T14:46:10.897Z] 4b35f584bb4f: Verifying Checksum [2023-04-05T14:46:10.897Z] 4b35f584bb4f: Download complete [2023-04-05T14:46:11.050Z] Removing intermediate container 231dda9cb015 [2023-04-05T14:46:11.050Z] ---> ea78342c4c5f [2023-04-05T14:46:11.050Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-04-05T14:46:11.050Z] ---> Running in e510646a5986 [2023-04-05T14:46:11.050Z] Removing intermediate container e510646a5986 [2023-04-05T14:46:11.050Z] ---> 578727c80848 [2023-04-05T14:46:11.050Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-04-05T14:46:11.050Z] ---> Running in 794cf0d522dd [2023-04-05T14:46:11.050Z] Removing intermediate container 794cf0d522dd [2023-04-05T14:46:11.050Z] ---> d76fd8d43a6e [2023-04-05T14:46:11.050Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-04-05T14:46:11.050Z] [2023-04-05T14:46:11.050Z] [2023-04-05T14:46:11.156Z] 4b35f584bb4f: Pull complete [2023-04-05T14:46:11.156Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-05T14:46:11.156Z] Status: Downloaded newer image for busybox:latest [2023-04-05T14:46:11.519Z] ---> 7e9fb11164d1 [2023-04-05T14:46:11.519Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-04-05T14:46:11.519Z] ---> Running in b4f66e6399f7 [2023-04-05T14:46:11.713Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-04-05T14:46:11.971Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-04-05T14:46:12.229Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-05T14:46:12.832Z] + bundleName=amd64-rootless [2023-04-05T14:46:12.832Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-04-05T14:46:12.832Z] Creating amd64-rootless-bundles.tar.gz [2023-04-05T14:46:12.832Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2023-04-05T14:46:12.832Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2023-04-05T14:46:12.847Z] Archiving artifacts [2023-04-05T14:46:13.180Z] === RUN TestDockerSuite/TestBuildAddScript [2023-04-05T14:46:13.749Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-04-05T14:46:14.484Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45276/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-05T14:46:14.798Z] + make clean [2023-04-05T14:46:15.058Z] docker volume rm -f docker-dev-cache [2023-04-05T14:46:15.125Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-04-05T14:46:15.125Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-04-05T14:46:15.318Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-05T14:46:16.498Z] check_test.go:308: [d0c0a8287d6cf] daemon is not started [2023-04-05T14:46:16.498Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-04-05T14:46:17.431Z] --- PASS: TestHealthKillContainer (8.52s) [2023-04-05T14:46:17.431Z] === RUN TestHealthCheckProcessKilled [2023-04-05T14:46:18.808Z] --- PASS: TestHealthCheckProcessKilled (1.00s) [2023-04-05T14:46:18.808Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-05T14:46:19.375Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2023-04-05T14:46:19.376Z] === RUN TestIpcModeNone [2023-04-05T14:46:19.376Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-04-05T14:46:19.942Z] check_test.go:308: [d7c84ab047967] daemon is not started [2023-04-05T14:46:19.942Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-04-05T14:46:20.201Z] --- PASS: TestIpcModeNone (0.88s) [2023-04-05T14:46:20.201Z] === RUN TestIpcModePrivate [2023-04-05T14:46:20.460Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2023-04-05T14:46:20.718Z] --- PASS: TestIpcModePrivate (0.68s) [2023-04-05T14:46:20.718Z] === RUN TestIpcModeShareable [2023-04-05T14:46:21.287Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-04-05T14:46:21.287Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2023-04-05T14:46:21.545Z] --- PASS: TestIpcModeShareable (0.68s) [2023-04-05T14:46:21.545Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-05T14:46:23.447Z] docker_cli_daemon_plugins_test.go:80: [ddd6e454b1d40] daemon is not started [2023-04-05T14:46:23.447Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.10s) [2023-04-05T14:46:23.447Z] === RUN TestAPIIpcModeHost [2023-04-05T14:46:24.013Z] --- PASS: TestAPIIpcModeHost (0.54s) [2023-04-05T14:46:24.013Z] === RUN TestDaemonIpcModeShareable [2023-04-05T14:46:24.580Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-04-05T14:46:24.838Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-04-05T14:46:25.404Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2023-04-05T14:46:25.662Z] --- PASS: TestDaemonIpcModeShareable (1.54s) [2023-04-05T14:46:25.662Z] === RUN TestDaemonIpcModePrivate [2023-04-05T14:46:27.036Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2023-04-05T14:46:27.293Z] --- PASS: TestDaemonIpcModePrivate (1.53s) [2023-04-05T14:46:27.293Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-05T14:46:27.293Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-04-05T14:46:27.551Z] === RUN TestDockerSuite/TestBuildAddTar [2023-04-05T14:46:27.551Z] docker_cli_daemon_plugins_test.go:170: [dab0f138c1b76] daemon is not started [2023-04-05T14:46:28.491Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2023-04-05T14:46:28.749Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2023-04-05T14:46:28.749Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-05T14:46:29.007Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-04-05T14:46:30.384Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2023-04-05T14:46:30.384Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2023-04-05T14:46:30.384Z] === RUN TestIpcModeOlderClient [2023-04-05T14:46:30.384Z] === PAUSE TestIpcModeOlderClient [2023-04-05T14:46:30.384Z] === RUN TestKillContainerInvalidSignal [2023-04-05T14:46:31.319Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2023-04-05T14:46:31.319Z] === RUN TestKillContainer [2023-04-05T14:46:31.319Z] === RUN TestKillContainer/no_signal [2023-04-05T14:46:31.884Z] === RUN TestKillContainer/non_killing_signal [2023-04-05T14:46:32.142Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-04-05T14:46:32.401Z] === RUN TestKillContainer/killing_signal [2023-04-05T14:46:32.659Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-04-05T14:46:32.834Z] Removing intermediate container b4f66e6399f7 [2023-04-05T14:46:32.834Z] ---> 8998cbe04ea8 [2023-04-05T14:46:32.834Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-04-05T14:46:32.834Z] ---> Running in 81c5a47608a7 [2023-04-05T14:46:33.223Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-04-05T14:46:33.482Z] --- PASS: TestKillContainer (2.13s) [2023-04-05T14:46:33.482Z] --- PASS: TestKillContainer/no_signal (0.71s) [2023-04-05T14:46:33.482Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2023-04-05T14:46:33.482Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2023-04-05T14:46:33.482Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-05T14:46:33.482Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-05T14:46:33.741Z] check_test.go:308: [dc5df0fa4cdf0] daemon is not started [2023-04-05T14:46:33.741Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-04-05T14:46:33.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-05T14:46:34.257Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-04-05T14:46:34.402Z] [2023-04-05T14:46:34.403Z] SUCCESS: Specified value was saved. [2023-04-05T14:46:34.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2023-04-05T14:46:34.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2023-04-05T14:46:34.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2023-04-05T14:46:34.824Z] === RUN TestKillStoppedContainer [2023-04-05T14:46:34.824Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-04-05T14:46:34.824Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-05T14:46:34.824Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-04-05T14:46:34.824Z] === RUN TestKillDifferentUserContainer [2023-04-05T14:46:35.390Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-04-05T14:46:35.390Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-04-05T14:46:35.648Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2023-04-05T14:46:35.648Z] === RUN TestInspectOomKilledTrue [2023-04-05T14:46:35.648Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-05T14:46:35.648Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-05T14:46:35.648Z] === RUN TestInspectOomKilledFalse [2023-04-05T14:46:35.648Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-05T14:46:35.648Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-04-05T14:46:35.648Z] === RUN TestLinksEtcHostsContentMatch [2023-04-05T14:46:36.214Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2023-04-05T14:46:36.214Z] === RUN TestLinksContainerNames [2023-04-05T14:46:36.472Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-04-05T14:46:36.621Z] Removing intermediate container 81c5a47608a7 [2023-04-05T14:46:36.622Z] ---> 7a3a04e48961 [2023-04-05T14:46:36.622Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-04-05T14:46:36.622Z] ---> Running in 29812a2f56d2 [2023-04-05T14:46:37.038Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-04-05T14:46:37.605Z] --- PASS: TestLinksContainerNames (1.47s) [2023-04-05T14:46:37.605Z] === RUN TestLogsFollowTailEmpty [2023-04-05T14:46:38.538Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2023-04-05T14:46:38.538Z] === RUN TestContainerNetworkMountsNoChown [2023-04-05T14:46:38.538Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-04-05T14:46:39.104Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2023-04-05T14:46:39.104Z] === RUN TestMountDaemonRoot [2023-04-05T14:46:39.104Z] === RUN TestMountDaemonRoot/default [2023-04-05T14:46:39.104Z] === PAUSE TestMountDaemonRoot/default [2023-04-05T14:46:39.104Z] === RUN TestMountDaemonRoot/private [2023-04-05T14:46:39.104Z] === PAUSE TestMountDaemonRoot/private [2023-04-05T14:46:39.104Z] === RUN TestMountDaemonRoot/rprivate [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/slave [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/slave [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rslave [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/shared [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/shared [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rshared [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/default [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/rslave [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/rshared [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/shared [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/rprivate [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/slave [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/private [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-05T14:46:39.105Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:46:39.105Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-05T14:46:39.105Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-05T14:46:39.363Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-05T14:46:39.621Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-04-05T14:46:39.621Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-04-05T14:46:39.621Z] === RUN TestContainerBindMountNonRecursive [2023-04-05T14:46:39.880Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-04-05T14:46:40.447Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-04-05T14:46:41.821Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2023-04-05T14:46:41.821Z] === RUN TestContainerVolumesMountedAsShared [2023-04-05T14:46:41.821Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-04-05T14:46:42.386Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2023-04-05T14:46:42.386Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-05T14:46:42.494Z] Cannot create a file when that file already exists. [2023-04-05T14:46:42.952Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2023-04-05T14:46:42.952Z] === RUN TestNetworkNat [2023-04-05T14:46:43.519Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-04-05T14:46:43.777Z] --- PASS: TestNetworkNat (0.84s) [2023-04-05T14:46:43.777Z] === RUN TestNetworkLocalhostTCPNat [2023-04-05T14:46:44.712Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2023-04-05T14:46:44.712Z] === RUN TestNetworkLoopbackNat [2023-04-05T14:46:45.280Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-04-05T14:46:45.538Z] === RUN TestDockerSuite/TestBuildBlankName [2023-04-05T14:46:45.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-04-05T14:46:45.796Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-04-05T14:46:47.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-04-05T14:46:47.253Z] Removing intermediate container 29812a2f56d2 [2023-04-05T14:46:47.253Z] ---> 1ca9f709164d [2023-04-05T14:46:47.253Z] Step 13/13 : CMD ["sh"] [2023-04-05T14:46:47.253Z] ---> Running in f3a83c8b2202 [2023-04-05T14:46:47.253Z] Removing intermediate container f3a83c8b2202 [2023-04-05T14:46:47.253Z] ---> b09df8f01d33 [2023-04-05T14:46:47.253Z] Successfully built b09df8f01d33 [2023-04-05T14:46:47.253Z] Successfully tagged busybox:latest [2023-04-05T14:46:47.253Z] INFO: Docker images of the daemon under test [2023-04-05T14:46:47.253Z] [2023-04-05T14:46:47.253Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-05T14:46:47.253Z] busybox latest b09df8f01d33 Less than a second ago 4.55GB [2023-04-05T14:46:47.253Z] microsoft/windowsservercore latest 5b4de02c9906 3 weeks ago 4.53GB [2023-04-05T14:46:47.253Z] mcr.microsoft.com/windows/servercore ltsc2019 5b4de02c9906 3 weeks ago 4.53GB [2023-04-05T14:46:47.253Z] [2023-04-05T14:46:47.253Z] INFO: Running integration tests at 04/05/2023 14:46:46... [2023-04-05T14:46:47.253Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-04-05T14:46:47.253Z] INFO: Integration API tests being run from the host: [2023-04-05T14:46:47.253Z] INFO: make.ps1 starting at 04/05/2023 14:46:46 [2023-04-05T14:46:47.427Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2023-04-05T14:46:47.427Z] === RUN TestPause [2023-04-05T14:46:48.241Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-04-05T14:46:48.392Z] --- PASS: TestPause (0.62s) [2023-04-05T14:46:48.392Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-05T14:46:48.392Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-05T14:46:48.392Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-05T14:46:48.392Z] === RUN TestPauseStopPausedContainer [2023-04-05T14:46:48.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-04-05T14:46:48.971Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2023-04-05T14:46:48.971Z] === RUN TestPsFilter [2023-04-05T14:46:48.971Z] --- PASS: TestPsFilter (0.13s) [2023-04-05T14:46:48.971Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-05T14:46:49.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-04-05T14:46:49.230Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-04-05T14:46:49.492Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2023-04-05T14:46:49.492Z] === RUN TestRemoveContainerWithVolume [2023-04-05T14:46:50.428Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2023-04-05T14:46:50.428Z] === RUN TestRemoveContainerRunning [2023-04-05T14:46:50.995Z] --- PASS: TestRemoveContainerRunning (0.57s) [2023-04-05T14:46:50.995Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-05T14:46:50.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-04-05T14:46:51.254Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2023-04-05T14:46:51.254Z] === RUN TestRemoveInvalidContainer [2023-04-05T14:46:51.254Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-05T14:46:51.254Z] === RUN TestRenameLinkedContainer [2023-04-05T14:46:52.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-04-05T14:46:53.564Z] --- PASS: TestRenameLinkedContainer (2.20s) [2023-04-05T14:46:53.564Z] === RUN TestRenameStoppedContainer [2023-04-05T14:46:54.131Z] --- PASS: TestRenameStoppedContainer (0.56s) [2023-04-05T14:46:54.131Z] === RUN TestRenameRunningContainerAndReuse [2023-04-05T14:46:54.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-04-05T14:46:55.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-04-05T14:46:55.321Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2023-04-05T14:46:55.321Z] === RUN TestRenameInvalidName [2023-04-05T14:46:55.888Z] --- PASS: TestRenameInvalidName (0.52s) [2023-04-05T14:46:55.888Z] === RUN TestRenameAnonymousContainer [2023-04-05T14:46:55.888Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-04-05T14:46:57.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-04-05T14:46:58.047Z] --- PASS: TestRenameAnonymousContainer (2.40s) [2023-04-05T14:46:58.047Z] === RUN TestRenameContainerWithSameName [2023-04-05T14:46:58.613Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2023-04-05T14:46:58.613Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-05T14:47:00.515Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2023-04-05T14:47:00.515Z] === RUN TestResize [2023-04-05T14:47:01.082Z] --- PASS: TestResize (0.70s) [2023-04-05T14:47:01.082Z] === RUN TestResizeWithInvalidSize [2023-04-05T14:47:01.649Z] check_test.go:308: [daad8c6a6d1b9] daemon is not started [2023-04-05T14:47:01.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-04-05T14:47:01.649Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2023-04-05T14:47:01.649Z] === RUN TestResizeWhenContainerNotStarted [2023-04-05T14:47:02.584Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:47:02.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:47:02.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:47:02.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T14:47:02.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T14:47:03.959Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-04-05T14:47:05.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:47:05.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:47:07.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T14:47:07.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T14:47:08.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-04-05T14:47:08.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T14:47:09.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T14:47:09.501Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:47:09.501Z] INFO: Testing against a local daemon [2023-04-05T14:47:09.501Z] === RUN TestBuildWithSession [2023-04-05T14:47:09.501Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T14:47:09.501Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-05T14:47:09.501Z] === RUN TestBuildSquashParent [2023-04-05T14:47:09.501Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:47:09.501Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-04-05T14:47:09.501Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-05T14:47:09.501Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:47:09.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:47:09.501Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:47:09.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:47:09.501Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:47:09.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:47:09.501Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:47:09.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:47:09.501Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:47:09.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:47:09.501Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:47:09.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:47:09.501Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T14:47:09.501Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T14:47:09.501Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T14:47:09.501Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T14:47:11.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-04-05T14:47:12.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T14:47:12.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T14:47:14.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-04-05T14:47:15.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-04-05T14:47:16.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T14:47:16.515Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T14:47:17.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-04-05T14:47:18.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T14:47:18.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T14:47:19.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.01s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.23s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.16s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.39s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.16s) [2023-04-05T14:47:19.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.89s) [2023-04-05T14:47:19.608Z] === RUN TestCgroupNamespacesRun [2023-04-05T14:47:20.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-04-05T14:47:21.112Z] --- PASS: TestCgroupNamespacesRun (1.59s) [2023-04-05T14:47:21.112Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-05T14:47:21.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-04-05T14:47:22.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-04-05T14:47:22.487Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s) [2023-04-05T14:47:22.487Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-05T14:47:24.386Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2023-04-05T14:47:24.386Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-05T14:47:24.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-04-05T14:47:25.891Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2023-04-05T14:47:25.891Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-05T14:47:26.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-04-05T14:47:26.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-04-05T14:47:26.845Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2023-04-05T14:47:26.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.80s) [2023-04-05T14:47:26.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.37s) [2023-04-05T14:47:26.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.49s) [2023-04-05T14:47:26.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.69s) [2023-04-05T14:47:26.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.33s) [2023-04-05T14:47:26.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.84s) [2023-04-05T14:47:26.845Z] === RUN TestBuildMultiStageCopy [2023-04-05T14:47:26.845Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-05T14:47:27.284Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-04-05T14:47:27.284Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.54s) [2023-04-05T14:47:27.284Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-05T14:47:27.852Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-04-05T14:47:28.787Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-04-05T14:47:29.045Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2023-04-05T14:47:29.045Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-05T14:47:29.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-04-05T14:47:29.869Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2023-04-05T14:47:29.869Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-05T14:47:31.767Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2023-04-05T14:47:31.767Z] === RUN TestNISDomainname [2023-04-05T14:47:32.332Z] --- PASS: TestNISDomainname (1.01s) [2023-04-05T14:47:32.332Z] === RUN TestHostnameDnsResolution [2023-04-05T14:47:33.706Z] --- PASS: TestHostnameDnsResolution (1.27s) [2023-04-05T14:47:33.706Z] === RUN TestUnprivilegedPortsAndPing [2023-04-05T14:47:33.917Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-04-05T14:47:33.917Z] Copying nested executables into bundles/binary-daemon [2023-04-05T14:47:33.917Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2023-04-05T14:47:33.964Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [Pipeline] sh [2023-04-05T14:47:34.012Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-05T14:47:34.224Z] check_test.go:308: [d6c0b703045ad] daemon is not started [2023-04-05T14:47:34.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-04-05T14:47:34.247Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/make.sh cross [2023-04-05T14:47:34.502Z] [2023-04-05T14:47:34.759Z] Removing bundles/ [2023-04-05T14:47:34.759Z] [2023-04-05T14:47:34.759Z] ---> Making bundle: cross (in bundles/cross) [2023-04-05T14:47:34.759Z] Cross building: bundles/cross/linux/amd64 [2023-04-05T14:47:34.759Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-04-05T14:47:34.759Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-04-05T14:47:34.790Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2023-04-05T14:47:34.790Z] === RUN TestStats [2023-04-05T14:47:34.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-05T14:47:35.355Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-04-05T14:47:35.467Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-05T14:47:35.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-04-05T14:47:35.613Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-04-05T14:47:36.179Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-04-05T14:47:36.459Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-05T14:47:37.447Z] --- PASS: TestBuildMultiStageCopy (11.08s) [2023-04-05T14:47:37.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.98s) [2023-04-05T14:47:37.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2023-04-05T14:47:37.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2023-04-05T14:47:37.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.89s) [2023-04-05T14:47:37.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.91s) [2023-04-05T14:47:37.447Z] === RUN TestBuildMultiStageParentConfig [2023-04-05T14:47:37.553Z] --- PASS: TestStats (2.65s) [2023-04-05T14:47:37.553Z] === RUN TestStopContainerWithTimeout [2023-04-05T14:47:37.553Z] === RUN TestStopContainerWithTimeout/0 [2023-04-05T14:47:37.553Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-05T14:47:37.553Z] === RUN TestStopContainerWithTimeout/1 [2023-04-05T14:47:37.553Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-05T14:47:37.553Z] === RUN TestStopContainerWithTimeout/3 [2023-04-05T14:47:37.553Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-05T14:47:37.553Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-05T14:47:37.553Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-05T14:47:37.553Z] === CONT TestStopContainerWithTimeout/0 [2023-04-05T14:47:37.553Z] === CONT TestStopContainerWithTimeout/3 [2023-04-05T14:47:37.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-04-05T14:47:38.499Z] === CONT TestStopContainerWithTimeout/1 [2023-04-05T14:47:39.664Z] --- PASS: TestBuildMultiStageParentConfig (2.10s) [2023-04-05T14:47:39.664Z] === RUN TestBuildLabelWithTargets [2023-04-05T14:47:39.664Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-05T14:47:39.664Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-04-05T14:47:39.664Z] === RUN TestBuildWithEmptyLayers [2023-04-05T14:47:40.399Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-05T14:47:40.654Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2023-04-05T14:47:40.654Z] === RUN TestBuildMultiStageOnBuild [2023-04-05T14:47:40.657Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-04-05T14:47:42.558Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-04-05T14:47:42.817Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-04-05T14:47:43.075Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2023-04-05T14:47:43.076Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2023-04-05T14:47:43.076Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2023-04-05T14:47:43.076Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2023-04-05T14:47:43.076Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2023-04-05T14:47:43.076Z] === RUN TestDeleteDevicemapper [2023-04-05T14:47:43.076Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-05T14:47:43.076Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-05T14:47:43.076Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-05T14:47:43.334Z] === RUN TestDockerSuite/TestBuildCmd [2023-04-05T14:47:43.593Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-04-05T14:47:44.219Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-04-05T14:47:44.478Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-04-05T14:47:44.478Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-04-05T14:47:44.478Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-04-05T14:47:46.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-04-05T14:47:46.412Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-04-05T14:47:46.977Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.80s) [2023-04-05T14:47:46.977Z] === RUN TestUpdateMemory [2023-04-05T14:47:46.977Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-04-05T14:47:46.977Z] --- SKIP: TestUpdateMemory (0.00s) [2023-04-05T14:47:46.977Z] === RUN TestUpdateCPUQuota [2023-04-05T14:47:48.358Z] --- PASS: TestUpdateCPUQuota (1.31s) [2023-04-05T14:47:48.358Z] === RUN TestUpdatePidsLimit [2023-04-05T14:47:48.358Z] === RUN TestUpdatePidsLimit/update_from_none [2023-04-05T14:47:48.617Z] === RUN TestUpdatePidsLimit/no_change [2023-04-05T14:47:48.876Z] === RUN TestUpdatePidsLimit/update_lower [2023-04-05T14:47:49.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-04-05T14:47:49.393Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-04-05T14:47:49.651Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-04-05T14:47:49.909Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-04-05T14:47:50.167Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-04-05T14:47:50.733Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-04-05T14:47:51.301Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-04-05T14:47:51.562Z] --- PASS: TestUpdatePidsLimit (3.23s) [2023-04-05T14:47:51.562Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2023-04-05T14:47:51.562Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2023-04-05T14:47:51.562Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2023-04-05T14:47:51.562Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2023-04-05T14:47:51.562Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2023-04-05T14:47:51.562Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2023-04-05T14:47:51.562Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2023-04-05T14:47:51.562Z] === RUN TestUpdateRestartPolicy [2023-04-05T14:47:52.129Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-04-05T14:47:52.694Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-04-05T14:47:52.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-04-05T14:47:52.952Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-04-05T14:47:53.149Z] --- PASS: TestBuildMultiStageOnBuild (11.29s) [2023-04-05T14:47:53.149Z] === RUN TestBuildUncleanTarFilenames [2023-04-05T14:47:53.149Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-05T14:47:53.149Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-04-05T14:47:53.149Z] === RUN TestBuildMultiStageLayerLeak [2023-04-05T14:47:53.886Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-04-05T14:47:54.147Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-04-05T14:47:54.405Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-04-05T14:47:55.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-04-05T14:47:55.339Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-04-05T14:47:55.339Z] check_test.go:308: [d3d084337de38] daemon is not started [2023-04-05T14:47:55.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-04-05T14:47:55.339Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-04-05T14:47:55.339Z] check_test.go:308: [d32813d895f38] daemon is not started [2023-04-05T14:47:55.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-04-05T14:47:58.619Z] check_test.go:308: [d5afb02ff4413] daemon is not started [2023-04-05T14:47:58.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-04-05T14:48:01.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-04-05T14:48:02.473Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-04-05T14:48:03.040Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-04-05T14:48:03.298Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-04-05T14:48:03.556Z] --- PASS: TestUpdateRestartPolicy (12.07s) [2023-04-05T14:48:03.556Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-05T14:48:04.123Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2023-04-05T14:48:04.123Z] === RUN TestWaitNonBlocked [2023-04-05T14:48:04.383Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:48:04.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:48:04.383Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:48:04.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:48:04.383Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:48:04.383Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:48:04.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-04-05T14:48:05.214Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-04-05T14:48:05.214Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2023-04-05T14:48:05.214Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2023-04-05T14:48:05.214Z] === RUN TestWaitBlocked [2023-04-05T14:48:05.214Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:48:05.214Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:48:05.214Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:48:05.214Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:48:05.214Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T14:48:05.214Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T14:48:06.588Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-04-05T14:48:06.588Z] --- PASS: TestWaitBlocked (0.02s) [2023-04-05T14:48:06.589Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2023-04-05T14:48:06.589Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2023-04-05T14:48:06.589Z] === CONT TestContainerStartOnDaemonRestart [2023-04-05T14:48:06.589Z] === CONT TestContainerKillOnDaemonStart [2023-04-05T14:48:07.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-04-05T14:48:08.090Z] --- PASS: TestBuildMultiStageLayerLeak (14.68s) [2023-04-05T14:48:08.090Z] === RUN TestBuildWithHugeFile [2023-04-05T14:48:09.338Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2023-04-05T14:48:09.338Z] === CONT TestIpcModeOlderClient [2023-04-05T14:48:09.596Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-04-05T14:48:09.596Z] === CONT TestDaemonHostGatewayIP [2023-04-05T14:48:09.854Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-04-05T14:48:11.230Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-04-05T14:48:11.230Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-04-05T14:48:11.230Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-04-05T14:48:11.230Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-04-05T14:48:11.230Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-04-05T14:48:11.230Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-04-05T14:48:11.230Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-04-05T14:48:11.230Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-04-05T14:48:11.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-04-05T14:48:11.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-04-05T14:48:12.606Z] --- PASS: TestDaemonHostGatewayIP (2.96s) [2023-04-05T14:48:12.606Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-05T14:48:13.979Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-04-05T14:48:14.914Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2023-04-05T14:48:14.914Z] === CONT TestDaemonRestartIpcMode [2023-04-05T14:48:15.481Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-04-05T14:48:18.010Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-04-05T14:48:18.268Z] --- PASS: TestDaemonRestartIpcMode (3.38s) [2023-04-05T14:48:19.203Z] --- PASS: TestContainerKillOnDaemonStart (12.66s) [2023-04-05T14:48:19.203Z] PASS [2023-04-05T14:48:19.203Z] [2023-04-05T14:48:19.203Z] === Skipped [2023-04-05T14:48:19.203Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-04-05T14:48:19.203Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T14:48:19.203Z] [2023-04-05T14:48:19.203Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-04-05T14:48:19.203Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-05T14:48:19.203Z] [2023-04-05T14:48:19.203Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-04-05T14:48:19.203Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-05T14:48:19.203Z] [2023-04-05T14:48:19.203Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-05T14:48:19.203Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-05T14:48:19.203Z] [2023-04-05T14:48:19.203Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-05T14:48:19.203Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-05T14:48:19.203Z] [2023-04-05T14:48:19.203Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-04-05T14:48:19.203Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-04-05T14:48:19.203Z] [2023-04-05T14:48:19.203Z] DONE 197 tests, 6 skipped in 144.322s [2023-04-05T14:48:19.203Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-05T14:48:19.203Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:48:19.203Z] ++ set -e [2023-04-05T14:48:19.203Z] ++ '[' -n 0 ']' [2023-04-05T14:48:19.203Z] ++ set -x [2023-04-05T14:48:19.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:48:19.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-04-05T14:48:19.769Z] INFO: Testing against a local daemon [2023-04-05T14:48:19.769Z] === RUN TestLiveRestore [2023-04-05T14:48:19.769Z] === RUN TestLiveRestore/volume_references [2023-04-05T14:48:19.769Z] === PAUSE TestLiveRestore/volume_references [2023-04-05T14:48:19.769Z] === CONT TestLiveRestore/volume_references [2023-04-05T14:48:20.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-04-05T14:48:20.596Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-05T14:48:20.596Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-05T14:48:20.596Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-04-05T14:48:21.969Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-05T14:48:22.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-04-05T14:48:23.167Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-05T14:48:24.541Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-05T14:48:25.111Z] check_test.go:308: [d2dbac1d43373] daemon is not started [2023-04-05T14:48:25.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-04-05T14:48:25.370Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-04-05T14:48:25.629Z] --- PASS: TestLiveRestore (0.00s) [2023-04-05T14:48:25.629Z] --- PASS: TestLiveRestore/volume_references (5.82s) [2023-04-05T14:48:25.629Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.99s) [2023-04-05T14:48:25.629Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.28s) [2023-04-05T14:48:25.629Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.32s) [2023-04-05T14:48:25.629Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.20s) [2023-04-05T14:48:25.629Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.19s) [2023-04-05T14:48:25.629Z] PASS [2023-04-05T14:48:25.629Z] [2023-04-05T14:48:25.629Z] DONE 7 tests in 6.289s [2023-04-05T14:48:25.629Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-04-05T14:48:25.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:48:25.629Z] ++ set -e [2023-04-05T14:48:25.629Z] ++ '[' -n 0 ']' [2023-04-05T14:48:25.629Z] ++ set -x [2023-04-05T14:48:25.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:48:26.194Z] INFO: Testing against a local daemon [2023-04-05T14:48:26.194Z] === RUN TestCommitInheritsEnv [2023-04-05T14:48:26.453Z] --- PASS: TestCommitInheritsEnv (0.42s) [2023-04-05T14:48:26.453Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-05T14:48:26.453Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-04-05T14:48:26.453Z] === RUN TestImagesFilterMultiReference [2023-04-05T14:48:26.453Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2023-04-05T14:48:26.453Z] === RUN TestImagePullPlatformInvalid [2023-04-05T14:48:26.453Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-05T14:48:26.453Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-05T14:48:27.020Z] time="2023-04-05T14:48:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.8 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.19.8 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3598b6e1-53c4-4a64-b2d7-9abe40b8bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56352" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3598b6e1-53c4-4a64-b2d7-9abe40b8bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56352" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.681827ms http.response.status=200 http.response.written=2 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=31bb670c-ef44-4852-a8c9-46b74c03fc23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=31bb670c-ef44-4852-a8c9-46b74c03fc23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=31bb670c-ef44-4852-a8c9-46b74c03fc23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=34.468µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f9d36876-f088-4e2b-ae0e-46812359e8f9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=31bb670c-ef44-4852-a8c9-46b74c03fc23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.251847ms http.response.status=404 http.response.written=157 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a3a3cec5-c5b0-45fe-80be-d254663a945a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a3a3cec5-c5b0-45fe-80be-d254663a945a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a3a3cec5-c5b0-45fe-80be-d254663a945a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=48.136µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4b5eab2c-43f5-45c9-9d8c-804667c6e4b9 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a3a3cec5-c5b0-45fe-80be-d254663a945a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.438464ms http.response.status=404 http.response.written=157 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d408b461-2fff-4819-8736-a70fce2a2001 http.request.method=POST http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d408b461-2fff-4819-8736-a70fce2a2001 http.request.method=POST http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d408b461-2fff-4819-8736-a70fce2a2001 http.request.method=POST http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=142.861µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7778c3d0-83b9-46b6-ae6d-42d24e3016e7 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d408b461-2fff-4819-8736-a70fce2a2001 http.request.method=POST http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=16.595µs trace.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=7686726a-5b96-46ec-aaa1-fb2897045f8b trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=046cb6fe-4c13-4da6-a20a-a8aa3a98e401 http.request.method=POST http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=046cb6fe-4c13-4da6-a20a-a8aa3a98e401 http.request.method=POST http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a60c9254-911f-4e63-91af-e554675f7b5e/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=046cb6fe-4c13-4da6-a20a-a8aa3a98e401 http.request.method=POST http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=71.009µs trace.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=a02e66a4-f742-4bef-a6c2-a9edffbc0f9a trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a60c9254-911f-4e63-91af-e554675f7b5e/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=046cb6fe-4c13-4da6-a20a-a8aa3a98e401 http.request.method=POST http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=15.522µs trace.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=c9ddb9f8-d332-44c7-be68-0b96b8ddd041 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d408b461-2fff-4819-8736-a70fce2a2001 http.request.method=POST http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=98.658µs trace.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=3eebef6b-dc23-42b8-814c-3f84f8e76654 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a60c9254-911f-4e63-91af-e554675f7b5e/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=046cb6fe-4c13-4da6-a20a-a8aa3a98e401 http.request.method=POST http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=56.001µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a6415047-6e67-4bfc-82ef-962aae6b7b6c trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=046cb6fe-4c13-4da6-a20a-a8aa3a98e401 http.request.method=POST http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.9999ms http.response.status=202 http.response.written=0 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d408b461-2fff-4819-8736-a70fce2a2001 http.request.method=POST http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.973122ms http.response.status=202 http.response.written=0 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a60c9254-911f-4e63-91af-e554675f7b5e/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=33.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9380a4af-62ab-4e62-85e8-2c5585c4d99b trace.line=82 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a60c9254-911f-4e63-91af-e554675f7b5e/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=19.304µs trace.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=b1a949a8-c042-494c-9e8a-c2bc0ac7dae3 trace.line=141 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a60c9254-911f-4e63-91af-e554675f7b5e/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=66.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).WriteStream" trace.id=a7190d4b-8091-413d-85c9-f857836b9aa7 trace.line=124 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.021Z] time="2023-04-05T14:48:26Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a60c9254-911f-4e63-91af-e554675f7b5e/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=18.306µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=be9454e4-631d-486f-a22e-f43f5890b8fa trace.line=141 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=20.565µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=06a9cbe0-0d94-4735-8330-8da26f0fc135 trace.line=141 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a60c9254-911f-4e63-91af-e554675f7b5e/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=18.369µs trace.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=59d56ce2-609a-4c0e-a568-a9f2a3c9ee45 trace.line=141 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a60c9254-911f-4e63-91af-e554675f7b5e/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=78.829µs trace.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=130af016-deba-4162-a4d1-912903982dd5 trace.line=167 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=70.373µs trace.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=5231f92d-08b0-40b1-8507-6398a48a84d0 trace.line=95 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a60c9254-911f-4e63-91af-e554675f7b5e\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=195.727µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f2310c95-2258-4478-9df4-0a82eee5fa39 trace.line=181 vars.name=test vars.uuid=a60c9254-911f-4e63-91af-e554675f7b5e version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4684ad1-896e-4e0d-86da-3eab13802604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56358" http.request.uri="/v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.046643ms http.response.status=201 http.response.written=0 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "PUT /v2/test/blobs/uploads/a60c9254-911f-4e63-91af-e554675f7b5e?_state=mTBmNiZ3fSxSka4hRF5Yi-G6-3vG1V4aG_baV_nROvx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MGM5MjU0LTkxMWYtNGU2My05MWFmLWU1NTQ2NzVmN2I1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTc3NzU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=110.19µs trace.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=a67a0165-7db0-4ed8-8de2-496559cb469c trace.line=82 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=17.351µs trace.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=82c154d1-4c8c-4c98-9e0e-1288e14f812d trace.line=141 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=214.344µs trace.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=ce2520e6-97ee-47be-a176-4b2603f08ca3 trace.line=124 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=17.706µs trace.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=fa120302-111e-45e5-8c33-e2ac2e2e45c3 trace.line=141 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=37.151µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c2f613d1-bb01-46a5-826b-6f2eb9038929 trace.line=141 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=18.993µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=401ee665-9ce1-45a8-b5e0-12bd18fa3750 trace.line=141 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=299.971µs trace.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=c22a7638-ee89-474a-9b03-26b08589e0e0 trace.line=167 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=305.526µs trace.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=6cd28702-2ee9-4fb6-bbbb-1eeeaf99b035 trace.line=95 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=87.419µs trace.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=58b70c4e-9e7b-4211-81bf-74536ba21c22 trace.line=181 vars.name=test vars.uuid=d8412751-4bdc-44af-a7d4-6c3b7819f0b5 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5bd9311b-8528-4ad3-b87b-ec3b30058588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=11.422277ms http.response.status=201 http.response.written=0 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.022Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "PUT /v2/test/blobs/uploads/d8412751-4bdc-44af-a7d4-6c3b7819f0b5?_state=vc0rVsuAOZCY6xuJtNDhdnIzRxLZxADll479XhDHzy57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NDEyNzUxLTRiZGMtNDRhZi1hN2Q0LTZjM2I3ODE5ZjBiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQxNDo0ODoyNi44OTcxNDA5MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:48:27.022Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b707e3a3-a901-4ebd-9a86-c8eea99efbf2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b707e3a3-a901-4ebd-9a86-c8eea99efbf2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b707e3a3-a901-4ebd-9a86-c8eea99efbf2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=214.784µs trace.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=75e31c6c-1168-41a6-bca0-bff0c8ed9a6a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b707e3a3-a901-4ebd-9a86-c8eea99efbf2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.116843ms http.response.status=404 http.response.written=96 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=60.296µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2586ff8e-c96d-452f-9544-b8f3a50dd9f1 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=44.395µs trace.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=aa6a4842-3844-41bd-9f04-4a246607dd0a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=63.173µs trace.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=527f4dd7-c21a-4847-b765-8ec3d6fcb3c0 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=32.315µs trace.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=90d86096-561b-44e2-be90-cafa46359942 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=18.616µs trace.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=c3c2ec5d-d74d-4641-9f3b-0a3df18b4d89 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=160.684µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=311eb596-fb4f-475e-8f3e-d091dd6d520d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=240.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).PutContent" trace.id=3bbd0198-e623-401b-8ee2-b15661d60f3f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=101.262µs trace.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=5a782362-2a64-48b0-8fe6-f51ff6173b99 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=147.867µs trace.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=468026a6-9701-460e-89e2-9a6a00a08c8c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=73.178µs trace.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=ed0feef2-8d72-4f4f-9803-e6c9816b091e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=23c698cf-4188-4591-a10f-87b8451f1927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.688027ms http.response.status=201 http.response.written=0 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7e873328-1dd8-471d-bf34-879dc2fbee41 http.request.method=GET http.request.remoteaddr="127.0.0.1:56372" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7e873328-1dd8-471d-bf34-879dc2fbee41 http.request.method=GET http.request.remoteaddr="127.0.0.1:56372" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="750.003µs" http.response.status=200 http.response.written=2 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=055daa09-2c94-432f-ab92-b6e3951539d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=055daa09-2c94-432f-ab92-b6e3951539d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=055daa09-2c94-432f-ab92-b6e3951539d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=51.252µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f79b96b2-df20-4b18-b49f-6170e87cf05b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=055daa09-2c94-432f-ab92-b6e3951539d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=055daa09-2c94-432f-ab92-b6e3951539d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=31.082µs trace.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=f46b9e3a-1810-4cdf-9cbd-2ec0d1c38bc7 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=055daa09-2c94-432f-ab92-b6e3951539d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=212.906µs trace.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=7008f7a1-cab4-4fb6-8626-833c11a78e97 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=055daa09-2c94-432f-ab92-b6e3951539d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=42.456µs trace.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=cc86582c-c730-49ec-9add-1693e622dbc7 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.023Z] time="2023-04-05T14:48:26Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=055daa09-2c94-432f-ab92-b6e3951539d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=055daa09-2c94-432f-ab92-b6e3951539d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.120569ms http.response.status=200 http.response.written=417 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bcaaf89e-b319-484f-84fd-a3900cf35e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:56376" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bcaaf89e-b319-484f-84fd-a3900cf35e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:56376" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bcaaf89e-b319-484f-84fd-a3900cf35e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:56376" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bcaaf89e-b319-484f-84fd-a3900cf35e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:56376" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=121.557µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dfb1a864-cb19-4fb2-a077-59ee3dd0cf0b trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bcaaf89e-b319-484f-84fd-a3900cf35e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:56376" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=141.444µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bdd189ed-adcc-4d4a-a0e1-95772ecc3823 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bcaaf89e-b319-484f-84fd-a3900cf35e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:56376" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=70.144µs trace.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=7131fb2e-ec09-4045-9ae0-e86c6935c3aa trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bcaaf89e-b319-484f-84fd-a3900cf35e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:56376" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bcaaf89e-b319-484f-84fd-a3900cf35e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:56376" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.12093ms http.response.status=200 http.response.written=417 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=37.789µs trace.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=c58f206e-a40f-425a-98bf-e9b6bdabf69d trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=18.229µs trace.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=f82f21da-12ad-4cec-a45a-636dd18b51de trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=32.351µs trace.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=9668b297-8f1f-421b-b4f5-d37daabcf83a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=17.876µs trace.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=3516437a-2aa4-421c-9c1c-2efa69533b50 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=17.511µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e41ee9e2-2de9-4b66-9293-325686dcd04f trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=9.838µs trace.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=b2112601-e7e8-4b7d-b29b-382e129efd1e trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=24.359µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e78ff632-7aa2-4ce8-ae38-1a74e544a435 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=27.444µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=81a55789-bde1-4397-a5c4-cf081eb5981b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=18.815µs trace.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=7959d1c5-2b2a-485f-b98a-499a4bf7850b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=126.253µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5a4f0ed2-3515-4e7d-ba7d-d9758533640d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.024Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=20.325µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f3bee836-e908-43a3-9fc7-bce6b67ca388 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.025Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=92.086µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=03361dd9-fc9a-4def-8012-b9ab2184afcd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.025Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=9.399µs trace.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=7acfc2d1-4326-4d4d-b404-9983291fde76 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.025Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=21.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).ReadStream" trace.id=e4ebad31-a45a-4037-8fa6-e148e3238d31 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.025Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=34.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=491525a3-f3d6-4fb6-8baf-b7a05cc68f8e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.025Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=16.157µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d59aeb03-4cb1-4313-ad87-8b34cedca27e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.025Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c543dbb7-f7e8-4d5b-b9c2-ab3822489d20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=16.225347ms http.response.status=200 http.response.written=68 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.025Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:48:27.025Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=186.943µs trace.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=9af0853e-d229-4314-af69-b7ca32bdb239 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.025Z] time="2023-04-05T14:48:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=18.546µs trace.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=10d0274f-46cd-4670-a93c-61bcd1946056 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-05T14:48:27.025Z] time="2023-04-05T14:48:26Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a1d61675-65af-42f8-996d-b6045ed8e9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56384" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=21.486859ms http.response.status=200 http.response.written=179 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.025Z] 127.0.0.1 - - [05/Apr/2023:14:48:26 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:48:27.283Z] time="2023-04-05T14:48:27Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9a98a648-e99b-4629-87af-544ad1aca082 http.request.method=GET http.request.remoteaddr="127.0.0.1:56394" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.283Z] time="2023-04-05T14:48:27Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9a98a648-e99b-4629-87af-544ad1aca082 http.request.method=GET http.request.remoteaddr="127.0.0.1:56394" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=8.726176ms http.response.status=200 http.response.written=2 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 version="v2.1.0+unknown" [2023-04-05T14:48:27.283Z] 127.0.0.1 - - [05/Apr/2023:14:48:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:48:27.283Z] time="2023-04-05T14:48:27Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0e28bbb6-9b94-4c94-8545-22e466fd4a9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56406" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.283Z] time="2023-04-05T14:48:27Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0e28bbb6-9b94-4c94-8545-22e466fd4a9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56406" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.283Z] time="2023-04-05T14:48:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0e28bbb6-9b94-4c94-8545-22e466fd4a9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56406" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.283Z] time="2023-04-05T14:48:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0e28bbb6-9b94-4c94-8545-22e466fd4a9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56406" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=65.278µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=76ec8a85-4e20-4eee-b0a1-b0fc3c0e315b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.283Z] time="2023-04-05T14:48:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0e28bbb6-9b94-4c94-8545-22e466fd4a9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56406" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=21.684µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=da9c45fc-aa53-4c2c-ac62-fd4bcf45a399 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.283Z] time="2023-04-05T14:48:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0e28bbb6-9b94-4c94-8545-22e466fd4a9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56406" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.124842ms http.response.status=404 http.response.written=181 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.283Z] 127.0.0.1 - - [05/Apr/2023:14:48:27 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:48:27.283Z] time="2023-04-05T14:48:27Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1f575584-c1f1-4cee-bab9-3c53ea537a45 http.request.method=GET http.request.remoteaddr="127.0.0.1:56414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.284Z] time="2023-04-05T14:48:27Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1f575584-c1f1-4cee-bab9-3c53ea537a45 http.request.method=GET http.request.remoteaddr="127.0.0.1:56414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.284Z] time="2023-04-05T14:48:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1f575584-c1f1-4cee-bab9-3c53ea537a45 http.request.method=GET http.request.remoteaddr="127.0.0.1:56414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.284Z] time="2023-04-05T14:48:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1f575584-c1f1-4cee-bab9-3c53ea537a45 http.request.method=GET http.request.remoteaddr="127.0.0.1:56414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=22.083µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fc3db02c-f883-48e8-9c46-993d3bc3517c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.284Z] time="2023-04-05T14:48:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1f575584-c1f1-4cee-bab9-3c53ea537a45 http.request.method=GET http.request.remoteaddr="127.0.0.1:56414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 trace.duration=14.471µs trace.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=c944b99c-e391-40a5-af97-b487f80ed9e8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.284Z] time="2023-04-05T14:48:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1f575584-c1f1-4cee-bab9-3c53ea537a45 http.request.method=GET http.request.remoteaddr="127.0.0.1:56414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.343736ms http.response.status=404 http.response.written=181 instance.id=f0614b54-342b-4b9b-8669-a9e71e72be91 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-05T14:48:27.284Z] 127.0.0.1 - - [05/Apr/2023:14:48:27 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/a09b3e9cf9de906438a6300760754fcb087f166a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T14:48:27.284Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.74s) [2023-04-05T14:48:27.284Z] === RUN TestRemoveImageOrphaning [2023-04-05T14:48:27.850Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2023-04-05T14:48:27.850Z] === RUN TestRemoveImageGarbageCollector [2023-04-05T14:48:27.850Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-04-05T14:48:29.754Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-04-05T14:48:30.013Z] --- PASS: TestRemoveImageGarbageCollector (2.32s) [2023-04-05T14:48:30.013Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-05T14:48:30.271Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2023-04-05T14:48:30.271Z] === RUN TestTagInvalidReference [2023-04-05T14:48:30.271Z] --- PASS: TestTagInvalidReference (0.06s) [2023-04-05T14:48:30.271Z] === RUN TestTagValidPrefixedRepo [2023-04-05T14:48:30.271Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2023-04-05T14:48:30.271Z] === RUN TestTagExistedNameWithoutForce [2023-04-05T14:48:30.271Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2023-04-05T14:48:30.271Z] === RUN TestTagOfficialNames [2023-04-05T14:48:30.271Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-04-05T14:48:30.271Z] --- PASS: TestTagOfficialNames (0.06s) [2023-04-05T14:48:30.271Z] === RUN TestTagMatchesDigest [2023-04-05T14:48:30.271Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-04-05T14:48:30.271Z] === CONT TestImportExtremelyLargeImageWorks [2023-04-05T14:48:30.838Z] docker_cli_daemon_plugins_test.go:106: [d667432d058a4] daemon is not started [2023-04-05T14:48:31.100Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-04-05T14:48:32.034Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-04-05T14:48:33.409Z] check_test.go:308: [d5930e4f8431d] daemon is not started [2023-04-05T14:48:33.409Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-04-05T14:48:34.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-04-05T14:48:35.041Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-04-05T14:48:35.041Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-04-05T14:48:35.975Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-04-05T14:48:36.943Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-04-05T14:48:36.943Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-04-05T14:48:38.335Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-04-05T14:48:43.599Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-04-05T14:48:44.165Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-04-05T14:48:44.732Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-04-05T14:48:45.299Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-04-05T14:48:45.299Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-04-05T14:48:45.865Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-04-05T14:48:46.432Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-04-05T14:48:46.690Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-04-05T14:48:46.949Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-04-05T14:48:47.208Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-04-05T14:48:47.774Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-04-05T14:48:48.033Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-04-05T14:48:48.293Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-04-05T14:48:48.859Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-04-05T14:48:49.426Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-04-05T14:48:49.993Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-04-05T14:48:50.251Z] check_test.go:308: [dffa895064cdc] daemon is not started [2023-04-05T14:48:50.510Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-04-05T14:48:50.510Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-04-05T14:48:51.445Z] check_test.go:308: [d951f86bbdf53] daemon is not started [2023-04-05T14:48:51.445Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-04-05T14:48:52.013Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-04-05T14:48:53.388Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-04-05T14:48:56.674Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-04-05T14:48:56.932Z] check_test.go:308: [d89611d39d0bb] daemon is not started [2023-04-05T14:48:56.932Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-04-05T14:48:59.463Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-04-05T14:49:00.837Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-04-05T14:49:01.405Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-04-05T14:49:01.663Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-04-05T14:49:01.663Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-04-05T14:49:05.852Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-04-05T14:49:05.852Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-04-05T14:49:06.418Z] check_test.go:308: [da1d23fd756b7] daemon is not started [2023-04-05T14:49:06.418Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-04-05T14:49:07.792Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-04-05T14:49:10.321Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-04-05T14:49:10.579Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-04-05T14:49:13.861Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-04-05T14:49:16.393Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-04-05T14:49:16.651Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-04-05T14:49:18.027Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-04-05T14:49:19.401Z] check_test.go:308: [da469885fc5f2] daemon is not started [2023-04-05T14:49:19.401Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-04-05T14:49:19.969Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-04-05T14:49:20.227Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-04-05T14:49:20.792Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-04-05T14:49:21.359Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-04-05T14:49:23.259Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-04-05T14:49:23.259Z] check_test.go:308: [dfa91aa18b6eb] daemon is not started [2023-04-05T14:49:23.259Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-04-05T14:49:25.789Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-04-05T14:49:26.165Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-04-05T14:49:26.165Z] Copying nested executables into bundles/cross/linux/amd64 [2023-04-05T14:49:26.165Z] Cross building: bundles/cross/windows/amd64 [2023-04-05T14:49:26.165Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-04-05T14:49:26.165Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-04-05T14:49:28.321Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-04-05T14:49:32.504Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-04-05T14:49:33.878Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-04-05T14:49:33.878Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-04-05T14:49:33.878Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-04-05T14:49:35.778Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-04-05T14:49:38.307Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-04-05T14:49:38.873Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-04-05T14:49:38.873Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-04-05T14:49:39.131Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-04-05T14:49:40.066Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-04-05T14:49:40.066Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-04-05T14:49:40.634Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-04-05T14:49:40.892Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-04-05T14:49:41.825Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-04-05T14:49:43.200Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-04-05T14:49:44.576Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-04-05T14:49:45.977Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-04-05T14:49:46.237Z] === RUN TestDockerSuite/TestBuildEnv [2023-04-05T14:49:47.613Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-04-05T14:49:47.613Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-04-05T14:49:48.985Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-04-05T14:49:48.985Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-04-05T14:49:49.920Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-04-05T14:49:50.179Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-04-05T14:49:53.462Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-04-05T14:49:56.745Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-04-05T14:49:58.764Z] docker_cli_daemon_test.go:2550: [d880ce8a8a377] daemon is not started [2023-04-05T14:50:00.139Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-04-05T14:50:10.111Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-04-05T14:50:11.047Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-04-05T14:50:12.949Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-04-05T14:50:15.481Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-04-05T14:50:15.481Z] check_test.go:308: [d945ee5d7c93c] daemon is not started [2023-04-05T14:50:15.481Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-04-05T14:50:16.417Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-04-05T14:50:18.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-04-05T14:50:20.010Z] --- PASS: TestBuildWithHugeFile (121.94s) [2023-04-05T14:50:20.010Z] === RUN TestBuildWithEmptyDockerfile [2023-04-05T14:50:20.010Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:50:20.010Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:50:20.010Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:50:20.010Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:50:20.010Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:50:20.010Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:50:20.010Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T14:50:20.010Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T14:50:20.010Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T14:50:20.010Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2023-04-05T14:50:20.010Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-04-05T14:50:20.010Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-04-05T14:50:20.010Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-04-05T14:50:20.010Z] === RUN TestBuildPreserveOwnership [2023-04-05T14:50:20.010Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-05T14:50:20.010Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestBuildPlatformInvalid [2023-04-05T14:50:20.010Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-04-05T14:50:20.010Z] PASS [2023-04-05T14:50:20.010Z] ok github.com/docker/docker/integration/build 180.642s [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === Skipped [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-04-05T14:50:20.010Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-04-05T14:50:20.010Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-04-05T14:50:20.010Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-04-05T14:50:20.010Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-04-05T14:50:20.010Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] DONE 28 tests, 5 skipped in 200.810s [2023-04-05T14:50:20.010Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-04-05T14:50:20.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:50:20.010Z] INFO: Testing against a local daemon [2023-04-05T14:50:20.010Z] === RUN TestConfigInspect [2023-04-05T14:50:20.010Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestConfigInspect (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestConfigList [2023-04-05T14:50:20.010Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestConfigList (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestConfigsCreateAndDelete [2023-04-05T14:50:20.010Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestConfigsUpdate [2023-04-05T14:50:20.010Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestTemplatedConfig [2023-04-05T14:50:20.010Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestConfigCreateResolve [2023-04-05T14:50:20.010Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:50:20.010Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestConfigDaemonLibtrustID [2023-04-05T14:50:20.010Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:50:20.010Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-04-05T14:50:20.010Z] PASS [2023-04-05T14:50:20.010Z] ok github.com/docker/docker/integration/config 0.101s [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === Skipped [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-04-05T14:50:20.010Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-04-05T14:50:20.010Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-04-05T14:50:20.010Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-04-05T14:50:20.010Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-04-05T14:50:20.010Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-04-05T14:50:20.010Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-04-05T14:50:20.010Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:50:20.010Z] [2023-04-05T14:50:20.010Z] DONE 7 tests, 7 skipped in 2.017s [2023-04-05T14:50:20.010Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-04-05T14:50:20.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:50:20.010Z] INFO: Testing against a local daemon [2023-04-05T14:50:20.010Z] === RUN TestCheckpoint [2023-04-05T14:50:20.010Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T14:50:20.010Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestContainerInvalidJSON [2023-04-05T14:50:20.010Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:50:20.010Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:50:20.010Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:50:20.010Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:50:20.010Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:50:20.010Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:50:20.010Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-05T14:50:20.010Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-05T14:50:20.010Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-05T14:50:20.010Z] --- PASS: TestContainerInvalidJSON (0.03s) [2023-04-05T14:50:20.010Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-05T14:50:20.010Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-05T14:50:20.010Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-05T14:50:20.010Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2023-04-05T14:50:20.010Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-05T14:50:20.010Z] copy_test.go:37: testEnv.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2023-04-05T14:50:20.010Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-05T14:50:20.010Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2023-04-05T14:50:20.010Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-05T14:50:20.010Z] copy_test.go:62: testEnv.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2023-04-05T14:50:20.010Z] === RUN TestCopyFromContainer [2023-04-05T14:50:20.010Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-05T14:50:20.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:50:20.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:50:20.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:50:20.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:50:20.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:50:20.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:50:20.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T14:50:20.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T14:50:20.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T14:50:20.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-05T14:50:20.010Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-04-05T14:50:20.010Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestCreateWithInvalidEnv [2023-04-05T14:50:20.010Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-05T14:50:20.010Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-05T14:50:20.010Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-05T14:50:20.010Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-05T14:50:20.010Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-05T14:50:20.010Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-05T14:50:20.010Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-05T14:50:20.010Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-05T14:50:20.010Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-05T14:50:20.010Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-04-05T14:50:20.010Z] === RUN TestCreateTmpfsMountsTarget [2023-04-05T14:50:20.010Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-05T14:50:20.010Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:50:20.010Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-05T14:50:20.010Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:50:20.010Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-05T14:50:20.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:50:20.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:50:20.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:50:20.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:50:20.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:50:20.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:50:20.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:50:20.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:50:20.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:50:20.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:50:20.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T14:50:20.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T14:50:20.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T14:50:20.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T14:50:20.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T14:50:20.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-05T14:50:20.010Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-04-05T14:50:20.010Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestCreateDifferentPlatform [2023-04-05T14:50:20.010Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-05T14:50:20.010Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-05T14:50:20.010Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-05T14:50:20.010Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-04-05T14:50:20.010Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-05T14:50:20.010Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-04-05T14:50:20.010Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-05T14:50:20.010Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-04-05T14:50:20.010Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2023-04-05T14:50:20.010Z] === RUN TestContainerKillOnDaemonStart [2023-04-05T14:50:20.010Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestDiff [2023-04-05T14:50:20.010Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-04-05T14:50:20.010Z] --- SKIP: TestDiff (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestExecWithCloseStdin [2023-04-05T14:50:20.010Z] --- PASS: TestExecWithCloseStdin (2.52s) [2023-04-05T14:50:20.010Z] === RUN TestExec [2023-04-05T14:50:20.010Z] --- PASS: TestExec (2.30s) [2023-04-05T14:50:20.010Z] === RUN TestExecUser [2023-04-05T14:50:20.010Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-04-05T14:50:20.010Z] --- SKIP: TestExecUser (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestExportContainerAndImportImage [2023-04-05T14:50:20.010Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-05T14:50:20.010Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:20.010Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestHealthCheckWorkdir [2023-04-05T14:50:20.010Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-04-05T14:50:20.010Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestHealthKillContainer [2023-04-05T14:50:20.010Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-04-05T14:50:20.010Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-04-05T14:50:20.010Z] === RUN TestHealthCheckProcessKilled [2023-04-05T14:50:21.591Z] --- PASS: TestHealthCheckProcessKilled (2.41s) [2023-04-05T14:50:21.591Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-05T14:50:21.591Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-05T14:50:21.591Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-04-05T14:50:21.591Z] === RUN TestKillContainerInvalidSignal [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite (331.61s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.37s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.84s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.25s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.44s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.57s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.50s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.12s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.50s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.32s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.32s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.90s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.06s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.82s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.59s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.06s) [2023-04-05T14:50:21.609Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.53s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.69s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.28s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.52s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.86s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.56s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.36s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.21s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.72s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.55s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.63s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.74s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.68s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.29s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.18s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.17s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.45s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.81s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.57s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.01s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.67s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.32s) [2023-04-05T14:50:21.609Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2023-04-05T14:50:21.609Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.84s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.83s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.79s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.10s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.32s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.49s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.67s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.68s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.17s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.77s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.99s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.64s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.90s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.83s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.69s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.83s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.20s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.77s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.69s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.47s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.34s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.14s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.11s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.95s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.34s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.37s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.45s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.65s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.45s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2023-04-05T14:50:21.609Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.82s) [2023-04-05T14:50:21.609Z] === RUN TestDockerSwarmSuite [2023-04-05T14:50:21.609Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-04-05T14:50:23.809Z] --- PASS: TestKillContainerInvalidSignal (2.01s) [2023-04-05T14:50:23.809Z] === RUN TestKillContainer [2023-04-05T14:50:23.809Z] === RUN TestKillContainer/no_signal [2023-04-05T14:50:24.143Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-04-05T14:50:25.373Z] === RUN TestKillContainer/non_killing_signal [2023-04-05T14:50:25.373Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-04-05T14:50:25.373Z] === RUN TestKillContainer/killing_signal [2023-04-05T14:50:26.677Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-04-05T14:50:27.243Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-04-05T14:50:27.243Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-04-05T14:50:27.589Z] --- PASS: TestKillContainer (4.25s) [2023-04-05T14:50:27.590Z] --- PASS: TestKillContainer/no_signal (1.94s) [2023-04-05T14:50:27.590Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-04-05T14:50:27.590Z] --- PASS: TestKillContainer/killing_signal (2.27s) [2023-04-05T14:50:27.590Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-05T14:50:27.590Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-05T14:50:27.590Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-04-05T14:50:27.590Z] === RUN TestKillStoppedContainer [2023-04-05T14:50:27.590Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-05T14:50:27.590Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-04-05T14:50:27.590Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-05T14:50:27.590Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-05T14:50:27.590Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-04-05T14:50:27.590Z] === RUN TestKillDifferentUserContainer [2023-04-05T14:50:27.590Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-04-05T14:50:27.590Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-04-05T14:50:27.590Z] === RUN TestInspectOomKilledTrue [2023-04-05T14:50:27.590Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:27.590Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-05T14:50:27.590Z] === RUN TestInspectOomKilledFalse [2023-04-05T14:50:27.590Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-05T14:50:27.590Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-04-05T14:50:27.590Z] === RUN TestLogsFollowTailEmpty [2023-04-05T14:50:27.811Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-04-05T14:50:28.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-04-05T14:50:29.752Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-04-05T14:50:29.752Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-04-05T14:50:29.752Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-04-05T14:50:29.805Z] --- PASS: TestLogsFollowTailEmpty (1.99s) [2023-04-05T14:50:29.805Z] === RUN TestNetworkNat [2023-04-05T14:50:29.805Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-04-05T14:50:29.805Z] --- SKIP: TestNetworkNat (0.00s) [2023-04-05T14:50:29.805Z] === RUN TestNetworkLocalhostTCPNat [2023-04-05T14:50:30.011Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-04-05T14:50:32.019Z] --- PASS: TestNetworkLocalhostTCPNat (2.35s) [2023-04-05T14:50:32.019Z] === RUN TestNetworkLoopbackNat [2023-04-05T14:50:32.019Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-04-05T14:50:32.019Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-04-05T14:50:32.019Z] === RUN TestPause [2023-04-05T14:50:32.019Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-04-05T14:50:32.019Z] --- SKIP: TestPause (0.00s) [2023-04-05T14:50:32.019Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-05T14:50:32.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-04-05T14:50:34.233Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.06s) [2023-04-05T14:50:34.233Z] === RUN TestPauseStopPausedContainer [2023-04-05T14:50:34.233Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:34.233Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-04-05T14:50:34.233Z] === RUN TestPsFilter [2023-04-05T14:50:34.233Z] --- PASS: TestPsFilter (0.10s) [2023-04-05T14:50:34.233Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-05T14:50:36.447Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.29s) [2023-04-05T14:50:36.447Z] === RUN TestRemoveContainerWithVolume [2023-04-05T14:50:39.143Z] === RUN TestDockerSuite/TestBuildExpose [2023-04-05T14:50:39.397Z] --- PASS: TestRemoveContainerWithVolume (2.46s) [2023-04-05T14:50:39.397Z] === RUN TestRemoveContainerRunning [2023-04-05T14:50:39.401Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-04-05T14:50:39.966Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-04-05T14:50:40.534Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-04-05T14:50:40.793Z] === RUN TestDockerSuite/TestBuildFails [2023-04-05T14:50:40.962Z] --- PASS: TestRemoveContainerRunning (2.03s) [2023-04-05T14:50:40.962Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-05T14:50:41.728Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-04-05T14:50:41.728Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-04-05T14:50:43.176Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.03s) [2023-04-05T14:50:43.176Z] === RUN TestRemoveInvalidContainer [2023-04-05T14:50:43.176Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2023-04-05T14:50:43.176Z] === RUN TestRenameLinkedContainer [2023-04-05T14:50:43.176Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-04-05T14:50:43.176Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-04-05T14:50:43.176Z] === RUN TestRenameStoppedContainer [2023-04-05T14:50:43.631Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-04-05T14:50:45.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-04-05T14:50:45.264Z] === RUN TestDockerSuite/TestBuildForceRm [2023-04-05T14:50:45.392Z] --- PASS: TestRenameStoppedContainer (2.34s) [2023-04-05T14:50:45.392Z] === RUN TestRenameRunningContainerAndReuse [2023-04-05T14:50:46.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-04-05T14:50:47.135Z] === RUN TestDockerSuite/TestBuildFromGit [2023-04-05T14:50:48.508Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-04-05T14:50:48.508Z] docker_api_swarm_test.go:563: [d07204d0a896e] joining swarm manager [d86af3a749675]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:50:49.074Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-04-05T14:50:50.008Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-04-05T14:50:50.149Z] --- PASS: TestRenameRunningContainerAndReuse (4.10s) [2023-04-05T14:50:50.149Z] === RUN TestRenameInvalidName [2023-04-05T14:50:51.715Z] --- PASS: TestRenameInvalidName (2.02s) [2023-04-05T14:50:51.715Z] === RUN TestRenameAnonymousContainer [2023-04-05T14:50:51.715Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-04-05T14:50:51.715Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-04-05T14:50:51.715Z] === RUN TestRenameContainerWithSameName [2023-04-05T14:50:51.909Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-04-05T14:50:52.844Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-04-05T14:50:53.103Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-04-05T14:50:53.930Z] --- PASS: TestRenameContainerWithSameName (2.12s) [2023-04-05T14:50:53.930Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-05T14:50:53.930Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-04-05T14:50:53.930Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-04-05T14:50:53.930Z] === RUN TestResize [2023-04-05T14:50:55.005Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-04-05T14:50:55.494Z] --- PASS: TestResize (2.01s) [2023-04-05T14:50:55.494Z] === RUN TestResizeWithInvalidSize [2023-04-05T14:50:55.494Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-04-05T14:50:55.494Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-04-05T14:50:55.494Z] === RUN TestResizeWhenContainerNotStarted [2023-04-05T14:50:56.389Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-04-05T14:50:58.292Z] === RUN TestDockerSuite/TestBuildHistory [2023-04-05T14:50:58.447Z] --- PASS: TestResizeWhenContainerNotStarted (2.45s) [2023-04-05T14:50:58.447Z] === RUN TestDaemonRestartKillContainers [2023-04-05T14:50:58.447Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:50:58.447Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-04-05T14:50:58.447Z] === RUN TestStats [2023-04-05T14:50:58.447Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-04-05T14:50:58.447Z] --- SKIP: TestStats (0.00s) [2023-04-05T14:50:58.447Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-05T14:51:00.821Z] docker_api_swarm_test.go:585: [d957a34b59f9e] joining swarm manager [d86af3a749675]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:51:02.570Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-04-05T14:51:02.570Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-04-05T14:51:02.570Z] remote: Enumerating objects: 23, done. [2023-04-05T14:51:02.570Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-04-05T14:51:02.570Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-04-05T14:51:02.570Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-04-05T14:51:02.570Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2023-04-05T14:51:02.570Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-04-05T14:51:02.570Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-04-05T14:51:02.570Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-04-05T14:51:02.721Z] === RUN TestDockerSuite/TestBuildIidFile [2023-04-05T14:51:02.931Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/test/unit [2023-04-05T14:51:03.289Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-04-05T14:51:03.856Z] check_test.go:379: [d07204d0a896e] daemon is not started [2023-04-05T14:51:04.114Z] === RUN TestDockerSuite/TestBuildInheritance [2023-04-05T14:51:04.315Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.73s) [2023-04-05T14:51:04.315Z] === RUN TestStopContainerWithTimeout [2023-04-05T14:51:04.315Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-04-05T14:51:04.315Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-04-05T14:51:04.315Z] === RUN TestUpdateRestartPolicy [2023-04-05T14:51:04.680Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-04-05T14:51:05.248Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-04-05T14:51:05.248Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-04-05T14:51:05.449Z] ? github.com/docker/docker/api [no test files] [2023-04-05T14:51:06.184Z] === RUN TestDockerSuite/TestBuildLabel [2023-04-05T14:51:06.751Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-04-05T14:51:07.010Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-04-05T14:51:07.576Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-04-05T14:51:07.834Z] === RUN TestDockerSuite/TestBuildLabels [2023-04-05T14:51:08.092Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-04-05T14:51:09.469Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-04-05T14:51:11.997Z] === RUN TestDockerSuite/TestBuildLastModified [2023-04-05T14:51:14.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-04-05T14:51:14.527Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-04-05T14:51:14.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-04-05T14:51:17.057Z] docker_api_swarm_test.go:46: [d94dd3d2247a1] joining swarm manager [d012e5d15352f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:51:17.315Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-04-05T14:51:20.298Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2023-04-05T14:51:20.609Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-04-05T14:51:20.609Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-04-05T14:51:20.609Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-04-05T14:51:20.609Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-04-05T14:51:20.609Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-04-05T14:51:20.866Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-04-05T14:51:22.767Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-04-05T14:51:24.142Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-04-05T14:51:25.518Z] --- PASS: TestImportExtremelyLargeImageWorks (174.91s) [2023-04-05T14:51:25.518Z] PASS [2023-04-05T14:51:25.518Z] [2023-04-05T14:51:25.518Z] DONE 13 tests in 179.773s [2023-04-05T14:51:25.518Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-04-05T14:51:25.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:51:25.518Z] ++ set -e [2023-04-05T14:51:25.518Z] ++ '[' -n 0 ']' [2023-04-05T14:51:25.518Z] ++ set -x [2023-04-05T14:51:25.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:51:25.518Z] INFO: Testing against a local daemon [2023-04-05T14:51:25.518Z] === RUN TestNetworkCreateDelete [2023-04-05T14:51:25.547Z] --- PASS: TestUpdateRestartPolicy (21.34s) [2023-04-05T14:51:25.547Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-05T14:51:25.777Z] --- PASS: TestNetworkCreateDelete (0.16s) [2023-04-05T14:51:25.777Z] === RUN TestDockerNetworkDeletePreferID [2023-04-05T14:51:26.035Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2023-04-05T14:51:26.035Z] === RUN TestDaemonDNSFallback [2023-04-05T14:51:26.601Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-04-05T14:51:27.114Z] --- PASS: TestUpdateRestartWithAutoRemove (2.05s) [2023-04-05T14:51:27.114Z] === RUN TestWaitNonBlocked [2023-04-05T14:51:27.114Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:51:27.114Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:51:27.114Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:51:27.114Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:51:27.114Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T14:51:27.114Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T14:51:27.167Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-04-05T14:51:27.425Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-04-05T14:51:30.068Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-04-05T14:51:30.068Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.61s) [2023-04-05T14:51:30.068Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.76s) [2023-04-05T14:51:30.068Z] === RUN TestWaitBlocked [2023-04-05T14:51:30.068Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:51:30.068Z] --- SKIP: TestWaitBlocked (0.00s) [2023-04-05T14:51:30.068Z] PASS [2023-04-05T14:51:30.068Z] ok github.com/docker/docker/integration/container 76.506s [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === Skipped [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-04-05T14:51:30.068Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2023-04-05T14:51:30.068Z] copy_test.go:37: testEnv.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2023-04-05T14:51:30.068Z] copy_test.go:62: testEnv.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-04-05T14:51:30.068Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-04-05T14:51:30.068Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-04-05T14:51:30.068Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-04-05T14:51:30.068Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-04-05T14:51:30.068Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-04-05T14:51:30.068Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2023-04-05T14:51:30.068Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-04-05T14:51:30.068Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-04-05T14:51:30.068Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-04-05T14:51:30.068Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-04-05T14:51:30.068Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-04-05T14:51:30.068Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-04-05T14:51:30.068Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-04-05T14:51:30.068Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-04-05T14:51:30.068Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-04-05T14:51:30.068Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-04-05T14:51:30.068Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-04-05T14:51:30.068Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-04-05T14:51:30.068Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-04-05T14:51:30.068Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-04-05T14:51:30.068Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-04-05T14:51:30.068Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-04-05T14:51:30.068Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-04-05T14:51:30.068Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-04-05T14:51:30.068Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-04-05T14:51:30.068Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-04-05T14:51:30.068Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-04-05T14:51:30.068Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-04-05T14:51:30.068Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-04-05T14:51:30.068Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-04-05T14:51:30.068Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-04-05T14:51:30.068Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-04-05T14:51:30.068Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-04-05T14:51:30.068Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-04-05T14:51:30.068Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:51:30.068Z] [2023-04-05T14:51:30.068Z] DONE 89 tests, 37 skipped in 78.924s [2023-04-05T14:51:30.068Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-04-05T14:51:32.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:51:32.382Z] INFO: Testing against a local daemon [2023-04-05T14:51:32.382Z] === RUN TestLiveRestore [2023-04-05T14:51:32.382Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-04-05T14:51:32.382Z] --- SKIP: TestLiveRestore (0.00s) [2023-04-05T14:51:32.382Z] PASS [2023-04-05T14:51:32.382Z] ok github.com/docker/docker/integration/daemon 0.096s [2023-04-05T14:51:32.382Z] [2023-04-05T14:51:32.382Z] === Skipped [2023-04-05T14:51:32.382Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-04-05T14:51:32.382Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-04-05T14:51:32.382Z] [2023-04-05T14:51:32.382Z] DONE 1 tests, 1 skipped in 1.850s [2023-04-05T14:51:32.382Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-04-05T14:51:32.807Z] --- PASS: TestDaemonDNSFallback (6.51s) [2023-04-05T14:51:32.807Z] === RUN TestInspectNetwork [2023-04-05T14:51:33.741Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-04-05T14:51:34.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-04-05T14:51:35.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-04-05T14:51:37.144Z] === RUN TestInspectNetwork/full_network_id [2023-04-05T14:51:37.144Z] === RUN TestInspectNetwork/partial_network_id [2023-04-05T14:51:37.144Z] === RUN TestInspectNetwork/network_name [2023-04-05T14:51:37.144Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-04-05T14:51:37.402Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-04-05T14:51:38.339Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-04-05T14:51:39.714Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-04-05T14:51:39.714Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-04-05T14:51:39.714Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-04-05T14:51:41.089Z] --- PASS: TestInspectNetwork (8.39s) [2023-04-05T14:51:41.089Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-04-05T14:51:41.089Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-04-05T14:51:41.089Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-04-05T14:51:41.089Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-04-05T14:51:41.089Z] === RUN TestRunContainerWithBridgeNone [2023-04-05T14:51:43.007Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2023-04-05T14:51:43.007Z] === RUN TestNetworkInvalidJSON [2023-04-05T14:51:43.007Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-05T14:51:43.007Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-05T14:51:43.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:51:43.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:51:43.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:51:43.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:51:43.007Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-05T14:51:43.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:51:43.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:51:43.007Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-04-05T14:51:43.007Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-05T14:51:43.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-05T14:51:43.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-05T14:51:43.007Z] === RUN TestNetworkList [2023-04-05T14:51:43.007Z] === RUN TestNetworkList//networks [2023-04-05T14:51:43.007Z] === PAUSE TestNetworkList//networks [2023-04-05T14:51:43.007Z] === RUN TestNetworkList//networks/ [2023-04-05T14:51:43.007Z] === PAUSE TestNetworkList//networks/ [2023-04-05T14:51:43.007Z] === CONT TestNetworkList//networks [2023-04-05T14:51:43.007Z] === CONT TestNetworkList//networks/ [2023-04-05T14:51:43.007Z] --- PASS: TestNetworkList (0.02s) [2023-04-05T14:51:43.007Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-05T14:51:43.007Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-05T14:51:43.007Z] === RUN TestHostIPv4BridgeLabel [2023-04-05T14:51:43.264Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-04-05T14:51:43.523Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2023-04-05T14:51:43.523Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-05T14:51:43.523Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-04-05T14:51:44.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:51:44.877Z] INFO: Testing against a local daemon [2023-04-05T14:51:44.877Z] === RUN TestCommitInheritsEnv [2023-04-05T14:51:44.877Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-05T14:51:44.877Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-04-05T14:51:44.877Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-05T14:51:44.877Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-04-05T14:51:44.877Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-04-05T14:51:44.877Z] === RUN TestImagesFilterMultiReference [2023-04-05T14:51:44.877Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2023-04-05T14:51:44.878Z] === RUN TestImagePullPlatformInvalid [2023-04-05T14:51:44.878Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2023-04-05T14:51:44.878Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-05T14:51:44.878Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-04-05T14:51:44.878Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-05T14:51:44.878Z] === RUN TestRemoveImageOrphaning [2023-04-05T14:51:44.878Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2023-04-05T14:51:44.878Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-05T14:51:44.878Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2023-04-05T14:51:44.878Z] === RUN TestTagInvalidReference [2023-04-05T14:51:44.878Z] --- PASS: TestTagInvalidReference (0.04s) [2023-04-05T14:51:44.878Z] === RUN TestTagValidPrefixedRepo [2023-04-05T14:51:44.878Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2023-04-05T14:51:44.878Z] === RUN TestTagExistedNameWithoutForce [2023-04-05T14:51:44.878Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2023-04-05T14:51:44.878Z] === RUN TestTagOfficialNames [2023-04-05T14:51:44.878Z] --- PASS: TestTagOfficialNames (0.08s) [2023-04-05T14:51:44.878Z] === RUN TestTagMatchesDigest [2023-04-05T14:51:44.878Z] --- PASS: TestTagMatchesDigest (0.03s) [2023-04-05T14:51:44.878Z] PASS [2023-04-05T14:51:44.878Z] ok github.com/docker/docker/integration/image 1.548s [2023-04-05T14:51:44.878Z] [2023-04-05T14:51:44.878Z] === Skipped [2023-04-05T14:51:44.878Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-04-05T14:51:44.878Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-05T14:51:44.878Z] [2023-04-05T14:51:44.878Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-04-05T14:51:44.878Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-04-05T14:51:44.878Z] [2023-04-05T14:51:44.878Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-05T14:51:44.878Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-04-05T14:51:44.878Z] [2023-04-05T14:51:44.878Z] DONE 12 tests, 3 skipped in 12.785s [2023-04-05T14:51:44.878Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-04-05T14:51:44.898Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-04-05T14:51:44.898Z] === RUN TestDaemonDefaultNetworkPools [2023-04-05T14:51:45.157Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-04-05T14:51:45.415Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-04-05T14:51:45.415Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2023-04-05T14:51:45.415Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-05T14:51:46.466Z] testing: warning: no tests to run [2023-04-05T14:51:46.466Z] PASS [2023-04-05T14:51:46.466Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [no tests to run] [2023-04-05T14:51:46.466Z] testing: warning: no tests to run [2023-04-05T14:51:46.466Z] PASS [2023-04-05T14:51:46.466Z] ok github.com/docker/docker/integration/network/ipvlan 0.097s [no tests to run] [2023-04-05T14:51:46.793Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2023-04-05T14:51:46.793Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-05T14:51:46.793Z] === RUN TestDockerSuite/TestBuildNetNone [2023-04-05T14:51:46.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:51:46.934Z] INFO: Testing against a local daemon [2023-04-05T14:51:46.934Z] === RUN TestNetworkCreateDelete [2023-04-05T14:51:46.934Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:51:46.934Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-04-05T14:51:46.934Z] === RUN TestDockerNetworkDeletePreferID [2023-04-05T14:51:46.934Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-04-05T14:51:46.934Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-04-05T14:51:46.934Z] === RUN TestDaemonDNSFallback [2023-04-05T14:51:46.934Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:51:46.935Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-04-05T14:51:46.935Z] === RUN TestInspectNetwork [2023-04-05T14:51:46.935Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-04-05T14:51:47.360Z] === RUN TestDockerSuite/TestBuildNoContext [2023-04-05T14:51:47.405Z] --- SKIP: TestInspectNetwork (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestRunContainerWithBridgeNone [2023-04-05T14:51:47.405Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:51:47.405Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestNetworkInvalidJSON [2023-04-05T14:51:47.405Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-05T14:51:47.405Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-05T14:51:47.405Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:51:47.405Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:51:47.405Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:51:47.405Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:51:47.405Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-05T14:51:47.405Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-05T14:51:47.405Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-05T14:51:47.405Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2023-04-05T14:51:47.405Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-05T14:51:47.405Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-05T14:51:47.405Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestNetworkList [2023-04-05T14:51:47.405Z] === RUN TestNetworkList//networks [2023-04-05T14:51:47.405Z] === PAUSE TestNetworkList//networks [2023-04-05T14:51:47.405Z] === RUN TestNetworkList//networks/ [2023-04-05T14:51:47.405Z] === PAUSE TestNetworkList//networks/ [2023-04-05T14:51:47.405Z] === CONT TestNetworkList//networks [2023-04-05T14:51:47.405Z] === CONT TestNetworkList//networks/ [2023-04-05T14:51:47.405Z] --- PASS: TestNetworkList (0.04s) [2023-04-05T14:51:47.405Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-05T14:51:47.405Z] --- PASS: TestNetworkList//networks/ (0.01s) [2023-04-05T14:51:47.405Z] === RUN TestHostIPv4BridgeLabel [2023-04-05T14:51:47.405Z] network_test.go:126: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-05T14:51:47.405Z] service_test.go:29: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestDaemonDefaultNetworkPools [2023-04-05T14:51:47.405Z] service_test.go:58: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-05T14:51:47.405Z] service_test.go:102: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-05T14:51:47.405Z] service_test.go:136: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-05T14:51:47.405Z] service_test.go:187: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestServiceWithPredefinedNetwork [2023-04-05T14:51:47.405Z] service_test.go:212: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-05T14:51:47.405Z] service_test.go:242: FLAKY_TEST [2023-04-05T14:51:47.405Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestServiceWithDataPathPortInit [2023-04-05T14:51:47.405Z] service_test.go:333: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-04-05T14:51:47.405Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-05T14:51:47.405Z] service_test.go:401: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-05T14:51:47.405Z] PASS [2023-04-05T14:51:47.405Z] ok github.com/docker/docker/integration/network 0.177s [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === Skipped [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-04-05T14:51:47.405Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-04-05T14:51:47.405Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-04-05T14:51:47.405Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-04-05T14:51:47.405Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-04-05T14:51:47.405Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-04-05T14:51:47.405Z] network_test.go:126: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-04-05T14:51:47.405Z] service_test.go:29: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-04-05T14:51:47.405Z] service_test.go:58: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-05T14:51:47.405Z] service_test.go:102: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-05T14:51:47.405Z] service_test.go:136: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-05T14:51:47.405Z] service_test.go:187: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-04-05T14:51:47.405Z] service_test.go:212: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T14:51:47.405Z] service_test.go:242: FLAKY_TEST [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-04-05T14:51:47.405Z] service_test.go:333: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-05T14:51:47.405Z] service_test.go:401: testEnv.OSType == "windows" [2023-04-05T14:51:47.405Z] [2023-04-05T14:51:47.405Z] DONE 22 tests, 15 skipped in 2.259s [2023-04-05T14:51:47.405Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-04-05T14:51:47.875Z] testing: warning: no tests to run [2023-04-05T14:51:47.875Z] PASS [2023-04-05T14:51:47.875Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-04-05T14:51:47.875Z] [2023-04-05T14:51:47.875Z] DONE 0 tests in 0.423s [2023-04-05T14:51:47.875Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-04-05T14:51:47.928Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2023-04-05T14:51:47.928Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-05T14:51:48.188Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-04-05T14:51:48.343Z] testing: warning: no tests to run [2023-04-05T14:51:48.343Z] PASS [2023-04-05T14:51:48.343Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-04-05T14:51:48.343Z] [2023-04-05T14:51:48.343Z] DONE 0 tests in 0.409s [2023-04-05T14:51:48.343Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-04-05T14:51:48.447Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2023-04-05T14:51:48.447Z] === RUN TestServiceWithPredefinedNetwork [2023-04-05T14:51:48.705Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-04-05T14:51:49.909Z] testing: warning: no tests to run [2023-04-05T14:51:49.909Z] PASS [2023-04-05T14:51:49.909Z] ok github.com/docker/docker/integration/plugin/authz 0.099s [no tests to run] [2023-04-05T14:51:49.909Z] testing: warning: no tests to run [2023-04-05T14:51:49.909Z] PASS [2023-04-05T14:51:49.909Z] ok github.com/docker/docker/integration/plugin 0.096s [no tests to run] [2023-04-05T14:51:50.080Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-04-05T14:51:50.338Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-04-05T14:51:50.338Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-04-05T14:51:50.905Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-04-05T14:51:51.163Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2023-04-05T14:51:51.163Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-05T14:51:51.163Z] service_test.go:242: FLAKY_TEST [2023-04-05T14:51:51.163Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T14:51:51.163Z] === RUN TestServiceWithDataPathPortInit [2023-04-05T14:51:51.422Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-04-05T14:51:51.987Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-04-05T14:51:53.364Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-04-05T14:51:53.698Z] testing: warning: no tests to run [2023-04-05T14:51:53.698Z] PASS [2023-04-05T14:51:53.698Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.074s [no tests to run] [2023-04-05T14:51:53.930Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-04-05T14:51:54.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:51:54.167Z] INFO: Testing against a local daemon [2023-04-05T14:51:54.167Z] === RUN TestExternalGraphDriver [2023-04-05T14:51:54.167Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-05T14:51:54.167Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-04-05T14:51:54.167Z] === RUN TestGraphdriverPluginV2 [2023-04-05T14:51:54.167Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-05T14:51:54.167Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-04-05T14:51:54.167Z] PASS [2023-04-05T14:51:54.167Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.165s [2023-04-05T14:51:55.831Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-04-05T14:51:56.383Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:51:56.383Z] INFO: Testing against a local daemon [2023-04-05T14:51:56.383Z] === RUN TestReadPluginNoRead [2023-04-05T14:51:56.383Z] read_test.go:21: no unix domain sockets on Windows [2023-04-05T14:51:56.383Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-04-05T14:51:56.383Z] PASS [2023-04-05T14:51:56.383Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:51:56.383Z] INFO: Testing against a local daemon [2023-04-05T14:51:56.383Z] === RUN TestPluginInvalidJSON [2023-04-05T14:51:56.383Z] ok github.com/docker/docker/integration/plugin/logging 0.079s [2023-04-05T14:51:56.383Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:51:56.383Z] INFO: Testing against a local daemon [2023-04-05T14:51:56.383Z] === RUN TestPluginWithDevMounts [2023-04-05T14:51:56.383Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:51:56.383Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-04-05T14:51:56.383Z] PASS [2023-04-05T14:51:56.383Z] ok github.com/docker/docker/integration/plugin/volumes 0.091s [2023-04-05T14:51:56.383Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:51:56.383Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:51:56.383Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:51:56.383Z] --- PASS: TestPluginInvalidJSON (0.04s) [2023-04-05T14:51:56.383Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-04-05T14:51:56.383Z] === RUN TestPluginInstall [2023-04-05T14:51:56.383Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-05T14:51:56.383Z] --- SKIP: TestPluginInstall (0.00s) [2023-04-05T14:51:56.383Z] === RUN TestPluginsWithRuntimes [2023-04-05T14:51:56.383Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-05T14:51:56.383Z] --- SKIP: TestPluginsWithRuntimes (0.01s) [2023-04-05T14:51:56.383Z] === RUN TestPluginBackCompatMediaTypes [2023-04-05T14:51:56.383Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-05T14:51:56.383Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-04-05T14:51:56.383Z] PASS [2023-04-05T14:51:56.383Z] ok github.com/docker/docker/integration/plugin/common 0.148s [2023-04-05T14:51:56.383Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-04-05T14:51:56.383Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-04-05T14:51:56.383Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-04-05T14:51:56.383Z] [2023-04-05T14:51:56.383Z] === Skipped [2023-04-05T14:51:56.383Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-04-05T14:51:56.383Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-05T14:51:56.383Z] [2023-04-05T14:51:56.383Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) [2023-04-05T14:51:56.383Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-05T14:51:56.765Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-04-05T14:51:56.851Z] [2023-04-05T14:51:56.851Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-04-05T14:51:56.851Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-05T14:51:56.851Z] [2023-04-05T14:51:56.851Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-04-05T14:51:56.851Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-05T14:51:56.851Z] [2023-04-05T14:51:56.851Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-04-05T14:51:56.851Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-05T14:51:56.851Z] [2023-04-05T14:51:56.851Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-04-05T14:51:56.851Z] read_test.go:21: no unix domain sockets on Windows [2023-04-05T14:51:56.851Z] [2023-04-05T14:51:56.851Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-04-05T14:51:56.851Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:51:56.851Z] [2023-04-05T14:51:56.851Z] DONE 9 tests, 7 skipped in 8.079s [2023-04-05T14:51:56.851Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-04-05T14:51:57.320Z] testing: warning: no tests to run [2023-04-05T14:51:57.320Z] PASS [2023-04-05T14:51:57.320Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-04-05T14:51:57.320Z] [2023-04-05T14:51:57.320Z] DONE 0 tests in 0.392s [2023-04-05T14:51:57.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-04-05T14:51:58.140Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-04-05T14:51:58.306Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:51:58.306Z] INFO: Testing against a local daemon [2023-04-05T14:51:58.306Z] === RUN TestPluginInvalidJSON [2023-04-05T14:51:58.306Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:51:58.306Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:51:58.306Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:51:58.306Z] --- PASS: TestPluginInvalidJSON (0.04s) [2023-04-05T14:51:58.306Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-04-05T14:51:58.306Z] === RUN TestPluginInstall [2023-04-05T14:51:58.306Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-05T14:51:58.306Z] --- SKIP: TestPluginInstall (0.00s) [2023-04-05T14:51:58.306Z] === RUN TestPluginsWithRuntimes [2023-04-05T14:51:58.306Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-05T14:51:58.306Z] --- SKIP: TestPluginsWithRuntimes (0.01s) [2023-04-05T14:51:58.306Z] === RUN TestPluginBackCompatMediaTypes [2023-04-05T14:51:58.306Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-05T14:51:58.306Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-04-05T14:51:58.306Z] PASS [2023-04-05T14:51:58.306Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-04-05T14:51:58.306Z] [2023-04-05T14:51:58.306Z] === Skipped [2023-04-05T14:51:58.306Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-04-05T14:51:58.306Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-05T14:51:58.306Z] [2023-04-05T14:51:58.306Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) [2023-04-05T14:51:58.306Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-05T14:51:58.306Z] [2023-04-05T14:51:58.306Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-04-05T14:51:58.306Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-05T14:51:58.306Z] [2023-04-05T14:51:58.306Z] DONE 5 tests, 3 skipped in 1.076s [2023-04-05T14:51:58.306Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-04-05T14:51:59.075Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-04-05T14:51:59.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:51:59.294Z] INFO: Testing against a local daemon [2023-04-05T14:51:59.294Z] === RUN TestExternalGraphDriver [2023-04-05T14:51:59.294Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-05T14:51:59.294Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-04-05T14:51:59.294Z] === RUN TestGraphdriverPluginV2 [2023-04-05T14:51:59.294Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-05T14:51:59.294Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-04-05T14:51:59.294Z] PASS [2023-04-05T14:51:59.294Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-04-05T14:51:59.294Z] [2023-04-05T14:51:59.294Z] === Skipped [2023-04-05T14:51:59.294Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-04-05T14:51:59.294Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-05T14:51:59.294Z] [2023-04-05T14:51:59.294Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-04-05T14:51:59.294Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-05T14:51:59.294Z] [2023-04-05T14:51:59.294Z] DONE 2 tests, 2 skipped in 0.825s [2023-04-05T14:51:59.294Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-04-05T14:52:00.008Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-04-05T14:52:00.008Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-04-05T14:52:00.281Z] testing: warning: no tests to run [2023-04-05T14:52:00.281Z] PASS [2023-04-05T14:52:00.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:52:00.281Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-04-05T14:52:00.281Z] INFO: Testing against a local daemon [2023-04-05T14:52:00.281Z] === RUN TestReadPluginNoRead [2023-04-05T14:52:00.281Z] read_test.go:21: no unix domain sockets on Windows [2023-04-05T14:52:00.281Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-04-05T14:52:00.281Z] PASS [2023-04-05T14:52:00.281Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-04-05T14:52:00.281Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-04-05T14:52:00.281Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-04-05T14:52:00.281Z] [2023-04-05T14:52:00.281Z] === Skipped [2023-04-05T14:52:00.281Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-04-05T14:52:00.281Z] read_test.go:21: no unix domain sockets on Windows [2023-04-05T14:52:00.281Z] [2023-04-05T14:52:00.281Z] DONE 1 tests, 1 skipped in 0.956s [2023-04-05T14:52:00.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-04-05T14:52:01.267Z] testing: warning: no tests to run [2023-04-05T14:52:01.267Z] PASS [2023-04-05T14:52:01.267Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-04-05T14:52:01.267Z] [2023-04-05T14:52:01.267Z] DONE 0 tests in 0.631s [2023-04-05T14:52:01.267Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-04-05T14:52:02.254Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:52:02.254Z] INFO: Testing against a local daemon [2023-04-05T14:52:02.254Z] === RUN TestPluginWithDevMounts [2023-04-05T14:52:02.254Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:02.254Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-04-05T14:52:02.254Z] PASS [2023-04-05T14:52:02.254Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-04-05T14:52:02.254Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-04-05T14:52:02.254Z] [2023-04-05T14:52:02.254Z] === Skipped [2023-04-05T14:52:02.254Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-04-05T14:52:02.254Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:02.254Z] [2023-04-05T14:52:02.254Z] DONE 1 tests, 1 skipped in 0.898s [2023-04-05T14:52:02.254Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-04-05T14:52:03.300Z] === RUN TestDockerSuite/TestBuildPATH [2023-04-05T14:52:03.834Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:52:03.834Z] INFO: Testing against a local daemon [2023-04-05T14:52:03.834Z] === RUN TestSecretInspect [2023-04-05T14:52:03.834Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:03.834Z] --- SKIP: TestSecretInspect (0.01s) [2023-04-05T14:52:03.834Z] === RUN TestSecretList [2023-04-05T14:52:03.834Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:03.834Z] --- SKIP: TestSecretList (0.00s) [2023-04-05T14:52:03.834Z] === RUN TestSecretsCreateAndDelete [2023-04-05T14:52:03.834Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:03.834Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-04-05T14:52:03.834Z] === RUN TestSecretsUpdate [2023-04-05T14:52:03.834Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:03.834Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-04-05T14:52:03.834Z] === RUN TestTemplatedSecret [2023-04-05T14:52:03.834Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:03.834Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-04-05T14:52:03.834Z] === RUN TestSecretCreateResolve [2023-04-05T14:52:03.834Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:03.834Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-04-05T14:52:03.834Z] PASS [2023-04-05T14:52:03.834Z] ok github.com/docker/docker/integration/secret 0.097s [2023-04-05T14:52:03.834Z] [2023-04-05T14:52:03.834Z] === Skipped [2023-04-05T14:52:03.834Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2023-04-05T14:52:03.834Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:03.834Z] [2023-04-05T14:52:03.834Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-04-05T14:52:03.834Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:03.834Z] [2023-04-05T14:52:03.834Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-04-05T14:52:03.834Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:03.834Z] [2023-04-05T14:52:03.834Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-04-05T14:52:03.834Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:03.834Z] [2023-04-05T14:52:03.834Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-04-05T14:52:03.834Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:03.834Z] [2023-04-05T14:52:03.834Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-04-05T14:52:03.834Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:03.834Z] [2023-04-05T14:52:03.834Z] DONE 6 tests, 6 skipped in 1.747s [2023-04-05T14:52:03.834Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-04-05T14:52:04.242Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-04-05T14:52:04.808Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-04-05T14:52:05.373Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-04-05T14:52:06.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:52:06.052Z] INFO: Testing against a local daemon [2023-04-05T14:52:06.052Z] === RUN TestServiceCreateInit [2023-04-05T14:52:06.052Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-05T14:52:06.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.052Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-05T14:52:06.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.052Z] --- PASS: TestServiceCreateInit (0.05s) [2023-04-05T14:52:06.052Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-05T14:52:06.052Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-05T14:52:06.052Z] === RUN TestCreateServiceMultipleTimes [2023-04-05T14:52:06.052Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.052Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-04-05T14:52:06.052Z] === RUN TestCreateServiceConflict [2023-04-05T14:52:06.052Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.052Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-04-05T14:52:06.052Z] === RUN TestCreateServiceMaxReplicas [2023-04-05T14:52:06.052Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.052Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2023-04-05T14:52:06.052Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-05T14:52:06.052Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.052Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-04-05T14:52:06.052Z] === RUN TestCreateServiceSecretFileMode [2023-04-05T14:52:06.052Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.052Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-04-05T14:52:06.052Z] === RUN TestCreateServiceConfigFileMode [2023-04-05T14:52:06.520Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestCreateServiceSysctls [2023-04-05T14:52:06.520Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2023-04-05T14:52:06.520Z] === RUN TestCreateServiceCapabilities [2023-04-05T14:52:06.520Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2023-04-05T14:52:06.520Z] === RUN TestInspect [2023-04-05T14:52:06.520Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestInspect (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestCreateJob [2023-04-05T14:52:06.520Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestCreateJob (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestReplicatedJob [2023-04-05T14:52:06.520Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestReplicatedJob (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestUpdateReplicatedJob [2023-04-05T14:52:06.520Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestServiceListWithStatuses [2023-04-05T14:52:06.520Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestDockerNetworkConnectAlias [2023-04-05T14:52:06.520Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestDockerNetworkReConnect [2023-04-05T14:52:06.520Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestServicePlugin [2023-04-05T14:52:06.520Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestServicePlugin (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestServiceUpdateLabel [2023-04-05T14:52:06.520Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:06.520Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestServiceUpdateSecrets [2023-04-05T14:52:06.520Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:06.520Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestServiceUpdateConfigs [2023-04-05T14:52:06.520Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:06.520Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestServiceUpdateNetwork [2023-04-05T14:52:06.520Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:06.520Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-04-05T14:52:06.520Z] === RUN TestServiceUpdatePidsLimit [2023-04-05T14:52:06.520Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:06.520Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2023-04-05T14:52:06.520Z] PASS [2023-04-05T14:52:06.520Z] ok github.com/docker/docker/integration/service 0.256s [2023-04-05T14:52:06.520Z] [2023-04-05T14:52:06.520Z] === Skipped [2023-04-05T14:52:06.520Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-05T14:52:06.520Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-05T14:52:06.520Z] [2023-04-05T14:52:06.520Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-05T14:52:06.520Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-05T14:52:06.520Z] [2023-04-05T14:52:06.520Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-04-05T14:52:06.520Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] [2023-04-05T14:52:06.520Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-04-05T14:52:06.520Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] [2023-04-05T14:52:06.520Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2023-04-05T14:52:06.520Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] [2023-04-05T14:52:06.520Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-04-05T14:52:06.520Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] [2023-04-05T14:52:06.520Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-04-05T14:52:06.520Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] [2023-04-05T14:52:06.520Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-04-05T14:52:06.520Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] [2023-04-05T14:52:06.520Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2023-04-05T14:52:06.520Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.520Z] [2023-04-05T14:52:06.520Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2023-04-05T14:52:06.521Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-04-05T14:52:06.521Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-04-05T14:52:06.521Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-04-05T14:52:06.521Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-04-05T14:52:06.521Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-04-05T14:52:06.521Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-04-05T14:52:06.521Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-04-05T14:52:06.521Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-04-05T14:52:06.521Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-04-05T14:52:06.521Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-04-05T14:52:06.521Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-04-05T14:52:06.521Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-04-05T14:52:06.521Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2023-04-05T14:52:06.521Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-04-05T14:52:06.521Z] [2023-04-05T14:52:06.521Z] DONE 24 tests, 23 skipped in 2.525s [2023-04-05T14:52:06.521Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-04-05T14:52:07.273Z] --- PASS: TestServiceWithDataPathPortInit (15.82s) [2023-04-05T14:52:07.273Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-05T14:52:08.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:52:08.092Z] INFO: Testing against a local daemon [2023-04-05T14:52:08.092Z] === RUN TestSessionCreate [2023-04-05T14:52:08.092Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-04-05T14:52:08.092Z] --- SKIP: TestSessionCreate (0.00s) [2023-04-05T14:52:08.092Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-05T14:52:08.092Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-04-05T14:52:08.092Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-04-05T14:52:08.092Z] PASS [2023-04-05T14:52:08.092Z] ok github.com/docker/docker/integration/session 0.098s [2023-04-05T14:52:08.561Z] [2023-04-05T14:52:08.561Z] === Skipped [2023-04-05T14:52:08.561Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-04-05T14:52:08.561Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-04-05T14:52:08.561Z] [2023-04-05T14:52:08.561Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-04-05T14:52:08.561Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-04-05T14:52:08.561Z] [2023-04-05T14:52:08.561Z] DONE 2 tests, 2 skipped in 1.661s [2023-04-05T14:52:08.561Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-04-05T14:52:09.804Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lbeso6vugtfg0tqjq6rt4yvn7 Created:2023-04-05 14:52:07.962576963 +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[14362d3479777d0b8116bd59410ee1275e817240a54510b177eb856277c7b845:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3v0gpmdceptwqcpo63mgmim2l EndpointID:a8880886c977ee404bf6eb28c66b487b3bbd35eebf7d8b5eaa5eca9e5033e3cb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9e657fe74462db5e1f67faa21cf445a0a492dc9bd1e4223e6668a256ec6b8255 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:dbeeb43c489f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3v0gpmdceptwqcpo63mgmim2l EndpointID:a8880886c977ee404bf6eb28c66b487b3bbd35eebf7d8b5eaa5eca9e5033e3cb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-04-05T14:52:10.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:52:10.128Z] INFO: Testing against a local daemon [2023-04-05T14:52:10.128Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-05T14:52:10.128Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:10.128Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-05T14:52:10.128Z] === RUN TestEventsExecDie [2023-04-05T14:52:10.128Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-04-05T14:52:10.128Z] --- SKIP: TestEventsExecDie (0.00s) [2023-04-05T14:52:10.128Z] === RUN TestEventsBackwardsCompatible [2023-04-05T14:52:10.128Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-04-05T14:52:10.128Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-04-05T14:52:10.128Z] === RUN TestInfoAPI [2023-04-05T14:52:10.128Z] --- PASS: TestInfoAPI (0.04s) [2023-04-05T14:52:10.128Z] === RUN TestInfoAPIWarnings [2023-04-05T14:52:10.128Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-05T14:52:10.128Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-04-05T14:52:10.128Z] === RUN TestInfoDebug [2023-04-05T14:52:10.128Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-05T14:52:10.128Z] --- SKIP: TestInfoDebug (0.00s) [2023-04-05T14:52:10.128Z] === RUN TestInfoInsecureRegistries [2023-04-05T14:52:10.128Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-05T14:52:10.128Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-04-05T14:52:10.128Z] === RUN TestInfoRegistryMirrors [2023-04-05T14:52:10.128Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-05T14:52:10.128Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-04-05T14:52:10.128Z] === RUN TestLoginFailsWithBadCredentials [2023-04-05T14:52:11.116Z] --- PASS: TestLoginFailsWithBadCredentials (0.80s) [2023-04-05T14:52:11.116Z] === RUN TestPingCacheHeaders [2023-04-05T14:52:11.116Z] --- PASS: TestPingCacheHeaders (0.03s) [2023-04-05T14:52:11.116Z] === RUN TestPingGet [2023-04-05T14:52:11.116Z] --- PASS: TestPingGet (0.04s) [2023-04-05T14:52:11.116Z] === RUN TestPingHead [2023-04-05T14:52:11.116Z] --- PASS: TestPingHead (0.04s) [2023-04-05T14:52:11.116Z] === RUN TestVersion [2023-04-05T14:52:11.116Z] --- PASS: TestVersion (0.03s) [2023-04-05T14:52:11.116Z] PASS [2023-04-05T14:52:11.116Z] ok github.com/docker/docker/integration/system 1.043s [2023-04-05T14:52:11.116Z] [2023-04-05T14:52:11.116Z] === Skipped [2023-04-05T14:52:11.116Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-05T14:52:11.116Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-04-05T14:52:11.116Z] [2023-04-05T14:52:11.116Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-04-05T14:52:11.116Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-04-05T14:52:11.116Z] [2023-04-05T14:52:11.117Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-04-05T14:52:11.117Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-04-05T14:52:11.117Z] [2023-04-05T14:52:11.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-04-05T14:52:11.117Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-05T14:52:11.117Z] [2023-04-05T14:52:11.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-04-05T14:52:11.117Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-05T14:52:11.117Z] [2023-04-05T14:52:11.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-04-05T14:52:11.117Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-05T14:52:11.117Z] [2023-04-05T14:52:11.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-04-05T14:52:11.117Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-05T14:52:11.117Z] [2023-04-05T14:52:11.117Z] DONE 13 tests, 7 skipped in 2.779s [2023-04-05T14:52:11.117Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-04-05T14:52:11.703Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-04-05T14:52:13.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:52:13.350Z] INFO: Testing against a local daemon [2023-04-05T14:52:13.350Z] === RUN TestVolumesCreateAndList [2023-04-05T14:52:13.350Z] --- PASS: TestVolumesCreateAndList (0.05s) [2023-04-05T14:52:13.350Z] === RUN TestVolumesRemove [2023-04-05T14:52:13.350Z] --- PASS: TestVolumesRemove (0.07s) [2023-04-05T14:52:13.350Z] === RUN TestVolumesInspect [2023-04-05T14:52:13.350Z] --- PASS: TestVolumesInspect (0.04s) [2023-04-05T14:52:13.350Z] === RUN TestVolumesInvalidJSON [2023-04-05T14:52:13.350Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-05T14:52:13.350Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-05T14:52:13.350Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-05T14:52:13.350Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2023-04-05T14:52:13.350Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-05T14:52:13.350Z] PASS [2023-04-05T14:52:13.350Z] ok github.com/docker/docker/integration/volume 0.259s [2023-04-05T14:52:13.350Z] [2023-04-05T14:52:13.350Z] DONE 5 tests in 1.974s [2023-04-05T14:52:13.350Z] INFO: make.ps1 ended at 04/05/2023 14:52:13 [2023-04-05T14:52:13.350Z] INFO: Integration CLI tests being run from the host: [2023-04-05T14:52:13.350Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2023-04-05T14:52:14.231Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-04-05T14:52:14.490Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2023-04-05T14:52:14.490Z] PASS [2023-04-05T14:52:14.490Z] [2023-04-05T14:52:14.490Z] === Skipped [2023-04-05T14:52:14.490Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T14:52:14.490Z] service_test.go:242: FLAKY_TEST [2023-04-05T14:52:14.490Z] [2023-04-05T14:52:14.490Z] DONE 26 tests, 1 skipped in 49.065s [2023-04-05T14:52:14.490Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-05T14:52:14.490Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:52:14.490Z] ++ set -e [2023-04-05T14:52:14.490Z] ++ '[' -n 0 ']' [2023-04-05T14:52:14.490Z] ++ set -x [2023-04-05T14:52:14.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:52:14.490Z] INFO: Testing against a local daemon [2023-04-05T14:52:14.490Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-05T14:52:14.490Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:52:14.490Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-05T14:52:14.490Z] === RUN TestDockerNetworkIpvlan [2023-04-05T14:52:14.490Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:52:14.490Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-05T14:52:14.490Z] PASS [2023-04-05T14:52:14.490Z] [2023-04-05T14:52:14.490Z] === Skipped [2023-04-05T14:52:14.490Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-05T14:52:14.490Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:52:14.490Z] [2023-04-05T14:52:14.490Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-05T14:52:14.490Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T14:52:14.490Z] [2023-04-05T14:52:14.490Z] DONE 2 tests, 2 skipped in 0.172s [2023-04-05T14:52:14.490Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-05T14:52:14.490Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:52:14.490Z] ++ set -e [2023-04-05T14:52:14.490Z] ++ '[' -n 0 ']' [2023-04-05T14:52:14.490Z] ++ set -x [2023-04-05T14:52:14.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:52:14.749Z] INFO: Testing against a local daemon [2023-04-05T14:52:14.749Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-05T14:52:15.685Z] === RUN TestDockerSuite/TestBuildRm [2023-04-05T14:52:16.250Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2023-04-05T14:52:16.251Z] === RUN TestDockerNetworkMacvlan [2023-04-05T14:52:16.819Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-04-05T14:52:17.753Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-04-05T14:52:18.011Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-04-05T14:52:18.579Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-04-05T14:52:18.837Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-04-05T14:52:20.212Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-04-05T14:52:20.212Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-04-05T14:52:20.779Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-04-05T14:52:20.779Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-04-05T14:52:21.715Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-04-05T14:52:22.020Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-05T14:52:22.020Z] INFO: Testing against a local daemon [2023-04-05T14:52:22.020Z] === RUN TestDockerSuite [2023-04-05T14:52:22.020Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-04-05T14:52:22.020Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-04-05T14:52:22.020Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-04-05T14:52:22.020Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-04-05T14:52:22.020Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-04-05T14:52:22.020Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-04-05T14:52:22.020Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-04-05T14:52:22.020Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-04-05T14:52:22.020Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-04-05T14:52:22.020Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-04-05T14:52:22.488Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-04-05T14:52:22.488Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-04-05T14:52:22.650Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-04-05T14:52:22.909Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-04-05T14:52:22.957Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-04-05T14:52:23.425Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-04-05T14:52:23.476Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-04-05T14:52:23.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-04-05T14:52:26.272Z] docker_api_swarm_test.go:304: [d0bee2c310085] joining swarm manager [d483a591ce5cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:52:27.649Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-04-05T14:52:27.649Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-04-05T14:52:27.649Z] docker_api_swarm_test.go:305: [dab62ea2eb935] joining swarm manager [d483a591ce5cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:52:27.908Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-04-05T14:52:27.908Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-04-05T14:52:27.908Z] === RUN TestDockerSuite/TestBuildSpaces [2023-04-05T14:52:28.166Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-04-05T14:52:28.424Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-04-05T14:52:28.682Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-04-05T14:52:29.248Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-04-05T14:52:29.248Z] === RUN TestDockerSuite/TestBuildStderr [2023-04-05T14:52:29.507Z] --- PASS: TestDockerNetworkMacvlan (13.32s) [2023-04-05T14:52:29.507Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2023-04-05T14:52:29.507Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2023-04-05T14:52:29.507Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2023-04-05T14:52:29.507Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s) [2023-04-05T14:52:29.507Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.72s) [2023-04-05T14:52:29.507Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s) [2023-04-05T14:52:29.507Z] PASS [2023-04-05T14:52:29.507Z] [2023-04-05T14:52:29.507Z] DONE 8 tests in 14.889s [2023-04-05T14:52:29.507Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-05T14:52:29.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:52:29.507Z] ++ set -e [2023-04-05T14:52:29.507Z] ++ '[' -n 0 ']' [2023-04-05T14:52:29.507Z] ++ set -x [2023-04-05T14:52:29.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:52:29.507Z] testing: warning: no tests to run [2023-04-05T14:52:29.507Z] PASS [2023-04-05T14:52:29.507Z] [2023-04-05T14:52:29.507Z] DONE 0 tests in 0.052s [2023-04-05T14:52:29.507Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-05T14:52:29.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:52:29.507Z] ++ set -e [2023-04-05T14:52:29.507Z] ++ '[' -n 0 ']' [2023-04-05T14:52:29.507Z] ++ set -x [2023-04-05T14:52:29.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:52:29.765Z] INFO: Testing against a local daemon [2023-04-05T14:52:29.765Z] === RUN TestAuthZPluginAllowRequest [2023-04-05T14:52:30.024Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-04-05T14:52:31.397Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2023-04-05T14:52:31.397Z] === RUN TestAuthZPluginTLS [2023-04-05T14:52:31.655Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-04-05T14:52:31.655Z] === RUN TestAuthZPluginDenyRequest [2023-04-05T14:52:32.222Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2023-04-05T14:52:32.222Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-05T14:52:32.789Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2023-04-05T14:52:32.789Z] === RUN TestAuthZPluginDenyResponse [2023-04-05T14:52:33.047Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-04-05T14:52:33.305Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2023-04-05T14:52:33.305Z] === RUN TestAuthZPluginAllowEventStream [2023-04-05T14:52:33.871Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-04-05T14:52:34.805Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-04-05T14:52:34.805Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2023-04-05T14:52:34.805Z] === RUN TestAuthZPluginErrorResponse [2023-04-05T14:52:35.063Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-04-05T14:52:35.321Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2023-04-05T14:52:35.321Z] === RUN TestAuthZPluginErrorRequest [2023-04-05T14:52:35.579Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-04-05T14:52:35.838Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2023-04-05T14:52:35.838Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-05T14:52:36.404Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-04-05T14:52:36.404Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-05T14:52:36.663Z] === RUN TestDockerSuite/TestBuildUser [2023-04-05T14:52:38.039Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.62s) [2023-04-05T14:52:38.039Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-05T14:52:38.297Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-04-05T14:52:40.198Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2023-04-05T14:52:40.198Z] === RUN TestAuthZPluginHeader [2023-04-05T14:52:40.765Z] --- PASS: TestAuthZPluginHeader (0.81s) [2023-04-05T14:52:40.765Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-05T14:52:41.022Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-04-05T14:52:41.695Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2023-04-05T14:52:41.695Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-04-05T14:52:41.695Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/container [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/events [no test files] [2023-04-05T14:52:41.695Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2023-04-05T14:52:41.695Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 93.7% of statements [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/image [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/network [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-04-05T14:52:41.695Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2023-04-05T14:52:41.695Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/builder [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-04-05T14:52:41.695Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-04-05T14:52:44.215Z] ok github.com/docker/docker/builder/remotecontext 0.080s coverage: 13.7% of statements [2023-04-05T14:52:44.215Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 48.5% of statements [2023-04-05T14:52:44.215Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-04-05T14:52:44.302Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-04-05T14:52:45.144Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-04-05T14:52:45.684Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.17s) [2023-04-05T14:52:45.684Z] === RUN TestAuthZPluginV2Disable [2023-04-05T14:52:47.037Z] ok github.com/docker/docker/builder/remotecontext/git 2.366s coverage: 83.5% of statements [2023-04-05T14:52:47.037Z] ? github.com/docker/docker/cli [no test files] [2023-04-05T14:52:47.037Z] ? github.com/docker/docker/cli/config [no test files] [2023-04-05T14:52:49.867Z] --- PASS: TestAuthZPluginV2Disable (4.09s) [2023-04-05T14:52:49.867Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-05T14:52:50.310Z] ok github.com/docker/docker/client 0.122s coverage: 75.4% of statements [2023-04-05T14:52:51.767Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-04-05T14:52:52.332Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-04-05T14:52:52.332Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-04-05T14:52:53.266Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-04-05T14:52:53.523Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.72s) [2023-04-05T14:52:53.523Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-05T14:52:53.781Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-04-05T14:52:54.715Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-04-05T14:52:54.715Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-04-05T14:52:54.715Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-04-05T14:52:54.715Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-04-05T14:52:54.715Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-04-05T14:52:54.715Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-04-05T14:52:54.715Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-04-05T14:52:54.715Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-04-05T14:52:54.715Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-04-05T14:52:56.620Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-04-05T14:52:56.620Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-04-05T14:52:57.185Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-04-05T14:52:57.752Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-04-05T14:52:59.126Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-04-05T14:52:59.126Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-04-05T14:53:00.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-04-05T14:53:02.405Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-04-05T14:53:02.972Z] docker_api_swarm_test.go:272: [d22bddb576bb1] joining swarm manager [d190abddc4759]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:53:03.907Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-04-05T14:53:04.166Z] docker_api_swarm_test.go:273: [da76eb14b9812] joining swarm manager [d190abddc4759]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:53:04.733Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-04-05T14:53:05.300Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-04-05T14:53:05.558Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-04-05T14:53:05.558Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-04-05T14:53:05.558Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-04-05T14:53:06.125Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.37s) [2023-04-05T14:53:06.125Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-05T14:53:06.125Z] === RUN TestDockerSuite/TestBuildXZHost [2023-04-05T14:53:07.512Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-04-05T14:53:07.778Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-04-05T14:53:07.778Z] docker_cli_sni_test.go:18: Flakey test [2023-04-05T14:53:07.778Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-04-05T14:53:08.039Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-04-05T14:53:08.604Z] === RUN TestDockerSuite/TestCommitChange [2023-04-05T14:53:09.170Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-04-05T14:53:09.736Z] === RUN TestDockerSuite/TestCommitHardlink [2023-04-05T14:53:10.669Z] === RUN TestDockerSuite/TestCommitNewFile [2023-04-05T14:53:11.602Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-04-05T14:53:12.167Z] === RUN TestDockerSuite/TestCommitTTY [2023-04-05T14:53:13.103Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-04-05T14:53:13.669Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-04-05T14:53:15.043Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-04-05T14:53:15.302Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-04-05T14:53:15.302Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-04-05T14:53:15.560Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-04-05T14:53:15.560Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-04-05T14:53:15.560Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-04-05T14:53:15.560Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-04-05T14:53:15.560Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-04-05T14:53:16.495Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-04-05T14:53:17.428Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-04-05T14:53:17.428Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-04-05T14:53:17.994Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-04-05T14:53:18.559Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-04-05T14:53:18.818Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-04-05T14:53:19.384Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-04-05T14:53:19.642Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-04-05T14:53:19.642Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-04-05T14:53:19.642Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-04-05T14:53:20.209Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-04-05T14:53:20.209Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-04-05T14:53:20.209Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-04-05T14:53:20.209Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-04-05T14:53:20.209Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-04-05T14:53:21.142Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-04-05T14:53:21.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-04-05T14:53:21.400Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-04-05T14:53:21.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-04-05T14:53:21.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-04-05T14:53:22.902Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-04-05T14:53:22.902Z] PASS [2023-04-05T14:53:22.902Z] [2023-04-05T14:53:22.902Z] DONE 17 tests in 53.288s [2023-04-05T14:53:22.902Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-05T14:53:22.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:53:22.902Z] ++ set -e [2023-04-05T14:53:22.902Z] ++ '[' -n 0 ']' [2023-04-05T14:53:22.902Z] ++ set -x [2023-04-05T14:53:22.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:53:23.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-04-05T14:53:24.035Z] INFO: Testing against a local daemon [2023-04-05T14:53:24.035Z] === RUN TestPluginInvalidJSON [2023-04-05T14:53:24.035Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:53:24.035Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:53:24.035Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-05T14:53:24.035Z] --- PASS: TestPluginInvalidJSON (0.04s) [2023-04-05T14:53:24.035Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-05T14:53:24.035Z] === RUN TestPluginInstall [2023-04-05T14:53:24.035Z] === RUN TestPluginInstall/no_auth [2023-04-05T14:53:24.035Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-04-05T14:53:24.035Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-04-05T14:53:24.602Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-04-05T14:53:25.168Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-04-05T14:53:25.734Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-04-05T14:53:26.689Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-04-05T14:53:26.689Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-04-05T14:53:27.256Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-04-05T14:53:28.192Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-04-05T14:53:28.759Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-04-05T14:53:29.018Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-04-05T14:53:29.053Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.0% of statements [2023-04-05T14:53:29.313Z] ok github.com/docker/docker/container 0.124s coverage: 34.5% of statements [2023-04-05T14:53:29.313Z] ? github.com/docker/docker/container/stream [no test files] [2023-04-05T14:53:29.313Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-04-05T14:53:29.313Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-04-05T14:53:29.313Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-04-05T14:53:29.585Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-04-05T14:53:31.488Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-04-05T14:53:32.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-04-05T14:53:32.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-04-05T14:53:32.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-04-05T14:53:32.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-04-05T14:53:32.424Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-04-05T14:53:32.683Z] time="2023-04-05T14:53:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:53:32.683Z] time="2023-04-05T14:53:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8bd2e2c24b385cdd0aecc6c65387e8da4097c6c1d33add082baeafa47fa23a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:53:32.683Z] time="2023-04-05T14:53:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:53:32.683Z] time="2023-04-05T14:53:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8bd2e2c24b385cdd0aecc6c65387e8da4097c6c1d33add082baeafa47fa23a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:53:32.942Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-04-05T14:53:33.201Z] === RUN TestPluginInstall/with_htpasswd [2023-04-05T14:53:33.459Z] time="2023-04-05T14:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:53:33.459Z] time="2023-04-05T14:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2803c5cb5739e797340779dbb92bed21d32db3372d18551c4377be532538075f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:53:33.459Z] time="2023-04-05T14:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:53:33.459Z] time="2023-04-05T14:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2803c5cb5739e797340779dbb92bed21d32db3372d18551c4377be532538075f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:53:33.717Z] === RUN TestPluginInstall/with_insecure [2023-04-05T14:53:34.650Z] time="2023-04-05T14:53:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:53:34.650Z] time="2023-04-05T14:53:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf26351bab7288889fb0e9ab9cdcb14ff10fc0f547dd3435b8903006ae474701" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:53:34.650Z] time="2023-04-05T14:53:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T14:53:34.650Z] time="2023-04-05T14:53:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf26351bab7288889fb0e9ab9cdcb14ff10fc0f547dd3435b8903006ae474701" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T14:53:34.908Z] plugin_test.go:164: [de05925937481] daemon is not started [2023-04-05T14:53:34.908Z] --- PASS: TestPluginInstall (10.89s) [2023-04-05T14:53:34.908Z] --- PASS: TestPluginInstall/no_auth (9.22s) [2023-04-05T14:53:34.908Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2023-04-05T14:53:34.908Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2023-04-05T14:53:34.908Z] === RUN TestPluginsWithRuntimes [2023-04-05T14:53:36.281Z] === RUN TestPluginsWithRuntimes/No_Args [2023-04-05T14:53:37.216Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-04-05T14:53:37.216Z] === RUN TestPluginsWithRuntimes/With_Args [2023-04-05T14:53:37.428Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2023-04-05T14:53:37.783Z] === RUN TestDockerSuite/TestContainerAPITop [2023-04-05T14:53:37.992Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2023-04-05T14:53:38.349Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-04-05T14:53:38.349Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-04-05T14:53:38.349Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-04-05T14:53:38.349Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-04-05T14:53:38.349Z] --- PASS: TestPluginsWithRuntimes (3.62s) [2023-04-05T14:53:38.349Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2023-04-05T14:53:38.349Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2023-04-05T14:53:38.349Z] === RUN TestPluginBackCompatMediaTypes [2023-04-05T14:53:39.283Z] --- PASS: TestPluginBackCompatMediaTypes (0.68s) [2023-04-05T14:53:39.283Z] PASS [2023-04-05T14:53:39.283Z] [2023-04-05T14:53:39.283Z] DONE 10 tests in 16.221s [2023-04-05T14:53:39.283Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-05T14:53:39.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:53:39.283Z] ++ set -e [2023-04-05T14:53:39.283Z] ++ '[' -n 0 ']' [2023-04-05T14:53:39.283Z] ++ set -x [2023-04-05T14:53:39.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:53:39.283Z] INFO: Testing against a local daemon [2023-04-05T14:53:39.283Z] === RUN TestExternalGraphDriver [2023-04-05T14:53:39.361Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2023-04-05T14:53:39.848Z] === RUN TestExternalGraphDriver/json [2023-04-05T14:53:41.224Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-04-05T14:53:41.224Z] === RUN TestExternalGraphDriver/spec [2023-04-05T14:53:41.482Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-04-05T14:53:42.418Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-04-05T14:53:43.352Z] === RUN TestExternalGraphDriver/pull [2023-04-05T14:53:45.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-04-05T14:53:45.252Z] --- PASS: TestExternalGraphDriver (5.79s) [2023-04-05T14:53:45.252Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2023-04-05T14:53:45.252Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2023-04-05T14:53:45.252Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2023-04-05T14:53:45.252Z] === RUN TestGraphdriverPluginV2 [2023-04-05T14:53:45.826Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-04-05T14:53:46.406Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-04-05T14:53:47.449Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2023-04-05T14:53:47.449Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements [2023-04-05T14:53:47.449Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2023-04-05T14:53:48.011Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-04-05T14:53:48.309Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-04-05T14:53:48.574Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2023-04-05T14:53:49.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-04-05T14:53:49.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-04-05T14:53:49.508Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.441s coverage: 74.6% of statements [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-04-05T14:53:49.683Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-04-05T14:53:49.683Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-04-05T14:53:49.683Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-04-05T14:53:49.683Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-04-05T14:53:49.683Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-04-05T14:53:49.683Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-04-05T14:53:49.683Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-04-05T14:53:49.683Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-04-05T14:53:49.683Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-04-05T14:53:49.683Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-04-05T14:53:49.683Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-04-05T14:53:50.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-04-05T14:53:50.696Z] --- PASS: TestGraphdriverPluginV2 (5.43s) [2023-04-05T14:53:50.696Z] PASS [2023-04-05T14:53:50.696Z] [2023-04-05T14:53:50.696Z] DONE 5 tests in 11.461s [2023-04-05T14:53:50.696Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-05T14:53:50.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:53:50.696Z] ++ set -e [2023-04-05T14:53:50.696Z] ++ '[' -n 0 ']' [2023-04-05T14:53:50.696Z] ++ set -x [2023-04-05T14:53:50.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:53:50.876Z] ok github.com/docker/docker/daemon 12.159s coverage: 17.1% of statements [2023-04-05T14:53:50.876Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-04-05T14:53:50.876Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-04-05T14:53:50.876Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-04-05T14:53:50.876Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-04-05T14:53:50.876Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2023-04-05T14:53:50.955Z] INFO: Testing against a local daemon [2023-04-05T14:53:50.955Z] === RUN TestContinueAfterPluginCrash [2023-04-05T14:53:50.955Z] === PAUSE TestContinueAfterPluginCrash [2023-04-05T14:53:50.955Z] === RUN TestReadPluginNoRead [2023-04-05T14:53:50.955Z] === PAUSE TestReadPluginNoRead [2023-04-05T14:53:50.955Z] === RUN TestDaemonStartWithLogOpt [2023-04-05T14:53:50.955Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-05T14:53:50.955Z] === CONT TestContinueAfterPluginCrash [2023-04-05T14:53:50.955Z] === CONT TestDaemonStartWithLogOpt [2023-04-05T14:53:51.522Z] docker_api_swarm_node_test.go:20: [dbe1430d074e0] joining swarm manager [d3ecd82ddb72f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:53:51.897Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-04-05T14:53:52.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-04-05T14:53:52.243Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.442s coverage: 60.7% of statements [2023-04-05T14:53:52.659Z] docker_api_swarm_node_test.go:21: [d9e7e106c2d89] joining swarm manager [d3ecd82ddb72f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:53:53.612Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2023-04-05T14:53:54.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-04-05T14:53:54.111Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-04-05T14:53:54.111Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-04-05T14:53:54.111Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-04-05T14:53:54.111Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-04-05T14:53:54.111Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-04-05T14:53:54.111Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-04-05T14:53:54.111Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-04-05T14:53:54.111Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-04-05T14:53:54.111Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-04-05T14:53:54.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-04-05T14:53:54.981Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.314s coverage: 50.5% of statements [2023-04-05T14:53:55.226Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2023-04-05T14:53:55.226Z] === CONT TestReadPluginNoRead [2023-04-05T14:53:55.237Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.223s coverage: 45.9% of statements [2023-04-05T14:53:55.237Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-04-05T14:53:55.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ca21f8_} [2023-04-05T14:53:56.603Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2023-04-05T14:53:56.860Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.616s coverage: 58.0% of statements [2023-04-05T14:53:56.860Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-04-05T14:53:56.860Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-04-05T14:53:57.061Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-04-05T14:53:57.061Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-04-05T14:53:57.061Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-04-05T14:53:57.061Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-04-05T14:53:57.061Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-04-05T14:53:57.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13943381683_/foo_false____} [2023-04-05T14:53:57.422Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2023-04-05T14:53:57.426Z] === RUN TestReadPluginNoRead/default [2023-04-05T14:53:57.985Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-04-05T14:53:58.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13943381683_/foo_true____} [2023-04-05T14:53:58.924Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-05T14:53:58.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31305605321_/foo_false____} [2023-04-05T14:53:59.354Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.6% of statements [2023-04-05T14:53:59.354Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-04-05T14:53:59.354Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-04-05T14:53:59.611Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2023-04-05T14:54:00.298Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-05T14:54:00.298Z] --- PASS: TestContinueAfterPluginCrash (9.30s) [2023-04-05T14:54:00.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31305605321_/foo_true____} [2023-04-05T14:54:00.539Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2023-04-05T14:54:00.539Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 77.4% of statements [2023-04-05T14:54:00.539Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-04-05T14:54:00.539Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-04-05T14:54:01.101Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2023-04-05T14:54:01.231Z] === CONT TestReadPluginNoRead [2023-04-05T14:54:01.231Z] read_test.go:92: [db54e75a2fc07] daemon is not started [2023-04-05T14:54:01.231Z] --- PASS: TestReadPluginNoRead (6.27s) [2023-04-05T14:54:01.231Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2023-04-05T14:54:01.231Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2023-04-05T14:54:01.231Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2023-04-05T14:54:01.231Z] PASS [2023-04-05T14:54:01.231Z] [2023-04-05T14:54:01.231Z] DONE 6 tests in 10.685s [2023-04-05T14:54:01.231Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-04-05T14:54:01.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:54:01.231Z] ++ set -e [2023-04-05T14:54:01.231Z] ++ '[' -n 0 ']' [2023-04-05T14:54:01.231Z] ++ set -x [2023-04-05T14:54:01.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:54:01.358Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2023-04-05T14:54:01.489Z] testing: warning: no tests to run [2023-04-05T14:54:01.489Z] PASS [2023-04-05T14:54:01.489Z] [2023-04-05T14:54:01.489Z] DONE 0 tests in 0.074s [2023-04-05T14:54:01.489Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-05T14:54:01.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:54:01.490Z] ++ set -e [2023-04-05T14:54:01.490Z] ++ '[' -n 0 ']' [2023-04-05T14:54:01.490Z] ++ set -x [2023-04-05T14:54:01.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:54:01.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31305605321_/foo_true__0xc000ca2228__} [2023-04-05T14:54:01.614Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2023-04-05T14:54:01.748Z] INFO: Testing against a local daemon [2023-04-05T14:54:01.748Z] === RUN TestPluginWithDevMounts [2023-04-05T14:54:01.748Z] === PAUSE TestPluginWithDevMounts [2023-04-05T14:54:01.748Z] === CONT TestPluginWithDevMounts [2023-04-05T14:54:02.177Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 78.7% of statements [2023-04-05T14:54:02.177Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-04-05T14:54:02.739Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 58.9% of statements [2023-04-05T14:54:02.996Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2023-04-05T14:54:03.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ca2240_} [2023-04-05T14:54:03.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-04-05T14:54:03.380Z] --- PASS: TestPluginWithDevMounts (1.59s) [2023-04-05T14:54:03.380Z] PASS [2023-04-05T14:54:03.380Z] [2023-04-05T14:54:03.380Z] DONE 1 tests in 1.936s [2023-04-05T14:54:03.380Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-05T14:54:03.380Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:54:03.380Z] ++ set -e [2023-04-05T14:54:03.380Z] ++ '[' -n 0 ']' [2023-04-05T14:54:03.380Z] ++ set -x [2023-04-05T14:54:03.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:54:03.638Z] INFO: Testing against a local daemon [2023-04-05T14:54:03.639Z] === RUN TestSecretInspect [2023-04-05T14:54:03.924Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2023-04-05T14:54:04.180Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2023-04-05T14:54:04.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ca2258_} [2023-04-05T14:54:04.220Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-04-05T14:54:04.744Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2023-04-05T14:54:05.674Z] ok github.com/docker/docker/daemon/logger/splunk 1.619s coverage: 82.5% of statements [2023-04-05T14:54:05.674Z] ? github.com/docker/docker/daemon/names [no test files] [2023-04-05T14:54:05.674Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-04-05T14:54:06.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ca2270_} [2023-04-05T14:54:06.120Z] --- PASS: TestSecretInspect (2.47s) [2023-04-05T14:54:06.120Z] === RUN TestSecretList [2023-04-05T14:54:06.604Z] ok github.com/docker/docker/distribution/metadata 0.020s coverage: 48.2% of statements [2023-04-05T14:54:07.167Z] ok github.com/docker/docker/distribution 0.609s coverage: 29.0% of statements [2023-04-05T14:54:07.167Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-04-05T14:54:07.495Z] docker_api_swarm_test.go:502: [d5d66fd1d3410] joining swarm manager [dda91553a867f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:54:07.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ca2288_} [2023-04-05T14:54:07.730Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2023-04-05T14:54:08.292Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2023-04-05T14:54:08.549Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-04-05T14:54:08.805Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2023-04-05T14:54:08.867Z] --- PASS: TestSecretList (2.56s) [2023-04-05T14:54:08.867Z] === RUN TestSecretsCreateAndDelete [2023-04-05T14:54:08.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-04-05T14:54:09.367Z] ok github.com/docker/docker/distribution/xfer 1.922s coverage: 84.6% of statements [2023-04-05T14:54:09.367Z] ? github.com/docker/docker/dockerversion [no test files] [2023-04-05T14:54:09.367Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-04-05T14:54:09.367Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-04-05T14:54:09.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-04-05T14:54:09.930Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2023-04-05T14:54:10.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-04-05T14:54:10.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-04-05T14:54:10.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-04-05T14:54:10.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-04-05T14:54:10.058Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-04-05T14:54:10.492Z] ok github.com/docker/docker/oci 0.010s coverage: 40.6% of statements [2023-04-05T14:54:10.625Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2023-04-05T14:54:10.626Z] === RUN TestSecretsUpdate [2023-04-05T14:54:11.055Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2023-04-05T14:54:11.055Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2023-04-05T14:54:12.523Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-04-05T14:54:12.781Z] --- PASS: TestSecretsUpdate (2.40s) [2023-04-05T14:54:12.781Z] === RUN TestTemplatedSecret [2023-04-05T14:54:12.945Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.3% of statements [2023-04-05T14:54:13.508Z] ok github.com/docker/docker/pkg/authorization 0.271s coverage: 68.3% of statements [2023-04-05T14:54:13.508Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-04-05T14:54:13.716Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-04-05T14:54:13.765Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-04-05T14:54:16.245Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-04-05T14:54:16.245Z] --- PASS: TestTemplatedSecret (3.12s) [2023-04-05T14:54:16.245Z] === RUN TestSecretCreateResolve [2023-04-05T14:54:17.047Z] ok github.com/docker/docker/pkg/chrootarchive 2.460s coverage: 43.5% of statements [2023-04-05T14:54:17.047Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-04-05T14:54:17.180Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-04-05T14:54:17.180Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-04-05T14:54:17.321Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2023-04-05T14:54:17.578Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2023-04-05T14:54:18.116Z] docker_api_swarm_test.go:507: [df2a8e11a466c] joining swarm manager [dda91553a867f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:54:18.116Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-04-05T14:54:18.116Z] --- PASS: TestSecretCreateResolve (2.24s) [2023-04-05T14:54:18.116Z] PASS [2023-04-05T14:54:18.116Z] [2023-04-05T14:54:18.116Z] DONE 6 tests in 14.863s [2023-04-05T14:54:18.150Z] ok github.com/docker/docker/layer 7.596s coverage: 68.8% of statements [2023-04-05T14:54:18.150Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-04-05T14:54:18.150Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-04-05T14:54:18.150Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-04-05T14:54:18.150Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-04-05T14:54:18.150Z] ? github.com/docker/docker/oci/caps [no test files] [2023-04-05T14:54:18.150Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-04-05T14:54:18.150Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-04-05T14:54:18.373Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-04-05T14:54:18.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:54:18.374Z] ++ set -e [2023-04-05T14:54:18.374Z] ++ '[' -n 0 ']' [2023-04-05T14:54:18.374Z] ++ set -x [2023-04-05T14:54:18.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:54:18.374Z] INFO: Testing against a local daemon [2023-04-05T14:54:18.374Z] === RUN TestServiceCreateInit [2023-04-05T14:54:18.374Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-05T14:54:18.406Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2023-04-05T14:54:18.632Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-04-05T14:54:18.969Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-04-05T14:54:19.198Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-04-05T14:54:19.226Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2023-04-05T14:54:19.765Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-04-05T14:54:20.154Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-04-05T14:54:20.700Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-04-05T14:54:20.717Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 86.5% of statements [2023-04-05T14:54:20.973Z] ok github.com/docker/docker/pkg/discovery/kv 3.020s coverage: 84.1% of statements [2023-04-05T14:54:21.229Z] ok github.com/docker/docker/pkg/fsutils 0.199s coverage: 85.1% of statements [2023-04-05T14:54:21.229Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2023-04-05T14:54:21.265Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-04-05T14:54:21.831Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-04-05T14:54:22.158Z] ok github.com/docker/docker/pkg/idtools 0.369s coverage: 69.5% of statements [2023-04-05T14:54:22.415Z] ok github.com/docker/docker/pkg/ioutils 0.478s coverage: 70.1% of statements [2023-04-05T14:54:22.671Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-04-05T14:54:22.671Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-04-05T14:54:22.671Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2023-04-05T14:54:22.671Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-04-05T14:54:22.671Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-04-05T14:54:22.765Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-05T14:54:22.765Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-04-05T14:54:22.929Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2023-04-05T14:54:22.929Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-04-05T14:54:23.185Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-04-05T14:54:23.331Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-04-05T14:54:23.441Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-04-05T14:54:23.441Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2023-04-05T14:54:23.698Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-04-05T14:54:23.698Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-04-05T14:54:23.698Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-04-05T14:54:24.266Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-04-05T14:54:24.271Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2023-04-05T14:54:24.834Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2023-04-05T14:54:24.834Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2023-04-05T14:54:25.090Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-04-05T14:54:25.201Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-04-05T14:54:25.768Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-04-05T14:54:26.456Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2023-04-05T14:54:26.456Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2023-04-05T14:54:26.721Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-04-05T14:54:26.979Z] --- PASS: TestServiceCreateInit (8.39s) [2023-04-05T14:54:26.979Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s) [2023-04-05T14:54:26.979Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.04s) [2023-04-05T14:54:26.979Z] === RUN TestCreateServiceMultipleTimes [2023-04-05T14:54:27.546Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-04-05T14:54:28.112Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-04-05T14:54:28.680Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-04-05T14:54:28.938Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-04-05T14:54:29.505Z] === RUN TestDockerSuite/TestCpRelativePath [2023-04-05T14:54:30.443Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-04-05T14:54:30.688Z] ok github.com/docker/docker/pkg/signal 3.299s coverage: 62.3% of statements [2023-04-05T14:54:30.688Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-04-05T14:54:30.688Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-04-05T14:54:30.688Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-04-05T14:54:31.255Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2023-04-05T14:54:31.818Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2023-04-05T14:54:31.833Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-04-05T14:54:32.075Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2023-04-05T14:54:32.331Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2023-04-05T14:54:32.400Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-04-05T14:54:32.596Z] coverage: [no statements] [2023-04-05T14:54:32.596Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-04-05T14:54:32.854Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-04-05T14:54:33.111Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-04-05T14:54:33.337Z] === RUN TestDockerSuite/TestCpToCaseA [2023-04-05T14:54:33.367Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2023-04-05T14:54:34.272Z] === RUN TestDockerSuite/TestCpToCaseB [2023-04-05T14:54:34.841Z] === RUN TestDockerSuite/TestCpToCaseC [2023-04-05T14:54:35.257Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2023-04-05T14:54:35.257Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2023-04-05T14:54:35.819Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-04-05T14:54:36.740Z] === RUN TestDockerSuite/TestCpToCaseD [2023-04-05T14:54:36.749Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements [2023-04-05T14:54:37.005Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-04-05T14:54:37.940Z] ok github.com/docker/docker/registry 0.051s coverage: 57.3% of statements [2023-04-05T14:54:38.503Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2023-04-05T14:54:38.503Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-04-05T14:54:39.076Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2023-04-05T14:54:39.076Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-04-05T14:54:40.022Z] === RUN TestDockerSuite/TestCpToCaseE [2023-04-05T14:54:40.970Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2023-04-05T14:54:41.395Z] === RUN TestDockerSuite/TestCpToCaseF [2023-04-05T14:54:41.532Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.4% of statements [2023-04-05T14:54:41.789Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2023-04-05T14:54:41.961Z] === RUN TestDockerSuite/TestCpToCaseG [2023-04-05T14:54:42.717Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2023-04-05T14:54:44.489Z] --- PASS: TestCreateServiceMultipleTimes (17.43s) [2023-04-05T14:54:44.489Z] === RUN TestCreateServiceConflict [2023-04-05T14:54:44.747Z] === RUN TestDockerSuite/TestCpToCaseH [2023-04-05T14:54:47.277Z] --- PASS: TestCreateServiceConflict (2.65s) [2023-04-05T14:54:47.277Z] === RUN TestCreateServiceMaxReplicas [2023-04-05T14:54:47.277Z] === RUN TestDockerSuite/TestCpToCaseI [2023-04-05T14:54:47.534Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-04-05T14:54:50.088Z] --- PASS: TestCreateServiceMaxReplicas (3.21s) [2023-04-05T14:54:50.088Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-05T14:54:51.021Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-04-05T14:54:51.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-04-05T14:54:51.957Z] === RUN TestDockerSuite/TestCpToDot [2023-04-05T14:54:52.892Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-04-05T14:54:54.265Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-04-05T14:54:54.265Z] docker_api_swarm_node_test.go:81: [dbb5aa8013006] joining swarm manager [d6ce344d17139]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:54:54.831Z] === RUN TestDockerSuite/TestCpToStdout [2023-04-05T14:54:55.397Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-04-05T14:54:56.772Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-04-05T14:54:56.772Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-04-05T14:54:57.337Z] === RUN TestDockerSuite/TestCpVolumePath [2023-04-05T14:54:58.272Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-04-05T14:54:58.272Z] === RUN TestDockerSuite/TestCreateArgs [2023-04-05T14:54:58.530Z] === RUN TestDockerSuite/TestCreateByImageID [2023-04-05T14:54:58.788Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-04-05T14:54:59.355Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-04-05T14:54:59.355Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-04-05T14:54:59.355Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-04-05T14:54:59.356Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-04-05T14:54:59.922Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-04-05T14:55:00.180Z] === RUN TestDockerSuite/TestCreateLabels [2023-04-05T14:55:00.180Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-04-05T14:55:00.438Z] === RUN TestDockerSuite/TestCreateRM [2023-04-05T14:55:00.438Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-04-05T14:55:00.438Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-05T14:55:00.438Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-04-05T14:55:00.697Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-04-05T14:55:00.697Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-04-05T14:55:00.763Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.3% of statements [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/pkg/term [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/rootless [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/testutil/request [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/volume [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-04-05T14:55:00.763Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === Skipped [2023-04-05T14:55:00.763Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-04-05T14:55:00.763Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-04-05T14:55:00.763Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:73: No driver to put! [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-04-05T14:55:00.763Z] time="2023-04-05T14:53:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-04-05T14:55:00.763Z] time="2023-04-05T14:53:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-04-05T14:55:00.763Z] time="2023-04-05T14:53:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-04-05T14:55:00.763Z] time="2023-04-05T14:53:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-04-05T14:55:00.763Z] time="2023-04-05T14:53:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:73: No driver to put! [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-04-05T14:55:00.763Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-04-05T14:55:00.763Z] overlay_test.go:50: Fails to compute changes intermittently [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-04-05T14:55:00.763Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T14:55:00.763Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-04-05T14:55:00.763Z] graphtest_unix.go:73: No driver to put! [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-04-05T14:55:00.763Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-04-05T14:55:00.763Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-04-05T14:55:00.763Z] [2023-04-05T14:55:00.763Z] DONE 2267 tests, 26 skipped in 234.169s Post stage [Pipeline] junit [2023-04-05T14:55:00.774Z] Recording test results [2023-04-05T14:55:01.087Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-04-05T14:55:01.419Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45276/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a09b3e9cf9de906438a6300760754fcb087f166a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a09b3e9cf9de906438a6300760754fcb087f166a hack/validate/vendor [2023-04-05T14:55:02.350Z] update vendored copy of archive/tar [2023-04-05T14:55:02.350Z] downloading: https://golang.org/dl/go1.19.8.src.tar.gz [2023-04-05T14:55:02.600Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-04-05T14:55:02.601Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-04-05T14:55:02.601Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-04-05T14:55:03.537Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s) [2023-04-05T14:55:03.537Z] === RUN TestCreateServiceSecretFileMode [2023-04-05T14:55:04.252Z] patching file stat_unix.go [2023-04-05T14:55:04.252Z] 2023/04/05 14:55:03 Collecting initial packages [2023-04-05T14:55:04.252Z] 2023/04/05 14:55:04 Download dependencies [2023-04-05T14:55:06.067Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-04-05T14:55:06.324Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-04-05T14:55:06.325Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-04-05T14:55:06.325Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-04-05T14:55:06.325Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-04-05T14:55:06.583Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-04-05T14:55:06.769Z] 2023/04/05 14:55:06 Starting whole vndr cycle because no package specified [2023-04-05T14:55:06.769Z] 2023/04/05 14:55:06 Ignoring paths matching "^archive/tar" [2023-04-05T14:55:06.840Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-04-05T14:55:07.026Z] 2023/04/05 14:55:07 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-04-05T14:55:07.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-04-05T14:55:07.958Z] 2023/04/05 14:55:07 Finished clone github.com/Azure/go-ansiterm [2023-04-05T14:55:07.958Z] 2023/04/05 14:55:07 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-04-05T14:55:07.958Z] 2023/04/05 14:55:08 Finished clone github.com/willf/bitset [2023-04-05T14:55:07.958Z] 2023/04/05 14:55:08 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-04-05T14:55:07.974Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-04-05T14:55:08.521Z] 2023/04/05 14:55:08 Finished clone github.com/docker/libtrust [2023-04-05T14:55:08.521Z] 2023/04/05 14:55:08 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-04-05T14:55:08.521Z] 2023/04/05 14:55:08 Finished clone github.com/moby/locker [2023-04-05T14:55:08.521Z] 2023/04/05 14:55:08 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-04-05T14:55:08.521Z] 2023/04/05 14:55:08 Finished clone github.com/google/uuid [2023-04-05T14:55:08.521Z] 2023/04/05 14:55:08 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-04-05T14:55:08.521Z] 2023/04/05 14:55:08 Finished clone github.com/creack/pty [2023-04-05T14:55:08.521Z] 2023/04/05 14:55:08 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-04-05T14:55:08.538Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-04-05T14:55:08.777Z] 2023/04/05 14:55:08 Finished clone github.com/moby/term [2023-04-05T14:55:08.777Z] 2023/04/05 14:55:08 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-04-05T14:55:08.777Z] 2023/04/05 14:55:08 Finished clone github.com/Microsoft/go-winio [2023-04-05T14:55:08.777Z] 2023/04/05 14:55:08 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-04-05T14:55:09.034Z] 2023/04/05 14:55:08 Finished clone github.com/gorilla/mux [2023-04-05T14:55:09.034Z] 2023/04/05 14:55:08 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-04-05T14:55:09.034Z] 2023/04/05 14:55:08 Finished clone github.com/moby/sys [2023-04-05T14:55:09.034Z] 2023/04/05 14:55:08 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-04-05T14:55:09.291Z] 2023/04/05 14:55:09 Finished clone github.com/sirupsen/logrus [2023-04-05T14:55:09.291Z] 2023/04/05 14:55:09 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-04-05T14:55:09.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-04-05T14:55:09.547Z] 2023/04/05 14:55:09 Finished clone github.com/tchap/go-patricia [2023-04-05T14:55:09.548Z] 2023/04/05 14:55:09 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-04-05T14:55:09.741Z] docker_api_swarm_node_test.go:53: [dde28e45b1d1b] joining swarm manager [df8189fd921cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:55:09.804Z] 2023/04/05 14:55:09 Finished clone github.com/docker/go-units [2023-04-05T14:55:09.804Z] 2023/04/05 14:55:09 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-04-05T14:55:10.367Z] 2023/04/05 14:55:10 Finished clone github.com/syndtr/gocapability [2023-04-05T14:55:10.367Z] 2023/04/05 14:55:10 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-04-05T14:55:10.367Z] 2023/04/05 14:55:10 Finished clone github.com/RackSec/srslog [2023-04-05T14:55:10.367Z] 2023/04/05 14:55:10 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-04-05T14:55:10.623Z] 2023/04/05 14:55:10 Finished clone gotest.tools/v3 [2023-04-05T14:55:10.623Z] 2023/04/05 14:55:10 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-04-05T14:55:10.623Z] 2023/04/05 14:55:10 Finished clone github.com/google/go-cmp [2023-04-05T14:55:10.623Z] 2023/04/05 14:55:10 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-04-05T14:55:10.623Z] 2023/04/05 14:55:10 Finished clone github.com/imdario/mergo [2023-04-05T14:55:10.623Z] 2023/04/05 14:55:10 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-04-05T14:55:10.676Z] docker_api_swarm_node_test.go:54: [dbd67f751f2a6] joining swarm manager [df8189fd921cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:55:10.676Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-04-05T14:55:10.880Z] 2023/04/05 14:55:10 Finished clone github.com/armon/circbuf [2023-04-05T14:55:10.880Z] 2023/04/05 14:55:10 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-04-05T14:55:10.880Z] 2023/04/05 14:55:10 Finished clone golang.org/x/sync [2023-04-05T14:55:10.880Z] 2023/04/05 14:55:10 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-04-05T14:55:11.137Z] 2023/04/05 14:55:11 Finished clone github.com/docker/go-connections [2023-04-05T14:55:11.137Z] 2023/04/05 14:55:11 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-04-05T14:55:11.242Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-04-05T14:55:11.701Z] 2023/04/05 14:55:11 Finished clone github.com/tonistiigi/units [2023-04-05T14:55:11.701Z] 2023/04/05 14:55:11 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-04-05T14:55:11.809Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-04-05T14:55:11.809Z] === RUN TestDockerSuite/TestDevicePermissions [2023-04-05T14:55:12.264Z] 2023/04/05 14:55:12 Finished clone github.com/google/shlex [2023-04-05T14:55:12.264Z] 2023/04/05 14:55:12 Clone github.com/docker/libnetwork, revision c5aa85f9b25f0acaec8591ced679cb9fb5b9e32c, attempt 1/20 [2023-04-05T14:55:12.264Z] 2023/04/05 14:55:12 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-04-05T14:55:12.264Z] 2023/04/05 14:55:12 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-04-05T14:55:12.264Z] 2023/04/05 14:55:12 Finished clone github.com/opentracing-contrib/go-stdlib [2023-04-05T14:55:12.264Z] 2023/04/05 14:55:12 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-04-05T14:55:12.264Z] 2023/04/05 14:55:12 Finished clone github.com/mitchellh/hashstructure [2023-04-05T14:55:12.264Z] 2023/04/05 14:55:12 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-04-05T14:55:12.375Z] === RUN TestDockerSuite/TestDockerFails [2023-04-05T14:55:12.376Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-04-05T14:55:12.376Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-04-05T14:55:12.376Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-04-05T14:55:12.521Z] 2023/04/05 14:55:12 Finished clone github.com/opentracing/opentracing-go [2023-04-05T14:55:12.521Z] 2023/04/05 14:55:12 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-04-05T14:55:12.521Z] 2023/04/05 14:55:12 Finished clone github.com/gofrs/flock [2023-04-05T14:55:12.521Z] 2023/04/05 14:55:12 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-04-05T14:55:12.942Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-04-05T14:55:13.509Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-04-05T14:55:13.890Z] 2023/04/05 14:55:13 Finished clone github.com/docker/go-events [2023-04-05T14:55:13.890Z] 2023/04/05 14:55:13 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-04-05T14:55:13.890Z] 2023/04/05 14:55:13 Finished clone github.com/armon/go-radix [2023-04-05T14:55:13.890Z] 2023/04/05 14:55:13 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-04-05T14:55:14.147Z] 2023/04/05 14:55:14 Finished clone github.com/armon/go-metrics [2023-04-05T14:55:14.147Z] 2023/04/05 14:55:14 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-04-05T14:55:14.444Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-04-05T14:55:14.444Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-04-05T14:55:14.444Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-04-05T14:55:14.705Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-04-05T14:55:14.710Z] 2023/04/05 14:55:14 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-04-05T14:55:14.710Z] 2023/04/05 14:55:14 Finished clone github.com/tonistiigi/fsutil [2023-04-05T14:55:15.273Z] 2023/04/05 14:55:15 Finished clone github.com/sean-/seed [2023-04-05T14:55:15.273Z] 2023/04/05 14:55:15 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-04-05T14:55:15.273Z] 2023/04/05 14:55:15 Finished clone github.com/google/btree [2023-04-05T14:55:15.273Z] 2023/04/05 14:55:15 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-04-05T14:55:15.273Z] 2023/04/05 14:55:15 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-04-05T14:55:15.273Z] 2023/04/05 14:55:15 Finished clone github.com/hashicorp/memberlist [2023-04-05T14:55:15.530Z] 2023/04/05 14:55:15 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-04-05T14:55:15.530Z] 2023/04/05 14:55:15 Finished clone github.com/golang/gddo [2023-04-05T14:55:15.530Z] 2023/04/05 14:55:15 Finished clone github.com/hashicorp/errwrap [2023-04-05T14:55:15.530Z] 2023/04/05 14:55:15 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-04-05T14:55:16.604Z] --- PASS: TestCreateServiceSecretFileMode (12.88s) [2023-04-05T14:55:16.604Z] === RUN TestCreateServiceConfigFileMode [2023-04-05T14:55:16.900Z] 2023/04/05 14:55:16 Finished clone github.com/hashicorp/go-multierror [2023-04-05T14:55:16.900Z] 2023/04/05 14:55:16 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-04-05T14:55:17.158Z] 2023/04/05 14:55:17 Finished clone github.com/vishvananda/netns [2023-04-05T14:55:17.158Z] 2023/04/05 14:55:17 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-04-05T14:55:17.158Z] 2023/04/05 14:55:17 Finished clone github.com/docker/libkv [2023-04-05T14:55:17.158Z] 2023/04/05 14:55:17 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-04-05T14:55:19.053Z] 2023/04/05 14:55:18 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-04-05T14:55:19.053Z] 2023/04/05 14:55:18 Finished clone github.com/hashicorp/go-sockaddr [2023-04-05T14:55:19.310Z] 2023/04/05 14:55:19 Finished clone github.com/samuel/go-zookeeper [2023-04-05T14:55:19.310Z] 2023/04/05 14:55:19 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-04-05T14:55:19.310Z] 2023/04/05 14:55:19 Finished clone github.com/vishvananda/netlink [2023-04-05T14:55:19.310Z] 2023/04/05 14:55:19 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-04-05T14:55:19.570Z] 2023/04/05 14:55:19 Finished clone github.com/moby/ipvs [2023-04-05T14:55:19.570Z] 2023/04/05 14:55:19 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-04-05T14:55:19.827Z] 2023/04/05 14:55:19 Finished clone github.com/hashicorp/go-msgpack [2023-04-05T14:55:19.827Z] 2023/04/05 14:55:19 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-04-05T14:55:19.827Z] 2023/04/05 14:55:19 Finished clone github.com/BurntSushi/toml [2023-04-05T14:55:19.827Z] 2023/04/05 14:55:19 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-04-05T14:55:19.883Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-04-05T14:55:20.391Z] 2023/04/05 14:55:20 Finished clone github.com/deckarep/golang-set [2023-04-05T14:55:20.391Z] 2023/04/05 14:55:20 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-04-05T14:55:20.955Z] 2023/04/05 14:55:20 Finished clone github.com/coreos/go-semver [2023-04-05T14:55:20.955Z] 2023/04/05 14:55:20 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-04-05T14:55:21.519Z] 2023/04/05 14:55:21 Finished clone github.com/ishidawataru/sctp [2023-04-05T14:55:21.519Z] 2023/04/05 14:55:21 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-04-05T14:55:21.783Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-04-05T14:55:22.449Z] 2023/04/05 14:55:22 Finished clone github.com/Microsoft/opengcs [2023-04-05T14:55:22.450Z] 2023/04/05 14:55:22 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-04-05T14:55:22.707Z] 2023/04/05 14:55:22 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-04-05T14:55:22.707Z] 2023/04/05 14:55:22 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-04-05T14:55:22.964Z] 2023/04/05 14:55:22 Finished clone golang.org/x/net [2023-04-05T14:55:22.964Z] 2023/04/05 14:55:22 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-04-05T14:55:23.157Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-04-05T14:55:23.221Z] 2023/04/05 14:55:23 Finished clone github.com/modern-go/concurrent [2023-04-05T14:55:23.221Z] 2023/04/05 14:55:23 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-04-05T14:55:24.151Z] 2023/04/05 14:55:23 Finished clone github.com/modern-go/reflect2 [2023-04-05T14:55:24.151Z] 2023/04/05 14:55:23 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-04-05T14:55:24.151Z] 2023/04/05 14:55:24 Finished clone github.com/json-iterator/go [2023-04-05T14:55:24.151Z] 2023/04/05 14:55:24 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-04-05T14:55:24.531Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-04-05T14:55:24.750Z] 2023/04/05 14:55:24 Finished clone github.com/containerd/go-runc [2023-04-05T14:55:24.750Z] 2023/04/05 14:55:24 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-04-05T14:55:24.750Z] 2023/04/05 14:55:24 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-04-05T14:55:25.014Z] 2023/04/05 14:55:24 Finished clone github.com/hashicorp/serf [2023-04-05T14:55:25.014Z] 2023/04/05 14:55:24 Finished clone github.com/opencontainers/go-digest [2023-04-05T14:55:25.014Z] 2023/04/05 14:55:24 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-04-05T14:55:25.096Z] === RUN TestDockerSuite/TestEventsAttach [2023-04-05T14:55:25.271Z] 2023/04/05 14:55:25 Finished clone go.etcd.io/bbolt [2023-04-05T14:55:25.271Z] 2023/04/05 14:55:25 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-04-05T14:55:25.662Z] === RUN TestDockerSuite/TestEventsCommit [2023-04-05T14:55:26.199Z] 2023/04/05 14:55:25 Finished clone github.com/mistifyio/go-zfs [2023-04-05T14:55:26.199Z] 2023/04/05 14:55:25 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-04-05T14:55:26.227Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-04-05T14:55:26.485Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-04-05T14:55:26.760Z] 2023/04/05 14:55:26 Finished clone github.com/cyphar/filepath-securejoin [2023-04-05T14:55:26.760Z] 2023/04/05 14:55:26 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-04-05T14:55:27.050Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-04-05T14:55:27.616Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-04-05T14:55:28.649Z] 2023/04/05 14:55:28 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-04-05T14:55:28.649Z] 2023/04/05 14:55:28 Finished clone github.com/opencontainers/runtime-spec [2023-04-05T14:55:28.650Z] 2023/04/05 14:55:28 Finished clone github.com/coreos/go-systemd [2023-04-05T14:55:28.650Z] 2023/04/05 14:55:28 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-04-05T14:55:28.650Z] 2023/04/05 14:55:28 Finished clone github.com/vbatts/tar-split [2023-04-05T14:55:28.650Z] 2023/04/05 14:55:28 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-04-05T14:55:28.991Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-04-05T14:55:29.212Z] 2023/04/05 14:55:29 Finished clone github.com/opencontainers/image-spec [2023-04-05T14:55:29.212Z] 2023/04/05 14:55:29 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-04-05T14:55:29.248Z] --- PASS: TestCreateServiceConfigFileMode (12.66s) [2023-04-05T14:55:29.248Z] === RUN TestCreateServiceSysctls [2023-04-05T14:55:29.469Z] 2023/04/05 14:55:29 Finished clone github.com/coreos/go-systemd/v22 [2023-04-05T14:55:29.469Z] 2023/04/05 14:55:29 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-04-05T14:55:30.205Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-04-05T14:55:30.837Z] 2023/04/05 14:55:30 Finished clone github.com/Graylog2/go-gelf [2023-04-05T14:55:30.837Z] 2023/04/05 14:55:30 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-04-05T14:55:30.837Z] 2023/04/05 14:55:30 Finished clone github.com/fluent/fluent-logger-golang [2023-04-05T14:55:30.837Z] 2023/04/05 14:55:30 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-04-05T14:55:30.837Z] 2023/04/05 14:55:30 Finished clone github.com/philhofer/fwd [2023-04-05T14:55:30.837Z] 2023/04/05 14:55:30 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-04-05T14:55:31.094Z] 2023/04/05 14:55:31 Finished clone github.com/godbus/dbus/v5 [2023-04-05T14:55:31.094Z] 2023/04/05 14:55:31 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-04-05T14:55:32.733Z] --- PASS: TestCreateServiceSysctls (3.43s) [2023-04-05T14:55:32.733Z] === RUN TestCreateServiceCapabilities [2023-04-05T14:55:32.733Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-04-05T14:55:32.985Z] 2023/04/05 14:55:32 Finished clone github.com/docker/libnetwork [2023-04-05T14:55:32.985Z] 2023/04/05 14:55:32 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-04-05T14:55:32.985Z] 2023/04/05 14:55:32 Finished clone github.com/bsphere/le_go [2023-04-05T14:55:32.985Z] 2023/04/05 14:55:32 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-04-05T14:55:33.549Z] 2023/04/05 14:55:33 Finished clone github.com/fsnotify/fsnotify [2023-04-05T14:55:33.549Z] 2023/04/05 14:55:33 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-04-05T14:55:33.549Z] 2023/04/05 14:55:33 Finished clone github.com/jmespath/go-jmespath [2023-04-05T14:55:33.549Z] 2023/04/05 14:55:33 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-04-05T14:55:33.806Z] 2023/04/05 14:55:33 Finished clone github.com/docker/distribution [2023-04-05T14:55:33.806Z] 2023/04/05 14:55:33 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-04-05T14:55:34.369Z] 2023/04/05 14:55:34 Finished clone github.com/tinylib/msgp [2023-04-05T14:55:34.369Z] 2023/04/05 14:55:34 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-04-05T14:55:35.258Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2023-04-05T14:55:35.258Z] === RUN TestInspect [2023-04-05T14:55:35.258Z] === RUN TestDockerSuite/TestEventsCopy [2023-04-05T14:55:35.298Z] 2023/04/05 14:55:35 Finished clone github.com/golang/groupcache [2023-04-05T14:55:35.298Z] 2023/04/05 14:55:35 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-04-05T14:55:35.831Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-04-05T14:55:35.862Z] 2023/04/05 14:55:35 Finished clone golang.org/x/oauth2 [2023-04-05T14:55:35.862Z] 2023/04/05 14:55:35 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-04-05T14:55:36.425Z] 2023/04/05 14:55:36 Finished clone github.com/googleapis/gax-go [2023-04-05T14:55:36.425Z] 2023/04/05 14:55:36 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 [2023-04-05T14:55:36.988Z] 2023/04/05 14:55:37 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-04-05T14:55:36.988Z] 2023/04/05 14:55:37 Finished clone github.com/miekg/dns [2023-04-05T14:55:37.550Z] 2023/04/05 14:55:37 Finished clone go.opencensus.io [2023-04-05T14:55:37.550Z] 2023/04/05 14:55:37 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-04-05T14:55:37.734Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-04-05T14:55:37.734Z] --- PASS: TestInspect (2.96s) [2023-04-05T14:55:37.734Z] === RUN TestCreateJob [2023-04-05T14:55:38.113Z] 2023/04/05 14:55:38 Finished clone github.com/containerd/fifo [2023-04-05T14:55:38.113Z] 2023/04/05 14:55:38 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-04-05T14:55:39.043Z] 2023/04/05 14:55:38 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-04-05T14:55:39.043Z] 2023/04/05 14:55:38 Finished clone golang.org/x/sys [2023-04-05T14:55:40.412Z] 2023/04/05 14:55:40 Finished clone github.com/containerd/cgroups [2023-04-05T14:55:40.412Z] 2023/04/05 14:55:40 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-04-05T14:55:40.669Z] 2023/04/05 14:55:40 Finished clone golang.org/x/text [2023-04-05T14:55:40.669Z] 2023/04/05 14:55:40 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-04-05T14:55:40.925Z] 2023/04/05 14:55:40 Finished clone github.com/coreos/pkg [2023-04-05T14:55:40.925Z] 2023/04/05 14:55:40 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-04-05T14:55:41.014Z] --- PASS: TestCreateJob (2.95s) [2023-04-05T14:55:41.014Z] === RUN TestReplicatedJob [2023-04-05T14:55:41.437Z] 2023/04/05 14:55:41 Finished clone github.com/containerd/console [2023-04-05T14:55:41.437Z] 2023/04/05 14:55:41 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-04-05T14:55:42.001Z] 2023/04/05 14:55:42 Finished clone github.com/containerd/typeurl [2023-04-05T14:55:42.001Z] 2023/04/05 14:55:42 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-04-05T14:55:42.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-04-05T14:55:42.931Z] 2023/04/05 14:55:42 Finished clone github.com/containerd/ttrpc [2023-04-05T14:55:42.931Z] 2023/04/05 14:55:42 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-04-05T14:55:43.173Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-04-05T14:55:43.495Z] 2023/04/05 14:55:43 Finished clone github.com/gogo/googleapis [2023-04-05T14:55:43.495Z] 2023/04/05 14:55:43 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-04-05T14:55:43.741Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-04-05T14:55:44.865Z] 2023/04/05 14:55:44 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-04-05T14:55:44.865Z] 2023/04/05 14:55:44 Finished clone github.com/containerd/continuity [2023-04-05T14:55:45.122Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-04-05T14:55:45.122Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-04-05T14:55:45.381Z] === RUN TestDockerSuite/TestEventsFilterType [2023-04-05T14:55:45.544Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-04-05T14:55:45.544Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-04-05T14:55:45.544Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-04-05T14:55:45.544Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-04-05T14:55:45.544Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-04-05T14:55:45.947Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-04-05T14:55:45.947Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-04-05T14:55:45.947Z] === RUN TestDockerSuite/TestEventsFilters [2023-04-05T14:55:46.508Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-04-05T14:55:46.882Z] --- PASS: TestReplicatedJob (6.08s) [2023-04-05T14:55:46.882Z] === RUN TestUpdateReplicatedJob [2023-04-05T14:55:46.965Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-04-05T14:55:46.965Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-04-05T14:55:46.965Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-04-05T14:55:46.965Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-04-05T14:55:46.965Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-04-05T14:55:46.965Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-04-05T14:55:47.140Z] === RUN TestDockerSuite/TestEventsFormat [2023-04-05T14:55:47.423Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-04-05T14:55:47.423Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-04-05T14:55:48.074Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-04-05T14:55:48.074Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-04-05T14:55:48.074Z] === RUN TestDockerSuite/TestEventsImageImport [2023-04-05T14:55:48.393Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-04-05T14:55:49.010Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-04-05T14:55:49.267Z] === RUN TestDockerSuite/TestEventsImagePull [2023-04-05T14:55:49.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-04-05T14:55:50.132Z] 2023/04/05 14:55:49 Finished clone github.com/opencontainers/runc [2023-04-05T14:55:50.132Z] 2023/04/05 14:55:49 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-04-05T14:55:50.132Z] 2023/04/05 14:55:50 Finished clone google.golang.org/grpc [2023-04-05T14:55:50.132Z] 2023/04/05 14:55:50 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-04-05T14:55:50.459Z] === RUN TestDockerSuite/TestEventsImageTag [2023-04-05T14:55:50.459Z] --- PASS: TestUpdateReplicatedJob (3.54s) [2023-04-05T14:55:50.459Z] === RUN TestServiceListWithStatuses [2023-04-05T14:55:50.459Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-05T14:55:50.459Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-05T14:55:50.459Z] === RUN TestDockerNetworkConnectAlias [2023-04-05T14:55:51.064Z] 2023/04/05 14:55:50 Finished clone github.com/fernet/fernet-go [2023-04-05T14:55:51.065Z] 2023/04/05 14:55:50 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-04-05T14:55:51.287Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-04-05T14:55:51.392Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-04-05T14:55:51.629Z] 2023/04/05 14:55:51 Finished clone github.com/Microsoft/hcsshim [2023-04-05T14:55:51.629Z] 2023/04/05 14:55:51 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-04-05T14:55:51.650Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-04-05T14:55:51.650Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-04-05T14:55:51.650Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-04-05T14:55:51.650Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-04-05T14:55:51.650Z] docker_api_swarm_test.go:202: [d05584fa8ccc8] joining swarm manager [d8bbd3ab48144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:55:51.650Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-04-05T14:55:52.193Z] 2023/04/05 14:55:52 Finished clone github.com/cilium/ebpf [2023-04-05T14:55:52.194Z] 2023/04/05 14:55:52 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-04-05T14:55:52.194Z] 2023/04/05 14:55:52 Finished clone github.com/golang/protobuf [2023-04-05T14:55:52.194Z] 2023/04/05 14:55:52 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-04-05T14:55:52.818Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-04-05T14:55:52.818Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-04-05T14:55:52.818Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-04-05T14:55:52.818Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-04-05T14:55:52.818Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-04-05T14:55:52.818Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-04-05T14:55:53.569Z] 2023/04/05 14:55:53 Finished clone golang.org/x/time [2023-04-05T14:55:53.569Z] 2023/04/05 14:55:53 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-04-05T14:55:53.827Z] 2023/04/05 14:55:53 Finished clone github.com/hashicorp/go-immutable-radix [2023-04-05T14:55:53.827Z] 2023/04/05 14:55:53 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-04-05T14:55:54.084Z] 2023/04/05 14:55:53 Finished clone github.com/hashicorp/go-memdb [2023-04-05T14:55:54.084Z] 2023/04/05 14:55:53 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-04-05T14:55:54.231Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-04-05T14:55:54.797Z] === RUN TestDockerSuite/TestEventsRename [2023-04-05T14:55:54.797Z] --- PASS: TestDockerNetworkConnectAlias (4.43s) [2023-04-05T14:55:54.797Z] === RUN TestDockerNetworkReConnect [2023-04-05T14:55:54.989Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-04-05T14:55:55.015Z] 2023/04/05 14:55:54 Finished clone github.com/hashicorp/golang-lru [2023-04-05T14:55:55.015Z] 2023/04/05 14:55:54 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-04-05T14:55:55.271Z] 2023/04/05 14:55:55 Finished clone github.com/pkg/errors [2023-04-05T14:55:55.271Z] 2023/04/05 14:55:55 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-04-05T14:55:55.363Z] === RUN TestDockerSuite/TestEventsResize [2023-04-05T14:55:55.929Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-04-05T14:55:58.457Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2023-04-05T14:55:58.457Z] === RUN TestServicePlugin [2023-04-05T14:55:58.544Z] 2023/04/05 14:55:57 Finished clone github.com/beorn7/perks [2023-04-05T14:55:58.544Z] 2023/04/05 14:55:57 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-04-05T14:55:58.544Z] 2023/04/05 14:55:58 Finished clone golang.org/x/crypto [2023-04-05T14:55:58.544Z] 2023/04/05 14:55:58 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-04-05T14:55:59.914Z] 2023/04/05 14:55:59 Finished clone github.com/prometheus/client_golang [2023-04-05T14:55:59.914Z] 2023/04/05 14:55:59 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-04-05T14:55:59.914Z] 2023/04/05 14:55:59 Finished clone github.com/prometheus/client_model [2023-04-05T14:55:59.914Z] 2023/04/05 14:55:59 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-04-05T14:56:00.479Z] 2023/04/05 14:56:00 Finished clone github.com/moby/buildkit [2023-04-05T14:56:00.479Z] 2023/04/05 14:56:00 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-04-05T14:56:01.410Z] 2023/04/05 14:56:01 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-04-05T14:56:01.410Z] 2023/04/05 14:56:01 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-04-05T14:56:01.668Z] 2023/04/05 14:56:01 Finished clone code.cloudfoundry.org/clock [2023-04-05T14:56:01.668Z] 2023/04/05 14:56:01 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-04-05T14:56:01.737Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-04-05T14:56:01.995Z] plugin_test.go:61: [d464808f99714] joining swarm manager [d3a83b2f93a11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:56:02.252Z] === RUN TestDockerSuite/TestEventsStreaming [2023-04-05T14:56:02.510Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-04-05T14:56:02.599Z] 2023/04/05 14:56:02 Finished clone github.com/prometheus/common [2023-04-05T14:56:02.599Z] 2023/04/05 14:56:02 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-04-05T14:56:02.599Z] 2023/04/05 14:56:02 Finished clone github.com/spf13/pflag [2023-04-05T14:56:02.599Z] 2023/04/05 14:56:02 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-04-05T14:56:03.444Z] plugin_test.go:64: [d7ade74ceedab] joining swarm manager [d3a83b2f93a11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:56:03.530Z] 2023/04/05 14:56:03 Finished clone github.com/cespare/xxhash/v2 [2023-04-05T14:56:03.530Z] 2023/04/05 14:56:03 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-04-05T14:56:03.530Z] 2023/04/05 14:56:03 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-04-05T14:56:03.530Z] 2023/04/05 14:56:03 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-04-05T14:56:04.095Z] 2023/04/05 14:56:04 Finished clone github.com/prometheus/procfs [2023-04-05T14:56:04.095Z] 2023/04/05 14:56:04 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-04-05T14:56:04.353Z] 2023/04/05 14:56:04 Finished clone github.com/morikuni/aec [2023-04-05T14:56:05.284Z] 2023/04/05 14:56:05 Finished clone github.com/inconshreveable/mousetrap [2023-04-05T14:56:05.541Z] 2023/04/05 14:56:05 Finished clone github.com/google/certificate-transparency-go [2023-04-05T14:56:05.972Z] === RUN TestDockerSuite/TestEventsTop [2023-04-05T14:56:06.230Z] === RUN TestDockerSuite/TestEventsUntag [2023-04-05T14:56:06.911Z] 2023/04/05 14:56:06 Finished clone github.com/docker/go-metrics [2023-04-05T14:56:06.911Z] 2023/04/05 14:56:06 Finished clone github.com/spf13/cobra [2023-04-05T14:56:07.362Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-04-05T14:56:08.756Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-04-05T14:56:08.804Z] 2023/04/05 14:56:08 Finished clone github.com/opencontainers/selinux [2023-04-05T14:56:09.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-04-05T14:56:10.256Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-04-05T14:56:11.220Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-04-05T14:56:11.220Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-04-05T14:56:11.220Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-04-05T14:56:11.222Z] docker_api_swarm_test.go:384: [d333316e995ac] joining swarm manager [d0da06dba12e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:56:12.593Z] docker_api_swarm_test.go:385: [d4b2a6a53d453] joining swarm manager [d0da06dba12e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:56:14.065Z] 2023/04/05 14:56:13 Finished clone github.com/cloudflare/cfssl [2023-04-05T14:56:14.943Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-04-05T14:56:15.907Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-04-05T14:56:20.707Z] === RUN TestDockerSuite/TestExec [2023-04-05T14:56:20.707Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-04-05T14:56:20.707Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-04-05T14:56:20.966Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-04-05T14:56:21.531Z] === RUN TestDockerSuite/TestExecAPIStart [2023-04-05T14:56:22.168Z] 2023/04/05 14:56:21 Finished clone github.com/containerd/containerd [2023-04-05T14:56:22.465Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-04-05T14:56:23.031Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-04-05T14:56:23.597Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-04-05T14:56:23.855Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-04-05T14:56:24.422Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-04-05T14:56:24.691Z] 2023/04/05 14:56:24 Finished clone github.com/docker/swarmkit [2023-04-05T14:56:24.990Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-04-05T14:56:25.556Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-04-05T14:56:26.205Z] === RUN TestDockerSuite/TestBuildAddScript [2023-04-05T14:56:26.205Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-04-05T14:56:26.205Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-04-05T14:56:26.205Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-04-05T14:56:26.205Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-04-05T14:56:26.205Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-04-05T14:56:26.205Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-04-05T14:56:26.205Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-04-05T14:56:26.205Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-04-05T14:56:26.205Z] === RUN TestDockerSuite/TestBuildAddTar [2023-04-05T14:56:26.491Z] === RUN TestDockerSuite/TestExecCgroup [2023-04-05T14:56:26.590Z] 2023/04/05 14:56:26 Finished clone github.com/coreos/etcd [2023-04-05T14:56:27.425Z] === RUN TestDockerSuite/TestExecEnv [2023-04-05T14:56:27.683Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-04-05T14:56:28.617Z] === RUN TestDockerSuite/TestExecExitStatus [2023-04-05T14:56:29.550Z] --- PASS: TestServicePlugin (31.06s) [2023-04-05T14:56:29.550Z] === RUN TestServiceUpdateLabel [2023-04-05T14:56:29.550Z] === RUN TestDockerSuite/TestExecInspectID [2023-04-05T14:56:32.077Z] --- PASS: TestServiceUpdateLabel (2.29s) [2023-04-05T14:56:32.078Z] === RUN TestServiceUpdateSecrets [2023-04-05T14:56:32.078Z] === RUN TestDockerSuite/TestExecInteractive [2023-04-05T14:56:32.643Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-04-05T14:56:33.577Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-04-05T14:56:33.835Z] === RUN TestDockerSuite/TestExecParseError [2023-04-05T14:56:34.402Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-04-05T14:56:34.967Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-04-05T14:56:35.224Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-04-05T14:56:36.596Z] === RUN TestDockerSuite/TestExecSetEnv [2023-04-05T14:56:36.854Z] === RUN TestDockerSuite/TestExecStartFails [2023-04-05T14:56:37.421Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-04-05T14:56:41.703Z] 2023/04/05 14:56:41 Finished clone github.com/gogo/protobuf [2023-04-05T14:56:47.402Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2023-04-05T14:56:47.402Z] === RUN TestServiceUpdateConfigs [2023-04-05T14:56:48.335Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-04-05T14:56:48.593Z] === RUN TestDockerSuite/TestExecTTY [2023-04-05T14:56:49.160Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-04-05T14:56:49.727Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-04-05T14:56:50.293Z] === RUN TestDockerSuite/TestExecUlimits [2023-04-05T14:56:50.859Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-04-05T14:56:50.859Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-04-05T14:56:50.859Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-04-05T14:56:52.231Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-04-05T14:56:52.488Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-04-05T14:56:53.423Z] === RUN TestDockerSuite/TestExecWithTERM [2023-04-05T14:56:53.988Z] === RUN TestDockerSuite/TestExecWithUser [2023-04-05T14:56:54.554Z] === RUN TestDockerSuite/TestGetContainerStats [2023-04-05T14:56:56.567Z] 2023/04/05 14:56:54 Finished clone google.golang.org/genproto [2023-04-05T14:56:59.816Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-04-05T14:57:00.749Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2023-04-05T14:57:00.749Z] === RUN TestServiceUpdateNetwork [2023-04-05T14:57:02.124Z] check_test.go:379: [d4b2a6a53d453] daemon is not started [2023-04-05T14:57:02.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-04-05T14:57:03.499Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-04-05T14:57:04.433Z] docker_api_swarm_test.go:802: [d13401fdc6ef8] joining swarm manager [de03e3763cd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:57:05.366Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-04-05T14:57:05.624Z] docker_api_swarm_test.go:802: [d76901fa67262] joining swarm manager [de03e3763cd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:57:07.019Z] docker_api_swarm_test.go:802: [d1f83b264aa64] joining swarm manager [de03e3763cd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-04-05T14:57:08.393Z] docker_api_swarm_test.go:802: [d2cb1c5657ffa] joining swarm manager [de03e3763cd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-04-05T14:57:09.326Z] docker_api_swarm_test.go:810: [d72efa09522c1] joining swarm manager [de03e3763cd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-04-05T14:57:09.891Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-04-05T14:57:10.457Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-04-05T14:57:10.457Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-04-05T14:57:10.457Z] === RUN TestDockerSuite/TestHealth [2023-04-05T14:57:13.738Z] --- PASS: TestServiceUpdateNetwork (12.69s) [2023-04-05T14:57:13.738Z] === RUN TestServiceUpdatePidsLimit [2023-04-05T14:57:13.996Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-04-05T14:57:14.631Z] 2023/04/05 14:57:12 Finished clone cloud.google.com/go [2023-04-05T14:57:14.931Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-04-05T14:57:21.744Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-04-05T14:57:26.604Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-04-05T14:57:26.604Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-04-05T14:57:26.604Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-04-05T14:57:26.604Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-04-05T14:57:26.604Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-04-05T14:57:29.849Z] --- PASS: TestServiceUpdatePidsLimit (15.89s) [2023-04-05T14:57:29.849Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-04-05T14:57:29.849Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2023-04-05T14:57:29.849Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2023-04-05T14:57:29.849Z] PASS [2023-04-05T14:57:29.849Z] [2023-04-05T14:57:29.849Z] === Skipped [2023-04-05T14:57:29.849Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-05T14:57:29.849Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-05T14:57:29.849Z] [2023-04-05T14:57:29.849Z] DONE 27 tests, 1 skipped in 190.839s [2023-04-05T14:57:29.849Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-04-05T14:57:29.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:57:29.849Z] ++ set -e [2023-04-05T14:57:29.849Z] ++ '[' -n 0 ']' [2023-04-05T14:57:29.849Z] ++ set -x [2023-04-05T14:57:29.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:57:29.849Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-04-05T14:57:29.849Z] INFO: Testing against a local daemon [2023-04-05T14:57:29.849Z] === RUN TestSessionCreate [2023-04-05T14:57:29.849Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-04-05T14:57:29.849Z] --- PASS: TestSessionCreate (0.04s) [2023-04-05T14:57:29.849Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-05T14:57:29.849Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-04-05T14:57:29.849Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-04-05T14:57:29.849Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2023-04-05T14:57:29.849Z] PASS [2023-04-05T14:57:29.849Z] [2023-04-05T14:57:29.849Z] DONE 2 tests in 0.290s [2023-04-05T14:57:29.849Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-04-05T14:57:29.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:57:29.849Z] ++ set -e [2023-04-05T14:57:29.849Z] ++ '[' -n 0 ']' [2023-04-05T14:57:29.849Z] ++ set -x [2023-04-05T14:57:29.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:57:29.849Z] INFO: Testing against a local daemon [2023-04-05T14:57:29.849Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-05T14:57:29.849Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-05T14:57:29.849Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-05T14:57:29.849Z] === RUN TestEventsExecDie [2023-04-05T14:57:30.107Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-04-05T14:57:30.107Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-04-05T14:57:30.365Z] --- PASS: TestEventsExecDie (0.75s) [2023-04-05T14:57:30.365Z] === RUN TestEventsBackwardsCompatible [2023-04-05T14:57:30.365Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2023-04-05T14:57:30.365Z] === RUN TestInfoBinaryCommits [2023-04-05T14:57:30.365Z] --- PASS: TestInfoBinaryCommits (0.03s) [2023-04-05T14:57:30.365Z] === RUN TestInfoAPIVersioned [2023-04-05T14:57:30.365Z] --- PASS: TestInfoAPIVersioned (0.03s) [2023-04-05T14:57:30.365Z] === RUN TestInfoDiscoveryBackend [2023-04-05T14:57:30.932Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-04-05T14:57:30.932Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-04-05T14:57:30.932Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-04-05T14:57:30.932Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-04-05T14:57:30.932Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2023-04-05T14:57:30.932Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-05T14:57:31.190Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-04-05T14:57:31.448Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-04-05T14:57:31.706Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-04-05T14:57:31.706Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-04-05T14:57:31.964Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-04-05T14:57:31.964Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-05T14:57:32.223Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-04-05T14:57:32.482Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-04-05T14:57:32.482Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2023-04-05T14:57:32.482Z] === RUN TestInfoAPI [2023-04-05T14:57:32.482Z] --- PASS: TestInfoAPI (0.03s) [2023-04-05T14:57:32.482Z] === RUN TestInfoAPIWarnings [2023-04-05T14:57:33.048Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-04-05T14:57:33.614Z] === RUN TestDockerSuite/TestImagesFormat [2023-04-05T14:57:33.614Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-04-05T14:57:34.192Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-04-05T14:57:37.471Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-04-05T14:57:37.471Z] === RUN TestDockerSuite/TestImportBadURL [2023-04-05T14:57:37.471Z] === RUN TestDockerSuite/TestImportDisplay [2023-04-05T14:57:38.038Z] === RUN TestDockerSuite/TestImportFile [2023-04-05T14:57:38.973Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-04-05T14:57:38.973Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-04-05T14:57:40.346Z] === RUN TestDockerSuite/TestImportGzipped [2023-04-05T14:57:41.281Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-04-05T14:57:42.216Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-04-05T14:57:42.782Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-04-05T14:57:43.348Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-04-05T14:57:43.914Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-04-05T14:57:43.914Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-04-05T14:57:43.914Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-04-05T14:57:44.479Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-04-05T14:57:44.737Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-04-05T14:57:45.303Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-04-05T14:57:45.562Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-04-05T14:57:46.127Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-04-05T14:57:46.385Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-04-05T14:57:46.385Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-04-05T14:57:47.759Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-04-05T14:57:48.017Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-04-05T14:57:48.585Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-04-05T14:57:48.585Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-04-05T14:57:48.843Z] --- PASS: TestInfoAPIWarnings (16.31s) [2023-04-05T14:57:48.843Z] === RUN TestInfoDebug [2023-04-05T14:57:49.101Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-04-05T14:57:49.101Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-04-05T14:57:49.101Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-04-05T14:57:49.360Z] --- PASS: TestInfoDebug (0.53s) [2023-04-05T14:57:49.360Z] === RUN TestInfoInsecureRegistries [2023-04-05T14:57:49.926Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-04-05T14:57:49.926Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2023-04-05T14:57:49.926Z] === RUN TestInfoRegistryMirrors [2023-04-05T14:57:50.491Z] === RUN TestDockerSuite/TestInspectDefault [2023-04-05T14:57:50.491Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-04-05T14:57:50.491Z] === RUN TestLoginFailsWithBadCredentials [2023-04-05T14:57:51.057Z] === RUN TestDockerSuite/TestInspectHistory [2023-04-05T14:57:51.057Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2023-04-05T14:57:51.057Z] === RUN TestPingCacheHeaders [2023-04-05T14:57:51.057Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-04-05T14:57:51.057Z] === RUN TestPingGet [2023-04-05T14:57:51.057Z] --- PASS: TestPingGet (0.02s) [2023-04-05T14:57:51.057Z] === RUN TestPingHead [2023-04-05T14:57:51.057Z] --- PASS: TestPingHead (0.02s) [2023-04-05T14:57:51.057Z] === RUN TestVersion [2023-04-05T14:57:51.057Z] --- PASS: TestVersion (0.03s) [2023-04-05T14:57:51.057Z] PASS [2023-04-05T14:57:51.057Z] [2023-04-05T14:57:51.057Z] === Skipped [2023-04-05T14:57:51.057Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-05T14:57:51.057Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-05T14:57:51.057Z] [2023-04-05T14:57:51.057Z] DONE 18 tests, 1 skipped in 21.563s [2023-04-05T14:57:51.057Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-05T14:57:51.057Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:57:51.057Z] ++ set -e [2023-04-05T14:57:51.057Z] ++ '[' -n 0 ']' [2023-04-05T14:57:51.057Z] ++ set -x [2023-04-05T14:57:51.057Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-04-05T14:57:51.317Z] INFO: Testing against a local daemon [2023-04-05T14:57:51.317Z] === RUN TestVolumesCreateAndList [2023-04-05T14:57:51.317Z] --- PASS: TestVolumesCreateAndList (0.03s) [2023-04-05T14:57:51.317Z] === RUN TestVolumesRemove [2023-04-05T14:57:51.317Z] --- PASS: TestVolumesRemove (0.08s) [2023-04-05T14:57:51.317Z] === RUN TestVolumesInspect [2023-04-05T14:57:51.575Z] --- PASS: TestVolumesInspect (0.02s) [2023-04-05T14:57:51.575Z] === RUN TestVolumesInvalidJSON [2023-04-05T14:57:51.575Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-05T14:57:51.575Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-05T14:57:51.575Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-05T14:57:51.575Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-04-05T14:57:51.575Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-05T14:57:51.575Z] PASS [2023-04-05T14:57:51.575Z] [2023-04-05T14:57:51.575Z] DONE 5 tests in 0.440s [2023-04-05T14:57:51.575Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-05T14:57:51.575Z] === RUN TestDockerSuite/TestInspectImage [2023-04-05T14:57:51.575Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-04-05T14:57:51.575Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-04-05T14:57:51.575Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-04-05T14:57:51.575Z] === RUN TestDockerSuite/TestInspectInt64 [2023-04-05T14:57:51.706Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-04-05T14:57:51.706Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-04-05T14:57:51.706Z] === RUN TestDockerSuite/TestBuildBlankName [2023-04-05T14:57:51.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-04-05T14:57:51.833Z] ++++ cat bundles/test-integration/docker.pid [2023-04-05T14:57:51.833Z] +++ kill 6061 [2023-04-05T14:57:52.092Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-04-05T14:57:52.699Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-04-05T14:57:52.956Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-04-05T14:57:52.956Z] +++ /etc/init.d/apparmor stop [2023-04-05T14:57:52.956Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-05T14:57:52.956Z] [2023-04-05T14:57:52.956Z] Unloading profiles will leave already running processes permanently [2023-04-05T14:57:52.956Z] unconfined, which can lead to unexpected situations. [2023-04-05T14:57:52.956Z] [2023-04-05T14:57:52.956Z] To set a process to complain mode, use the command line tool [2023-04-05T14:57:52.956Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-05T14:57:52.956Z] +++ true [2023-04-05T14:57:52.956Z] exiting test-integration [2023-04-05T14:57:52.956Z] ++ exit 0 [2023-04-05T14:57:52.956Z] [2023-04-05T14:57:53.215Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-04-05T14:57:53.781Z] === RUN TestDockerSuite/TestInspectPlugin [2023-04-05T14:57:54.347Z] + for job in $(jobs -p) [2023-04-05T14:57:54.347Z] + wait 5409 [2023-04-05T14:57:56.245Z] === RUN TestDockerSuite/TestInspectRootFS [2023-04-05T14:57:56.245Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-04-05T14:57:56.811Z] === RUN TestDockerSuite/TestInspectStatus [2023-04-05T14:57:57.377Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-04-05T14:57:58.313Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-04-05T14:57:58.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-04-05T14:57:58.757Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-04-05T14:57:58.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-04-05T14:57:58.878Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-04-05T14:57:59.136Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-04-05T14:57:59.701Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-04-05T14:57:59.959Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-04-05T14:58:00.527Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-04-05T14:58:01.092Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-04-05T14:58:01.092Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-04-05T14:58:01.263Z] 2023/04/05 14:57:59 Finished clone github.com/hashicorp/consul [2023-04-05T14:58:02.466Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-04-05T14:58:03.402Z] === RUN TestDockerSuite/TestLinksEnvs [2023-04-05T14:58:03.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-04-05T14:58:04.335Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-04-05T14:58:04.593Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-04-05T14:58:05.968Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-04-05T14:58:07.340Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-04-05T14:58:07.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-04-05T14:58:08.712Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-04-05T14:58:08.712Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-04-05T14:58:10.086Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-04-05T14:58:10.086Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-04-05T14:58:10.653Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-04-05T14:58:11.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-04-05T14:58:17.241Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-04-05T14:58:18.617Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-04-05T14:58:19.552Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-04-05T14:58:20.118Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-04-05T14:58:20.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-04-05T14:58:20.529Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-04-05T14:58:20.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-04-05T14:58:21.492Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-04-05T14:58:21.492Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-04-05T14:58:21.750Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-04-05T14:58:21.750Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-04-05T14:58:21.750Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-04-05T14:58:22.315Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-04-05T14:58:22.881Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-04-05T14:58:25.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-04-05T14:58:25.202Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-04-05T14:58:25.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-04-05T14:58:25.202Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-04-05T14:58:25.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-04-05T14:58:26.160Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-04-05T14:58:26.725Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-04-05T14:58:29.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-04-05T14:58:30.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-04-05T14:58:30.980Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-04-05T14:58:30.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-04-05T14:58:30.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-04-05T14:58:30.980Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-04-05T14:58:30.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-04-05T14:58:30.980Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-04-05T14:58:30.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-04-05T14:58:31.153Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-04-05T14:58:31.720Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-04-05T14:58:31.720Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-04-05T14:58:33.094Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-04-05T14:58:33.308Z] 2023/04/05 14:58:32 Finished clone github.com/aws/aws-sdk-go [2023-04-05T14:58:33.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-04-05T14:58:33.920Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-04-05T14:58:34.855Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-04-05T14:58:35.421Z] docker_api_swarm_service_test.go:395: [d36ed2ccd53b3] joining swarm manager [d05c6d999caa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:58:35.992Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-04-05T14:58:36.575Z] docker_api_swarm_service_test.go:395: [d766e3edf37d5] joining swarm manager [d05c6d999caa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:58:36.575Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-04-05T14:58:39.856Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-04-05T14:58:39.856Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-04-05T14:58:40.114Z] === RUN TestDockerSuite/TestLogsSince [2023-04-05T14:58:48.218Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-04-05T14:58:52.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-04-05T14:58:52.655Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-04-05T14:58:53.222Z] === RUN TestDockerSuite/TestLogsTail [2023-04-05T14:58:53.788Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-04-05T14:58:54.047Z] docker_api_swarm_service_test.go:343: [db1fb8560e533] joining swarm manager [dea8845c2b5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:58:54.308Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-04-05T14:58:54.877Z] === RUN TestDockerSuite/TestMountIntoProc [2023-04-05T14:58:54.877Z] docker_api_swarm_service_test.go:343: [d5b2bd5d50bb7] joining swarm manager [dea8845c2b5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:58:55.135Z] === RUN TestDockerSuite/TestMountIntoSys [2023-04-05T14:58:56.070Z] === RUN TestDockerSuite/TestNetHostname [2023-04-05T14:58:57.972Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-04-05T14:58:57.972Z] === RUN TestDockerSuite/TestNetworkEvents [2023-04-05T14:59:00.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-04-05T14:59:01.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-04-05T14:59:01.431Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-04-05T14:59:01.900Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-04-05T14:59:01.900Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-04-05T14:59:02.371Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-04-05T14:59:03.937Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-04-05T14:59:03.937Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-04-05T14:59:03.937Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-04-05T14:59:04.531Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-04-05T14:59:05.096Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-04-05T14:59:05.660Z] === RUN TestDockerSuite/TestPluginActive [2023-04-05T14:59:07.729Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-04-05T14:59:08.201Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-04-05T14:59:08.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-04-05T14:59:09.309Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-04-05T14:59:09.309Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-04-05T14:59:09.309Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-04-05T14:59:09.309Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-04-05T14:59:09.309Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-04-05T14:59:10.296Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-04-05T14:59:10.667Z] docker_api_swarm_service_test.go:490: [deaf12ffc27b6] joining swarm manager [df70d1a479534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:59:11.286Z] === RUN TestDockerSuite/TestBuildCmd [2023-04-05T14:59:11.600Z] docker_api_swarm_service_test.go:490: [d00b7ef3b3a94] joining swarm manager [df70d1a479534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:59:11.754Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-04-05T14:59:12.222Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-04-05T14:59:12.692Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-04-05T14:59:15.786Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-04-05T14:59:15.786Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-04-05T14:59:15.786Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-04-05T14:59:17.158Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-04-05T14:59:18.564Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-04-05T14:59:19.683Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-04-05T14:59:20.135Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-04-05T14:59:20.135Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-04-05T14:59:20.135Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-04-05T14:59:21.126Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-04-05T14:59:21.126Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-04-05T14:59:21.126Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-04-05T14:59:21.581Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-04-05T14:59:21.595Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-04-05T14:59:23.819Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-04-05T14:59:24.806Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-04-05T14:59:24.858Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-04-05T14:59:25.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-04-05T14:59:25.274Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-04-05T14:59:25.274Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-04-05T14:59:25.274Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-04-05T14:59:25.743Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-04-05T14:59:26.731Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-04-05T14:59:26.731Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-04-05T14:59:26.731Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-04-05T14:59:26.731Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-04-05T14:59:26.731Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-04-05T14:59:30.380Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-04-05T14:59:30.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-04-05T14:59:31.489Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-04-05T14:59:32.016Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-04-05T14:59:32.960Z] docker_api_swarm_service_test.go:128: [d98c2371a56bf] joining swarm manager [d915b2725d3e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T14:59:33.526Z] === RUN TestDockerSuite/TestPortHostBinding [2023-04-05T14:59:33.785Z] docker_api_swarm_service_test.go:129: [d5fc07006e49f] joining swarm manager [d915b2725d3e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T14:59:34.721Z] === RUN TestDockerSuite/TestPortList [2023-04-05T14:59:36.095Z] docker_api_swarm_service_test.go:137: [de54a24d3aedf] joining swarm manager [d915b2725d3e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-04-05T14:59:37.032Z] docker_api_swarm_service_test.go:138: [d82d532fa2ffe] joining swarm manager [d915b2725d3e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-04-05T14:59:42.294Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-04-05T14:59:42.552Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-04-05T14:59:49.105Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-04-05T14:59:49.105Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-04-05T14:59:49.105Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-04-05T14:59:49.105Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-04-05T14:59:49.105Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-04-05T14:59:49.363Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-04-05T14:59:49.363Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-04-05T14:59:49.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-04-05T14:59:49.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-04-05T14:59:50.861Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-04-05T14:59:50.861Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-04-05T14:59:52.759Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-04-05T14:59:53.692Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-04-05T14:59:53.949Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-04-05T14:59:54.208Z] === RUN TestDockerSuite/TestPsByOrder [2023-04-05T14:59:56.111Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-04-05T14:59:56.676Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-04-05T14:59:58.594Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-04-05T14:59:58.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-04-05T15:00:01.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-04-05T15:00:01.608Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-04-05T15:00:02.316Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-04-05T15:00:02.574Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-04-05T15:00:02.600Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-04-05T15:00:03.141Z] docker_api_swarm_service_test.go:304: [dc3eb53ef93ee] joining swarm manager [d2cd8249faa52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:00:03.591Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-04-05T15:00:04.076Z] docker_api_swarm_service_test.go:304: [dd1a5728b36bd] joining swarm manager [d2cd8249faa52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T15:00:05.977Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-04-05T15:00:08.352Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-04-05T15:00:08.352Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-04-05T15:00:08.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-04-05T15:00:08.821Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-04-05T15:00:09.289Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-04-05T15:00:09.289Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-04-05T15:00:09.289Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-04-05T15:00:09.758Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-04-05T15:00:09.758Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-04-05T15:00:09.758Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-04-05T15:00:12.531Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-04-05T15:00:13.467Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-04-05T15:00:14.845Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-04-05T15:00:15.779Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-04-05T15:00:16.714Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-04-05T15:00:18.088Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-04-05T15:00:19.988Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-04-05T15:00:20.924Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-04-05T15:00:20.924Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-04-05T15:00:21.490Z] === RUN TestDockerSuite/TestPsRightTagName [2023-04-05T15:00:22.900Z] === RUN TestDockerSuite/TestPsShowMounts [2023-04-05T15:00:24.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-04-05T15:00:24.533Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-04-05T15:00:25.099Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-04-05T15:00:25.099Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-04-05T15:00:25.099Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-04-05T15:00:25.665Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-04-05T15:00:25.923Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-04-05T15:00:26.182Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-04-05T15:00:26.182Z] docker_api_swarm_service_test.go:100: [dbdbf3e326411] joining swarm manager [df58a52504295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:00:26.748Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-04-05T15:00:27.005Z] docker_api_swarm_service_test.go:101: [d8974cea90cba] joining swarm manager [df58a52504295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T15:00:27.571Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-04-05T15:00:28.506Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-04-05T15:00:29.442Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-04-05T15:00:36.007Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-04-05T15:00:36.575Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-04-05T15:00:37.949Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-04-05T15:00:37.949Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-04-05T15:00:38.208Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-04-05T15:00:38.466Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-04-05T15:00:40.366Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-04-05T15:00:41.299Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-04-05T15:00:43.830Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-04-05T15:00:44.397Z] === RUN TestDockerSuite/TestRmiBlank [2023-04-05T15:00:44.397Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-04-05T15:00:44.655Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-04-05T15:00:45.621Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-04-05T15:00:45.621Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-04-05T15:00:45.621Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-04-05T15:00:45.621Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-04-05T15:00:47.203Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-04-05T15:00:47.769Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-04-05T15:00:48.336Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-04-05T15:00:49.270Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-04-05T15:00:50.645Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-04-05T15:00:50.903Z] check_test.go:379: [dbdbf3e326411] daemon is not started [2023-04-05T15:00:51.836Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-04-05T15:00:52.404Z] === RUN TestDockerSuite/TestRmiTag [2023-04-05T15:00:52.404Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-04-05T15:00:52.970Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-04-05T15:00:56.251Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-04-05T15:00:56.251Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-04-05T15:00:56.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-04-05T15:00:56.817Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-04-05T15:00:57.075Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-04-05T15:00:58.450Z] === RUN TestDockerSuite/TestRunAddHost [2023-04-05T15:00:58.450Z] docker_api_swarm_service_test.go:533: [d3ac2e7bb29d0] joining swarm manager [d045b4188b66b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:00:59.017Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-04-05T15:00:59.017Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-04-05T15:00:59.584Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-04-05T15:00:59.584Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-04-05T15:00:59.842Z] docker_api_swarm_service_test.go:534: [d1419e45a22e5] joining swarm manager [d045b4188b66b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T15:01:00.101Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-04-05T15:01:01.037Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-04-05T15:01:01.973Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-04-05T15:01:02.908Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-04-05T15:01:04.288Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-04-05T15:01:05.224Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-04-05T15:01:06.169Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-04-05T15:01:07.133Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-04-05T15:01:07.699Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-04-05T15:01:08.266Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-04-05T15:01:08.831Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-04-05T15:01:09.398Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-04-05T15:01:09.966Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-04-05T15:01:10.899Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-04-05T15:01:11.157Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-04-05T15:01:11.723Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-04-05T15:01:11.981Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-04-05T15:01:11.981Z] === RUN TestDockerSuite/TestRunBindMounts [2023-04-05T15:01:13.882Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-04-05T15:01:14.140Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-04-05T15:01:14.399Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-04-05T15:01:14.964Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-04-05T15:01:15.222Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-04-05T15:01:15.222Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-04-05T15:01:15.759Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-04-05T15:01:15.759Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-04-05T15:01:15.759Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-04-05T15:01:15.789Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-04-05T15:01:16.355Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-04-05T15:01:16.614Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-04-05T15:01:17.181Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-04-05T15:01:17.327Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-04-05T15:01:17.438Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-04-05T15:01:17.438Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-04-05T15:01:18.004Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-04-05T15:01:18.004Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-04-05T15:01:18.938Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-04-05T15:01:19.197Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-04-05T15:01:19.763Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-04-05T15:01:20.281Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-04-05T15:01:20.328Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-04-05T15:01:20.329Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-04-05T15:01:20.587Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-04-05T15:01:21.522Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-04-05T15:01:22.457Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-04-05T15:01:22.498Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-04-05T15:01:22.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-04-05T15:01:23.285Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-04-05T15:01:23.850Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-04-05T15:01:24.432Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-04-05T15:01:24.999Z] docker_api_swarm_service_test.go:148: [d75755303bfd2] joining swarm manager [d5d515a769843]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:01:25.257Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-04-05T15:01:25.824Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-04-05T15:01:26.081Z] docker_api_swarm_service_test.go:148: [dcdb6cf3b2c36] joining swarm manager [d5d515a769843]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T15:01:26.341Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-04-05T15:01:27.717Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-04-05T15:01:30.246Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-04-05T15:01:30.246Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-04-05T15:01:30.812Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-04-05T15:01:32.185Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-04-05T15:01:33.119Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-04-05T15:01:35.018Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-04-05T15:01:36.919Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-04-05T15:01:36.919Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-04-05T15:01:36.919Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-04-05T15:01:36.919Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-04-05T15:01:36.919Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-04-05T15:01:36.919Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-04-05T15:01:38.293Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-04-05T15:01:39.227Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-04-05T15:01:40.606Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-04-05T15:01:40.864Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-04-05T15:01:41.802Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-04-05T15:01:42.368Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-04-05T15:01:42.368Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-04-05T15:01:42.368Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-04-05T15:01:42.936Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-04-05T15:01:44.312Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-04-05T15:01:44.312Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-04-05T15:01:44.883Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-04-05T15:01:45.449Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-04-05T15:01:45.707Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-04-05T15:01:46.272Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-04-05T15:01:46.272Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-04-05T15:01:46.839Z] === RUN TestDockerSuite/TestRunEnvironment [2023-04-05T15:01:47.097Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-04-05T15:01:47.664Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-04-05T15:01:48.230Z] === RUN TestDockerSuite/TestRunExitCode [2023-04-05T15:01:48.490Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-04-05T15:01:49.056Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-04-05T15:01:49.315Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-04-05T15:01:49.882Z] === RUN TestDockerSuite/TestRunExposePort [2023-04-05T15:01:49.882Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-04-05T15:01:50.448Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-04-05T15:01:51.381Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-04-05T15:01:52.316Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-04-05T15:01:52.574Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-05T15:01:52.574Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-05T15:01:52.574Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-04-05T15:01:54.476Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-04-05T15:01:55.042Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-04-05T15:02:03.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-04-05T15:02:06.433Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-04-05T15:02:06.691Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-04-05T15:02:07.627Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-04-05T15:02:07.886Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-04-05T15:02:07.886Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-04-05T15:02:07.886Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-04-05T15:02:08.143Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-04-05T15:02:10.707Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-04-05T15:02:11.274Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-04-05T15:02:12.648Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-04-05T15:02:19.204Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-04-05T15:02:19.204Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-04-05T15:02:19.204Z] === RUN TestDockerSuite/TestRunModeHostname [2023-04-05T15:02:20.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-04-05T15:02:20.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-04-05T15:02:20.400Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-04-05T15:02:21.333Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-04-05T15:02:22.269Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-04-05T15:02:23.204Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-04-05T15:02:23.204Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-04-05T15:02:23.462Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-04-05T15:02:24.396Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-04-05T15:02:25.772Z] === RUN TestDockerSuite/TestRunMount [2023-04-05T15:02:26.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-04-05T15:02:31.972Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-04-05T15:02:31.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-04-05T15:02:31.972Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-04-05T15:02:32.229Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-04-05T15:02:33.163Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-04-05T15:02:34.098Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-04-05T15:02:34.727Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-04-05T15:02:35.046Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-04-05T15:02:36.896Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-04-05T15:02:36.896Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-04-05T15:02:37.353Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-04-05T15:02:37.575Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-04-05T15:02:37.575Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-04-05T15:02:39.478Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-04-05T15:02:40.412Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-04-05T15:02:41.347Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-04-05T15:02:42.283Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-04-05T15:02:43.219Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-04-05T15:02:43.477Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-04-05T15:02:43.477Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-04-05T15:02:44.045Z] === RUN TestDockerSuite/TestRunNetHost [2023-04-05T15:02:44.981Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-04-05T15:02:45.914Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-04-05T15:02:45.914Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-04-05T15:02:46.172Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-04-05T15:02:48.073Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-04-05T15:02:49.975Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-04-05T15:02:49.975Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-04-05T15:02:53.260Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-04-05T15:02:53.519Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-04-05T15:02:53.776Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-04-05T15:02:54.034Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-04-05T15:02:54.292Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-04-05T15:02:54.292Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-04-05T15:02:54.857Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-04-05T15:02:55.424Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-04-05T15:02:55.424Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-04-05T15:02:55.996Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-04-05T15:03:02.547Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-04-05T15:03:02.547Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-04-05T15:03:02.547Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-04-05T15:03:02.547Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-04-05T15:03:02.805Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-04-05T15:03:03.739Z] === RUN TestDockerSuite/TestRunPortInUse [2023-04-05T15:03:04.305Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-04-05T15:03:04.872Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-04-05T15:03:04.872Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-04-05T15:03:05.130Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-04-05T15:03:05.696Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-04-05T15:03:06.262Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-04-05T15:03:06.521Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-05T15:03:06.521Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-04-05T15:03:06.521Z] === RUN TestDockerSuite/TestRunPublishPort [2023-04-05T15:03:07.088Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-04-05T15:03:07.347Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-04-05T15:03:07.347Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-04-05T15:03:07.347Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-04-05T15:03:07.913Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-04-05T15:03:08.845Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-04-05T15:03:08.845Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-04-05T15:03:08.845Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-04-05T15:03:09.834Z] 2023/04/05 15:03:01 Finished clone google.golang.org/api [2023-04-05T15:03:09.834Z] 2023/04/05 15:03:01 Dependencies downloaded. Download time: 7m54.152625807s [2023-04-05T15:03:09.834Z] 2023/04/05 15:03:01 Collecting all dependencies [2023-04-05T15:03:10.746Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-04-05T15:03:11.679Z] === RUN TestDockerSuite/TestRunRm [2023-04-05T15:03:12.246Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-04-05T15:03:12.354Z] 2023/04/05 15:03:12 Clean vendor dir from unused packages [2023-04-05T15:03:12.354Z] 2023/04/05 15:03:12 Ignoring paths matching "^archive/tar" [2023-04-05T15:03:12.916Z] 2023/04/05 15:03:12 Success [2023-04-05T15:03:12.916Z] 2023/04/05 15:03:12 Running time: 8m9.035975973s [2023-04-05T15:03:13.172Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-05T15:03:14.076Z] + echo Ensuring container killed. [2023-04-05T15:03:14.076Z] Ensuring container killed. [2023-04-05T15:03:14.076Z] + docker rm -vf docker-pr2 [2023-04-05T15:03:14.076Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-04-05T15:03:14.359Z] + echo Chowning /workspace to jenkins user [2023-04-05T15:03:14.359Z] Chowning /workspace to jenkins user [2023-04-05T15:03:14.359Z] + id -u [2023-04-05T15:03:14.359Z] + id -g [2023-04-05T15:03:14.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45276:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-05T15:03:15.522Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-04-05T15:03:15.615Z] + bundleName=unit [2023-04-05T15:03:15.615Z] + echo Creating unit-bundles.tar.gz [2023-04-05T15:03:15.615Z] Creating unit-bundles.tar.gz [2023-04-05T15:03:15.615Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-04-05T15:03:15.615Z] bundles/junit-report.xml [2023-04-05T15:03:15.615Z] bundles/go-test-report.json [2023-04-05T15:03:15.615Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-04-05T15:03:15.625Z] Archiving artifacts [2023-04-05T15:03:16.001Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45276/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-05T15:03:16.087Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-04-05T15:03:16.301Z] + make clean [2023-04-05T15:03:16.344Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-04-05T15:03:16.561Z] docker volume rm -f docker-dev-cache [2023-04-05T15:03:16.561Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-05T15:03:18.248Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-04-05T15:03:18.248Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-04-05T15:03:18.506Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-04-05T15:03:21.792Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-04-05T15:03:24.323Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-04-05T15:03:25.257Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-04-05T15:03:25.515Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-04-05T15:03:26.081Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-04-05T15:03:26.648Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-04-05T15:03:26.907Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-04-05T15:03:27.165Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-04-05T15:03:27.731Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-04-05T15:03:28.298Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-04-05T15:03:29.233Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-04-05T15:03:29.491Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-04-05T15:03:30.424Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-04-05T15:03:32.324Z] === RUN TestDockerSuite/TestRunState [2023-04-05T15:03:33.260Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-04-05T15:03:33.518Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-04-05T15:03:34.084Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-04-05T15:03:34.084Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-04-05T15:03:34.084Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-04-05T15:03:34.084Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-04-05T15:03:34.650Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-04-05T15:03:34.908Z] === RUN TestDockerSuite/TestRunSysctls [2023-04-05T15:03:35.842Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-04-05T15:03:35.842Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-04-05T15:03:35.842Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-04-05T15:03:36.412Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-04-05T15:03:37.786Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-04-05T15:03:38.351Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-04-05T15:03:39.284Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-04-05T15:03:41.830Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-04-05T15:03:42.763Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-04-05T15:03:44.661Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-04-05T15:03:45.227Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-04-05T15:03:45.485Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-04-05T15:03:45.743Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-04-05T15:03:46.309Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-04-05T15:03:48.213Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-04-05T15:03:48.472Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-04-05T15:03:49.039Z] === RUN TestDockerSuite/TestRunUserByID [2023-04-05T15:03:49.606Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-04-05T15:03:49.865Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-04-05T15:03:49.865Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-04-05T15:03:50.431Z] === RUN TestDockerSuite/TestRunUserByName [2023-04-05T15:03:50.997Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-04-05T15:03:50.997Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-04-05T15:03:51.563Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-04-05T15:03:51.563Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-04-05T15:03:51.563Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-04-05T15:03:51.823Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-04-05T15:03:52.391Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-04-05T15:03:53.768Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-04-05T15:03:55.680Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-04-05T15:03:56.247Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-04-05T15:03:56.505Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-04-05T15:03:57.072Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-04-05T15:03:58.975Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-04-05T15:03:59.541Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-04-05T15:03:59.799Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-04-05T15:04:01.715Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-04-05T15:04:02.281Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-04-05T15:04:03.657Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-04-05T15:04:03.924Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-04-05T15:04:03.924Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-04-05T15:04:03.924Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-04-05T15:04:03.924Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-04-05T15:04:03.924Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-04-05T15:04:03.924Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-04-05T15:04:03.924Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-04-05T15:04:04.182Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-04-05T15:04:04.182Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-04-05T15:04:04.182Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-04-05T15:04:05.117Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-04-05T15:04:05.376Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-04-05T15:04:05.634Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-04-05T15:04:06.568Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-04-05T15:04:07.503Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-04-05T15:04:08.070Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-04-05T15:04:08.070Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-04-05T15:04:08.635Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-04-05T15:04:08.635Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-04-05T15:04:08.635Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-04-05T15:04:08.635Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-04-05T15:04:08.635Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-04-05T15:04:08.635Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-04-05T15:04:08.635Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-04-05T15:04:08.635Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-04-05T15:04:08.636Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-04-05T15:04:08.636Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-04-05T15:04:08.636Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-04-05T15:04:08.636Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-04-05T15:04:08.636Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-04-05T15:04:08.636Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-04-05T15:04:08.636Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-04-05T15:04:09.201Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-04-05T15:04:09.460Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-04-05T15:04:09.460Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-04-05T15:04:10.026Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-04-05T15:04:10.285Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-04-05T15:04:10.851Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-04-05T15:04:10.851Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-04-05T15:04:11.417Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-04-05T15:04:11.674Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-04-05T15:04:11.933Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-04-05T15:04:12.192Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-04-05T15:04:12.192Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-04-05T15:04:12.759Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-04-05T15:04:14.135Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-04-05T15:04:14.394Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-04-05T15:04:14.394Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-04-05T15:04:14.394Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-04-05T15:04:14.653Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-04-05T15:04:14.910Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-04-05T15:04:15.845Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-04-05T15:04:16.412Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-04-05T15:04:16.981Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-04-05T15:04:17.916Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-04-05T15:04:18.490Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-04-05T15:04:18.490Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-04-05T15:04:18.490Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-04-05T15:04:18.545Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-04-05T15:04:18.546Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-04-05T15:04:18.546Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-04-05T15:04:19.873Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-04-05T15:04:20.438Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-04-05T15:04:21.372Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-04-05T15:04:21.372Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-04-05T15:04:22.306Z] === RUN TestDockerSuite/TestSaveImageId [2023-04-05T15:04:22.564Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-04-05T15:04:22.824Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-04-05T15:04:23.759Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4181233620 [2023-04-05T15:04:24.332Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-04-05T15:04:24.332Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-04-05T15:04:25.267Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-04-05T15:04:25.267Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-04-05T15:04:25.267Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-04-05T15:04:26.639Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-04-05T15:04:27.574Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-04-05T15:04:28.139Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-04-05T15:04:28.139Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-04-05T15:04:28.397Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-04-05T15:04:28.397Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-04-05T15:04:28.963Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-04-05T15:04:30.861Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-04-05T15:04:30.861Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-04-05T15:04:33.390Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-04-05T15:04:35.919Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-04-05T15:04:36.485Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-04-05T15:04:37.860Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-04-05T15:04:38.796Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-04-05T15:04:39.372Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-04-05T15:04:39.665Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-04-05T15:04:39.939Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-04-05T15:04:43.219Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-04-05T15:04:44.153Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-04-05T15:04:44.411Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-04-05T15:04:44.977Z] === RUN TestDockerSuite/TestStartRecordError [2023-04-05T15:04:46.353Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-04-05T15:04:47.286Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-04-05T15:04:47.855Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-04-05T15:04:49.228Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-04-05T15:04:51.757Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-04-05T15:04:52.165Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-04-05T15:04:55.936Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-04-05T15:04:59.214Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-04-05T15:05:00.148Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-04-05T15:05:03.430Z] === RUN TestDockerSuite/TestStatsNoStream [2023-04-05T15:05:05.974Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-04-05T15:05:07.347Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-04-05T15:05:07.605Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-04-05T15:05:08.171Z] === RUN TestDockerSuite/TestTopPrivileged [2023-04-05T15:05:08.802Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-04-05T15:05:08.802Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-04-05T15:05:08.802Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-04-05T15:05:09.403Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-04-05T15:05:11.932Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-04-05T15:05:12.190Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-04-05T15:05:13.411Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-04-05T15:05:14.718Z] docker_cli_service_logs_test.go:246: checking task m8jrktjbltno [2023-04-05T15:05:14.718Z] docker_cli_service_logs_test.go:251: checking messages for m8jrktjbltno [2023-04-05T15:05:14.718Z] docker_cli_service_logs_test.go:246: checking task qzg07gl59h7z [2023-04-05T15:05:14.718Z] docker_cli_service_logs_test.go:251: checking messages for qzg07gl59h7z [2023-04-05T15:05:15.284Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-04-05T15:05:15.541Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-04-05T15:05:16.107Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-04-05T15:05:16.107Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-04-05T15:05:16.107Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-04-05T15:05:16.107Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-04-05T15:05:16.107Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-04-05T15:05:17.042Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-04-05T15:05:17.608Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-04-05T15:05:18.175Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-04-05T15:05:19.110Z] === RUN TestDockerSuite/TestUpdateStats [2023-04-05T15:05:23.294Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-04-05T15:05:23.294Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-04-05T15:05:23.294Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-04-05T15:05:23.294Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-04-05T15:05:24.227Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-04-05T15:05:24.794Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-04-05T15:05:25.359Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-04-05T15:05:27.888Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-04-05T15:05:27.888Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-04-05T15:05:30.417Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-04-05T15:05:32.319Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-04-05T15:05:33.692Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-04-05T15:05:36.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-04-05T15:05:38.708Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-04-05T15:05:39.516Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-04-05T15:05:40.888Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-04-05T15:05:42.260Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-04-05T15:05:43.197Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-04-05T15:05:44.132Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-04-05T15:05:46.032Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-04-05T15:05:46.598Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-04-05T15:05:47.532Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-04-05T15:05:49.431Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-04-05T15:05:49.431Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-04-05T15:05:50.803Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-04-05T15:05:51.738Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-04-05T15:05:52.303Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-04-05T15:05:53.678Z] docker_cli_swarm_test.go:1901: [dc33bd8c9706c] joining swarm manager [d2e56510888fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:05:55.077Z] docker_cli_swarm_test.go:1902: [df9161725609e] joining swarm manager [d2e56510888fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T15:05:56.528Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-04-05T15:06:06.955Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-04-05T15:06:07.266Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-04-05T15:06:07.266Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-04-05T15:06:07.524Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-04-05T15:06:08.089Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-04-05T15:06:08.089Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-04-05T15:06:08.089Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-04-05T15:06:08.089Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-04-05T15:06:08.658Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-04-05T15:06:08.658Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-04-05T15:06:09.224Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-04-05T15:06:09.224Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-04-05T15:06:09.482Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-04-05T15:06:09.482Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-04-05T15:06:09.482Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-04-05T15:06:10.856Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-04-05T15:06:10.856Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-04-05T15:06:11.114Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-04-05T15:06:11.114Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-04-05T15:06:11.114Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-04-05T15:06:11.114Z] === RUN TestDockerSuite/TestVolumeEvents [2023-04-05T15:06:17.666Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-04-05T15:06:17.924Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-04-05T15:06:17.924Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-04-05T15:06:17.924Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-04-05T15:06:18.859Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-04-05T15:06:20.234Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-04-05T15:06:21.607Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-04-05T15:06:22.984Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-04-05T15:06:22.984Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite (1296.04s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.48s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.09s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.44s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.59s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.86s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.94s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.20s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.90s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.69s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.72s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.77s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.66s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.67s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.58s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.71s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.42s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.66s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.95s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.20s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.68s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.29s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.19s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.57s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.55s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.18s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.32s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.63s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.67s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.18s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.64s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.81s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.81s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.80s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.13s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.97s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.62s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.50s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.23s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.66s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.11s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.35s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.72s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.22s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.95s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.81s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.45s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.62s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.84s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.77s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.73s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.99s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.28s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.65s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.76s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.11s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.38s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.23s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.46s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.53s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.50s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.52s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.63s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2023-04-05T15:06:22.984Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.92s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.88s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.67s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.19s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.75s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.45s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.09s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.41s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.96s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.35s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2023-04-05T15:06:22.984Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2023-04-05T15:06:22.984Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-04-05T15:06:22.984Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-04-05T15:06:22.984Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.89s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.96s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.36s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.85s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.32s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.88s) [2023-04-05T15:06:22.984Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.27s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.48s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.98s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.92s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.13s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.94s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.07s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.52s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.11s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.18s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.96s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.10s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.92s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.11s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.55s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.51s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.13s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEnv (1.53s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.53s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.50s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.34s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2023-04-05T15:06:23.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.60s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.30s) [2023-04-05T15:06:23.246Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.08s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.80s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.91s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.67s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.74s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.10s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.63s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.66s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildHistory (4.67s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.69s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.81s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.28s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.77s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.65s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.41s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.88s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.25s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.53s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.91s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.47s) [2023-04-05T15:06:23.246Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.56s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.49s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.47s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.80s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.65s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.11s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.74s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.35s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.87s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.63s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildPATH (1.51s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.54s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.29s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.75s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.42s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildRm (2.18s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.17s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.93s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2023-04-05T15:06:23.246Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.85s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.04s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildUser (1.50s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.68s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.69s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) [2023-04-05T15:06:23.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-04-05T15:06:23.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-04-05T15:06:23.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-04-05T15:06:23.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.52s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.72s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.23s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.08s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.67s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.84s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2023-04-05T15:06:23.246Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.45s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-04-05T15:06:23.246Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.93s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.94s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCommitTTY (0.93s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.98s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.66s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.93s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.46s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.41s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.40s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.42s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.31s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.70s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.72s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2023-04-05T15:06:23.246Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.85s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.42s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.75s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.44s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.26s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.66s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.57s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ca21f8_} (1.44s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13943381683_/foo_false____} (1.33s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13943381683_/foo_true____} (0.52s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31305605321_/foo_false____} (1.29s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31305605321_/foo_true____} (1.29s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31305605321_/foo_true__0xc000ca2228__} (1.36s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ca2240_} (1.35s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ca2258_} (1.45s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ca2270_} (1.61s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ca2288_} (1.40s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.15s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.48s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.23s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.08s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2023-04-05T15:06:23.246Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.68s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.59s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.86s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.00s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.43s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.80s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.00s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.85s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.86s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.27s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.58s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.17s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.21s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.91s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2023-04-05T15:06:23.247Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2023-04-05T15:06:23.247Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.76s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.94s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.18s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.30s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsCommit (0.58s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.44s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.06s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.54s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.28s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsCopy (0.87s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.48s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.89s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.35s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.19s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.28s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFilters (1.09s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.93s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2023-04-05T15:06:23.247Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2023-04-05T15:06:23.247Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.35s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.70s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsResize (0.58s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.80s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.79s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.47s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.93s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.65s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecInteractive (0.63s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.72s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.62s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2023-04-05T15:06:23.247Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.15s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestHealth (18.84s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.70s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.02s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.56s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.55s) [2023-04-05T15:06:23.247Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.75s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectHistory (0.61s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2023-04-05T15:06:23.247Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.64s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.58s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.37s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.60s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.60s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.57s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2023-04-05T15:06:23.247Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.23s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.00s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.93s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.06s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.60s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsTail (0.66s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.66s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.51s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.71s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestNetHostname (1.76s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.34s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.78s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPluginActive (2.32s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.45s) [2023-04-05T15:06:23.248Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.57s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.00s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.71s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.97s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.69s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.39s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.25s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPortList (7.04s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.82s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.94s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.61s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.11s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.63s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.24s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.48s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.59s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.57s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s) [2023-04-05T15:06:23.248Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.49s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.94s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.35s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.46s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.79s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.46s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.32s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.07s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAddHost (0.64s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.53s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.85s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.03s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.17s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.08s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.79s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.39s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.48s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.41s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.40s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.06s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.55s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.85s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.65s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.52s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.51s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.52s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.21s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.54s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.54s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.93s) [2023-04-05T15:06:23.248Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-04-05T15:06:23.248Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.10s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s) [2023-04-05T15:06:23.248Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.15s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.64s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.66s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.21s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2023-04-05T15:06:23.248Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.92s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.09s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.20s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.92s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.93s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.17s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunMount (5.59s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.67s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.73s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.56s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.57s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.98s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNetHost (0.94s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.78s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.99s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.23s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.54s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2023-04-05T15:06:23.248Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.49s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.60s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.90s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.02s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.62s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.60s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.55s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.63s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.59s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunSysctls (0.88s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.40s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.27s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.63s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.78s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUserByName (0.61s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.58s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.77s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.13s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.66s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.88s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.33s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.89s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.68s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.31s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.97s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.75s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.85s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.99s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.11s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.72s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.75s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStartRecordError (1.36s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.49s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.36s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.63s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.92s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.64s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.08s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.93s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.74s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.97s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.72s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.93s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.08s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.75s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.60s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.72s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.71s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.38s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.36s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.09s) [2023-04-05T15:06:23.249Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.93s) [2023-04-05T15:06:23.249Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-04-05T15:06:23.249Z] === RUN TestDockerRegistrySuite [2023-04-05T15:06:23.249Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-04-05T15:06:24.667Z] check_test.go:195: [d722d90238e13] daemon is not started [2023-04-05T15:06:24.667Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-04-05T15:06:25.601Z] check_test.go:195: [de20661c3b8f8] daemon is not started [2023-04-05T15:06:25.601Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-04-05T15:06:26.974Z] check_test.go:195: [d2b4b23f96ad0] daemon is not started [2023-04-05T15:06:26.974Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-04-05T15:06:26.974Z] check_test.go:195: [d6f58d05659a6] daemon is not started [2023-04-05T15:06:26.974Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-04-05T15:06:30.254Z] check_test.go:195: [d56f532ca194a] daemon is not started [2023-04-05T15:06:30.254Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-04-05T15:06:34.436Z] check_test.go:195: [dd8ed01cdbfe3] daemon is not started [2023-04-05T15:06:34.436Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-04-05T15:06:37.720Z] check_test.go:195: [d494ddc492d97] daemon is not started [2023-04-05T15:06:37.720Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-04-05T15:06:37.720Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-04-05T15:06:38.654Z] check_test.go:195: [d5eb13fca4ea3] daemon is not started [2023-04-05T15:06:38.654Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-04-05T15:06:39.589Z] docker_cli_swarm_test.go:1802: [d9c1fc44c3842] joining swarm manager [de29883d9c6b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:06:39.847Z] check_test.go:195: [d97ac861c8ef9] daemon is not started [2023-04-05T15:06:39.847Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-04-05T15:06:40.781Z] check_test.go:195: [d396a274817cd] daemon is not started [2023-04-05T15:06:40.781Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-04-05T15:06:40.781Z] docker_cli_swarm_test.go:1803: [daeffbdbccd28] joining swarm manager [de29883d9c6b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T15:06:42.155Z] check_test.go:195: [dd0fcea83e408] daemon is not started [2023-04-05T15:06:42.155Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-04-05T15:06:43.088Z] check_test.go:195: [d783fff5fc6dc] daemon is not started [2023-04-05T15:06:43.088Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-04-05T15:06:44.460Z] check_test.go:195: [dd206d57ad3f0] daemon is not started [2023-04-05T15:06:44.460Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-04-05T15:06:45.401Z] check_test.go:195: [dbc2fe7bf18ea] daemon is not started [2023-04-05T15:06:45.401Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-04-05T15:06:45.968Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7c08b0a039ea25432ebc9db86f75488d7b9af604bac3ec09693f79ce348f6325 [2023-04-05T15:06:46.901Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4d7a55faf8ea9ffa8892d376827eba8a3e8a3ff21c311180585115d780ecf092 [2023-04-05T15:06:47.159Z] check_test.go:195: [de8d80ea63a1f] daemon is not started [2023-04-05T15:06:47.159Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-04-05T15:06:48.094Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d024a01db84e7b9308d29e2b024f39e644391482b9a71ac0a225b6a42a839e1f [2023-04-05T15:06:48.659Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76156d9a323c321cb8ab29db1e7698178d6633607f911ea9c3821dbc5a173093 [2023-04-05T15:06:48.917Z] check_test.go:195: [da89815446ba4] daemon is not started [2023-04-05T15:06:48.917Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-04-05T15:06:49.852Z] check_test.go:195: [d92d9ba0e2486] daemon is not started [2023-04-05T15:06:49.852Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-04-05T15:06:51.751Z] check_test.go:195: [d123603c76b65] daemon is not started [2023-04-05T15:06:51.751Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-04-05T15:06:52.684Z] check_test.go:195: [df3b5d9d7a7d1] daemon is not started [2023-04-05T15:06:52.684Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-04-05T15:06:52.941Z] check_test.go:195: [d3bd1d1750972] daemon is not started [2023-04-05T15:06:52.941Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-04-05T15:06:53.875Z] check_test.go:195: [de8d11bce90bb] daemon is not started [2023-04-05T15:06:53.875Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-04-05T15:06:54.809Z] check_test.go:195: [dcc6462705951] daemon is not started [2023-04-05T15:06:54.809Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-04-05T15:06:55.743Z] check_test.go:195: [d7c1da4bb17eb] daemon is not started [2023-04-05T15:06:55.743Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-04-05T15:06:56.676Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-04-05T15:06:58.050Z] check_test.go:195: [d376252a992bc] daemon is not started [2023-04-05T15:06:58.050Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-04-05T15:06:58.616Z] check_test.go:195: [d59197c21c855] daemon is not started [2023-04-05T15:06:58.616Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-04-05T15:06:59.988Z] check_test.go:195: [d53ae1fbb3905] daemon is not started [2023-04-05T15:06:59.988Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-04-05T15:06:59.988Z] check_test.go:195: [d157647231dc0] daemon is not started [2023-04-05T15:06:59.988Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-04-05T15:07:00.246Z] check_test.go:195: [de33ab5cdfe37] daemon is not started [2023-04-05T15:07:00.246Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-04-05T15:07:00.504Z] check_test.go:195: [d21fe8b1da2ce] daemon is not started [2023-04-05T15:07:00.504Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-04-05T15:07:00.761Z] check_test.go:195: [d4feea7ace9b5] daemon is not started [2023-04-05T15:07:00.761Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-04-05T15:07:01.019Z] check_test.go:195: [d62922a173c38] daemon is not started [2023-04-05T15:07:01.019Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-04-05T15:07:01.277Z] check_test.go:195: [ddca646b4720e] daemon is not started [2023-04-05T15:07:01.277Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-04-05T15:07:02.252Z] check_test.go:195: [df007655276e6] daemon is not started [2023-04-05T15:07:02.252Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-04-05T15:07:03.626Z] check_test.go:195: [d27eefd0efff1] daemon is not started [2023-04-05T15:07:03.626Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-04-05T15:07:04.559Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-04-05T15:07:04.819Z] check_test.go:195: [da00f3026080d] daemon is not started [2023-04-05T15:07:04.819Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-04-05T15:07:06.191Z] check_test.go:195: [d5e50034b191b] daemon is not started [2023-04-05T15:07:06.191Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-04-05T15:07:06.757Z] docker_cli_swarm_test.go:1321: [d9224f201a185] joining swarm manager [d76f3cd44f794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:07:07.015Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite (44.69s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.57s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.67s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.87s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.19s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.29s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.10s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2023-04-05T15:07:07.948Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.55s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.58s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.48s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.15s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2023-04-05T15:07:07.949Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2023-04-05T15:07:07.949Z] === RUN TestDockerSchema1RegistrySuite [2023-04-05T15:07:07.949Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-04-05T15:07:07.949Z] docker_cli_swarm_test.go:1322: [d5945bb718baa] joining swarm manager [d76f3cd44f794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T15:07:08.206Z] check_test.go:222: [d6a9c9314f26b] daemon is not started [2023-04-05T15:07:08.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-04-05T15:07:10.737Z] check_test.go:222: [d185a3ba9ee14] daemon is not started [2023-04-05T15:07:10.737Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-04-05T15:07:15.998Z] check_test.go:222: [d7a7293e2d5ab] daemon is not started [2023-04-05T15:07:15.998Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-04-05T15:07:18.527Z] check_test.go:222: [d251d80ccf15a] daemon is not started [2023-04-05T15:07:18.527Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-04-05T15:07:19.459Z] check_test.go:222: [df29996991278] daemon is not started [2023-04-05T15:07:19.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-04-05T15:07:20.833Z] check_test.go:222: [d2094164654b4] daemon is not started [2023-04-05T15:07:20.833Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-04-05T15:07:20.833Z] check_test.go:222: [d30901303ab7f] daemon is not started [2023-04-05T15:07:20.833Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-04-05T15:07:21.768Z] check_test.go:222: [df32ed8f83c7f] daemon is not started [2023-04-05T15:07:21.768Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-04-05T15:07:22.724Z] check_test.go:222: [d834f056ba588] daemon is not started [2023-04-05T15:07:22.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-04-05T15:07:23.669Z] check_test.go:222: [de07da4a9bb27] daemon is not started [2023-04-05T15:07:23.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-04-05T15:07:26.198Z] check_test.go:222: [d0fec49da9aa9] daemon is not started [2023-04-05T15:07:26.198Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-04-05T15:07:26.198Z] check_test.go:222: [d472fc8630f18] daemon is not started [2023-04-05T15:07:26.198Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-04-05T15:07:26.764Z] check_test.go:222: [ddbd733080c52] daemon is not started [2023-04-05T15:07:26.764Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-04-05T15:07:26.764Z] check_test.go:222: [d3c07abceaa2e] daemon is not started [2023-04-05T15:07:26.764Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-04-05T15:07:27.021Z] check_test.go:222: [dde2c50dad060] daemon is not started [2023-04-05T15:07:27.021Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-04-05T15:07:27.279Z] check_test.go:222: [dccea46aca9bd] daemon is not started [2023-04-05T15:07:27.279Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-04-05T15:07:27.845Z] check_test.go:222: [d0c198217d3f4] daemon is not started [2023-04-05T15:07:27.845Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-04-05T15:07:27.845Z] check_test.go:222: [d8f9c1cec93ad] daemon is not started [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite (20.03s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.31s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.76s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.94s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.68s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.06s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2023-04-05T15:07:27.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-04-05T15:07:27.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-04-05T15:07:27.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-04-05T15:07:28.779Z] check_test.go:251: [d564bda42ccb7] daemon is not started [2023-04-05T15:07:28.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-04-05T15:07:29.036Z] check_test.go:251: [d72bbe7d4e248] daemon is not started [2023-04-05T15:07:29.037Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-04-05T15:07:29.294Z] check_test.go:251: [d72f102ae7ae6] daemon is not started [2023-04-05T15:07:29.294Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-04-05T15:07:30.666Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-04-05T15:07:31.234Z] check_test.go:251: [de3b874f339c0] daemon is not started [2023-04-05T15:07:31.234Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-04-05T15:07:31.491Z] check_test.go:251: [d0845e4282b5d] daemon is not started [2023-04-05T15:07:31.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-04-05T15:07:32.426Z] check_test.go:251: [d12083ba2aff6] daemon is not started [2023-04-05T15:07:32.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-04-05T15:07:32.683Z] check_test.go:251: [dddff0b11afd1] daemon is not started [2023-04-05T15:07:32.683Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.79s) [2023-04-05T15:07:32.683Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2023-04-05T15:07:32.683Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2023-04-05T15:07:32.683Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2023-04-05T15:07:32.683Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2023-04-05T15:07:32.683Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2023-04-05T15:07:32.683Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2023-04-05T15:07:32.683Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s) [2023-04-05T15:07:32.683Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2023-04-05T15:07:32.683Z] === RUN TestDockerRegistryAuthTokenSuite [2023-04-05T15:07:32.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-04-05T15:07:37.940Z] check_test.go:278: [d95da12679c68] daemon is not started [2023-04-05T15:07:37.940Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-04-05T15:07:37.940Z] check_test.go:278: [da326d1668ec7] daemon is not started [2023-04-05T15:07:37.940Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-04-05T15:07:37.940Z] check_test.go:278: [dd8a4d609f974] daemon is not started [2023-04-05T15:07:38.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-04-05T15:07:38.197Z] check_test.go:278: [d128527861e53] daemon is not started [2023-04-05T15:07:38.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-04-05T15:07:38.454Z] check_test.go:278: [d69b44053e4f0] daemon is not started [2023-04-05T15:07:38.454Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2023-04-05T15:07:38.454Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2023-04-05T15:07:38.454Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2023-04-05T15:07:38.454Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2023-04-05T15:07:38.454Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2023-04-05T15:07:38.454Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2023-04-05T15:07:38.454Z] === RUN TestDockerNetworkSuite [2023-04-05T15:07:38.454Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-04-05T15:07:40.982Z] docker_cli_network_unix_test.go:46: [d609cfc97eef4] daemon is not started [2023-04-05T15:07:40.982Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-04-05T15:07:41.239Z] docker_cli_network_unix_test.go:46: [d9e3348784205] daemon is not started [2023-04-05T15:07:41.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-04-05T15:07:44.035Z] docker_cli_network_unix_test.go:46: [d8b81a539404c] daemon is not started [2023-04-05T15:07:44.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-04-05T15:07:45.406Z] docker_cli_network_unix_test.go:46: [d73f993c4ae10] daemon is not started [2023-04-05T15:07:45.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-04-05T15:07:45.664Z] docker_cli_network_unix_test.go:1233: [d870e4e9be8da] daemon is not started [2023-04-05T15:07:48.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-04-05T15:07:49.132Z] docker_cli_network_unix_test.go:46: [dbb9985794bde] daemon is not started [2023-04-05T15:07:49.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-04-05T15:07:53.571Z] docker_cli_network_unix_test.go:46: [dabdac5b81d75] daemon is not started [2023-04-05T15:07:54.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-04-05T15:07:56.406Z] docker_cli_network_unix_test.go:46: [d126f85ce5987] daemon is not started [2023-04-05T15:07:56.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-04-05T15:07:57.597Z] docker_cli_network_unix_test.go:46: [d5bbf6a909cd4] daemon is not started [2023-04-05T15:07:57.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-04-05T15:07:58.112Z] docker_cli_network_unix_test.go:46: [d5dd279a5a399] daemon is not started [2023-04-05T15:07:58.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-04-05T15:07:58.628Z] docker_cli_network_unix_test.go:46: [dabb3251bc9a5] daemon is not started [2023-04-05T15:07:58.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-04-05T15:07:59.194Z] docker_cli_network_unix_test.go:46: [d4ba867c2d725] daemon is not started [2023-04-05T15:07:59.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-04-05T15:08:00.017Z] docker_cli_network_unix_test.go:46: [dccc9acd9c160] daemon is not started [2023-04-05T15:08:00.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-04-05T15:08:00.532Z] docker_cli_network_unix_test.go:46: [db3266fe8157a] daemon is not started [2023-04-05T15:08:00.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-04-05T15:08:00.790Z] docker_cli_network_unix_test.go:46: [dd8ab5c6d7745] daemon is not started [2023-04-05T15:08:00.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-04-05T15:08:01.356Z] docker_cli_network_unix_test.go:46: [dc0c7cbb615b3] daemon is not started [2023-04-05T15:08:01.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-04-05T15:08:01.614Z] docker_cli_network_unix_test.go:46: [d8f90d51cdcd2] daemon is not started [2023-04-05T15:08:01.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-04-05T15:08:01.614Z] docker_cli_network_unix_test.go:46: [d82625de0762f] daemon is not started [2023-04-05T15:08:01.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-04-05T15:08:01.872Z] docker_cli_network_unix_test.go:46: [de4855fa3567e] daemon is not started [2023-04-05T15:08:01.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-04-05T15:08:02.832Z] docker_cli_network_unix_test.go:46: [d5b3d3d8c528a] daemon is not started [2023-04-05T15:08:02.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-04-05T15:08:03.397Z] docker_cli_network_unix_test.go:46: [d85f640495c25] daemon is not started [2023-04-05T15:08:03.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-04-05T15:08:03.655Z] docker_cli_network_unix_test.go:46: [d71c266b0930e] daemon is not started [2023-04-05T15:08:03.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-04-05T15:08:03.913Z] docker_cli_network_unix_test.go:46: [d639b28565daf] daemon is not started [2023-04-05T15:08:03.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-04-05T15:08:04.170Z] docker_cli_network_unix_test.go:46: [d48f93f3c69dc] daemon is not started [2023-04-05T15:08:04.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-04-05T15:08:05.102Z] docker_cli_network_unix_test.go:968: [d760a005ac6f8] daemon is not started [2023-04-05T15:08:06.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-04-05T15:08:07.409Z] docker_cli_network_unix_test.go:46: [d4b31ae6f87f8] daemon is not started [2023-04-05T15:08:07.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-04-05T15:08:10.690Z] docker_cli_network_unix_test.go:1116: [db89bff2d4acb] daemon is not started [2023-04-05T15:08:13.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-04-05T15:08:13.220Z] docker_cli_network_unix_test.go:46: [dd3847f3876b5] daemon is not started [2023-04-05T15:08:13.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-04-05T15:08:14.154Z] docker_cli_network_unix_test.go:46: [dcd968c107d7b] daemon is not started [2023-04-05T15:08:14.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-04-05T15:08:14.154Z] docker_cli_network_unix_test.go:46: [d655d50bd9875] daemon is not started [2023-04-05T15:08:14.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-04-05T15:08:14.154Z] docker_cli_network_unix_test.go:46: [d70d03e74d921] daemon is not started [2023-04-05T15:08:14.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-04-05T15:08:14.412Z] docker_cli_network_unix_test.go:46: [d4acb7627a9a4] daemon is not started [2023-04-05T15:08:14.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-04-05T15:08:14.670Z] docker_cli_network_unix_test.go:46: [d732b9988fbab] daemon is not started [2023-04-05T15:08:14.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-04-05T15:08:14.670Z] docker_cli_network_unix_test.go:46: [d5046bdce9941] daemon is not started [2023-04-05T15:08:14.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-04-05T15:08:16.043Z] docker_cli_network_unix_test.go:46: [d8c270ee40653] daemon is not started [2023-04-05T15:08:16.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-04-05T15:08:16.976Z] docker_cli_network_unix_test.go:46: [dab157ffdcbf8] daemon is not started [2023-04-05T15:08:16.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-04-05T15:08:16.976Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-04-05T15:08:16.976Z] docker_cli_network_unix_test.go:46: [db9759136365a] daemon is not started [2023-04-05T15:08:16.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-04-05T15:08:17.542Z] docker_cli_network_unix_test.go:46: [d98b039e3f62c] daemon is not started [2023-04-05T15:08:17.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-04-05T15:08:18.890Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-04-05T15:08:18.890Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-04-05T15:08:18.890Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-04-05T15:08:18.890Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-04-05T15:08:21.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-04-05T15:08:22.464Z] docker_cli_network_unix_test.go:1084: [dfd6c34d7b838] daemon is not started [2023-04-05T15:08:23.646Z] === RUN TestDockerSuite/TestBuildEnv [2023-04-05T15:08:23.646Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-04-05T15:08:23.646Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-04-05T15:08:23.646Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-04-05T15:08:23.646Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-04-05T15:08:23.646Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-04-05T15:08:23.646Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-04-05T15:08:23.646Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-04-05T15:08:23.646Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-04-05T15:08:23.646Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-04-05T15:08:23.646Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-04-05T15:08:24.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-04-05T15:08:24.364Z] docker_cli_network_unix_test.go:46: [dd68a73da8e10] daemon is not started [2023-04-05T15:08:24.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-04-05T15:08:24.623Z] docker_cli_network_unix_test.go:46: [d27d7192a22ed] daemon is not started [2023-04-05T15:08:24.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-04-05T15:08:26.253Z] docker_cli_network_unix_test.go:46: [d7a45f5e2f1da] daemon is not started [2023-04-05T15:08:26.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-04-05T15:08:26.510Z] docker_cli_network_unix_test.go:46: [dbf88c5cc236c] daemon is not started [2023-04-05T15:08:26.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-04-05T15:08:26.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-04-05T15:08:26.599Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-04-05T15:08:26.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-04-05T15:08:26.599Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-04-05T15:08:26.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-04-05T15:08:26.599Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-04-05T15:08:26.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-04-05T15:08:26.768Z] docker_cli_network_unix_test.go:46: [daea56a23e055] daemon is not started [2023-04-05T15:08:27.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-04-05T15:08:27.591Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-04-05T15:08:27.592Z] docker_cli_network_unix_test.go:46: [d9fa38f49f941] daemon is not started [2023-04-05T15:08:27.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-04-05T15:08:28.157Z] docker_cli_network_unix_test.go:46: [d7bee8740fff3] daemon is not started [2023-04-05T15:08:28.415Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-04-05T15:08:32.351Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-04-05T15:08:34.965Z] docker_cli_network_unix_test.go:46: [dde4fdbc6469d] daemon is not started [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite (55.90s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.35s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.01s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.24s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.49s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2023-04-05T15:08:34.965Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2023-04-05T15:08:34.965Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.78s) [2023-04-05T15:08:34.965Z] === RUN TestDockerHubPullSuite [2023-04-05T15:08:34.965Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-04-05T15:08:36.337Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-04-05T15:08:38.861Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-04-05T15:08:39.794Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-04-05T15:08:41.690Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-04-05T15:08:42.256Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-04-05T15:08:42.514Z] --- PASS: TestDockerHubPullSuite (8.20s) [2023-04-05T15:08:42.514Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2023-04-05T15:08:42.514Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2023-04-05T15:08:42.514Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2023-04-05T15:08:42.514Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s) [2023-04-05T15:08:42.514Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2023-04-05T15:08:42.514Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2023-04-05T15:08:42.514Z] PASS [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === Skipped [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2023-04-05T15:08:42.514Z] docker_cli_sni_test.go:18: Flakey test [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-04-05T15:08:42.514Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2023-04-05T15:08:42.514Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2023-04-05T15:08:42.514Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-04-05T15:08:42.514Z] [2023-04-05T15:08:42.514Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-04-05T15:08:42.514Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-04-05T15:08:42.514Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-04-05T15:08:42.515Z] [2023-04-05T15:08:42.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-04-05T15:08:42.515Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-04-05T15:08:42.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-04-05T15:08:42.515Z] [2023-04-05T15:08:42.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-04-05T15:08:42.515Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-04-05T15:08:42.515Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-04-05T15:08:42.515Z] [2023-04-05T15:08:42.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-04-05T15:08:42.515Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-04-05T15:08:42.515Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-04-05T15:08:42.515Z] [2023-04-05T15:08:42.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-04-05T15:08:42.515Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-04-05T15:08:42.515Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-04-05T15:08:42.515Z] [2023-04-05T15:08:42.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-04-05T15:08:42.515Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-04-05T15:08:42.515Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-04-05T15:08:42.515Z] [2023-04-05T15:08:42.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-04-05T15:08:42.515Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-04-05T15:08:42.515Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-04-05T15:08:42.515Z] [2023-04-05T15:08:42.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-04-05T15:08:42.515Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-04-05T15:08:42.515Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-04-05T15:08:42.515Z] [2023-04-05T15:08:42.515Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-04-05T15:08:42.515Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-04-05T15:08:42.515Z] docker_cli_network_unix_test.go:46: [db9759136365a] daemon is not started [2023-04-05T15:08:42.515Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-04-05T15:08:42.515Z] [2023-04-05T15:08:42.515Z] DONE 1270 tests, 51 skipped in 1440.265s [2023-04-05T15:08:42.515Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-05T15:08:42.515Z] ++++ cat bundles/test-integration/docker.pid [2023-04-05T15:08:42.515Z] +++ kill 8071 [2023-04-05T15:08:43.481Z] +++ /etc/init.d/apparmor stop [2023-04-05T15:08:43.481Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-05T15:08:43.481Z] [2023-04-05T15:08:43.481Z] Unloading profiles will leave already running processes permanently [2023-04-05T15:08:43.481Z] unconfined, which can lead to unexpected situations. [2023-04-05T15:08:43.481Z] [2023-04-05T15:08:43.481Z] To set a process to complain mode, use the command line tool [2023-04-05T15:08:43.481Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-05T15:08:43.481Z] +++ true [2023-04-05T15:08:43.481Z] exiting test-integration [2023-04-05T15:08:43.481Z] ++ exit 0 [2023-04-05T15:08:43.481Z] [2023-04-05T15:08:43.749Z] + for job in $(jobs -p) [2023-04-05T15:08:43.749Z] + wait 5410 [2023-04-05T15:08:47.291Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-04-05T15:08:48.280Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-04-05T15:08:48.280Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-04-05T15:08:48.280Z] === RUN TestDockerSuite/TestBuildExpose [2023-04-05T15:08:48.280Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-04-05T15:08:48.280Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-04-05T15:08:48.280Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-04-05T15:08:48.280Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-04-05T15:08:48.280Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-04-05T15:08:48.280Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-04-05T15:08:48.280Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-04-05T15:08:48.280Z] === RUN TestDockerSuite/TestBuildFails [2023-04-05T15:08:50.499Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-04-05T15:08:50.499Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-04-05T15:09:00.933Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-04-05T15:09:01.814Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-04-05T15:09:03.715Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-04-05T15:09:06.803Z] === RUN TestDockerSuite/TestBuildForceRm [2023-04-05T15:09:10.267Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-04-05T15:09:12.672Z] === RUN TestDockerSuite/TestBuildFromGit [2023-04-05T15:09:14.449Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-04-05T15:09:16.975Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-04-05T15:09:18.541Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-04-05T15:09:19.528Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-04-05T15:09:21.153Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-04-05T15:09:24.284Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-04-05T15:09:24.284Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-04-05T15:09:24.284Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-04-05T15:09:25.271Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-04-05T15:09:25.739Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-04-05T15:09:25.739Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-04-05T15:09:25.739Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-04-05T15:09:27.731Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-04-05T15:09:31.911Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-04-05T15:09:31.911Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-04-05T15:09:31.911Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-04-05T15:09:34.405Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-04-05T15:09:34.406Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-04-05T15:09:34.406Z] === RUN TestDockerSuite/TestBuildHistory [2023-04-05T15:09:36.091Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-04-05T15:09:37.023Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-04-05T15:09:37.588Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-04-05T15:09:40.113Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-04-05T15:09:43.074Z] === RUN TestDockerSuite/TestBuildIidFile [2023-04-05T15:09:43.543Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-04-05T15:09:45.758Z] === RUN TestDockerSuite/TestBuildInheritance [2023-04-05T15:09:45.758Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-04-05T15:09:45.758Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-04-05T15:09:46.226Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-04-05T15:09:46.695Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-04-05T15:09:55.357Z] === RUN TestDockerSuite/TestBuildLabel [2023-04-05T15:09:56.344Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-04-05T15:09:56.812Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-04-05T15:09:57.800Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-04-05T15:09:58.268Z] === RUN TestDockerSuite/TestBuildLabels [2023-04-05T15:09:59.255Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-04-05T15:10:00.244Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-04-05T15:10:06.118Z] === RUN TestDockerSuite/TestBuildLastModified [2023-04-05T15:10:06.118Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-04-05T15:10:06.118Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-04-05T15:10:06.118Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-04-05T15:10:06.118Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-04-05T15:10:06.118Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-04-05T15:10:06.118Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-04-05T15:10:06.118Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-04-05T15:10:06.118Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-04-05T15:10:06.587Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-04-05T15:10:07.056Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-04-05T15:10:11.813Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-04-05T15:10:32.882Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-04-05T15:10:32.882Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-04-05T15:10:32.882Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-04-05T15:10:32.882Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-04-05T15:10:36.332Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-04-05T15:10:36.332Z] docker_cli_swarm_test.go:1186: [d88cf9a2029a8] joining swarm manager [d909d59ad5fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:10:41.589Z] docker_cli_swarm_test.go:1195: [d51b02029e417] joining swarm manager [d909d59ad5fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T15:11:02.790Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-04-05T15:11:20.442Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-04-05T15:11:26.216Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-04-05T15:11:28.235Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-04-05T15:11:31.988Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-04-05T15:11:34.786Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-04-05T15:11:36.657Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-04-05T15:11:38.966Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-04-05T15:11:40.338Z] docker_cli_swarm_test.go:1118: [dccea31bc6bba] joining swarm manager [d24ac13f37ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:11:41.731Z] docker_cli_swarm_test.go:1119: [de068b2a26559] joining swarm manager [d24ac13f37ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T15:11:54.309Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-04-05T15:11:54.309Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-04-05T15:11:54.309Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-04-05T15:12:04.601Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-04-05T15:12:04.601Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-04-05T15:12:04.601Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-04-05T15:12:04.601Z] === RUN TestDockerSuite/TestBuildNetNone [2023-04-05T15:12:04.601Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-04-05T15:12:04.601Z] === RUN TestDockerSuite/TestBuildNoContext [2023-04-05T15:12:06.778Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-04-05T15:12:17.073Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-04-05T15:12:18.036Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-04-05T15:12:18.036Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-04-05T15:12:18.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-04-05T15:12:20.659Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-04-05T15:12:21.621Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-04-05T15:12:22.585Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-04-05T15:12:43.720Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-04-05T15:12:43.720Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-04-05T15:12:50.781Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-04-05T15:12:54.500Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-04-05T15:13:03.045Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-04-05T15:13:03.134Z] docker_cli_swarm_test.go:1172: [dbcc6d3f6289c] joining swarm manager [d24ac13f37ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-04-05T15:13:06.765Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-04-05T15:13:11.441Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-04-05T15:13:11.898Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-04-05T15:13:11.899Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-04-05T15:13:11.899Z] === RUN TestDockerSuite/TestBuildPATH [2023-04-05T15:13:11.899Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-04-05T15:13:11.899Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-04-05T15:13:14.069Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-04-05T15:13:14.069Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-04-05T15:13:14.526Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-04-05T15:13:29.657Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-04-05T15:13:29.657Z] docker_cli_swarm_test.go:1453: [d68885e1ad3f3] joining swarm manager [d59aa98976727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:13:29.657Z] docker_cli_swarm_test.go:1454: [de3d5908b0af4] joining swarm manager [d59aa98976727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-05T15:13:41.863Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-04-05T15:13:41.863Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-04-05T15:13:41.863Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-04-05T15:13:41.863Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-04-05T15:13:41.863Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-04-05T15:13:42.800Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-04-05T15:13:44.704Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-04-05T15:13:47.985Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-04-05T15:13:50.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-04-05T15:13:52.409Z] docker_cli_swarm_unix_test.go:63: [d82385ed516d8] joining swarm manager [de1165776e641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:13:56.998Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-04-05T15:14:26.913Z] === RUN TestDockerSuite/TestBuildRm [2023-04-05T15:14:35.463Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-04-05T15:14:38.360Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-04-05T15:14:38.360Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-04-05T15:14:38.360Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-04-05T15:14:38.360Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-04-05T15:14:38.817Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-04-05T15:14:40.349Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-04-05T15:14:44.071Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-04-05T15:14:48.611Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-04-05T15:14:48.611Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-04-05T15:14:48.611Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-04-05T15:14:49.984Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-04-05T15:14:52.623Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-04-05T15:14:53.269Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-04-05T15:14:55.180Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-04-05T15:14:56.349Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-04-05T15:14:57.078Z] docker_api_swarm_test.go:962: [d091473b829c8] joining swarm manager [ddfc8d75b5830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-05T15:15:15.146Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-04-05T15:15:17.405Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-04-05T15:15:17.405Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-04-05T15:15:17.405Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-04-05T15:15:27.336Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-04-05T15:15:27.705Z] === RUN TestDockerSuite/TestBuildSpaces [2023-04-05T15:15:27.705Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-04-05T15:15:29.234Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-04-05T15:15:31.762Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-04-05T15:15:32.383Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-04-05T15:15:32.383Z] === RUN TestDockerSuite/TestBuildStderr [2023-04-05T15:15:34.291Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-04-05T15:15:37.060Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-04-05T15:15:42.428Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-04-05T15:15:46.607Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-04-05T15:15:49.134Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-04-05T15:15:51.662Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-04-05T15:15:54.191Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-04-05T15:15:56.719Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-04-05T15:15:58.121Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-04-05T15:15:58.121Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-04-05T15:15:58.121Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-04-05T15:15:58.579Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-04-05T15:15:59.542Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-04-05T15:16:00.001Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-04-05T15:16:01.921Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-04-05T15:16:04.219Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-04-05T15:16:09.994Z] === RUN TestDockerSuite/TestBuildUser [2023-04-05T15:16:09.994Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-04-05T15:16:09.994Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-04-05T15:16:09.994Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-04-05T15:16:09.994Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-04-05T15:16:09.994Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-04-05T15:16:09.994Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-04-05T15:16:13.717Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-04-05T15:16:14.174Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-04-05T15:16:22.725Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-04-05T15:16:22.725Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-04-05T15:16:22.725Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-04-05T15:16:22.725Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-04-05T15:16:22.725Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-04-05T15:16:43.793Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-04-05T15:16:43.793Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-04-05T15:16:50.871Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-04-05T15:16:58.124Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-04-05T15:17:01.175Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-04-05T15:17:01.175Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-04-05T15:17:01.175Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-04-05T15:17:01.175Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-04-05T15:17:01.175Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-04-05T15:17:03.345Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-04-05T15:17:03.345Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-04-05T15:17:03.803Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-04-05T15:17:12.987Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-04-05T15:17:14.101Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-04-05T15:17:18.775Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-04-05T15:17:18.775Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite (1626.67s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.21s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.97s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.85s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.98s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.20s) [2023-04-05T15:17:27.851Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.05s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.68s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.52s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.99s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.04s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.00s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.68s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.48s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.67s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.61s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.09s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.20s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.60s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.36s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.54s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.66s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.59s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.50s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.22s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.06s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.06s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.14s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.64s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.60s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.36s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.82s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.18s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.02s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.00s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.38s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.14s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.16s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.92s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.84s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.41s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.76s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.97s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.53s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.61s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.96s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.48s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.61s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.48s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.46s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.94s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.69s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.14s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.71s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.18s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.05s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.75s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.60s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.29s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.92s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.61s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.83s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.07s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.51s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.48s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.53s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.31s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.22s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.88s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.56s) [2023-04-05T15:17:27.851Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.90s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.36s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.89s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.09s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (108.58s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.32s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.17s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.25s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.01s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.00s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.03s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.96s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.11s) [2023-04-05T15:17:27.851Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2023-04-05T15:17:27.851Z] === RUN TestDockerExternalVolumeSuite [2023-04-05T15:17:27.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-04-05T15:17:28.109Z] docker_cli_external_volume_driver_test.go:52: [d78b05bb8e655] daemon is not started [2023-04-05T15:17:36.518Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-04-05T15:17:36.518Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-04-05T15:17:36.518Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-04-05T15:17:36.518Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-04-05T15:17:36.975Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-04-05T15:17:36.975Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-04-05T15:17:36.975Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-04-05T15:17:38.510Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-04-05T15:17:46.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-04-05T15:17:47.060Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-04-05T15:17:47.519Z] === RUN TestDockerSuite/TestBuildXZHost [2023-04-05T15:17:47.519Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-04-05T15:17:47.975Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-04-05T15:17:47.975Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-04-05T15:17:47.975Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-04-05T15:17:47.975Z] docker_cli_sni_test.go:18: Flakey test [2023-04-05T15:17:47.975Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-04-05T15:17:50.144Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-04-05T15:17:54.821Z] === RUN TestDockerSuite/TestCommitChange [2023-04-05T15:17:59.493Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-04-05T15:18:03.217Z] === RUN TestDockerSuite/TestCommitHardlink [2023-04-05T15:18:03.217Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-04-05T15:18:03.217Z] === RUN TestDockerSuite/TestCommitNewFile [2023-04-05T15:18:10.269Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-04-05T15:18:10.269Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-04-05T15:18:10.269Z] === RUN TestDockerSuite/TestCommitTTY [2023-04-05T15:18:22.623Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-04-05T15:18:25.519Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-04-05T15:18:25.519Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-04-05T15:18:25.519Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-04-05T15:18:25.519Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-04-05T15:18:25.519Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-04-05T15:18:25.519Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-04-05T15:18:25.519Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-04-05T15:18:25.519Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-04-05T15:18:25.519Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-04-05T15:18:25.519Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-04-05T15:18:25.519Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-04-05T15:18:25.519Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-04-05T15:18:25.519Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-04-05T15:18:25.519Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-04-05T15:18:25.519Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-04-05T15:18:25.976Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-04-05T15:18:33.025Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-04-05T15:18:38.800Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-04-05T15:18:38.800Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-04-05T15:18:38.800Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-04-05T15:18:40.969Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-04-05T15:18:40.969Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-04-05T15:18:40.969Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-04-05T15:18:40.969Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-04-05T15:18:40.969Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-04-05T15:18:40.969Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-04-05T15:18:40.969Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-04-05T15:18:43.870Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-04-05T15:18:43.870Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-04-05T15:18:43.870Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-04-05T15:18:43.870Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-04-05T15:18:46.040Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-04-05T15:18:46.040Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-04-05T15:18:46.040Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-04-05T15:18:46.040Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-04-05T15:18:46.040Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-04-05T15:18:46.040Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-04-05T15:18:46.040Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-04-05T15:18:46.040Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-04-05T15:18:48.211Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-04-05T15:18:50.380Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-04-05T15:18:53.274Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-04-05T15:18:53.274Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-04-05T15:18:53.274Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-04-05T15:18:53.274Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-04-05T15:18:53.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-04-05T15:18:55.441Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-04-05T15:18:55.441Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-04-05T15:18:57.613Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-04-05T15:18:57.613Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-04-05T15:18:57.613Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-04-05T15:18:57.613Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-04-05T15:18:57.613Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-04-05T15:19:00.422Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-04-05T15:19:04.662Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-04-05T15:19:04.662Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-04-05T15:19:06.831Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-04-05T15:19:06.831Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-04-05T15:19:06.831Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-04-05T15:19:09.729Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-04-05T15:19:09.729Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-04-05T15:19:11.898Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-04-05T15:19:15.307Z] docker_cli_external_volume_driver_test.go:52: [df25e2c52ab5d] daemon is not started [2023-04-05T15:19:15.621Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-04-05T15:19:19.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-04-05T15:19:19.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-04-05T15:19:19.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-04-05T15:19:19.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-04-05T15:19:19.352Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-04-05T15:19:21.519Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-04-05T15:19:21.519Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-04-05T15:19:21.519Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-04-05T15:19:24.414Z] === RUN TestDockerSuite/TestContainerAPITop [2023-04-05T15:19:24.414Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-04-05T15:19:24.414Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-04-05T15:19:26.584Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-04-05T15:19:26.584Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-04-05T15:19:30.168Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-04-05T15:19:31.266Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-04-05T15:19:33.438Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-04-05T15:19:33.438Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-04-05T15:19:33.438Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-04-05T15:19:33.438Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-04-05T15:19:33.438Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-04-05T15:19:33.438Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-04-05T15:19:33.438Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-04-05T15:19:33.438Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-04-05T15:19:33.438Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-04-05T15:19:33.438Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-04-05T15:19:33.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-04-05T15:19:35.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-04-05T15:19:35.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-04-05T15:19:38.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-04-05T15:19:40.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-04-05T15:19:43.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-04-05T15:19:46.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007eb278_} [2023-04-05T15:19:48.233Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-04-05T15:19:48.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12124953361_c:\foo_false____} [2023-04-05T15:19:51.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12124953361_c:\foo_true____} [2023-04-05T15:19:53.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-04-05T15:19:53.718Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-04-05T15:19:53.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-04-05T15:19:53.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-04-05T15:19:53.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-04-05T15:19:53.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-04-05T15:19:53.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-04-05T15:19:53.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-04-05T15:19:53.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-04-05T15:19:53.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-04-05T15:19:53.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-04-05T15:19:54.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-04-05T15:19:54.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-04-05T15:19:54.175Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-04-05T15:19:54.175Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-04-05T15:19:54.175Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-04-05T15:19:54.175Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-04-05T15:19:54.175Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-04-05T15:19:54.175Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-04-05T15:19:54.175Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-04-05T15:19:54.175Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-04-05T15:19:54.175Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-04-05T15:19:54.175Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-04-05T15:19:54.175Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-04-05T15:19:56.345Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-04-05T15:19:56.345Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-04-05T15:19:56.805Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-04-05T15:19:56.805Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-04-05T15:19:56.805Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-04-05T15:19:58.973Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-04-05T15:19:59.430Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-04-05T15:19:59.431Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-04-05T15:19:59.431Z] === RUN TestDockerSuite/TestCpRelativePath [2023-04-05T15:20:01.599Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-04-05T15:20:01.599Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-04-05T15:20:01.599Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-04-05T15:20:01.599Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-04-05T15:20:01.599Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-04-05T15:20:01.599Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-04-05T15:20:01.599Z] === RUN TestDockerSuite/TestCpToCaseA [2023-04-05T15:20:03.095Z] docker_cli_external_volume_driver_test.go:52: [d30399eeb26af] daemon is not started [2023-04-05T15:20:06.271Z] === RUN TestDockerSuite/TestCpToCaseB [2023-04-05T15:20:08.442Z] === RUN TestDockerSuite/TestCpToCaseC [2023-04-05T15:20:08.442Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-04-05T15:20:08.442Z] === RUN TestDockerSuite/TestCpToCaseD [2023-04-05T15:20:08.442Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-04-05T15:20:08.442Z] === RUN TestDockerSuite/TestCpToCaseE [2023-04-05T15:20:16.985Z] === RUN TestDockerSuite/TestCpToCaseF [2023-04-05T15:20:16.985Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-04-05T15:20:16.985Z] === RUN TestDockerSuite/TestCpToCaseG [2023-04-05T15:20:16.985Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:20:16.985Z] === RUN TestDockerSuite/TestCpToCaseH [2023-04-05T15:20:17.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-04-05T15:20:17.970Z] docker_cli_external_volume_driver_test.go:52: [dddb3b10e3496] daemon is not started [2023-04-05T15:20:27.282Z] === RUN TestDockerSuite/TestCpToCaseI [2023-04-05T15:20:27.282Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-04-05T15:20:27.282Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-04-05T15:20:27.282Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-04-05T15:20:27.282Z] === RUN TestDockerSuite/TestCpToDot [2023-04-05T15:20:28.246Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-04-05T15:20:28.246Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-04-05T15:20:28.246Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-04-05T15:20:28.246Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-04-05T15:20:28.246Z] === RUN TestDockerSuite/TestCpToStdout [2023-04-05T15:20:31.145Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-04-05T15:20:31.145Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-05T15:20:31.145Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-04-05T15:20:31.145Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-04-05T15:20:31.145Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-04-05T15:20:31.145Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-04-05T15:20:31.145Z] === RUN TestDockerSuite/TestCpVolumePath [2023-04-05T15:20:31.145Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-04-05T15:20:31.145Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-04-05T15:20:31.145Z] === RUN TestDockerSuite/TestCreateArgs [2023-04-05T15:20:31.605Z] === RUN TestDockerSuite/TestCreateByImageID [2023-04-05T15:20:32.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-04-05T15:20:33.141Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-04-05T15:20:35.309Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-04-05T15:20:35.765Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-04-05T15:20:35.765Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-04-05T15:20:37.933Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-04-05T15:20:38.390Z] === RUN TestDockerSuite/TestCreateLabels [2023-04-05T15:20:38.390Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-04-05T15:20:38.390Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-04-05T15:20:38.390Z] === RUN TestDockerSuite/TestCreateRM [2023-04-05T15:20:38.847Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-04-05T15:20:38.847Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-05T15:20:38.847Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-04-05T15:20:38.847Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-04-05T15:20:39.303Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-04-05T15:20:54.097Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-04-05T15:20:54.097Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-04-05T15:20:54.097Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-04-05T15:20:56.266Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-04-05T15:20:56.266Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-04-05T15:20:56.266Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-04-05T15:20:56.266Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-04-05T15:20:59.161Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-04-05T15:20:59.161Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-04-05T15:20:59.161Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-04-05T15:20:59.161Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-04-05T15:20:59.161Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-04-05T15:20:59.161Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-04-05T15:20:59.161Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-04-05T15:20:59.161Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-04-05T15:20:59.161Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDevicePermissions [2023-04-05T15:20:59.161Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDockerFails [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-04-05T15:20:59.161Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-04-05T15:20:59.161Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-04-05T15:20:59.161Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestEventsAttach [2023-04-05T15:20:59.161Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestEventsCommit [2023-04-05T15:20:59.161Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-04-05T15:20:59.161Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-04-05T15:21:02.058Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-04-05T15:21:04.233Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-04-05T15:21:04.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-04-05T15:21:07.130Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-04-05T15:21:15.677Z] === RUN TestDockerSuite/TestEventsCopy [2023-04-05T15:21:19.399Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-04-05T15:21:19.748Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-04-05T15:21:24.070Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-04-05T15:21:31.135Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-04-05T15:21:32.098Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-04-05T15:21:34.609Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-04-05T15:21:35.821Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-04-05T15:21:36.278Z] === RUN TestDockerSuite/TestEventsFilterType [2023-04-05T15:21:37.241Z] === RUN TestDockerSuite/TestEventsFilters [2023-04-05T15:21:41.916Z] === RUN TestDockerSuite/TestEventsFormat [2023-04-05T15:21:46.588Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-04-05T15:21:46.588Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-04-05T15:21:46.588Z] === RUN TestDockerSuite/TestEventsImageImport [2023-04-05T15:21:46.588Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-04-05T15:21:46.588Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-04-05T15:21:46.588Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-04-05T15:21:46.588Z] === RUN TestDockerSuite/TestEventsImagePull [2023-04-05T15:21:46.588Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-04-05T15:21:46.588Z] === RUN TestDockerSuite/TestEventsImageTag [2023-04-05T15:21:48.119Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-04-05T15:21:48.119Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-04-05T15:21:48.119Z] === RUN TestDockerSuite/TestEventsRename [2023-04-05T15:21:50.287Z] === RUN TestDockerSuite/TestEventsResize [2023-04-05T15:21:53.186Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-04-05T15:21:55.356Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-04-05T15:21:58.248Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-04-05T15:22:02.938Z] === RUN TestDockerSuite/TestEventsTop [2023-04-05T15:22:02.938Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-04-05T15:22:02.938Z] === RUN TestDockerSuite/TestEventsUntag [2023-04-05T15:22:05.847Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-04-05T15:22:09.571Z] === RUN TestDockerSuite/TestExec [2023-04-05T15:22:09.571Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-04-05T15:22:09.571Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-04-05T15:22:09.571Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-04-05T15:22:09.571Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-04-05T15:22:11.105Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-04-05T15:22:13.276Z] === RUN TestDockerSuite/TestExecAPIStart [2023-04-05T15:22:13.276Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-04-05T15:22:13.276Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-04-05T15:22:13.276Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-04-05T15:22:13.276Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-04-05T15:22:13.276Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-04-05T15:22:13.276Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-04-05T15:22:15.446Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-04-05T15:22:17.614Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-04-05T15:22:19.783Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-04-05T15:22:21.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-04-05T15:22:21.952Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-04-05T15:22:25.691Z] === RUN TestDockerSuite/TestExecCgroup [2023-04-05T15:22:25.691Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-04-05T15:22:25.691Z] === RUN TestDockerSuite/TestExecEnv [2023-04-05T15:22:25.691Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-04-05T15:22:25.691Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-04-05T15:22:25.691Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-04-05T15:22:25.691Z] === RUN TestDockerSuite/TestExecExitStatus [2023-04-05T15:22:27.862Z] === RUN TestDockerSuite/TestExecInspectID [2023-04-05T15:22:32.534Z] === RUN TestDockerSuite/TestExecInteractive [2023-04-05T15:22:32.534Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-04-05T15:22:32.534Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-04-05T15:22:32.534Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-04-05T15:22:32.534Z] === RUN TestDockerSuite/TestExecParseError [2023-04-05T15:22:32.534Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-04-05T15:22:32.534Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-04-05T15:22:32.534Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-04-05T15:22:32.991Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-04-05T15:22:32.991Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-04-05T15:22:32.991Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-04-05T15:22:35.160Z] === RUN TestDockerSuite/TestExecSetEnv [2023-04-05T15:22:35.160Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-04-05T15:22:35.160Z] === RUN TestDockerSuite/TestExecStartFails [2023-04-05T15:22:38.054Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-04-05T15:22:38.054Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-04-05T15:22:38.054Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-04-05T15:22:38.054Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-04-05T15:22:38.054Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-04-05T15:22:38.054Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-04-05T15:22:38.054Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-04-05T15:22:39.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-04-05T15:22:40.225Z] === RUN TestDockerSuite/TestExecUlimits [2023-04-05T15:22:40.225Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-04-05T15:22:40.225Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-04-05T15:22:48.819Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-04-05T15:22:48.819Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-04-05T15:22:48.819Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-04-05T15:22:48.819Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-04-05T15:22:48.819Z] === RUN TestDockerSuite/TestExecWithUser [2023-04-05T15:22:48.819Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-04-05T15:22:48.819Z] === RUN TestDockerSuite/TestGetContainerStats [2023-04-05T15:22:53.577Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-04-05T15:23:00.739Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-04-05T15:23:02.954Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-04-05T15:23:08.823Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-04-05T15:23:08.823Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-04-05T15:23:08.823Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-04-05T15:23:08.823Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-04-05T15:23:08.823Z] === RUN TestDockerSuite/TestHealth [2023-04-05T15:23:08.823Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-04-05T15:23:09.291Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-04-05T15:23:09.291Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-04-05T15:23:09.291Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-04-05T15:23:09.291Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-04-05T15:23:11.405Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-04-05T15:23:14.050Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-04-05T15:23:14.050Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-04-05T15:23:14.050Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-04-05T15:23:14.050Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-04-05T15:23:14.050Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-04-05T15:23:14.050Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-04-05T15:23:14.050Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-04-05T15:23:14.519Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-04-05T15:23:14.519Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-04-05T15:23:14.519Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-04-05T15:23:15.507Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-04-05T15:23:15.975Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-04-05T15:23:17.551Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-04-05T15:23:17.551Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-04-05T15:23:19.768Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-04-05T15:23:22.719Z] === RUN TestDockerSuite/TestImagesFormat [2023-04-05T15:23:22.719Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-04-05T15:23:22.719Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-04-05T15:23:22.719Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-04-05T15:23:26.513Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-04-05T15:23:26.513Z] === RUN TestDockerSuite/TestImportBadURL [2023-04-05T15:23:28.731Z] === RUN TestDockerSuite/TestImportDisplay [2023-04-05T15:23:28.732Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-04-05T15:23:28.732Z] === RUN TestDockerSuite/TestImportFile [2023-04-05T15:23:28.732Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-04-05T15:23:28.732Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-04-05T15:23:28.732Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-04-05T15:23:28.732Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-04-05T15:23:28.732Z] === RUN TestDockerSuite/TestImportGzipped [2023-04-05T15:23:28.732Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-04-05T15:23:28.732Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-04-05T15:23:28.732Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-04-05T15:23:28.732Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-04-05T15:23:28.732Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-04-05T15:23:29.200Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-04-05T15:23:29.200Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-04-05T15:23:29.200Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-04-05T15:23:29.200Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-04-05T15:23:29.200Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-04-05T15:23:29.200Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-04-05T15:23:29.200Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-04-05T15:23:29.200Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-04-05T15:23:29.200Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-05T15:23:29.200Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-04-05T15:23:36.356Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-04-05T15:23:38.571Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-04-05T15:23:38.571Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-04-05T15:23:38.571Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-04-05T15:23:38.571Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-04-05T15:23:38.571Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-04-05T15:23:38.571Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-04-05T15:23:38.571Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-04-05T15:23:38.571Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-04-05T15:23:40.786Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-04-05T15:23:41.256Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-04-05T15:23:43.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-04-05T15:23:43.472Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-04-05T15:23:43.472Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-04-05T15:23:43.472Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-04-05T15:23:43.472Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-04-05T15:23:43.472Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-04-05T15:23:43.472Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-04-05T15:23:43.472Z] === RUN TestDockerSuite/TestInspectDefault [2023-04-05T15:23:45.692Z] === RUN TestDockerSuite/TestInspectHistory [2023-04-05T15:23:50.444Z] === RUN TestDockerSuite/TestInspectImage [2023-04-05T15:23:50.444Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-04-05T15:23:50.444Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-04-05T15:23:50.444Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-04-05T15:23:50.444Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-04-05T15:23:50.444Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-05T15:23:50.444Z] === RUN TestDockerSuite/TestInspectInt64 [2023-04-05T15:23:52.667Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-04-05T15:23:54.232Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-04-05T15:23:54.700Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-04-05T15:23:56.914Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-04-05T15:23:58.315Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-04-05T15:23:59.128Z] === RUN TestDockerSuite/TestInspectPlugin [2023-04-05T15:23:59.128Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-04-05T15:23:59.128Z] === RUN TestDockerSuite/TestInspectRootFS [2023-04-05T15:23:59.128Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-04-05T15:24:01.344Z] === RUN TestDockerSuite/TestInspectStatus [2023-04-05T15:24:04.294Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-04-05T15:24:08.087Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-04-05T15:24:10.301Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-04-05T15:24:12.518Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-04-05T15:24:14.732Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-04-05T15:24:16.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-04-05T15:24:16.384Z] docker_cli_external_volume_driver_test.go:484: [ddc6da3130433] daemon is not started [2023-04-05T15:24:16.947Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-04-05T15:24:19.160Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksEnvs [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-04-05T15:24:21.377Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.377Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-04-05T15:24:21.377Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.846Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-04-05T15:24:21.846Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.846Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-04-05T15:24:21.846Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-04-05T15:24:21.846Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-04-05T15:24:21.846Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-04-05T15:24:21.846Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-04-05T15:24:24.062Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-04-05T15:24:25.631Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-04-05T15:24:31.244Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-04-05T15:24:31.244Z] docker_cli_external_volume_driver_test.go:52: [def3ae6392f22] daemon is not started [2023-04-05T15:24:31.506Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-04-05T15:24:33.719Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-04-05T15:24:33.719Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-04-05T15:24:33.719Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-04-05T15:24:35.933Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-04-05T15:24:36.406Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-04-05T15:24:42.283Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite (436.88s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.11s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2023-04-05T15:24:46.102Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2023-04-05T15:24:46.102Z] PASS [2023-04-05T15:24:46.102Z] [2023-04-05T15:24:46.102Z] === Skipped [2023-04-05T15:24:46.102Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-04-05T15:24:46.102Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-04-05T15:24:46.102Z] check_test.go:308: [d9c972224d362] daemon is not started [2023-04-05T15:24:46.102Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-04-05T15:24:46.102Z] [2023-04-05T15:24:46.102Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2023-04-05T15:24:46.102Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-04-05T15:24:46.102Z] check_test.go:308: [d3d084337de38] daemon is not started [2023-04-05T15:24:46.102Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2023-04-05T15:24:46.102Z] [2023-04-05T15:24:46.102Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-04-05T15:24:46.102Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-04-05T15:24:46.102Z] check_test.go:308: [d32813d895f38] daemon is not started [2023-04-05T15:24:46.102Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-04-05T15:24:46.102Z] [2023-04-05T15:24:46.102Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-04-05T15:24:46.102Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-04-05T15:24:46.102Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-04-05T15:24:46.102Z] [2023-04-05T15:24:46.102Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-04-05T15:24:46.102Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-04-05T15:24:46.102Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-04-05T15:24:46.102Z] [2023-04-05T15:24:46.102Z] DONE 273 tests, 5 skipped in 2400.986s [2023-04-05T15:24:46.102Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-05T15:24:46.102Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7cbeb8ba7ff7/docker.pid [2023-04-05T15:24:46.102Z] +++ kill 5547 [2023-04-05T15:24:46.102Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5547 is not a child of this shell [2023-04-05T15:24:46.102Z] warning: PID 5547 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7cbeb8ba7ff7/docker.pid had a nonzero exit code [2023-04-05T15:24:46.102Z] ++++ cat bundles/test-integration/docker.pid [2023-04-05T15:24:46.102Z] +++ kill 8075 [2023-04-05T15:24:46.102Z] +++ /etc/init.d/apparmor stop [2023-04-05T15:24:46.102Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-05T15:24:46.102Z] [2023-04-05T15:24:46.102Z] Unloading profiles will leave already running processes permanently [2023-04-05T15:24:46.102Z] unconfined, which can lead to unexpected situations. [2023-04-05T15:24:46.102Z] [2023-04-05T15:24:46.102Z] To set a process to complain mode, use the command line tool [2023-04-05T15:24:46.102Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-05T15:24:46.102Z] +++ true [2023-04-05T15:24:46.102Z] exiting test-integration [2023-04-05T15:24:46.102Z] ++ exit 0 [2023-04-05T15:24:46.102Z] [2023-04-05T15:24:46.102Z] + exit 0 [2023-04-05T15:24:46.102Z] ++ jobs -p [2023-04-05T15:24:46.102Z] + pids= [2023-04-05T15:24:46.102Z] + echo 'Remaining pids to kill: []' [2023-04-05T15:24:46.102Z] Remaining pids to kill: [] [2023-04-05T15:24:46.102Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-04-05T15:24:46.117Z] Recording test results [2023-04-05T15:24:47.041Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-04-05T15:24:47.975Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-05T15:24:48.304Z] + echo Ensuring container killed. [2023-04-05T15:24:48.305Z] Ensuring container killed. [2023-04-05T15:24:48.305Z] + docker ps -aq -f name=docker-pr2-* [2023-04-05T15:24:49.259Z] + cids=fbad7ceb70ff [2023-04-05T15:24:49.259Z] 051d15dec38a [2023-04-05T15:24:49.259Z] 11fea8854a21 [2023-04-05T15:24:49.259Z] + [ -n fbad7ceb70ff [2023-04-05T15:24:49.259Z] 051d15dec38a [2023-04-05T15:24:49.259Z] 11fea8854a21 ] [2023-04-05T15:24:49.259Z] + docker rm -vf fbad7ceb70ff 051d15dec38a 11fea8854a21 [2023-04-05T15:24:49.517Z] fbad7ceb70ff [2023-04-05T15:24:49.774Z] 051d15dec38a [2023-04-05T15:24:49.774Z] 11fea8854a21 [Pipeline] sh [2023-04-05T15:24:50.052Z] + echo Chowning /workspace to jenkins user [2023-04-05T15:24:50.052Z] Chowning /workspace to jenkins user [2023-04-05T15:24:50.052Z] + id -u [2023-04-05T15:24:50.052Z] + id -g [2023-04-05T15:24:50.052Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45276:/workspace busybox chown -R 1000:1000 /workspace [2023-04-05T15:24:50.052Z] Unable to find image 'busybox:latest' locally [2023-04-05T15:24:50.310Z] latest: Pulling from library/busybox [2023-04-05T15:24:50.310Z] 4b35f584bb4f: Pulling fs layer [2023-04-05T15:24:50.310Z] 4b35f584bb4f: Verifying Checksum [2023-04-05T15:24:50.310Z] 4b35f584bb4f: Download complete [2023-04-05T15:24:50.569Z] 4b35f584bb4f: Pull complete [2023-04-05T15:24:50.569Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-05T15:24:50.569Z] Status: Downloaded newer image for busybox:latest [2023-04-05T15:24:52.915Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-05T15:24:54.142Z] + bundleName=amd64 [2023-04-05T15:24:54.142Z] + echo Creating amd64-bundles.tar.gz [2023-04-05T15:24:54.142Z] Creating amd64-bundles.tar.gz [2023-04-05T15:24:54.142Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-04-05T15:24:54.142Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2023-04-05T15:24:55.085Z] Archiving artifacts [2023-04-05T15:24:55.130Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-04-05T15:24:57.262Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45276/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-05T15:24:57.350Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-04-05T15:24:57.350Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-04-05T15:24:57.350Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-04-05T15:24:57.564Z] + make clean [2023-04-05T15:24:58.130Z] docker volume rm -f docker-dev-cache [2023-04-05T15:24:58.130Z] docker-dev-cache [Pipeline] deleteDir [2023-04-05T15:25:00.299Z] === RUN TestDockerSuite/TestLogsSeparateStderr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-05T15:25:02.511Z] === RUN TestDockerSuite/TestLogsSince [2023-04-05T15:25:11.174Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-04-05T15:25:11.174Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-04-05T15:25:11.174Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-04-05T15:25:11.174Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-04-05T15:25:11.174Z] === RUN TestDockerSuite/TestLogsTail [2023-04-05T15:25:14.127Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-04-05T15:25:17.078Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestMountIntoProc [2023-04-05T15:25:19.296Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestMountIntoSys [2023-04-05T15:25:19.296Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestNetHostname [2023-04-05T15:25:19.296Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-04-05T15:25:19.296Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-04-05T15:25:19.296Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-04-05T15:25:19.296Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPluginActive [2023-04-05T15:25:19.296Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-04-05T15:25:19.296Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-04-05T15:25:19.296Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-04-05T15:25:19.296Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-04-05T15:25:19.296Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-04-05T15:25:19.296Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-04-05T15:25:19.296Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-04-05T15:25:19.296Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-04-05T15:25:19.296Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPortHostBinding [2023-04-05T15:25:19.296Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPortList [2023-04-05T15:25:19.296Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-04-05T15:25:19.296Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-04-05T15:25:24.053Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-04-05T15:25:24.053Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-04-05T15:25:24.053Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-04-05T15:25:24.053Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-04-05T15:25:24.053Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-04-05T15:25:24.053Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-04-05T15:25:24.053Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-04-05T15:25:24.053Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-04-05T15:25:24.053Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-05T15:25:24.053Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-04-05T15:25:24.053Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-04-05T15:25:24.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-04-05T15:25:24.053Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-04-05T15:25:24.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-04-05T15:25:24.053Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-04-05T15:25:24.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-04-05T15:25:24.053Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-05T15:25:24.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-04-05T15:25:28.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-04-05T15:25:28.804Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-04-05T15:25:28.804Z] === RUN TestDockerSuite/TestPsByOrder [2023-04-05T15:25:37.461Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-04-05T15:25:37.461Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-04-05T15:25:37.461Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-04-05T15:25:46.129Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-04-05T15:26:05.066Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-04-05T15:26:05.066Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-04-05T15:26:05.066Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-04-05T15:26:05.066Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-04-05T15:26:12.219Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-04-05T15:26:19.373Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-04-05T15:26:31.861Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-04-05T15:26:36.623Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-04-05T15:26:36.623Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-04-05T15:26:36.623Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-04-05T15:26:36.623Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-04-05T15:26:36.623Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-04-05T15:26:41.377Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-04-05T15:26:41.377Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-04-05T15:26:41.377Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-04-05T15:26:41.377Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-04-05T15:26:41.377Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-04-05T15:26:41.377Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-04-05T15:26:41.377Z] === RUN TestDockerSuite/TestPsRightTagName [2023-04-05T15:26:41.377Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-04-05T15:26:41.377Z] === RUN TestDockerSuite/TestPsShowMounts [2023-04-05T15:26:48.533Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-04-05T15:26:48.533Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-04-05T15:26:48.533Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-04-05T15:26:49.000Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-04-05T15:26:49.000Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-04-05T15:26:49.000Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-04-05T15:26:49.985Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-04-05T15:26:50.972Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-04-05T15:26:50.972Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-04-05T15:26:50.972Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-04-05T15:26:55.725Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-04-05T15:26:59.515Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-04-05T15:27:01.745Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-04-05T15:27:22.971Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-04-05T15:27:22.971Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-04-05T15:27:22.971Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-04-05T15:27:25.933Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-04-05T15:27:25.933Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-04-05T15:27:25.933Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-04-05T15:27:26.920Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-04-05T15:27:30.709Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-04-05T15:27:35.466Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-04-05T15:27:35.466Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-04-05T15:27:35.466Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-04-05T15:27:39.264Z] === RUN TestDockerSuite/TestRmiBlank [2023-04-05T15:27:39.264Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-04-05T15:27:39.731Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-04-05T15:27:54.657Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-04-05T15:27:55.647Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-04-05T15:27:56.633Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-04-05T15:28:02.498Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-04-05T15:28:07.249Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-04-05T15:28:14.404Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-04-05T15:28:19.153Z] === RUN TestDockerSuite/TestRmiTag [2023-04-05T15:28:19.153Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-04-05T15:28:21.370Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-04-05T15:28:39.190Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-04-05T15:28:40.175Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-04-05T15:28:44.931Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-04-05T15:28:45.417Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-04-05T15:28:45.417Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-04-05T15:28:45.417Z] === RUN TestDockerSuite/TestRunAddHost [2023-04-05T15:28:45.417Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-04-05T15:28:45.417Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-04-05T15:28:45.417Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-04-05T15:28:45.417Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-04-05T15:28:45.417Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-04-05T15:28:45.417Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-04-05T15:28:45.417Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-04-05T15:28:45.417Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-04-05T15:28:45.417Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-04-05T15:28:45.417Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-04-05T15:28:45.417Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-04-05T15:28:45.889Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-04-05T15:28:48.109Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-04-05T15:28:48.109Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-04-05T15:28:48.109Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-04-05T15:28:48.109Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-04-05T15:28:48.109Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-04-05T15:28:52.868Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-04-05T15:28:55.819Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-04-05T15:29:02.972Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-04-05T15:29:05.188Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-04-05T15:29:07.400Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-04-05T15:29:07.400Z] === RUN TestDockerSuite/TestRunBindMounts [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-04-05T15:29:13.262Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-04-05T15:29:13.262Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-04-05T15:29:15.477Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-04-05T15:29:15.477Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-04-05T15:29:15.477Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-04-05T15:29:18.433Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-04-05T15:29:18.433Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-04-05T15:29:18.433Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-04-05T15:29:18.433Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-04-05T15:29:18.433Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-04-05T15:29:20.646Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-04-05T15:29:20.646Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-04-05T15:29:20.646Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-04-05T15:29:20.646Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-04-05T15:29:20.646Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-04-05T15:29:20.646Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-04-05T15:29:20.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-04-05T15:29:20.646Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-04-05T15:29:20.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-04-05T15:29:20.646Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-04-05T15:29:20.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-04-05T15:29:20.646Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-04-05T15:29:20.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-04-05T15:29:20.646Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-04-05T15:29:20.646Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-04-05T15:29:22.858Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-04-05T15:29:25.076Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-04-05T15:29:27.290Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-04-05T15:29:27.290Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-04-05T15:29:27.290Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-04-05T15:29:27.290Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-04-05T15:29:27.290Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-04-05T15:29:27.290Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-04-05T15:29:27.290Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-04-05T15:29:29.505Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-04-05T15:29:29.505Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-04-05T15:29:29.505Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-04-05T15:29:29.505Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-04-05T15:29:29.505Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-04-05T15:29:29.505Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-04-05T15:29:29.505Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-04-05T15:29:29.505Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-04-05T15:29:29.505Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-04-05T15:29:31.068Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-04-05T15:29:36.937Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-04-05T15:29:36.937Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-04-05T15:29:36.937Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-04-05T15:29:36.937Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-04-05T15:29:36.937Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-04-05T15:29:36.937Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-04-05T15:29:36.937Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-04-05T15:29:36.937Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-05T15:29:36.937Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-04-05T15:29:36.937Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-04-05T15:29:36.937Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-04-05T15:29:36.937Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-04-05T15:29:36.937Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-04-05T15:29:39.152Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-04-05T15:29:39.152Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-04-05T15:29:39.152Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-04-05T15:29:39.152Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-04-05T15:29:39.152Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-04-05T15:29:39.152Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-04-05T15:29:41.368Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-04-05T15:29:43.582Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-04-05T15:29:43.582Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-04-05T15:29:43.582Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-04-05T15:29:45.799Z] === RUN TestDockerSuite/TestRunEnvironment [2023-04-05T15:29:45.799Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-04-05T15:29:45.799Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-04-05T15:29:45.799Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-04-05T15:29:45.799Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-04-05T15:29:45.799Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-04-05T15:29:45.799Z] === RUN TestDockerSuite/TestRunExitCode [2023-04-05T15:29:48.011Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-04-05T15:29:50.230Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-04-05T15:29:52.443Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-04-05T15:29:54.660Z] === RUN TestDockerSuite/TestRunExposePort [2023-04-05T15:29:55.127Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-04-05T15:29:55.127Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-04-05T15:29:55.127Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-04-05T15:29:55.127Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-04-05T15:29:55.127Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-04-05T15:29:55.127Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-04-05T15:29:55.127Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-04-05T15:29:55.127Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-04-05T15:29:55.127Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-05T15:29:55.127Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-05T15:29:55.127Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-04-05T15:29:55.127Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-04-05T15:29:55.127Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-04-05T15:29:55.127Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-04-05T15:29:55.127Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-04-05T15:29:58.914Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-04-05T15:29:58.914Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-04-05T15:29:58.914Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-04-05T15:29:58.914Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-04-05T15:29:58.914Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-04-05T15:29:58.914Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-04-05T15:29:58.914Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-04-05T15:29:58.914Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-04-05T15:29:58.914Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-04-05T15:29:58.914Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-04-05T15:29:58.914Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-04-05T15:29:58.914Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-04-05T15:30:09.336Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-04-05T15:30:09.336Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-04-05T15:30:09.336Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunModeHostname [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunMount [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-04-05T15:30:10.322Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-04-05T15:30:10.322Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-04-05T15:30:17.481Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-04-05T15:30:17.481Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-04-05T15:30:17.481Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-04-05T15:30:17.481Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-04-05T15:30:17.481Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-04-05T15:30:17.481Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-04-05T15:30:17.481Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-04-05T15:30:22.231Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-04-05T15:30:26.039Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-04-05T15:30:26.039Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-04-05T15:30:26.039Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-04-05T15:30:26.039Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-04-05T15:30:26.039Z] === RUN TestDockerSuite/TestRunNetHost [2023-04-05T15:30:26.039Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-04-05T15:30:26.039Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-04-05T15:30:26.039Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-04-05T15:30:26.039Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-04-05T15:30:26.039Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-04-05T15:30:26.510Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-04-05T15:30:26.510Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-04-05T15:30:26.510Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-04-05T15:30:26.510Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-04-05T15:30:26.510Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-04-05T15:30:26.510Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-04-05T15:30:26.510Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-04-05T15:30:26.510Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-04-05T15:30:26.510Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-04-05T15:30:26.510Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-04-05T15:30:27.496Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-04-05T15:30:29.710Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-04-05T15:30:31.929Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-04-05T15:30:32.918Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-04-05T15:30:35.134Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-04-05T15:30:35.134Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-04-05T15:30:35.134Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-04-05T15:30:35.134Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-04-05T15:30:35.134Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-04-05T15:30:35.134Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-04-05T15:30:35.134Z] === RUN TestDockerSuite/TestRunPortInUse [2023-04-05T15:30:35.134Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-04-05T15:30:35.134Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-04-05T15:30:35.134Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-04-05T15:30:35.134Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-04-05T15:30:35.134Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-04-05T15:30:35.134Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-04-05T15:30:35.134Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-04-05T15:30:35.134Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-04-05T15:30:35.134Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-04-05T15:30:35.602Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-05T15:30:44.262Z] === RUN TestDockerSuite/TestRunPublishPort [2023-04-05T15:30:44.262Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-04-05T15:30:44.262Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-04-05T15:30:44.262Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-04-05T15:30:44.262Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-04-05T15:30:44.262Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-04-05T15:30:44.262Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-04-05T15:30:44.262Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-04-05T15:30:44.262Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-04-05T15:30:44.262Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-05T15:30:44.262Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-04-05T15:30:56.752Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-04-05T15:30:56.752Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-04-05T15:30:56.752Z] === RUN TestDockerSuite/TestRunRm [2023-04-05T15:30:58.970Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-04-05T15:31:04.835Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-04-05T15:31:07.053Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-04-05T15:31:09.266Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-04-05T15:31:11.480Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-04-05T15:31:14.430Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-04-05T15:31:14.430Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-04-05T15:31:14.430Z] === RUN TestDockerSuite/TestRunState [2023-04-05T15:31:14.430Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-04-05T15:31:14.430Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-04-05T15:31:16.647Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-04-05T15:31:16.647Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-04-05T15:31:16.647Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-04-05T15:31:18.861Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-04-05T15:31:18.861Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-04-05T15:31:18.861Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-04-05T15:31:18.861Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-04-05T15:31:18.861Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-04-05T15:31:18.861Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-04-05T15:31:18.861Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-04-05T15:31:18.861Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-04-05T15:31:18.861Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-04-05T15:31:23.611Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-04-05T15:31:23.611Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-04-05T15:31:23.611Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-04-05T15:31:23.611Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-04-05T15:31:23.611Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUserByID [2023-04-05T15:31:23.611Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-04-05T15:31:23.611Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-04-05T15:31:23.611Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-04-05T15:31:23.611Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUserByName [2023-04-05T15:31:23.611Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-04-05T15:31:23.611Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-04-05T15:31:26.699Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-04-05T15:31:26.699Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-04-05T15:31:26.699Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-04-05T15:31:28.917Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-04-05T15:31:28.917Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-04-05T15:31:28.917Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-04-05T15:31:28.917Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-04-05T15:31:28.917Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-04-05T15:31:31.869Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-04-05T15:31:39.025Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-04-05T15:31:42.820Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-04-05T15:31:48.688Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-04-05T15:31:48.689Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-04-05T15:31:48.689Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-04-05T15:31:48.689Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-04-05T15:31:55.853Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-04-05T15:31:58.804Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-04-05T15:32:01.018Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-04-05T15:32:01.018Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-04-05T15:32:01.018Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-04-05T15:32:01.018Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-04-05T15:32:01.018Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-04-05T15:32:01.018Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-04-05T15:32:01.018Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-04-05T15:32:01.018Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-04-05T15:32:01.018Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-04-05T15:32:01.018Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-04-05T15:32:01.018Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-04-05T15:32:01.018Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-04-05T15:32:01.018Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-04-05T15:32:01.018Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-04-05T15:32:01.018Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-04-05T15:32:04.822Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-04-05T15:32:07.037Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-04-05T15:32:09.255Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-04-05T15:32:14.011Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-04-05T15:32:14.011Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-04-05T15:32:14.011Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-04-05T15:32:14.011Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-04-05T15:32:14.011Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveImageId [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-04-05T15:32:14.011Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-04-05T15:32:14.011Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-04-05T15:32:15.574Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-04-05T15:32:16.042Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-04-05T15:32:16.510Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-04-05T15:32:16.510Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-04-05T15:32:18.076Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-04-05T15:32:25.232Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-04-05T15:32:25.232Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-04-05T15:32:25.232Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-04-05T15:32:32.389Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-04-05T15:32:32.389Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-04-05T15:32:32.389Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-04-05T15:32:41.049Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-04-05T15:32:41.049Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-04-05T15:32:41.049Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-04-05T15:32:41.049Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-04-05T15:32:41.049Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-04-05T15:32:41.049Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-04-05T15:32:41.049Z] === RUN TestDockerSuite/TestStartRecordError [2023-04-05T15:32:41.049Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-04-05T15:32:41.049Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-04-05T15:32:46.915Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-04-05T15:32:46.915Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-04-05T15:32:46.915Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-04-05T15:32:46.915Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-04-05T15:32:46.915Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-04-05T15:32:46.915Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-04-05T15:32:46.915Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-04-05T15:32:46.915Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-04-05T15:32:46.915Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-04-05T15:32:46.915Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-05T15:32:46.915Z] === RUN TestDockerSuite/TestStatsNoStream [2023-04-05T15:32:46.915Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-04-05T15:32:46.915Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-04-05T15:32:48.481Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-04-05T15:32:50.698Z] === RUN TestDockerSuite/TestTopPrivileged [2023-04-05T15:32:50.698Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-04-05T15:32:50.698Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-04-05T15:32:52.910Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-04-05T15:32:52.910Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-04-05T15:32:52.910Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-04-05T15:32:52.910Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-04-05T15:32:52.910Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-04-05T15:32:52.910Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-04-05T15:32:52.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-04-05T15:32:52.910Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-04-05T15:32:52.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-04-05T15:32:52.910Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-04-05T15:32:52.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-04-05T15:32:52.911Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-04-05T15:32:52.911Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-04-05T15:33:10.725Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-04-05T15:33:10.725Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-04-05T15:33:10.725Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-04-05T15:33:10.725Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-04-05T15:33:10.725Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-04-05T15:33:10.725Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-04-05T15:33:10.725Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-04-05T15:33:10.725Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-04-05T15:33:12.287Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-04-05T15:33:12.287Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-04-05T15:33:20.946Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-04-05T15:33:20.946Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-04-05T15:33:20.946Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-04-05T15:33:20.946Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-04-05T15:33:21.415Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-04-05T15:33:30.077Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-04-05T15:33:30.077Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-04-05T15:33:30.077Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-04-05T15:33:30.077Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-04-05T15:33:30.077Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-04-05T15:33:30.077Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-04-05T15:33:30.077Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-04-05T15:33:37.241Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-04-05T15:33:37.241Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-04-05T15:33:37.241Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-04-05T15:33:47.666Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-04-05T15:33:47.666Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-04-05T15:33:47.666Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite (2487.11s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.29s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (78.26s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.57s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.57s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.39s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.38s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.28s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.04s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.65s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.82s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.18s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.80s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.51s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.20s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.70s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.55s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.50s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.63s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.65s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.98s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.45s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.52s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.97s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.31s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.15s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.37s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.25s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.85s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.27s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.15s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.93s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.73s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.95s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.98s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.72s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.41s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.73s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.67s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.19s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.16s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.33s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.52s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.72s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.55s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.49s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.28s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.64s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.07s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.66s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (121.46s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.19s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.11s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.42s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-04-05T15:33:48.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.22s) [2023-04-05T15:33:48.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.69s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.05s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildFails (2.44s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.24s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.45s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.38s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.47s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.87s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.87s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildHistory (9.32s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.89s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.08s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.48s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.62s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.12s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.87s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.26s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.93s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.87s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.09s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.29s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.66s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.58s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.91s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.38s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.16s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.13s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.19s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.50s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.01s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.61s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.48s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.22s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.23s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.64s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildRm (12.01s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.28s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.38s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.35s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.10s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.79s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.70s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.27s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.50s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildStderr (4.31s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.44s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.12s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.64s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.08s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.88s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.64s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.93s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.10s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.59s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.48s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.30s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.40s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.65s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.80s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.22s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.13s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestCommitChange (4.74s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.24s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.48s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestCommitTTY (11.60s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.12s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.57s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.47s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.28s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.26s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.37s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.47s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.21s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.32s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.27s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.16s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.05s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.43s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.21s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.77s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.98s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.14s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.51s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.29s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.61s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.12s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.99s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.52s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.77s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.78s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.57s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007eb278_} (2.61s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12124953361_c:\foo_false____} (2.60s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12124953361_c:\foo_true____} (2.56s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2023-04-05T15:33:48.655Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.45s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-04-05T15:33:48.655Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.41s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.40s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.49s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.27s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.69s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.61s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCpToDot (2.37s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCpToStdout (2.83s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.69s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.25s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.08s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.21s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.50s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.46s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.38s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.56s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.84s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsCopy (4.62s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.04s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.09s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.64s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsFilters (4.71s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsFormat (4.56s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsRename (2.44s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsResize (2.71s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.24s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.55s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.77s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.75s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.00s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.97s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.19s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.10s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.27s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecInspectID (4.64s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.53s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecStartFails (2.25s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.27s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.67s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.06s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.04s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.12s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.05s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.21s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.72s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.10s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.26s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.21s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.41s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectHistory (4.19s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.28s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.14s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.20s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.11s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.20s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectStatus (2.69s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.18s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.26s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.14s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.06s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.33s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.22s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.24s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.99s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.62s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.43s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.31s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.44s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.47s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.57s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.40s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.33s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.37s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.33s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsSince (9.05s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsTail (2.81s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.57s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.34s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.43s) [2023-04-05T15:33:48.656Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2023-04-05T15:33:48.656Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.48s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPsByOrder (8.06s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.90s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.88s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.78s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.24s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.29s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.41s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.70s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.71s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.34s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.05s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.75s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.06s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.11s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.38s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.34s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.85s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.65s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.19s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.14s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.10s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.35s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.85s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.27s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.72s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.13s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.04s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.34s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.92s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.48s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.47s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.04s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.10s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.04s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.87s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.06s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.32s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.01s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.35s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.08s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.30s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.37s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.29s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-04-05T15:33:48.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) [2023-04-05T15:33:48.657Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.16s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.23s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.25s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunExitCode (2.27s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.28s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.22s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.32s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.90s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.37s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.85s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.82s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.08s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.00s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.21s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.14s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.00s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.73s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.94s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunRm (2.90s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.61s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.41s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.29s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.31s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.48s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.30s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.06s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.79s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.48s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.25s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.10s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.83s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.54s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.70s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.22s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.30s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.38s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.04s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.19s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.39s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.01s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.34s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.36s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.63s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.25s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.78s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.50s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.17s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.33s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.17s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2023-04-05T15:33:49.128Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-04-05T15:33:49.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.67s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.78s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.80s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.72s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-04-05T15:33:49.129Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] --- PASS: TestDockerRegistrySuite (0.16s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-04-05T15:33:49.129Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-04-05T15:33:49.129Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-04-05T15:33:49.129Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-04-05T15:33:49.129Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-04-05T15:33:49.129Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-04-05T15:33:49.129Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-04-05T15:33:49.129Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-04-05T15:33:49.129Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-04-05T15:33:49.129Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthTokenSuite [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-04-05T15:33:49.129Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-04-05T15:33:49.129Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-04-05T15:33:49.129Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-04-05T15:33:49.129Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-04-05T15:33:49.129Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-04-05T15:33:49.129Z] === RUN TestDockerDaemonSuite [2023-04-05T15:33:49.129Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-04-05T15:33:49.129Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-04-05T15:33:49.129Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-04-05T15:33:49.129Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.129Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-04-05T15:33:49.129Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-04-05T15:33:49.129Z] === RUN TestDockerSwarmSuite [2023-04-05T15:33:49.129Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-04-05T15:33:49.129Z] === RUN TestDockerPluginSuite [2023-04-05T15:33:49.129Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-04-05T15:33:49.129Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-04-05T15:33:49.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-04-05T15:33:49.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-04-05T15:33:49.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-04-05T15:33:49.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-04-05T15:33:49.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-04-05T15:33:49.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-04-05T15:33:49.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-04-05T15:33:49.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-04-05T15:33:49.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-04-05T15:33:49.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- PASS: TestDockerPluginSuite (0.02s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-04-05T15:33:49.130Z] === RUN TestDockerExternalVolumeSuite [2023-04-05T15:33:49.130Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-04-05T15:33:49.130Z] === RUN TestDockerNetworkSuite [2023-04-05T15:33:49.130Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-04-05T15:33:49.130Z] === RUN TestDockerHubPullSuite [2023-04-05T15:33:49.130Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-04-05T15:33:49.130Z] PASS [2023-04-05T15:33:49.130Z] ok github.com/docker/docker/integration-cli 2487.515s [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === Skipped [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-04-05T15:33:49.130Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-04-05T15:33:49.130Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-04-05T15:33:49.130Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-04-05T15:33:49.130Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-04-05T15:33:49.130Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-04-05T15:33:49.130Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-04-05T15:33:49.130Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-04-05T15:33:49.130Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-04-05T15:33:49.130Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-04-05T15:33:49.130Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-04-05T15:33:49.130Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-04-05T15:33:49.130Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-04-05T15:33:49.130Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2023-04-05T15:33:49.130Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2023-04-05T15:33:49.130Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2023-04-05T15:33:49.130Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2023-04-05T15:33:49.130Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2023-04-05T15:33:49.130Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.130Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2023-04-05T15:33:49.130Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-04-05T15:33:49.131Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2023-04-05T15:33:49.131Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-04-05T15:33:49.131Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-04-05T15:33:49.131Z] docker_cli_sni_test.go:18: Flakey test [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-04-05T15:33:49.131Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-04-05T15:33:49.131Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-04-05T15:33:49.131Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-04-05T15:33:49.131Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-04-05T15:33:49.131Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-04-05T15:33:49.131Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-04-05T15:33:49.131Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-04-05T15:33:49.131Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-04-05T15:33:49.131Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.131Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-04-05T15:33:49.131Z] [2023-04-05T15:33:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-04-05T15:33:49.132Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-04-05T15:33:49.132Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-04-05T15:33:49.132Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-04-05T15:33:49.132Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-04-05T15:33:49.132Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-04-05T15:33:49.132Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-04-05T15:33:49.132Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2023-04-05T15:33:49.132Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-04-05T15:33:49.132Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-04-05T15:33:49.132Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-04-05T15:33:49.132Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-04-05T15:33:49.132Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-04-05T15:33:49.132Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-04-05T15:33:49.132Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2023-04-05T15:33:49.132Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-04-05T15:33:49.132Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-04-05T15:33:49.132Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2023-04-05T15:33:49.132Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-04-05T15:33:49.132Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2023-04-05T15:33:49.132Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2023-04-05T15:33:49.132Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.132Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-04-05T15:33:49.132Z] [2023-04-05T15:33:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2023-04-05T15:33:49.133Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2023-04-05T15:33:49.133Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-04-05T15:33:49.133Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2023-04-05T15:33:49.133Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-04-05T15:33:49.133Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2023-04-05T15:33:49.133Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2023-04-05T15:33:49.133Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-04-05T15:33:49.133Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-04-05T15:33:49.133Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-04-05T15:33:49.133Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-04-05T15:33:49.133Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-04-05T15:33:49.133Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-04-05T15:33:49.133Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.133Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-04-05T15:33:49.133Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2023-04-05T15:33:49.606Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2023-04-05T15:33:49.606Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-04-05T15:33:49.606Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.606Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-04-05T15:33:49.606Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-04-05T15:33:49.607Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2023-04-05T15:33:49.607Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2023-04-05T15:33:49.607Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2023-04-05T15:33:49.607Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-04-05T15:33:49.607Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-04-05T15:33:49.607Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-04-05T15:33:49.607Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2023-04-05T15:33:49.607Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2023-04-05T15:33:49.607Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-04-05T15:33:49.607Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-04-05T15:33:49.607Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-04-05T15:33:49.607Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-04-05T15:33:49.607Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.607Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-04-05T15:33:49.607Z] [2023-04-05T15:33:49.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-04-05T15:33:49.608Z] [2023-04-05T15:33:49.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-04-05T15:33:49.608Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.608Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2023-04-05T15:33:49.609Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.609Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2023-04-05T15:33:49.609Z] [2023-04-05T15:33:49.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-04-05T15:33:49.609Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-04-05T15:33:49.610Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2023-04-05T15:33:49.610Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2023-04-05T15:33:49.610Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-04-05T15:33:49.610Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2023-04-05T15:33:49.610Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-04-05T15:33:49.610Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-04-05T15:33:49.610Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-04-05T15:33:49.610Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2023-04-05T15:33:49.610Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-04-05T15:33:49.610Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-04-05T15:33:49.610Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-04-05T15:33:49.610Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-04-05T15:33:49.610Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2023-04-05T15:33:49.610Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-04-05T15:33:49.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-04-05T15:33:49.610Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-04-05T15:33:49.611Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-04-05T15:33:49.611Z] [2023-04-05T15:33:49.611Z] DONE 1093 tests, 546 skipped in 2496.127s [2023-04-05T15:33:50.082Z] INFO: Integration tests ended at 04/05/2023 15:33:49. Duration:00:41:36.4350033 [2023-04-05T15:33:50.082Z] INFO: Docker info of the daemon under test at end of run [2023-04-05T15:33:50.082Z] [2023-04-05T15:33:50.082Z] Containers: 2 [2023-04-05T15:33:50.082Z] Running: 0 [2023-04-05T15:33:50.082Z] Paused: 0 [2023-04-05T15:33:50.082Z] Stopped: 2 [2023-04-05T15:33:50.082Z] Images: 18 [2023-04-05T15:33:50.082Z] Server Version: 0.0.0-dev [2023-04-05T15:33:50.082Z] Storage Driver: windowsfilter [2023-04-05T15:33:50.082Z] Windows: [2023-04-05T15:33:50.082Z] Logging Driver: json-file [2023-04-05T15:33:50.082Z] Plugins: [2023-04-05T15:33:50.082Z] Volume: local [2023-04-05T15:33:50.082Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-05T15:33:50.082Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-05T15:33:50.082Z] Swarm: inactive [2023-04-05T15:33:50.082Z] Default Isolation: process [2023-04-05T15:33:50.082Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-05T15:33:50.082Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-05T15:33:50.082Z] OSType: windows [2023-04-05T15:33:50.082Z] Architecture: x86_64 [2023-04-05T15:33:50.082Z] CPUs: 4 [2023-04-05T15:33:50.082Z] Total Memory: 32GiB [2023-04-05T15:33:50.082Z] Name: azwin-2-235c70 [2023-04-05T15:33:50.082Z] ID: TKPF:R2I3:P2AF:GRMY:VVZP:FLCA:SAX2:MLU7:BES6:ZUPJ:444S:NAHB [2023-04-05T15:33:50.082Z] Docker Root Dir: D:\CI\PR-45276\2\daemon [2023-04-05T15:33:50.082Z] Debug Mode (client): false [2023-04-05T15:33:50.082Z] Debug Mode (server): true [2023-04-05T15:33:50.082Z] File Descriptors: -1 [2023-04-05T15:33:50.082Z] Goroutines: 17 [2023-04-05T15:33:50.082Z] System Time: 2023-04-05T15:33:49.6540465Z [2023-04-05T15:33:50.082Z] EventsListeners: 0 [2023-04-05T15:33:50.082Z] Registry: https://index.docker.io/v1/ [2023-04-05T15:33:50.082Z] Labels: [2023-04-05T15:33:50.082Z] Experimental: false [2023-04-05T15:33:50.082Z] Insecure Registries: [2023-04-05T15:33:50.082Z] 127.0.0.0/8 [2023-04-05T15:33:50.082Z] Live Restore Enabled: false [2023-04-05T15:33:50.082Z] [2023-04-05T15:33:50.082Z] [2023-04-05T15:33:50.083Z] INFO: Stopping daemon under test [2023-04-05T15:33:50.083Z] SUCCESS: The process with PID 2052 (child process of PID 4212) has been terminated. [2023-04-05T15:33:50.083Z] SUCCESS: The process with PID 4212 (child process of PID 6072) has been terminated. [2023-04-05T15:33:50.083Z] INFO: Stop tailing logs of the daemon under tests [2023-04-05T15:33:50.083Z] INFO: executeCI.ps1 Completed successfully at 04/05/2023 15:33:49. [2023-04-05T15:33:50.083Z] INFO: Tidying up at end of run [2023-04-05T15:33:50.083Z] INFO: Saving daemon under test log (d:\CI\PR-45276\2\dut.out) to bundles\CIDUT.out [2023-04-05T15:33:50.083Z] INFO: Saving daemon under test log (d:\CI\PR-45276\2\dut.err) to bundles\CIDUT.err [2023-04-05T15:33:50.083Z] INFO: Nuke-Everything... [2023-04-05T15:33:50.083Z] INFO: Container count on control daemon to delete is 2 [2023-04-05T15:33:50.551Z] b6e0fd2f4f04 [2023-04-05T15:33:50.551Z] 1b5210a854a8 [2023-04-05T15:33:50.551Z] INFO: Tidying pidfile d:\CI\PR-45276\2\docker.pid [2023-04-05T15:33:50.551Z] INFO: Nuking d:\CI [2023-04-05T15:34:15.883Z] INFO: Zapped successfully [2023-04-05T15:34:15.883Z] [2023-04-05T15:34:15.883Z] INFO: executeCI.ps1 exiting at Wed Apr 5 15:34:14 CUT 2023. Duration 01:05:48.7567703 [2023-04-05T15:34:15.883Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-04-05T15:34:16.129Z] Recording test results [2023-04-05T15:34:23.095Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-04-05T15:34:24.622Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-04-05T15:34:27.058Z] Archiving artifacts [2023-04-05T15:34:41.703Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45276/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-05T15:34:42.652Z] + make clean [2023-04-05T15:34:44.217Z] docker volume rm -f docker-dev-cache [2023-04-05T15:34:44.217Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS