Pull request #44882 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 526ae907e2828307f54315b184457c64bf1b299d+6051f142912a5c06064e96b92de5e4e8f052131b (cedf4d68c6032ca30ac6c83ad317454a65a277bb) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44882@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-01-30T08:19:57.501Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-01-30T08:19:57.504Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-01-30T08:20:12.684Z] Still waiting to schedule task [2023-01-30T08:20:12.685Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0029b1ebcdefc20ec)’ is offline [2023-01-30T08:20:56.258Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0029b1ebcdefc20ec) in /home/ubuntu/workspace/moby_PR-44882 [Pipeline] { [Pipeline] checkout [2023-01-30T08:20:56.345Z] The recommended git tool is: git [2023-01-30T08:20:59.086Z] using credential docker-jenkins-github-credentials [2023-01-30T08:20:59.097Z] Cloning the remote Git repository [2023-01-30T08:20:59.097Z] Cloning with configured refspecs honoured and without tags [2023-01-30T08:20:58.987Z] Cloning repository https://github.com/moby/moby.git [2023-01-30T08:20:59.035Z] > git init /home/ubuntu/workspace/moby_PR-44882 # timeout=10 [2023-01-30T08:20:59.343Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:20:59.344Z] > git --version # timeout=10 [2023-01-30T08:20:59.356Z] > git --version # 'git version 2.17.1' [2023-01-30T08:20:59.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:20:59.358Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:21:21.005Z] Fetching without tags [2023-01-30T08:21:21.263Z] Merging remotes/origin/20.10 commit 6051f142912a5c06064e96b92de5e4e8f052131b into PR head commit 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:21:22.126Z] Merge succeeded, producing 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:21:22.127Z] Checking out Revision 526ae907e2828307f54315b184457c64bf1b299d (PR-44882) [2023-01-30T08:21:20.867Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:21:20.923Z] > git config --add remote.origin.fetch +refs/pull/44882/head:refs/remotes/origin/PR-44882 # timeout=10 [2023-01-30T08:21:20.963Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:21:20.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:21:21.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:21:21.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:21:21.068Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:21:21.256Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:21:21.265Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:21:21.963Z] > git remote # timeout=10 [2023-01-30T08:21:21.991Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T08:21:22.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:21:22.089Z] > git merge 6051f142912a5c06064e96b92de5e4e8f052131b # timeout=10 [2023-01-30T08:21:22.102Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T08:21:22.115Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:21:22.131Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:21:26.484Z] Commit message: "[20.10] update containerd binary to v1.6.16" [2023-01-30T08:21:26.484Z] First time build. Skipping changelog. [2023-01-30T08:21:26.507Z] > git --version # timeout=10 [2023-01-30T08:21:26.528Z] > git --version # 'git version 2.17.1' [2023-01-30T08:21:26.556Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:21:27.823Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44882:/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-01-30T08:21:49.758Z] Unable to find image 'alpine:latest' locally [2023-01-30T08:21:49.758Z] latest: Pulling from library/alpine [2023-01-30T08:21:49.758Z] 8921db27df28: Pulling fs layer [2023-01-30T08:21:49.758Z] 8921db27df28: Verifying Checksum [2023-01-30T08:21:49.758Z] 8921db27df28: Download complete [2023-01-30T08:21:49.758Z] 8921db27df28: Pull complete [2023-01-30T08:21:49.758Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a [2023-01-30T08:21:49.758Z] Status: Downloaded newer image for alpine:latest [2023-01-30T08:21:57.867Z] 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-01-30T08:21:58.776Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0029b1ebcdefc20ec) in /home/ubuntu/workspace/moby_PR-44882 [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) [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] } [Pipeline] { [Pipeline] checkout [2023-01-30T08:21:58.836Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2023-01-30T08:21:58.881Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0bde9ca6b54f0fb3c) in /home/ubuntu/workspace/moby_PR-44882 [2023-01-30T08:21:58.886Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-01-30T08:21:58.905Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [2023-01-30T08:21:58.921Z] Fetching without tags [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2023-01-30T08:21:59.012Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-08e93953adcd43b1c) in /home/ubuntu/workspace/moby_PR-44882 [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] { [2023-01-30T08:21:59.061Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2023-01-30T08:21:59.133Z] The recommended git tool is: git [Pipeline] // stage [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 [2023-01-30T08:21:59.202Z] Merging remotes/origin/20.10 commit 6051f142912a5c06064e96b92de5e4e8f052131b into PR head commit 526ae907e2828307f54315b184457c64bf1b299d [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-01-30T08:21:59.328Z] Merge succeeded, producing 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:21:59.329Z] Checking out Revision 526ae907e2828307f54315b184457c64bf1b299d (PR-44882) [2023-01-30T08:21:59.448Z] Commit message: "[20.10] update containerd binary to v1.6.16" [2023-01-30T08:21:59.500Z] > git --version # timeout=10 [2023-01-30T08:21:59.510Z] > git --version # 'git version 2.17.1' [2023-01-30T08:21:59.517Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-30T08:21:58.895Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44882/.git # timeout=10 [2023-01-30T08:21:58.911Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:21:58.923Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:21:58.923Z] > git --version # timeout=10 [2023-01-30T08:21:58.930Z] > git --version # 'git version 2.17.1' [2023-01-30T08:21:58.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:21:58.931Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:21:59.204Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:21:59.212Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:21:59.278Z] > git remote # timeout=10 [2023-01-30T08:21:59.295Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T08:21:59.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:21:59.302Z] > git merge 6051f142912a5c06064e96b92de5e4e8f052131b # timeout=10 [2023-01-30T08:21:59.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T08:21:59.330Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:21:59.337Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:22:00.128Z] + [ PR != PR ] [2023-01-30T08:22:00.128Z] + [ 20.10 != master ] [2023-01-30T08:22:00.128Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-30T08:22:00.474Z] + docker version [2023-01-30T08:22:00.474Z] Client: Docker Engine - Community [2023-01-30T08:22:00.474Z] Version: 22.06.0-beta.0 [2023-01-30T08:22:00.474Z] API version: 1.42 [2023-01-30T08:22:00.474Z] Go version: go1.18.3 [2023-01-30T08:22:00.474Z] Git commit: 3e9117b [2023-01-30T08:22:00.474Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-30T08:22:00.474Z] OS/Arch: linux/amd64 [2023-01-30T08:22:00.474Z] Context: default [2023-01-30T08:22:00.474Z] [2023-01-30T08:22:00.474Z] Server: Docker Engine - Community [2023-01-30T08:22:00.474Z] Engine: [2023-01-30T08:22:00.474Z] Version: 22.06.0-beta.0 [2023-01-30T08:22:00.474Z] API version: 1.42 (minimum version 1.12) [2023-01-30T08:22:00.474Z] Go version: go1.18.3 [2023-01-30T08:22:00.474Z] Git commit: 38633e7 [2023-01-30T08:22:00.474Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-30T08:22:00.474Z] OS/Arch: linux/amd64 [2023-01-30T08:22:00.474Z] Experimental: true [2023-01-30T08:22:00.474Z] containerd: [2023-01-30T08:22:00.474Z] Version: 1.6.8 [2023-01-30T08:22:00.474Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-30T08:22:00.474Z] runc: [2023-01-30T08:22:00.474Z] Version: 1.1.4 [2023-01-30T08:22:00.474Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-30T08:22:00.474Z] docker-init: [2023-01-30T08:22:00.474Z] Version: 0.19.0 [2023-01-30T08:22:00.474Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-30T08:22:00.770Z] using credential docker-jenkins-github-credentials [2023-01-30T08:22:00.781Z] Cloning the remote Git repository [2023-01-30T08:22:00.781Z] Cloning with configured refspecs honoured and without tags [2023-01-30T08:22:00.800Z] + docker info [2023-01-30T08:22:00.800Z] Client: [2023-01-30T08:22:00.800Z] Context: default [2023-01-30T08:22:00.800Z] Debug Mode: false [2023-01-30T08:22:00.800Z] Plugins: [2023-01-30T08:22:00.800Z] buildx: Docker Buildx (Docker Inc.) [2023-01-30T08:22:00.800Z] Version: c5aec24 [2023-01-30T08:22:00.800Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-30T08:22:00.800Z] compose: Docker Compose (Docker Inc.) [2023-01-30T08:22:00.800Z] Version: v2.12.0 [2023-01-30T08:22:00.800Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-30T08:22:00.800Z] scan: Docker Scan (Docker Inc.) [2023-01-30T08:22:00.800Z] Version: v0.17.0 [2023-01-30T08:22:00.800Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-30T08:22:00.800Z] [2023-01-30T08:22:00.800Z] Server: [2023-01-30T08:22:00.800Z] Containers: 0 [2023-01-30T08:22:00.800Z] Running: 0 [2023-01-30T08:22:00.800Z] Paused: 0 [2023-01-30T08:22:00.800Z] Stopped: 0 [2023-01-30T08:22:00.800Z] Images: 1 [2023-01-30T08:22:00.800Z] Server Version: 22.06.0-beta.0 [2023-01-30T08:22:00.800Z] Storage Driver: overlay2 [2023-01-30T08:22:00.800Z] Backing Filesystem: extfs [2023-01-30T08:22:00.800Z] Supports d_type: true [2023-01-30T08:22:00.800Z] Using metacopy: false [2023-01-30T08:22:00.800Z] Native Overlay Diff: true [2023-01-30T08:22:00.800Z] userxattr: false [2023-01-30T08:22:00.800Z] Logging Driver: json-file [2023-01-30T08:22:00.800Z] Cgroup Driver: cgroupfs [2023-01-30T08:22:00.800Z] Cgroup Version: 1 [2023-01-30T08:22:00.800Z] Plugins: [2023-01-30T08:22:00.800Z] Volume: local [2023-01-30T08:22:00.800Z] Network: bridge host ipvlan macvlan null overlay [2023-01-30T08:22:00.800Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-30T08:22:00.800Z] Swarm: inactive [2023-01-30T08:22:00.800Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-30T08:22:00.800Z] Default Runtime: runc [2023-01-30T08:22:00.800Z] Init Binary: docker-init [2023-01-30T08:22:00.800Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-30T08:22:00.800Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-30T08:22:00.800Z] init version: de40ad0 [2023-01-30T08:22:00.800Z] Security Options: [2023-01-30T08:22:00.800Z] apparmor [2023-01-30T08:22:00.800Z] seccomp [2023-01-30T08:22:00.800Z] Profile: builtin [2023-01-30T08:22:00.800Z] Kernel Version: 5.4.0-1088-aws [2023-01-30T08:22:00.800Z] Operating System: Ubuntu 18.04.6 LTS [2023-01-30T08:22:00.800Z] OSType: linux [2023-01-30T08:22:00.800Z] Architecture: x86_64 [2023-01-30T08:22:00.800Z] CPUs: 2 [2023-01-30T08:22:00.800Z] Total Memory: 7.483GiB [2023-01-30T08:22:00.800Z] Name: ip-10-100-70-106 [2023-01-30T08:22:00.800Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-01-30T08:22:00.800Z] Docker Root Dir: /var/lib/docker [2023-01-30T08:22:00.800Z] Debug Mode: false [2023-01-30T08:22:00.800Z] Registry: https://index.docker.io/v1/ [2023-01-30T08:22:00.800Z] Labels: [2023-01-30T08:22:00.800Z] Experimental: true [2023-01-30T08:22:00.800Z] Insecure Registries: [2023-01-30T08:22:00.800Z] 127.0.0.0/8 [2023-01-30T08:22:00.800Z] Live Restore Enabled: true [2023-01-30T08:22:00.800Z] [2023-01-30T08:22:00.800Z] WARNING: No swap limit support [Pipeline] sh [2023-01-30T08:22:01.146Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-30T08:22:01.146Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-30T08:22:01.146Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44882/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-30T08:22:01.146Z] + bash /home/ubuntu/workspace/moby_PR-44882/check-config.sh [2023-01-30T08:22:01.146Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-30T08:22:01.146Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-01-30T08:22:01.146Z] [2023-01-30T08:22:01.146Z] Generally Necessary: [2023-01-30T08:22:01.146Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-30T08:22:01.146Z] - apparmor: enabled and tools installed [2023-01-30T08:22:01.146Z] - CONFIG_NAMESPACES: enabled [2023-01-30T08:22:00.794Z] Cloning repository https://github.com/moby/moby.git [2023-01-30T08:22:00.848Z] > git init /home/ubuntu/workspace/moby_PR-44882 # timeout=10 [2023-01-30T08:22:01.212Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:22:01.213Z] > git --version # timeout=10 [2023-01-30T08:22:01.216Z] > git --version # 'git version 2.17.1' [2023-01-30T08:22:01.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:22:01.218Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:22:01.429Z] - CONFIG_NET_NS: enabled [2023-01-30T08:22:01.429Z] - CONFIG_PID_NS: enabled [2023-01-30T08:22:01.429Z] - CONFIG_IPC_NS: enabled [2023-01-30T08:22:01.429Z] - CONFIG_UTS_NS: enabled [2023-01-30T08:22:01.429Z] - CONFIG_CGROUPS: enabled [2023-01-30T08:22:01.429Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-30T08:22:01.429Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-30T08:22:01.429Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-30T08:22:01.429Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-30T08:22:01.429Z] - CONFIG_CPUSETS: enabled [2023-01-30T08:22:01.429Z] - CONFIG_MEMCG: enabled [2023-01-30T08:22:01.429Z] - CONFIG_KEYS: enabled [2023-01-30T08:22:01.429Z] - CONFIG_VETH: enabled (as module) [2023-01-30T08:22:01.429Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-30T08:22:01.429Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-30T08:22:01.429Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-30T08:22:01.429Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-30T08:22:01.429Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-30T08:22:01.429Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-30T08:22:01.429Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-30T08:22:01.429Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-30T08:22:01.429Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-30T08:22:01.429Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-30T08:22:01.429Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-30T08:22:01.429Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-30T08:22:01.429Z] [2023-01-30T08:22:01.429Z] Optional Features: [2023-01-30T08:22:01.429Z] - CONFIG_USER_NS: enabled [2023-01-30T08:22:01.429Z] - CONFIG_SECCOMP: enabled [2023-01-30T08:22:01.429Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-30T08:22:01.429Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-30T08:22:01.429Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-30T08:22:01.704Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-01-30T08:22:01.704Z] - CONFIG_BLK_CGROUP: enabled [2023-01-30T08:22:01.704Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-30T08:22:01.704Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-30T08:22:01.704Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-30T08:22:01.704Z] - CONFIG_CGROUP_PERF: enabled [2023-01-30T08:22:01.704Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-30T08:22:01.704Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-30T08:22:01.704Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-30T08:22:01.704Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-30T08:22:01.704Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-30T08:22:01.704Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-30T08:22:01.704Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-30T08:22:01.704Z] - CONFIG_IP_VS: enabled (as module) [2023-01-30T08:22:01.704Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-30T08:22:01.704Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-30T08:22:01.704Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-30T08:22:01.704Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-30T08:22:01.704Z] - CONFIG_EXT4_FS: enabled [2023-01-30T08:22:01.704Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-30T08:22:01.704Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-30T08:22:01.704Z] - Network Drivers: [2023-01-30T08:22:01.704Z] - "overlay": [2023-01-30T08:22:01.704Z] - CONFIG_VXLAN: enabled (as module) [2023-01-30T08:22:01.704Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-30T08:22:01.704Z] Optional (for encrypted networks): [2023-01-30T08:22:01.948Z] using credential docker-jenkins-github-credentials [2023-01-30T08:22:01.959Z] Cloning the remote Git repository [2023-01-30T08:22:01.959Z] Cloning with configured refspecs honoured and without tags [2023-01-30T08:22:01.962Z] - CONFIG_CRYPTO: enabled [2023-01-30T08:22:01.962Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-30T08:22:01.962Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-30T08:22:01.962Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-30T08:22:01.962Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-30T08:22:01.962Z] - CONFIG_XFRM: enabled [2023-01-30T08:22:01.962Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-30T08:22:01.962Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-30T08:22:01.962Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-30T08:22:01.962Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-30T08:22:01.962Z] - "ipvlan": [2023-01-30T08:22:01.962Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-30T08:22:01.962Z] - "macvlan": [2023-01-30T08:22:01.962Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-30T08:22:01.962Z] - CONFIG_DUMMY: enabled (as module) [2023-01-30T08:22:01.962Z] - "ftp,tftp client in container": [2023-01-30T08:22:01.962Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-30T08:22:01.962Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-30T08:22:01.962Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-30T08:22:01.962Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-30T08:22:01.962Z] - Storage Drivers: [2023-01-30T08:22:01.962Z] - "aufs": [2023-01-30T08:22:01.962Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-30T08:22:01.962Z] - "btrfs": [2023-01-30T08:22:01.962Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-30T08:22:01.962Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-30T08:22:01.962Z] - "devicemapper": [2023-01-30T08:22:01.962Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-30T08:22:01.962Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-30T08:22:01.962Z] - "overlay": [2023-01-30T08:22:01.962Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-30T08:22:01.963Z] - "zfs": [2023-01-30T08:22:01.963Z] - /dev/zfs: present [2023-01-30T08:22:01.963Z] - zfs command: missing [2023-01-30T08:22:01.963Z] - zpool command: missing [2023-01-30T08:22:01.963Z] [2023-01-30T08:22:01.963Z] Limits: [2023-01-30T08:22:01.963Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-30T08:22:01.963Z] [2023-01-30T08:22:01.963Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-30T08:22:02.297Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:526ae907e2828307f54315b184457c64bf1b299d . [2023-01-30T08:22:02.568Z] #1 [internal] load build definition from Dockerfile [2023-01-30T08:22:02.568Z] #1 transferring dockerfile: 16.91kB done [2023-01-30T08:22:02.568Z] #1 DONE 0.1s [2023-01-30T08:22:02.568Z] [2023-01-30T08:22:02.568Z] #2 [internal] load .dockerignore [2023-01-30T08:22:02.568Z] #2 transferring context: 87B done [2023-01-30T08:22:02.568Z] #2 DONE 0.1s [2023-01-30T08:22:01.983Z] Cloning repository https://github.com/moby/moby.git [2023-01-30T08:22:02.043Z] > git init /home/ubuntu/workspace/moby_PR-44882 # timeout=10 [2023-01-30T08:22:02.286Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:22:02.286Z] > git --version # timeout=10 [2023-01-30T08:22:02.323Z] > git --version # 'git version 2.17.1' [2023-01-30T08:22:02.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:22:02.326Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:22:02.825Z] [2023-01-30T08:22:02.825Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-30T08:22:02.825Z] #3 DONE 0.3s [2023-01-30T08:22:03.082Z] [2023-01-30T08:22:03.082Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-30T08:22:03.082Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2023-01-30T08:22:03.082Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-30T08:22:03.082Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-30T08:22:03.082Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-30T08:22:03.082Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s [2023-01-30T08:22:03.082Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2023-01-30T08:22:03.339Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2023-01-30T08:22:03.339Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2023-01-30T08:22:03.904Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2023-01-30T08:22:03.904Z] #4 DONE 0.8s [2023-01-30T08:22:04.162Z] [2023-01-30T08:22:04.162Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-30T08:22:05.092Z] #5 ... [2023-01-30T08:22:05.092Z] [2023-01-30T08:22:05.092Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-30T08:22:05.092Z] #6 DONE 1.3s [2023-01-30T08:22:05.376Z] [2023-01-30T08:22:05.376Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-30T08:22:05.376Z] #7 DONE 1.3s [2023-01-30T08:22:05.376Z] [2023-01-30T08:22:05.376Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-30T08:22:05.376Z] #8 DONE 1.3s [2023-01-30T08:22:05.376Z] [2023-01-30T08:22:05.376Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-30T08:22:05.376Z] #5 DONE 1.3s [2023-01-30T08:22:05.634Z] [2023-01-30T08:22:05.634Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-30T08:22:05.634Z] #9 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.1s done [2023-01-30T08:22:05.892Z] #9 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done [2023-01-30T08:22:05.892Z] #9 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-30T08:22:05.892Z] #9 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-30T08:22:05.892Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 1.05MB / 55.03MB 0.1s [2023-01-30T08:22:06.191Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 9.44MB / 55.03MB 0.3s [2023-01-30T08:22:06.191Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.58MB / 55.03MB 0.4s [2023-01-30T08:22:06.540Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 16.65MB / 55.03MB 0.7s [2023-01-30T08:22:06.540Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 20.97MB / 55.03MB 0.8s [2023-01-30T08:22:06.799Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 24.12MB / 55.03MB 1.0s [2023-01-30T08:22:06.799Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 27.26MB / 55.03MB 1.1s [2023-01-30T08:22:07.056Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 31.46MB / 55.03MB 1.4s [2023-01-30T08:22:07.313Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 35.65MB / 55.03MB 1.5s [2023-01-30T08:22:07.578Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 38.87MB / 55.03MB 1.8s [2023-01-30T08:22:07.579Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 41.94MB / 55.03MB 1.9s [2023-01-30T08:22:07.839Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 48.23MB / 55.03MB 2.0s [2023-01-30T08:22:08.098Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 53.77MB / 55.03MB 2.2s [2023-01-30T08:22:09.030Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 3.0s done [2023-01-30T08:22:09.975Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0.5s [2023-01-30T08:22:11.357Z] #9 ... [2023-01-30T08:22:11.357Z] [2023-01-30T08:22:11.357Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:11.357Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-01-30T08:22:11.357Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-01-30T08:22:11.357Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-01-30T08:22:11.357Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-01-30T08:22:11.357Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 3.0s done [2023-01-30T08:22:11.357Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.5s done [2023-01-30T08:22:11.357Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 2.1s done [2023-01-30T08:22:11.357Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 4.7s done [2023-01-30T08:22:11.357Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 71.30MB / 85.98MB 5.5s [2023-01-30T08:22:11.357Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 65.01MB / 141.98MB 5.5s [2023-01-30T08:22:11.357Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 4.9s done [2023-01-30T08:22:11.357Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 78.64MB / 85.98MB 5.6s [2023-01-30T08:22:11.357Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 73.40MB / 141.98MB 5.7s [2023-01-30T08:22:11.614Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 83.89MB / 85.98MB 5.8s [2023-01-30T08:22:11.752Z] Fetching without tags [2023-01-30T08:22:11.725Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:22:11.732Z] > git config --add remote.origin.fetch +refs/pull/44882/head:refs/remotes/origin/PR-44882 # timeout=10 [2023-01-30T08:22:11.740Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:22:11.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:22:11.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:22:11.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:22:11.755Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:22:11.919Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 81.79MB / 141.98MB 6.0s [2023-01-30T08:22:11.975Z] Merging remotes/origin/20.10 commit 6051f142912a5c06064e96b92de5e4e8f052131b into PR head commit 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:22:12.483Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 93.32MB / 141.98MB 6.7s [2023-01-30T08:22:12.507Z] Merge succeeded, producing 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:22:12.507Z] Checking out Revision 526ae907e2828307f54315b184457c64bf1b299d (PR-44882) [2023-01-30T08:22:12.740Z] #10 ... [2023-01-30T08:22:12.740Z] [2023-01-30T08:22:12.740Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-30T08:22:12.740Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-30T08:22:12.740Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-30T08:22:12.740Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-30T08:22:12.740Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-30T08:22:12.740Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2023-01-30T08:22:12.740Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2023-01-30T08:22:12.740Z] #11 DONE 7.1s [2023-01-30T08:22:12.740Z] [2023-01-30T08:22:12.740Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:12.740Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 6.9s done [2023-01-30T08:22:12.740Z] #10 ... [2023-01-30T08:22:12.740Z] [2023-01-30T08:22:12.740Z] #12 [internal] load build context [2023-01-30T08:22:12.740Z] #12 transferring context: 32.67MB 7.1s [2023-01-30T08:22:12.740Z] #12 ... [2023-01-30T08:22:12.740Z] [2023-01-30T08:22:12.740Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:12.996Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 100.66MB / 141.98MB 7.1s [2023-01-30T08:22:12.996Z] #10 ... [2023-01-30T08:22:12.996Z] [2023-01-30T08:22:12.996Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-30T08:22:12.996Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-30T08:22:12.996Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-30T08:22:12.996Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-30T08:22:12.996Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-30T08:22:12.996Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2023-01-30T08:22:12.996Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2023-01-30T08:22:12.996Z] #13 DONE 7.5s [2023-01-30T08:22:12.996Z] [2023-01-30T08:22:12.996Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:13.253Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 108.00MB / 141.98MB 7.3s [2023-01-30T08:22:13.253Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 115.34MB / 141.98MB 7.6s [2023-01-30T08:22:11.980Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:22:11.983Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:22:12.488Z] > git remote # timeout=10 [2023-01-30T08:22:12.492Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T08:22:12.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:22:12.497Z] > git merge 6051f142912a5c06064e96b92de5e4e8f052131b # timeout=10 [2023-01-30T08:22:12.503Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T08:22:12.508Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:22:12.511Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:22:13.509Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 122.68MB / 141.98MB 7.7s [2023-01-30T08:22:13.767Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 133.17MB / 141.98MB 8.1s [2023-01-30T08:22:13.777Z] Still waiting to schedule task [2023-01-30T08:22:13.777Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04f363c7fd7338afb)’ is offline [2023-01-30T08:22:13.781Z] Still waiting to schedule task [2023-01-30T08:22:13.781Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2023-01-30T08:22:13.783Z] Still waiting to schedule task [2023-01-30T08:22:13.783Z] All nodes of label ‘windows-2019’ are offline [2023-01-30T08:22:14.331Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.12MB / 141.98MB 8.4s [2023-01-30T08:22:14.895Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.5s [2023-01-30T08:22:15.824Z] #10 ... [2023-01-30T08:22:15.824Z] [2023-01-30T08:22:15.824Z] #12 [internal] load build context [2023-01-30T08:22:15.824Z] #12 transferring context: 53.56MB 9.5s done [2023-01-30T08:22:15.824Z] #12 DONE 10.1s [2023-01-30T08:22:15.824Z] [2023-01-30T08:22:15.824Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:15.824Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 9.9s done [2023-01-30T08:22:16.435Z] Commit message: "[20.10] update containerd binary to v1.6.16" [2023-01-30T08:22:16.451Z] > git --version # timeout=10 [2023-01-30T08:22:16.453Z] > git --version # 'git version 2.17.1' [2023-01-30T08:22:16.455Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-30T08:22:17.192Z] #10 ... [2023-01-30T08:22:17.193Z] [2023-01-30T08:22:17.193Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-30T08:22:17.193Z] #14 DONE 0.8s [2023-01-30T08:22:17.193Z] [2023-01-30T08:22:17.193Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:17.339Z] + docker version [2023-01-30T08:22:18.124Z] #10 ... [2023-01-30T08:22:18.124Z] [2023-01-30T08:22:18.124Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-30T08:22:18.124Z] #15 DONE 0.9s [2023-01-30T08:22:18.124Z] [2023-01-30T08:22:18.124Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:19.055Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 9.7s done [2023-01-30T08:22:19.312Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-01-30T08:22:19.312Z] #10 ... [2023-01-30T08:22:19.312Z] [2023-01-30T08:22:19.312Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-30T08:22:19.312Z] #9 DONE 13.7s [2023-01-30T08:22:19.312Z] [2023-01-30T08:22:19.312Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:20.242Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.7s done [2023-01-30T08:22:20.242Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-01-30T08:22:20.807Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.8s done [2023-01-30T08:22:21.065Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 0.1s [2023-01-30T08:22:26.248Z] Fetching without tags [2023-01-30T08:22:26.479Z] Merging remotes/origin/20.10 commit 6051f142912a5c06064e96b92de5e4e8f052131b into PR head commit 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:22:26.132Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:22:26.146Z] > git config --add remote.origin.fetch +refs/pull/44882/head:refs/remotes/origin/PR-44882 # timeout=10 [2023-01-30T08:22:26.184Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:22:26.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:22:26.253Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:22:26.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:22:26.254Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:22:26.486Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:22:26.516Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:22:27.604Z] Merge succeeded, producing 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:22:27.604Z] Checking out Revision 526ae907e2828307f54315b184457c64bf1b299d (PR-44882) [2023-01-30T08:22:27.620Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.8s [2023-01-30T08:22:28.995Z] #10 ... [2023-01-30T08:22:28.995Z] [2023-01-30T08:22:28.995Z] #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-01-30T08:22:28.995Z] #0 1.805 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:22:28.995Z] #0 1.822 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:22:28.995Z] #0 1.822 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:22:28.995Z] #0 2.094 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:22:28.995Z] #0 2.596 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:22:28.995Z] #0 3.123 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:22:28.995Z] #0 4.006 Fetched 8624 kB in 2s (3510 kB/s) [2023-01-30T08:22:28.995Z] #0 4.006 Reading package lists... [2023-01-30T08:22:28.995Z] #0 4.788 Reading package lists... [2023-01-30T08:22:28.995Z] #0 5.610 Building dependency tree... [2023-01-30T08:22:28.995Z] #0 5.978 The following additional packages will be installed: [2023-01-30T08:22:28.995Z] #0 5.978 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-30T08:22:28.995Z] #0 5.978 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-30T08:22:28.995Z] #0 5.978 Recommended packages: [2023-01-30T08:22:28.995Z] #0 5.978 libldap-common publicsuffix libsasl2-modules [2023-01-30T08:22:28.995Z] #0 6.158 The following NEW packages will be installed: [2023-01-30T08:22:28.995Z] #0 6.158 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-30T08:22:28.995Z] #0 6.158 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-30T08:22:28.995Z] #0 6.158 libssh2-1 openssl [2023-01-30T08:22:28.995Z] #0 6.434 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-30T08:22:28.995Z] #0 6.434 Need to get 3049 kB of archives. [2023-01-30T08:22:28.995Z] #0 6.434 After this operation, 6663 kB of additional disk space will be used. [2023-01-30T08:22:28.995Z] #0 6.434 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-30T08:22:28.995Z] #0 6.452 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-30T08:22:28.995Z] #0 6.452 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-30T08:22:28.995Z] #0 6.452 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-01-30T08:22:28.995Z] #0 6.452 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-30T08:22:28.995Z] #0 6.462 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-30T08:22:28.995Z] #0 6.462 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-30T08:22:28.995Z] #0 6.462 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-30T08:22:28.995Z] #0 6.462 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-30T08:22:28.995Z] #0 6.463 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-30T08:22:28.995Z] #0 6.465 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-01-30T08:22:28.995Z] #0 6.468 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-01-30T08:22:28.995Z] #0 6.477 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-30T08:22:28.995Z] #0 6.489 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-30T08:22:28.995Z] #0 6.489 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-30T08:22:28.995Z] #0 6.751 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:22:28.995Z] #0 6.802 Fetched 3049 kB in 0s (9124 kB/s) [2023-01-30T08:22:28.995Z] #0 6.881 Selecting previously unselected package openssl. [2023-01-30T08:22:28.995Z] #0 6.881 (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-01-30T08:22:28.995Z] #0 6.881 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-30T08:22:28.995Z] #0 6.890 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-30T08:22:28.995Z] #0 7.236 Selecting previously unselected package ca-certificates. [2023-01-30T08:22:28.995Z] #0 7.236 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-30T08:22:28.995Z] #0 7.242 Unpacking ca-certificates (20210119) ... [2023-01-30T08:22:28.995Z] #0 7.525 Selecting previously unselected package libbrotli1:amd64. [2023-01-30T08:22:28.995Z] #0 7.525 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-30T08:22:28.995Z] #0 7.580 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-30T08:22:28.995Z] #0 7.781 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-30T08:22:28.995Z] #0 7.781 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-30T08:22:28.995Z] #0 7.787 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:22:28.995Z] #0 7.988 Selecting previously unselected package libsasl2-2:amd64. [2023-01-30T08:22:28.995Z] #0 7.990 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-30T08:22:28.995Z] #0 8.002 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:22:28.995Z] #0 8.149 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-30T08:22:28.995Z] #0 8.149 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-30T08:22:28.995Z] #0 8.154 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-30T08:22:28.995Z] #0 8.286 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-30T08:22:28.995Z] #0 8.286 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-30T08:22:28.995Z] #0 8.352 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-30T08:22:28.995Z] #0 8.491 Selecting previously unselected package libpsl5:amd64. [2023-01-30T08:22:28.995Z] #0 8.492 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-30T08:22:28.995Z] #0 8.497 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-30T08:22:28.995Z] #0 8.690 Selecting previously unselected package librtmp1:amd64. [2023-01-30T08:22:28.995Z] #0 8.692 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-30T08:22:28.995Z] #0 8.751 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-30T08:22:28.996Z] #0 8.853 Selecting previously unselected package libssh2-1:amd64. [2023-01-30T08:22:28.996Z] #0 8.853 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-30T08:22:28.996Z] #0 8.859 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-30T08:22:28.996Z] #0 9.057 Selecting previously unselected package libcurl4:amd64. [2023-01-30T08:22:28.996Z] #0 9.057 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-01-30T08:22:28.996Z] #0 9.101 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-01-30T08:22:28.996Z] #0 9.236 Selecting previously unselected package curl. [2023-01-30T08:22:28.996Z] #0 9.239 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-01-30T08:22:28.996Z] #0 9.244 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-01-30T08:22:28.996Z] #0 9.380 Selecting previously unselected package libonig5:amd64. [2023-01-30T08:22:28.996Z] #0 9.380 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-30T08:22:28.996Z] #0 9.386 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:22:28.996Z] #0 9.483 Selecting previously unselected package libjq1:amd64. [2023-01-30T08:22:28.996Z] #0 9.483 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-30T08:22:28.996Z] #0 9.492 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:22:28.996Z] #0 9.559 Selecting previously unselected package jq. [2023-01-30T08:22:28.996Z] #0 9.559 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-30T08:22:28.996Z] #0 9.564 Unpacking jq (1.6-2.1) ... [2023-01-30T08:22:28.996Z] #0 9.614 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-30T08:22:28.996Z] #0 9.627 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-30T08:22:28.996Z] #0 9.641 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-30T08:22:28.996Z] #0 9.654 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:22:28.996Z] #0 9.681 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-30T08:22:28.996Z] #0 9.695 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:22:28.996Z] #0 9.712 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-30T08:22:28.996Z] #0 9.725 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-30T08:22:28.996Z] #0 9.749 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:22:28.996Z] #0 9.766 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:22:28.996Z] #0 9.780 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-30T08:22:28.996Z] #0 9.792 Setting up ca-certificates (20210119) ... [2023-01-30T08:22:29.263Z] #16 ... [2023-01-30T08:22:29.263Z] [2023-01-30T08:22:29.263Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:29.520Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 8.3s done [2023-01-30T08:22:29.531Z] Client: Docker Engine - Community [2023-01-30T08:22:29.531Z] Version: 22.06.0-beta.0 [2023-01-30T08:22:29.531Z] API version: 1.42 [2023-01-30T08:22:29.531Z] Go version: go1.18.3 [2023-01-30T08:22:29.531Z] Git commit: 3e9117b [2023-01-30T08:22:29.531Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-30T08:22:29.531Z] OS/Arch: linux/amd64 [2023-01-30T08:22:29.531Z] Context: default [2023-01-30T08:22:29.531Z] [2023-01-30T08:22:29.531Z] Server: Docker Engine - Community [2023-01-30T08:22:29.531Z] Engine: [2023-01-30T08:22:29.531Z] Version: 22.06.0-beta.0 [2023-01-30T08:22:29.531Z] API version: 1.42 (minimum version 1.12) [2023-01-30T08:22:29.531Z] Go version: go1.18.3 [2023-01-30T08:22:29.531Z] Git commit: 38633e7 [2023-01-30T08:22:29.531Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-30T08:22:29.531Z] OS/Arch: linux/amd64 [2023-01-30T08:22:29.531Z] Experimental: true [2023-01-30T08:22:29.531Z] containerd: [2023-01-30T08:22:29.531Z] Version: 1.6.8 [2023-01-30T08:22:29.531Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-30T08:22:29.531Z] runc: [2023-01-30T08:22:29.531Z] Version: 1.1.4 [2023-01-30T08:22:29.531Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-30T08:22:29.531Z] docker-init: [2023-01-30T08:22:29.531Z] Version: 0.19.0 [2023-01-30T08:22:29.531Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-30T08:22:29.778Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 [2023-01-30T08:22:29.826Z] + docker info [2023-01-30T08:22:29.826Z] Client: [2023-01-30T08:22:29.826Z] Context: default [2023-01-30T08:22:29.826Z] Debug Mode: false [2023-01-30T08:22:29.826Z] Plugins: [2023-01-30T08:22:29.826Z] buildx: Docker Buildx (Docker Inc.) [2023-01-30T08:22:29.826Z] Version: c5aec24 [2023-01-30T08:22:29.826Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-30T08:22:29.826Z] compose: Docker Compose (Docker Inc.) [2023-01-30T08:22:29.826Z] Version: v2.12.0 [2023-01-30T08:22:29.826Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-30T08:22:29.826Z] scan: Docker Scan (Docker Inc.) [2023-01-30T08:22:29.826Z] Version: v0.17.0 [2023-01-30T08:22:29.826Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-30T08:22:29.826Z] [2023-01-30T08:22:29.826Z] Server: [2023-01-30T08:22:29.826Z] Containers: 0 [2023-01-30T08:22:29.826Z] Running: 0 [2023-01-30T08:22:29.826Z] Paused: 0 [2023-01-30T08:22:29.826Z] Stopped: 0 [2023-01-30T08:22:29.826Z] Images: 0 [2023-01-30T08:22:29.826Z] Server Version: 22.06.0-beta.0 [2023-01-30T08:22:29.826Z] Storage Driver: overlay2 [2023-01-30T08:22:29.826Z] Backing Filesystem: extfs [2023-01-30T08:22:29.826Z] Supports d_type: true [2023-01-30T08:22:29.826Z] Using metacopy: false [2023-01-30T08:22:29.826Z] Native Overlay Diff: true [2023-01-30T08:22:29.826Z] userxattr: false [2023-01-30T08:22:29.826Z] Logging Driver: json-file [2023-01-30T08:22:29.826Z] Cgroup Driver: cgroupfs [2023-01-30T08:22:29.826Z] Cgroup Version: 1 [2023-01-30T08:22:29.826Z] Plugins: [2023-01-30T08:22:29.826Z] Volume: local [2023-01-30T08:22:29.826Z] Network: bridge host ipvlan macvlan null overlay [2023-01-30T08:22:29.826Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-30T08:22:29.826Z] Swarm: inactive [2023-01-30T08:22:29.826Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-30T08:22:29.826Z] Default Runtime: runc [2023-01-30T08:22:29.826Z] Init Binary: docker-init [2023-01-30T08:22:29.826Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-30T08:22:29.826Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-30T08:22:29.826Z] init version: de40ad0 [2023-01-30T08:22:29.826Z] Security Options: [2023-01-30T08:22:29.826Z] apparmor [2023-01-30T08:22:29.826Z] seccomp [2023-01-30T08:22:29.826Z] Profile: builtin [2023-01-30T08:22:29.826Z] Kernel Version: 5.4.0-1088-aws [2023-01-30T08:22:29.826Z] Operating System: Ubuntu 18.04.6 LTS [2023-01-30T08:22:29.826Z] OSType: linux [2023-01-30T08:22:29.826Z] Architecture: x86_64 [2023-01-30T08:22:29.826Z] CPUs: 8 [2023-01-30T08:22:29.826Z] Total Memory: 30.91GiB [2023-01-30T08:22:29.826Z] Name: ip-10-100-112-254 [2023-01-30T08:22:29.826Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-01-30T08:22:29.826Z] Docker Root Dir: /var/lib/docker [2023-01-30T08:22:29.826Z] Debug Mode: false [2023-01-30T08:22:29.826Z] Registry: https://index.docker.io/v1/ [2023-01-30T08:22:29.826Z] Labels: [2023-01-30T08:22:29.826Z] Experimental: true [2023-01-30T08:22:29.826Z] Insecure Registries: [2023-01-30T08:22:29.826Z] 127.0.0.0/8 [2023-01-30T08:22:29.826Z] Live Restore Enabled: true [2023-01-30T08:22:29.826Z] [2023-01-30T08:22:29.826Z] WARNING: No swap limit support [Pipeline] sh [2023-01-30T08:22:27.503Z] > git remote # timeout=10 [2023-01-30T08:22:27.531Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T08:22:27.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:22:27.558Z] > git merge 6051f142912a5c06064e96b92de5e4e8f052131b # timeout=10 [2023-01-30T08:22:27.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T08:22:27.607Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:22:27.628Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:22:30.104Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-30T08:22:30.104Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-30T08:22:30.104Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44882/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-30T08:22:30.104Z] + bash /home/ubuntu/workspace/moby_PR-44882/check-config.sh [2023-01-30T08:22:30.104Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-30T08:22:30.104Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-01-30T08:22:30.104Z] [2023-01-30T08:22:30.104Z] Generally Necessary: [2023-01-30T08:22:30.104Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-30T08:22:30.104Z] - apparmor: enabled and tools installed [2023-01-30T08:22:30.104Z] - CONFIG_NAMESPACES: enabled [2023-01-30T08:22:30.104Z] - CONFIG_NET_NS: enabled [2023-01-30T08:22:30.104Z] - CONFIG_PID_NS: enabled [2023-01-30T08:22:30.104Z] - CONFIG_IPC_NS: enabled [2023-01-30T08:22:30.104Z] - CONFIG_UTS_NS: enabled [2023-01-30T08:22:30.104Z] - CONFIG_CGROUPS: enabled [2023-01-30T08:22:30.104Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-30T08:22:30.104Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-30T08:22:30.104Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-30T08:22:30.104Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-30T08:22:30.104Z] - CONFIG_CPUSETS: enabled [2023-01-30T08:22:30.104Z] - CONFIG_MEMCG: enabled [2023-01-30T08:22:30.104Z] - CONFIG_KEYS: enabled [2023-01-30T08:22:30.104Z] - CONFIG_VETH: enabled (as module) [2023-01-30T08:22:30.104Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-30T08:22:30.104Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-30T08:22:30.104Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-30T08:22:30.104Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-30T08:22:30.104Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-30T08:22:30.104Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-30T08:22:30.362Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-30T08:22:30.362Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-30T08:22:30.362Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-30T08:22:30.362Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-30T08:22:30.362Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-30T08:22:30.362Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-30T08:22:30.362Z] [2023-01-30T08:22:30.362Z] Optional Features: [2023-01-30T08:22:30.362Z] - CONFIG_USER_NS: enabled [2023-01-30T08:22:30.362Z] - CONFIG_SECCOMP: enabled [2023-01-30T08:22:30.362Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-30T08:22:30.362Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-30T08:22:30.362Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-30T08:22:30.362Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-01-30T08:22:30.362Z] - CONFIG_BLK_CGROUP: enabled [2023-01-30T08:22:30.362Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-30T08:22:30.362Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-30T08:22:30.362Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-30T08:22:30.362Z] - CONFIG_CGROUP_PERF: enabled [2023-01-30T08:22:30.362Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-30T08:22:30.362Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-30T08:22:30.362Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-30T08:22:30.362Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-30T08:22:30.362Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-30T08:22:30.362Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-30T08:22:30.362Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-30T08:22:30.362Z] - CONFIG_IP_VS: enabled (as module) [2023-01-30T08:22:30.362Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-30T08:22:30.362Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-30T08:22:30.362Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-30T08:22:30.362Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-30T08:22:30.362Z] - CONFIG_EXT4_FS: enabled [2023-01-30T08:22:30.362Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-30T08:22:30.362Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-30T08:22:30.362Z] - Network Drivers: [2023-01-30T08:22:30.362Z] - "overlay": [2023-01-30T08:22:30.362Z] - CONFIG_VXLAN: enabled (as module) [2023-01-30T08:22:30.362Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-30T08:22:30.362Z] Optional (for encrypted networks): [2023-01-30T08:22:30.619Z] - CONFIG_CRYPTO: enabled [2023-01-30T08:22:30.619Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-30T08:22:30.619Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-30T08:22:30.619Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-30T08:22:30.619Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-30T08:22:30.619Z] - CONFIG_XFRM: enabled [2023-01-30T08:22:30.619Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-30T08:22:30.619Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-30T08:22:30.619Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-30T08:22:30.619Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-30T08:22:30.619Z] - "ipvlan": [2023-01-30T08:22:30.619Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-30T08:22:30.619Z] - "macvlan": [2023-01-30T08:22:30.619Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-30T08:22:30.619Z] - CONFIG_DUMMY: enabled (as module) [2023-01-30T08:22:30.619Z] - "ftp,tftp client in container": [2023-01-30T08:22:30.619Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-30T08:22:30.619Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-30T08:22:30.619Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-30T08:22:30.619Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-30T08:22:30.619Z] - Storage Drivers: [2023-01-30T08:22:30.619Z] - "aufs": [2023-01-30T08:22:30.619Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-30T08:22:30.619Z] - "btrfs": [2023-01-30T08:22:30.619Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-30T08:22:30.619Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-30T08:22:30.619Z] - "devicemapper": [2023-01-30T08:22:30.619Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-30T08:22:30.619Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-30T08:22:30.619Z] - "overlay": [2023-01-30T08:22:30.619Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-30T08:22:30.619Z] - "zfs": [2023-01-30T08:22:30.619Z] - /dev/zfs: present [2023-01-30T08:22:30.619Z] - zfs command: missing [2023-01-30T08:22:30.619Z] - zpool command: missing [2023-01-30T08:22:30.619Z] [2023-01-30T08:22:30.619Z] Limits: [2023-01-30T08:22:30.619Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-30T08:22:30.619Z] [2023-01-30T08:22:30.619Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-30T08:22:30.937Z] + sudo modprobe ip_vs [2023-01-30T08:22:30.937Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:526ae907e2828307f54315b184457c64bf1b299d . [2023-01-30T08:22:31.194Z] #1 [internal] load build definition from Dockerfile [2023-01-30T08:22:31.194Z] #1 transferring dockerfile: 16.91kB done [2023-01-30T08:22:31.194Z] #1 DONE 0.1s [2023-01-30T08:22:31.194Z] [2023-01-30T08:22:31.194Z] #2 [internal] load .dockerignore [2023-01-30T08:22:31.194Z] #2 transferring context: 87B done [2023-01-30T08:22:31.194Z] #2 DONE 0.1s [2023-01-30T08:22:31.194Z] [2023-01-30T08:22:31.194Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-30T08:22:31.759Z] #3 DONE 0.4s [2023-01-30T08:22:31.759Z] [2023-01-30T08:22:31.759Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-30T08:22:31.759Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2023-01-30T08:22:31.759Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-30T08:22:31.759Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-30T08:22:31.759Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-30T08:22:31.759Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2023-01-30T08:22:31.759Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2023-01-30T08:22:31.968Z] Commit message: "[20.10] update containerd binary to v1.6.16" [2023-01-30T08:22:31.987Z] > git --version # timeout=10 [2023-01-30T08:22:31.998Z] > git --version # 'git version 2.17.1' [2023-01-30T08:22:32.009Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-30T08:22:32.016Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2023-01-30T08:22:32.017Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2023-01-30T08:22:32.274Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2023-01-30T08:22:32.274Z] #4 DONE 0.6s [2023-01-30T08:22:32.274Z] [2023-01-30T08:22:32.274Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-30T08:22:32.840Z] #5 ... [2023-01-30T08:22:32.840Z] [2023-01-30T08:22:32.840Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-30T08:22:32.840Z] #6 DONE 0.7s [2023-01-30T08:22:32.896Z] + docker version [2023-01-30T08:22:33.097Z] [2023-01-30T08:22:33.097Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-30T08:22:33.097Z] #5 DONE 0.7s [2023-01-30T08:22:33.097Z] [2023-01-30T08:22:33.097Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-30T08:22:33.097Z] #7 DONE 0.7s [2023-01-30T08:22:33.097Z] [2023-01-30T08:22:33.097Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-30T08:22:33.097Z] #8 DONE 0.7s [2023-01-30T08:22:34.029Z] [2023-01-30T08:22:34.029Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-30T08:22:34.029Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-01-30T08:22:34.287Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-30T08:22:34.287Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-30T08:22:34.287Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-30T08:22:34.548Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2023-01-30T08:22:34.548Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.3s [2023-01-30T08:22:34.806Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2023-01-30T08:22:34.806Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2023-01-30T08:22:34.806Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-01-30T08:22:35.050Z] #10 ... [2023-01-30T08:22:35.050Z] [2023-01-30T08:22:35.050Z] #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-01-30T08:22:35.050Z] #16 10.55 Updating certificates in /etc/ssl/certs... [2023-01-30T08:22:35.050Z] #16 11.76 129 added, 0 removed; done. [2023-01-30T08:22:35.050Z] #16 11.84 Setting up jq (1.6-2.1) ... [2023-01-30T08:22:35.050Z] #16 11.85 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-01-30T08:22:35.050Z] #16 11.87 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-01-30T08:22:35.050Z] #16 11.88 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:22:35.050Z] #16 11.90 Processing triggers for ca-certificates (20210119) ... [2023-01-30T08:22:35.050Z] #16 11.92 Updating certificates in /etc/ssl/certs... [2023-01-30T08:22:35.050Z] #16 12.69 0 added, 0 removed; done. [2023-01-30T08:22:35.050Z] #16 12.69 Running hooks in /etc/ca-certificates/update.d... [2023-01-30T08:22:35.050Z] #16 12.69 done. [2023-01-30T08:22:35.050Z] #16 DONE 15.0s [2023-01-30T08:22:35.050Z] [2023-01-30T08:22:35.050Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:35.050Z] #10 ... [2023-01-30T08:22:35.050Z] [2023-01-30T08:22:35.050Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-30T08:22:35.050Z] #17 DONE 0.2s [2023-01-30T08:22:35.050Z] [2023-01-30T08:22:35.050Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:35.051Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.0s [2023-01-30T08:22:35.375Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2023-01-30T08:22:35.376Z] #9 DONE 1.3s [2023-01-30T08:22:35.376Z] [2023-01-30T08:22:35.376Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:35.376Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.0s done [2023-01-30T08:22:35.376Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-01-30T08:22:35.376Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.2s done [2023-01-30T08:22:35.376Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-01-30T08:22:35.376Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-01-30T08:22:35.376Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.0s done [2023-01-30T08:22:35.376Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.8s done [2023-01-30T08:22:35.376Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 29.36MB / 54.58MB 1.1s [2023-01-30T08:22:35.376Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-01-30T08:22:35.376Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 0B / 141.98MB 1.1s [2023-01-30T08:22:35.376Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0B / 85.98MB 1.1s [2023-01-30T08:22:35.634Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 49.28MB / 54.58MB 1.3s [2023-01-30T08:22:35.634Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 18.87MB / 141.98MB 1.3s [2023-01-30T08:22:35.634Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 19.92MB / 85.98MB 1.3s [2023-01-30T08:22:35.634Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 1.4s [2023-01-30T08:22:35.634Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 29.36MB / 141.98MB 1.4s [2023-01-30T08:22:35.634Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 30.33MB / 85.98MB 1.4s [2023-01-30T08:22:35.893Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 38.80MB / 141.98MB 1.5s [2023-01-30T08:22:35.893Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 39.85MB / 85.98MB 1.5s [2023-01-30T08:22:35.893Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 49.28MB / 141.98MB 1.6s [2023-01-30T08:22:35.893Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 49.62MB / 85.98MB 1.6s [2023-01-30T08:22:35.893Z] #10 ... [2023-01-30T08:22:35.893Z] [2023-01-30T08:22:35.893Z] #11 [internal] load build context [2023-01-30T08:22:35.893Z] #11 transferring context: 53.56MB 1.6s done [2023-01-30T08:22:35.893Z] #11 DONE 1.9s [2023-01-30T08:22:35.893Z] [2023-01-30T08:22:35.893Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:35.893Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 58.72MB / 141.98MB 1.7s [2023-01-30T08:22:35.893Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 59.77MB / 85.98MB 1.7s [2023-01-30T08:22:35.979Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.3s done [2023-01-30T08:22:36.151Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 73.40MB / 141.98MB 1.9s [2023-01-30T08:22:36.151Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 76.55MB / 85.98MB 1.9s [2023-01-30T08:22:36.151Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 1.9s done [2023-01-30T08:22:36.151Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 81.79MB / 141.98MB 2.0s [2023-01-30T08:22:36.151Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 2.0s [2023-01-30T08:22:36.235Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-01-30T08:22:36.429Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 98.87MB / 141.98MB 2.1s [2023-01-30T08:22:36.429Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 2.1s [2023-01-30T08:22:36.429Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 109.05MB / 141.98MB 2.2s [2023-01-30T08:22:36.686Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 119.54MB / 141.98MB 2.3s [2023-01-30T08:22:36.686Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 128.97MB / 141.98MB 2.4s [2023-01-30T08:22:36.944Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 139.06MB / 141.98MB 2.5s [2023-01-30T08:22:37.204Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 2.9s done [2023-01-30T08:22:37.204Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 3.0s done [2023-01-30T08:22:37.462Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 2.0s done [2023-01-30T08:22:38.414Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.1s [2023-01-30T08:22:38.671Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.1s done [2023-01-30T08:22:38.671Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 4.5s done [2023-01-30T08:22:38.929Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-01-30T08:22:38.929Z] #10 ... [2023-01-30T08:22:38.929Z] [2023-01-30T08:22:38.929Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-30T08:22:38.929Z] #12 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.0s done [2023-01-30T08:22:38.929Z] #12 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done [2023-01-30T08:22:38.929Z] #12 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-30T08:22:38.929Z] #12 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-30T08:22:38.929Z] #12 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.0s done [2023-01-30T08:22:38.929Z] #12 DONE 4.9s [2023-01-30T08:22:38.929Z] [2023-01-30T08:22:38.929Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:39.190Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.3s done [2023-01-30T08:22:39.448Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-01-30T08:22:40.014Z] #10 ... [2023-01-30T08:22:40.014Z] [2023-01-30T08:22:40.014Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-30T08:22:40.014Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-01-30T08:22:40.014Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-30T08:22:40.014Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-30T08:22:40.014Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-30T08:22:40.014Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2023-01-30T08:22:40.014Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-01-30T08:22:40.014Z] #13 DONE 5.8s [2023-01-30T08:22:40.014Z] [2023-01-30T08:22:40.014Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:41.388Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 1.9s done [2023-01-30T08:22:41.487Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.0s [2023-01-30T08:22:41.647Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0.1s [2023-01-30T08:22:42.213Z] #10 ... [2023-01-30T08:22:42.213Z] [2023-01-30T08:22:42.213Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-30T08:22:42.213Z] #14 DONE 2.1s [2023-01-30T08:22:42.213Z] [2023-01-30T08:22:42.213Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:42.873Z] Client: Docker Engine - Community [2023-01-30T08:22:42.873Z] Version: 22.06.0-beta.0 [2023-01-30T08:22:42.873Z] API version: 1.42 [2023-01-30T08:22:42.873Z] Go version: go1.18.3 [2023-01-30T08:22:42.873Z] Git commit: 3e9117b [2023-01-30T08:22:42.873Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-30T08:22:42.873Z] OS/Arch: linux/amd64 [2023-01-30T08:22:42.873Z] Context: default [2023-01-30T08:22:42.873Z] [2023-01-30T08:22:42.873Z] Server: Docker Engine - Community [2023-01-30T08:22:42.873Z] Engine: [2023-01-30T08:22:42.873Z] Version: 22.06.0-beta.0 [2023-01-30T08:22:42.873Z] API version: 1.42 (minimum version 1.12) [2023-01-30T08:22:42.873Z] Go version: go1.18.3 [2023-01-30T08:22:42.873Z] Git commit: 38633e7 [2023-01-30T08:22:42.873Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-30T08:22:42.873Z] OS/Arch: linux/amd64 [2023-01-30T08:22:42.873Z] Experimental: true [2023-01-30T08:22:42.873Z] containerd: [2023-01-30T08:22:42.873Z] Version: 1.6.8 [2023-01-30T08:22:42.873Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-30T08:22:42.873Z] runc: [2023-01-30T08:22:42.873Z] Version: 1.1.4 [2023-01-30T08:22:42.873Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-30T08:22:42.873Z] docker-init: [2023-01-30T08:22:42.873Z] Version: 0.19.0 [2023-01-30T08:22:42.873Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-30T08:22:43.184Z] + docker info [2023-01-30T08:22:43.184Z] Client: [2023-01-30T08:22:43.184Z] Context: default [2023-01-30T08:22:43.184Z] Debug Mode: false [2023-01-30T08:22:43.184Z] Plugins: [2023-01-30T08:22:43.184Z] buildx: Docker Buildx (Docker Inc.) [2023-01-30T08:22:43.184Z] Version: c5aec24 [2023-01-30T08:22:43.184Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-30T08:22:43.184Z] compose: Docker Compose (Docker Inc.) [2023-01-30T08:22:43.184Z] Version: v2.12.0 [2023-01-30T08:22:43.184Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-30T08:22:43.184Z] scan: Docker Scan (Docker Inc.) [2023-01-30T08:22:43.184Z] Version: v0.17.0 [2023-01-30T08:22:43.184Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-30T08:22:43.184Z] [2023-01-30T08:22:43.184Z] Server: [2023-01-30T08:22:43.184Z] Containers: 0 [2023-01-30T08:22:43.184Z] Running: 0 [2023-01-30T08:22:43.184Z] Paused: 0 [2023-01-30T08:22:43.184Z] Stopped: 0 [2023-01-30T08:22:43.184Z] Images: 0 [2023-01-30T08:22:43.184Z] Server Version: 22.06.0-beta.0 [2023-01-30T08:22:43.184Z] Storage Driver: overlay2 [2023-01-30T08:22:43.184Z] Backing Filesystem: extfs [2023-01-30T08:22:43.184Z] Supports d_type: true [2023-01-30T08:22:43.184Z] Using metacopy: false [2023-01-30T08:22:43.184Z] Native Overlay Diff: true [2023-01-30T08:22:43.184Z] userxattr: false [2023-01-30T08:22:43.184Z] Logging Driver: json-file [2023-01-30T08:22:43.184Z] Cgroup Driver: cgroupfs [2023-01-30T08:22:43.184Z] Cgroup Version: 1 [2023-01-30T08:22:43.184Z] Plugins: [2023-01-30T08:22:43.184Z] Volume: local [2023-01-30T08:22:43.184Z] Network: bridge host ipvlan macvlan null overlay [2023-01-30T08:22:43.184Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-30T08:22:43.184Z] Swarm: inactive [2023-01-30T08:22:43.184Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2023-01-30T08:22:43.184Z] Default Runtime: runc [2023-01-30T08:22:43.184Z] Init Binary: docker-init [2023-01-30T08:22:43.184Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-30T08:22:43.184Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-30T08:22:43.184Z] init version: de40ad0 [2023-01-30T08:22:43.184Z] Security Options: [2023-01-30T08:22:43.184Z] apparmor [2023-01-30T08:22:43.184Z] seccomp [2023-01-30T08:22:43.184Z] Profile: builtin [2023-01-30T08:22:43.184Z] Kernel Version: 5.4.0-1088-aws [2023-01-30T08:22:43.184Z] Operating System: Ubuntu 18.04.6 LTS [2023-01-30T08:22:43.184Z] OSType: linux [2023-01-30T08:22:43.184Z] Architecture: x86_64 [2023-01-30T08:22:43.184Z] CPUs: 2 [2023-01-30T08:22:43.184Z] Total Memory: 15.35GiB [2023-01-30T08:22:43.184Z] Name: ip-10-100-108-189 [2023-01-30T08:22:43.184Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-01-30T08:22:43.184Z] Docker Root Dir: /var/lib/docker [2023-01-30T08:22:43.184Z] Debug Mode: false [2023-01-30T08:22:43.184Z] Registry: https://index.docker.io/v1/ [2023-01-30T08:22:43.184Z] Labels: [2023-01-30T08:22:43.184Z] Experimental: true [2023-01-30T08:22:43.184Z] Insecure Registries: [2023-01-30T08:22:43.184Z] 127.0.0.0/8 [2023-01-30T08:22:43.184Z] Live Restore Enabled: true [2023-01-30T08:22:43.184Z] [2023-01-30T08:22:43.184Z] WARNING: No swap limit support [Pipeline] sh [2023-01-30T08:22:43.484Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-30T08:22:43.484Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-30T08:22:43.484Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44882/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-30T08:22:43.484Z] + bash /home/ubuntu/workspace/moby_PR-44882/check-config.sh [2023-01-30T08:22:43.484Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-30T08:22:43.484Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-01-30T08:22:43.484Z] [2023-01-30T08:22:43.484Z] Generally Necessary: [2023-01-30T08:22:43.484Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-30T08:22:43.484Z] - apparmor: enabled and tools installed [2023-01-30T08:22:43.484Z] - CONFIG_NAMESPACES: enabled [2023-01-30T08:22:43.484Z] - CONFIG_NET_NS: enabled [2023-01-30T08:22:43.484Z] - CONFIG_PID_NS: enabled [2023-01-30T08:22:43.484Z] - CONFIG_IPC_NS: enabled [2023-01-30T08:22:43.484Z] - CONFIG_UTS_NS: enabled [2023-01-30T08:22:43.484Z] - CONFIG_CGROUPS: enabled [2023-01-30T08:22:43.484Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-30T08:22:43.484Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-30T08:22:43.484Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-30T08:22:43.484Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-30T08:22:43.484Z] - CONFIG_CPUSETS: enabled [2023-01-30T08:22:43.484Z] - CONFIG_MEMCG: enabled [2023-01-30T08:22:43.484Z] - CONFIG_KEYS: enabled [2023-01-30T08:22:43.588Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 1.8s done [2023-01-30T08:22:43.744Z] - CONFIG_VETH: enabled (as module) [2023-01-30T08:22:43.744Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-30T08:22:43.744Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-30T08:22:43.744Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-30T08:22:43.744Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-30T08:22:43.744Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-30T08:22:43.744Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-30T08:22:43.744Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-30T08:22:43.744Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-30T08:22:43.744Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-30T08:22:43.744Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-30T08:22:43.744Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-30T08:22:43.744Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-30T08:22:43.744Z] [2023-01-30T08:22:43.744Z] Optional Features: [2023-01-30T08:22:43.744Z] - CONFIG_USER_NS: enabled [2023-01-30T08:22:43.744Z] - CONFIG_SECCOMP: enabled [2023-01-30T08:22:43.744Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-30T08:22:43.744Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-30T08:22:43.846Z] #10 ... [2023-01-30T08:22:43.846Z] [2023-01-30T08:22:43.846Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-30T08:22:43.846Z] #15 DONE 1.6s [2023-01-30T08:22:43.846Z] [2023-01-30T08:22:43.846Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:43.846Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 0.1s [2023-01-30T08:22:44.007Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-30T08:22:44.007Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-01-30T08:22:44.007Z] - CONFIG_BLK_CGROUP: enabled [2023-01-30T08:22:44.007Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-30T08:22:44.007Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-30T08:22:44.007Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-30T08:22:44.007Z] - CONFIG_CGROUP_PERF: enabled [2023-01-30T08:22:44.007Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-30T08:22:44.007Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-30T08:22:44.007Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-30T08:22:44.007Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-30T08:22:44.007Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-30T08:22:44.007Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-30T08:22:44.007Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-30T08:22:44.007Z] - CONFIG_IP_VS: enabled (as module) [2023-01-30T08:22:44.007Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-30T08:22:44.007Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-30T08:22:44.269Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-30T08:22:44.269Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-30T08:22:44.269Z] - CONFIG_EXT4_FS: enabled [2023-01-30T08:22:44.269Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-30T08:22:44.269Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-30T08:22:44.269Z] - Network Drivers: [2023-01-30T08:22:44.269Z] - "overlay": [2023-01-30T08:22:44.269Z] - CONFIG_VXLAN: enabled (as module) [2023-01-30T08:22:44.269Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-30T08:22:44.269Z] Optional (for encrypted networks): [2023-01-30T08:22:44.269Z] - CONFIG_CRYPTO: enabled [2023-01-30T08:22:44.269Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-30T08:22:44.269Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-30T08:22:44.269Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-30T08:22:44.269Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-30T08:22:44.269Z] - CONFIG_XFRM: enabled [2023-01-30T08:22:44.269Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-30T08:22:44.269Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-30T08:22:44.269Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-30T08:22:44.269Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-30T08:22:44.269Z] - "ipvlan": [2023-01-30T08:22:44.269Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-30T08:22:44.269Z] - "macvlan": [2023-01-30T08:22:44.270Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-30T08:22:44.270Z] - CONFIG_DUMMY: enabled (as module) [2023-01-30T08:22:44.270Z] - "ftp,tftp client in container": [2023-01-30T08:22:44.528Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-30T08:22:44.528Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-30T08:22:44.528Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-30T08:22:44.528Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-30T08:22:44.528Z] - Storage Drivers: [2023-01-30T08:22:44.528Z] - "aufs": [2023-01-30T08:22:44.528Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-30T08:22:44.528Z] - "btrfs": [2023-01-30T08:22:44.528Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-30T08:22:44.528Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-30T08:22:44.528Z] - "devicemapper": [2023-01-30T08:22:44.528Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-30T08:22:44.528Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-30T08:22:44.528Z] - "overlay": [2023-01-30T08:22:44.528Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-30T08:22:44.528Z] - "zfs": [2023-01-30T08:22:44.528Z] - /dev/zfs: present [2023-01-30T08:22:44.528Z] - zfs command: missing [2023-01-30T08:22:44.528Z] - zpool command: missing [2023-01-30T08:22:44.528Z] [2023-01-30T08:22:44.528Z] Limits: [2023-01-30T08:22:44.528Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-30T08:22:44.528Z] [2023-01-30T08:22:44.528Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-30T08:22:44.765Z] #10 ... [2023-01-30T08:22:44.765Z] [2023-01-30T08:22:44.765Z] #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-01-30T08:22:44.765Z] #0 2.332 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-30T08:22:44.765Z] #0 2.692 [2023-01-30T08:22:44.765Z] #0 2.920 #=#=# ######################################################################## 100.0% [2023-01-30T08:22:44.765Z] #0 3.182 [2023-01-30T08:22:44.765Z] #0 4.177 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-30T08:22:44.765Z] #0 4.533 [2023-01-30T08:22:44.765Z] #0 4.764 #=#=# ######################################################################## 100.0% [2023-01-30T08:22:44.766Z] #0 5.073 [2023-01-30T08:22:44.766Z] #0 6.326 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-30T08:22:44.766Z] #0 6.629 [2023-01-30T08:22:44.766Z] #0 6.851 #=#=# ############# 18.6% ######################################### 58.2% ################################################################ 89.6% ######################################################################## 100.0% [2023-01-30T08:22:44.766Z] #0 7.456 [2023-01-30T08:22:44.766Z] #0 8.553 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-30T08:22:44.766Z] #0 8.902 [2023-01-30T08:22:44.766Z] #0 9.127 #=#=# ######################################################################## 100.0% [2023-01-30T08:22:44.766Z] #0 9.582 [2023-01-30T08:22:44.766Z] #18 ... [2023-01-30T08:22:44.766Z] [2023-01-30T08:22:44.766Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:44.873Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:526ae907e2828307f54315b184457c64bf1b299d . [2023-01-30T08:22:45.449Z] #1 [internal] load build definition from Dockerfile [2023-01-30T08:22:45.449Z] #1 transferring dockerfile: [2023-01-30T08:22:45.708Z] #1 transferring dockerfile: 16.91kB done [2023-01-30T08:22:45.708Z] #1 DONE 0.1s [2023-01-30T08:22:45.708Z] [2023-01-30T08:22:45.708Z] #2 [internal] load .dockerignore [2023-01-30T08:22:45.708Z] #2 transferring context: 87B 0.0s done [2023-01-30T08:22:45.708Z] #2 DONE 0.1s [2023-01-30T08:22:45.708Z] [2023-01-30T08:22:45.708Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-30T08:22:45.966Z] #3 DONE 0.3s [2023-01-30T08:22:45.966Z] [2023-01-30T08:22:45.966Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-30T08:22:45.966Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2023-01-30T08:22:45.966Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-30T08:22:45.966Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-30T08:22:45.967Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-30T08:22:45.967Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2023-01-30T08:22:46.225Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2023-01-30T08:22:46.225Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2023-01-30T08:22:46.659Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.1s [2023-01-30T08:22:46.796Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done [2023-01-30T08:22:46.796Z] #4 DONE 0.9s [2023-01-30T08:22:47.059Z] [2023-01-30T08:22:47.059Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-30T08:22:48.005Z] #5 ... [2023-01-30T08:22:48.005Z] [2023-01-30T08:22:48.005Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-30T08:22:48.005Z] #6 DONE 1.1s [2023-01-30T08:22:48.028Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 3.8s done [2023-01-30T08:22:48.029Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-01-30T08:22:48.274Z] [2023-01-30T08:22:48.274Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-30T08:22:48.274Z] #7 DONE 1.1s [2023-01-30T08:22:48.274Z] [2023-01-30T08:22:48.274Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-30T08:22:48.274Z] #5 DONE 1.2s [2023-01-30T08:22:48.274Z] [2023-01-30T08:22:48.274Z] #8 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-30T08:22:48.274Z] #8 DONE 1.2s [2023-01-30T08:22:48.555Z] #10 ... [2023-01-30T08:22:48.555Z] [2023-01-30T08:22:48.555Z] #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-01-30T08:22:48.555Z] #18 10.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-30T08:22:48.555Z] #18 10.64 [2023-01-30T08:22:48.555Z] #18 10.87 #=#=# ######################################################################## 100.0% [2023-01-30T08:22:48.555Z] #18 11.22 [2023-01-30T08:22:48.555Z] #18 11.33 Download of images into '/build' complete. [2023-01-30T08:22:48.555Z] #18 11.33 Use something like the following to load the result into a Docker daemon: [2023-01-30T08:22:48.555Z] #18 11.33 tar -cC '/build' . | docker load [2023-01-30T08:22:48.555Z] #18 DONE 13.7s [2023-01-30T08:22:48.555Z] [2023-01-30T08:22:48.555Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:48.593Z] #10 DONE 14.5s [2023-01-30T08:22:48.593Z] [2023-01-30T08:22:48.593Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-30T08:22:49.158Z] #16 ... [2023-01-30T08:22:49.158Z] [2023-01-30T08:22:49.158Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-30T08:22:49.158Z] #0 1.596 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:22:49.158Z] #0 1.654 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:22:49.158Z] #0 1.654 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:22:49.158Z] #0 1.755 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:22:49.158Z] #0 2.015 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:22:49.158Z] #0 2.023 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:22:49.158Z] #0 3.307 Fetched 8624 kB in 2s (4321 kB/s) [2023-01-30T08:22:49.158Z] #0 3.307 Reading package lists... [2023-01-30T08:22:49.158Z] #0 3.930 Reading package lists... [2023-01-30T08:22:49.158Z] #0 4.493 Building dependency tree... [2023-01-30T08:22:49.158Z] #0 4.714 The following additional packages will be installed: [2023-01-30T08:22:49.158Z] #0 4.714 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-30T08:22:49.158Z] #0 4.714 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-30T08:22:49.158Z] #0 4.715 Recommended packages: [2023-01-30T08:22:49.158Z] #0 4.715 libldap-common publicsuffix libsasl2-modules [2023-01-30T08:22:49.158Z] #0 4.864 The following NEW packages will be installed: [2023-01-30T08:22:49.158Z] #0 4.865 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-30T08:22:49.158Z] #0 4.865 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-30T08:22:49.158Z] #0 4.866 libssh2-1 openssl [2023-01-30T08:22:49.158Z] #0 5.135 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-30T08:22:49.158Z] #0 5.135 Need to get 3049 kB of archives. [2023-01-30T08:22:49.158Z] #0 5.135 After this operation, 6663 kB of additional disk space will be used. [2023-01-30T08:22:49.158Z] #0 5.135 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-30T08:22:49.158Z] #0 5.160 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-30T08:22:49.158Z] #0 5.171 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-30T08:22:49.158Z] #0 5.174 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-01-30T08:22:49.158Z] #0 5.177 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-30T08:22:49.158Z] #0 5.186 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-30T08:22:49.158Z] #0 5.199 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-30T08:22:49.158Z] #0 5.205 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-30T08:22:49.158Z] #0 5.206 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-30T08:22:49.158Z] #0 5.210 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-30T08:22:49.158Z] #0 5.214 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-01-30T08:22:49.158Z] #0 5.227 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-01-30T08:22:49.158Z] #0 5.237 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-30T08:22:49.158Z] #0 5.240 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-30T08:22:49.158Z] #0 5.241 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-30T08:22:49.158Z] #0 5.609 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:22:49.158Z] #0 5.656 Fetched 3049 kB in 0s (8208 kB/s) [2023-01-30T08:22:49.158Z] #0 5.717 Selecting previously unselected package openssl. [2023-01-30T08:22:49.158Z] #0 5.717 (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-01-30T08:22:49.158Z] #0 5.723 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 5.731 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-30T08:22:49.158Z] #0 5.838 Selecting previously unselected package ca-certificates. [2023-01-30T08:22:49.158Z] #0 5.839 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-30T08:22:49.158Z] #0 5.843 Unpacking ca-certificates (20210119) ... [2023-01-30T08:22:49.158Z] #0 5.905 Selecting previously unselected package libbrotli1:amd64. [2023-01-30T08:22:49.158Z] #0 5.906 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 5.914 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-30T08:22:49.158Z] #0 5.969 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-30T08:22:49.158Z] #0 5.969 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 5.973 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:22:49.158Z] #0 6.009 Selecting previously unselected package libsasl2-2:amd64. [2023-01-30T08:22:49.158Z] #0 6.010 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.013 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:22:49.158Z] #0 6.052 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-30T08:22:49.158Z] #0 6.053 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.056 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-30T08:22:49.158Z] #0 6.112 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-30T08:22:49.158Z] #0 6.114 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.117 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-30T08:22:49.158Z] #0 6.158 Selecting previously unselected package libpsl5:amd64. [2023-01-30T08:22:49.158Z] #0 6.160 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.164 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-30T08:22:49.158Z] #0 6.205 Selecting previously unselected package librtmp1:amd64. [2023-01-30T08:22:49.158Z] #0 6.207 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.212 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-30T08:22:49.158Z] #0 6.254 Selecting previously unselected package libssh2-1:amd64. [2023-01-30T08:22:49.158Z] #0 6.255 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.259 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-30T08:22:49.158Z] #0 6.373 Selecting previously unselected package libcurl4:amd64. [2023-01-30T08:22:49.158Z] #0 6.374 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.379 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-01-30T08:22:49.158Z] #0 6.432 Selecting previously unselected package curl. [2023-01-30T08:22:49.158Z] #0 6.433 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.438 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-01-30T08:22:49.158Z] #0 6.499 Selecting previously unselected package libonig5:amd64. [2023-01-30T08:22:49.158Z] #0 6.500 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.504 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:22:49.158Z] #0 6.557 Selecting previously unselected package libjq1:amd64. [2023-01-30T08:22:49.158Z] #0 6.558 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.562 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:22:49.158Z] #0 6.601 Selecting previously unselected package jq. [2023-01-30T08:22:49.158Z] #0 6.602 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-30T08:22:49.158Z] #0 6.606 Unpacking jq (1.6-2.1) ... [2023-01-30T08:22:49.158Z] #0 6.644 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-30T08:22:49.158Z] #0 6.656 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-30T08:22:49.158Z] #0 6.667 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-30T08:22:49.158Z] #0 6.678 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:22:49.158Z] #0 6.688 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-30T08:22:49.158Z] #0 6.699 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:22:49.158Z] #0 6.710 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-30T08:22:49.158Z] #0 6.720 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-30T08:22:49.158Z] #0 6.734 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:22:49.158Z] #0 6.748 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:22:49.158Z] #0 6.760 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-30T08:22:49.158Z] #0 6.772 Setting up ca-certificates (20210119) ... [2023-01-30T08:22:49.158Z] #0 7.197 Updating certificates in /etc/ssl/certs... [2023-01-30T08:22:49.158Z] #0 7.874 129 added, 0 removed; done. [2023-01-30T08:22:49.158Z] #0 7.970 Setting up jq (1.6-2.1) ... [2023-01-30T08:22:49.158Z] #0 7.982 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-01-30T08:22:49.158Z] #0 7.993 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-01-30T08:22:49.158Z] #0 8.025 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:22:49.158Z] #0 8.043 Processing triggers for ca-certificates (20210119) ... [2023-01-30T08:22:49.158Z] #0 8.054 Updating certificates in /etc/ssl/certs... [2023-01-30T08:22:49.158Z] #0 8.512 0 added, 0 removed; done. [2023-01-30T08:22:49.158Z] #0 8.512 Running hooks in /etc/ca-certificates/update.d... [2023-01-30T08:22:49.158Z] #0 8.513 done. [2023-01-30T08:22:49.158Z] #17 DONE 10.0s [2023-01-30T08:22:49.158Z] [2023-01-30T08:22:49.158Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-30T08:22:49.158Z] #18 DONE 0.0s [2023-01-30T08:22:49.158Z] [2023-01-30T08:22:49.159Z] #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-01-30T08:22:49.650Z] [2023-01-30T08:22:49.650Z] #9 [internal] load build context [2023-01-30T08:22:49.723Z] #19 ... [2023-01-30T08:22:49.723Z] [2023-01-30T08:22:49.723Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-30T08:22:49.723Z] #16 DONE 1.0s [2023-01-30T08:22:49.723Z] [2023-01-30T08:22:49.724Z] #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-01-30T08:22:49.925Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.2s done [2023-01-30T08:22:49.925Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a [2023-01-30T08:22:49.925Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-01-30T08:22:50.183Z] #10 DONE 44.5s [2023-01-30T08:22:50.183Z] [2023-01-30T08:22:50.183Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-30T08:22:50.589Z] #9 transferring context: 10.74MB 1.2s [2023-01-30T08:22:50.656Z] #20 DONE 0.9s [2023-01-30T08:22:50.656Z] [2023-01-30T08:22:50.656Z] #21 [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-01-30T08:22:50.656Z] #21 ... [2023-01-30T08:22:50.656Z] [2023-01-30T08:22:50.656Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-30T08:22:50.656Z] #22 DONE 0.1s [2023-01-30T08:22:50.656Z] [2023-01-30T08:22:50.656Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-30T08:22:50.656Z] #23 DONE 0.1s [2023-01-30T08:22:50.656Z] [2023-01-30T08:22:50.656Z] #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-01-30T08:22:50.656Z] #19 1.137 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-30T08:22:50.656Z] #19 1.303 [2023-01-30T08:22:50.657Z] #19 1.565 #=#=# ######################################################################## 100.0% [2023-01-30T08:22:50.915Z] #19 1.762 [2023-01-30T08:22:51.112Z] #19 DONE 0.7s [2023-01-30T08:22:51.112Z] [2023-01-30T08:22:51.112Z] #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-01-30T08:22:51.368Z] #20 DONE 0.7s [2023-01-30T08:22:51.626Z] [2023-01-30T08:22:51.626Z] #21 [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-01-30T08:22:51.626Z] #21 ... [2023-01-30T08:22:51.626Z] [2023-01-30T08:22:51.626Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-30T08:22:51.626Z] #22 DONE 0.3s [2023-01-30T08:22:51.852Z] #19 2.754 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-30T08:22:51.884Z] [2023-01-30T08:22:51.884Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-30T08:22:51.884Z] #23 DONE 0.4s [2023-01-30T08:22:51.884Z] [2023-01-30T08:22:51.884Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-30T08:22:52.430Z] #19 3.200 [2023-01-30T08:22:52.697Z] #19 3.341 #=#=# ##O#-# ######################################################################## 100.0% [2023-01-30T08:22:52.697Z] #19 3.800 [2023-01-30T08:22:54.600Z] #19 5.413 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-30T08:22:54.859Z] #19 ... [2023-01-30T08:22:54.859Z] [2023-01-30T08:22:54.859Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-30T08:22:54.859Z] #0 2.020 + RM_GOPATH=0 [2023-01-30T08:22:54.859Z] #0 2.020 + TMP_GOPATH= [2023-01-30T08:22:54.859Z] #0 2.020 + : /build [2023-01-30T08:22:54.859Z] #0 2.020 + '[' -z '' ']' [2023-01-30T08:22:54.859Z] #0 2.020 ++ mktemp -d [2023-01-30T08:22:54.859Z] #0 2.028 + export GOPATH=/tmp/tmp.so1nZ2AHcc [2023-01-30T08:22:54.859Z] #0 2.028 + GOPATH=/tmp/tmp.so1nZ2AHcc [2023-01-30T08:22:54.859Z] #0 2.028 + RM_GOPATH=1 [2023-01-30T08:22:54.859Z] #0 2.028 + case "$(go env GOARCH)" in [2023-01-30T08:22:54.859Z] #0 2.028 ++ go env GOARCH [2023-01-30T08:22:54.859Z] #0 2.037 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:54.859Z] #0 2.037 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:54.859Z] #0 2.037 ++ dirname /tmp/install/install.sh [2023-01-30T08:22:54.859Z] #0 2.043 Install docker/cli version 17.06.2-ce from stable [2023-01-30T08:22:54.859Z] #0 2.043 + dir=/tmp/install [2023-01-30T08:22:54.859Z] #0 2.043 + bin=dockercli [2023-01-30T08:22:54.859Z] #0 2.043 + shift [2023-01-30T08:22:54.859Z] #0 2.043 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-30T08:22:54.859Z] #0 2.043 + . /tmp/install/dockercli.installer [2023-01-30T08:22:54.859Z] #0 2.043 ++ : stable [2023-01-30T08:22:54.859Z] #0 2.043 ++ : 17.06.2-ce [2023-01-30T08:22:54.859Z] #0 2.043 + install_dockercli [2023-01-30T08:22:54.859Z] #0 2.043 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-30T08:22:54.859Z] #0 2.043 ++ uname -m [2023-01-30T08:22:54.859Z] #0 2.052 + arch=x86_64 [2023-01-30T08:22:54.859Z] #0 2.052 + '[' x86_64 '!=' x86_64 ']' [2023-01-30T08:22:54.859Z] #0 2.052 + url=https://download.docker.com/linux/static [2023-01-30T08:22:54.859Z] #0 2.052 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-30T08:22:54.859Z] #0 2.063 + tar -xz docker/docker [2023-01-30T08:22:54.859Z] #0 4.004 + mkdir -p /build [2023-01-30T08:22:54.859Z] #0 4.012 + mv docker/docker /build/ [2023-01-30T08:22:54.859Z] #0 4.014 + rmdir docker [2023-01-30T08:22:54.859Z] #24 DONE 4.5s [2023-01-30T08:22:55.117Z] [2023-01-30T08:22:55.118Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-30T08:22:55.118Z] #0 2.018 + RM_GOPATH=0 [2023-01-30T08:22:55.118Z] #0 2.018 + TMP_GOPATH= [2023-01-30T08:22:55.118Z] #0 2.018 + : /build [2023-01-30T08:22:55.118Z] #0 2.018 + '[' -z '' ']' [2023-01-30T08:22:55.118Z] #0 2.019 ++ mktemp -d [2023-01-30T08:22:55.118Z] #0 2.019 + export GOPATH=/tmp/tmp.0sSasJytP9 [2023-01-30T08:22:55.118Z] #0 2.019 + GOPATH=/tmp/tmp.0sSasJytP9 [2023-01-30T08:22:55.118Z] #0 2.019 + RM_GOPATH=1 [2023-01-30T08:22:55.118Z] #0 2.020 + case "$(go env GOARCH)" in [2023-01-30T08:22:55.118Z] #0 2.023 ++ go env GOARCH [2023-01-30T08:22:55.118Z] #0 2.035 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:55.118Z] #0 2.035 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:55.118Z] #0 2.036 ++ dirname /tmp/install/install.sh [2023-01-30T08:22:55.118Z] #0 2.037 + dir=/tmp/install [2023-01-30T08:22:55.118Z] #0 2.037 + bin=tomlv [2023-01-30T08:22:55.118Z] #0 2.037 + shift [2023-01-30T08:22:55.118Z] #0 2.037 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-30T08:22:55.118Z] #0 2.037 + . /tmp/install/tomlv.installer [2023-01-30T08:22:55.118Z] #0 2.037 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:22:55.118Z] #0 2.037 + install_tomlv [2023-01-30T08:22:55.118Z] #0 2.037 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-30T08:22:55.118Z] #0 2.037 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0sSasJytP9/src/github.com/BurntSushi/toml [2023-01-30T08:22:55.118Z] #0 2.037 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:22:55.118Z] #0 2.040 Cloning into '/tmp/tmp.0sSasJytP9/src/github.com/BurntSushi/toml'... [2023-01-30T08:22:55.118Z] #0 2.583 + cd /tmp/tmp.0sSasJytP9/src/github.com/BurntSushi/toml [2023-01-30T08:22:55.118Z] #0 2.583 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:22:55.118Z] #0 2.630 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-30T08:22:55.118Z] #0 2.765 internal/unsafeheader [2023-01-30T08:22:55.118Z] #0 2.799 runtime/internal/atomic [2023-01-30T08:22:55.118Z] #0 2.800 internal/goexperiment [2023-01-30T08:22:55.118Z] #0 2.804 internal/goos [2023-01-30T08:22:55.118Z] #0 2.812 internal/cpu [2023-01-30T08:22:55.118Z] #0 2.832 internal/itoa [2023-01-30T08:22:55.118Z] #0 2.833 internal/goarch [2023-01-30T08:22:55.118Z] #0 2.848 math/bits [2023-01-30T08:22:55.118Z] #0 2.852 runtime/internal/syscall [2023-01-30T08:22:55.118Z] #0 2.928 unicode/utf8 [2023-01-30T08:22:55.118Z] #0 2.956 internal/race [2023-01-30T08:22:55.118Z] #0 2.958 sync/atomic [2023-01-30T08:22:55.118Z] #0 2.986 internal/abi [2023-01-30T08:22:55.118Z] #0 3.088 runtime/internal/math [2023-01-30T08:22:55.118Z] #0 3.179 runtime/internal/sys [2023-01-30T08:22:55.118Z] #0 3.329 unicode [2023-01-30T08:22:55.118Z] #0 3.356 encoding [2023-01-30T08:22:55.118Z] #0 3.577 internal/bytealg [2023-01-30T08:22:55.118Z] #0 3.609 math [2023-01-30T08:22:55.118Z] #0 4.120 runtime [2023-01-30T08:22:55.874Z] #9 ... [2023-01-30T08:22:55.874Z] [2023-01-30T08:22:55.874Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-30T08:22:55.874Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-30T08:22:55.874Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-30T08:22:55.874Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-30T08:22:55.874Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-30T08:22:55.874Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2023-01-30T08:22:55.874Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2023-01-30T08:22:55.874Z] #10 DONE 5.8s [2023-01-30T08:22:55.874Z] [2023-01-30T08:22:55.874Z] #9 [internal] load build context [2023-01-30T08:22:55.874Z] #9 ... [2023-01-30T08:22:55.874Z] [2023-01-30T08:22:55.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:55.874Z] #11 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.2s done [2023-01-30T08:22:55.874Z] #11 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-01-30T08:22:55.874Z] #11 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-01-30T08:22:55.874Z] #11 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.0s [2023-01-30T08:22:55.874Z] #11 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-01-30T08:22:55.874Z] #11 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.0s done [2023-01-30T08:22:55.874Z] #11 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 1.4s done [2023-01-30T08:22:55.874Z] #11 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 3.3s done [2023-01-30T08:22:55.874Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 5.0s done [2023-01-30T08:22:55.874Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 98.60MB / 141.98MB 5.4s [2023-01-30T08:22:55.874Z] #11 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 1.7s [2023-01-30T08:22:55.874Z] #11 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 3.5s done [2023-01-30T08:22:55.874Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 109.05MB / 141.98MB 5.7s [2023-01-30T08:22:55.874Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 116.39MB / 141.98MB 5.9s [2023-01-30T08:22:55.874Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 123.73MB / 141.98MB 6.1s [2023-01-30T08:22:56.078Z] #25 ... [2023-01-30T08:22:56.078Z] [2023-01-30T08:22:56.078Z] #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-01-30T08:22:56.078Z] #19 6.121 [2023-01-30T08:22:56.078Z] #19 6.389 #=#=# 0.0% ################ 22.4% ############################################## 64.6% ############################################################### 88.1% ######################################################################## 100.0% [2023-01-30T08:22:56.133Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 133.17MB / 141.98MB 6.5s [2023-01-30T08:22:56.338Z] #19 7.332 [2023-01-30T08:22:56.394Z] #11 ... [2023-01-30T08:22:56.394Z] [2023-01-30T08:22:56.394Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-30T08:22:56.394Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-30T08:22:56.394Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-30T08:22:56.394Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-30T08:22:56.394Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-30T08:22:56.394Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2023-01-30T08:22:56.394Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2023-01-30T08:22:56.394Z] #12 DONE 6.9s [2023-01-30T08:22:56.394Z] [2023-01-30T08:22:56.394Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:56.394Z] #11 ... [2023-01-30T08:22:56.394Z] [2023-01-30T08:22:56.394Z] #9 [internal] load build context [2023-01-30T08:22:56.394Z] #9 transferring context: 44.62MB 7.0s [2023-01-30T08:22:56.963Z] #9 transferring context: 53.56MB 7.7s done [2023-01-30T08:22:57.530Z] #9 DONE 8.1s [2023-01-30T08:22:57.530Z] [2023-01-30T08:22:57.530Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:22:57.530Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 7.8s [2023-01-30T08:22:58.241Z] #19 ... [2023-01-30T08:22:58.241Z] [2023-01-30T08:22:58.241Z] #26 [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-01-30T08:22:58.241Z] #0 1.791 + RM_GOPATH=0 [2023-01-30T08:22:58.241Z] #0 1.791 + TMP_GOPATH= [2023-01-30T08:22:58.241Z] #0 1.791 + : /build [2023-01-30T08:22:58.241Z] #0 1.791 + '[' -z '' ']' [2023-01-30T08:22:58.241Z] #0 1.791 ++ mktemp -d [2023-01-30T08:22:58.241Z] #0 1.791 + export GOPATH=/tmp/tmp.2G32an3vdK [2023-01-30T08:22:58.241Z] #0 1.791 + GOPATH=/tmp/tmp.2G32an3vdK [2023-01-30T08:22:58.241Z] #0 1.791 + RM_GOPATH=1 [2023-01-30T08:22:58.241Z] #0 1.791 + case "$(go env GOARCH)" in [2023-01-30T08:22:58.241Z] #0 1.794 ++ go env GOARCH [2023-01-30T08:22:58.241Z] #0 1.806 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:58.241Z] #0 1.806 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:58.241Z] #0 1.806 ++ dirname /tmp/install/install.sh [2023-01-30T08:22:58.241Z] #0 1.812 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:22:58.241Z] #0 1.812 + dir=/tmp/install [2023-01-30T08:22:58.241Z] #0 1.812 + bin=vndr [2023-01-30T08:22:58.241Z] #0 1.812 + shift [2023-01-30T08:22:58.241Z] #0 1.812 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-30T08:22:58.241Z] #0 1.812 + . /tmp/install/vndr.installer [2023-01-30T08:22:58.241Z] #0 1.812 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:22:58.241Z] #0 1.812 + install_vndr [2023-01-30T08:22:58.241Z] #0 1.812 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-30T08:22:58.241Z] #0 1.812 + GOBIN=/build [2023-01-30T08:22:58.241Z] #0 1.812 + GO111MODULE=on [2023-01-30T08:22:58.241Z] #0 1.812 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:22:58.241Z] #0 2.248 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:22:58.241Z] #26 DONE 7.7s [2023-01-30T08:22:58.241Z] [2023-01-30T08:22:58.241Z] #21 [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-01-30T08:22:58.241Z] #21 1.430 + RM_GOPATH=0 [2023-01-30T08:22:58.241Z] #21 1.430 + TMP_GOPATH= [2023-01-30T08:22:58.241Z] #21 1.430 + : /build [2023-01-30T08:22:58.241Z] #21 1.430 + '[' -z '' ']' [2023-01-30T08:22:58.241Z] #21 1.431 ++ mktemp -d [2023-01-30T08:22:58.241Z] #21 1.432 + export GOPATH=/tmp/tmp.QeMXIniO4M [2023-01-30T08:22:58.241Z] #21 1.432 + GOPATH=/tmp/tmp.QeMXIniO4M [2023-01-30T08:22:58.241Z] #21 1.432 + RM_GOPATH=1 [2023-01-30T08:22:58.241Z] #21 1.432 + case "$(go env GOARCH)" in [2023-01-30T08:22:58.241Z] #21 1.436 ++ go env GOARCH [2023-01-30T08:22:58.241Z] #21 1.462 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:58.241Z] #21 1.462 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:58.241Z] #21 1.462 ++ dirname /tmp/install/install.sh [2023-01-30T08:22:58.242Z] #21 1.462 + dir=/tmp/install [2023-01-30T08:22:58.242Z] #21 1.462 + bin=rootlesskit [2023-01-30T08:22:58.242Z] #21 1.462 + shift [2023-01-30T08:22:58.242Z] #21 1.462 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-30T08:22:58.242Z] #21 1.462 + . /tmp/install/rootlesskit.installer [2023-01-30T08:22:58.242Z] #21 1.462 ++ : v0.14.4 [2023-01-30T08:22:58.242Z] #21 1.462 + install_rootlesskit [2023-01-30T08:22:58.242Z] #21 1.462 + case "$1" in [2023-01-30T08:22:58.242Z] #21 1.462 + export CGO_ENABLED=0 [2023-01-30T08:22:58.242Z] #21 1.462 + CGO_ENABLED=0 [2023-01-30T08:22:58.242Z] #21 1.462 + _install_rootlesskit [2023-01-30T08:22:58.242Z] #21 1.462 Install rootlesskit version v0.14.4 [2023-01-30T08:22:58.242Z] #21 1.463 + echo 'Install rootlesskit version v0.14.4' [2023-01-30T08:22:58.242Z] #21 1.463 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-30T08:22:58.242Z] #21 1.463 + GOBIN=/build [2023-01-30T08:22:58.242Z] #21 1.463 + GO111MODULE=on [2023-01-30T08:22:58.242Z] #21 1.463 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-30T08:22:58.242Z] #21 1.905 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-30T08:22:58.242Z] #21 4.072 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-30T08:22:58.242Z] #21 4.073 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-30T08:22:58.242Z] #21 4.073 go: downloading github.com/pkg/errors v0.9.1 [2023-01-30T08:22:58.242Z] #21 4.075 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-30T08:22:58.242Z] #21 4.079 go: downloading github.com/google/uuid v1.3.0 [2023-01-30T08:22:58.242Z] #21 4.080 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-30T08:22:58.242Z] #21 4.124 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-30T08:22:58.242Z] #21 4.127 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-30T08:22:58.242Z] #21 4.175 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-30T08:22:58.242Z] #21 4.177 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-30T08:22:58.242Z] #21 4.275 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-30T08:22:58.242Z] #21 4.787 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-30T08:22:58.242Z] #21 4.789 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-30T08:22:58.242Z] #21 6.711 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-30T08:22:58.242Z] #21 6.753 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-30T08:22:58.437Z] #24 ... [2023-01-30T08:22:58.437Z] [2023-01-30T08:22:58.437Z] #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-01-30T08:22:58.437Z] #0 5.914 + RM_GOPATH=0 [2023-01-30T08:22:58.437Z] #25 5.915 + TMP_GOPATH= [2023-01-30T08:22:58.437Z] #25 5.915 + : /build [2023-01-30T08:22:58.437Z] #25 5.915 + '[' -z '' ']' [2023-01-30T08:22:58.437Z] #25 5.915 ++ mktemp -d [2023-01-30T08:22:58.437Z] #25 5.915 + export GOPATH=/tmp/tmp.dfS0b1Zsqc [2023-01-30T08:22:58.437Z] #25 5.915 + GOPATH=/tmp/tmp.dfS0b1Zsqc [2023-01-30T08:22:58.437Z] #25 5.915 + RM_GOPATH=1 [2023-01-30T08:22:58.437Z] #25 5.918 + case "$(go env GOARCH)" in [2023-01-30T08:22:58.437Z] #25 5.918 ++ go env GOARCH [2023-01-30T08:22:58.437Z] #25 5.946 Install docker/cli version 17.06.2-ce from stable [2023-01-30T08:22:58.437Z] #25 5.946 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:58.437Z] #25 5.946 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:58.437Z] #25 5.946 ++ dirname /tmp/install/install.sh [2023-01-30T08:22:58.437Z] #25 5.946 + dir=/tmp/install [2023-01-30T08:22:58.437Z] #25 5.946 + bin=dockercli [2023-01-30T08:22:58.437Z] #25 5.946 + shift [2023-01-30T08:22:58.437Z] #25 5.946 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-30T08:22:58.437Z] #25 5.946 + . /tmp/install/dockercli.installer [2023-01-30T08:22:58.437Z] #25 5.946 ++ : stable [2023-01-30T08:22:58.437Z] #25 5.946 ++ : 17.06.2-ce [2023-01-30T08:22:58.437Z] #25 5.946 + install_dockercli [2023-01-30T08:22:58.437Z] #25 5.946 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-30T08:22:58.437Z] #25 5.946 ++ uname -m [2023-01-30T08:22:58.437Z] #25 5.946 + arch=x86_64 [2023-01-30T08:22:58.437Z] #25 5.946 + '[' x86_64 '!=' x86_64 ']' [2023-01-30T08:22:58.437Z] #25 5.946 + url=https://download.docker.com/linux/static [2023-01-30T08:22:58.437Z] #25 5.946 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-30T08:22:58.437Z] #25 5.946 + tar -xz docker/docker [2023-01-30T08:22:58.437Z] #25 ... [2023-01-30T08:22:58.437Z] [2023-01-30T08:22:58.437Z] #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-01-30T08:22:58.437Z] #0 6.865 + RM_GOPATH=0 [2023-01-30T08:22:58.437Z] #0 6.865 + TMP_GOPATH= [2023-01-30T08:22:58.437Z] #0 6.865 + : /build [2023-01-30T08:22:58.437Z] #0 6.865 + '[' -z '' ']' [2023-01-30T08:22:58.437Z] #0 6.865 ++ mktemp -d [2023-01-30T08:22:58.437Z] #0 6.865 + export GOPATH=/tmp/tmp.ECXYF62uSR [2023-01-30T08:22:58.437Z] #0 6.865 + GOPATH=/tmp/tmp.ECXYF62uSR [2023-01-30T08:22:58.437Z] #0 6.865 + RM_GOPATH=1 [2023-01-30T08:22:58.437Z] #0 6.865 + case "$(go env GOARCH)" in [2023-01-30T08:22:58.437Z] #0 6.866 ++ go env GOARCH [2023-01-30T08:22:58.437Z] #0 6.886 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:58.437Z] #0 6.886 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:22:58.437Z] #0 6.886 ++ dirname /tmp/install/install.sh [2023-01-30T08:22:58.437Z] #0 6.887 + dir=/tmp/install [2023-01-30T08:22:58.437Z] #0 6.887 + bin=golangci_lint [2023-01-30T08:22:58.437Z] #0 6.887 + shift [2023-01-30T08:22:58.437Z] #0 6.887 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-30T08:22:58.437Z] #0 6.887 + . /tmp/install/golangci_lint.installer [2023-01-30T08:22:58.437Z] #0 6.887 ++ : v1.44.0 [2023-01-30T08:22:58.437Z] #0 6.887 + install_golangci_lint [2023-01-30T08:22:58.437Z] #0 6.887 + set -e [2023-01-30T08:22:58.437Z] #0 6.887 + echo 'Install golangci-lint version v1.44.0' [2023-01-30T08:22:58.437Z] #0 6.887 Install golangci-lint version v1.44.0 [2023-01-30T08:22:58.437Z] #0 6.888 + GOBIN=/build [2023-01-30T08:22:58.437Z] #0 6.888 + GO111MODULE=on [2023-01-30T08:22:58.437Z] #0 6.888 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-30T08:22:58.518Z] #21 ... [2023-01-30T08:22:58.519Z] [2023-01-30T08:22:58.519Z] #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-01-30T08:22:58.519Z] #19 9.273 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-30T08:22:58.911Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 9.0s done [2023-01-30T08:22:59.001Z] #26 7.433 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-30T08:22:59.001Z] #26 ... [2023-01-30T08:22:59.001Z] [2023-01-30T08:22:59.001Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-30T08:22:59.001Z] #24 7.130 + git clone https://github.com/docker/distribution.git . [2023-01-30T08:22:59.001Z] #24 7.131 Cloning into '.'... [2023-01-30T08:22:59.455Z] #19 10.11 #=#=# [2023-01-30T08:22:59.455Z] #19 10.38 #=#=# ######################################################################## 100.0% [2023-01-30T08:22:59.479Z] #11 ... [2023-01-30T08:22:59.479Z] [2023-01-30T08:22:59.479Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-30T08:22:59.479Z] #13 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.1s done [2023-01-30T08:22:59.479Z] #13 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-30T08:22:59.479Z] #13 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done [2023-01-30T08:22:59.479Z] #13 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-30T08:22:59.479Z] #13 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.4s done [2023-01-30T08:22:59.479Z] #13 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 6.7s [2023-01-30T08:22:59.738Z] #13 ... [2023-01-30T08:22:59.738Z] [2023-01-30T08:22:59.738Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-30T08:23:00.026Z] #19 10.82 [2023-01-30T08:23:00.305Z] #14 DONE 0.5s [2023-01-30T08:23:00.305Z] [2023-01-30T08:23:00.305Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-30T08:23:00.564Z] #13 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 7.8s done [2023-01-30T08:23:00.594Z] #19 ... [2023-01-30T08:23:00.594Z] [2023-01-30T08:23:00.594Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:23:00.594Z] #0 1.907 + RM_GOPATH=0 [2023-01-30T08:23:00.594Z] #0 1.907 + TMP_GOPATH= [2023-01-30T08:23:00.594Z] #0 1.907 + : /build [2023-01-30T08:23:00.594Z] #0 1.907 + '[' -z '' ']' [2023-01-30T08:23:00.594Z] #0 1.908 ++ mktemp -d [2023-01-30T08:23:00.594Z] #0 1.909 + export GOPATH=/tmp/tmp.IBUYP69FRD [2023-01-30T08:23:00.594Z] #0 1.909 + GOPATH=/tmp/tmp.IBUYP69FRD [2023-01-30T08:23:00.594Z] #0 1.909 + RM_GOPATH=1 [2023-01-30T08:23:00.594Z] #0 1.909 + case "$(go env GOARCH)" in [2023-01-30T08:23:00.594Z] #0 1.915 ++ go env GOARCH [2023-01-30T08:23:00.594Z] #0 1.924 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:00.594Z] #0 1.924 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:00.594Z] #0 1.924 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:00.594Z] #0 1.925 + dir=/tmp/install [2023-01-30T08:23:00.594Z] #0 1.925 Install golangci-lint version v1.44.0 [2023-01-30T08:23:00.594Z] #0 1.925 + bin=golangci_lint [2023-01-30T08:23:00.594Z] #0 1.925 + shift [2023-01-30T08:23:00.594Z] #0 1.925 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-30T08:23:00.594Z] #0 1.925 + . /tmp/install/golangci_lint.installer [2023-01-30T08:23:00.594Z] #0 1.925 ++ : v1.44.0 [2023-01-30T08:23:00.594Z] #0 1.925 + install_golangci_lint [2023-01-30T08:23:00.594Z] #0 1.925 + set -e [2023-01-30T08:23:00.594Z] #0 1.925 + echo 'Install golangci-lint version v1.44.0' [2023-01-30T08:23:00.594Z] #0 1.925 + GOBIN=/build [2023-01-30T08:23:00.594Z] #0 1.925 + GO111MODULE=on [2023-01-30T08:23:00.594Z] #0 1.925 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-30T08:23:00.594Z] #0 1.972 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-30T08:23:00.594Z] #27 ... [2023-01-30T08:23:00.594Z] [2023-01-30T08:23:00.594Z] #28 [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-01-30T08:23:00.594Z] #0 2.516 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:00.594Z] #0 2.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:00.594Z] #0 2.529 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:00.594Z] #0 2.887 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:00.594Z] #0 3.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:00.594Z] #0 4.125 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:00.594Z] #0 6.251 Fetched 8624 kB in 4s (2141 kB/s) [2023-01-30T08:23:00.594Z] #0 6.251 Reading package lists... [2023-01-30T08:23:00.594Z] #0 7.395 Reading package lists... [2023-01-30T08:23:00.594Z] #0 8.455 Building dependency tree... [2023-01-30T08:23:00.594Z] #0 8.889 The following additional packages will be installed: [2023-01-30T08:23:00.594Z] #0 8.889 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-30T08:23:00.594Z] #0 8.890 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-30T08:23:00.594Z] #0 8.891 Suggested packages: [2023-01-30T08:23:00.594Z] #0 8.891 manpages-dev protobuf-mode-el python3-setuptools [2023-01-30T08:23:00.594Z] #0 9.168 The following NEW packages will be installed: [2023-01-30T08:23:00.594Z] #0 9.172 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-30T08:23:00.594Z] #0 9.172 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-30T08:23:00.594Z] #0 9.173 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-30T08:23:00.594Z] #0 9.174 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-30T08:23:00.594Z] #0 9.469 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:23:00.594Z] #0 9.469 Need to get 4583 kB of archives. [2023-01-30T08:23:00.594Z] #0 9.469 After this operation, 25.9 MB of additional disk space will be used. [2023-01-30T08:23:00.594Z] #0 9.469 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-30T08:23:00.594Z] #0 9.473 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-30T08:23:00.594Z] #0 9.477 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-30T08:23:00.594Z] #0 9.478 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-30T08:23:00.594Z] #0 9.480 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-01-30T08:23:00.594Z] #0 9.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-30T08:23:00.594Z] #0 9.762 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-30T08:23:00.594Z] #0 9.763 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-01-30T08:23:00.594Z] #0 9.764 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-01-30T08:23:00.594Z] #0 9.770 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-30T08:23:00.594Z] #0 9.789 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-30T08:23:00.594Z] #0 9.791 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-30T08:23:00.594Z] #0 9.804 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-30T08:23:00.594Z] #0 9.952 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-01-30T08:23:00.594Z] #0 10.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-30T08:23:00.594Z] #0 10.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-30T08:23:00.594Z] #0 10.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-30T08:23:00.594Z] #0 10.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-30T08:23:00.855Z] #28 ... [2023-01-30T08:23:00.855Z] [2023-01-30T08:23:00.855Z] #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-30T08:23:00.855Z] #0 2.595 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:00.855Z] #0 2.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:00.855Z] #0 2.609 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:00.855Z] #0 2.940 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:00.855Z] #0 3.375 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:00.855Z] #0 3.724 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:00.855Z] #0 6.696 Fetched 8624 kB in 4s (1976 kB/s) [2023-01-30T08:23:00.855Z] #0 6.696 Reading package lists... [2023-01-30T08:23:00.855Z] #0 8.154 Reading package lists... [2023-01-30T08:23:00.855Z] #0 9.721 Building dependency tree... [2023-01-30T08:23:00.855Z] #29 10.50 The following additional packages will be installed: [2023-01-30T08:23:00.855Z] #29 10.50 libbtrfs0 [2023-01-30T08:23:00.855Z] #29 10.53 The following NEW packages will be installed: [2023-01-30T08:23:00.855Z] #29 ... [2023-01-30T08:23:00.855Z] [2023-01-30T08:23:00.855Z] #30 [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-01-30T08:23:00.855Z] #0 2.348 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:00.855Z] #0 2.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:00.855Z] #0 2.359 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:00.855Z] #0 2.677 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:00.855Z] #0 3.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:00.855Z] #0 4.139 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:00.855Z] #0 6.614 Fetched 8624 kB in 5s (1902 kB/s) [2023-01-30T08:23:00.855Z] #0 6.614 Reading package lists... [2023-01-30T08:23:00.855Z] #0 8.009 Reading package lists... [2023-01-30T08:23:00.855Z] #0 9.356 Building dependency tree... [2023-01-30T08:23:00.855Z] #0 9.990 The following additional packages will be installed: [2023-01-30T08:23:00.855Z] #0 10.00 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-30T08:23:00.855Z] #0 10.00 Suggested packages: [2023-01-30T08:23:00.855Z] #0 10.00 cmake-doc ninja-build lrzip [2023-01-30T08:23:00.855Z] #0 10.00 Recommended packages: [2023-01-30T08:23:00.855Z] #0 10.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-30T08:23:00.855Z] #0 10.29 The following NEW packages will be installed: [2023-01-30T08:23:00.855Z] #0 10.29 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-30T08:23:00.855Z] #0 10.29 vim-common xxd [2023-01-30T08:23:01.124Z] #30 10.58 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:23:01.124Z] #30 10.58 Need to get 17.7 MB of archives. [2023-01-30T08:23:01.124Z] #30 10.58 After this operation, 70.7 MB of additional disk space will be used. [2023-01-30T08:23:01.124Z] #30 10.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-30T08:23:01.124Z] #30 10.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-30T08:23:01.124Z] #30 10.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-30T08:23:01.124Z] #30 10.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-30T08:23:01.124Z] #30 ... [2023-01-30T08:23:01.124Z] [2023-01-30T08:23:01.124Z] #31 [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-01-30T08:23:01.124Z] #0 1.462 + RM_GOPATH=0 [2023-01-30T08:23:01.124Z] #0 1.462 + TMP_GOPATH= [2023-01-30T08:23:01.124Z] #0 1.462 + : /build [2023-01-30T08:23:01.124Z] #0 1.462 + '[' -z '' ']' [2023-01-30T08:23:01.124Z] #0 1.462 ++ mktemp -d [2023-01-30T08:23:01.124Z] #0 1.463 + export GOPATH=/tmp/tmp.z7b70yDoje [2023-01-30T08:23:01.124Z] #0 1.463 + GOPATH=/tmp/tmp.z7b70yDoje [2023-01-30T08:23:01.124Z] #0 1.463 + RM_GOPATH=1 [2023-01-30T08:23:01.124Z] #0 1.463 + case "$(go env GOARCH)" in [2023-01-30T08:23:01.124Z] #0 1.474 ++ go env GOARCH [2023-01-30T08:23:01.124Z] #0 1.480 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.124Z] #0 1.480 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.124Z] #0 1.480 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:01.124Z] #0 1.483 Install shfmt version v3.0.2 [2023-01-30T08:23:01.124Z] #0 1.483 + dir=/tmp/install [2023-01-30T08:23:01.124Z] #0 1.483 + bin=shfmt [2023-01-30T08:23:01.124Z] #0 1.483 + shift [2023-01-30T08:23:01.124Z] #0 1.483 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-30T08:23:01.124Z] #0 1.483 + . /tmp/install/shfmt.installer [2023-01-30T08:23:01.124Z] #0 1.483 ++ : v3.0.2 [2023-01-30T08:23:01.124Z] #0 1.483 + install_shfmt [2023-01-30T08:23:01.124Z] #0 1.483 + echo 'Install shfmt version v3.0.2' [2023-01-30T08:23:01.124Z] #0 1.483 + GOBIN=/build [2023-01-30T08:23:01.124Z] #0 1.483 + GO111MODULE=on [2023-01-30T08:23:01.124Z] #0 1.483 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-30T08:23:01.124Z] #0 1.868 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-30T08:23:01.124Z] #0 2.572 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-30T08:23:01.124Z] #0 2.573 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-30T08:23:01.124Z] #0 2.573 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-30T08:23:01.124Z] #0 3.131 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-30T08:23:01.124Z] #31 ... [2023-01-30T08:23:01.124Z] [2023-01-30T08:23:01.124Z] #32 [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-01-30T08:23:01.124Z] #0 2.346 + RM_GOPATH=0 [2023-01-30T08:23:01.124Z] #0 2.346 + TMP_GOPATH= [2023-01-30T08:23:01.124Z] #0 2.346 + : /build [2023-01-30T08:23:01.124Z] #0 2.346 + '[' -z '' ']' [2023-01-30T08:23:01.124Z] #0 2.346 ++ mktemp -d [2023-01-30T08:23:01.124Z] #0 2.348 + export GOPATH=/tmp/tmp.9DzP7lU8S4 [2023-01-30T08:23:01.124Z] #0 2.348 + GOPATH=/tmp/tmp.9DzP7lU8S4 [2023-01-30T08:23:01.124Z] #0 2.348 + RM_GOPATH=1 [2023-01-30T08:23:01.124Z] #0 2.348 + case "$(go env GOARCH)" in [2023-01-30T08:23:01.124Z] #0 2.355 ++ go env GOARCH [2023-01-30T08:23:01.124Z] #0 2.365 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.124Z] #0 2.365 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.124Z] #0 2.371 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:01.124Z] #0 2.371 + dir=/tmp/install [2023-01-30T08:23:01.124Z] #0 2.371 + bin=gotestsum [2023-01-30T08:23:01.124Z] #0 2.371 + shift [2023-01-30T08:23:01.124Z] #0 2.372 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-30T08:23:01.124Z] #0 2.372 + . /tmp/install/gotestsum.installer [2023-01-30T08:23:01.124Z] #0 2.372 ++ : v1.8.2 [2023-01-30T08:23:01.124Z] #0 2.372 + install_gotestsum [2023-01-30T08:23:01.124Z] #0 2.372 + set -e [2023-01-30T08:23:01.124Z] #0 2.372 + echo 'Install gotestsum version v1.8.2' [2023-01-30T08:23:01.124Z] #0 2.372 + GOBIN=/build [2023-01-30T08:23:01.124Z] #0 2.372 + GO111MODULE=on [2023-01-30T08:23:01.124Z] #0 2.372 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-30T08:23:01.124Z] #0 2.372 Install gotestsum version v1.8.2 [2023-01-30T08:23:01.124Z] #0 2.764 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-30T08:23:01.124Z] #0 3.806 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-30T08:23:01.124Z] #0 3.815 go: downloading golang.org/x/tools v0.1.11 [2023-01-30T08:23:01.124Z] #0 3.815 go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:23:01.124Z] #0 3.815 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-30T08:23:01.124Z] #0 3.815 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-30T08:23:01.124Z] #0 3.816 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-30T08:23:01.124Z] #0 3.905 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-30T08:23:01.124Z] #0 3.954 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-30T08:23:01.124Z] #0 4.015 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:23:01.124Z] #0 4.016 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:23:01.124Z] #0 6.464 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-30T08:23:01.383Z] #32 ... [2023-01-30T08:23:01.383Z] [2023-01-30T08:23:01.384Z] #33 [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-01-30T08:23:01.384Z] #0 2.724 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:01.384Z] #0 2.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:01.384Z] #0 2.739 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:01.384Z] #0 3.157 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:01.384Z] #0 3.563 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:01.384Z] #0 4.204 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:01.384Z] #0 6.956 Fetched 8624 kB in 4s (1922 kB/s) [2023-01-30T08:23:01.384Z] #0 6.956 Reading package lists... [2023-01-30T08:23:01.384Z] #0 8.389 Reading package lists... [2023-01-30T08:23:01.384Z] #0 9.974 Building dependency tree... [2023-01-30T08:23:01.384Z] #0 10.69 The following additional packages will be installed: [2023-01-30T08:23:01.384Z] #0 10.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-30T08:23:01.384Z] #0 10.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-30T08:23:01.384Z] #0 10.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-30T08:23:01.384Z] #0 10.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-30T08:23:01.384Z] #0 10.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-30T08:23:01.384Z] #0 10.69 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-30T08:23:01.384Z] #0 10.69 mingw-w64-common mingw-w64-x86-64-dev [2023-01-30T08:23:01.384Z] #0 10.70 Suggested packages: [2023-01-30T08:23:01.384Z] #0 10.70 gcc-10-locales seccomp wine64 [2023-01-30T08:23:01.384Z] #33 ... [2023-01-30T08:23:01.384Z] [2023-01-30T08:23:01.384Z] #34 [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-01-30T08:23:01.384Z] #0 0.959 + git clone https://github.com/docker/distribution.git . [2023-01-30T08:23:01.384Z] #0 0.959 Cloning into '.'... [2023-01-30T08:23:01.384Z] #0 4.937 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-30T08:23:01.384Z] #0 5.713 + 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-01-30T08:23:01.509Z] #13 DONE 11.9s [2023-01-30T08:23:01.509Z] [2023-01-30T08:23:01.509Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-30T08:23:01.509Z] #15 ... [2023-01-30T08:23:01.509Z] [2023-01-30T08:23:01.509Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-30T08:23:01.509Z] #16 DONE 1.1s [2023-01-30T08:23:01.509Z] [2023-01-30T08:23:01.509Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:23:01.509Z] #11 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.6s done [2023-01-30T08:23:01.534Z] #24 ... [2023-01-30T08:23:01.534Z] [2023-01-30T08:23:01.534Z] #27 [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-01-30T08:23:01.534Z] #0 7.789 + RM_GOPATH=0 [2023-01-30T08:23:01.534Z] #0 7.789 + TMP_GOPATH= [2023-01-30T08:23:01.534Z] #0 7.789 + : /build [2023-01-30T08:23:01.534Z] #0 7.789 + '[' -z '' ']' [2023-01-30T08:23:01.534Z] #0 7.789 ++ mktemp -d [2023-01-30T08:23:01.534Z] #0 7.789 + export GOPATH=/tmp/tmp.E1pT90NNTG [2023-01-30T08:23:01.534Z] #0 7.789 + GOPATH=/tmp/tmp.E1pT90NNTG [2023-01-30T08:23:01.534Z] #0 7.789 + RM_GOPATH=1 [2023-01-30T08:23:01.534Z] #0 7.789 + case "$(go env GOARCH)" in [2023-01-30T08:23:01.534Z] #0 7.793 ++ go env GOARCH [2023-01-30T08:23:01.534Z] #0 7.866 Install rootlesskit version v0.14.4 [2023-01-30T08:23:01.534Z] #0 7.866 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.534Z] #0 7.866 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.534Z] #0 7.866 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:01.534Z] #0 7.866 + dir=/tmp/install [2023-01-30T08:23:01.534Z] #0 7.866 + bin=rootlesskit [2023-01-30T08:23:01.534Z] #0 7.866 + shift [2023-01-30T08:23:01.534Z] #0 7.866 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-30T08:23:01.534Z] #0 7.866 + . /tmp/install/rootlesskit.installer [2023-01-30T08:23:01.534Z] #0 7.866 ++ : v0.14.4 [2023-01-30T08:23:01.534Z] #0 7.866 + install_rootlesskit [2023-01-30T08:23:01.534Z] #0 7.866 + case "$1" in [2023-01-30T08:23:01.534Z] #0 7.866 + export CGO_ENABLED=0 [2023-01-30T08:23:01.534Z] #0 7.866 + CGO_ENABLED=0 [2023-01-30T08:23:01.534Z] #0 7.866 + _install_rootlesskit [2023-01-30T08:23:01.534Z] #0 7.866 + echo 'Install rootlesskit version v0.14.4' [2023-01-30T08:23:01.534Z] #0 7.947 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-30T08:23:01.534Z] #0 7.947 + GOBIN=/build [2023-01-30T08:23:01.534Z] #0 7.947 + GO111MODULE=on [2023-01-30T08:23:01.534Z] #0 7.947 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-30T08:23:01.534Z] #0 8.589 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-30T08:23:01.534Z] #27 ... [2023-01-30T08:23:01.534Z] [2023-01-30T08:23:01.534Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-30T08:23:01.534Z] #0 6.665 + RM_GOPATH=0 [2023-01-30T08:23:01.534Z] #0 6.665 + TMP_GOPATH= [2023-01-30T08:23:01.534Z] #0 6.665 + : /build [2023-01-30T08:23:01.534Z] #0 6.665 + '[' -z '' ']' [2023-01-30T08:23:01.534Z] #0 6.665 ++ mktemp -d [2023-01-30T08:23:01.534Z] #0 6.665 + export GOPATH=/tmp/tmp.c7r8yYqfeR [2023-01-30T08:23:01.534Z] #0 6.665 + GOPATH=/tmp/tmp.c7r8yYqfeR [2023-01-30T08:23:01.534Z] #0 6.665 + RM_GOPATH=1 [2023-01-30T08:23:01.534Z] #0 6.665 + case "$(go env GOARCH)" in [2023-01-30T08:23:01.534Z] #0 6.665 ++ go env GOARCH [2023-01-30T08:23:01.534Z] #0 6.681 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.534Z] #0 6.681 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.534Z] #0 6.682 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:01.534Z] #0 6.683 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:23:01.534Z] #0 6.683 + dir=/tmp/install [2023-01-30T08:23:01.534Z] #0 6.683 + bin=vndr [2023-01-30T08:23:01.534Z] #0 6.683 + shift [2023-01-30T08:23:01.534Z] #0 6.683 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-30T08:23:01.534Z] #0 6.683 + . /tmp/install/vndr.installer [2023-01-30T08:23:01.534Z] #0 6.683 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:23:01.534Z] #0 6.683 + install_vndr [2023-01-30T08:23:01.534Z] #0 6.683 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-30T08:23:01.534Z] #0 6.683 + GOBIN=/build [2023-01-30T08:23:01.534Z] #0 6.683 + GO111MODULE=on [2023-01-30T08:23:01.534Z] #0 6.683 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:23:01.534Z] #0 7.238 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:23:01.670Z] #34 ... [2023-01-30T08:23:01.670Z] [2023-01-30T08:23:01.670Z] #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-01-30T08:23:01.670Z] #0 1.461 + RM_GOPATH=0 [2023-01-30T08:23:01.670Z] #0 1.461 + TMP_GOPATH= [2023-01-30T08:23:01.670Z] #0 1.461 + : /build [2023-01-30T08:23:01.670Z] #0 1.461 + '[' -z '' ']' [2023-01-30T08:23:01.670Z] #0 1.463 ++ mktemp -d [2023-01-30T08:23:01.670Z] #0 1.474 + export GOPATH=/tmp/tmp.6CsaA85Oqr [2023-01-30T08:23:01.670Z] #0 1.474 + GOPATH=/tmp/tmp.6CsaA85Oqr [2023-01-30T08:23:01.670Z] #0 1.474 + RM_GOPATH=1 [2023-01-30T08:23:01.670Z] #0 1.474 + case "$(go env GOARCH)" in [2023-01-30T08:23:01.670Z] #0 1.474 ++ go env GOARCH [2023-01-30T08:23:01.670Z] #0 1.477 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.670Z] #0 1.477 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.670Z] #0 1.479 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:01.670Z] #0 1.479 + dir=/tmp/install [2023-01-30T08:23:01.670Z] #0 1.479 + bin=proxy [2023-01-30T08:23:01.670Z] #0 1.479 + shift [2023-01-30T08:23:01.670Z] #0 1.479 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-30T08:23:01.670Z] #0 1.479 + . /tmp/install/proxy.installer [2023-01-30T08:23:01.670Z] #0 1.479 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:23:01.670Z] #0 1.479 + install_proxy [2023-01-30T08:23:01.670Z] #0 1.479 + case "$1" in [2023-01-30T08:23:01.670Z] #0 1.479 + export CGO_ENABLED=0 [2023-01-30T08:23:01.670Z] #0 1.479 + CGO_ENABLED=0 [2023-01-30T08:23:01.670Z] #0 1.479 + _install_proxy [2023-01-30T08:23:01.670Z] #0 1.479 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-01-30T08:23:01.670Z] #0 1.479 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.6CsaA85Oqr/src/github.com/docker/libnetwork [2023-01-30T08:23:01.670Z] #0 1.480 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:23:01.670Z] #0 1.483 Cloning into '/tmp/tmp.6CsaA85Oqr/src/github.com/docker/libnetwork'... [2023-01-30T08:23:01.670Z] #0 6.110 + cd /tmp/tmp.6CsaA85Oqr/src/github.com/docker/libnetwork [2023-01-30T08:23:01.670Z] #0 6.111 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:23:01.671Z] #0 6.365 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-30T08:23:01.671Z] #35 ... [2023-01-30T08:23:01.671Z] [2023-01-30T08:23:01.671Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-30T08:23:01.671Z] #0 1.046 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-30T08:23:01.671Z] #0 1.046 Cloning into '.'... [2023-01-30T08:23:01.671Z] #0 10.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-30T08:23:01.671Z] #0 10.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-30T08:23:01.769Z] #11 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-01-30T08:23:01.792Z] #28 ... [2023-01-30T08:23:01.792Z] [2023-01-30T08:23:01.792Z] #29 [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-01-30T08:23:01.792Z] #0 7.596 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:01.792Z] #0 7.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:01.792Z] #0 7.643 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:01.792Z] #0 8.880 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:01.792Z] #29 ... [2023-01-30T08:23:01.792Z] [2023-01-30T08:23:01.792Z] #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-01-30T08:23:01.792Z] #0 7.191 + RM_GOPATH=0 [2023-01-30T08:23:01.792Z] #0 7.191 + TMP_GOPATH= [2023-01-30T08:23:01.792Z] #0 7.191 + : /build [2023-01-30T08:23:01.792Z] #0 7.191 + '[' -z '' ']' [2023-01-30T08:23:01.792Z] #0 7.191 ++ mktemp -d [2023-01-30T08:23:01.792Z] #0 7.191 + export GOPATH=/tmp/tmp.ri9M6fmp0m [2023-01-30T08:23:01.792Z] #0 7.191 + GOPATH=/tmp/tmp.ri9M6fmp0m [2023-01-30T08:23:01.792Z] #0 7.191 + RM_GOPATH=1 [2023-01-30T08:23:01.792Z] #0 7.191 + case "$(go env GOARCH)" in [2023-01-30T08:23:01.792Z] #0 7.191 ++ go env GOARCH [2023-01-30T08:23:01.792Z] #0 7.216 Install shfmt version v3.0.2 [2023-01-30T08:23:01.792Z] #0 7.217 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.792Z] #0 7.217 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:01.792Z] #0 7.217 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:01.792Z] #0 7.217 + dir=/tmp/install [2023-01-30T08:23:01.792Z] #0 7.217 + bin=shfmt [2023-01-30T08:23:01.792Z] #0 7.217 + shift [2023-01-30T08:23:01.792Z] #0 7.217 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-30T08:23:01.792Z] #0 7.217 + . /tmp/install/shfmt.installer [2023-01-30T08:23:01.792Z] #0 7.217 ++ : v3.0.2 [2023-01-30T08:23:01.792Z] #0 7.217 + install_shfmt [2023-01-30T08:23:01.792Z] #0 7.217 + echo 'Install shfmt version v3.0.2' [2023-01-30T08:23:01.792Z] #0 7.217 + GOBIN=/build [2023-01-30T08:23:01.792Z] #0 7.217 + GO111MODULE=on [2023-01-30T08:23:01.792Z] #0 7.217 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-30T08:23:01.793Z] #0 7.965 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-30T08:23:01.793Z] #0 9.673 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-30T08:23:01.793Z] #0 9.674 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-30T08:23:01.793Z] #0 9.792 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-30T08:23:01.929Z] #36 ... [2023-01-30T08:23:01.929Z] [2023-01-30T08:23:01.929Z] #28 [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-01-30T08:23:01.929Z] #28 10.52 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:23:01.929Z] #28 10.60 Fetched 4583 kB in 1s (4511 kB/s) [2023-01-30T08:23:01.929Z] #28 10.83 Selecting previously unselected package libcap2:amd64. [2023-01-30T08:23:01.929Z] #28 10.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:23:01.929Z] #28 10.86 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-30T08:23:01.929Z] #28 10.91 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:23:01.929Z] #28 11.06 Selecting previously unselected package libcap-dev:amd64. [2023-01-30T08:23:01.929Z] #28 11.07 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-30T08:23:01.929Z] #28 11.09 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-30T08:23:01.929Z] #28 ... [2023-01-30T08:23:01.929Z] [2023-01-30T08:23:01.929Z] #31 [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-01-30T08:23:01.929Z] #31 DONE 11.6s [2023-01-30T08:23:01.929Z] [2023-01-30T08:23:01.929Z] #28 [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-01-30T08:23:01.929Z] #28 11.61 Selecting previously unselected package libnet1:amd64. [2023-01-30T08:23:01.929Z] #28 11.61 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:23:01.929Z] #28 11.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:23:02.050Z] #30 ... [2023-01-30T08:23:02.050Z] [2023-01-30T08:23:02.050Z] #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-01-30T08:23:02.050Z] #0 8.213 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:02.050Z] #0 8.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:02.050Z] #0 8.279 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:02.050Z] #0 9.370 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:02.050Z] #31 ... [2023-01-30T08:23:02.050Z] [2023-01-30T08:23:02.050Z] #32 [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-01-30T08:23:02.050Z] #0 6.284 + RM_GOPATH=0 [2023-01-30T08:23:02.050Z] #0 6.284 + TMP_GOPATH= [2023-01-30T08:23:02.050Z] #0 6.284 + : /build [2023-01-30T08:23:02.050Z] #0 6.284 + '[' -z '' ']' [2023-01-30T08:23:02.050Z] #0 6.284 ++ mktemp -d [2023-01-30T08:23:02.050Z] #0 6.284 + export GOPATH=/tmp/tmp.suksxgay1P [2023-01-30T08:23:02.050Z] #0 6.284 + GOPATH=/tmp/tmp.suksxgay1P [2023-01-30T08:23:02.050Z] #0 6.284 + RM_GOPATH=1 [2023-01-30T08:23:02.050Z] #0 6.284 + case "$(go env GOARCH)" in [2023-01-30T08:23:02.050Z] #0 6.284 ++ go env GOARCH [2023-01-30T08:23:02.050Z] #0 6.299 Install gotestsum version v1.8.2 [2023-01-30T08:23:02.050Z] #0 6.299 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:02.050Z] #0 6.299 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:02.050Z] #0 6.299 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:02.050Z] #0 6.299 + dir=/tmp/install [2023-01-30T08:23:02.050Z] #0 6.299 + bin=gotestsum [2023-01-30T08:23:02.050Z] #0 6.299 + shift [2023-01-30T08:23:02.050Z] #0 6.299 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-30T08:23:02.050Z] #0 6.299 + . /tmp/install/gotestsum.installer [2023-01-30T08:23:02.050Z] #0 6.299 ++ : v1.8.2 [2023-01-30T08:23:02.050Z] #0 6.299 + install_gotestsum [2023-01-30T08:23:02.050Z] #0 6.299 + set -e [2023-01-30T08:23:02.050Z] #0 6.299 + echo 'Install gotestsum version v1.8.2' [2023-01-30T08:23:02.050Z] #0 6.299 + GOBIN=/build [2023-01-30T08:23:02.050Z] #0 6.299 + GO111MODULE=on [2023-01-30T08:23:02.050Z] #0 6.299 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-30T08:23:02.050Z] #0 6.689 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-30T08:23:02.050Z] #0 9.073 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-30T08:23:02.050Z] #0 9.074 go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:23:02.050Z] #0 9.158 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-30T08:23:02.050Z] #0 9.755 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:23:02.050Z] #0 9.898 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:23:02.050Z] #0 10.01 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-30T08:23:02.050Z] #0 10.06 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-30T08:23:02.050Z] #0 10.32 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-30T08:23:02.050Z] #0 10.43 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-30T08:23:02.050Z] #0 10.60 go: downloading golang.org/x/tools v0.1.11 [2023-01-30T08:23:02.188Z] #28 11.72 Selecting previously unselected package libnet1-dev. [2023-01-30T08:23:02.188Z] #28 11.73 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:23:02.188Z] #28 11.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-30T08:23:02.307Z] #32 ... [2023-01-30T08:23:02.307Z] [2023-01-30T08:23:02.308Z] #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-01-30T08:23:02.308Z] #0 8.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:02.308Z] #0 8.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:02.308Z] #0 8.368 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:02.308Z] #0 9.440 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:02.308Z] #33 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:02.308Z] #33 ... [2023-01-30T08:23:02.308Z] [2023-01-30T08:23:02.308Z] #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-01-30T08:23:02.308Z] #0 7.060 + RM_GOPATH=0 [2023-01-30T08:23:02.308Z] #0 7.060 + TMP_GOPATH= [2023-01-30T08:23:02.308Z] #0 7.060 + : /build [2023-01-30T08:23:02.308Z] #0 7.060 + '[' -z '' ']' [2023-01-30T08:23:02.308Z] #0 7.060 ++ mktemp -d [2023-01-30T08:23:02.308Z] #0 7.060 + export GOPATH=/tmp/tmp.FhfWqbxudH [2023-01-30T08:23:02.308Z] #0 7.060 + GOPATH=/tmp/tmp.FhfWqbxudH [2023-01-30T08:23:02.308Z] #0 7.060 + RM_GOPATH=1 [2023-01-30T08:23:02.308Z] #0 7.060 + case "$(go env GOARCH)" in [2023-01-30T08:23:02.308Z] #0 7.070 ++ go env GOARCH [2023-01-30T08:23:02.308Z] #0 7.092 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:02.308Z] #0 7.092 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:02.308Z] #0 7.092 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:02.308Z] #0 7.102 + dir=/tmp/install [2023-01-30T08:23:02.308Z] #0 7.102 + bin=tomlv [2023-01-30T08:23:02.308Z] #0 7.102 + shift [2023-01-30T08:23:02.308Z] #0 7.102 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-30T08:23:02.308Z] #0 7.102 + . /tmp/install/tomlv.installer [2023-01-30T08:23:02.308Z] #0 7.102 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:23:02.308Z] #0 7.102 + install_tomlv [2023-01-30T08:23:02.308Z] #0 7.102 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-30T08:23:02.308Z] #0 7.102 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FhfWqbxudH/src/github.com/BurntSushi/toml [2023-01-30T08:23:02.308Z] #0 7.102 Cloning into '/tmp/tmp.FhfWqbxudH/src/github.com/BurntSushi/toml'... [2023-01-30T08:23:02.308Z] #0 7.105 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:23:02.308Z] #0 9.209 + cd /tmp/tmp.FhfWqbxudH/src/github.com/BurntSushi/toml [2023-01-30T08:23:02.308Z] #0 9.217 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:23:02.308Z] #0 9.515 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-30T08:23:02.308Z] #0 10.52 internal/goarch [2023-01-30T08:23:02.308Z] #0 10.55 internal/unsafeheader [2023-01-30T08:23:02.308Z] #0 10.78 internal/abi [2023-01-30T08:23:02.308Z] #0 10.82 internal/cpu [2023-01-30T08:23:02.447Z] #28 12.10 Selecting previously unselected package libnl-3-200:amd64. [2023-01-30T08:23:02.447Z] #28 12.10 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:23:02.447Z] #28 12.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:23:02.565Z] #34 ... [2023-01-30T08:23:02.565Z] [2023-01-30T08:23:02.565Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-30T08:23:02.565Z] #0 7.577 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-30T08:23:02.565Z] #0 7.585 Cloning into '.'... [2023-01-30T08:23:02.565Z] #35 ... [2023-01-30T08:23:02.565Z] [2023-01-30T08:23:02.565Z] #36 [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-01-30T08:23:02.565Z] #0 7.421 + RM_GOPATH=0 [2023-01-30T08:23:02.565Z] #0 7.421 + TMP_GOPATH= [2023-01-30T08:23:02.565Z] #0 7.421 + : /build [2023-01-30T08:23:02.565Z] #0 7.421 + '[' -z '' ']' [2023-01-30T08:23:02.565Z] #0 7.424 ++ mktemp -d [2023-01-30T08:23:02.565Z] #0 7.424 + export GOPATH=/tmp/tmp.PYeMVK3OPo [2023-01-30T08:23:02.565Z] #0 7.424 + GOPATH=/tmp/tmp.PYeMVK3OPo [2023-01-30T08:23:02.565Z] #0 7.424 + RM_GOPATH=1 [2023-01-30T08:23:02.565Z] #0 7.424 + case "$(go env GOARCH)" in [2023-01-30T08:23:02.565Z] #0 7.424 ++ go env GOARCH [2023-01-30T08:23:02.565Z] #0 7.425 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:02.565Z] #0 7.429 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:02.565Z] #0 7.429 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:02.565Z] #0 7.441 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:23:02.565Z] #0 7.443 + dir=/tmp/install [2023-01-30T08:23:02.565Z] #0 7.443 + bin=proxy [2023-01-30T08:23:02.565Z] #0 7.443 + shift [2023-01-30T08:23:02.565Z] #0 7.443 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-30T08:23:02.565Z] #0 7.443 + . /tmp/install/proxy.installer [2023-01-30T08:23:02.565Z] #0 7.443 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:23:02.565Z] #0 7.443 + install_proxy [2023-01-30T08:23:02.565Z] #0 7.443 + case "$1" in [2023-01-30T08:23:02.565Z] #0 7.443 + export CGO_ENABLED=0 [2023-01-30T08:23:02.565Z] #0 7.443 + CGO_ENABLED=0 [2023-01-30T08:23:02.565Z] #0 7.443 + _install_proxy [2023-01-30T08:23:02.565Z] #0 7.443 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-01-30T08:23:02.565Z] #0 7.443 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.PYeMVK3OPo/src/github.com/docker/libnetwork [2023-01-30T08:23:02.565Z] #0 7.467 Cloning into '/tmp/tmp.PYeMVK3OPo/src/github.com/docker/libnetwork'... [2023-01-30T08:23:02.707Z] #11 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 1.0s done [2023-01-30T08:23:02.824Z] #36 ... [2023-01-30T08:23:02.824Z] [2023-01-30T08:23:02.824Z] #29 [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-01-30T08:23:02.824Z] #29 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:03.040Z] #28 12.48 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-30T08:23:03.041Z] #28 12.49 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:23:03.041Z] #28 ... [2023-01-30T08:23:03.041Z] [2023-01-30T08:23:03.041Z] #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-01-30T08:23:03.041Z] #35 DONE 12.6s [2023-01-30T08:23:03.041Z] [2023-01-30T08:23:03.041Z] #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-01-30T08:23:03.041Z] #19 12.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-30T08:23:03.041Z] #19 12.78 [2023-01-30T08:23:03.041Z] #19 13.03 #=#=# ######################################################################## 100.0% [2023-01-30T08:23:03.041Z] #19 13.36 [2023-01-30T08:23:03.041Z] #19 13.49 Download of images into '/build' complete. [2023-01-30T08:23:03.041Z] #19 13.49 Use something like the following to load the result into a Docker daemon: [2023-01-30T08:23:03.041Z] #19 13.49 tar -cC '/build' . | docker load [2023-01-30T08:23:03.041Z] #19 DONE 13.9s [2023-01-30T08:23:03.041Z] [2023-01-30T08:23:03.041Z] #28 [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-01-30T08:23:03.041Z] #28 12.58 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-30T08:23:03.276Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 0.1s [2023-01-30T08:23:03.300Z] #28 12.84 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-30T08:23:03.300Z] #28 12.85 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:23:03.301Z] #28 12.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:23:03.301Z] #28 13.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-30T08:23:03.301Z] #28 13.01 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:23:03.301Z] #28 13.05 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-30T08:23:03.585Z] #28 ... [2023-01-30T08:23:03.585Z] [2023-01-30T08:23:03.585Z] #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-30T08:23:03.585Z] #29 10.54 libbtrfs-dev libbtrfs0 [2023-01-30T08:23:03.585Z] #29 10.82 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:23:03.585Z] #29 10.82 Need to get 460 kB of archives. [2023-01-30T08:23:03.585Z] #29 10.82 After this operation, 1237 kB of additional disk space will be used. [2023-01-30T08:23:03.585Z] #29 10.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-30T08:23:03.585Z] #29 10.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-30T08:23:03.585Z] #29 11.33 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:23:03.585Z] #29 11.61 Fetched 460 kB in 0s (1619 kB/s) [2023-01-30T08:23:03.585Z] #29 11.69 Selecting previously unselected package libbtrfs0:amd64. [2023-01-30T08:23:03.585Z] #29 11.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:23:03.586Z] #29 11.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-30T08:23:03.586Z] #29 11.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:23:03.586Z] #29 12.03 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-30T08:23:03.586Z] #29 12.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-30T08:23:03.586Z] #29 12.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:23:03.586Z] #29 12.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:23:03.586Z] #29 12.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:23:03.586Z] #29 12.68 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:23:03.586Z] #29 DONE 13.2s [2023-01-30T08:23:03.586Z] [2023-01-30T08:23:03.586Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:23:03.586Z] #27 11.96 go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:23:03.586Z] #27 11.96 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-30T08:23:03.586Z] #27 11.96 go: downloading github.com/pkg/errors v0.9.1 [2023-01-30T08:23:03.586Z] #27 11.96 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-30T08:23:03.586Z] #27 11.96 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-30T08:23:03.586Z] #27 11.96 go: downloading github.com/spf13/viper v1.10.1 [2023-01-30T08:23:03.586Z] #27 11.97 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-30T08:23:03.586Z] #27 12.02 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-30T08:23:03.586Z] #27 12.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-30T08:23:03.586Z] #27 12.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-30T08:23:03.586Z] #27 12.14 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-30T08:23:03.586Z] #27 12.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:23:03.586Z] #27 12.29 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-30T08:23:03.586Z] #27 12.34 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-30T08:23:03.586Z] #27 12.35 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-30T08:23:03.586Z] #27 12.36 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-30T08:23:03.586Z] #27 12.36 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:23:03.586Z] #27 12.37 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-30T08:23:03.586Z] #27 12.49 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-30T08:23:03.586Z] #27 12.50 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-30T08:23:03.586Z] #27 12.55 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-30T08:23:03.586Z] #27 12.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-30T08:23:03.586Z] #27 12.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-30T08:23:03.586Z] #27 12.61 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-30T08:23:03.586Z] #27 12.67 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-30T08:23:03.586Z] #27 12.67 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-30T08:23:03.586Z] #27 12.71 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-30T08:23:03.586Z] #27 12.71 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-30T08:23:03.586Z] #27 12.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-30T08:23:03.586Z] #27 12.74 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-30T08:23:03.586Z] #27 12.76 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-30T08:23:03.586Z] #27 12.84 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-30T08:23:03.586Z] #27 12.84 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-30T08:23:03.586Z] #27 12.84 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-30T08:23:03.586Z] #27 12.86 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-30T08:23:03.586Z] #27 12.86 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-30T08:23:03.586Z] #27 12.87 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-30T08:23:03.586Z] #27 12.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-30T08:23:03.586Z] #27 12.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-30T08:23:03.586Z] #27 12.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-30T08:23:03.586Z] #27 12.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-30T08:23:03.586Z] #27 13.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-30T08:23:03.586Z] #27 13.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-30T08:23:03.586Z] #27 13.17 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-30T08:23:03.586Z] #27 13.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-30T08:23:03.586Z] #27 13.17 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-30T08:23:03.845Z] #27 13.33 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-30T08:23:03.845Z] #27 13.34 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-30T08:23:03.845Z] #27 13.39 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-30T08:23:03.845Z] #27 13.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-30T08:23:03.845Z] #27 13.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-30T08:23:03.845Z] #27 13.43 go: downloading github.com/julz/importas v0.1.0 [2023-01-30T08:23:03.845Z] #27 13.47 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-30T08:23:03.845Z] #27 13.47 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-30T08:23:03.845Z] #27 13.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-30T08:23:04.110Z] #27 13.56 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-30T08:23:04.110Z] #27 13.57 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-30T08:23:04.110Z] #27 13.57 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-30T08:23:04.110Z] #27 13.58 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-30T08:23:04.110Z] #27 13.58 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-30T08:23:04.110Z] #27 13.59 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-30T08:23:04.110Z] #27 13.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-30T08:23:04.110Z] #27 13.61 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-30T08:23:04.110Z] #27 13.62 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-30T08:23:04.110Z] #27 13.62 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-30T08:23:04.110Z] #27 13.63 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-30T08:23:04.110Z] #27 13.70 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-30T08:23:04.110Z] #27 13.79 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-30T08:23:04.368Z] #27 13.82 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-30T08:23:04.368Z] #27 13.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-30T08:23:04.368Z] #27 13.92 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-30T08:23:04.368Z] #27 13.93 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-30T08:23:04.368Z] #27 14.00 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-30T08:23:04.368Z] #27 14.01 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-30T08:23:04.368Z] #27 14.08 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-30T08:23:04.368Z] #27 14.11 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-30T08:23:04.630Z] #27 14.13 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-30T08:23:04.630Z] #27 14.14 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-30T08:23:04.630Z] #27 14.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-30T08:23:04.630Z] #27 14.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-30T08:23:04.630Z] #27 14.26 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-30T08:23:04.630Z] #27 14.26 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-30T08:23:04.630Z] #27 14.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-30T08:23:04.630Z] #27 14.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-30T08:23:04.630Z] #27 14.29 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-30T08:23:04.721Z] #29 ... [2023-01-30T08:23:04.721Z] [2023-01-30T08:23:04.721Z] #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-01-30T08:23:04.721Z] #25 12.20 + mkdir -p /build [2023-01-30T08:23:04.721Z] #25 12.26 + mv docker/docker /build/ [2023-01-30T08:23:04.721Z] #25 12.26 + rmdir docker [2023-01-30T08:23:04.721Z] #25 DONE 13.0s [2023-01-30T08:23:04.721Z] [2023-01-30T08:23:04.721Z] #27 [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-01-30T08:23:04.721Z] #27 11.40 go: downloading github.com/pkg/errors v0.9.1 [2023-01-30T08:23:04.721Z] #27 11.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-30T08:23:04.721Z] #27 11.48 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-30T08:23:04.721Z] #27 12.63 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-30T08:23:04.889Z] #27 14.36 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-30T08:23:04.890Z] #27 14.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-30T08:23:04.890Z] #27 14.38 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-30T08:23:04.890Z] #27 14.38 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-30T08:23:04.890Z] #27 14.38 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-30T08:23:04.890Z] #27 14.40 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-30T08:23:05.457Z] #27 14.99 go: downloading honnef.co/go/tools v0.2.2 [2023-01-30T08:23:05.457Z] #27 14.99 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-30T08:23:05.457Z] #27 15.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-30T08:23:05.457Z] #27 15.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-30T08:23:05.457Z] #27 15.02 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-30T08:23:05.457Z] #27 15.04 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-30T08:23:05.457Z] #27 15.04 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-30T08:23:05.457Z] #27 15.10 go: downloading github.com/spf13/afero v1.6.0 [2023-01-30T08:23:05.458Z] #27 15.11 go: downloading github.com/spf13/cast v1.4.1 [2023-01-30T08:23:05.458Z] #27 15.17 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-30T08:23:05.716Z] #27 15.22 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-30T08:23:05.717Z] #27 15.24 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-30T08:23:05.717Z] #27 15.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-30T08:23:05.717Z] #27 15.31 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-30T08:23:05.717Z] #27 15.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-30T08:23:05.717Z] #27 15.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-30T08:23:05.975Z] #27 15.44 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-30T08:23:05.975Z] #27 15.48 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-30T08:23:05.975Z] #27 15.50 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-30T08:23:05.975Z] #27 15.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-30T08:23:05.975Z] #27 15.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-30T08:23:05.975Z] #27 15.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-30T08:23:05.975Z] #27 15.56 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-30T08:23:05.975Z] #27 15.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-30T08:23:05.975Z] #27 15.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-30T08:23:05.975Z] #27 15.62 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-30T08:23:05.975Z] #27 15.63 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-30T08:23:05.975Z] #27 15.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-30T08:23:05.975Z] #27 15.64 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-30T08:23:05.975Z] #27 15.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-30T08:23:05.975Z] #27 15.65 go: downloading golang.org/x/text v0.3.7 [2023-01-30T08:23:05.975Z] #27 15.65 go: downloading golang.org/x/mod v0.5.1 [2023-01-30T08:23:06.234Z] #27 15.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-30T08:23:06.234Z] #27 15.78 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-30T08:23:06.234Z] #27 15.78 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-30T08:23:06.234Z] #27 15.78 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-30T08:23:06.234Z] #27 15.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-30T08:23:06.234Z] #27 15.86 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-30T08:23:06.234Z] #27 15.89 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-30T08:23:06.234Z] #27 15.94 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-30T08:23:06.234Z] #27 15.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-30T08:23:06.493Z] #27 16.03 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-30T08:23:06.493Z] #27 16.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-30T08:23:06.493Z] #27 16.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-30T08:23:06.761Z] #27 16.38 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-30T08:23:07.020Z] #27 16.54 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-30T08:23:07.020Z] #27 16.55 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-30T08:23:07.020Z] #27 16.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-30T08:23:07.020Z] #27 16.61 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-30T08:23:07.020Z] #27 16.65 go: downloading github.com/prometheus/common v0.10.0 [2023-01-30T08:23:07.020Z] #27 16.77 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-30T08:23:07.279Z] #27 16.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-30T08:23:07.279Z] #27 16.77 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-30T08:23:07.279Z] #27 16.78 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-30T08:23:07.279Z] #27 16.79 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-30T08:23:07.279Z] #27 16.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-30T08:23:07.279Z] #27 16.82 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-30T08:23:08.340Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01eb6f305a7d2e509) in /home/ubuntu/workspace/moby_PR-44882 [Pipeline] { [Pipeline] checkout [2023-01-30T08:23:08.445Z] The recommended git tool is: git [2023-01-30T08:23:08.547Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.2s [2023-01-30T08:23:08.937Z] #27 16.75 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-30T08:23:08.937Z] #27 17.52 go: downloading github.com/google/uuid v1.3.0 [2023-01-30T08:23:09.115Z] #11 ... [2023-01-30T08:23:09.115Z] [2023-01-30T08:23:09.115Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-30T08:23:09.115Z] #15 1.751 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:09.115Z] #15 1.761 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:09.115Z] #15 1.761 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:09.115Z] #15 2.009 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:09.115Z] #15 2.319 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:09.115Z] #15 2.703 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:09.115Z] #15 3.862 Fetched 8624 kB in 2s (3643 kB/s) [2023-01-30T08:23:09.115Z] #15 3.862 Reading package lists... [2023-01-30T08:23:09.115Z] #15 4.616 Reading package lists... [2023-01-30T08:23:09.115Z] #15 5.372 Building dependency tree... [2023-01-30T08:23:09.115Z] #15 5.725 The following additional packages will be installed: [2023-01-30T08:23:09.115Z] #15 5.725 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-30T08:23:09.115Z] #15 5.725 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-30T08:23:09.115Z] #15 5.725 Recommended packages: [2023-01-30T08:23:09.115Z] #15 5.725 libldap-common publicsuffix libsasl2-modules [2023-01-30T08:23:09.115Z] #15 5.945 The following NEW packages will be installed: [2023-01-30T08:23:09.115Z] #15 5.953 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-30T08:23:09.115Z] #15 5.953 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-30T08:23:09.115Z] #15 5.953 libssh2-1 openssl [2023-01-30T08:23:09.115Z] #15 6.223 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-30T08:23:09.115Z] #15 6.223 Need to get 3049 kB of archives. [2023-01-30T08:23:09.115Z] #15 6.223 After this operation, 6663 kB of additional disk space will be used. [2023-01-30T08:23:09.115Z] #15 6.223 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-30T08:23:09.115Z] #15 6.244 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-30T08:23:09.115Z] #15 6.244 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-30T08:23:09.115Z] #15 6.244 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-01-30T08:23:09.115Z] #15 6.244 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-30T08:23:09.115Z] #15 6.244 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-30T08:23:09.115Z] #15 6.253 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-30T08:23:09.115Z] #15 6.253 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-30T08:23:09.115Z] #15 6.253 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-30T08:23:09.115Z] #15 6.253 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-30T08:23:09.115Z] #15 6.253 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-01-30T08:23:09.115Z] #15 6.260 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-01-30T08:23:09.115Z] #15 6.265 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-30T08:23:09.115Z] #15 6.265 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-30T08:23:09.115Z] #15 6.265 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-30T08:23:09.115Z] #15 6.460 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:23:09.115Z] #15 6.502 Fetched 3049 kB in 0s (9594 kB/s) [2023-01-30T08:23:09.115Z] #15 6.536 Selecting previously unselected package openssl. [2023-01-30T08:23:09.115Z] #15 6.536 (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-01-30T08:23:09.115Z] #15 6.538 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 6.545 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-30T08:23:09.115Z] #15 6.736 Selecting previously unselected package ca-certificates. [2023-01-30T08:23:09.115Z] #15 6.738 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-30T08:23:09.115Z] #15 6.743 Unpacking ca-certificates (20210119) ... [2023-01-30T08:23:09.115Z] #15 6.844 Selecting previously unselected package libbrotli1:amd64. [2023-01-30T08:23:09.115Z] #15 6.844 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 6.853 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-30T08:23:09.115Z] #15 6.950 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-30T08:23:09.115Z] #15 6.950 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 6.954 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:23:09.115Z] #15 7.012 Selecting previously unselected package libsasl2-2:amd64. [2023-01-30T08:23:09.115Z] #15 7.012 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.020 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:23:09.115Z] #15 7.084 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-30T08:23:09.115Z] #15 7.084 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.089 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-30T08:23:09.115Z] #15 7.232 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-30T08:23:09.115Z] #15 7.232 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.249 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-30T08:23:09.115Z] #15 7.292 Selecting previously unselected package libpsl5:amd64. [2023-01-30T08:23:09.115Z] #15 7.292 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.298 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-30T08:23:09.115Z] #15 7.357 Selecting previously unselected package librtmp1:amd64. [2023-01-30T08:23:09.115Z] #15 7.357 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.362 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-30T08:23:09.115Z] #15 7.450 Selecting previously unselected package libssh2-1:amd64. [2023-01-30T08:23:09.115Z] #15 7.452 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.456 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-30T08:23:09.115Z] #15 7.519 Selecting previously unselected package libcurl4:amd64. [2023-01-30T08:23:09.115Z] #15 7.519 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.523 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-01-30T08:23:09.115Z] #15 7.621 Selecting previously unselected package curl. [2023-01-30T08:23:09.115Z] #15 7.621 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.621 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-01-30T08:23:09.115Z] #15 7.712 Selecting previously unselected package libonig5:amd64. [2023-01-30T08:23:09.115Z] #15 7.712 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.720 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:23:09.115Z] #15 7.799 Selecting previously unselected package libjq1:amd64. [2023-01-30T08:23:09.115Z] #15 7.799 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.806 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:23:09.115Z] #15 7.858 Selecting previously unselected package jq. [2023-01-30T08:23:09.115Z] #15 7.858 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-30T08:23:09.115Z] #15 7.862 Unpacking jq (1.6-2.1) ... [2023-01-30T08:23:09.115Z] #15 7.919 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-30T08:23:09.115Z] #15 7.934 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-30T08:23:09.115Z] #15 7.944 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-30T08:23:09.115Z] #15 7.956 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:23:09.115Z] #15 7.970 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-30T08:23:09.375Z] #15 7.982 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:23:09.375Z] #15 7.997 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-30T08:23:09.375Z] #15 8.010 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-30T08:23:09.375Z] #15 8.029 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:23:09.375Z] #15 8.042 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:23:09.375Z] #15 8.055 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-30T08:23:09.375Z] #15 8.068 Setting up ca-certificates (20210119) ... [2023-01-30T08:23:09.517Z] #27 17.84 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-30T08:23:09.518Z] #27 ... [2023-01-30T08:23:09.518Z] [2023-01-30T08:23:09.518Z] #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-01-30T08:23:09.518Z] #34 11.39 internal/goexperiment [2023-01-30T08:23:09.518Z] #34 11.67 internal/goos [2023-01-30T08:23:09.518Z] #34 11.97 runtime/internal/atomic [2023-01-30T08:23:09.518Z] #34 12.19 internal/bytealg [2023-01-30T08:23:09.518Z] #34 13.77 runtime/internal/math [2023-01-30T08:23:09.518Z] #34 13.79 runtime/internal/sys [2023-01-30T08:23:09.518Z] #34 14.16 runtime/internal/syscall [2023-01-30T08:23:09.518Z] #34 14.81 internal/itoa [2023-01-30T08:23:09.518Z] #34 15.22 runtime [2023-01-30T08:23:09.518Z] #34 15.51 math/bits [2023-01-30T08:23:09.518Z] #34 16.74 math [2023-01-30T08:23:09.796Z] #34 ... [2023-01-30T08:23:09.796Z] [2023-01-30T08:23:09.796Z] #21 [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-01-30T08:23:09.796Z] #21 8.212 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:09.797Z] #21 8.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:09.797Z] #21 8.258 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:09.797Z] #21 9.181 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:09.797Z] #21 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:09.797Z] #21 13.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:09.944Z] #15 8.787 Updating certificates in /etc/ssl/certs... [2023-01-30T08:23:10.085Z] #21 ... [2023-01-30T08:23:10.085Z] [2023-01-30T08:23:10.085Z] #27 [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-01-30T08:23:10.085Z] #27 18.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-30T08:23:10.349Z] #27 18.88 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-30T08:23:10.578Z] #27 ... [2023-01-30T08:23:10.578Z] [2023-01-30T08:23:10.578Z] #32 [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-01-30T08:23:10.578Z] #32 DONE 20.2s [2023-01-30T08:23:10.578Z] [2023-01-30T08:23:10.578Z] #28 [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-01-30T08:23:10.578Z] #28 13.38 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-30T08:23:10.578Z] #28 13.38 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-30T08:23:10.578Z] #28 13.40 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-30T08:23:10.578Z] #28 13.63 Selecting previously unselected package libprotobuf23:amd64. [2023-01-30T08:23:10.578Z] #28 13.64 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-30T08:23:10.578Z] #28 13.67 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 14.05 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-30T08:23:10.578Z] #28 14.06 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-30T08:23:10.578Z] #28 14.08 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 14.58 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-30T08:23:10.578Z] #28 14.58 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-30T08:23:10.578Z] #28 14.75 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 15.44 Selecting previously unselected package libprotoc23:amd64. [2023-01-30T08:23:10.578Z] #28 15.44 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-30T08:23:10.578Z] #28 15.45 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 15.74 Selecting previously unselected package protobuf-c-compiler. [2023-01-30T08:23:10.578Z] #28 15.75 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:23:10.578Z] #28 15.75 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-30T08:23:10.578Z] #28 15.85 Selecting previously unselected package protobuf-compiler. [2023-01-30T08:23:10.578Z] #28 15.86 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-30T08:23:10.578Z] #28 15.86 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 16.00 Selecting previously unselected package python3-pkg-resources. [2023-01-30T08:23:10.578Z] #28 16.00 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-30T08:23:10.578Z] #28 16.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:23:10.578Z] #28 16.26 Selecting previously unselected package python3-six. [2023-01-30T08:23:10.578Z] #28 16.27 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-30T08:23:10.578Z] #28 16.28 Unpacking python3-six (1.16.0-2) ... [2023-01-30T08:23:10.578Z] #28 16.36 Selecting previously unselected package python3-protobuf. [2023-01-30T08:23:10.578Z] #28 16.36 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-30T08:23:10.578Z] #28 16.37 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 16.56 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:23:10.578Z] #28 17.29 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 17.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:23:10.578Z] #28 17.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:23:10.578Z] #28 17.35 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-30T08:23:10.578Z] #28 17.36 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:23:10.578Z] #28 17.42 Setting up python3-six (1.16.0-2) ... [2023-01-30T08:23:10.578Z] #28 17.83 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 17.88 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 17.90 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-30T08:23:10.578Z] #28 17.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:23:10.578Z] #28 17.98 Setting up python3-protobuf (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 19.43 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-30T08:23:10.578Z] #28 19.51 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 19.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-30T08:23:10.578Z] #28 19.71 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-30T08:23:10.578Z] #28 19.83 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-30T08:23:10.578Z] #28 19.84 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-30T08:23:10.578Z] #28 19.85 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:23:10.838Z] #28 DONE 20.5s [2023-01-30T08:23:10.838Z] [2023-01-30T08:23:10.838Z] #33 [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-01-30T08:23:10.838Z] #33 11.12 The following NEW packages will be installed: [2023-01-30T08:23:10.838Z] #33 11.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-30T08:23:10.838Z] #33 11.12 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-30T08:23:10.838Z] #33 11.12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-30T08:23:10.838Z] #33 11.12 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-30T08:23:10.838Z] #33 11.12 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-30T08:23:10.838Z] #33 11.12 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-30T08:23:10.838Z] #33 11.12 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-30T08:23:10.838Z] #33 11.12 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-30T08:23:10.838Z] #33 11.12 mingw-w64-x86-64-dev [2023-01-30T08:23:10.838Z] #33 11.46 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:23:10.838Z] #33 11.46 Need to get 115 MB of archives. [2023-01-30T08:23:10.838Z] #33 11.46 After this operation, 645 MB of additional disk space will be used. [2023-01-30T08:23:10.838Z] #33 11.46 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-01-30T08:23:10.838Z] #33 11.51 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-01-30T08:23:10.838Z] #33 11.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-30T08:23:10.838Z] #33 11.60 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-01-30T08:23:10.838Z] #33 11.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-30T08:23:10.838Z] #33 11.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-30T08:23:10.838Z] #33 11.79 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-01-30T08:23:10.838Z] #33 11.88 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-01-30T08:23:10.838Z] #33 11.88 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-01-30T08:23:10.838Z] #33 12.31 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-01-30T08:23:10.838Z] #33 12.90 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-01-30T08:23:10.838Z] #33 13.02 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-01-30T08:23:10.838Z] #33 13.29 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-01-30T08:23:10.838Z] #33 13.99 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-01-30T08:23:10.838Z] #33 14.22 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-01-30T08:23:10.838Z] #33 14.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-30T08:23:10.838Z] #33 14.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-30T08:23:10.838Z] #33 14.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-30T08:23:10.838Z] #33 14.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-30T08:23:10.838Z] #33 14.30 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-01-30T08:23:10.838Z] #33 14.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-30T08:23:10.838Z] #33 14.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-30T08:23:10.838Z] #33 14.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-30T08:23:10.838Z] #33 14.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-30T08:23:10.838Z] #33 14.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-30T08:23:10.838Z] #33 14.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-30T08:23:10.838Z] #33 14.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-30T08:23:10.838Z] #33 14.44 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-01-30T08:23:10.838Z] #33 14.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-30T08:23:10.838Z] #33 14.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-30T08:23:10.838Z] #33 14.95 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:23:10.838Z] #33 15.04 Fetched 115 MB in 3s (34.2 MB/s) [2023-01-30T08:23:10.838Z] #33 15.15 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-30T08:23:10.838Z] #33 15.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 ... 15718 files and directories currently installed.) [2023-01-30T08:23:10.838Z] #33 15.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-30T08:23:10.838Z] #33 15.23 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-30T08:23:10.838Z] #33 16.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-30T08:23:10.838Z] #33 16.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-30T08:23:10.838Z] #33 16.04 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-30T08:23:10.838Z] #33 16.91 Selecting previously unselected package binutils-mingw-w64. [2023-01-30T08:23:10.838Z] #33 16.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-30T08:23:10.838Z] #33 16.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-30T08:23:10.838Z] #33 17.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-30T08:23:10.838Z] #33 17.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:23:10.838Z] #33 17.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:23:10.838Z] #33 17.20 Selecting previously unselected package dmsetup. [2023-01-30T08:23:10.838Z] #33 17.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:23:10.838Z] #33 17.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-30T08:23:10.838Z] #33 17.35 Selecting previously unselected package mingw-w64-common. [2023-01-30T08:23:10.838Z] #33 17.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-30T08:23:10.838Z] #33 17.36 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-30T08:23:10.838Z] #33 19.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-30T08:23:10.838Z] #33 19.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-30T08:23:10.838Z] #33 19.78 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-30T08:23:10.917Z] #27 19.33 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-30T08:23:11.405Z] #33 ... [2023-01-30T08:23:11.405Z] [2023-01-30T08:23:11.405Z] #30 [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-01-30T08:23:11.405Z] #30 10.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-01-30T08:23:11.405Z] #30 11.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-30T08:23:11.405Z] #30 11.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-30T08:23:11.405Z] #30 11.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-30T08:23:11.405Z] #30 11.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-30T08:23:11.405Z] #30 11.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-30T08:23:11.405Z] #30 11.65 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:23:11.405Z] #30 11.72 Fetched 17.7 MB in 1s (19.0 MB/s) [2023-01-30T08:23:11.405Z] #30 11.81 Selecting previously unselected package xxd. [2023-01-30T08:23:11.405Z] #30 11.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 ... 15718 files and directories currently installed.) [2023-01-30T08:23:11.405Z] #30 11.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:23:11.405Z] #30 11.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:23:11.405Z] #30 12.15 Selecting previously unselected package vim-common. [2023-01-30T08:23:11.405Z] #30 12.15 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:23:11.405Z] #30 12.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:23:11.405Z] #30 12.74 Selecting previously unselected package cmake-data. [2023-01-30T08:23:11.406Z] #30 12.74 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-30T08:23:11.406Z] #30 12.76 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-30T08:23:11.406Z] #30 14.85 Selecting previously unselected package libicu67:amd64. [2023-01-30T08:23:11.406Z] #30 14.86 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-30T08:23:11.406Z] #30 14.95 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-30T08:23:11.406Z] #30 17.68 Selecting previously unselected package libxml2:amd64. [2023-01-30T08:23:11.406Z] #30 17.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-30T08:23:11.406Z] #30 17.70 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-30T08:23:11.406Z] #30 18.02 Selecting previously unselected package libarchive13:amd64. [2023-01-30T08:23:11.406Z] #30 18.03 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-30T08:23:11.406Z] #30 18.03 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-30T08:23:11.406Z] #30 18.20 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-30T08:23:11.406Z] #30 18.20 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-30T08:23:11.406Z] #30 18.22 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-30T08:23:11.406Z] #30 18.30 Selecting previously unselected package librhash0:amd64. [2023-01-30T08:23:11.406Z] #30 18.31 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-30T08:23:11.406Z] #30 18.32 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-30T08:23:11.406Z] #30 18.59 Selecting previously unselected package libuv1:amd64. [2023-01-30T08:23:11.406Z] #30 18.60 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-30T08:23:11.406Z] #30 18.61 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-30T08:23:11.406Z] #30 18.81 Selecting previously unselected package cmake. [2023-01-30T08:23:11.406Z] #30 18.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-30T08:23:11.406Z] #30 18.83 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-30T08:23:11.406Z] #30 20.73 Setting up libicu67:amd64 (67.1-7) ... [2023-01-30T08:23:11.406Z] #30 20.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:23:11.406Z] #30 20.77 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-30T08:23:11.406Z] #30 20.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:23:11.406Z] #30 20.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-30T08:23:11.406Z] #30 20.84 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-30T08:23:11.406Z] #30 20.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-30T08:23:11.406Z] #30 20.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-30T08:23:11.406Z] #30 20.91 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-30T08:23:11.406Z] #30 20.93 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-30T08:23:11.406Z] #30 20.95 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:23:11.480Z] #27 19.81 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-30T08:23:11.862Z] #15 10.16 129 added, 0 removed; done. [2023-01-30T08:23:11.862Z] #15 10.21 Setting up jq (1.6-2.1) ... [2023-01-30T08:23:11.862Z] #15 10.23 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-01-30T08:23:11.862Z] #15 10.24 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-01-30T08:23:11.862Z] #15 10.25 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:23:11.862Z] #15 10.27 Processing triggers for ca-certificates (20210119) ... [2023-01-30T08:23:11.862Z] #15 10.28 Updating certificates in /etc/ssl/certs... [2023-01-30T08:23:11.973Z] #30 DONE 21.5s [2023-01-30T08:23:11.973Z] [2023-01-30T08:23:11.973Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-30T08:23:11.973Z] #25 13.75 sync [2023-01-30T08:23:11.973Z] #25 13.75 internal/reflectlite [2023-01-30T08:23:11.973Z] #25 14.07 internal/testlog [2023-01-30T08:23:11.973Z] #25 14.54 sort [2023-01-30T08:23:11.973Z] #25 14.54 errors [2023-01-30T08:23:11.973Z] #25 14.76 io [2023-01-30T08:23:11.973Z] #25 14.77 internal/oserror [2023-01-30T08:23:11.973Z] #25 14.77 internal/safefilepath [2023-01-30T08:23:11.973Z] #25 14.77 path [2023-01-30T08:23:11.973Z] #25 14.77 strconv [2023-01-30T08:23:11.973Z] #25 14.91 syscall [2023-01-30T08:23:11.973Z] #25 15.39 bytes [2023-01-30T08:23:11.973Z] #25 15.39 strings [2023-01-30T08:23:11.973Z] #25 15.39 text/tabwriter [2023-01-30T08:23:11.973Z] #25 16.04 reflect [2023-01-30T08:23:11.973Z] #25 16.52 bufio [2023-01-30T08:23:11.973Z] #25 17.97 internal/syscall/execenv [2023-01-30T08:23:11.973Z] #25 17.97 time [2023-01-30T08:23:11.973Z] #25 17.97 internal/syscall/unix [2023-01-30T08:23:11.973Z] #25 19.69 io/fs [2023-01-30T08:23:11.973Z] #25 19.69 internal/poll [2023-01-30T08:23:11.973Z] #25 20.60 internal/fmtsort [2023-01-30T08:23:11.973Z] #25 20.62 os [2023-01-30T08:23:11.973Z] #25 21.38 io/ioutil [2023-01-30T08:23:11.973Z] #25 21.38 fmt [2023-01-30T08:23:11.973Z] #25 ... [2023-01-30T08:23:11.973Z] [2023-01-30T08:23:11.973Z] #37 [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-01-30T08:23:12.044Z] #27 20.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-30T08:23:12.132Z] using credential docker-jenkins-github-credentials [2023-01-30T08:23:12.144Z] Cloning the remote Git repository [2023-01-30T08:23:12.144Z] Cloning with configured refspecs honoured and without tags [2023-01-30T08:23:12.311Z] #27 ... [2023-01-30T08:23:12.311Z] [2023-01-30T08:23:12.311Z] #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-01-30T08:23:12.311Z] #31 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:12.311Z] #31 13.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:12.568Z] #31 ... [2023-01-30T08:23:12.568Z] [2023-01-30T08:23:12.568Z] #27 [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-01-30T08:23:12.568Z] #27 21.00 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-30T08:23:12.800Z] #15 11.25 0 added, 0 removed; done. [2023-01-30T08:23:12.800Z] #15 11.25 Running hooks in /etc/ca-certificates/update.d... [2023-01-30T08:23:12.800Z] #15 11.25 done. [2023-01-30T08:23:12.909Z] #37 1.076 + RM_GOPATH=0 [2023-01-30T08:23:12.909Z] #37 1.076 + TMP_GOPATH= [2023-01-30T08:23:12.909Z] #37 1.077 + : /build [2023-01-30T08:23:12.909Z] #37 1.077 + '[' -z '' ']' [2023-01-30T08:23:12.909Z] #37 1.077 ++ mktemp -d [2023-01-30T08:23:12.909Z] #37 1.078 + export GOPATH=/tmp/tmp.uajVqaZZ5q [2023-01-30T08:23:12.909Z] #37 1.078 + GOPATH=/tmp/tmp.uajVqaZZ5q [2023-01-30T08:23:12.909Z] #37 1.078 + RM_GOPATH=1 [2023-01-30T08:23:12.909Z] #37 1.078 + case "$(go env GOARCH)" in [2023-01-30T08:23:12.909Z] #37 1.078 ++ go env GOARCH [2023-01-30T08:23:12.909Z] #37 1.089 Install tini version v0.19.0 [2023-01-30T08:23:12.909Z] #37 1.089 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:12.909Z] #37 1.089 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:12.909Z] #37 1.089 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:12.909Z] #37 1.089 + dir=/tmp/install [2023-01-30T08:23:12.909Z] #37 1.089 + bin=tini [2023-01-30T08:23:12.909Z] #37 1.089 + shift [2023-01-30T08:23:12.909Z] #37 1.089 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-30T08:23:12.909Z] #37 1.089 + . /tmp/install/tini.installer [2023-01-30T08:23:12.909Z] #37 1.089 ++ : v0.19.0 [2023-01-30T08:23:12.909Z] #37 1.089 + install_tini [2023-01-30T08:23:12.909Z] #37 1.089 + echo 'Install tini version v0.19.0' [2023-01-30T08:23:12.909Z] #37 1.089 + git clone https://github.com/krallin/tini.git /tmp/tmp.uajVqaZZ5q/tini [2023-01-30T08:23:12.909Z] #37 1.091 Cloning into '/tmp/tmp.uajVqaZZ5q/tini'... [2023-01-30T08:23:12.192Z] Cloning repository https://github.com/moby/moby.git [2023-01-30T08:23:12.355Z] > git init /home/ubuntu/workspace/moby_PR-44882 # timeout=10 [2023-01-30T08:23:12.772Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:23:12.772Z] > git --version # timeout=10 [2023-01-30T08:23:12.813Z] > git --version # 'git version 2.25.1' [2023-01-30T08:23:12.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:23:12.824Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:23:13.477Z] #37 1.463 + cd /tmp/tmp.uajVqaZZ5q/tini [2023-01-30T08:23:13.477Z] #37 1.464 + git checkout -q v0.19.0 [2023-01-30T08:23:13.477Z] #37 1.470 + cmake . [2023-01-30T08:23:13.477Z] #37 1.651 -- The C compiler identification is GNU 10.2.1 [2023-01-30T08:23:13.477Z] #37 1.680 -- Detecting C compiler ABI info [2023-01-30T08:23:13.477Z] #37 ... [2023-01-30T08:23:13.477Z] [2023-01-30T08:23:13.477Z] #38 [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-01-30T08:23:13.477Z] #0 1.388 + RM_GOPATH=0 [2023-01-30T08:23:13.477Z] #0 1.388 + TMP_GOPATH= [2023-01-30T08:23:13.477Z] #0 1.388 + : /build [2023-01-30T08:23:13.477Z] #0 1.388 + '[' -z '' ']' [2023-01-30T08:23:13.477Z] #0 1.388 ++ mktemp -d [2023-01-30T08:23:13.477Z] #0 1.393 + export GOPATH=/tmp/tmp.Qk2WyNjD5c [2023-01-30T08:23:13.477Z] #0 1.393 + GOPATH=/tmp/tmp.Qk2WyNjD5c [2023-01-30T08:23:13.477Z] #0 1.393 + RM_GOPATH=1 [2023-01-30T08:23:13.477Z] #0 1.393 + case "$(go env GOARCH)" in [2023-01-30T08:23:13.477Z] #0 1.393 ++ go env GOARCH [2023-01-30T08:23:13.477Z] #0 1.400 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:13.477Z] #0 1.400 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:13.477Z] #0 1.404 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:13.477Z] #0 1.405 + dir=/tmp/install [2023-01-30T08:23:13.477Z] #0 1.405 + bin=containerd [2023-01-30T08:23:13.477Z] #0 1.405 + shift [2023-01-30T08:23:13.477Z] #0 1.405 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-30T08:23:13.477Z] #0 1.405 + . /tmp/install/containerd.installer [2023-01-30T08:23:13.477Z] #0 1.405 ++ set -e [2023-01-30T08:23:13.477Z] #0 1.405 ++ : v1.6.16 [2023-01-30T08:23:13.477Z] #0 1.406 + install_containerd [2023-01-30T08:23:13.477Z] #0 1.408 + echo 'Install containerd version v1.6.16' [2023-01-30T08:23:13.477Z] #0 1.408 Install containerd version v1.6.16 [2023-01-30T08:23:13.477Z] #0 1.408 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Qk2WyNjD5c/src/github.com/containerd/containerd [2023-01-30T08:23:13.477Z] #0 1.417 Cloning into '/tmp/tmp.Qk2WyNjD5c/src/github.com/containerd/containerd'... [2023-01-30T08:23:13.736Z] #38 ... [2023-01-30T08:23:13.736Z] [2023-01-30T08:23:13.736Z] #33 [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-01-30T08:23:13.736Z] #33 21.99 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-30T08:23:13.736Z] #33 21.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:23:13.736Z] #33 21.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-30T08:23:13.736Z] #33 22.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-30T08:23:13.736Z] #33 22.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:23:13.736Z] #33 22.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-30T08:23:13.962Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04f363c7fd7338afb) in /home/ubuntu/workspace/moby_PR-44882 [Pipeline] { [Pipeline] checkout [2023-01-30T08:23:14.087Z] The recommended git tool is: git [2023-01-30T08:23:14.176Z] #15 ... [2023-01-30T08:23:14.176Z] [2023-01-30T08:23:14.176Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:23:14.176Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.0s done [2023-01-30T08:23:14.176Z] #11 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 3.9s [2023-01-30T08:23:14.462Z] #27 ... [2023-01-30T08:23:14.462Z] [2023-01-30T08:23:14.462Z] #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-01-30T08:23:14.462Z] #30 12.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-30T08:23:14.462Z] #30 ... [2023-01-30T08:23:14.462Z] [2023-01-30T08:23:14.462Z] #32 [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-01-30T08:23:14.462Z] #32 22.47 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-30T08:23:14.743Z] #11 ... [2023-01-30T08:23:14.743Z] [2023-01-30T08:23:14.743Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-30T08:23:14.743Z] #15 DONE 13.4s [2023-01-30T08:23:14.743Z] [2023-01-30T08:23:14.743Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:23:14.743Z] #11 ... [2023-01-30T08:23:14.743Z] [2023-01-30T08:23:14.743Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-30T08:23:15.003Z] #17 DONE 0.3s [2023-01-30T08:23:15.003Z] [2023-01-30T08:23:15.003Z] #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-01-30T08:23:15.641Z] #33 ... [2023-01-30T08:23:15.641Z] [2023-01-30T08:23:15.641Z] #37 [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-01-30T08:23:15.641Z] #37 1.959 -- Detecting C compiler ABI info - done [2023-01-30T08:23:15.641Z] #37 2.016 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-30T08:23:15.641Z] #37 2.024 -- Detecting C compile features [2023-01-30T08:23:15.641Z] #37 2.026 -- Detecting C compile features - done [2023-01-30T08:23:15.641Z] #37 2.042 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-30T08:23:15.641Z] #37 2.146 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-30T08:23:15.641Z] #37 2.179 -- Configuring done [2023-01-30T08:23:15.641Z] #37 2.184 -- Generating done [2023-01-30T08:23:15.641Z] #37 2.192 -- Build files have been written to: /tmp/tmp.uajVqaZZ5q/tini [2023-01-30T08:23:15.641Z] #37 2.195 + make tini-static [2023-01-30T08:23:15.641Z] #37 2.360 Scanning dependencies of target tini-static [2023-01-30T08:23:15.641Z] #37 2.401 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-30T08:23:15.641Z] #37 2.795 [100%] Linking C executable tini-static [2023-01-30T08:23:15.641Z] #37 3.104 [100%] Built target tini-static [2023-01-30T08:23:15.641Z] #37 3.127 + mkdir -p /build [2023-01-30T08:23:15.641Z] #37 3.132 + cp tini-static /build/docker-init [2023-01-30T08:23:15.641Z] #37 DONE 3.4s [2023-01-30T08:23:15.641Z] [2023-01-30T08:23:15.641Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-30T08:23:15.642Z] #25 22.39 flag [2023-01-30T08:23:15.642Z] #25 22.39 github.com/BurntSushi/toml [2023-01-30T08:23:15.642Z] #25 22.40 log [2023-01-30T08:23:15.642Z] #25 23.95 github.com/BurntSushi/toml/cmd/tomlv [2023-01-30T08:23:15.642Z] #25 DONE 24.9s [2023-01-30T08:23:15.642Z] [2023-01-30T08:23:15.642Z] #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-01-30T08:23:15.642Z] #0 2.049 Note: Building without setproctitle() and strlcpy() support. [2023-01-30T08:23:15.642Z] #0 2.049 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-30T08:23:15.642Z] #0 2.057 Note: Building without GnuTLS support [2023-01-30T08:23:15.642Z] #0 2.061 Makefile.config:39: Warn: you have no libnftables installed [2023-01-30T08:23:15.642Z] #0 2.061 Makefile.config:40: Warn: Building without nftables support [2023-01-30T08:23:15.642Z] #0 2.876 fatal: not a git repository (or any of the parent directories): .git [2023-01-30T08:23:15.642Z] #0 2.912 GEN .gitid [2023-01-30T08:23:15.642Z] #0 2.934 GEN criu/include/version.h [2023-01-30T08:23:15.642Z] #0 2.970 GEN include/common/asm [2023-01-30T08:23:15.642Z] #0 4.246 PBCC images/timens.pb-c.c [2023-01-30T08:23:15.642Z] #0 4.259 DEP images/timens.pb-c.d [2023-01-30T08:23:15.642Z] #0 4.282 PBCC images/fown.pb-c.c [2023-01-30T08:23:15.642Z] #0 4.361 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-30T08:23:15.642Z] #0 4.395 PBCC images/opts.pb-c.c [2023-01-30T08:23:15.642Z] #0 4.428 PBCC images/memfd.pb-c.c [2023-01-30T08:23:15.642Z] #0 4.475 DEP images/fown.pb-c.d [2023-01-30T08:23:15.642Z] #0 4.519 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-30T08:23:15.642Z] #0 4.620 DEP images/opts.pb-c.d [2023-01-30T08:23:15.642Z] #39 4.683 DEP images/memfd.pb-c.d [2023-01-30T08:23:15.642Z] #39 4.739 PBCC images/sit.pb-c.c [2023-01-30T08:23:15.642Z] #39 4.758 DEP images/sit.pb-c.d [2023-01-30T08:23:15.642Z] #39 4.791 PBCC images/macvlan.pb-c.c [2023-01-30T08:23:15.642Z] #39 4.800 DEP images/macvlan.pb-c.d [2023-01-30T08:23:15.642Z] #39 4.859 PBCC images/autofs.pb-c.c [2023-01-30T08:23:15.831Z] #32 ... [2023-01-30T08:23:15.831Z] [2023-01-30T08:23:15.831Z] #29 [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-01-30T08:23:15.831Z] #29 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:15.831Z] #29 ... [2023-01-30T08:23:15.831Z] [2023-01-30T08:23:15.831Z] #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-01-30T08:23:15.831Z] #33 14.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:15.902Z] #39 4.863 DEP images/autofs.pb-c.d [2023-01-30T08:23:15.902Z] #39 4.939 PBCC images/sysctl.pb-c.c [2023-01-30T08:23:15.902Z] #39 4.951 DEP images/sysctl.pb-c.d [2023-01-30T08:23:15.902Z] #39 4.975 PBCC images/time.pb-c.c [2023-01-30T08:23:15.902Z] #39 4.983 DEP images/time.pb-c.d [2023-01-30T08:23:15.902Z] #39 5.019 PBCC images/binfmt-misc.pb-c.c [2023-01-30T08:23:15.902Z] #39 5.031 DEP images/binfmt-misc.pb-c.d [2023-01-30T08:23:15.902Z] #39 5.063 PBCC images/seccomp.pb-c.c [2023-01-30T08:23:15.902Z] #39 5.071 DEP images/seccomp.pb-c.d [2023-01-30T08:23:15.902Z] #39 5.087 PBCC images/userns.pb-c.c [2023-01-30T08:23:16.160Z] #39 5.096 DEP images/userns.pb-c.d [2023-01-30T08:23:16.160Z] #39 5.115 PBCC images/cgroup.pb-c.c [2023-01-30T08:23:16.160Z] #39 5.123 DEP images/cgroup.pb-c.d [2023-01-30T08:23:16.160Z] #39 5.134 PBCC images/ext-file.pb-c.c [2023-01-30T08:23:16.160Z] #39 5.139 DEP images/ext-file.pb-c.d [2023-01-30T08:23:16.160Z] #39 5.155 PBCC images/rpc.pb-c.c [2023-01-30T08:23:16.160Z] #39 5.164 DEP images/rpc.pb-c.d [2023-01-30T08:23:16.160Z] #39 5.186 PBCC images/siginfo.pb-c.c [2023-01-30T08:23:16.160Z] #39 5.188 DEP images/siginfo.pb-c.d [2023-01-30T08:23:16.160Z] #39 5.213 PBCC images/pagemap.pb-c.c [2023-01-30T08:23:16.160Z] #39 5.227 DEP images/pagemap.pb-c.d [2023-01-30T08:23:16.160Z] #39 5.243 PBCC images/rlimit.pb-c.c [2023-01-30T08:23:16.160Z] #39 5.263 DEP images/rlimit.pb-c.d [2023-01-30T08:23:16.160Z] #39 5.287 PBCC images/file-lock.pb-c.c [2023-01-30T08:23:16.160Z] #39 5.303 DEP images/file-lock.pb-c.d [2023-01-30T08:23:16.160Z] #39 5.359 PBCC images/tty.pb-c.c [2023-01-30T08:23:16.160Z] #39 5.399 DEP images/tty.pb-c.d [2023-01-30T08:23:16.160Z] #39 5.408 PBCC images/tun.pb-c.c [2023-01-30T08:23:16.419Z] #39 5.420 PBCC images/netdev.pb-c.c [2023-01-30T08:23:16.419Z] #39 5.451 DEP images/tun.pb-c.d [2023-01-30T08:23:16.419Z] #39 5.516 DEP images/netdev.pb-c.d [2023-01-30T08:23:16.419Z] #39 5.543 PBCC images/vma.pb-c.c [2023-01-30T08:23:16.419Z] #39 5.569 DEP images/vma.pb-c.d [2023-01-30T08:23:16.419Z] #39 5.610 PBCC images/creds.pb-c.c [2023-01-30T08:23:16.419Z] #39 5.627 DEP images/creds.pb-c.d [2023-01-30T08:23:16.678Z] #39 5.667 PBCC images/utsns.pb-c.c [2023-01-30T08:23:16.678Z] #39 5.675 DEP images/utsns.pb-c.d [2023-01-30T08:23:16.678Z] #39 5.703 PBCC images/ipc-desc.pb-c.c [2023-01-30T08:23:16.678Z] #39 5.712 PBCC images/ipc-sem.pb-c.c [2023-01-30T08:23:16.678Z] #39 5.729 DEP images/ipc-desc.pb-c.d [2023-01-30T08:23:16.678Z] #39 5.749 DEP images/ipc-sem.pb-c.d [2023-01-30T08:23:16.678Z] #39 5.780 PBCC images/ipc-msg.pb-c.c [2023-01-30T08:23:16.678Z] #39 5.792 DEP images/ipc-msg.pb-c.d [2023-01-30T08:23:16.678Z] #39 5.805 PBCC images/ipc-shm.pb-c.c [2023-01-30T08:23:16.678Z] #39 5.810 DEP images/ipc-shm.pb-c.d [2023-01-30T08:23:16.678Z] #39 5.826 PBCC images/ipc-var.pb-c.c [2023-01-30T08:23:16.678Z] #39 5.835 DEP images/ipc-var.pb-c.d [2023-01-30T08:23:16.953Z] #39 5.867 PBCC images/sk-opts.pb-c.c [2023-01-30T08:23:16.953Z] #39 5.874 PBCC images/packet-sock.pb-c.c [2023-01-30T08:23:16.953Z] #39 5.892 DEP images/sk-opts.pb-c.d [2023-01-30T08:23:16.953Z] #39 5.907 DEP images/packet-sock.pb-c.d [2023-01-30T08:23:16.953Z] #39 5.936 PBCC images/sk-netlink.pb-c.c [2023-01-30T08:23:16.953Z] #39 5.955 DEP images/sk-netlink.pb-c.d [2023-01-30T08:23:16.953Z] #39 5.984 PBCC images/sk-inet.pb-c.c [2023-01-30T08:23:16.953Z] #39 6.004 DEP images/sk-inet.pb-c.d [2023-01-30T08:23:16.953Z] #39 6.023 PBCC images/sk-unix.pb-c.c [2023-01-30T08:23:16.953Z] #39 6.044 DEP images/sk-unix.pb-c.d [2023-01-30T08:23:16.953Z] #39 6.080 PBCC images/mm.pb-c.c [2023-01-30T08:23:16.953Z] #39 6.098 DEP images/mm.pb-c.d [2023-01-30T08:23:16.953Z] #39 6.148 PBCC images/timerfd.pb-c.c [2023-01-30T08:23:17.186Z] using credential docker-jenkins-github-credentials [2023-01-30T08:23:17.198Z] Cloning the remote Git repository [2023-01-30T08:23:17.198Z] Cloning with configured refspecs honoured and without tags [2023-01-30T08:23:17.211Z] #39 6.177 DEP images/timerfd.pb-c.d [2023-01-30T08:23:17.211Z] #39 6.228 PBCC images/timer.pb-c.c [2023-01-30T08:23:17.211Z] #39 6.240 DEP images/timer.pb-c.d [2023-01-30T08:23:17.211Z] #39 6.353 PBCC images/sa.pb-c.c [2023-01-30T08:23:17.211Z] #39 6.385 DEP images/sa.pb-c.d [2023-01-30T08:23:17.211Z] #39 6.404 PBCC images/pipe-data.pb-c.c [2023-01-30T08:23:17.470Z] #39 6.410 DEP images/pipe-data.pb-c.d [2023-01-30T08:23:17.470Z] #39 6.431 PBCC images/mnt.pb-c.c [2023-01-30T08:23:17.470Z] #39 6.449 DEP images/mnt.pb-c.d [2023-01-30T08:23:17.470Z] #39 6.468 PBCC images/sk-packet.pb-c.c [2023-01-30T08:23:17.470Z] #39 6.475 DEP images/sk-packet.pb-c.d [2023-01-30T08:23:17.470Z] #39 6.492 PBCC images/tcp-stream.pb-c.c [2023-01-30T08:23:17.470Z] #39 6.517 DEP images/tcp-stream.pb-c.d [2023-01-30T08:23:17.470Z] #39 6.547 PBCC images/pipe.pb-c.c [2023-01-30T08:23:17.470Z] #39 6.579 DEP images/pipe.pb-c.d [2023-01-30T08:23:17.470Z] #39 6.604 PBCC images/pstree.pb-c.c [2023-01-30T08:23:17.470Z] #39 6.614 DEP images/pstree.pb-c.d [2023-01-30T08:23:17.470Z] #39 6.641 PBCC images/fs.pb-c.c [2023-01-30T08:23:17.540Z] #18 2.203 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-30T08:23:17.540Z] #18 2.564 [2023-01-30T08:23:17.229Z] Cloning repository https://github.com/moby/moby.git [2023-01-30T08:23:17.341Z] > git init /home/ubuntu/workspace/moby_PR-44882 # timeout=10 [2023-01-30T08:23:17.592Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:23:17.593Z] > git --version # timeout=10 [2023-01-30T08:23:17.621Z] > git --version # 'git version 2.25.1' [2023-01-30T08:23:17.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:23:17.624Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:23:17.725Z] #33 ... [2023-01-30T08:23:17.725Z] [2023-01-30T08:23:17.725Z] #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-01-30T08:23:17.725Z] #34 25.88 unicode/utf8 [2023-01-30T08:23:17.728Z] #39 6.646 DEP images/fs.pb-c.d [2023-01-30T08:23:17.728Z] #39 6.679 PBCC images/signalfd.pb-c.c [2023-01-30T08:23:17.728Z] #39 6.691 DEP images/signalfd.pb-c.d [2023-01-30T08:23:17.728Z] #39 6.753 PBCC images/fh.pb-c.c [2023-01-30T08:23:17.728Z] #39 6.768 PBCC images/fsnotify.pb-c.c [2023-01-30T08:23:17.728Z] #39 6.791 DEP images/fh.pb-c.d [2023-01-30T08:23:17.728Z] #39 6.810 DEP images/fsnotify.pb-c.d [2023-01-30T08:23:17.728Z] #39 6.847 PBCC images/eventpoll.pb-c.c [2023-01-30T08:23:17.728Z] #39 6.859 DEP images/eventpoll.pb-c.d [2023-01-30T08:23:17.728Z] #39 6.877 PBCC images/eventfd.pb-c.c [2023-01-30T08:23:17.728Z] #39 6.883 DEP images/eventfd.pb-c.d [2023-01-30T08:23:17.728Z] #39 6.921 PBCC images/remap-file-path.pb-c.c [2023-01-30T08:23:17.728Z] #39 6.939 DEP images/remap-file-path.pb-c.d [2023-01-30T08:23:17.728Z] #39 6.972 PBCC images/fifo.pb-c.c [2023-01-30T08:23:17.799Z] #18 2.797 #=#=# ######################################################################## 100.0% [2023-01-30T08:23:17.987Z] #39 6.988 DEP images/fifo.pb-c.d [2023-01-30T08:23:17.987Z] #39 7.023 PBCC images/ghost-file.pb-c.c [2023-01-30T08:23:17.987Z] #39 7.034 DEP images/ghost-file.pb-c.d [2023-01-30T08:23:17.987Z] #39 7.056 PBCC images/regfile.pb-c.c [2023-01-30T08:23:17.987Z] #39 7.071 DEP images/regfile.pb-c.d [2023-01-30T08:23:17.987Z] #39 7.089 PBCC images/ns.pb-c.c [2023-01-30T08:23:17.987Z] #39 7.100 DEP images/ns.pb-c.d [2023-01-30T08:23:17.987Z] #39 7.121 PBCC images/fdinfo.pb-c.c [2023-01-30T08:23:17.987Z] #39 7.167 DEP images/fdinfo.pb-c.d [2023-01-30T08:23:17.987Z] #39 7.187 PBCC images/core-aarch64.pb-c.c [2023-01-30T08:23:17.987Z] #39 7.201 PBCC images/core-arm.pb-c.c [2023-01-30T08:23:18.245Z] #39 7.219 PBCC images/core-ppc64.pb-c.c [2023-01-30T08:23:18.245Z] #39 7.238 PBCC images/core-s390.pb-c.c [2023-01-30T08:23:18.245Z] #39 7.251 PBCC images/core-x86.pb-c.c [2023-01-30T08:23:18.245Z] #39 7.284 PBCC images/core.pb-c.c [2023-01-30T08:23:18.245Z] #39 7.313 PBCC images/inventory.pb-c.c [2023-01-30T08:23:18.245Z] #39 7.350 DEP images/core-aarch64.pb-c.d [2023-01-30T08:23:18.245Z] #39 7.375 DEP images/core-arm.pb-c.d [2023-01-30T08:23:18.245Z] #39 7.397 DEP images/core-ppc64.pb-c.d [2023-01-30T08:23:18.245Z] #39 7.436 DEP images/core-s390.pb-c.d [2023-01-30T08:23:18.370Z] #18 3.206 [2023-01-30T08:23:18.504Z] #39 7.468 DEP images/core-x86.pb-c.d [2023-01-30T08:23:18.504Z] #39 7.500 DEP images/core.pb-c.d [2023-01-30T08:23:18.504Z] #39 7.540 DEP images/inventory.pb-c.d [2023-01-30T08:23:18.504Z] #39 7.588 PBCC images/cpuinfo.pb-c.c [2023-01-30T08:23:18.504Z] #39 7.603 DEP images/cpuinfo.pb-c.d [2023-01-30T08:23:18.504Z] #39 7.627 PBCC images/stats.pb-c.c [2023-01-30T08:23:18.504Z] #39 7.637 DEP images/stats.pb-c.d [2023-01-30T08:23:18.655Z] #34 27.01 internal/race [2023-01-30T08:23:18.655Z] #34 27.21 sync/atomic [2023-01-30T08:23:19.310Z] #18 4.182 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-30T08:23:19.440Z] #39 8.504 make[1]: Nothing to be done for 'all'. [2023-01-30T08:23:19.569Z] #18 4.552 [2023-01-30T08:23:19.832Z] #18 4.783 #=#=# ######################################################################## 100.0% [2023-01-30T08:23:20.023Z] #34 28.44 unicode [2023-01-30T08:23:20.091Z] #18 5.146 [2023-01-30T08:23:20.389Z] #39 ... [2023-01-30T08:23:20.390Z] [2023-01-30T08:23:20.390Z] #38 [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-01-30T08:23:20.390Z] #38 16.62 + cd /tmp/tmp.Qk2WyNjD5c/src/github.com/containerd/containerd [2023-01-30T08:23:20.390Z] #38 16.62 + git checkout -q v1.6.16 [2023-01-30T08:23:21.027Z] #18 6.131 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-30T08:23:21.285Z] #18 ... [2023-01-30T08:23:21.285Z] [2023-01-30T08:23:21.286Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:23:21.286Z] #11 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.2s done [2023-01-30T08:23:21.286Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 4.4s [2023-01-30T08:23:21.286Z] #11 ... [2023-01-30T08:23:21.286Z] [2023-01-30T08:23:21.286Z] #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-01-30T08:23:21.286Z] #18 6.410 [2023-01-30T08:23:21.326Z] #38 17.80 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-30T08:23:21.326Z] #38 17.80 + BUILDTAGS='netgo osusergo static_build' [2023-01-30T08:23:21.326Z] #38 17.80 + export EXTRA_FLAGS=-buildmode=pie [2023-01-30T08:23:21.326Z] #38 17.80 + EXTRA_FLAGS=-buildmode=pie [2023-01-30T08:23:21.326Z] #38 17.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-30T08:23:21.326Z] #38 17.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-30T08:23:21.326Z] #38 17.80 + '[' '' = dynamic ']' [2023-01-30T08:23:21.326Z] #38 17.80 + make [2023-01-30T08:23:22.062Z] #18 6.631 #=#=# ############ 16.7% ######################################### 57.5% ################################################################ 89.4% ######################################################################## 100.0% [2023-01-30T08:23:22.062Z] #18 7.162 [2023-01-30T08:23:22.716Z] #38 19.04 + bin/ctr [2023-01-30T08:23:23.456Z] #18 8.179 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-30T08:23:23.456Z] #18 8.492 [2023-01-30T08:23:23.713Z] #18 8.725 #=#=# ######################################################################## 100.0% [2023-01-30T08:23:23.971Z] #18 9.023 [2023-01-30T08:23:24.212Z] #34 ... [2023-01-30T08:23:24.212Z] [2023-01-30T08:23:24.212Z] #36 [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-01-30T08:23:24.538Z] #18 9.726 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-30T08:23:24.984Z] #36 32.06 Updating files: 42% (808/1910) Updating files: 43% (822/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 93% (1791/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-01-30T08:23:24.984Z] #36 33.44 + cd /tmp/tmp.PYeMVK3OPo/src/github.com/docker/libnetwork [2023-01-30T08:23:24.984Z] #36 33.44 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:23:25.110Z] #18 10.09 [2023-01-30T08:23:25.376Z] #18 10.31 #=#=# ######################################################################## 100.0% [2023-01-30T08:23:25.548Z] #36 ... [2023-01-30T08:23:25.548Z] [2023-01-30T08:23:25.548Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-30T08:23:25.548Z] #28 DONE 34.1s [2023-01-30T08:23:25.635Z] #18 10.61 [2023-01-30T08:23:25.635Z] #18 10.70 Download of images into '/build' complete. [2023-01-30T08:23:25.635Z] #18 10.70 Use something like the following to load the result into a Docker daemon: [2023-01-30T08:23:25.635Z] #18 10.70 tar -cC '/build' . | docker load [2023-01-30T08:23:25.806Z] [2023-01-30T08:23:25.806Z] #36 [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-01-30T08:23:25.806Z] #36 34.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-30T08:23:26.005Z] #38 ... [2023-01-30T08:23:26.005Z] [2023-01-30T08:23:26.005Z] #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-01-30T08:23:26.005Z] #39 9.600 CC images/stats.o [2023-01-30T08:23:26.005Z] #39 9.719 CC images/core.o [2023-01-30T08:23:26.005Z] #39 9.868 CC images/core-x86.o [2023-01-30T08:23:26.005Z] #39 10.06 CC images/core-arm.o [2023-01-30T08:23:26.005Z] #39 10.24 CC images/core-aarch64.o [2023-01-30T08:23:26.005Z] #39 10.38 CC images/core-ppc64.o [2023-01-30T08:23:26.005Z] #39 10.55 CC images/core-s390.o [2023-01-30T08:23:26.005Z] #39 10.75 CC images/cpuinfo.o [2023-01-30T08:23:26.005Z] #39 10.91 CC images/inventory.o [2023-01-30T08:23:26.005Z] #39 11.00 CC images/fdinfo.o [2023-01-30T08:23:26.005Z] #39 11.09 CC images/fown.o [2023-01-30T08:23:26.005Z] #39 11.17 CC images/ns.o [2023-01-30T08:23:26.005Z] #39 11.28 CC images/regfile.o [2023-01-30T08:23:26.005Z] #39 11.37 CC images/ghost-file.o [2023-01-30T08:23:26.005Z] #39 11.47 CC images/fifo.o [2023-01-30T08:23:26.005Z] #39 11.55 CC images/remap-file-path.o [2023-01-30T08:23:26.005Z] #39 11.62 CC images/eventfd.o [2023-01-30T08:23:26.005Z] #39 11.71 CC images/eventpoll.o [2023-01-30T08:23:26.005Z] #39 11.80 CC images/fh.o [2023-01-30T08:23:26.005Z] #39 11.89 CC images/fsnotify.o [2023-01-30T08:23:26.005Z] #39 12.10 CC images/signalfd.o [2023-01-30T08:23:26.005Z] #39 12.20 CC images/fs.o [2023-01-30T08:23:26.005Z] #39 12.27 CC images/pstree.o [2023-01-30T08:23:26.005Z] #39 12.33 CC images/pipe.o [2023-01-30T08:23:26.005Z] #39 12.41 CC images/tcp-stream.o [2023-01-30T08:23:26.005Z] #39 12.49 CC images/sk-packet.o [2023-01-30T08:23:26.005Z] #39 12.58 CC images/mnt.o [2023-01-30T08:23:26.005Z] #39 12.70 CC images/pipe-data.o [2023-01-30T08:23:26.005Z] #39 12.77 CC images/sa.o [2023-01-30T08:23:26.005Z] #39 12.83 CC images/timer.o [2023-01-30T08:23:26.005Z] #39 13.01 CC images/timerfd.o [2023-01-30T08:23:26.005Z] #39 13.09 CC images/mm.o [2023-01-30T08:23:26.005Z] #39 13.19 CC images/sk-opts.o [2023-01-30T08:23:26.005Z] #39 13.29 CC images/sk-unix.o [2023-01-30T08:23:26.005Z] #39 13.43 CC images/sk-inet.o [2023-01-30T08:23:26.005Z] #39 13.57 CC images/tun.o [2023-01-30T08:23:26.005Z] #39 13.67 CC images/sk-netlink.o [2023-01-30T08:23:26.005Z] #39 13.77 CC images/packet-sock.o [2023-01-30T08:23:26.005Z] #39 13.89 CC images/ipc-var.o [2023-01-30T08:23:26.005Z] #39 13.97 CC images/ipc-desc.o [2023-01-30T08:23:26.005Z] #39 14.03 CC images/ipc-shm.o [2023-01-30T08:23:26.005Z] #39 14.09 CC images/ipc-msg.o [2023-01-30T08:23:26.005Z] #39 14.18 CC images/ipc-sem.o [2023-01-30T08:23:26.005Z] #39 14.24 CC images/utsns.o [2023-01-30T08:23:26.005Z] #39 14.30 CC images/creds.o [2023-01-30T08:23:26.005Z] #39 14.35 CC images/vma.o [2023-01-30T08:23:26.005Z] #39 14.47 CC images/netdev.o [2023-01-30T08:23:26.005Z] #39 14.59 CC images/tty.o [2023-01-30T08:23:26.005Z] #39 14.81 CC images/file-lock.o [2023-01-30T08:23:26.005Z] #39 14.88 CC images/rlimit.o [2023-01-30T08:23:26.005Z] #39 14.95 CC images/pagemap.o [2023-01-30T08:23:26.005Z] #39 15.03 CC images/siginfo.o [2023-01-30T08:23:26.005Z] #39 15.10 CC images/rpc.o [2023-01-30T08:23:26.263Z] #39 ... [2023-01-30T08:23:26.263Z] [2023-01-30T08:23:26.263Z] #33 [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-01-30T08:23:26.263Z] #33 25.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-30T08:23:26.263Z] #33 25.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:23:26.263Z] #33 25.79 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:23:26.263Z] #33 30.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-30T08:23:26.263Z] #33 30.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:23:26.263Z] #33 30.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:23:26.263Z] #33 33.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-30T08:23:26.263Z] #33 33.06 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:23:26.263Z] #33 33.07 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-30T08:23:26.263Z] #33 35.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-30T08:23:26.263Z] #33 35.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:23:26.263Z] #33 35.63 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:23:26.263Z] #33 ... [2023-01-30T08:23:26.263Z] [2023-01-30T08:23:26.263Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-30T08:23:26.263Z] #39 15.41 CC images/ext-file.o [2023-01-30T08:23:26.522Z] #39 15.49 CC images/cgroup.o [2023-01-30T08:23:26.781Z] #39 15.71 CC images/userns.o [2023-01-30T08:23:26.781Z] #39 15.82 CC images/google/protobuf/descriptor.o [2023-01-30T08:23:27.348Z] #39 16.34 CC images/opts.o [2023-01-30T08:23:27.348Z] #39 16.43 CC images/seccomp.o [2023-01-30T08:23:27.414Z] Fetching without tags [2023-01-30T08:23:27.618Z] #39 16.56 CC images/binfmt-misc.o [2023-01-30T08:23:27.618Z] #39 16.68 CC images/time.o [2023-01-30T08:23:27.618Z] #39 16.78 CC images/sysctl.o [2023-01-30T08:23:27.643Z] Merging remotes/origin/20.10 commit 6051f142912a5c06064e96b92de5e4e8f052131b into PR head commit 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:23:27.877Z] #39 16.85 CC images/autofs.o [2023-01-30T08:23:27.877Z] #39 16.97 CC images/macvlan.o [2023-01-30T08:23:27.877Z] #39 17.06 CC images/sit.o [2023-01-30T08:23:28.153Z] #39 17.14 CC images/memfd.o [2023-01-30T08:23:28.153Z] #39 17.33 CC images/timens.o [2023-01-30T08:23:28.170Z] #18 ... [2023-01-30T08:23:28.170Z] [2023-01-30T08:23:28.170Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:23:28.170Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 11.3s [2023-01-30T08:23:28.240Z] Merge succeeded, producing 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:23:28.241Z] Checking out Revision 526ae907e2828307f54315b184457c64bf1b299d (PR-44882) [2023-01-30T08:23:28.414Z] #39 17.44 LINK images/built-in.o [2023-01-30T08:23:28.414Z] #39 17.52 GEN compel/include/asm [2023-01-30T08:23:28.414Z] #39 17.54 GEN compel/include/version.h [2023-01-30T08:23:27.370Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:23:27.377Z] > git config --add remote.origin.fetch +refs/pull/44882/head:refs/remotes/origin/PR-44882 # timeout=10 [2023-01-30T08:23:27.390Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:23:27.403Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:23:27.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:23:27.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:23:27.418Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:23:27.651Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:23:27.660Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:23:28.197Z] > git remote # timeout=10 [2023-01-30T08:23:28.206Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T08:23:28.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:23:28.212Z] > git merge 6051f142912a5c06064e96b92de5e4e8f052131b # timeout=10 [2023-01-30T08:23:28.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T08:23:28.242Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:23:28.251Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:23:28.672Z] #39 17.55 touch .config [2023-01-30T08:23:28.672Z] #39 17.69 GEN include/common/config.h [2023-01-30T08:23:28.672Z] #39 17.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-30T08:23:28.743Z] #11 ... [2023-01-30T08:23:28.743Z] [2023-01-30T08:23:28.743Z] #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-01-30T08:23:28.743Z] #18 DONE 13.8s [2023-01-30T08:23:28.743Z] [2023-01-30T08:23:28.743Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:23:28.743Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 12.0s done [2023-01-30T08:23:28.930Z] #39 ... [2023-01-30T08:23:28.930Z] [2023-01-30T08:23:28.930Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-30T08:23:28.930Z] #36 DONE 38.3s [2023-01-30T08:23:28.930Z] [2023-01-30T08:23:28.930Z] #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-01-30T08:23:28.930Z] #39 17.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-30T08:23:28.930Z] #39 17.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-30T08:23:28.930Z] #39 17.90 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-30T08:23:28.930Z] #39 17.92 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-30T08:23:28.930Z] #39 ... [2023-01-30T08:23:28.930Z] [2023-01-30T08:23:28.930Z] #21 [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-01-30T08:23:28.930Z] #21 31.00 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-30T08:23:28.930Z] #21 31.00 + GOBIN=/build [2023-01-30T08:23:28.930Z] #21 31.00 + GO111MODULE=on [2023-01-30T08:23:28.930Z] #21 31.00 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-30T08:23:28.930Z] #21 DONE 38.5s [2023-01-30T08:23:28.930Z] [2023-01-30T08:23:28.930Z] #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-01-30T08:23:28.930Z] #39 17.94 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-30T08:23:28.930Z] #39 17.99 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-30T08:23:28.930Z] #39 18.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-30T08:23:28.930Z] #39 18.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-30T08:23:29.077Z] #36 ... [2023-01-30T08:23:29.077Z] [2023-01-30T08:23:29.077Z] #29 [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-01-30T08:23:29.077Z] #29 27.08 Fetched 8624 kB in 20s (437 kB/s) [2023-01-30T08:23:29.077Z] #29 27.08 Reading package lists... [2023-01-30T08:23:29.077Z] #29 36.02 Reading package lists... [2023-01-30T08:23:29.077Z] #29 ... [2023-01-30T08:23:29.077Z] [2023-01-30T08:23:29.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-01-30T08:23:29.077Z] #34 35.93 encoding [2023-01-30T08:23:29.188Z] #39 ... [2023-01-30T08:23:29.188Z] [2023-01-30T08:23:29.188Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-30T08:23:29.188Z] #40 DONE 0.1s [2023-01-30T08:23:29.188Z] [2023-01-30T08:23:29.188Z] #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-01-30T08:23:29.188Z] #39 18.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-30T08:23:29.188Z] #39 18.11 DEP compel/plugins/std/infect.d [2023-01-30T08:23:29.188Z] #39 18.20 DEP compel/plugins/std/string.d [2023-01-30T08:23:29.188Z] #39 ... [2023-01-30T08:23:29.188Z] [2023-01-30T08:23:29.188Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-30T08:23:29.188Z] #41 DONE 0.1s [2023-01-30T08:23:29.188Z] [2023-01-30T08:23:29.189Z] #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-01-30T08:23:29.189Z] #39 18.27 DEP compel/plugins/std/log.d [2023-01-30T08:23:29.189Z] #39 18.32 DEP compel/plugins/std/fds.d [2023-01-30T08:23:29.310Z] #11 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-01-30T08:23:29.334Z] #34 ... [2023-01-30T08:23:29.334Z] [2023-01-30T08:23:29.334Z] #21 [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-01-30T08:23:29.334Z] #21 27.71 Fetched 8624 kB in 20s (441 kB/s) [2023-01-30T08:23:29.334Z] #21 27.71 Reading package lists... [2023-01-30T08:23:29.334Z] #21 36.73 Reading package lists... [2023-01-30T08:23:29.334Z] #21 ... [2023-01-30T08:23:29.334Z] [2023-01-30T08:23:29.334Z] #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-01-30T08:23:29.334Z] #31 28.34 Fetched 8624 kB in 20s (424 kB/s) [2023-01-30T08:23:29.334Z] #31 28.34 Reading package lists... [2023-01-30T08:23:29.447Z] #39 18.37 DEP compel/plugins/std/std.d [2023-01-30T08:23:29.447Z] #39 18.45 DEP compel/plugins/shmem/shmem.d [2023-01-30T08:23:29.447Z] #39 18.50 DEP compel/plugins/fds/fds.d [2023-01-30T08:23:29.590Z] #31 37.10 Reading package lists... [2023-01-30T08:23:29.590Z] #31 ... [2023-01-30T08:23:29.590Z] [2023-01-30T08:23:29.591Z] #27 [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-01-30T08:23:29.591Z] #27 28.13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-30T08:23:29.591Z] #27 28.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-30T08:23:29.706Z] #39 18.63 CC compel/plugins/std/std.o [2023-01-30T08:23:29.706Z] #39 18.79 CC compel/plugins/std/fds.o [2023-01-30T08:23:29.847Z] #27 ... [2023-01-30T08:23:29.847Z] [2023-01-30T08:23:29.847Z] #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-01-30T08:23:29.847Z] #33 28.27 Fetched 8624 kB in 20s (427 kB/s) [2023-01-30T08:23:29.847Z] #33 28.27 Reading package lists... [2023-01-30T08:23:29.876Z] #11 DONE 40.4s [2023-01-30T08:23:29.876Z] [2023-01-30T08:23:29.876Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-30T08:23:29.966Z] #39 18.93 CC compel/plugins/std/log.o [2023-01-30T08:23:30.224Z] #39 19.34 CC compel/plugins/std/string.o [2023-01-30T08:23:30.459Z] #19 DONE 0.6s [2023-01-30T08:23:30.459Z] [2023-01-30T08:23:30.459Z] #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-01-30T08:23:30.560Z] #39 19.53 CC compel/plugins/std/infect.o [2023-01-30T08:23:30.560Z] #39 19.67 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-30T08:23:30.560Z] #39 19.70 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-30T08:23:30.560Z] #39 19.72 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-30T08:23:30.851Z] #39 19.83 AR compel/plugins/std.lib.a [2023-01-30T08:23:30.851Z] #39 19.90 CC compel/plugins/fds/fds.o [2023-01-30T08:23:30.851Z] #39 19.98 AR compel/plugins/fds.lib.a [2023-01-30T08:23:30.851Z] #39 20.03 HOSTDEP compel/src/lib/log-host.d [2023-01-30T08:23:30.851Z] #39 20.08 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-30T08:23:31.126Z] #39 20.14 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-30T08:23:31.126Z] #39 20.16 HOSTDEP compel/src/main-host.d [2023-01-30T08:23:31.126Z] #39 20.22 DEP compel/src/lib/ptrace.d [2023-01-30T08:23:31.126Z] #39 20.26 DEP compel/src/lib/infect.d [2023-01-30T08:23:31.126Z] #39 20.33 DEP compel/src/lib/infect-util.d [2023-01-30T08:23:31.233Z] #33 37.07 Reading package lists... [2023-01-30T08:23:31.233Z] #33 ... [2023-01-30T08:23:31.233Z] [2023-01-30T08:23:31.233Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-30T08:23:31.391Z] #39 20.38 DEP compel/src/lib/infect-rpc.d [2023-01-30T08:23:31.391Z] #39 20.43 DEP compel/arch/x86/src/lib/infect.d [2023-01-30T08:23:31.391Z] #39 20.48 DEP compel/arch/x86/src/lib/cpu.d [2023-01-30T08:23:31.391Z] #39 20.50 DEP compel/src/lib/log.d [2023-01-30T08:23:31.391Z] #39 20.54 DEP compel/src/main.d [2023-01-30T08:23:31.391Z] #39 20.58 DEP compel/src/lib/handle-elf.d [2023-01-30T08:23:31.391Z] #39 20.61 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-30T08:23:31.397Z] #20 DONE 0.8s [2023-01-30T08:23:31.397Z] [2023-01-30T08:23:31.397Z] #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-01-30T08:23:31.397Z] #21 ... [2023-01-30T08:23:31.397Z] [2023-01-30T08:23:31.397Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-30T08:23:31.397Z] #22 DONE 0.2s [2023-01-30T08:23:31.397Z] [2023-01-30T08:23:31.397Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-30T08:23:31.397Z] #23 DONE 0.2s [2023-01-30T08:23:31.397Z] [2023-01-30T08:23:31.397Z] #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-01-30T08:23:31.651Z] #39 20.65 CC compel/src/lib/log.o [2023-01-30T08:23:31.651Z] #39 20.70 CC compel/arch/x86/src/lib/cpu.o [2023-01-30T08:23:31.920Z] #39 20.91 CC compel/arch/x86/src/lib/infect.o [2023-01-30T08:23:32.206Z] #39 21.14 CC compel/src/lib/infect-rpc.o [2023-01-30T08:23:32.206Z] #39 21.25 CC compel/src/lib/infect-util.o [2023-01-30T08:23:32.206Z] #39 21.35 CC compel/src/lib/infect.o [2023-01-30T08:23:32.218Z] Commit message: "[20.10] update containerd binary to v1.6.16" [2023-01-30T08:23:32.263Z] #24 39.01 Updating files: 59% (1323/2219) Updating files: 60% (1332/2219) Updating files: 61% (1354/2219) Updating files: 62% (1376/2219) Updating files: 63% (1398/2219) Updating files: 64% (1421/2219) Updating files: 65% (1443/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-01-30T08:23:32.248Z] > git --version # timeout=10 [2023-01-30T08:23:32.274Z] > git --version # 'git version 2.25.1' [2023-01-30T08:23:32.291Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-30T08:23:32.519Z] #24 40.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-30T08:23:32.925Z] #39 21.93 CC compel/src/lib/ptrace.o [2023-01-30T08:23:32.925Z] #39 22.06 AR compel/libcompel.a [2023-01-30T08:23:33.217Z] #39 22.11 HOSTCC compel/src/main-host.o [2023-01-30T08:23:33.217Z] #39 22.21 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-30T08:23:33.217Z] #39 22.30 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-30T08:23:33.318Z] + docker version [2023-01-30T08:23:33.475Z] #39 22.41 HOSTCC compel/src/lib/log-host.o [2023-01-30T08:23:33.475Z] #39 22.49 HOSTLINK compel/compel-host-bin [2023-01-30T08:23:33.475Z] #39 22.57 DEP soccr/soccr.d [2023-01-30T08:23:33.475Z] #39 22.64 CC soccr/soccr.o [2023-01-30T08:23:34.041Z] #39 23.04 AR soccr/libsoccr.a [2023-01-30T08:23:34.041Z] #39 23.07 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-30T08:23:34.299Z] #39 23.35 DEP criu/arch/x86/sigframe.d [2023-01-30T08:23:34.299Z] #39 23.39 DEP criu/arch/x86/sigaction_compat.d [2023-01-30T08:23:34.299Z] #39 23.44 DEP criu/arch/x86/kerndat.d [2023-01-30T08:23:34.299Z] #39 23.49 DEP criu/arch/x86/crtools.d [2023-01-30T08:23:34.561Z] #39 23.54 DEP criu/arch/x86/cpu.d [2023-01-30T08:23:34.561Z] #39 23.61 CC criu/arch/x86/cpu.o [2023-01-30T08:23:34.759Z] #24 42.79 + 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-01-30T08:23:34.819Z] #39 23.76 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:23:34.819Z] #39 23.76 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:23:34.819Z] #39 23.76 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:23:34.819Z] #39 23.76 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:23:34.819Z] #39 23.76 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:23:34.819Z] #39 23.76 CC criu/arch/x86/crtools.o [2023-01-30T08:23:35.079Z] #39 24.10 CC criu/arch/x86/kerndat.o [2023-01-30T08:23:35.079Z] #39 24.22 CC criu/arch/x86/sigaction_compat.o [2023-01-30T08:23:35.339Z] #39 24.33 CC criu/arch/x86/sigframe.o [2023-01-30T08:23:35.339Z] #39 24.42 LINK criu/arch/x86/crtools.built-in.o [2023-01-30T08:23:35.339Z] #39 24.49 DEP criu/pie/util-vdso-elf32.d [2023-01-30T08:23:35.598Z] #39 24.54 DEP criu/pie/util-vdso.d [2023-01-30T08:23:35.598Z] #39 24.59 DEP criu/pie/util.d [2023-01-30T08:23:35.598Z] #39 24.69 CC criu/pie/util.o [2023-01-30T08:23:35.857Z] #39 24.78 CC criu/pie/util-vdso.o [2023-01-30T08:23:35.857Z] #39 24.98 CC criu/pie/util-vdso-elf32.o [2023-01-30T08:23:36.117Z] #39 25.18 AR criu/pie/pie.lib.a [2023-01-30T08:23:36.117Z] #39 25.25 DEP criu/pie/restorer.d [2023-01-30T08:23:36.117Z] #39 25.33 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-30T08:23:36.376Z] #39 25.38 DEP criu/arch/x86/restorer_unmap.d [2023-01-30T08:23:36.376Z] #39 25.40 DEP criu/arch/x86/restorer.d [2023-01-30T08:23:36.376Z] #39 25.50 DEP criu/arch/x86/vdso-pie.d [2023-01-30T08:23:36.376Z] #39 25.55 DEP criu/pie/parasite-vdso.d [2023-01-30T08:23:36.376Z] #39 25.61 DEP criu/pie/parasite.d [2023-01-30T08:23:36.636Z] #39 25.73 CC criu/pie/parasite.o [2023-01-30T08:23:36.654Z] #24 ... [2023-01-30T08:23:36.654Z] [2023-01-30T08:23:36.654Z] #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-01-30T08:23:36.654Z] #33 37.07 Reading package lists... [2023-01-30T08:23:36.894Z] #39 ... [2023-01-30T08:23:36.895Z] [2023-01-30T08:23:36.895Z] #33 [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-01-30T08:23:36.895Z] #33 40.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-30T08:23:36.895Z] #33 40.96 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 40.97 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:23:36.895Z] #33 42.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-30T08:23:36.895Z] #33 42.62 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-30T08:23:36.895Z] #33 42.66 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-30T08:23:36.895Z] #33 42.75 Selecting previously unselected package libapparmor1:amd64. [2023-01-30T08:23:36.895Z] #33 42.75 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 42.76 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-30T08:23:36.895Z] #33 42.83 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-30T08:23:36.895Z] #33 42.84 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 42.85 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-30T08:23:36.895Z] #33 42.98 Selecting previously unselected package libbtrfs0:amd64. [2023-01-30T08:23:36.895Z] #33 42.98 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 42.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:23:36.895Z] #33 43.07 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-30T08:23:36.895Z] #33 43.07 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 43.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:23:36.895Z] #33 43.24 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-30T08:23:36.895Z] #33 43.25 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 43.26 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:23:36.895Z] #33 43.32 Selecting previously unselected package libudev-dev:amd64. [2023-01-30T08:23:36.895Z] #33 43.32 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 43.33 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 43.46 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-30T08:23:36.895Z] #33 43.46 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 43.47 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-30T08:23:36.895Z] #33 43.64 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-30T08:23:36.895Z] #33 43.64 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 43.65 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 43.79 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-30T08:23:36.895Z] #33 43.79 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 43.80 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 43.97 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-30T08:23:36.895Z] #33 43.97 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 43.98 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 44.08 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-30T08:23:36.895Z] #33 44.09 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 44.09 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 44.29 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-30T08:23:36.895Z] #33 44.29 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 44.29 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-30T08:23:36.895Z] #33 44.42 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-30T08:23:36.895Z] #33 44.42 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 44.43 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:23:36.895Z] #33 44.51 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-30T08:23:36.895Z] #33 44.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 44.53 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 44.60 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-30T08:23:36.895Z] #33 44.61 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:23:36.895Z] #33 44.61 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 44.82 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 44.83 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-30T08:23:36.895Z] #33 44.85 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-30T08:23:36.895Z] #33 44.87 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-30T08:23:36.895Z] #33 44.91 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-30T08:23:36.895Z] #33 44.92 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 44.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:23:36.895Z] #33 44.95 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 44.96 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 44.98 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 44.99 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-30T08:23:36.895Z] #33 45.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:23:36.895Z] #33 45.03 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-30T08:23:36.895Z] #33 45.04 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-30T08:23:36.895Z] #33 45.05 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-30T08:23:36.895Z] #33 45.06 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 45.07 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-30T08:23:36.895Z] #33 45.09 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:23:36.895Z] #33 45.10 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-30T08:23:36.895Z] #33 45.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-30T08:23:36.895Z] #33 45.12 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:23:36.895Z] #33 45.13 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-01-30T08:23:36.895Z] #33 45.14 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:23:36.895Z] #33 45.15 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-01-30T08:23:36.895Z] #33 45.16 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-30T08:23:36.895Z] #33 45.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:23:36.895Z] #33 45.21 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-01-30T08:23:36.895Z] #33 45.22 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:23:36.895Z] #33 45.24 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-30T08:23:36.895Z] #33 45.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:23:36.895Z] #33 45.36 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-30T08:23:36.895Z] #33 45.40 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:23:36.895Z] #33 45.42 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:23:36.895Z] #33 45.44 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:23:36.895Z] #33 ... [2023-01-30T08:23:36.895Z] [2023-01-30T08:23:36.895Z] #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-01-30T08:23:36.895Z] #39 26.13 LINK criu/pie/parasite.built-in.o [2023-01-30T08:23:37.153Z] #39 26.13 GEN criu/pie/parasite-blob.h [2023-01-30T08:23:37.153Z] #39 26.15 CC criu/pie/parasite-vdso.o [2023-01-30T08:23:37.413Z] #39 ... [2023-01-30T08:23:37.413Z] [2023-01-30T08:23:37.413Z] #33 [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-01-30T08:23:37.413Z] #33 DONE 46.9s [2023-01-30T08:23:37.413Z] [2023-01-30T08:23:37.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-01-30T08:23:37.413Z] #39 26.37 CC criu/arch/x86/vdso-pie.o [2023-01-30T08:23:37.413Z] #39 26.48 CC criu/arch/x86/restorer.o [2023-01-30T08:23:37.671Z] #39 26.65 CC criu/arch/x86/restorer_unmap.o [2023-01-30T08:23:37.671Z] #39 26.67 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-30T08:23:37.671Z] #39 26.77 CC criu/pie/restorer.o [2023-01-30T08:23:38.009Z] Fetching without tags [2023-01-30T08:23:38.061Z] #24 ... [2023-01-30T08:23:38.062Z] [2023-01-30T08:23:38.062Z] #25 [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-01-30T08:23:38.062Z] #0 5.718 + git clone https://github.com/docker/distribution.git . [2023-01-30T08:23:38.062Z] #0 5.718 Cloning into '.'... [2023-01-30T08:23:38.062Z] #25 ... [2023-01-30T08:23:38.062Z] [2023-01-30T08:23:38.062Z] #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-01-30T08:23:38.062Z] #24 5.830 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-30T08:23:38.062Z] #24 5.830 Cloning into '.'... [2023-01-30T08:23:37.891Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:23:37.913Z] > git config --add remote.origin.fetch +refs/pull/44882/head:refs/remotes/origin/PR-44882 # timeout=10 [2023-01-30T08:23:37.945Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:23:37.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:23:38.011Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:23:38.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:23:38.012Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:23:38.420Z] Merging remotes/origin/20.10 commit 6051f142912a5c06064e96b92de5e4e8f052131b into PR head commit 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:23:38.610Z] #39 ... [2023-01-30T08:23:38.610Z] [2023-01-30T08:23:38.610Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-30T08:23:38.610Z] #42 DONE 1.3s [2023-01-30T08:23:38.610Z] [2023-01-30T08:23:38.610Z] #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-01-30T08:23:38.610Z] #39 27.65 LINK criu/pie/restorer.built-in.o [2023-01-30T08:23:38.610Z] #39 27.66 GEN criu/pie/restorer-blob.h [2023-01-30T08:23:38.868Z] #39 27.81 DEP criu/vdso.d [2023-01-30T08:23:38.868Z] #39 27.89 DEP criu/vdso-compat.d [2023-01-30T08:23:38.868Z] #39 27.95 DEP criu/uts_ns.d [2023-01-30T08:23:39.130Z] #39 28.09 DEP criu/util.d [2023-01-30T08:23:39.130Z] #39 28.17 DEP criu/uffd.d [2023-01-30T08:23:39.130Z] #39 28.27 DEP criu/tun.d [2023-01-30T08:23:39.175Z] #33 45.25 Building dependency tree... [2023-01-30T08:23:39.388Z] #39 28.34 DEP criu/tty.d [2023-01-30T08:23:39.388Z] #39 28.44 DEP criu/timerfd.d [2023-01-30T08:23:39.388Z] #39 28.49 DEP criu/timens.d [2023-01-30T08:23:39.647Z] #39 28.61 DEP criu/sysfs_parse.d [2023-01-30T08:23:39.647Z] #39 28.66 DEP criu/sysctl.d [2023-01-30T08:23:39.647Z] #39 28.74 DEP criu/string.d [2023-01-30T08:23:39.647Z] #39 28.77 DEP criu/stats.d [2023-01-30T08:23:39.647Z] #39 28.81 DEP criu/sockets.d [2023-01-30T08:23:39.647Z] #39 28.87 DEP criu/sk-unix.d [2023-01-30T08:23:39.766Z] Merge succeeded, producing 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:23:39.766Z] Checking out Revision 526ae907e2828307f54315b184457c64bf1b299d (PR-44882) [2023-01-30T08:23:39.905Z] #39 ... [2023-01-30T08:23:39.905Z] [2023-01-30T08:23:39.905Z] #43 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-30T08:23:39.905Z] #43 DONE 1.2s [2023-01-30T08:23:39.905Z] [2023-01-30T08:23:39.905Z] #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-01-30T08:23:39.905Z] #39 28.95 DEP criu/sk-tcp.d [2023-01-30T08:23:39.905Z] #39 29.04 DEP criu/sk-queue.d [2023-01-30T08:23:39.905Z] #39 29.11 DEP criu/sk-packet.d [2023-01-30T08:23:40.164Z] #39 29.23 DEP criu/sk-netlink.d [2023-01-30T08:23:40.164Z] #39 29.32 DEP criu/sk-inet.d [2023-01-30T08:23:38.435Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:23:38.465Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:23:39.652Z] > git remote # timeout=10 [2023-01-30T08:23:39.687Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T08:23:39.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:23:39.715Z] > git merge 6051f142912a5c06064e96b92de5e4e8f052131b # timeout=10 [2023-01-30T08:23:39.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T08:23:39.767Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:23:39.775Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:23:40.423Z] #39 29.41 DEP criu/signalfd.d [2023-01-30T08:23:40.423Z] #39 29.51 DEP criu/sigframe.d [2023-01-30T08:23:40.423Z] #39 29.59 DEP criu/shmem.d [2023-01-30T08:23:40.681Z] #39 29.68 DEP criu/servicefd.d [2023-01-30T08:23:40.681Z] #39 29.78 DEP criu/seize.d [2023-01-30T08:23:40.681Z] #39 29.84 DEP criu/seccomp.d [2023-01-30T08:23:40.681Z] #39 29.90 DEP criu/rst-malloc.d [2023-01-30T08:23:40.940Z] #39 29.93 DEP criu/rbtree.d [2023-01-30T08:23:40.940Z] #39 29.95 DEP criu/pstree.d [2023-01-30T08:23:40.940Z] #39 30.00 DEP criu/protobuf.d [2023-01-30T08:23:40.940Z] #39 30.05 GEN criu/protobuf-desc-gen.h [2023-01-30T08:23:41.200Z] #39 ... [2023-01-30T08:23:41.200Z] [2023-01-30T08:23:41.200Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-30T08:23:41.200Z] #0 1.143 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-30T08:23:41.200Z] #44 DONE 1.2s [2023-01-30T08:23:41.200Z] [2023-01-30T08:23:41.200Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-30T08:23:41.356Z] #24 ... [2023-01-30T08:23:41.356Z] [2023-01-30T08:23:41.356Z] #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-01-30T08:23:41.356Z] #0 6.630 + RM_GOPATH=0 [2023-01-30T08:23:41.356Z] #0 6.630 + TMP_GOPATH= [2023-01-30T08:23:41.356Z] #0 6.630 + : /build [2023-01-30T08:23:41.356Z] #0 6.630 + '[' -z '' ']' [2023-01-30T08:23:41.356Z] #0 6.630 ++ mktemp -d [2023-01-30T08:23:41.356Z] #0 6.634 + export GOPATH=/tmp/tmp.AUKS8IrJnE [2023-01-30T08:23:41.356Z] #0 6.634 + GOPATH=/tmp/tmp.AUKS8IrJnE [2023-01-30T08:23:41.356Z] #0 6.634 + RM_GOPATH=1 [2023-01-30T08:23:41.356Z] #0 6.634 + case "$(go env GOARCH)" in [2023-01-30T08:23:41.356Z] #0 6.638 ++ go env GOARCH [2023-01-30T08:23:41.356Z] #0 6.654 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:41.356Z] #0 6.654 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:41.356Z] #0 6.654 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:41.356Z] #0 6.654 + dir=/tmp/install [2023-01-30T08:23:41.356Z] #0 6.654 + bin=shfmt [2023-01-30T08:23:41.356Z] #0 6.654 + shift [2023-01-30T08:23:41.356Z] #0 6.654 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-30T08:23:41.356Z] #0 6.654 + . /tmp/install/shfmt.installer [2023-01-30T08:23:41.356Z] #0 6.654 ++ : v3.0.2 [2023-01-30T08:23:41.356Z] #0 6.654 + install_shfmt [2023-01-30T08:23:41.356Z] #0 6.654 + echo 'Install shfmt version v3.0.2' [2023-01-30T08:23:41.356Z] #0 6.654 + GOBIN=/build [2023-01-30T08:23:41.356Z] #0 6.654 + GO111MODULE=on [2023-01-30T08:23:41.356Z] #0 6.654 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-30T08:23:41.356Z] #0 6.654 Install shfmt version v3.0.2 [2023-01-30T08:23:41.356Z] #0 7.428 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-30T08:23:41.356Z] #0 9.748 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-30T08:23:41.356Z] #0 9.755 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-30T08:23:41.356Z] #0 9.879 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-30T08:23:41.356Z] #26 ... [2023-01-30T08:23:41.356Z] [2023-01-30T08:23:41.356Z] #27 [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-01-30T08:23:41.356Z] #0 7.270 + RM_GOPATH=0 [2023-01-30T08:23:41.356Z] #0 7.270 + TMP_GOPATH= [2023-01-30T08:23:41.356Z] #0 7.270 + : /build [2023-01-30T08:23:41.356Z] #0 7.270 + '[' -z '' ']' [2023-01-30T08:23:41.356Z] #0 7.270 ++ mktemp -d [2023-01-30T08:23:41.356Z] #0 7.270 + export GOPATH=/tmp/tmp.qH3li9NA0d [2023-01-30T08:23:41.356Z] #0 7.270 + GOPATH=/tmp/tmp.qH3li9NA0d [2023-01-30T08:23:41.356Z] #0 7.270 + RM_GOPATH=1 [2023-01-30T08:23:41.356Z] #0 7.270 + case "$(go env GOARCH)" in [2023-01-30T08:23:41.356Z] #0 7.278 ++ go env GOARCH [2023-01-30T08:23:41.356Z] #0 7.383 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:41.356Z] #0 7.383 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:41.356Z] #0 7.383 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:41.356Z] #0 7.402 + dir=/tmp/install [2023-01-30T08:23:41.356Z] #0 7.402 + bin=rootlesskit [2023-01-30T08:23:41.356Z] #0 7.403 + shift [2023-01-30T08:23:41.356Z] #0 7.403 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-30T08:23:41.357Z] #0 7.404 + . /tmp/install/rootlesskit.installer [2023-01-30T08:23:41.357Z] #0 7.404 ++ : v0.14.4 [2023-01-30T08:23:41.357Z] #0 7.406 + install_rootlesskit [2023-01-30T08:23:41.357Z] #0 7.407 + case "$1" in [2023-01-30T08:23:41.357Z] #0 7.407 + export CGO_ENABLED=0 [2023-01-30T08:23:41.357Z] #0 7.407 + CGO_ENABLED=0 [2023-01-30T08:23:41.357Z] #0 7.407 + _install_rootlesskit [2023-01-30T08:23:41.357Z] #0 7.411 + echo 'Install rootlesskit version v0.14.4' [2023-01-30T08:23:41.357Z] #0 7.411 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-30T08:23:41.357Z] #0 7.412 Install rootlesskit version v0.14.4 [2023-01-30T08:23:41.357Z] #0 7.412 + GOBIN=/build [2023-01-30T08:23:41.357Z] #0 7.412 + GO111MODULE=on [2023-01-30T08:23:41.357Z] #0 7.412 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-30T08:23:41.357Z] #0 8.119 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-30T08:23:41.357Z] #27 ... [2023-01-30T08:23:41.357Z] [2023-01-30T08:23:41.357Z] #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-01-30T08:23:41.357Z] #0 5.916 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:41.357Z] #0 5.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:41.357Z] #0 5.966 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:41.357Z] #0 6.387 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:41.357Z] #0 9.161 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:41.614Z] #28 ... [2023-01-30T08:23:41.614Z] [2023-01-30T08:23:41.614Z] #29 [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-01-30T08:23:41.614Z] #0 7.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:41.614Z] #0 7.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:41.614Z] #0 7.934 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:41.614Z] #0 9.781 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:41.874Z] #29 ... [2023-01-30T08:23:41.874Z] [2023-01-30T08:23:41.874Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:23:41.874Z] #0 6.943 + RM_GOPATH=0 [2023-01-30T08:23:41.874Z] #0 6.952 + TMP_GOPATH= [2023-01-30T08:23:41.874Z] #0 6.952 + : /build [2023-01-30T08:23:41.874Z] #0 6.952 + '[' -z '' ']' [2023-01-30T08:23:41.874Z] #0 6.952 ++ mktemp -d [2023-01-30T08:23:41.874Z] #0 6.952 + export GOPATH=/tmp/tmp.ty3mWAZgYD [2023-01-30T08:23:41.874Z] #0 6.952 + GOPATH=/tmp/tmp.ty3mWAZgYD [2023-01-30T08:23:41.874Z] #0 6.952 + RM_GOPATH=1 [2023-01-30T08:23:41.874Z] #0 6.952 + case "$(go env GOARCH)" in [2023-01-30T08:23:41.874Z] #0 6.952 ++ go env GOARCH [2023-01-30T08:23:41.874Z] #0 6.965 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:41.874Z] #0 6.965 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:41.874Z] #0 6.977 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:41.874Z] #0 6.977 + dir=/tmp/install [2023-01-30T08:23:41.874Z] #0 6.977 + bin=golangci_lint [2023-01-30T08:23:41.874Z] #0 6.977 + shift [2023-01-30T08:23:41.874Z] #0 6.977 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-30T08:23:41.874Z] #0 6.977 + . /tmp/install/golangci_lint.installer [2023-01-30T08:23:41.874Z] #0 6.977 ++ : v1.44.0 [2023-01-30T08:23:41.874Z] #0 6.977 + install_golangci_lint [2023-01-30T08:23:41.874Z] #0 6.977 + set -e [2023-01-30T08:23:41.874Z] #0 6.977 + echo 'Install golangci-lint version v1.44.0' [2023-01-30T08:23:41.874Z] #0 6.977 + GOBIN=/build [2023-01-30T08:23:41.874Z] #0 6.977 + GO111MODULE=on [2023-01-30T08:23:41.874Z] #0 6.977 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-30T08:23:41.874Z] #0 6.977 Install golangci-lint version v1.44.0 [2023-01-30T08:23:41.874Z] #0 7.675 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-30T08:23:41.874Z] #30 ... [2023-01-30T08:23:41.874Z] [2023-01-30T08:23:41.874Z] #31 [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-01-30T08:23:41.874Z] #0 6.541 + RM_GOPATH=0 [2023-01-30T08:23:41.874Z] #0 6.541 + TMP_GOPATH= [2023-01-30T08:23:41.874Z] #0 6.541 + : /build [2023-01-30T08:23:41.874Z] #0 6.541 + '[' -z '' ']' [2023-01-30T08:23:41.874Z] #0 6.541 ++ mktemp -d [2023-01-30T08:23:41.874Z] #0 6.541 + export GOPATH=/tmp/tmp.lzeNo64acZ [2023-01-30T08:23:41.874Z] #0 6.541 + GOPATH=/tmp/tmp.lzeNo64acZ [2023-01-30T08:23:41.874Z] #0 6.541 + RM_GOPATH=1 [2023-01-30T08:23:41.874Z] #0 6.541 + case "$(go env GOARCH)" in [2023-01-30T08:23:41.874Z] #0 6.541 ++ go env GOARCH [2023-01-30T08:23:41.874Z] #0 6.577 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:41.874Z] #0 6.577 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:41.874Z] #0 6.577 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:41.874Z] #0 6.593 + dir=/tmp/install [2023-01-30T08:23:41.874Z] #0 6.593 + bin=tomlv [2023-01-30T08:23:41.874Z] #0 6.593 + shift [2023-01-30T08:23:41.874Z] #0 6.593 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-30T08:23:41.874Z] #0 6.593 + . /tmp/install/tomlv.installer [2023-01-30T08:23:41.874Z] #0 6.593 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:23:41.874Z] #0 6.593 + install_tomlv [2023-01-30T08:23:41.874Z] #0 6.593 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-30T08:23:41.874Z] #0 6.593 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lzeNo64acZ/src/github.com/BurntSushi/toml [2023-01-30T08:23:41.874Z] #0 6.593 Cloning into '/tmp/tmp.lzeNo64acZ/src/github.com/BurntSushi/toml'... [2023-01-30T08:23:41.874Z] #0 6.594 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:23:41.874Z] #0 8.631 + cd /tmp/tmp.lzeNo64acZ/src/github.com/BurntSushi/toml [2023-01-30T08:23:41.874Z] #0 8.647 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:23:41.874Z] #0 8.855 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-30T08:23:41.874Z] #0 9.705 internal/unsafeheader [2023-01-30T08:23:41.874Z] #0 9.757 internal/goarch [2023-01-30T08:23:41.874Z] #0 10.21 internal/cpu [2023-01-30T08:23:41.874Z] #0 10.25 internal/abi [2023-01-30T08:23:41.874Z] #0 10.74 internal/goexperiment [2023-01-30T08:23:42.132Z] #31 ... [2023-01-30T08:23:42.132Z] [2023-01-30T08:23:42.132Z] #32 [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-01-30T08:23:42.132Z] #0 6.310 + RM_GOPATH=0 [2023-01-30T08:23:42.132Z] #0 6.314 + TMP_GOPATH= [2023-01-30T08:23:42.132Z] #0 6.314 + : /build [2023-01-30T08:23:42.132Z] #0 6.314 + '[' -z '' ']' [2023-01-30T08:23:42.132Z] #0 6.314 ++ mktemp -d [2023-01-30T08:23:42.132Z] #0 6.317 + export GOPATH=/tmp/tmp.Sh1nryucdx [2023-01-30T08:23:42.132Z] #0 6.317 + GOPATH=/tmp/tmp.Sh1nryucdx [2023-01-30T08:23:42.132Z] #0 6.317 + RM_GOPATH=1 [2023-01-30T08:23:42.132Z] #0 6.317 + case "$(go env GOARCH)" in [2023-01-30T08:23:42.132Z] #0 6.317 ++ go env GOARCH [2023-01-30T08:23:42.132Z] #0 6.327 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:42.132Z] #0 6.327 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:42.132Z] #0 6.331 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:42.132Z] #0 6.331 + dir=/tmp/install [2023-01-30T08:23:42.132Z] #0 6.331 + bin=gotestsum [2023-01-30T08:23:42.132Z] #0 6.331 + shift [2023-01-30T08:23:42.132Z] #0 6.331 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-30T08:23:42.132Z] #0 6.331 + . /tmp/install/gotestsum.installer [2023-01-30T08:23:42.132Z] #0 6.331 ++ : v1.8.2 [2023-01-30T08:23:42.132Z] #0 6.331 + install_gotestsum [2023-01-30T08:23:42.132Z] #0 6.333 + set -e [2023-01-30T08:23:42.132Z] #0 6.333 + echo 'Install gotestsum version v1.8.2' [2023-01-30T08:23:42.132Z] #0 6.333 + GOBIN=/build [2023-01-30T08:23:42.132Z] #0 6.333 + GO111MODULE=on [2023-01-30T08:23:42.132Z] #0 6.333 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-30T08:23:42.132Z] #0 6.333 Install gotestsum version v1.8.2 [2023-01-30T08:23:42.132Z] #0 6.654 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-30T08:23:42.132Z] #0 9.026 go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:23:42.132Z] #0 9.195 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-30T08:23:42.132Z] #0 9.386 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-30T08:23:42.132Z] #0 9.562 go: downloading golang.org/x/tools v0.1.11 [2023-01-30T08:23:42.132Z] #0 9.576 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:23:42.132Z] #0 9.849 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:23:42.132Z] #0 10.28 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-30T08:23:42.132Z] #0 10.56 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-30T08:23:42.132Z] #32 ... [2023-01-30T08:23:42.132Z] [2023-01-30T08:23:42.132Z] #33 [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-01-30T08:23:42.132Z] #0 7.502 + RM_GOPATH=0 [2023-01-30T08:23:42.132Z] #0 7.502 + TMP_GOPATH= [2023-01-30T08:23:42.132Z] #0 7.502 + : /build [2023-01-30T08:23:42.132Z] #0 7.502 + '[' -z '' ']' [2023-01-30T08:23:42.132Z] #0 7.502 ++ mktemp -d [2023-01-30T08:23:42.132Z] #0 7.518 + export GOPATH=/tmp/tmp.mH8lrERygk [2023-01-30T08:23:42.132Z] #0 7.518 + GOPATH=/tmp/tmp.mH8lrERygk [2023-01-30T08:23:42.132Z] #0 7.518 + RM_GOPATH=1 [2023-01-30T08:23:42.132Z] #0 7.518 + case "$(go env GOARCH)" in [2023-01-30T08:23:42.132Z] #0 7.518 ++ go env GOARCH [2023-01-30T08:23:42.132Z] #0 7.543 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:23:42.132Z] #0 7.554 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:42.132Z] #0 7.554 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:42.132Z] #0 7.554 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:42.132Z] #0 7.554 + dir=/tmp/install [2023-01-30T08:23:42.132Z] #0 7.554 + bin=vndr [2023-01-30T08:23:42.132Z] #0 7.554 + shift [2023-01-30T08:23:42.132Z] #0 7.554 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-30T08:23:42.132Z] #0 7.554 + . /tmp/install/vndr.installer [2023-01-30T08:23:42.132Z] #0 7.554 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:23:42.132Z] #0 7.554 + install_vndr [2023-01-30T08:23:42.132Z] #0 7.554 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-30T08:23:42.132Z] #0 7.554 + GOBIN=/build [2023-01-30T08:23:42.132Z] #0 7.554 + GO111MODULE=on [2023-01-30T08:23:42.132Z] #0 7.554 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:23:42.132Z] #0 8.255 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:23:42.390Z] #33 ... [2023-01-30T08:23:42.390Z] [2023-01-30T08:23:42.390Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-30T08:23:42.390Z] #0 7.769 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:42.390Z] #0 7.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:42.390Z] #0 7.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:42.390Z] #0 9.781 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:42.390Z] #34 ... [2023-01-30T08:23:42.390Z] [2023-01-30T08:23:42.390Z] #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-01-30T08:23:42.390Z] #0 7.307 + RM_GOPATH=0 [2023-01-30T08:23:42.390Z] #0 7.332 + TMP_GOPATH= [2023-01-30T08:23:42.390Z] #0 7.332 + : /build [2023-01-30T08:23:42.390Z] #0 7.332 + '[' -z '' ']' [2023-01-30T08:23:42.390Z] #0 7.332 ++ mktemp -d [2023-01-30T08:23:42.390Z] #0 7.345 + export GOPATH=/tmp/tmp.Wn6EXxe2IC [2023-01-30T08:23:42.390Z] #0 7.345 + GOPATH=/tmp/tmp.Wn6EXxe2IC [2023-01-30T08:23:42.390Z] #0 7.345 + RM_GOPATH=1 [2023-01-30T08:23:42.390Z] #0 7.345 + case "$(go env GOARCH)" in [2023-01-30T08:23:42.390Z] #0 7.345 ++ go env GOARCH [2023-01-30T08:23:42.390Z] #0 7.436 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:42.390Z] #0 7.441 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:42.390Z] #0 7.442 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:42.390Z] #0 7.447 + dir=/tmp/install [2023-01-30T08:23:42.390Z] #0 7.448 + bin=proxy [2023-01-30T08:23:42.390Z] #0 7.449 + shift [2023-01-30T08:23:42.390Z] #0 7.449 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-30T08:23:42.390Z] #0 7.450 + . /tmp/install/proxy.installer [2023-01-30T08:23:42.390Z] #0 7.470 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:23:42.390Z] #0 7.472 + install_proxy [2023-01-30T08:23:42.390Z] #0 7.472 + case "$1" in [2023-01-30T08:23:42.390Z] #0 7.473 + export CGO_ENABLED=0 [2023-01-30T08:23:42.390Z] #0 7.473 + CGO_ENABLED=0 [2023-01-30T08:23:42.390Z] #0 7.473 + _install_proxy [2023-01-30T08:23:42.390Z] #0 7.474 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-01-30T08:23:42.390Z] #0 7.474 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:23:42.390Z] #0 7.474 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Wn6EXxe2IC/src/github.com/docker/libnetwork [2023-01-30T08:23:42.390Z] #0 7.490 Cloning into '/tmp/tmp.Wn6EXxe2IC/src/github.com/docker/libnetwork'... [2023-01-30T08:23:42.450Z] #33 ... [2023-01-30T08:23:42.450Z] [2023-01-30T08:23:42.450Z] #29 [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-01-30T08:23:42.450Z] #29 36.02 Reading package lists... [2023-01-30T08:23:42.450Z] #29 44.24 Building dependency tree... [2023-01-30T08:23:42.450Z] #29 50.41 The following additional packages will be installed: [2023-01-30T08:23:42.450Z] #29 50.44 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-30T08:23:42.450Z] #29 50.48 Suggested packages: [2023-01-30T08:23:42.450Z] #29 50.49 cmake-doc ninja-build lrzip [2023-01-30T08:23:42.450Z] #29 50.49 Recommended packages: [2023-01-30T08:23:42.450Z] #29 50.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-30T08:23:42.577Z] #45 DONE 1.3s [2023-01-30T08:23:42.577Z] [2023-01-30T08:23:42.577Z] #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-01-30T08:23:42.577Z] #39 31.49 DEP criu/protobuf-desc.d [2023-01-30T08:23:42.577Z] #39 31.57 DEP criu/proc_parse.d [2023-01-30T08:23:42.577Z] #39 31.69 DEP criu/plugin.d [2023-01-30T08:23:42.577Z] #39 31.72 DEP criu/pipes.d [2023-01-30T08:23:42.648Z] #35 ... [2023-01-30T08:23:42.648Z] [2023-01-30T08:23:42.648Z] #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-01-30T08:23:42.648Z] #0 7.912 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:42.648Z] #0 8.114 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:42.648Z] #0 8.130 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:42.648Z] #0 10.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:42.707Z] #29 ... [2023-01-30T08:23:42.707Z] [2023-01-30T08:23:42.707Z] #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-01-30T08:23:42.707Z] #33 51.11 The following additional packages will be installed: [2023-01-30T08:23:42.707Z] #33 51.11 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-30T08:23:42.707Z] #33 51.12 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-30T08:23:42.707Z] #33 51.12 Suggested packages: [2023-01-30T08:23:42.707Z] #33 51.12 manpages-dev protobuf-mode-el python3-setuptools [2023-01-30T08:23:42.838Z] #39 31.83 DEP criu/pie-util.d [2023-01-30T08:23:42.838Z] #39 31.88 DEP criu/pie-util-vdso.d [2023-01-30T08:23:42.906Z] #36 ... [2023-01-30T08:23:42.906Z] [2023-01-30T08:23:42.906Z] #31 [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-01-30T08:23:42.906Z] #31 11.03 internal/goos [2023-01-30T08:23:42.906Z] #31 11.30 runtime/internal/atomic [2023-01-30T08:23:43.098Z] #39 31.97 DEP criu/pie-util-vdso-elf32.d [2023-01-30T08:23:43.098Z] #39 32.04 DEP criu/path.d [2023-01-30T08:23:43.098Z] #39 32.12 DEP criu/parasite-syscall.d [2023-01-30T08:23:43.098Z] #39 32.21 DEP criu/pagemap.d [2023-01-30T08:23:43.165Z] #31 11.90 internal/bytealg [2023-01-30T08:23:43.357Z] #39 32.31 DEP criu/pagemap-cache.d [2023-01-30T08:23:43.357Z] #39 32.36 DEP criu/page-xfer.d [2023-01-30T08:23:43.357Z] #39 32.46 DEP criu/page-pipe.d [2023-01-30T08:23:43.357Z] #39 32.50 DEP criu/netfilter.d [2023-01-30T08:23:43.357Z] #39 32.56 DEP criu/net.d [2023-01-30T08:23:43.615Z] #39 32.65 DEP criu/namespaces.d [2023-01-30T08:23:43.615Z] #39 ... [2023-01-30T08:23:43.615Z] [2023-01-30T08:23:43.615Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-30T08:23:43.615Z] #46 DONE 1.2s [2023-01-30T08:23:43.615Z] [2023-01-30T08:23:43.615Z] #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-01-30T08:23:43.615Z] #39 32.74 DEP criu/mount.d [2023-01-30T08:23:43.615Z] #39 32.81 DEP criu/memfd.d [2023-01-30T08:23:43.615Z] #39 32.86 DEP criu/mem.d [2023-01-30T08:23:43.874Z] #39 32.94 DEP criu/lsm.d [2023-01-30T08:23:44.027Z] Commit message: "[20.10] update containerd binary to v1.6.16" [2023-01-30T08:23:44.049Z] > git --version # timeout=10 [2023-01-30T08:23:44.053Z] > git --version # 'git version 2.25.1' [2023-01-30T08:23:44.064Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-30T08:23:44.103Z] #31 13.01 runtime/internal/math [2023-01-30T08:23:44.132Z] #39 33.02 DEP criu/log.d [2023-01-30T08:23:44.132Z] #39 33.08 DEP criu/libnetlink.d [2023-01-30T08:23:44.132Z] #39 33.15 DEP criu/kerndat.d [2023-01-30T08:23:44.132Z] #39 33.23 DEP criu/kcmp-ids.d [2023-01-30T08:23:44.132Z] #39 33.26 DEP criu/irmap.d [2023-01-30T08:23:44.391Z] #39 33.31 DEP criu/ipc_ns.d [2023-01-30T08:23:44.391Z] #39 33.38 DEP criu/image.d [2023-01-30T08:23:44.391Z] #39 33.44 DEP criu/image-desc.d [2023-01-30T08:23:44.391Z] #39 33.48 DEP criu/fsnotify.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-30T08:23:44.650Z] #39 33.53 DEP criu/filesystems.d [2023-01-30T08:23:44.650Z] #39 33.60 DEP criu/files.d [2023-01-30T08:23:44.650Z] #39 33.69 DEP criu/files-reg.d [2023-01-30T08:23:44.650Z] #39 33.75 DEP criu/files-ext.d [2023-01-30T08:23:44.669Z] #31 13.39 runtime/internal/sys [2023-01-30T08:23:44.910Z] #39 33.80 DEP criu/file-lock.d [2023-01-30T08:23:44.910Z] #39 33.85 DEP criu/file-ids.d [2023-01-30T08:23:44.910Z] #39 33.92 DEP criu/fifo.d [2023-01-30T08:23:44.910Z] #39 33.97 DEP criu/fdstore.d [2023-01-30T08:23:44.910Z] #39 34.02 DEP criu/fault-injection.d [2023-01-30T08:23:44.910Z] #39 ... [2023-01-30T08:23:44.910Z] [2023-01-30T08:23:44.910Z] #47 [dev-systemd-false 6/26] RUN ldconfig [2023-01-30T08:23:44.910Z] #47 DONE 1.3s [2023-01-30T08:23:44.910Z] [2023-01-30T08:23:44.910Z] #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-01-30T08:23:44.910Z] #39 34.04 DEP criu/external.d [2023-01-30T08:23:44.910Z] #39 34.13 DEP criu/eventpoll.d [2023-01-30T08:23:44.927Z] #31 13.74 runtime/internal/syscall [2023-01-30T08:23:45.106Z] + docker version [2023-01-30T08:23:45.170Z] #39 34.20 DEP criu/eventfd.d [2023-01-30T08:23:45.185Z] #31 13.87 internal/itoa [2023-01-30T08:23:45.231Z] #33 53.29 The following NEW packages will be installed: [2023-01-30T08:23:45.231Z] #33 53.30 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-30T08:23:45.231Z] #33 53.30 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-30T08:23:45.231Z] #33 53.30 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-30T08:23:45.231Z] #33 53.30 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-30T08:23:45.231Z] #33 53.83 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:23:45.231Z] #33 53.83 Need to get 4583 kB of archives. [2023-01-30T08:23:45.231Z] #33 53.83 After this operation, 25.9 MB of additional disk space will be used. [2023-01-30T08:23:45.231Z] #33 53.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-30T08:23:45.231Z] #33 53.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-30T08:23:45.428Z] #39 34.29 DEP criu/crtools.d [2023-01-30T08:23:45.429Z] #39 34.34 DEP criu/cr-service.d [2023-01-30T08:23:45.429Z] #39 34.47 DEP criu/cr-restore.d [2023-01-30T08:23:45.488Z] #33 53.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-30T08:23:45.488Z] #33 53.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-30T08:23:45.488Z] #33 53.98 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-01-30T08:23:45.488Z] #33 54.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-30T08:23:45.488Z] #33 54.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-30T08:23:45.488Z] #33 54.02 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-01-30T08:23:45.488Z] #33 54.05 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-01-30T08:23:45.688Z] #39 34.59 DEP criu/cr-errno.d [2023-01-30T08:23:45.688Z] #39 34.60 DEP criu/cr-dump.d [2023-01-30T08:23:45.688Z] #39 34.69 DEP criu/cr-dedup.d [2023-01-30T08:23:45.688Z] #39 34.75 DEP criu/cr-check.d [2023-01-30T08:23:45.745Z] #33 54.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-30T08:23:45.745Z] #33 54.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-30T08:23:45.745Z] #33 54.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-30T08:23:45.745Z] #33 54.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-30T08:23:45.745Z] #33 54.33 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-01-30T08:23:45.745Z] #33 54.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-30T08:23:45.745Z] #33 54.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-30T08:23:45.745Z] #33 54.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-30T08:23:45.752Z] #31 14.58 math/bits [2023-01-30T08:23:45.946Z] #39 34.84 DEP criu/config.d [2023-01-30T08:23:45.946Z] #39 34.89 DEP criu/clone-noasan.d [2023-01-30T08:23:45.946Z] #39 34.92 DEP criu/cgroup.d [2023-01-30T08:23:45.946Z] #39 35.01 DEP criu/cgroup-props.d [2023-01-30T08:23:45.946Z] #39 35.07 DEP criu/bitmap.d [2023-01-30T08:23:45.946Z] #39 35.08 DEP criu/bfd.d [2023-01-30T08:23:46.002Z] #33 54.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-30T08:23:46.002Z] #33 ... [2023-01-30T08:23:46.002Z] [2023-01-30T08:23:46.002Z] #21 [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-01-30T08:23:46.002Z] #21 36.73 Reading package lists... [2023-01-30T08:23:46.002Z] #21 44.60 Building dependency tree... [2023-01-30T08:23:46.002Z] #21 50.62 The following additional packages will be installed: [2023-01-30T08:23:46.002Z] #21 50.64 libbtrfs0 [2023-01-30T08:23:46.002Z] #21 50.97 The following NEW packages will be installed: [2023-01-30T08:23:46.002Z] #21 50.98 libbtrfs-dev libbtrfs0 [2023-01-30T08:23:46.002Z] #21 51.39 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:23:46.002Z] #21 51.39 Need to get 460 kB of archives. [2023-01-30T08:23:46.002Z] #21 51.39 After this operation, 1237 kB of additional disk space will be used. [2023-01-30T08:23:46.002Z] #21 51.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-30T08:23:46.002Z] #21 51.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-30T08:23:46.002Z] #21 53.10 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:23:46.002Z] #21 53.67 Fetched 460 kB in 0s (1157 kB/s) [2023-01-30T08:23:46.002Z] #21 54.05 Selecting previously unselected package libbtrfs0:amd64. [2023-01-30T08:23:46.002Z] #21 54.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:23:46.002Z] #21 54.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-30T08:23:46.002Z] #21 54.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:23:46.002Z] #21 54.63 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-30T08:23:46.002Z] #21 54.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-30T08:23:46.002Z] #21 ... [2023-01-30T08:23:46.002Z] [2023-01-30T08:23:46.002Z] #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-01-30T08:23:46.002Z] #26 52.80 go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:23:46.002Z] #26 52.81 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-30T08:23:46.002Z] #26 52.94 go: downloading github.com/pkg/errors v0.9.1 [2023-01-30T08:23:46.002Z] #26 52.98 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-30T08:23:46.002Z] #26 53.04 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-30T08:23:46.002Z] #26 53.41 go: downloading github.com/spf13/viper v1.10.1 [2023-01-30T08:23:46.002Z] #26 53.85 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-30T08:23:46.002Z] #26 54.28 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:23:46.002Z] #26 54.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:23:46.002Z] #26 54.36 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-30T08:23:46.002Z] #26 54.36 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-30T08:23:46.205Z] #39 35.16 DEP criu/autofs.d [2023-01-30T08:23:46.205Z] #39 35.26 DEP criu/aio.d [2023-01-30T08:23:46.205Z] #39 35.34 DEP criu/action-scripts.d [2023-01-30T08:23:46.466Z] #39 35.49 CC criu/action-scripts.o [2023-01-30T08:23:46.466Z] #39 35.65 CC criu/aio.o [2023-01-30T08:23:46.565Z] #26 ... [2023-01-30T08:23:46.565Z] [2023-01-30T08:23:46.565Z] #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-01-30T08:23:46.565Z] #31 37.10 Reading package lists... [2023-01-30T08:23:46.565Z] #31 45.41 Building dependency tree... [2023-01-30T08:23:46.565Z] #31 51.71 The following additional packages will be installed: [2023-01-30T08:23:46.565Z] #31 51.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-30T08:23:46.565Z] #31 51.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-30T08:23:46.565Z] #31 51.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-30T08:23:46.565Z] #31 51.72 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-30T08:23:46.565Z] #31 51.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-30T08:23:46.565Z] #31 51.73 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-30T08:23:46.565Z] #31 51.73 mingw-w64-common mingw-w64-x86-64-dev [2023-01-30T08:23:46.565Z] #31 51.77 Suggested packages: [2023-01-30T08:23:46.565Z] #31 51.77 gcc-10-locales seccomp wine64 [2023-01-30T08:23:46.565Z] #31 54.16 The following NEW packages will be installed: [2023-01-30T08:23:46.565Z] #31 54.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-30T08:23:46.565Z] #31 54.18 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-30T08:23:46.565Z] #31 54.18 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-30T08:23:46.565Z] #31 54.18 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-30T08:23:46.565Z] #31 54.18 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-30T08:23:46.565Z] #31 54.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-30T08:23:46.565Z] #31 54.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-30T08:23:46.565Z] #31 54.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-30T08:23:46.565Z] #31 54.19 mingw-w64-x86-64-dev [2023-01-30T08:23:46.565Z] #31 54.93 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:23:46.565Z] #31 54.93 Need to get 115 MB of archives. [2023-01-30T08:23:46.565Z] #31 54.93 After this operation, 645 MB of additional disk space will be used. [2023-01-30T08:23:46.565Z] #31 54.93 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-01-30T08:23:46.686Z] #31 15.39 runtime [2023-01-30T08:23:46.822Z] #31 55.20 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-01-30T08:23:46.822Z] #31 ... [2023-01-30T08:23:46.822Z] [2023-01-30T08:23:46.822Z] #21 [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-01-30T08:23:46.822Z] #21 54.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-30T08:23:46.822Z] #21 54.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:23:46.822Z] #21 55.18 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:23:46.822Z] #21 55.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:23:46.822Z] #21 55.29 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:23:47.033Z] #39 35.87 CC criu/autofs.o [2023-01-30T08:23:47.253Z] #31 15.95 math [2023-01-30T08:23:47.291Z] #39 ... [2023-01-30T08:23:47.292Z] [2023-01-30T08:23:47.292Z] #48 [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-01-30T08:23:47.292Z] #0 1.051 + RM_GOPATH=0 [2023-01-30T08:23:47.292Z] #0 1.051 + TMP_GOPATH= [2023-01-30T08:23:47.292Z] #0 1.051 + : /build [2023-01-30T08:23:47.292Z] #0 1.051 + '[' -z '' ']' [2023-01-30T08:23:47.292Z] #0 1.051 ++ mktemp -d [2023-01-30T08:23:47.292Z] #0 1.051 + export GOPATH=/tmp/tmp.uMRTZelHdN [2023-01-30T08:23:47.292Z] #0 1.051 + GOPATH=/tmp/tmp.uMRTZelHdN [2023-01-30T08:23:47.292Z] #0 1.051 + RM_GOPATH=1 [2023-01-30T08:23:47.292Z] #0 1.051 + case "$(go env GOARCH)" in [2023-01-30T08:23:47.292Z] #0 1.051 ++ go env GOARCH [2023-01-30T08:23:47.292Z] #0 1.067 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:47.292Z] #0 1.067 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:47.292Z] #0 1.076 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:47.292Z] #0 1.081 + dir=/tmp/install [2023-01-30T08:23:47.292Z] #0 1.081 + bin=runc [2023-01-30T08:23:47.292Z] #0 1.081 + shift [2023-01-30T08:23:47.292Z] #0 1.081 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-30T08:23:47.292Z] #0 1.081 + . /tmp/install/runc.installer [2023-01-30T08:23:47.292Z] #0 1.081 ++ set -e [2023-01-30T08:23:47.292Z] #0 1.081 ++ : v1.1.4 [2023-01-30T08:23:47.292Z] #0 1.081 + install_runc [2023-01-30T08:23:47.292Z] #0 1.081 + RUNC_BUILDTAGS=seccomp [2023-01-30T08:23:47.292Z] #0 1.081 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-30T08:23:47.292Z] #0 1.081 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uMRTZelHdN/src/github.com/opencontainers/runc [2023-01-30T08:23:47.292Z] #0 1.082 Install runc version v1.1.4 (build tags: seccomp) [2023-01-30T08:23:47.292Z] #0 1.091 Cloning into '/tmp/tmp.uMRTZelHdN/src/github.com/opencontainers/runc'... [2023-01-30T08:23:47.292Z] #0 4.041 + cd /tmp/tmp.uMRTZelHdN/src/github.com/opencontainers/runc [2023-01-30T08:23:47.292Z] #0 4.041 + git checkout -q v1.1.4 [2023-01-30T08:23:47.292Z] #0 4.350 + '[' -z '' ']' [2023-01-30T08:23:47.292Z] #0 4.350 + target=static [2023-01-30T08:23:47.292Z] #0 4.350 + make BUILDTAGS=seccomp static [2023-01-30T08:23:47.292Z] #0 4.648 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-01-30T08:23:47.385Z] #21 DONE 55.9s [2023-01-30T08:23:47.385Z] [2023-01-30T08:23:47.385Z] #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-01-30T08:23:47.385Z] #31 55.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-30T08:23:47.385Z] #31 55.46 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-01-30T08:23:47.385Z] #31 55.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-30T08:23:47.385Z] #31 55.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-30T08:23:47.385Z] #31 55.82 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-01-30T08:23:47.561Z] #48 ... [2023-01-30T08:23:47.561Z] [2023-01-30T08:23:47.561Z] #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-01-30T08:23:47.561Z] #39 36.55 CC criu/bfd.o [2023-01-30T08:23:47.561Z] #39 36.74 CC criu/bitmap.o [2023-01-30T08:23:47.561Z] #39 36.81 CC criu/cgroup-props.o [2023-01-30T08:23:47.641Z] #31 56.28 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-01-30T08:23:47.916Z] #31 56.31 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-01-30T08:23:48.128Z] #39 37.15 CC criu/cgroup.o [2023-01-30T08:23:48.188Z] #31 ... [2023-01-30T08:23:48.188Z] [2023-01-30T08:23:48.188Z] #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-01-30T08:23:48.188Z] #21 6.994 + RM_GOPATH=0 [2023-01-30T08:23:48.188Z] #21 6.994 + TMP_GOPATH= [2023-01-30T08:23:48.188Z] #21 6.994 + : /build [2023-01-30T08:23:48.188Z] #21 6.994 + '[' -z '' ']' [2023-01-30T08:23:48.188Z] #21 7.001 ++ mktemp -d [2023-01-30T08:23:48.188Z] #21 7.009 + export GOPATH=/tmp/tmp.x3MQ6RCHpo [2023-01-30T08:23:48.188Z] #21 7.009 + GOPATH=/tmp/tmp.x3MQ6RCHpo [2023-01-30T08:23:48.188Z] #21 7.009 + RM_GOPATH=1 [2023-01-30T08:23:48.188Z] #21 7.009 + case "$(go env GOARCH)" in [2023-01-30T08:23:48.188Z] #21 7.009 ++ go env GOARCH [2023-01-30T08:23:48.188Z] #21 7.056 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:48.188Z] #21 7.056 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:48.188Z] #21 7.056 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:48.188Z] #21 7.056 + dir=/tmp/install [2023-01-30T08:23:48.188Z] #21 7.056 + bin=dockercli [2023-01-30T08:23:48.188Z] #21 7.056 + shift [2023-01-30T08:23:48.188Z] #21 7.056 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-30T08:23:48.188Z] #21 7.056 + . /tmp/install/dockercli.installer [2023-01-30T08:23:48.188Z] #21 7.056 ++ : stable [2023-01-30T08:23:48.188Z] #21 7.113 ++ : 17.06.2-ce [2023-01-30T08:23:48.188Z] #21 7.116 Install docker/cli version 17.06.2-ce from stable [2023-01-30T08:23:48.188Z] #21 7.125 + install_dockercli [2023-01-30T08:23:48.188Z] #21 7.125 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-30T08:23:48.188Z] #21 7.125 ++ uname -m [2023-01-30T08:23:48.188Z] #21 7.165 + arch=x86_64 [2023-01-30T08:23:48.188Z] #21 7.165 + '[' x86_64 '!=' x86_64 ']' [2023-01-30T08:23:48.188Z] #21 7.165 + url=https://download.docker.com/linux/static [2023-01-30T08:23:48.188Z] #21 7.177 + tar -xz docker/docker [2023-01-30T08:23:48.188Z] #21 7.213 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-30T08:23:48.759Z] #21 ... [2023-01-30T08:23:48.759Z] [2023-01-30T08:23:48.759Z] #32 [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-01-30T08:23:48.759Z] #32 17.72 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-30T08:23:48.890Z] #31 57.44 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-01-30T08:23:49.063Z] #39 38.07 CC criu/clone-noasan.o [2023-01-30T08:23:49.063Z] #39 38.17 CC criu/config.o [2023-01-30T08:23:49.326Z] #32 18.04 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-30T08:23:50.000Z] #39 38.77 CC criu/cr-check.o [2023-01-30T08:23:50.258Z] #39 39.42 CC criu/cr-dedup.o [2023-01-30T08:23:50.825Z] #39 39.65 CC criu/cr-dump.o [2023-01-30T08:23:51.393Z] #39 40.59 CC criu/cr-errno.o [2023-01-30T08:23:51.409Z] #31 60.09 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-01-30T08:23:51.419Z] Client: Docker Engine - Community [2023-01-30T08:23:51.419Z] Version: 22.06.0-beta.0 [2023-01-30T08:23:51.419Z] API version: 1.42 [2023-01-30T08:23:51.419Z] Go version: go1.18.3 [2023-01-30T08:23:51.419Z] Git commit: 3e9117b [2023-01-30T08:23:51.419Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-30T08:23:51.419Z] OS/Arch: linux/arm64 [2023-01-30T08:23:51.419Z] Context: default [2023-01-30T08:23:51.419Z] [2023-01-30T08:23:51.419Z] Server: Docker Engine - Community [2023-01-30T08:23:51.419Z] Engine: [2023-01-30T08:23:51.419Z] Version: 22.06.0-beta.0 [2023-01-30T08:23:51.419Z] API version: 1.42 (minimum version 1.12) [2023-01-30T08:23:51.419Z] Go version: go1.18.3 [2023-01-30T08:23:51.419Z] Git commit: 38633e7 [2023-01-30T08:23:51.419Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-30T08:23:51.419Z] OS/Arch: linux/arm64 [2023-01-30T08:23:51.419Z] Experimental: true [2023-01-30T08:23:51.419Z] containerd: [2023-01-30T08:23:51.419Z] Version: 1.6.8 [2023-01-30T08:23:51.419Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-30T08:23:51.419Z] runc: [2023-01-30T08:23:51.419Z] Version: 1.1.4 [2023-01-30T08:23:51.419Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-30T08:23:51.419Z] docker-init: [2023-01-30T08:23:51.419Z] Version: 0.19.0 [2023-01-30T08:23:51.419Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-30T08:23:51.652Z] #39 40.63 CC criu/cr-restore.o [2023-01-30T08:23:51.724Z] + docker info [2023-01-30T08:23:51.724Z] Client: [2023-01-30T08:23:51.724Z] Context: default [2023-01-30T08:23:51.724Z] Debug Mode: false [2023-01-30T08:23:51.724Z] Plugins: [2023-01-30T08:23:51.724Z] buildx: Docker Buildx (Docker Inc.) [2023-01-30T08:23:51.724Z] Version: v0.8.2 [2023-01-30T08:23:51.724Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-01-30T08:23:51.724Z] compose: Docker Compose (Docker Inc.) [2023-01-30T08:23:51.724Z] Version: v2.12.0 [2023-01-30T08:23:51.724Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-30T08:23:51.724Z] [2023-01-30T08:23:51.724Z] Server: [2023-01-30T08:23:51.724Z] Containers: 0 [2023-01-30T08:23:51.724Z] Running: 0 [2023-01-30T08:23:51.724Z] Paused: 0 [2023-01-30T08:23:51.724Z] Stopped: 0 [2023-01-30T08:23:51.724Z] Images: 0 [2023-01-30T08:23:51.724Z] Server Version: 22.06.0-beta.0 [2023-01-30T08:23:51.724Z] Storage Driver: overlay2 [2023-01-30T08:23:51.724Z] Backing Filesystem: extfs [2023-01-30T08:23:51.724Z] Supports d_type: true [2023-01-30T08:23:51.724Z] Using metacopy: false [2023-01-30T08:23:51.724Z] Native Overlay Diff: true [2023-01-30T08:23:51.724Z] userxattr: false [2023-01-30T08:23:51.724Z] Logging Driver: json-file [2023-01-30T08:23:51.724Z] Cgroup Driver: cgroupfs [2023-01-30T08:23:51.724Z] Cgroup Version: 1 [2023-01-30T08:23:51.724Z] Plugins: [2023-01-30T08:23:51.724Z] Volume: local [2023-01-30T08:23:51.724Z] Network: bridge host ipvlan macvlan null overlay [2023-01-30T08:23:51.724Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-30T08:23:51.724Z] Swarm: inactive [2023-01-30T08:23:51.724Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-30T08:23:51.724Z] Default Runtime: runc [2023-01-30T08:23:51.724Z] Init Binary: docker-init [2023-01-30T08:23:51.724Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-30T08:23:51.724Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-30T08:23:51.724Z] init version: de40ad0 [2023-01-30T08:23:51.724Z] Security Options: [2023-01-30T08:23:51.724Z] apparmor [2023-01-30T08:23:51.724Z] seccomp [2023-01-30T08:23:51.724Z] Profile: builtin [2023-01-30T08:23:51.724Z] Kernel Version: 5.15.0-1022-aws [2023-01-30T08:23:51.724Z] Operating System: Ubuntu 20.04.5 LTS [2023-01-30T08:23:51.724Z] OSType: linux [2023-01-30T08:23:51.724Z] Architecture: aarch64 [2023-01-30T08:23:51.724Z] CPUs: 2 [2023-01-30T08:23:51.724Z] Total Memory: 7.559GiB [2023-01-30T08:23:51.724Z] Name: ip-10-100-113-194 [2023-01-30T08:23:51.724Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-01-30T08:23:51.724Z] Docker Root Dir: /var/lib/docker [2023-01-30T08:23:51.724Z] Debug Mode: false [2023-01-30T08:23:51.724Z] Registry: https://index.docker.io/v1/ [2023-01-30T08:23:51.724Z] Labels: [2023-01-30T08:23:51.724Z] Experimental: true [2023-01-30T08:23:51.724Z] Insecure Registries: [2023-01-30T08:23:51.724Z] 127.0.0.0/8 [2023-01-30T08:23:51.724Z] Live Restore Enabled: true [2023-01-30T08:23:51.724Z] [Pipeline] sh [2023-01-30T08:23:51.972Z] #31 ... [2023-01-30T08:23:51.972Z] [2023-01-30T08:23:51.972Z] #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-01-30T08:23:51.972Z] #30 DONE 60.4s [2023-01-30T08:23:51.972Z] [2023-01-30T08:23:51.972Z] #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-01-30T08:23:51.972Z] #33 55.99 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:23:51.972Z] #33 56.42 Fetched 4583 kB in 1s (4393 kB/s) [2023-01-30T08:23:51.972Z] #33 56.65 Selecting previously unselected package libcap2:amd64. [2023-01-30T08:23:51.972Z] #33 56.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:23:51.972Z] #33 56.74 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-30T08:23:51.972Z] #33 56.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:23:51.972Z] #33 57.03 Selecting previously unselected package libcap-dev:amd64. [2023-01-30T08:23:51.972Z] #33 57.04 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-30T08:23:51.972Z] #33 57.08 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-30T08:23:51.972Z] #33 57.36 Selecting previously unselected package libnet1:amd64. [2023-01-30T08:23:51.972Z] #33 57.37 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:23:51.972Z] #33 57.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:23:51.972Z] #33 57.61 Selecting previously unselected package libnet1-dev. [2023-01-30T08:23:51.972Z] #33 57.61 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:23:51.972Z] #33 57.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-30T08:23:51.972Z] #33 58.20 Selecting previously unselected package libnl-3-200:amd64. [2023-01-30T08:23:51.972Z] #33 58.21 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:23:51.972Z] #33 58.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:23:51.972Z] #33 58.51 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-30T08:23:51.972Z] #33 58.52 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:23:51.972Z] #33 58.53 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-30T08:23:51.972Z] #33 59.04 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-30T08:23:51.972Z] #33 59.05 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:23:51.972Z] #33 59.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:23:51.972Z] #33 59.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-30T08:23:51.972Z] #33 59.19 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:23:51.972Z] #33 59.21 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-30T08:23:51.972Z] #33 60.23 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-30T08:23:51.972Z] #33 60.23 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-30T08:23:51.972Z] #33 60.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-30T08:23:52.003Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-30T08:23:52.003Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-30T08:23:52.003Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44882/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-30T08:23:52.003Z] + bash /home/ubuntu/workspace/moby_PR-44882/check-config.sh [2023-01-30T08:23:52.003Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-30T08:23:52.003Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-01-30T08:23:52.003Z] [2023-01-30T08:23:52.003Z] Generally Necessary: [2023-01-30T08:23:52.003Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-30T08:23:52.003Z] - apparmor: enabled and tools installed [2023-01-30T08:23:52.003Z] - CONFIG_NAMESPACES: enabled [2023-01-30T08:23:52.003Z] - CONFIG_NET_NS: enabled [2023-01-30T08:23:52.003Z] - CONFIG_PID_NS: enabled [2023-01-30T08:23:52.003Z] - CONFIG_IPC_NS: enabled [2023-01-30T08:23:52.003Z] - CONFIG_UTS_NS: enabled [2023-01-30T08:23:52.003Z] - CONFIG_CGROUPS: enabled [2023-01-30T08:23:52.003Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-30T08:23:52.003Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-30T08:23:52.003Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-30T08:23:52.003Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-30T08:23:52.003Z] - CONFIG_CPUSETS: enabled [2023-01-30T08:23:52.003Z] - CONFIG_MEMCG: enabled [2023-01-30T08:23:52.003Z] - CONFIG_KEYS: enabled [2023-01-30T08:23:52.003Z] - CONFIG_VETH: enabled (as module) [2023-01-30T08:23:52.003Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-30T08:23:52.003Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-30T08:23:52.003Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-30T08:23:52.229Z] #33 60.72 Selecting previously unselected package libprotobuf23:amd64. [2023-01-30T08:23:52.229Z] #33 60.75 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-30T08:23:52.229Z] #33 60.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-30T08:23:52.261Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-30T08:23:52.261Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-30T08:23:52.261Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-30T08:23:52.261Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-30T08:23:52.261Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-30T08:23:52.261Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-30T08:23:52.261Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-30T08:23:52.261Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-30T08:23:52.261Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-30T08:23:52.261Z] [2023-01-30T08:23:52.261Z] Optional Features: [2023-01-30T08:23:52.261Z] - CONFIG_USER_NS: enabled [2023-01-30T08:23:52.261Z] - CONFIG_SECCOMP: enabled [2023-01-30T08:23:52.261Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-30T08:23:52.261Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-30T08:23:52.261Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-30T08:23:52.261Z] (cgroup swap accounting is currently enabled) [2023-01-30T08:23:52.261Z] - CONFIG_BLK_CGROUP: enabled [2023-01-30T08:23:52.261Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-30T08:23:52.261Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-30T08:23:52.261Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-30T08:23:52.261Z] - CONFIG_CGROUP_PERF: enabled [2023-01-30T08:23:52.261Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-30T08:23:52.261Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-30T08:23:52.519Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-30T08:23:52.519Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-30T08:23:52.519Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-30T08:23:52.519Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-30T08:23:52.519Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-30T08:23:52.519Z] - CONFIG_IP_VS: enabled (as module) [2023-01-30T08:23:52.519Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-30T08:23:52.519Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-30T08:23:52.519Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-30T08:23:52.519Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-30T08:23:52.519Z] - CONFIG_EXT4_FS: enabled [2023-01-30T08:23:52.519Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-30T08:23:52.519Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-30T08:23:52.519Z] - Network Drivers: [2023-01-30T08:23:52.519Z] - "overlay": [2023-01-30T08:23:52.519Z] - CONFIG_VXLAN: enabled (as module) [2023-01-30T08:23:52.519Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-30T08:23:52.519Z] Optional (for encrypted networks): [2023-01-30T08:23:52.778Z] - CONFIG_CRYPTO: enabled [2023-01-30T08:23:52.778Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-30T08:23:52.778Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-30T08:23:52.778Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-30T08:23:52.778Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-30T08:23:52.778Z] - CONFIG_XFRM: enabled [2023-01-30T08:23:52.778Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-30T08:23:52.778Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-30T08:23:52.778Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-30T08:23:52.778Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-30T08:23:52.778Z] - "ipvlan": [2023-01-30T08:23:52.778Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-30T08:23:52.778Z] - "macvlan": [2023-01-30T08:23:52.778Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-30T08:23:52.778Z] - CONFIG_DUMMY: enabled (as module) [2023-01-30T08:23:52.778Z] - "ftp,tftp client in container": [2023-01-30T08:23:52.778Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-30T08:23:52.778Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-30T08:23:52.778Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-30T08:23:52.778Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-30T08:23:52.778Z] - Storage Drivers: [2023-01-30T08:23:52.778Z] - "aufs": [2023-01-30T08:23:52.778Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-30T08:23:52.778Z] - "btrfs": [2023-01-30T08:23:52.778Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-30T08:23:52.778Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-30T08:23:52.778Z] - "devicemapper": [2023-01-30T08:23:52.778Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-30T08:23:52.778Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-30T08:23:52.778Z] - "overlay": [2023-01-30T08:23:52.778Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-30T08:23:52.778Z] - "zfs": [2023-01-30T08:23:52.778Z] - /dev/zfs: present [2023-01-30T08:23:52.778Z] - zfs command: missing [2023-01-30T08:23:52.778Z] - zpool command: missing [2023-01-30T08:23:52.778Z] [2023-01-30T08:23:52.778Z] Limits: [2023-01-30T08:23:52.778Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-30T08:23:52.778Z] [2023-01-30T08:23:52.778Z] + true [Pipeline] } [2023-01-30T08:23:52.793Z] #33 ... [2023-01-30T08:23:52.793Z] [2023-01-30T08:23:52.793Z] #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-01-30T08:23:52.793Z] #31 61.18 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] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-30T08:23:53.099Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:526ae907e2828307f54315b184457c64bf1b299d . [2023-01-30T08:23:53.357Z] #1 [internal] load build definition from Dockerfile [2023-01-30T08:23:53.357Z] #1 transferring dockerfile: 16.91kB done [2023-01-30T08:23:53.357Z] #1 DONE 0.0s [2023-01-30T08:23:53.357Z] [2023-01-30T08:23:53.357Z] #2 [internal] load .dockerignore [2023-01-30T08:23:53.357Z] #2 transferring context: 87B done [2023-01-30T08:23:53.357Z] #2 DONE 0.1s [2023-01-30T08:23:53.510Z] #32 22.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-30T08:23:53.510Z] #32 ... [2023-01-30T08:23:53.510Z] [2023-01-30T08:23:53.510Z] #27 [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-01-30T08:23:53.510Z] #27 12.22 go: downloading github.com/pkg/errors v0.9.1 [2023-01-30T08:23:53.510Z] #27 12.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-30T08:23:53.510Z] #27 12.29 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-30T08:23:53.510Z] #27 13.85 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-30T08:23:53.510Z] #27 19.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-30T08:23:53.510Z] #27 20.64 go: downloading github.com/google/uuid v1.3.0 [2023-01-30T08:23:53.510Z] #27 20.74 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-30T08:23:53.510Z] #27 21.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-30T08:23:53.510Z] #27 21.13 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-30T08:23:53.510Z] #27 21.19 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-30T08:23:53.510Z] #27 21.68 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-30T08:23:53.510Z] #27 22.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-30T08:23:53.557Z] #39 42.28 CC criu/cr-service.o [2023-01-30T08:23:53.557Z] #39 ... [2023-01-30T08:23:53.557Z] [2023-01-30T08:23:53.557Z] #49 [dev-systemd-false 7/26] 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-01-30T08:23:53.557Z] #0 1.408 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:23:53.557Z] #0 1.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:23:53.557Z] #0 1.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:23:53.557Z] #0 1.827 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:23:53.557Z] #0 2.383 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:53.557Z] #0 3.054 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:53.557Z] #0 4.084 Fetched 8624 kB in 3s (2910 kB/s) [2023-01-30T08:23:53.557Z] #0 4.084 Reading package lists... [2023-01-30T08:23:53.557Z] #0 5.050 Reading package lists... [2023-01-30T08:23:53.557Z] #0 6.005 Building dependency tree... [2023-01-30T08:23:53.557Z] #0 6.412 The following additional packages will be installed: [2023-01-30T08:23:53.557Z] #0 6.412 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-30T08:23:53.557Z] #0 6.412 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-30T08:23:53.557Z] #0 6.413 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-30T08:23:53.557Z] #0 6.413 python3-pkg-resources vim-runtime xxd [2023-01-30T08:23:53.557Z] #0 6.414 Suggested packages: [2023-01-30T08:23:53.557Z] #0 6.414 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-30T08:23:53.557Z] #0 6.414 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-30T08:23:53.557Z] #0 6.414 acl attr quota [2023-01-30T08:23:53.557Z] #0 6.414 Recommended packages: [2023-01-30T08:23:53.557Z] #0 6.414 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-30T08:23:53.557Z] #0 6.857 The following NEW packages will be installed: [2023-01-30T08:23:53.557Z] #0 6.858 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-30T08:23:53.557Z] #0 6.859 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-30T08:23:53.557Z] #0 6.859 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-30T08:23:53.557Z] #0 6.860 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-30T08:23:53.557Z] #0 6.861 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-30T08:23:53.557Z] #0 6.861 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-30T08:23:53.557Z] #0 6.862 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-30T08:23:53.557Z] #0 6.862 xz-utils zip [2023-01-30T08:23:53.557Z] #0 7.146 0 upgraded, 47 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:23:53.557Z] #0 7.146 Need to get 27.0 MB of archives. [2023-01-30T08:23:53.557Z] #0 7.146 After this operation, 104 MB of additional disk space will be used. [2023-01-30T08:23:53.557Z] #0 7.146 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-30T08:23:53.557Z] #0 7.149 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-30T08:23:53.557Z] #0 7.152 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-30T08:23:53.557Z] #0 7.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-30T08:23:53.557Z] #0 7.154 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-30T08:23:53.557Z] #0 7.155 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-30T08:23:53.557Z] #0 7.156 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-30T08:23:53.557Z] #0 7.157 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-30T08:23:53.557Z] #0 7.167 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-30T08:23:53.557Z] #0 7.169 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-30T08:23:53.557Z] #0 7.172 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-30T08:23:53.557Z] #0 7.174 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-30T08:23:53.557Z] #0 7.175 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-30T08:23:53.557Z] #0 7.184 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-30T08:23:53.557Z] #0 7.188 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-30T08:23:53.557Z] #0 7.191 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-30T08:23:53.557Z] #0 7.192 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-30T08:23:53.557Z] #0 7.193 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-30T08:23:53.557Z] #0 7.193 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-30T08:23:53.558Z] #0 7.194 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-30T08:23:53.558Z] #0 7.195 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-30T08:23:53.558Z] #0 7.200 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-30T08:23:53.558Z] #0 7.205 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-30T08:23:53.558Z] #0 7.206 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-30T08:23:53.558Z] #0 7.207 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-30T08:23:53.558Z] #0 7.208 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-30T08:23:53.558Z] #0 7.209 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-30T08:23:53.558Z] #0 7.308 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-30T08:23:53.558Z] #0 7.309 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-30T08:23:53.558Z] #0 7.310 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-01-30T08:23:53.558Z] #0 7.311 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-30T08:23:53.558Z] #0 7.312 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-30T08:23:53.558Z] #0 7.314 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-30T08:23:53.558Z] #0 7.315 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-30T08:23:53.558Z] #0 7.331 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-30T08:23:53.558Z] #0 7.332 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-30T08:23:53.558Z] #0 7.344 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-30T08:23:53.558Z] #0 7.346 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-30T08:23:53.558Z] #0 7.368 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-30T08:23:53.558Z] #0 7.369 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-30T08:23:53.558Z] #0 7.372 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-01-30T08:23:53.558Z] #0 7.379 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-30T08:23:53.558Z] #0 7.383 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-30T08:23:53.558Z] #0 7.385 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-30T08:23:53.558Z] #0 7.439 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-30T08:23:53.558Z] #0 7.452 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-30T08:23:53.558Z] #0 7.460 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-30T08:23:53.558Z] #0 7.751 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:23:53.558Z] #0 7.798 Fetched 27.0 MB in 1s (45.7 MB/s) [2023-01-30T08:23:53.558Z] #0 7.861 Selecting previously unselected package pigz. [2023-01-30T08:23:53.558Z] #0 7.861 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-01-30T08:23:53.558Z] #0 7.900 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-30T08:23:53.558Z] #0 7.903 Unpacking pigz (2.6-1) ... [2023-01-30T08:23:53.558Z] #0 7.981 Selecting previously unselected package libelf1:amd64. [2023-01-30T08:23:53.558Z] #0 7.989 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-30T08:23:53.558Z] #0 8.029 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-30T08:23:53.616Z] [2023-01-30T08:23:53.616Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-30T08:23:53.726Z] #31 ... [2023-01-30T08:23:53.726Z] [2023-01-30T08:23:53.726Z] #29 [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-01-30T08:23:53.726Z] #29 52.05 The following NEW packages will be installed: [2023-01-30T08:23:53.726Z] #29 52.09 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-30T08:23:53.726Z] #29 52.09 vim-common xxd [2023-01-30T08:23:53.726Z] #29 52.79 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:23:53.726Z] #29 52.79 Need to get 17.7 MB of archives. [2023-01-30T08:23:53.726Z] #29 52.79 After this operation, 70.7 MB of additional disk space will be used. [2023-01-30T08:23:53.726Z] #29 52.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-30T08:23:53.726Z] #29 52.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-30T08:23:53.726Z] #29 52.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-30T08:23:53.726Z] #29 52.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-30T08:23:53.726Z] #29 53.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-30T08:23:53.726Z] #29 53.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-30T08:23:53.726Z] #29 53.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-30T08:23:53.726Z] #29 53.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-30T08:23:53.726Z] #29 53.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-30T08:23:53.726Z] #29 53.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-30T08:23:53.726Z] #29 56.32 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:23:53.726Z] #29 56.69 Fetched 17.7 MB in 2s (8103 kB/s) [2023-01-30T08:23:53.726Z] #29 56.93 Selecting previously unselected package xxd. [2023-01-30T08:23:53.726Z] #29 56.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:23:53.726Z] #29 57.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:23:53.726Z] #29 57.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:23:53.726Z] #29 57.45 Selecting previously unselected package vim-common. [2023-01-30T08:23:53.726Z] #29 57.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:23:53.726Z] #29 57.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:23:53.726Z] #29 58.20 Selecting previously unselected package cmake-data. [2023-01-30T08:23:53.726Z] #29 58.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-30T08:23:53.726Z] #29 58.24 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-30T08:23:53.726Z] #29 ... [2023-01-30T08:23:53.726Z] [2023-01-30T08:23:53.726Z] #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-01-30T08:23:53.726Z] #31 62.27 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-01-30T08:23:53.837Z] #49 ... [2023-01-30T08:23:53.838Z] [2023-01-30T08:23:53.838Z] #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-01-30T08:23:53.838Z] #39 42.93 CC criu/crtools.o [2023-01-30T08:23:53.875Z] #3 DONE 0.4s [2023-01-30T08:23:53.875Z] [2023-01-30T08:23:53.875Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-30T08:23:53.875Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2023-01-30T08:23:53.875Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-30T08:23:53.875Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2023-01-30T08:23:53.875Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2023-01-30T08:23:53.875Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 8.43MB / 9.21MB 0.2s [2023-01-30T08:23:54.077Z] #27 22.81 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-30T08:23:54.077Z] #27 ... [2023-01-30T08:23:54.077Z] [2023-01-30T08:23:54.077Z] #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-01-30T08:23:54.077Z] #28 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:54.107Z] #39 43.19 CC criu/eventfd.o [2023-01-30T08:23:54.132Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done [2023-01-30T08:23:54.132Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s [2023-01-30T08:23:54.132Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2023-01-30T08:23:54.132Z] #4 DONE 0.5s [2023-01-30T08:23:54.335Z] #28 ... [2023-01-30T08:23:54.335Z] [2023-01-30T08:23:54.336Z] #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-01-30T08:23:54.336Z] #36 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:54.336Z] #36 17.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:54.366Z] #39 ... [2023-01-30T08:23:54.366Z] [2023-01-30T08:23:54.366Z] #34 [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-01-30T08:23:54.366Z] #34 54.06 + dpkg --print-architecture [2023-01-30T08:23:54.366Z] #34 54.06 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-30T08:23:54.366Z] #34 54.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-30T08:23:54.366Z] #34 54.17 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-30T08:23:54.366Z] #34 DONE 63.8s [2023-01-30T08:23:54.366Z] [2023-01-30T08:23:54.366Z] #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-01-30T08:23:54.366Z] #39 43.38 CC criu/eventpoll.o [2023-01-30T08:23:54.390Z] [2023-01-30T08:23:54.390Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-30T08:23:54.596Z] #36 ... [2023-01-30T08:23:54.596Z] [2023-01-30T08:23:54.596Z] #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-01-30T08:23:54.596Z] #21 23.32 + mkdir -p /build [2023-01-30T08:23:54.596Z] #21 23.33 + mv docker/docker /build/ [2023-01-30T08:23:54.596Z] #21 23.35 + rmdir docker [2023-01-30T08:23:54.596Z] #21 ... [2023-01-30T08:23:54.596Z] [2023-01-30T08:23:54.596Z] #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-01-30T08:23:54.596Z] #26 13.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-30T08:23:54.625Z] #39 43.71 CC criu/external.o [2023-01-30T08:23:54.857Z] #26 ... [2023-01-30T08:23:54.857Z] [2023-01-30T08:23:54.857Z] #29 [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-01-30T08:23:54.857Z] #29 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:54.857Z] #29 17.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:54.857Z] #29 ... [2023-01-30T08:23:54.857Z] [2023-01-30T08:23:54.857Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-30T08:23:54.857Z] #34 13.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:23:54.857Z] #34 17.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:23:54.883Z] #39 43.90 CC criu/fault-injection.o [2023-01-30T08:23:54.883Z] #39 43.95 CC criu/fdstore.o [2023-01-30T08:23:55.145Z] #39 44.11 CC criu/fifo.o [2023-01-30T08:23:55.145Z] #39 44.26 CC criu/file-ids.o [2023-01-30T08:23:55.329Z] #5 DONE 1.0s [2023-01-30T08:23:55.329Z] [2023-01-30T08:23:55.329Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-30T08:23:55.329Z] #6 DONE 1.0s [2023-01-30T08:23:55.329Z] [2023-01-30T08:23:55.329Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-30T08:23:55.329Z] #7 DONE 1.0s [2023-01-30T08:23:55.329Z] [2023-01-30T08:23:55.329Z] #8 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-30T08:23:55.407Z] #39 44.40 CC criu/file-lock.o [2023-01-30T08:23:55.424Z] #34 ... [2023-01-30T08:23:55.424Z] [2023-01-30T08:23:55.424Z] #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-01-30T08:23:55.424Z] #21 DONE 24.1s [2023-01-30T08:23:55.424Z] [2023-01-30T08:23:55.424Z] #31 [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-01-30T08:23:55.424Z] #31 24.23 unicode/utf8 [2023-01-30T08:23:55.589Z] #8 DONE 1.1s [2023-01-30T08:23:55.589Z] [2023-01-30T08:23:55.589Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-30T08:23:55.589Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-01-30T08:23:55.589Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-30T08:23:55.589Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-30T08:23:55.666Z] #39 44.75 CC criu/files-ext.o [2023-01-30T08:23:55.847Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-30T08:23:55.924Z] #39 44.88 CC criu/files-reg.o [2023-01-30T08:23:56.107Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2023-01-30T08:23:56.247Z] #31 64.56 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-01-30T08:23:56.247Z] #31 ... [2023-01-30T08:23:56.247Z] [2023-01-30T08:23:56.247Z] #36 [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-01-30T08:23:56.247Z] #36 DONE 64.7s [2023-01-30T08:23:56.247Z] [2023-01-30T08:23:56.247Z] #29 [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-01-30T08:23:56.247Z] #29 64.14 Selecting previously unselected package libicu67:amd64. [2023-01-30T08:23:56.247Z] #29 64.14 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-30T08:23:56.247Z] #29 64.16 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-30T08:23:56.372Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.4s [2023-01-30T08:23:56.372Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2023-01-30T08:23:56.372Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-01-30T08:23:56.494Z] #39 45.67 CC criu/files.o [2023-01-30T08:23:56.801Z] #31 25.77 internal/race [2023-01-30T08:23:57.378Z] #31 26.14 sync/atomic [2023-01-30T08:23:57.434Z] #39 46.38 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:23:57.434Z] #39 46.38 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-30T08:23:57.434Z] #39 46.43 CC criu/filesystems.o [2023-01-30T08:23:57.626Z] #29 ... [2023-01-30T08:23:57.626Z] [2023-01-30T08:23:57.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-01-30T08:23:57.626Z] #26 55.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-30T08:23:57.626Z] #26 62.08 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-30T08:23:57.626Z] #26 62.08 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-30T08:23:57.626Z] #26 62.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-30T08:23:57.626Z] #26 62.28 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-30T08:23:57.626Z] #26 62.30 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-30T08:23:57.626Z] #26 62.42 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-30T08:23:57.626Z] #26 62.46 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-30T08:23:57.626Z] #26 62.75 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-30T08:23:57.626Z] #26 62.76 go: downloading github.com/spf13/afero v1.6.0 [2023-01-30T08:23:57.626Z] #26 62.83 go: downloading github.com/spf13/cast v1.4.1 [2023-01-30T08:23:57.626Z] #26 62.93 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-30T08:23:57.626Z] #26 62.96 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-30T08:23:57.626Z] #26 63.03 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-30T08:23:57.626Z] #26 63.26 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-30T08:23:57.626Z] #26 63.50 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-30T08:23:57.626Z] #26 63.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-30T08:23:57.626Z] #26 63.62 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-30T08:23:57.626Z] #26 63.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-30T08:23:57.626Z] #26 63.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-30T08:23:57.626Z] #26 63.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-30T08:23:57.626Z] #26 63.79 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-30T08:23:57.626Z] #26 63.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-30T08:23:57.626Z] #26 65.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-30T08:23:57.626Z] #26 65.35 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-30T08:23:57.626Z] #26 65.45 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-30T08:23:57.626Z] #26 65.80 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-30T08:23:57.626Z] #26 65.88 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-30T08:23:57.626Z] #26 ... [2023-01-30T08:23:57.626Z] [2023-01-30T08:23:57.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-01-30T08:23:57.626Z] #0 1.608 + RM_GOPATH=0 [2023-01-30T08:23:57.626Z] #0 1.608 + TMP_GOPATH= [2023-01-30T08:23:57.626Z] #0 1.608 + : /build [2023-01-30T08:23:57.626Z] #0 1.608 + '[' -z '' ']' [2023-01-30T08:23:57.626Z] #0 1.608 ++ mktemp -d [2023-01-30T08:23:57.626Z] #0 1.608 + export GOPATH=/tmp/tmp.Bf7FBRheRn [2023-01-30T08:23:57.626Z] #0 1.608 + GOPATH=/tmp/tmp.Bf7FBRheRn [2023-01-30T08:23:57.626Z] #0 1.608 + RM_GOPATH=1 [2023-01-30T08:23:57.626Z] #0 1.608 + case "$(go env GOARCH)" in [2023-01-30T08:23:57.626Z] #0 1.618 ++ go env GOARCH [2023-01-30T08:23:57.626Z] #0 1.650 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:57.626Z] #0 1.650 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:23:57.626Z] #0 1.658 ++ dirname /tmp/install/install.sh [2023-01-30T08:23:57.626Z] #0 1.659 + dir=/tmp/install [2023-01-30T08:23:57.626Z] #0 1.659 + bin=containerd [2023-01-30T08:23:57.626Z] #0 1.659 + shift [2023-01-30T08:23:57.626Z] #0 1.659 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-30T08:23:57.626Z] #0 1.660 + . /tmp/install/containerd.installer [2023-01-30T08:23:57.626Z] #0 1.660 ++ set -e [2023-01-30T08:23:57.626Z] #0 1.660 ++ : v1.6.16 [2023-01-30T08:23:57.626Z] #0 1.660 + install_containerd [2023-01-30T08:23:57.626Z] #0 1.674 Install containerd version v1.6.16 [2023-01-30T08:23:57.626Z] #0 1.674 + echo 'Install containerd version v1.6.16' [2023-01-30T08:23:57.626Z] #0 1.674 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Bf7FBRheRn/src/github.com/containerd/containerd [2023-01-30T08:23:57.626Z] #0 1.674 Cloning into '/tmp/tmp.Bf7FBRheRn/src/github.com/containerd/containerd'... [2023-01-30T08:23:57.626Z] #37 ... [2023-01-30T08:23:57.626Z] [2023-01-30T08:23:57.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-01-30T08:23:57.626Z] #31 65.42 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-01-30T08:23:57.626Z] #31 65.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-30T08:23:57.626Z] #31 65.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-30T08:23:57.626Z] #31 65.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-30T08:23:57.626Z] #31 65.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-30T08:23:57.626Z] #31 65.49 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-01-30T08:23:57.626Z] #31 65.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-30T08:23:57.626Z] #31 65.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-30T08:23:57.626Z] #31 65.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-30T08:23:57.626Z] #31 65.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-30T08:23:57.626Z] #31 65.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-30T08:23:57.626Z] #31 65.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-30T08:23:57.626Z] #31 65.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-30T08:23:57.626Z] #31 65.68 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-01-30T08:23:57.626Z] #31 65.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-30T08:23:57.626Z] #31 65.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-30T08:23:57.692Z] #39 46.69 CC criu/fsnotify.o [2023-01-30T08:23:58.260Z] #39 47.16 CC criu/image-desc.o [2023-01-30T08:23:58.260Z] #39 47.22 CC criu/image.o [2023-01-30T08:23:58.284Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2023-01-30T08:23:58.284Z] #9 DONE 2.7s [2023-01-30T08:23:58.284Z] [2023-01-30T08:23:58.284Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:23:58.284Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-01-30T08:23:58.284Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-01-30T08:23:58.284Z] #10 sha256:053e6cad9f1d6d9f21791df512cee310d4bfbc42effd0c4d64849b7dcb26f6e9 1.80kB / 1.80kB done [2023-01-30T08:23:58.284Z] #10 sha256:4d6482bbc33ebe7cfcee9dba6f752b7bf384cb4fea3f5f5162a1464658b92ee3 7.13kB / 7.13kB done [2023-01-30T08:23:58.284Z] #10 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.9s done [2023-01-30T08:23:58.284Z] #10 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.4s done [2023-01-30T08:23:58.284Z] #10 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 0.7s done [2023-01-30T08:23:58.284Z] #10 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 1.2s done [2023-01-30T08:23:58.284Z] #10 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 1.9s done [2023-01-30T08:23:58.284Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 101.71MB / 109.08MB 2.4s [2023-01-30T08:23:58.284Z] #10 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 1.3s [2023-01-30T08:23:58.284Z] #10 sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 154B / 154B 1.4s done [2023-01-30T08:23:58.284Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 108.99MB / 109.08MB 2.5s [2023-01-30T08:23:58.519Z] #39 47.66 CC criu/ipc_ns.o [2023-01-30T08:23:58.755Z] #31 27.36 unicode [2023-01-30T08:23:58.850Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 109.08MB / 109.08MB 2.8s done [2023-01-30T08:23:58.850Z] #10 ... [2023-01-30T08:23:58.850Z] [2023-01-30T08:23:58.850Z] #11 [internal] load build context [2023-01-30T08:23:58.850Z] #11 transferring context: 53.56MB 2.9s done [2023-01-30T08:23:58.850Z] #11 DONE 3.3s [2023-01-30T08:23:58.850Z] [2023-01-30T08:23:58.850Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-30T08:23:58.850Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-01-30T08:23:58.850Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-30T08:23:58.850Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-30T08:23:58.851Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-30T08:23:58.851Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2023-01-30T08:23:58.851Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2023-01-30T08:23:58.851Z] #12 DONE 3.3s [2023-01-30T08:23:58.851Z] [2023-01-30T08:23:58.851Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:23:58.999Z] #31 67.44 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:23:59.086Z] #39 48.12 CC criu/irmap.o [2023-01-30T08:23:59.256Z] #31 67.77 Fetched 115 MB in 11s (10.1 MB/s) [2023-01-30T08:23:59.345Z] #39 48.38 CC criu/kcmp-ids.o [2023-01-30T08:23:59.513Z] #31 67.99 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-30T08:23:59.603Z] #39 48.51 CC criu/kerndat.o [2023-01-30T08:23:59.772Z] #31 67.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:23:59.772Z] #31 68.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-30T08:23:59.772Z] #31 68.23 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-30T08:23:59.785Z] #10 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 2.7s done [2023-01-30T08:23:59.785Z] #10 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 [2023-01-30T08:23:59.862Z] #39 48.91 CC criu/libnetlink.o [2023-01-30T08:24:00.043Z] #10 ... [2023-01-30T08:24:00.043Z] [2023-01-30T08:24:00.043Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-30T08:24:00.043Z] #13 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.1s done [2023-01-30T08:24:00.043Z] #13 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done [2023-01-30T08:24:00.043Z] #13 sha256:8753a14ec6bc1cddae687b2840b36527cf2bf5f58a272ffcb3f8e9a0a4586b8d 529B / 529B done [2023-01-30T08:24:00.043Z] #13 sha256:a8ed85e3b9abcf5ca2c23e1032ebb1af6e4afc186879770484e036da5dd8798d 1.48kB / 1.48kB done [2023-01-30T08:24:00.043Z] #13 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.7s done [2023-01-30T08:24:00.043Z] #13 DONE 4.5s [2023-01-30T08:24:00.043Z] [2023-01-30T08:24:00.043Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:00.043Z] #10 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.2s done [2023-01-30T08:24:00.043Z] #10 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 [2023-01-30T08:24:00.120Z] #39 49.09 CC criu/log.o [2023-01-30T08:24:00.120Z] #39 49.29 CC criu/lsm.o [2023-01-30T08:24:00.379Z] #39 49.46 CC criu/mem.o [2023-01-30T08:24:00.614Z] #10 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.4s done [2023-01-30T08:24:00.873Z] #10 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 [2023-01-30T08:24:01.314Z] #39 50.08 CC criu/memfd.o [2023-01-30T08:24:01.315Z] #39 ... [2023-01-30T08:24:01.315Z] [2023-01-30T08:24:01.315Z] #49 [dev-systemd-false 7/26] 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-01-30T08:24:01.315Z] #49 8.940 Selecting previously unselected package libbpf0:amd64. [2023-01-30T08:24:01.315Z] #49 8.943 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 8.960 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-30T08:24:01.315Z] #49 9.346 Selecting previously unselected package libcap2:amd64. [2023-01-30T08:24:01.315Z] #49 9.350 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 9.372 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:24:01.315Z] #49 9.481 Selecting previously unselected package libmnl0:amd64. [2023-01-30T08:24:01.315Z] #49 9.487 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 9.504 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-30T08:24:01.315Z] #49 9.652 Selecting previously unselected package libxtables12:amd64. [2023-01-30T08:24:01.315Z] #49 9.655 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 9.676 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-30T08:24:01.315Z] #49 9.828 Selecting previously unselected package libcap2-bin. [2023-01-30T08:24:01.315Z] #49 9.828 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 9.840 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-30T08:24:01.315Z] #49 9.920 Selecting previously unselected package iproute2. [2023-01-30T08:24:01.315Z] #49 9.922 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 9.936 Unpacking iproute2 (5.10.0-4) ... [2023-01-30T08:24:01.315Z] #49 10.14 Selecting previously unselected package xxd. [2023-01-30T08:24:01.315Z] #49 10.15 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 10.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:01.315Z] #49 10.35 Selecting previously unselected package vim-common. [2023-01-30T08:24:01.315Z] #49 10.35 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:24:01.315Z] #49 10.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:01.315Z] #49 10.63 Selecting previously unselected package bash-completion. [2023-01-30T08:24:01.315Z] #49 10.63 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-30T08:24:01.315Z] #49 13.24 Unpacking bash-completion (1:2.11-2) ... [2023-01-30T08:24:01.315Z] #49 13.49 Selecting previously unselected package bzip2. [2023-01-30T08:24:01.315Z] #49 13.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 13.50 Unpacking bzip2 (1.0.8-4) ... [2023-01-30T08:24:01.315Z] #49 13.59 Selecting previously unselected package xz-utils. [2023-01-30T08:24:01.315Z] #49 13.59 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 13.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-30T08:24:01.315Z] #49 13.70 Selecting previously unselected package apparmor. [2023-01-30T08:24:01.315Z] #49 13.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 13.79 Unpacking apparmor (2.13.6-10) ... [2023-01-30T08:24:01.315Z] #49 14.00 Selecting previously unselected package inetutils-ping. [2023-01-30T08:24:01.315Z] #49 14.00 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.01 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-30T08:24:01.315Z] #49 14.13 Selecting previously unselected package libip4tc2:amd64. [2023-01-30T08:24:01.315Z] #49 14.13 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.13 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-30T08:24:01.315Z] #49 14.21 Selecting previously unselected package libip6tc2:amd64. [2023-01-30T08:24:01.315Z] #49 14.21 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.22 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-30T08:24:01.315Z] #49 14.29 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-30T08:24:01.315Z] #49 14.30 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-30T08:24:01.315Z] #49 14.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-30T08:24:01.315Z] #49 14.36 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-30T08:24:01.315Z] #49 14.43 Selecting previously unselected package libnftnl11:amd64. [2023-01-30T08:24:01.315Z] #49 14.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-30T08:24:01.315Z] #49 14.51 Selecting previously unselected package iptables. [2023-01-30T08:24:01.315Z] #49 14.52 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.53 Unpacking iptables (1.8.7-1) ... [2023-01-30T08:24:01.315Z] #49 14.67 Selecting previously unselected package libonig5:amd64. [2023-01-30T08:24:01.315Z] #49 14.67 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.68 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:24:01.315Z] #49 14.79 Selecting previously unselected package libjq1:amd64. [2023-01-30T08:24:01.315Z] #49 14.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:24:01.315Z] #49 14.89 Selecting previously unselected package jq. [2023-01-30T08:24:01.315Z] #49 14.89 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.89 Unpacking jq (1.6-2.1) ... [2023-01-30T08:24:01.315Z] #49 14.96 Selecting previously unselected package libaio1:amd64. [2023-01-30T08:24:01.315Z] #49 14.96 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 14.96 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-30T08:24:01.315Z] #49 15.02 Selecting previously unselected package libgpm2:amd64. [2023-01-30T08:24:01.315Z] #49 15.03 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 15.03 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-30T08:24:01.315Z] #49 15.16 Selecting previously unselected package libicu67:amd64. [2023-01-30T08:24:01.315Z] #49 15.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-30T08:24:01.315Z] #49 15.17 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-30T08:24:01.315Z] #49 ... [2023-01-30T08:24:01.315Z] [2023-01-30T08:24:01.315Z] #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-01-30T08:24:01.315Z] #39 50.30 CC criu/mount.o [2023-01-30T08:24:02.045Z] #31 ... [2023-01-30T08:24:02.045Z] [2023-01-30T08:24:02.045Z] #29 [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-01-30T08:24:02.045Z] #29 30.22 Fetched 8624 kB in 23s (379 kB/s) [2023-01-30T08:24:03.049Z] #31 ... [2023-01-30T08:24:03.049Z] [2023-01-30T08:24:03.049Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-30T08:24:03.049Z] #35 69.29 Updating files: 80% (1226/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: 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-01-30T08:24:03.049Z] #35 70.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-30T08:24:03.049Z] #35 70.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-30T08:24:03.218Z] #39 51.92 CC criu/namespaces.o [2023-01-30T08:24:03.785Z] #39 52.71 CC criu/net.o [2023-01-30T08:24:03.981Z] #35 ... [2023-01-30T08:24:03.981Z] [2023-01-30T08:24:03.981Z] #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-01-30T08:24:03.981Z] #33 62.50 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-30T08:24:03.981Z] #33 62.50 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-30T08:24:03.981Z] #33 62.54 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-30T08:24:03.981Z] #33 63.19 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-30T08:24:03.981Z] #33 63.19 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-30T08:24:03.981Z] #33 63.20 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-30T08:24:03.981Z] #33 65.95 Selecting previously unselected package libprotoc23:amd64. [2023-01-30T08:24:03.981Z] #33 65.99 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-30T08:24:03.981Z] #33 65.99 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-30T08:24:03.981Z] #33 67.40 Selecting previously unselected package protobuf-c-compiler. [2023-01-30T08:24:03.981Z] #33 67.41 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:24:03.981Z] #33 67.42 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-30T08:24:03.981Z] #33 67.62 Selecting previously unselected package protobuf-compiler. [2023-01-30T08:24:03.981Z] #33 67.64 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-30T08:24:03.981Z] #33 67.66 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-30T08:24:03.981Z] #33 67.98 Selecting previously unselected package python3-pkg-resources. [2023-01-30T08:24:03.981Z] #33 68.00 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-30T08:24:03.981Z] #33 68.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:24:03.981Z] #33 68.48 Selecting previously unselected package python3-six. [2023-01-30T08:24:03.981Z] #33 68.49 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-30T08:24:03.981Z] #33 68.50 Unpacking python3-six (1.16.0-2) ... [2023-01-30T08:24:03.981Z] #33 68.68 Selecting previously unselected package python3-protobuf. [2023-01-30T08:24:03.981Z] #33 68.68 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-30T08:24:03.981Z] #33 68.69 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-30T08:24:03.981Z] #33 69.74 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:24:03.981Z] #33 72.23 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-30T08:24:03.981Z] #33 72.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:03.981Z] #33 72.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:24:03.981Z] #33 72.36 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-30T08:24:03.981Z] #33 72.37 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:24:03.981Z] #33 72.39 Setting up python3-six (1.16.0-2) ... [2023-01-30T08:24:04.164Z] #10 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 3.1s done [2023-01-30T08:24:04.164Z] #10 ... [2023-01-30T08:24:04.164Z] [2023-01-30T08:24:04.164Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-30T08:24:04.164Z] #14 DONE 0.4s [2023-01-30T08:24:04.164Z] [2023-01-30T08:24:04.164Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:04.164Z] #10 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 0.1s [2023-01-30T08:24:04.238Z] #33 ... [2023-01-30T08:24:04.238Z] [2023-01-30T08:24:04.238Z] #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-01-30T08:24:04.238Z] #26 67.08 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-30T08:24:04.238Z] #26 67.10 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-30T08:24:04.238Z] #26 67.19 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-30T08:24:04.238Z] #26 67.41 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-30T08:24:04.238Z] #26 67.47 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-30T08:24:04.238Z] #26 67.52 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-30T08:24:04.238Z] #26 67.56 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-30T08:24:04.238Z] #26 67.66 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-30T08:24:04.238Z] #26 67.75 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-30T08:24:04.238Z] #26 67.89 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-30T08:24:04.238Z] #26 67.94 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-30T08:24:04.238Z] #26 68.04 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-30T08:24:04.238Z] #26 68.08 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-30T08:24:04.238Z] #26 68.15 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-30T08:24:04.238Z] #26 68.33 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-30T08:24:04.238Z] #26 68.39 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-30T08:24:04.238Z] #26 68.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-30T08:24:04.238Z] #26 68.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-30T08:24:04.238Z] #26 68.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-30T08:24:04.238Z] #26 68.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-30T08:24:04.238Z] #26 68.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-30T08:24:04.238Z] #26 69.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-30T08:24:04.238Z] #26 69.11 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-30T08:24:04.238Z] #26 69.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-30T08:24:04.238Z] #26 69.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-30T08:24:04.238Z] #26 69.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-30T08:24:04.238Z] #26 69.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-30T08:24:04.238Z] #26 69.51 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-30T08:24:04.238Z] #26 69.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-30T08:24:04.238Z] #26 69.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-30T08:24:04.238Z] #26 69.68 go: downloading github.com/julz/importas v0.1.0 [2023-01-30T08:24:04.238Z] #26 69.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-30T08:24:04.238Z] #26 69.84 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-30T08:24:04.238Z] #26 69.93 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-30T08:24:04.238Z] #26 69.94 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-30T08:24:04.238Z] #26 69.99 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-30T08:24:04.238Z] #26 70.04 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-30T08:24:04.238Z] #26 70.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-30T08:24:04.238Z] #26 70.13 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-30T08:24:04.238Z] #26 70.27 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-30T08:24:04.238Z] #26 70.44 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-30T08:24:04.238Z] #26 70.44 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-30T08:24:04.238Z] #26 70.50 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-30T08:24:04.238Z] #26 71.36 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-30T08:24:04.238Z] #26 71.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-30T08:24:04.238Z] #26 71.40 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-30T08:24:04.238Z] #26 71.44 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-30T08:24:04.238Z] #26 71.58 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-30T08:24:04.238Z] #26 71.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-30T08:24:04.238Z] #26 71.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-30T08:24:04.238Z] #26 71.77 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-30T08:24:04.238Z] #26 71.83 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-30T08:24:04.238Z] #26 72.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-30T08:24:04.238Z] #26 72.19 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-30T08:24:04.238Z] #26 72.21 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-30T08:24:04.238Z] #26 72.23 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-30T08:24:04.238Z] #26 72.29 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-30T08:24:04.238Z] #26 72.38 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-30T08:24:04.238Z] #26 72.43 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-30T08:24:04.238Z] #26 72.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-30T08:24:04.238Z] #26 72.54 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-30T08:24:04.238Z] #26 72.61 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-30T08:24:04.238Z] #26 72.68 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-30T08:24:04.238Z] #26 72.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-30T08:24:04.495Z] #26 73.06 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-30T08:24:04.752Z] #26 73.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-30T08:24:04.752Z] #26 73.12 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-30T08:24:04.752Z] #26 73.15 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-30T08:24:04.752Z] #26 73.20 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-30T08:24:05.010Z] #26 73.65 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-30T08:24:05.161Z] #39 53.96 CC criu/netfilter.o [2023-01-30T08:24:05.161Z] #39 54.17 CC criu/page-pipe.o [2023-01-30T08:24:05.268Z] #26 73.94 go: downloading honnef.co/go/tools v0.2.2 [2023-01-30T08:24:05.330Z] #29 30.22 Reading package lists... [2023-01-30T08:24:05.330Z] #29 ... [2023-01-30T08:24:05.330Z] [2023-01-30T08:24:05.330Z] #33 [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-01-30T08:24:05.330Z] #33 DONE 34.2s [2023-01-30T08:24:05.419Z] #39 54.42 CC criu/page-xfer.o [2023-01-30T08:24:05.540Z] #10 ... [2023-01-30T08:24:05.541Z] [2023-01-30T08:24:05.541Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-30T08:24:05.541Z] #15 DONE 1.3s [2023-01-30T08:24:05.541Z] [2023-01-30T08:24:05.541Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:05.588Z] [2023-01-30T08:24:05.588Z] #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-01-30T08:24:05.588Z] #36 30.96 Fetched 8624 kB in 24s (367 kB/s) [2023-01-30T08:24:05.986Z] #39 55.01 CC criu/pagemap-cache.o [2023-01-30T08:24:05.986Z] #39 55.16 CC criu/pagemap.o [2023-01-30T08:24:06.199Z] #26 ... [2023-01-30T08:24:06.199Z] [2023-01-30T08:24:06.199Z] #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-01-30T08:24:06.199Z] #33 74.55 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-30T08:24:06.199Z] #33 74.63 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-30T08:24:06.199Z] #33 74.68 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-30T08:24:06.199Z] #33 74.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:24:06.199Z] #33 74.72 Setting up python3-protobuf (3.12.4-1) ... [2023-01-30T08:24:06.523Z] #36 30.96 Reading package lists... [2023-01-30T08:24:06.523Z] #36 ... [2023-01-30T08:24:06.523Z] [2023-01-30T08:24:06.523Z] #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-01-30T08:24:06.523Z] #28 25.28 Fetched 8624 kB in 20s (438 kB/s) [2023-01-30T08:24:06.523Z] #28 25.28 Reading package lists... [2023-01-30T08:24:06.523Z] #28 34.73 Reading package lists... [2023-01-30T08:24:06.523Z] #28 ... [2023-01-30T08:24:06.523Z] [2023-01-30T08:24:06.523Z] #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-01-30T08:24:06.553Z] #39 55.72 CC criu/parasite-syscall.o [2023-01-30T08:24:06.811Z] #39 ... [2023-01-30T08:24:06.811Z] [2023-01-30T08:24:06.811Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:24:06.811Z] #27 76.38 + /build/golangci-lint --version [2023-01-30T08:24:06.915Z] #10 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 2.7s done [2023-01-30T08:24:06.915Z] #10 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 0.1s [2023-01-30T08:24:07.559Z] #35 34.67 Updating files: 34% (653/1910) Updating files: 35% (669/1910) Updating files: 36% (688/1910) Updating files: 37% (707/1910) Updating files: 38% (726/1910) Updating files: 39% (745/1910) Updating files: 40% (764/1910) Updating files: 41% (784/1910) Updating files: 42% (803/1910) Updating files: 43% (822/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 84% (1612/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-01-30T08:24:07.559Z] #35 36.45 + cd /tmp/tmp.Wn6EXxe2IC/src/github.com/docker/libnetwork [2023-01-30T08:24:07.559Z] #35 36.45 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:24:07.819Z] #35 ... [2023-01-30T08:24:07.819Z] [2023-01-30T08:24:07.819Z] #27 [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-01-30T08:24:07.819Z] #27 26.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-30T08:24:07.819Z] #27 34.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-30T08:24:07.819Z] #27 ... [2023-01-30T08:24:07.819Z] [2023-01-30T08:24:07.819Z] #31 [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-01-30T08:24:07.819Z] #31 35.60 encoding [2023-01-30T08:24:08.193Z] #27 77.82 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-30T08:24:10.198Z] #10 ... [2023-01-30T08:24:10.198Z] [2023-01-30T08:24:10.198Z] #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-01-30T08:24:10.198Z] #0 1.032 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:24:10.198Z] #0 1.062 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:24:10.198Z] #0 1.062 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:24:10.198Z] #0 1.210 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-30T08:24:10.198Z] #0 1.549 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-30T08:24:10.198Z] #0 1.919 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-30T08:24:10.198Z] #0 2.438 Fetched 8506 kB in 2s (5104 kB/s) [2023-01-30T08:24:10.198Z] #0 2.438 Reading package lists... [2023-01-30T08:24:10.198Z] #0 3.111 Reading package lists... [2023-01-30T08:24:10.198Z] #0 3.732 Building dependency tree... [2023-01-30T08:24:10.198Z] #0 4.090 The following additional packages will be installed: [2023-01-30T08:24:10.198Z] #0 4.090 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-30T08:24:10.198Z] #0 4.090 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-30T08:24:10.198Z] #0 4.090 Recommended packages: [2023-01-30T08:24:10.198Z] #0 4.090 libldap-common publicsuffix libsasl2-modules [2023-01-30T08:24:10.198Z] #0 4.214 The following NEW packages will be installed: [2023-01-30T08:24:10.198Z] #0 4.214 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-30T08:24:10.198Z] #0 4.214 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-30T08:24:10.198Z] #0 4.214 libssh2-1 openssl [2023-01-30T08:24:10.198Z] #0 4.488 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-30T08:24:10.198Z] #0 4.488 Need to get 2943 kB of archives. [2023-01-30T08:24:10.198Z] #0 4.488 After this operation, 6484 kB of additional disk space will be used. [2023-01-30T08:24:10.198Z] #0 4.488 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2023-01-30T08:24:10.198Z] #0 4.528 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-01-30T08:24:10.198Z] #0 4.534 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-01-30T08:24:10.198Z] #0 4.549 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-01-30T08:24:10.198Z] #0 4.555 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-01-30T08:24:10.198Z] #0 4.563 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-01-30T08:24:10.198Z] #0 4.566 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-01-30T08:24:10.198Z] #0 4.571 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-01-30T08:24:10.198Z] #0 4.578 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-01-30T08:24:10.198Z] #0 4.586 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-01-30T08:24:10.198Z] #0 4.586 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB] [2023-01-30T08:24:10.198Z] #0 4.586 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB] [2023-01-30T08:24:10.198Z] #0 4.586 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-01-30T08:24:10.198Z] #0 4.609 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-01-30T08:24:10.198Z] #0 4.613 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-01-30T08:24:10.198Z] #0 4.891 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:24:10.198Z] #0 4.925 Fetched 2943 kB in 0s (7369 kB/s) [2023-01-30T08:24:10.198Z] #0 5.072 Selecting previously unselected package openssl. [2023-01-30T08:24:10.198Z] #0 5.072 (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-01-30T08:24:10.198Z] #0 5.072 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.090 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-30T08:24:10.198Z] #0 5.324 Selecting previously unselected package ca-certificates. [2023-01-30T08:24:10.198Z] #0 5.324 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-30T08:24:10.198Z] #0 5.330 Unpacking ca-certificates (20210119) ... [2023-01-30T08:24:10.198Z] #0 5.409 Selecting previously unselected package libbrotli1:arm64. [2023-01-30T08:24:10.198Z] #0 5.409 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.417 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-01-30T08:24:10.198Z] #0 5.493 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-01-30T08:24:10.198Z] #0 5.493 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.497 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:24:10.198Z] #0 5.544 Selecting previously unselected package libsasl2-2:arm64. [2023-01-30T08:24:10.198Z] #0 5.544 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.549 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:24:10.198Z] #0 5.601 Selecting previously unselected package libldap-2.4-2:arm64. [2023-01-30T08:24:10.198Z] #0 5.602 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.606 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-30T08:24:10.198Z] #0 5.667 Selecting previously unselected package libnghttp2-14:arm64. [2023-01-30T08:24:10.198Z] #0 5.667 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.674 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-01-30T08:24:10.198Z] #0 5.721 Selecting previously unselected package libpsl5:arm64. [2023-01-30T08:24:10.198Z] #0 5.721 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.725 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-01-30T08:24:10.198Z] #0 5.771 Selecting previously unselected package librtmp1:arm64. [2023-01-30T08:24:10.198Z] #0 5.771 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.775 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-30T08:24:10.198Z] #0 5.815 Selecting previously unselected package libssh2-1:arm64. [2023-01-30T08:24:10.198Z] #0 5.816 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.820 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-01-30T08:24:10.198Z] #0 5.870 Selecting previously unselected package libcurl4:arm64. [2023-01-30T08:24:10.198Z] #0 5.871 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.876 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ... [2023-01-30T08:24:10.198Z] #0 5.952 Selecting previously unselected package curl. [2023-01-30T08:24:10.198Z] #0 5.952 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 5.960 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-01-30T08:24:10.198Z] #0 6.019 Selecting previously unselected package libonig5:arm64. [2023-01-30T08:24:10.198Z] #0 6.019 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 6.023 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-01-30T08:24:10.198Z] #0 6.085 Selecting previously unselected package libjq1:arm64. [2023-01-30T08:24:10.198Z] #0 6.085 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 6.090 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-01-30T08:24:10.198Z] #0 6.133 Selecting previously unselected package jq. [2023-01-30T08:24:10.198Z] #0 6.133 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-01-30T08:24:10.198Z] #0 6.142 Unpacking jq (1.6-2.1) ... [2023-01-30T08:24:10.198Z] #0 6.284 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-01-30T08:24:10.198Z] #0 6.296 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-01-30T08:24:10.198Z] #0 6.309 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-01-30T08:24:10.198Z] #0 6.323 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:24:10.198Z] #0 6.334 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-30T08:24:10.198Z] #0 6.346 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:24:10.198Z] #0 6.358 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-01-30T08:24:10.198Z] #0 6.369 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-30T08:24:10.198Z] #0 6.386 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-01-30T08:24:10.198Z] #0 6.397 Setting up libjq1:arm64 (1.6-2.1) ... [2023-01-30T08:24:10.198Z] #0 6.408 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-30T08:24:10.198Z] #0 6.419 Setting up ca-certificates (20210119) ... [2023-01-30T08:24:10.198Z] #0 7.132 Updating certificates in /etc/ssl/certs... [2023-01-30T08:24:10.198Z] #0 7.860 129 added, 0 removed; done. [2023-01-30T08:24:10.198Z] #0 7.982 Setting up jq (1.6-2.1) ... [2023-01-30T08:24:10.199Z] #0 7.994 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ... [2023-01-30T08:24:10.199Z] #0 8.007 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-01-30T08:24:10.199Z] #0 8.019 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:24:10.199Z] #0 8.039 Processing triggers for ca-certificates (20210119) ... [2023-01-30T08:24:10.199Z] #0 8.047 Updating certificates in /etc/ssl/certs... [2023-01-30T08:24:10.199Z] #0 8.743 0 added, 0 removed; done. [2023-01-30T08:24:10.199Z] #0 8.743 Running hooks in /etc/ca-certificates/update.d... [2023-01-30T08:24:10.199Z] #0 8.745 done. [2023-01-30T08:24:10.199Z] #16 ... [2023-01-30T08:24:10.199Z] [2023-01-30T08:24:10.199Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:10.722Z] #27 DONE 80.5s [2023-01-30T08:24:10.722Z] [2023-01-30T08:24:10.722Z] #49 [dev-systemd-false 7/26] 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-01-30T08:24:10.722Z] #49 16.41 Selecting previously unselected package libinih1:amd64. [2023-01-30T08:24:10.722Z] #49 16.41 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 16.42 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-30T08:24:10.722Z] #49 16.50 Selecting previously unselected package libnet1:amd64. [2023-01-30T08:24:10.722Z] #49 16.51 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 16.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:10.722Z] #49 16.61 Selecting previously unselected package libnl-3-200:amd64. [2023-01-30T08:24:10.722Z] #49 16.61 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 16.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:24:10.722Z] #49 16.73 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-30T08:24:10.722Z] #49 16.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 16.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:24:10.722Z] #49 16.82 Selecting previously unselected package net-tools. [2023-01-30T08:24:10.722Z] #49 16.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 16.86 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-30T08:24:10.722Z] #49 16.97 Selecting previously unselected package patch. [2023-01-30T08:24:10.722Z] #49 16.97 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 16.98 Unpacking patch (2.7.6-7) ... [2023-01-30T08:24:10.722Z] #49 17.11 Selecting previously unselected package python-pip-whl. [2023-01-30T08:24:10.722Z] #49 17.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-30T08:24:10.722Z] #49 17.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-30T08:24:10.722Z] #49 17.43 Selecting previously unselected package python3-lib2to3. [2023-01-30T08:24:10.722Z] #49 17.44 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-30T08:24:10.722Z] #49 17.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-30T08:24:10.722Z] #49 17.59 Selecting previously unselected package python3-distutils. [2023-01-30T08:24:10.722Z] #49 17.60 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-30T08:24:10.722Z] #49 17.60 Unpacking python3-distutils (3.9.2-1) ... [2023-01-30T08:24:10.722Z] #49 17.71 Selecting previously unselected package python3-pkg-resources. [2023-01-30T08:24:10.722Z] #49 17.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-30T08:24:10.722Z] #49 17.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:24:10.722Z] #49 17.82 Selecting previously unselected package python3-setuptools. [2023-01-30T08:24:10.722Z] #49 17.83 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-30T08:24:10.722Z] #49 17.84 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-30T08:24:10.722Z] #49 17.98 Selecting previously unselected package python3-wheel. [2023-01-30T08:24:10.722Z] #49 17.98 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-30T08:24:10.722Z] #49 18.00 Unpacking python3-wheel (0.34.2-1) ... [2023-01-30T08:24:10.722Z] #49 18.06 Selecting previously unselected package python3-pip. [2023-01-30T08:24:10.722Z] #49 18.06 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-30T08:24:10.722Z] #49 18.07 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-30T08:24:10.722Z] #49 18.21 Selecting previously unselected package sudo. [2023-01-30T08:24:10.722Z] #49 18.21 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 18.22 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-01-30T08:24:10.722Z] #49 18.47 Selecting previously unselected package thin-provisioning-tools. [2023-01-30T08:24:10.722Z] #49 18.48 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 18.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-30T08:24:10.722Z] #49 18.65 Selecting previously unselected package uidmap. [2023-01-30T08:24:10.722Z] #49 18.65 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 18.66 Unpacking uidmap (1:4.8.1-1) ... [2023-01-30T08:24:10.722Z] #49 18.82 Selecting previously unselected package vim-runtime. [2023-01-30T08:24:10.722Z] #49 18.82 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:24:10.722Z] #49 18.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-30T08:24:10.722Z] #49 18.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-30T08:24:10.722Z] #49 18.86 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:10.722Z] #49 20.27 Selecting previously unselected package vim. [2023-01-30T08:24:10.722Z] #49 20.27 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 20.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:10.722Z] #49 20.56 Selecting previously unselected package xfsprogs. [2023-01-30T08:24:10.722Z] #49 20.57 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 20.57 Unpacking xfsprogs (5.10.0-4) ... [2023-01-30T08:24:10.722Z] #49 20.76 Selecting previously unselected package zip. [2023-01-30T08:24:10.722Z] #49 20.76 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-30T08:24:10.722Z] #49 20.78 Unpacking zip (3.0-12) ... [2023-01-30T08:24:10.722Z] #49 20.89 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:24:10.722Z] #49 21.49 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-30T08:24:10.722Z] #49 22.24 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-30T08:24:10.722Z] #49 22.61 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-30T08:24:10.722Z] #49 22.69 Setting up libicu67:amd64 (67.1-7) ... [2023-01-30T08:24:10.722Z] #49 22.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-30T08:24:10.722Z] #49 22.72 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-30T08:24:10.722Z] #49 22.73 Setting up uidmap (1:4.8.1-1) ... [2023-01-30T08:24:10.722Z] #49 22.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:10.722Z] #49 22.75 Setting up bzip2 (1.0.8-4) ... [2023-01-30T08:24:10.722Z] #49 22.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:24:10.722Z] #49 22.78 Setting up python3-wheel (0.34.2-1) ... [2023-01-30T08:24:10.722Z] #49 23.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:10.722Z] #49 23.05 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:24:10.722Z] #49 23.06 Setting up libcap2-bin (1:2.44-1) ... [2023-01-30T08:24:10.722Z] #49 23.07 Setting up apparmor (2.13.6-10) ... [2023-01-30T08:24:10.765Z] #10 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 3.7s done [2023-01-30T08:24:11.023Z] #10 extracting sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 done [2023-01-30T08:24:11.465Z] #33 ... [2023-01-30T08:24:11.465Z] [2023-01-30T08:24:11.465Z] #29 [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-01-30T08:24:11.465Z] #29 75.23 Selecting previously unselected package libxml2:amd64. [2023-01-30T08:24:11.465Z] #29 75.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-30T08:24:11.465Z] #29 75.25 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-30T08:24:11.465Z] #29 75.98 Selecting previously unselected package libarchive13:amd64. [2023-01-30T08:24:11.465Z] #29 75.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-30T08:24:11.465Z] #29 76.01 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-30T08:24:11.465Z] #29 76.37 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-30T08:24:11.465Z] #29 76.37 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-30T08:24:11.465Z] #29 76.37 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-30T08:24:11.465Z] #29 76.52 Selecting previously unselected package librhash0:amd64. [2023-01-30T08:24:11.465Z] #29 76.54 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-30T08:24:11.465Z] #29 76.55 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-30T08:24:11.465Z] #29 76.88 Selecting previously unselected package libuv1:amd64. [2023-01-30T08:24:11.465Z] #29 76.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-30T08:24:11.465Z] #29 76.89 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-30T08:24:11.465Z] #29 77.21 Selecting previously unselected package cmake. [2023-01-30T08:24:11.465Z] #29 77.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-30T08:24:11.465Z] #29 77.25 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-30T08:24:11.657Z] #49 26.59 Setting up zip (3.0-12) ... [2023-01-30T08:24:11.657Z] #49 26.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:11.657Z] #49 26.63 Setting up bash-completion (1:2.11-2) ... [2023-01-30T08:24:11.679Z] Client: Docker Engine - Community [2023-01-30T08:24:11.679Z] Version: 22.06.0-beta.0 [2023-01-30T08:24:11.679Z] API version: 1.42 [2023-01-30T08:24:11.679Z] Go version: go1.18.3 [2023-01-30T08:24:11.679Z] Git commit: 3e9117b [2023-01-30T08:24:11.679Z] Built: Fri Jun 3 17:55:45 2022 [2023-01-30T08:24:11.679Z] OS/Arch: linux/amd64 [2023-01-30T08:24:11.679Z] Context: default [2023-01-30T08:24:11.679Z] [2023-01-30T08:24:11.679Z] Server: Docker Engine - Community [2023-01-30T08:24:11.679Z] Engine: [2023-01-30T08:24:11.679Z] Version: 22.06.0-beta.0 [2023-01-30T08:24:11.679Z] API version: 1.42 (minimum version 1.12) [2023-01-30T08:24:11.679Z] Go version: go1.18.3 [2023-01-30T08:24:11.679Z] Git commit: 38633e7 [2023-01-30T08:24:11.679Z] Built: Fri Jun 3 17:55:45 2022 [2023-01-30T08:24:11.679Z] OS/Arch: linux/amd64 [2023-01-30T08:24:11.679Z] Experimental: true [2023-01-30T08:24:11.679Z] containerd: [2023-01-30T08:24:11.679Z] Version: 1.6.8 [2023-01-30T08:24:11.679Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-30T08:24:11.679Z] runc: [2023-01-30T08:24:11.679Z] Version: 1.1.4 [2023-01-30T08:24:11.679Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-30T08:24:11.679Z] docker-init: [2023-01-30T08:24:11.679Z] Version: 0.19.0 [2023-01-30T08:24:11.679Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-30T08:24:11.959Z] #10 DONE 16.3s [2023-01-30T08:24:11.959Z] [2023-01-30T08:24:11.959Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-30T08:24:11.993Z] + docker info [2023-01-30T08:24:11.993Z] Client: [2023-01-30T08:24:11.993Z] Context: default [2023-01-30T08:24:11.993Z] Debug Mode: false [2023-01-30T08:24:11.993Z] Plugins: [2023-01-30T08:24:11.993Z] buildx: Docker Buildx (Docker Inc.) [2023-01-30T08:24:11.993Z] Version: c5aec24 [2023-01-30T08:24:11.993Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-30T08:24:11.993Z] compose: Docker Compose (Docker Inc.) [2023-01-30T08:24:11.993Z] Version: v2.12.0 [2023-01-30T08:24:11.993Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-30T08:24:11.993Z] scan: Docker Scan (Docker Inc.) [2023-01-30T08:24:11.993Z] Version: v0.17.0 [2023-01-30T08:24:11.993Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-30T08:24:11.993Z] [2023-01-30T08:24:11.993Z] Server: [2023-01-30T08:24:11.993Z] Containers: 0 [2023-01-30T08:24:11.993Z] Running: 0 [2023-01-30T08:24:11.993Z] Paused: 0 [2023-01-30T08:24:11.993Z] Stopped: 0 [2023-01-30T08:24:11.993Z] Images: 0 [2023-01-30T08:24:11.993Z] Server Version: 22.06.0-beta.0 [2023-01-30T08:24:11.993Z] Storage Driver: overlay2 [2023-01-30T08:24:11.993Z] Backing Filesystem: extfs [2023-01-30T08:24:11.993Z] Supports d_type: true [2023-01-30T08:24:11.993Z] Using metacopy: false [2023-01-30T08:24:11.993Z] Native Overlay Diff: true [2023-01-30T08:24:11.993Z] userxattr: false [2023-01-30T08:24:11.993Z] Logging Driver: json-file [2023-01-30T08:24:11.993Z] Cgroup Driver: systemd [2023-01-30T08:24:11.993Z] Cgroup Version: 2 [2023-01-30T08:24:11.993Z] Plugins: [2023-01-30T08:24:11.994Z] Volume: local [2023-01-30T08:24:11.994Z] Network: bridge host ipvlan macvlan null overlay [2023-01-30T08:24:11.994Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-30T08:24:11.994Z] Swarm: inactive [2023-01-30T08:24:11.994Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-30T08:24:11.994Z] Default Runtime: runc [2023-01-30T08:24:11.994Z] Init Binary: docker-init [2023-01-30T08:24:11.994Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-30T08:24:11.994Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-30T08:24:11.994Z] init version: de40ad0 [2023-01-30T08:24:11.994Z] Security Options: [2023-01-30T08:24:11.994Z] apparmor [2023-01-30T08:24:11.994Z] seccomp [2023-01-30T08:24:11.994Z] Profile: builtin [2023-01-30T08:24:11.994Z] cgroupns [2023-01-30T08:24:11.994Z] Kernel Version: 5.15.0-1022-aws [2023-01-30T08:24:11.994Z] Operating System: Ubuntu 20.04.5 LTS [2023-01-30T08:24:11.994Z] OSType: linux [2023-01-30T08:24:11.994Z] Architecture: x86_64 [2023-01-30T08:24:11.994Z] CPUs: 2 [2023-01-30T08:24:11.994Z] Total Memory: 7.557GiB [2023-01-30T08:24:11.994Z] Name: ip-10-100-52-147 [2023-01-30T08:24:11.994Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2023-01-30T08:24:11.994Z] Docker Root Dir: /var/lib/docker [2023-01-30T08:24:11.994Z] Debug Mode: false [2023-01-30T08:24:11.994Z] Registry: https://index.docker.io/v1/ [2023-01-30T08:24:11.994Z] Labels: [2023-01-30T08:24:11.994Z] Experimental: true [2023-01-30T08:24:11.994Z] Insecure Registries: [2023-01-30T08:24:11.994Z] 127.0.0.0/8 [2023-01-30T08:24:11.994Z] Live Restore Enabled: true [2023-01-30T08:24:11.994Z] [Pipeline] } [Pipeline] // stage [2023-01-30T08:24:12.013Z] #31 ... [2023-01-30T08:24:12.013Z] [2023-01-30T08:24:12.013Z] #25 [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-01-30T08:24:12.013Z] #25 37.84 Updating files: 49% (1100/2219) Updating files: 50% (1110/2219) Updating files: 51% (1132/2219) Updating files: 52% (1154/2219) Updating files: 53% (1177/2219) Updating files: 54% (1199/2219) Updating files: 55% (1221/2219) Updating files: 56% (1243/2219) Updating files: 57% (1265/2219) Updating files: 58% (1288/2219) Updating files: 59% (1310/2219) Updating files: 60% (1332/2219) Updating files: 61% (1354/2219) Updating files: 62% (1376/2219) Updating files: 63% (1398/2219) Updating files: 64% (1421/2219) Updating files: 65% (1443/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 83% (1848/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-01-30T08:24:12.013Z] #25 39.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-30T08:24:12.013Z] #25 ... [2023-01-30T08:24:12.013Z] [2023-01-30T08:24:12.013Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-30T08:24:12.013Z] #34 30.86 Fetched 8624 kB in 23s (370 kB/s) [2023-01-30T08:24:12.013Z] #34 30.86 Reading package lists... [2023-01-30T08:24:12.013Z] #34 39.98 Reading package lists... [2023-01-30T08:24:12.013Z] #34 ... [2023-01-30T08:24:12.013Z] [2023-01-30T08:24:12.013Z] #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-01-30T08:24:12.013Z] #36 30.96 Reading package lists... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-30T08:24:12.325Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:526ae907e2828307f54315b184457c64bf1b299d . [2023-01-30T08:24:12.587Z] #1 [internal] load build definition from Dockerfile [2023-01-30T08:24:12.587Z] #1 transferring dockerfile: 16.91kB 0.1s done [2023-01-30T08:24:12.587Z] #1 DONE 0.2s [2023-01-30T08:24:12.587Z] [2023-01-30T08:24:12.587Z] #2 [internal] load .dockerignore [2023-01-30T08:24:12.587Z] #2 transferring context: 87B done [2023-01-30T08:24:12.587Z] #2 DONE 0.1s [2023-01-30T08:24:12.587Z] [2023-01-30T08:24:12.587Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-30T08:24:12.851Z] #3 DONE 0.3s [2023-01-30T08:24:12.851Z] [2023-01-30T08:24:12.851Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-30T08:24:12.851Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2023-01-30T08:24:13.112Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2023-01-30T08:24:13.112Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-30T08:24:13.112Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-30T08:24:13.112Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-30T08:24:13.112Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2023-01-30T08:24:13.334Z] #17 DONE 1.6s [2023-01-30T08:24:13.334Z] [2023-01-30T08:24:13.334Z] #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-01-30T08:24:13.334Z] #16 DONE 13.4s [2023-01-30T08:24:13.362Z] #29 ... [2023-01-30T08:24:13.362Z] [2023-01-30T08:24:13.362Z] #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-01-30T08:24:13.362Z] #33 80.40 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-30T08:24:13.362Z] #33 80.42 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-30T08:24:13.362Z] #33 80.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:13.362Z] #33 80.52 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-30T08:24:13.362Z] #33 80.54 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-30T08:24:13.362Z] #33 80.56 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-30T08:24:13.362Z] #33 80.57 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:24:13.362Z] #33 DONE 81.7s [2023-01-30T08:24:13.362Z] [2023-01-30T08:24:13.362Z] #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-01-30T08:24:13.362Z] #26 76.40 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-30T08:24:13.362Z] #26 76.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-30T08:24:13.362Z] #26 76.52 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-30T08:24:13.362Z] #26 76.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-30T08:24:13.362Z] #26 76.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-30T08:24:13.362Z] #26 76.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-30T08:24:13.362Z] #26 76.85 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-30T08:24:13.362Z] #26 76.89 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-30T08:24:13.362Z] #26 77.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-30T08:24:13.362Z] #26 77.38 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-30T08:24:13.362Z] #26 77.54 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-30T08:24:13.362Z] #26 77.80 go: downloading golang.org/x/text v0.3.7 [2023-01-30T08:24:13.592Z] [2023-01-30T08:24:13.592Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-30T08:24:13.592Z] #18 DONE 0.1s [2023-01-30T08:24:13.592Z] [2023-01-30T08:24:13.592Z] #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-01-30T08:24:13.619Z] #26 ... [2023-01-30T08:24:13.619Z] [2023-01-30T08:24:13.619Z] #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-01-30T08:24:13.619Z] #31 72.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-30T08:24:13.619Z] #31 72.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-30T08:24:13.619Z] #31 72.32 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-30T08:24:13.619Z] #31 76.67 Selecting previously unselected package binutils-mingw-w64. [2023-01-30T08:24:13.619Z] #31 76.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-30T08:24:13.619Z] #31 76.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-30T08:24:13.619Z] #31 76.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-30T08:24:13.619Z] #31 76.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:24:13.619Z] #31 76.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:24:13.619Z] #31 77.30 Selecting previously unselected package dmsetup. [2023-01-30T08:24:13.619Z] #31 77.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:24:13.619Z] #31 77.32 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-30T08:24:13.619Z] #31 77.67 Selecting previously unselected package mingw-w64-common. [2023-01-30T08:24:13.619Z] #31 77.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-30T08:24:13.619Z] #31 77.70 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-30T08:24:13.682Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2023-01-30T08:24:13.682Z] #4 DONE 0.8s [2023-01-30T08:24:13.944Z] [2023-01-30T08:24:13.944Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-30T08:24:14.160Z] #19 ... [2023-01-30T08:24:14.160Z] [2023-01-30T08:24:14.160Z] #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-01-30T08:24:14.160Z] #20 DONE 0.7s [2023-01-30T08:24:14.160Z] [2023-01-30T08:24:14.160Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-30T08:24:14.160Z] #21 DONE 0.1s [2023-01-30T08:24:14.160Z] [2023-01-30T08:24:14.160Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-30T08:24:14.160Z] #22 DONE 0.1s [2023-01-30T08:24:14.160Z] [2023-01-30T08:24:14.160Z] #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-01-30T08:24:14.187Z] #49 29.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-30T08:24:14.187Z] #49 ... [2023-01-30T08:24:14.187Z] [2023-01-30T08:24:14.187Z] #48 [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-01-30T08:24:14.187Z] #48 36.61 + mkdir -p /build [2023-01-30T08:24:14.187Z] #48 36.62 + cp runc /build/runc [2023-01-30T08:24:14.445Z] #48 DONE 37.1s [2023-01-30T08:24:14.445Z] [2023-01-30T08:24:14.445Z] #49 [dev-systemd-false 7/26] 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-01-30T08:24:14.445Z] #49 29.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-30T08:24:14.445Z] #49 29.49 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-30T08:24:14.445Z] #49 29.51 Setting up patch (2.7.6-7) ... [2023-01-30T08:24:14.445Z] #49 29.53 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-01-30T08:24:14.445Z] #49 29.60 invoke-rc.d: could not determine current runlevel [2023-01-30T08:24:14.445Z] #49 29.61 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-30T08:24:14.445Z] #49 29.63 Setting up xfsprogs (5.10.0-4) ... [2023-01-30T08:24:14.704Z] #49 29.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-30T08:24:14.704Z] #49 29.68 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-30T08:24:14.704Z] #49 29.70 Setting up pigz (2.6-1) ... [2023-01-30T08:24:14.704Z] #49 29.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-30T08:24:14.704Z] #49 29.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:24:14.704Z] #49 29.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-30T08:24:14.704Z] #49 29.82 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:14.962Z] #49 30.14 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-30T08:24:15.232Z] #49 30.15 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-30T08:24:15.232Z] #49 30.33 Setting up libelf1:amd64 (0.183-1) ... [2023-01-30T08:24:15.232Z] #49 30.40 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:24:15.491Z] #49 30.42 Setting up python3-distutils (3.9.2-1) ... [2023-01-30T08:24:15.491Z] #49 30.64 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:15.491Z] #49 30.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-30T08:24:15.750Z] #49 30.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-30T08:24:15.750Z] #49 30.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-30T08:24:15.750Z] #49 30.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-30T08:24:15.750Z] #49 30.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-30T08:24:15.750Z] #49 30.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-30T08:24:15.750Z] #49 30.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-30T08:24:15.750Z] #49 30.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-30T08:24:15.750Z] #49 30.75 Setting up python3-setuptools (52.0.0-4) ... [2023-01-30T08:24:15.854Z] #5 ... [2023-01-30T08:24:15.854Z] [2023-01-30T08:24:15.854Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-30T08:24:15.854Z] #6 DONE 1.7s [2023-01-30T08:24:15.854Z] [2023-01-30T08:24:15.854Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-30T08:24:15.854Z] #7 DONE 1.7s [2023-01-30T08:24:15.854Z] [2023-01-30T08:24:15.854Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-30T08:24:15.854Z] #5 DONE 1.8s [2023-01-30T08:24:15.854Z] [2023-01-30T08:24:15.854Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-30T08:24:15.854Z] #8 DONE 1.8s [2023-01-30T08:24:16.117Z] [2023-01-30T08:24:16.117Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:16.117Z] #9 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.0s done [2023-01-30T08:24:16.141Z] #31 ... [2023-01-30T08:24:16.141Z] [2023-01-30T08:24:16.141Z] #29 [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-01-30T08:24:16.141Z] #29 84.75 Setting up libicu67:amd64 (67.1-7) ... [2023-01-30T08:24:16.141Z] #29 84.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:16.201Z] #36 39.79 Reading package lists... [2023-01-30T08:24:16.201Z] #36 ... [2023-01-30T08:24:16.201Z] [2023-01-30T08:24:16.201Z] #25 [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-01-30T08:24:16.201Z] #25 42.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-01-30T08:24:16.317Z] #49 31.22 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:24:16.317Z] #49 31.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-30T08:24:16.317Z] #49 31.27 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-30T08:24:16.317Z] #49 31.28 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-30T08:24:16.381Z] #9 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-01-30T08:24:16.381Z] #9 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-01-30T08:24:16.381Z] #9 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-01-30T08:24:16.381Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0B / 55.03MB 0.1s [2023-01-30T08:24:16.381Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.58MB / 55.03MB 0.3s [2023-01-30T08:24:16.398Z] #29 84.80 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-30T08:24:16.398Z] #29 84.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:16.398Z] #29 84.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-30T08:24:16.398Z] #29 84.98 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-30T08:24:16.398Z] #29 85.01 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-30T08:24:16.398Z] #29 85.06 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-30T08:24:16.576Z] #49 31.71 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-30T08:24:16.576Z] #49 31.73 Setting up jq (1.6-2.1) ... [2023-01-30T08:24:16.576Z] #49 31.75 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-30T08:24:16.642Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 17.15MB / 55.03MB 0.4s [2023-01-30T08:24:16.642Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0B / 5.16MB 0.4s [2023-01-30T08:24:16.642Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 23.07MB / 55.03MB 0.5s [2023-01-30T08:24:16.642Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0B / 10.88MB 0.5s [2023-01-30T08:24:16.655Z] #29 85.07 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-30T08:24:16.655Z] #29 85.09 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-30T08:24:16.655Z] #29 85.11 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:24:16.834Z] #49 31.76 Setting up iptables (1.8.7-1) ... [2023-01-30T08:24:16.834Z] #49 31.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-30T08:24:16.834Z] #49 31.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-30T08:24:16.834Z] #49 31.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-30T08:24:16.834Z] #49 31.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-30T08:24:16.834Z] #49 31.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-30T08:24:16.834Z] #49 31.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-30T08:24:16.834Z] #49 31.85 Setting up iproute2 (5.10.0-4) ... [2023-01-30T08:24:16.904Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 30.41MB / 55.03MB 0.7s [2023-01-30T08:24:16.904Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.7s [2023-01-30T08:24:16.904Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 9.44MB / 10.88MB 0.7s [2023-01-30T08:24:17.096Z] #49 32.08 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:24:17.096Z] #49 ... [2023-01-30T08:24:17.096Z] [2023-01-30T08:24:17.096Z] #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-01-30T08:24:17.096Z] #39 56.15 CC criu/path.o [2023-01-30T08:24:17.096Z] #39 56.27 CC criu/pie-util-vdso-elf32.o [2023-01-30T08:24:17.096Z] #39 56.46 CC criu/pie-util-vdso.o [2023-01-30T08:24:17.096Z] #39 56.75 CC criu/pie-util.o [2023-01-30T08:24:17.096Z] #39 56.84 CC criu/pipes.o [2023-01-30T08:24:17.096Z] #39 57.21 CC criu/plugin.o [2023-01-30T08:24:17.096Z] #39 57.47 CC criu/proc_parse.o [2023-01-30T08:24:17.096Z] #39 58.76 CC criu/protobuf-desc.o [2023-01-30T08:24:17.096Z] #39 59.07 CC criu/protobuf.o [2023-01-30T08:24:17.096Z] #39 59.26 CC criu/pstree.o [2023-01-30T08:24:17.096Z] #39 59.76 CC criu/rbtree.o [2023-01-30T08:24:17.096Z] #39 59.91 CC criu/rst-malloc.o [2023-01-30T08:24:17.096Z] #39 60.02 CC criu/seccomp.o [2023-01-30T08:24:17.096Z] #39 60.38 CC criu/seize.o [2023-01-30T08:24:17.096Z] #39 60.82 CC criu/servicefd.o [2023-01-30T08:24:17.096Z] #39 61.00 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:24:17.096Z] #39 61.00 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:24:17.096Z] #39 61.01 CC criu/shmem.o [2023-01-30T08:24:17.096Z] #39 61.39 CC criu/sigframe.o [2023-01-30T08:24:17.096Z] #39 61.48 CC criu/signalfd.o [2023-01-30T08:24:17.096Z] #39 61.62 CC criu/sk-inet.o [2023-01-30T08:24:17.096Z] #39 62.08 CC criu/sk-netlink.o [2023-01-30T08:24:17.096Z] #39 62.25 CC criu/sk-packet.o [2023-01-30T08:24:17.096Z] #39 62.55 CC criu/sk-queue.o [2023-01-30T08:24:17.096Z] #39 62.76 CC criu/sk-tcp.o [2023-01-30T08:24:17.096Z] #39 63.00 CC criu/sk-unix.o [2023-01-30T08:24:17.096Z] #39 63.96 CC criu/sockets.o [2023-01-30T08:24:17.096Z] #39 64.45 CC criu/stats.o [2023-01-30T08:24:17.096Z] #39 64.60 CC criu/string.o [2023-01-30T08:24:17.096Z] #39 64.64 CC criu/sysctl.o [2023-01-30T08:24:17.096Z] #39 64.94 CC criu/sysfs_parse.o [2023-01-30T08:24:17.096Z] #39 65.12 CC criu/timens.o [2023-01-30T08:24:17.096Z] #39 65.28 CC criu/timerfd.o [2023-01-30T08:24:17.096Z] #39 65.45 CC criu/tty.o [2023-01-30T08:24:17.169Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 46.22MB / 55.03MB 0.9s [2023-01-30T08:24:17.169Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.7s done [2023-01-30T08:24:17.169Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.8s done [2023-01-30T08:24:17.169Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.34MB / 54.58MB 0.9s [2023-01-30T08:24:17.169Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0B / 85.98MB 0.9s [2023-01-30T08:24:17.169Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 49.28MB / 55.03MB 1.0s [2023-01-30T08:24:17.169Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 15.73MB / 54.58MB 1.0s [2023-01-30T08:24:17.169Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.1s [2023-01-30T08:24:17.169Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 19.92MB / 54.58MB 1.1s [2023-01-30T08:24:17.169Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 9.53MB / 85.98MB 1.1s [2023-01-30T08:24:17.354Z] #39 66.35 CC criu/tun.o [2023-01-30T08:24:17.355Z] #39 ... [2023-01-30T08:24:17.355Z] [2023-01-30T08:24:17.355Z] #49 [dev-systemd-false 7/26] 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-01-30T08:24:17.355Z] #49 DONE 32.4s [2023-01-30T08:24:17.355Z] [2023-01-30T08:24:17.355Z] #38 [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-01-30T08:24:17.355Z] #38 66.46 + bin/containerd [2023-01-30T08:24:17.355Z] #38 ... [2023-01-30T08:24:17.355Z] [2023-01-30T08:24:17.355Z] #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-01-30T08:24:17.355Z] #39 66.59 CC criu/uffd.o [2023-01-30T08:24:17.431Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 30.41MB / 54.58MB 1.3s [2023-01-30T08:24:17.431Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 20.95MB / 85.98MB 1.3s [2023-01-30T08:24:17.431Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 36.70MB / 54.58MB 1.4s [2023-01-30T08:24:17.586Z] #29 DONE 85.8s [2023-01-30T08:24:17.586Z] [2023-01-30T08:24:17.586Z] #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-01-30T08:24:17.697Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.5s done [2023-01-30T08:24:17.697Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 50.74MB / 54.58MB 1.6s [2023-01-30T08:24:17.697Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 33.55MB / 85.98MB 1.6s [2023-01-30T08:24:17.960Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 1.8s [2023-01-30T08:24:17.960Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 41.94MB / 85.98MB 1.8s [2023-01-30T08:24:17.960Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 4.82MB / 141.98MB 1.8s [2023-01-30T08:24:18.111Z] #25 ... [2023-01-30T08:24:18.111Z] [2023-01-30T08:24:18.111Z] #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-01-30T08:24:18.111Z] #35 36.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-30T08:24:18.111Z] #35 ... [2023-01-30T08:24:18.111Z] [2023-01-30T08:24:18.111Z] #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-01-30T08:24:18.111Z] #28 34.73 Reading package lists... [2023-01-30T08:24:18.111Z] #28 43.12 Building dependency tree... [2023-01-30T08:24:18.222Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 50.33MB / 85.98MB 2.0s [2023-01-30T08:24:18.222Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 14.68MB / 141.98MB 2.0s [2023-01-30T08:24:18.222Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-01-30T08:24:18.222Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 56.62MB / 85.98MB 2.1s [2023-01-30T08:24:18.222Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 22.02MB / 141.98MB 2.1s [2023-01-30T08:24:18.300Z] #39 67.11 CC criu/util.o [2023-01-30T08:24:18.300Z] #39 ... [2023-01-30T08:24:18.300Z] [2023-01-30T08:24:18.300Z] #50 [dev-systemd-false 8/26] 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-01-30T08:24:18.300Z] #0 0.881 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-30T08:24:18.300Z] #0 0.882 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-30T08:24:18.300Z] #0 0.887 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-30T08:24:18.300Z] #50 DONE 1.0s [2023-01-30T08:24:18.491Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 2.1s done [2023-01-30T08:24:18.491Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 65.33MB / 85.98MB 2.2s [2023-01-30T08:24:18.491Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 0B / 156B 2.2s [2023-01-30T08:24:18.491Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 72.35MB / 85.98MB 2.3s [2023-01-30T08:24:18.491Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 31.46MB / 141.98MB 2.3s [2023-01-30T08:24:18.491Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 2.2s done [2023-01-30T08:24:18.491Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 2.5s [2023-01-30T08:24:18.491Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 48.23MB / 141.98MB 2.5s [2023-01-30T08:24:18.559Z] [2023-01-30T08:24:18.559Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:24:18.768Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 2.6s done [2023-01-30T08:24:18.768Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 63.96MB / 141.98MB 2.7s [2023-01-30T08:24:18.959Z] #38 1.375 + RM_GOPATH=0 [2023-01-30T08:24:18.959Z] #38 1.375 + TMP_GOPATH= [2023-01-30T08:24:18.959Z] #38 1.375 + : /build [2023-01-30T08:24:18.959Z] #38 1.375 + '[' -z '' ']' [2023-01-30T08:24:18.959Z] #38 1.414 ++ mktemp -d [2023-01-30T08:24:18.959Z] #38 1.447 + export GOPATH=/tmp/tmp.YwAg2WQwi8 [2023-01-30T08:24:18.959Z] #38 1.447 + GOPATH=/tmp/tmp.YwAg2WQwi8 [2023-01-30T08:24:18.959Z] #38 1.447 + RM_GOPATH=1 [2023-01-30T08:24:18.959Z] #38 1.447 + case "$(go env GOARCH)" in [2023-01-30T08:24:18.959Z] #38 1.447 ++ go env GOARCH [2023-01-30T08:24:18.959Z] #38 1.499 Install tini version v0.19.0 [2023-01-30T08:24:18.959Z] #38 1.500 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:18.959Z] #38 1.500 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:18.959Z] #38 1.500 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:18.959Z] #38 1.500 + dir=/tmp/install [2023-01-30T08:24:18.959Z] #38 1.500 + bin=tini [2023-01-30T08:24:18.959Z] #38 1.500 + shift [2023-01-30T08:24:18.959Z] #38 1.500 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-30T08:24:18.959Z] #38 1.500 + . /tmp/install/tini.installer [2023-01-30T08:24:18.959Z] #38 1.500 ++ : v0.19.0 [2023-01-30T08:24:18.959Z] #38 1.500 + install_tini [2023-01-30T08:24:18.959Z] #38 1.500 + echo 'Install tini version v0.19.0' [2023-01-30T08:24:18.959Z] #38 1.548 + git clone https://github.com/krallin/tini.git /tmp/tmp.YwAg2WQwi8/tini [2023-01-30T08:24:18.959Z] #38 1.551 Cloning into '/tmp/tmp.YwAg2WQwi8/tini'... [2023-01-30T08:24:18.959Z] #38 ... [2023-01-30T08:24:18.959Z] [2023-01-30T08:24:18.959Z] #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-01-30T08:24:18.959Z] #34 77.56 sync [2023-01-30T08:24:18.959Z] #34 77.60 internal/reflectlite [2023-01-30T08:24:18.959Z] #34 80.27 internal/testlog [2023-01-30T08:24:18.959Z] #34 82.05 errors [2023-01-30T08:24:18.959Z] #34 82.06 sort [2023-01-30T08:24:18.959Z] #34 82.52 strconv [2023-01-30T08:24:18.959Z] #34 84.36 io [2023-01-30T08:24:18.959Z] #34 86.66 internal/oserror [2023-01-30T08:24:18.959Z] #34 86.89 syscall [2023-01-30T08:24:19.039Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 73.40MB / 141.98MB 2.8s [2023-01-30T08:24:19.039Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 84.93MB / 141.98MB 2.9s [2023-01-30T08:24:19.048Z] #28 47.89 The following additional packages will be installed: [2023-01-30T08:24:19.048Z] #28 47.91 libbtrfs0 [2023-01-30T08:24:19.048Z] #28 ... [2023-01-30T08:24:19.048Z] [2023-01-30T08:24:19.048Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-30T08:24:19.048Z] #34 39.98 Reading package lists... [2023-01-30T08:24:19.216Z] #34 ... [2023-01-30T08:24:19.216Z] [2023-01-30T08:24:19.216Z] #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-01-30T08:24:19.216Z] #26 86.64 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-30T08:24:19.216Z] #26 86.81 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-30T08:24:19.216Z] #26 86.83 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-30T08:24:19.216Z] #26 86.99 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-30T08:24:19.216Z] #26 87.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-30T08:24:19.216Z] #26 87.14 go: downloading golang.org/x/mod v0.5.1 [2023-01-30T08:24:19.216Z] #26 87.24 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-30T08:24:19.216Z] #26 87.45 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-30T08:24:19.216Z] #26 87.49 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-30T08:24:19.216Z] #26 87.71 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-30T08:24:19.217Z] #26 87.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-30T08:24:19.217Z] #26 87.82 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-30T08:24:19.312Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 98.57MB / 141.98MB 3.1s [2023-01-30T08:24:19.312Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 111.15MB / 141.98MB 3.3s [2023-01-30T08:24:19.565Z] #34 48.25 Building dependency tree... [2023-01-30T08:24:19.565Z] #34 ... [2023-01-30T08:24:19.565Z] [2023-01-30T08:24:19.565Z] #29 [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-01-30T08:24:19.565Z] #29 30.22 Reading package lists... [2023-01-30T08:24:19.565Z] #29 38.98 Reading package lists... [2023-01-30T08:24:19.580Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 120.14MB / 141.98MB 3.4s [2023-01-30T08:24:19.580Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 127.93MB / 141.98MB 3.5s [2023-01-30T08:24:19.587Z] #23 4.783 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-30T08:24:19.587Z] #23 4.807 Cloning into '.'... [2023-01-30T08:24:19.587Z] #23 ... [2023-01-30T08:24:19.587Z] [2023-01-30T08:24:19.587Z] #24 [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-01-30T08:24:19.587Z] #0 4.725 + RM_GOPATH=0 [2023-01-30T08:24:19.587Z] #0 4.772 + TMP_GOPATH= [2023-01-30T08:24:19.587Z] #0 4.772 + : /build [2023-01-30T08:24:19.587Z] #0 4.772 + '[' -z '' ']' [2023-01-30T08:24:19.587Z] #0 4.792 ++ mktemp -d [2023-01-30T08:24:19.587Z] #0 4.792 + export GOPATH=/tmp/tmp.t9ytlU8GEU [2023-01-30T08:24:19.587Z] #0 4.792 + GOPATH=/tmp/tmp.t9ytlU8GEU [2023-01-30T08:24:19.587Z] #0 4.792 + RM_GOPATH=1 [2023-01-30T08:24:19.587Z] #0 4.792 + case "$(go env GOARCH)" in [2023-01-30T08:24:19.587Z] #0 4.792 ++ go env GOARCH [2023-01-30T08:24:19.587Z] #0 4.899 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:19.587Z] #0 4.899 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:19.587Z] #0 4.906 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:19.587Z] #0 4.915 + dir=/tmp/install [2023-01-30T08:24:19.587Z] #0 4.916 + bin=shfmt [2023-01-30T08:24:19.587Z] #0 4.926 + shift [2023-01-30T08:24:19.587Z] #0 4.926 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-30T08:24:19.587Z] #0 4.926 + . /tmp/install/shfmt.installer [2023-01-30T08:24:19.587Z] #0 4.927 ++ : v3.0.2 [2023-01-30T08:24:19.587Z] #0 4.928 + install_shfmt [2023-01-30T08:24:19.587Z] #0 4.931 + echo 'Install shfmt version v3.0.2' [2023-01-30T08:24:19.587Z] #0 4.932 Install shfmt version v3.0.2 [2023-01-30T08:24:19.587Z] #0 4.934 + GOBIN=/build [2023-01-30T08:24:19.587Z] #0 4.934 + GO111MODULE=on [2023-01-30T08:24:19.587Z] #0 4.935 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-30T08:24:19.587Z] #0 5.519 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-30T08:24:19.824Z] #29 46.85 Building dependency tree... [2023-01-30T08:24:19.824Z] #29 ... [2023-01-30T08:24:19.824Z] [2023-01-30T08:24:19.824Z] #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-01-30T08:24:19.824Z] #28 48.26 The following NEW packages will be installed: [2023-01-30T08:24:19.824Z] #28 48.26 libbtrfs-dev libbtrfs0 [2023-01-30T08:24:19.824Z] #28 48.83 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:24:19.824Z] #28 48.83 Need to get 460 kB of archives. [2023-01-30T08:24:19.824Z] #28 48.83 After this operation, 1237 kB of additional disk space will be used. [2023-01-30T08:24:19.824Z] #28 48.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-30T08:24:19.844Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 3.8s [2023-01-30T08:24:20.082Z] #28 48.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-30T08:24:20.108Z] #9 ... [2023-01-30T08:24:20.108Z] [2023-01-30T08:24:20.108Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-30T08:24:20.108Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-01-30T08:24:20.108Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-30T08:24:20.108Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-30T08:24:20.108Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2023-01-30T08:24:20.108Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2023-01-30T08:24:20.108Z] #10 DONE 3.9s [2023-01-30T08:24:20.108Z] [2023-01-30T08:24:20.108Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:20.108Z] #9 ... [2023-01-30T08:24:20.108Z] [2023-01-30T08:24:20.108Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-30T08:24:20.108Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-30T08:24:20.108Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-30T08:24:20.108Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-30T08:24:20.108Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2023-01-30T08:24:20.108Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2023-01-30T08:24:20.108Z] #11 DONE 4.0s [2023-01-30T08:24:20.147Z] #26 88.69 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-30T08:24:20.408Z] #26 88.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-30T08:24:20.408Z] #26 88.86 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-30T08:24:20.522Z] #24 6.531 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-30T08:24:20.522Z] #24 6.558 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-30T08:24:20.522Z] #24 6.595 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-30T08:24:20.544Z] [2023-01-30T08:24:20.544Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:20.972Z] #26 89.38 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-30T08:24:20.972Z] #26 89.53 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-30T08:24:21.139Z] #9 ... [2023-01-30T08:24:21.139Z] [2023-01-30T08:24:21.139Z] #12 [internal] load build context [2023-01-30T08:24:21.139Z] #12 transferring context: 53.55MB 5.0s done [2023-01-30T08:24:21.139Z] #12 DONE 5.1s [2023-01-30T08:24:21.229Z] #26 89.72 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-30T08:24:21.229Z] #26 89.72 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-30T08:24:21.401Z] [2023-01-30T08:24:21.401Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:21.486Z] #26 89.80 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-30T08:24:21.486Z] #26 89.86 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-30T08:24:21.743Z] #26 90.11 go: downloading github.com/prometheus/common v0.10.0 [2023-01-30T08:24:21.983Z] #28 50.65 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:24:22.000Z] #26 90.40 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-30T08:24:22.244Z] #28 51.19 Fetched 460 kB in 1s (732 kB/s) [2023-01-30T08:24:22.259Z] #26 90.58 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-30T08:24:22.259Z] #26 90.73 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-30T08:24:22.425Z] #24 8.240 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-30T08:24:22.506Z] #28 51.40 Selecting previously unselected package libbtrfs0:amd64. [2023-01-30T08:24:22.506Z] #28 51.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 ... 15718 files and directories currently installed.) [2023-01-30T08:24:22.765Z] #28 51.51 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-30T08:24:22.765Z] #28 51.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:24:22.796Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 4.6s done [2023-01-30T08:24:23.058Z] #9 ... [2023-01-30T08:24:23.058Z] [2023-01-30T08:24:23.058Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-30T08:24:23.058Z] #13 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.1s done [2023-01-30T08:24:23.058Z] #13 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done [2023-01-30T08:24:23.058Z] #13 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-30T08:24:23.058Z] #13 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-30T08:24:23.058Z] #13 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.5s done [2023-01-30T08:24:23.058Z] #13 DONE 7.1s [2023-01-30T08:24:23.058Z] [2023-01-30T08:24:23.058Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:23.058Z] #9 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-01-30T08:24:23.194Z] #26 ... [2023-01-30T08:24:23.194Z] [2023-01-30T08:24:23.194Z] #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-01-30T08:24:23.194Z] #0 4.072 Note: Building without setproctitle() and strlcpy() support. [2023-01-30T08:24:23.194Z] #0 4.073 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-30T08:24:23.194Z] #0 4.103 Note: Building without GnuTLS support [2023-01-30T08:24:23.194Z] #0 4.115 Makefile.config:39: Warn: you have no libnftables installed [2023-01-30T08:24:23.194Z] #0 4.115 Makefile.config:40: Warn: Building without nftables support [2023-01-30T08:24:23.194Z] #0 7.953 fatal: not a git repository (or any of the parent directories): .git [2023-01-30T08:24:23.194Z] #0 8.276 GEN .gitid [2023-01-30T08:24:23.194Z] #0 8.470 GEN criu/include/version.h [2023-01-30T08:24:23.194Z] #0 8.636 GEN include/common/asm [2023-01-30T08:24:23.194Z] #39 ... [2023-01-30T08:24:23.194Z] [2023-01-30T08:24:23.194Z] #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-01-30T08:24:23.194Z] #38 2.845 + cd /tmp/tmp.YwAg2WQwi8/tini [2023-01-30T08:24:23.194Z] #38 2.845 + git checkout -q v0.19.0 [2023-01-30T08:24:23.194Z] #38 2.876 + cmake . [2023-01-30T08:24:23.194Z] #38 3.722 -- The C compiler identification is GNU 10.2.1 [2023-01-30T08:24:23.194Z] #38 3.851 -- Detecting C compiler ABI info [2023-01-30T08:24:23.194Z] #38 5.109 -- Detecting C compiler ABI info - done [2023-01-30T08:24:23.194Z] #38 5.263 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-30T08:24:23.194Z] #38 5.275 -- Detecting C compile features [2023-01-30T08:24:23.194Z] #38 5.275 -- Detecting C compile features - done [2023-01-30T08:24:23.194Z] #38 5.302 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-30T08:24:23.194Z] #38 5.556 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-30T08:24:23.194Z] #38 5.653 -- Configuring done [2023-01-30T08:24:23.194Z] #38 5.735 -- Generating done [2023-01-30T08:24:23.194Z] #38 5.736 -- Build files have been written to: /tmp/tmp.YwAg2WQwi8/tini [2023-01-30T08:24:23.194Z] #38 5.765 + make tini-static [2023-01-30T08:24:23.317Z] #9 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.3s done [2023-01-30T08:24:23.346Z] #28 51.98 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-30T08:24:23.346Z] #28 51.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-30T08:24:23.346Z] #28 52.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:24:23.758Z] #38 6.435 Scanning dependencies of target tini-static [2023-01-30T08:24:23.826Z] #51 ... [2023-01-30T08:24:23.826Z] [2023-01-30T08:24:23.826Z] #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-01-30T08:24:23.826Z] #39 67.69 CC criu/uts_ns.o [2023-01-30T08:24:23.826Z] #39 67.79 CC criu/vdso-compat.o [2023-01-30T08:24:23.826Z] #39 67.89 CC criu/vdso.o [2023-01-30T08:24:23.826Z] #39 68.17 LINK criu/built-in.o [2023-01-30T08:24:23.826Z] #39 68.26 LINK criu/criu [2023-01-30T08:24:23.826Z] #39 68.53 DEP lib/c/criu.d [2023-01-30T08:24:23.826Z] #39 68.59 CC images/rpc.pb-c.o [2023-01-30T08:24:23.826Z] #39 68.87 CC lib/c/criu.o [2023-01-30T08:24:23.826Z] #39 69.36 LINK lib/c/built-in.o [2023-01-30T08:24:23.826Z] #39 69.37 LINK lib/c/libcriu.so [2023-01-30T08:24:23.826Z] #39 69.40 LINK lib/c/libcriu.a [2023-01-30T08:24:23.826Z] #39 69.53 GEN magic.py [2023-01-30T08:24:23.826Z] #39 69.74 Note: Building without setproctitle() and strlcpy() support. [2023-01-30T08:24:23.826Z] #39 69.74 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-30T08:24:23.826Z] #39 69.76 Note: Building without GnuTLS support [2023-01-30T08:24:23.826Z] #39 69.76 Makefile.config:39: Warn: you have no libnftables installed [2023-01-30T08:24:23.826Z] #39 69.76 Makefile.config:40: Warn: Building without nftables support [2023-01-30T08:24:23.826Z] #39 70.32 fatal: not a git repository (or any of the parent directories): .git [2023-01-30T08:24:23.826Z] #39 71.32 make[1]: Nothing to be done for 'all'. [2023-01-30T08:24:23.826Z] #39 72.40 make[1]: 'images/built-in.o' is up to date. [2023-01-30T08:24:23.826Z] #39 72.47 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-30T08:24:23.826Z] #39 72.52 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-30T08:24:23.826Z] #39 72.61 make[1]: 'compel/libcompel.a' is up to date. [2023-01-30T08:24:23.826Z] #39 72.68 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-30T08:24:23.826Z] #39 72.75 make[1]: Nothing to be done for 'all'. [2023-01-30T08:24:23.826Z] #39 72.83 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-30T08:24:23.911Z] #28 52.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:24:24.015Z] #38 6.688 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-30T08:24:24.085Z] #39 73.13 make[2]: Nothing to be done for 'all'. [2023-01-30T08:24:24.085Z] #39 73.17 make[2]: Nothing to be done for 'all'. [2023-01-30T08:24:24.085Z] #39 73.25 make[2]: Nothing to be done for 'all'. [2023-01-30T08:24:24.169Z] #28 52.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:24:24.169Z] #28 52.99 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:24:24.257Z] #9 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.1s [2023-01-30T08:24:24.329Z] #24 ... [2023-01-30T08:24:24.329Z] [2023-01-30T08:24:24.329Z] #25 [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-01-30T08:24:24.329Z] #0 5.283 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:24:24.329Z] #0 5.336 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:24:24.329Z] #0 5.347 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:24:24.329Z] #0 6.264 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-30T08:24:24.329Z] #0 8.807 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-30T08:24:24.329Z] #25 ... [2023-01-30T08:24:24.329Z] [2023-01-30T08:24:24.329Z] #26 [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-01-30T08:24:24.329Z] #0 3.628 + RM_GOPATH=0 [2023-01-30T08:24:24.329Z] #0 3.628 + TMP_GOPATH= [2023-01-30T08:24:24.329Z] #0 3.628 + : /build [2023-01-30T08:24:24.329Z] #0 3.628 + '[' -z '' ']' [2023-01-30T08:24:24.329Z] #0 3.628 ++ mktemp -d [2023-01-30T08:24:24.329Z] #0 3.629 + export GOPATH=/tmp/tmp.CGoV2p2qzO [2023-01-30T08:24:24.329Z] #0 3.629 + GOPATH=/tmp/tmp.CGoV2p2qzO [2023-01-30T08:24:24.329Z] #0 3.629 + RM_GOPATH=1 [2023-01-30T08:24:24.329Z] #0 3.629 + case "$(go env GOARCH)" in [2023-01-30T08:24:24.329Z] #0 3.629 ++ go env GOARCH [2023-01-30T08:24:24.329Z] #0 3.646 Install gotestsum version v1.8.2 [2023-01-30T08:24:24.329Z] #0 3.646 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:24.329Z] #0 3.646 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:24.329Z] #0 3.646 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:24.329Z] #0 3.646 + dir=/tmp/install [2023-01-30T08:24:24.329Z] #0 3.646 + bin=gotestsum [2023-01-30T08:24:24.329Z] #0 3.646 + shift [2023-01-30T08:24:24.329Z] #0 3.646 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-30T08:24:24.329Z] #0 3.646 + . /tmp/install/gotestsum.installer [2023-01-30T08:24:24.329Z] #0 3.646 ++ : v1.8.2 [2023-01-30T08:24:24.329Z] #0 3.646 + install_gotestsum [2023-01-30T08:24:24.329Z] #0 3.646 + set -e [2023-01-30T08:24:24.329Z] #0 3.646 + echo 'Install gotestsum version v1.8.2' [2023-01-30T08:24:24.329Z] #0 3.646 + GOBIN=/build [2023-01-30T08:24:24.329Z] #0 3.646 + GO111MODULE=on [2023-01-30T08:24:24.329Z] #0 3.646 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-30T08:24:24.329Z] #0 3.993 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-30T08:24:24.329Z] #0 5.319 go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:24:24.329Z] #0 5.345 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-30T08:24:24.329Z] #0 5.374 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-30T08:24:24.329Z] #0 5.654 go: downloading golang.org/x/tools v0.1.11 [2023-01-30T08:24:24.329Z] #0 5.954 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:24:24.329Z] #0 6.208 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:24:24.329Z] #0 6.239 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-30T08:24:24.329Z] #0 6.485 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-30T08:24:24.329Z] #0 9.657 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-30T08:24:24.329Z] #0 9.842 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-30T08:24:24.329Z] #26 ... [2023-01-30T08:24:24.329Z] [2023-01-30T08:24:24.329Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-30T08:24:24.329Z] #0 4.528 + RM_GOPATH=0 [2023-01-30T08:24:24.329Z] #0 4.528 + TMP_GOPATH= [2023-01-30T08:24:24.329Z] #0 4.528 + : /build [2023-01-30T08:24:24.329Z] #0 4.528 + '[' -z '' ']' [2023-01-30T08:24:24.329Z] #0 4.533 ++ mktemp -d [2023-01-30T08:24:24.329Z] #0 4.533 + export GOPATH=/tmp/tmp.95UEJn4sHR [2023-01-30T08:24:24.329Z] #0 4.533 + GOPATH=/tmp/tmp.95UEJn4sHR [2023-01-30T08:24:24.329Z] #0 4.533 + RM_GOPATH=1 [2023-01-30T08:24:24.329Z] #0 4.533 + case "$(go env GOARCH)" in [2023-01-30T08:24:24.329Z] #0 4.533 ++ go env GOARCH [2023-01-30T08:24:24.329Z] #0 4.594 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:24.329Z] #0 4.594 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:24.329Z] #0 4.594 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:24.329Z] #0 4.594 + dir=/tmp/install [2023-01-30T08:24:24.329Z] #0 4.594 + bin=proxy [2023-01-30T08:24:24.329Z] #0 4.594 + shift [2023-01-30T08:24:24.329Z] #0 4.594 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-30T08:24:24.329Z] #0 4.594 + . /tmp/install/proxy.installer [2023-01-30T08:24:24.329Z] #0 4.594 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:24:24.329Z] #0 4.594 + install_proxy [2023-01-30T08:24:24.329Z] #0 4.594 + case "$1" in [2023-01-30T08:24:24.329Z] #0 4.594 + export CGO_ENABLED=0 [2023-01-30T08:24:24.329Z] #0 4.594 + CGO_ENABLED=0 [2023-01-30T08:24:24.329Z] #0 4.594 + _install_proxy [2023-01-30T08:24:24.329Z] #0 4.594 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-01-30T08:24:24.329Z] #0 4.594 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.95UEJn4sHR/src/github.com/docker/libnetwork [2023-01-30T08:24:24.329Z] #0 4.594 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:24:24.329Z] #0 4.603 Cloning into '/tmp/tmp.95UEJn4sHR/src/github.com/docker/libnetwork'... [2023-01-30T08:24:24.343Z] #39 73.34 make[2]: Nothing to be done for 'all'. [2023-01-30T08:24:24.343Z] #39 73.49 make[2]: Nothing to be done for 'all'. [2023-01-30T08:24:24.343Z] #39 73.54 make[2]: Nothing to be done for 'all'. [2023-01-30T08:24:24.518Z] #9 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.3s done [2023-01-30T08:24:24.590Z] #27 ... [2023-01-30T08:24:24.590Z] [2023-01-30T08:24:24.590Z] #28 [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-01-30T08:24:24.590Z] #0 4.690 + RM_GOPATH=0 [2023-01-30T08:24:24.590Z] #0 4.690 + TMP_GOPATH= [2023-01-30T08:24:24.590Z] #0 4.690 + : /build [2023-01-30T08:24:24.590Z] #0 4.690 + '[' -z '' ']' [2023-01-30T08:24:24.590Z] #0 4.694 ++ mktemp -d [2023-01-30T08:24:24.590Z] #0 4.712 + export GOPATH=/tmp/tmp.XEQXzRX9PM [2023-01-30T08:24:24.590Z] #0 4.712 + GOPATH=/tmp/tmp.XEQXzRX9PM [2023-01-30T08:24:24.590Z] #0 4.712 + RM_GOPATH=1 [2023-01-30T08:24:24.590Z] #0 4.712 + case "$(go env GOARCH)" in [2023-01-30T08:24:24.590Z] #0 4.717 ++ go env GOARCH [2023-01-30T08:24:24.590Z] #0 4.821 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:24.590Z] #0 4.821 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:24.590Z] #0 4.821 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:24.590Z] #0 4.821 + dir=/tmp/install [2023-01-30T08:24:24.590Z] #0 4.821 + bin=tomlv [2023-01-30T08:24:24.590Z] #0 4.821 + shift [2023-01-30T08:24:24.590Z] #0 4.821 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-30T08:24:24.590Z] #0 4.821 + . /tmp/install/tomlv.installer [2023-01-30T08:24:24.590Z] #0 4.821 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:24:24.590Z] #0 4.821 + install_tomlv [2023-01-30T08:24:24.590Z] #0 4.821 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-30T08:24:24.590Z] #0 4.821 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XEQXzRX9PM/src/github.com/BurntSushi/toml [2023-01-30T08:24:24.590Z] #0 4.821 Cloning into '/tmp/tmp.XEQXzRX9PM/src/github.com/BurntSushi/toml'... [2023-01-30T08:24:24.590Z] #0 4.821 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:24:24.590Z] #0 6.338 + cd /tmp/tmp.XEQXzRX9PM/src/github.com/BurntSushi/toml [2023-01-30T08:24:24.590Z] #0 6.341 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:24:24.590Z] #0 6.489 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-30T08:24:24.590Z] #0 7.286 internal/unsafeheader [2023-01-30T08:24:24.590Z] #0 7.330 internal/goarch [2023-01-30T08:24:24.590Z] #0 7.455 internal/cpu [2023-01-30T08:24:24.590Z] #0 7.493 internal/abi [2023-01-30T08:24:24.590Z] #0 7.979 internal/goexperiment [2023-01-30T08:24:24.590Z] #0 8.125 internal/goos [2023-01-30T08:24:24.590Z] #0 8.128 internal/bytealg [2023-01-30T08:24:24.590Z] #0 8.278 runtime/internal/atomic [2023-01-30T08:24:24.590Z] #0 9.062 runtime/internal/math [2023-01-30T08:24:24.590Z] #0 9.213 runtime/internal/sys [2023-01-30T08:24:24.590Z] #0 9.245 runtime/internal/syscall [2023-01-30T08:24:24.590Z] #0 9.572 internal/itoa [2023-01-30T08:24:24.590Z] #0 9.680 runtime [2023-01-30T08:24:24.590Z] #0 9.881 math/bits [2023-01-30T08:24:24.590Z] #0 10.47 math [2023-01-30T08:24:24.601Z] #39 73.62 make[2]: Nothing to be done for 'all'. [2023-01-30T08:24:24.601Z] #39 73.72 make[2]: Nothing to be done for 'all'. [2023-01-30T08:24:24.601Z] #39 73.74 INSTALL criu/criu [2023-01-30T08:24:24.849Z] #28 ... [2023-01-30T08:24:24.849Z] [2023-01-30T08:24:24.849Z] #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-01-30T08:24:24.849Z] #0 4.711 + RM_GOPATH=0 [2023-01-30T08:24:24.849Z] #0 4.711 + TMP_GOPATH= [2023-01-30T08:24:24.849Z] #0 4.711 + : /build [2023-01-30T08:24:24.849Z] #0 4.711 + '[' -z '' ']' [2023-01-30T08:24:24.849Z] #0 4.711 ++ mktemp -d [2023-01-30T08:24:24.849Z] #0 4.722 + export GOPATH=/tmp/tmp.jV9wMSvMkn [2023-01-30T08:24:24.849Z] #0 4.722 + GOPATH=/tmp/tmp.jV9wMSvMkn [2023-01-30T08:24:24.849Z] #0 4.722 + RM_GOPATH=1 [2023-01-30T08:24:24.849Z] #0 4.722 + case "$(go env GOARCH)" in [2023-01-30T08:24:24.849Z] #0 4.722 ++ go env GOARCH [2023-01-30T08:24:24.849Z] #0 4.752 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:24.849Z] #0 4.752 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:24.849Z] #0 4.752 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:24.849Z] #0 4.792 Install golangci-lint version v1.44.0 [2023-01-30T08:24:24.849Z] #0 4.792 + dir=/tmp/install [2023-01-30T08:24:24.849Z] #0 4.792 + bin=golangci_lint [2023-01-30T08:24:24.849Z] #0 4.792 + shift [2023-01-30T08:24:24.849Z] #0 4.792 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-30T08:24:24.849Z] #0 4.792 + . /tmp/install/golangci_lint.installer [2023-01-30T08:24:24.849Z] #0 4.792 ++ : v1.44.0 [2023-01-30T08:24:24.849Z] #0 4.792 + install_golangci_lint [2023-01-30T08:24:24.849Z] #0 4.792 + set -e [2023-01-30T08:24:24.849Z] #0 4.792 + echo 'Install golangci-lint version v1.44.0' [2023-01-30T08:24:24.849Z] #0 4.792 + GOBIN=/build [2023-01-30T08:24:24.849Z] #0 4.792 + GO111MODULE=on [2023-01-30T08:24:24.849Z] #0 4.792 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-30T08:24:24.849Z] #0 5.238 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-30T08:24:24.849Z] #29 ... [2023-01-30T08:24:24.849Z] [2023-01-30T08:24:24.849Z] #30 [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-01-30T08:24:24.849Z] #0 4.373 + RM_GOPATH=0 [2023-01-30T08:24:24.849Z] #0 4.373 + TMP_GOPATH= [2023-01-30T08:24:24.849Z] #0 4.373 + : /build [2023-01-30T08:24:24.849Z] #0 4.373 + '[' -z '' ']' [2023-01-30T08:24:24.849Z] #0 4.373 ++ mktemp -d [2023-01-30T08:24:24.849Z] #0 4.373 + export GOPATH=/tmp/tmp.frMtqNuKiq [2023-01-30T08:24:24.849Z] #0 4.373 + GOPATH=/tmp/tmp.frMtqNuKiq [2023-01-30T08:24:24.849Z] #0 4.373 + RM_GOPATH=1 [2023-01-30T08:24:24.849Z] #0 4.373 + case "$(go env GOARCH)" in [2023-01-30T08:24:24.849Z] #0 4.373 ++ go env GOARCH [2023-01-30T08:24:24.849Z] #0 4.401 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:24.849Z] #0 4.401 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:24.849Z] #0 4.401 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:24.849Z] #0 4.401 + dir=/tmp/install [2023-01-30T08:24:24.849Z] #0 4.401 + bin=rootlesskit [2023-01-30T08:24:24.849Z] #0 4.401 + shift [2023-01-30T08:24:24.849Z] #0 4.401 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-30T08:24:24.849Z] #0 4.401 + . /tmp/install/rootlesskit.installer [2023-01-30T08:24:24.849Z] #0 4.401 ++ : v0.14.4 [2023-01-30T08:24:24.849Z] #0 4.401 + install_rootlesskit [2023-01-30T08:24:24.849Z] #0 4.401 + case "$1" in [2023-01-30T08:24:24.849Z] #0 4.401 + export CGO_ENABLED=0 [2023-01-30T08:24:24.849Z] #0 4.401 + CGO_ENABLED=0 [2023-01-30T08:24:24.849Z] #0 4.401 + _install_rootlesskit [2023-01-30T08:24:24.849Z] #0 4.401 + echo 'Install rootlesskit version v0.14.4' [2023-01-30T08:24:24.849Z] #0 4.421 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-30T08:24:24.849Z] #0 4.421 + GOBIN=/build [2023-01-30T08:24:24.849Z] #0 4.421 + GO111MODULE=on [2023-01-30T08:24:24.849Z] #0 4.421 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-30T08:24:24.849Z] #0 4.421 Install rootlesskit version v0.14.4 [2023-01-30T08:24:24.849Z] #0 5.028 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-30T08:24:24.849Z] #0 7.133 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-30T08:24:24.849Z] #0 7.161 go: downloading github.com/pkg/errors v0.9.1 [2023-01-30T08:24:24.849Z] #0 7.279 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-30T08:24:24.849Z] #0 7.622 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-30T08:24:24.849Z] #0 10.31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-30T08:24:24.849Z] #0 10.74 go: downloading github.com/google/uuid v1.3.0 [2023-01-30T08:24:24.849Z] #0 10.76 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-30T08:24:24.849Z] #0 10.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-30T08:24:25.107Z] #30 ... [2023-01-30T08:24:25.107Z] [2023-01-30T08:24:25.107Z] #31 [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-01-30T08:24:25.107Z] #0 5.344 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:24:25.107Z] #0 5.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:24:25.107Z] #0 5.400 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:24:25.107Z] #0 6.360 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-30T08:24:25.107Z] #0 9.131 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-30T08:24:25.107Z] #31 ... [2023-01-30T08:24:25.107Z] [2023-01-30T08:24:25.107Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:24:25.107Z] #0 4.041 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:24:25.107Z] #0 4.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:24:25.107Z] #0 4.204 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:24:25.107Z] #0 4.965 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-30T08:24:25.107Z] #0 6.821 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-30T08:24:25.107Z] #0 9.726 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-30T08:24:25.110Z] #28 DONE 53.7s [2023-01-30T08:24:25.110Z] [2023-01-30T08:24:25.110Z] #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-01-30T08:24:25.173Z] #39 ... [2023-01-30T08:24:25.173Z] [2023-01-30T08:24:25.173Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:24:25.173Z] #51 6.779 Collecting yamllint==1.26.1 [2023-01-30T08:24:25.367Z] #32 ... [2023-01-30T08:24:25.367Z] [2023-01-30T08:24:25.367Z] #33 [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-01-30T08:24:25.367Z] #0 4.227 + RM_GOPATH=0 [2023-01-30T08:24:25.367Z] #0 4.227 + TMP_GOPATH= [2023-01-30T08:24:25.367Z] #0 4.227 + : /build [2023-01-30T08:24:25.367Z] #0 4.227 + '[' -z '' ']' [2023-01-30T08:24:25.367Z] #0 4.227 ++ mktemp -d [2023-01-30T08:24:25.367Z] #0 4.227 + export GOPATH=/tmp/tmp.bmewCRTkSi [2023-01-30T08:24:25.367Z] #0 4.227 + GOPATH=/tmp/tmp.bmewCRTkSi [2023-01-30T08:24:25.367Z] #0 4.227 + RM_GOPATH=1 [2023-01-30T08:24:25.367Z] #0 4.227 + case "$(go env GOARCH)" in [2023-01-30T08:24:25.367Z] #0 4.241 ++ go env GOARCH [2023-01-30T08:24:25.367Z] #0 4.249 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:25.367Z] #0 4.249 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:25.367Z] #0 4.249 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:25.367Z] #0 4.249 + dir=/tmp/install [2023-01-30T08:24:25.367Z] #0 4.249 + bin=dockercli [2023-01-30T08:24:25.367Z] #0 4.249 + shift [2023-01-30T08:24:25.367Z] #0 4.249 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-30T08:24:25.367Z] #0 4.249 + . /tmp/install/dockercli.installer [2023-01-30T08:24:25.367Z] #0 4.249 ++ : stable [2023-01-30T08:24:25.367Z] #0 4.249 ++ : 17.06.2-ce [2023-01-30T08:24:25.367Z] #0 4.249 + install_dockercli [2023-01-30T08:24:25.367Z] #0 4.249 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-30T08:24:25.367Z] #0 4.249 Install docker/cli version 17.06.2-ce from stable [2023-01-30T08:24:25.367Z] #0 4.265 ++ uname -m [2023-01-30T08:24:25.367Z] #0 4.265 + arch=aarch64 [2023-01-30T08:24:25.367Z] #0 4.265 + '[' aarch64 '!=' x86_64 ']' [2023-01-30T08:24:25.367Z] #0 4.265 + '[' aarch64 '!=' s390x ']' [2023-01-30T08:24:25.367Z] #0 4.265 + '[' aarch64 '!=' armhf ']' [2023-01-30T08:24:25.367Z] #0 4.265 + build_dockercli [2023-01-30T08:24:25.367Z] #0 4.265 + git clone https://github.com/docker/docker-ce /tmp/tmp.bmewCRTkSi/tmp/docker-ce [2023-01-30T08:24:25.367Z] #0 4.293 Cloning into '/tmp/tmp.bmewCRTkSi/tmp/docker-ce'... [2023-01-30T08:24:25.367Z] #33 ... [2023-01-30T08:24:25.367Z] [2023-01-30T08:24:25.367Z] #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-01-30T08:24:25.367Z] #0 4.810 + RM_GOPATH=0 [2023-01-30T08:24:25.367Z] #0 4.840 + TMP_GOPATH= [2023-01-30T08:24:25.367Z] #0 4.840 + : /build [2023-01-30T08:24:25.367Z] #0 4.840 + '[' -z '' ']' [2023-01-30T08:24:25.367Z] #0 4.840 ++ mktemp -d [2023-01-30T08:24:25.367Z] #0 4.840 + export GOPATH=/tmp/tmp.EfEx1oTaWM [2023-01-30T08:24:25.367Z] #0 4.840 + GOPATH=/tmp/tmp.EfEx1oTaWM [2023-01-30T08:24:25.367Z] #0 4.840 + RM_GOPATH=1 [2023-01-30T08:24:25.367Z] #0 4.840 + case "$(go env GOARCH)" in [2023-01-30T08:24:25.367Z] #0 4.840 ++ go env GOARCH [2023-01-30T08:24:25.367Z] #0 4.904 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:25.367Z] #0 4.904 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:25.367Z] #0 4.905 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:25.367Z] #0 4.912 + dir=/tmp/install [2023-01-30T08:24:25.367Z] #0 4.915 + bin=vndr [2023-01-30T08:24:25.367Z] #0 4.915 + shift [2023-01-30T08:24:25.367Z] #0 4.916 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-30T08:24:25.367Z] #0 4.926 + . /tmp/install/vndr.installer [2023-01-30T08:24:25.367Z] #0 4.927 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:24:25.367Z] #0 4.931 + install_vndr [2023-01-30T08:24:25.367Z] #0 4.933 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-30T08:24:25.367Z] #0 4.933 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:24:25.367Z] #0 4.934 + GOBIN=/build [2023-01-30T08:24:25.367Z] #0 4.935 + GO111MODULE=on [2023-01-30T08:24:25.367Z] #0 4.935 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:24:25.367Z] #0 5.095 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:24:25.383Z] #38 ... [2023-01-30T08:24:25.383Z] [2023-01-30T08:24:25.383Z] #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-01-30T08:24:25.383Z] #39 12.29 PBCC images/timens.pb-c.c [2023-01-30T08:24:25.460Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-01-30T08:24:25.626Z] #34 ... [2023-01-30T08:24:25.626Z] [2023-01-30T08:24:25.626Z] #35 [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-01-30T08:24:25.626Z] #0 5.261 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:24:25.626Z] #0 5.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:24:25.626Z] #0 5.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:24:25.626Z] #0 6.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-30T08:24:25.626Z] #0 8.514 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-30T08:24:25.626Z] #0 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-30T08:24:25.626Z] #35 ... [2023-01-30T08:24:25.626Z] [2023-01-30T08:24:25.626Z] #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-01-30T08:24:25.626Z] #0 3.755 + git clone https://github.com/docker/distribution.git . [2023-01-30T08:24:25.626Z] #0 3.755 Cloning into '.'... [2023-01-30T08:24:25.640Z] #39 12.36 DEP images/timens.pb-c.d [2023-01-30T08:24:25.640Z] #39 12.49 PBCC images/fown.pb-c.c [2023-01-30T08:24:25.640Z] #39 12.56 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-30T08:24:25.885Z] #36 ... [2023-01-30T08:24:25.885Z] [2023-01-30T08:24:25.885Z] #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-01-30T08:24:25.885Z] #19 2.028 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-30T08:24:25.885Z] #19 2.489 [2023-01-30T08:24:25.885Z] #19 2.740 #=#=# ######################################################################## 100.0% [2023-01-30T08:24:25.885Z] #19 3.075 [2023-01-30T08:24:25.885Z] #19 4.074 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-30T08:24:25.885Z] #19 4.424 [2023-01-30T08:24:25.885Z] #19 4.642 #=#=# # 2.0% ######################################################################## 100.0% [2023-01-30T08:24:25.885Z] #19 5.701 [2023-01-30T08:24:25.885Z] #19 10.29 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-30T08:24:25.885Z] #19 11.99 [2023-01-30T08:24:25.897Z] #39 12.70 PBCC images/opts.pb-c.c [2023-01-30T08:24:25.897Z] #39 12.83 PBCC images/memfd.pb-c.c [2023-01-30T08:24:26.033Z] #9 ... [2023-01-30T08:24:26.033Z] [2023-01-30T08:24:26.033Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-30T08:24:26.033Z] #14 DONE 0.2s [2023-01-30T08:24:26.033Z] [2023-01-30T08:24:26.033Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:26.107Z] #51 7.816 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-30T08:24:26.143Z] #19 12.36 #=#=# ## 3.0% [2023-01-30T08:24:26.143Z] #19 ... [2023-01-30T08:24:26.143Z] [2023-01-30T08:24:26.143Z] #30 [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-01-30T08:24:26.143Z] #30 11.13 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-30T08:24:26.143Z] #30 11.20 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-30T08:24:26.143Z] #30 11.40 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-30T08:24:26.143Z] #30 11.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-30T08:24:26.143Z] #30 11.87 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-30T08:24:26.154Z] #39 12.86 DEP images/fown.pb-c.d [2023-01-30T08:24:26.154Z] #39 12.89 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-30T08:24:26.154Z] #39 13.02 DEP images/opts.pb-c.d [2023-01-30T08:24:26.293Z] #9 ... [2023-01-30T08:24:26.293Z] [2023-01-30T08:24:26.293Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-30T08:24:26.293Z] #15 DONE 0.2s [2023-01-30T08:24:26.293Z] [2023-01-30T08:24:26.293Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:26.366Z] #51 ... [2023-01-30T08:24:26.366Z] [2023-01-30T08:24:26.366Z] #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-01-30T08:24:26.366Z] #39 DONE 75.4s [2023-01-30T08:24:26.366Z] [2023-01-30T08:24:26.366Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:24:26.410Z] #39 13.14 DEP images/memfd.pb-c.d [2023-01-30T08:24:26.411Z] #39 13.24 PBCC images/sit.pb-c.c [2023-01-30T08:24:26.411Z] #39 13.32 DEP images/sit.pb-c.d [2023-01-30T08:24:26.494Z] #37 1.549 + RM_GOPATH=0 [2023-01-30T08:24:26.494Z] #37 1.549 + TMP_GOPATH= [2023-01-30T08:24:26.494Z] #37 1.549 + : /build [2023-01-30T08:24:26.494Z] #37 1.549 + '[' -z '' ']' [2023-01-30T08:24:26.494Z] #37 1.549 ++ mktemp -d [2023-01-30T08:24:26.494Z] #37 1.560 + export GOPATH=/tmp/tmp.sjCwa1bKuH [2023-01-30T08:24:26.494Z] #37 1.560 + GOPATH=/tmp/tmp.sjCwa1bKuH [2023-01-30T08:24:26.494Z] #37 1.560 + RM_GOPATH=1 [2023-01-30T08:24:26.494Z] #37 1.560 + case "$(go env GOARCH)" in [2023-01-30T08:24:26.494Z] #37 1.560 ++ go env GOARCH [2023-01-30T08:24:26.494Z] #37 1.592 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:26.494Z] #37 1.592 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:26.494Z] #37 1.592 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:26.494Z] #37 1.607 + dir=/tmp/install [2023-01-30T08:24:26.494Z] #37 1.607 + bin=containerd [2023-01-30T08:24:26.494Z] #37 1.607 + shift [2023-01-30T08:24:26.494Z] #37 1.607 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-30T08:24:26.494Z] #37 1.607 + . /tmp/install/containerd.installer [2023-01-30T08:24:26.494Z] #37 1.607 ++ set -e [2023-01-30T08:24:26.494Z] #37 1.607 ++ : v1.6.16 [2023-01-30T08:24:26.494Z] #37 1.607 + install_containerd [2023-01-30T08:24:26.494Z] #37 1.615 + echo 'Install containerd version v1.6.16' [2023-01-30T08:24:26.494Z] #37 1.615 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sjCwa1bKuH/src/github.com/containerd/containerd [2023-01-30T08:24:26.494Z] #37 1.616 Install containerd version v1.6.16 [2023-01-30T08:24:26.494Z] #37 1.672 Cloning into '/tmp/tmp.sjCwa1bKuH/src/github.com/containerd/containerd'... [2023-01-30T08:24:26.667Z] #39 13.42 PBCC images/macvlan.pb-c.c [2023-01-30T08:24:26.667Z] #39 13.50 DEP images/macvlan.pb-c.d [2023-01-30T08:24:26.667Z] #39 13.64 PBCC images/autofs.pb-c.c [2023-01-30T08:24:26.924Z] #39 13.76 DEP images/autofs.pb-c.d [2023-01-30T08:24:26.924Z] #39 13.81 PBCC images/sysctl.pb-c.c [2023-01-30T08:24:26.924Z] #39 13.86 DEP images/sysctl.pb-c.d [2023-01-30T08:24:26.933Z] #51 8.291 Collecting pathspec>=0.5.3 [2023-01-30T08:24:26.933Z] #51 8.300 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-01-30T08:24:26.933Z] #51 8.451 Collecting pyyaml [2023-01-30T08:24:26.933Z] #51 8.454 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-01-30T08:24:26.933Z] #51 8.483 Building wheels for collected packages: yamllint [2023-01-30T08:24:26.933Z] #51 8.483 Building wheel for yamllint (setup.py): started [2023-01-30T08:24:27.181Z] #39 13.98 PBCC images/time.pb-c.c [2023-01-30T08:24:27.181Z] #39 13.99 DEP images/time.pb-c.d [2023-01-30T08:24:27.194Z] #51 8.746 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-30T08:24:27.194Z] #51 8.746 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ff8b16006c1577b4852198739423bd199a35c4935ae0d161743f81affc122d27 [2023-01-30T08:24:27.194Z] #51 8.747 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-30T08:24:27.194Z] #51 8.750 Successfully built yamllint [2023-01-30T08:24:27.194Z] #51 8.758 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-30T08:24:27.438Z] #39 14.11 PBCC images/binfmt-misc.pb-c.c [2023-01-30T08:24:27.438Z] #39 14.14 DEP images/binfmt-misc.pb-c.d [2023-01-30T08:24:27.438Z] #39 14.25 PBCC images/seccomp.pb-c.c [2023-01-30T08:24:27.438Z] #39 14.30 DEP images/seccomp.pb-c.d [2023-01-30T08:24:27.451Z] #51 9.050 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-01-30T08:24:27.520Z] #30 13.59 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-30T08:24:27.695Z] #39 14.43 PBCC images/userns.pb-c.c [2023-01-30T08:24:27.695Z] #39 14.45 DEP images/userns.pb-c.d [2023-01-30T08:24:27.695Z] #39 14.57 PBCC images/cgroup.pb-c.c [2023-01-30T08:24:27.695Z] #39 14.65 DEP images/cgroup.pb-c.d [2023-01-30T08:24:27.709Z] #51 DONE 9.3s [2023-01-30T08:24:27.709Z] [2023-01-30T08:24:27.709Z] #38 [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-01-30T08:24:27.709Z] #38 ... [2023-01-30T08:24:27.709Z] [2023-01-30T08:24:27.709Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-30T08:24:27.952Z] #39 14.76 PBCC images/ext-file.pb-c.c [2023-01-30T08:24:27.952Z] #39 14.83 DEP images/ext-file.pb-c.d [2023-01-30T08:24:27.952Z] #39 14.91 PBCC images/rpc.pb-c.c [2023-01-30T08:24:28.209Z] #39 15.02 DEP images/rpc.pb-c.d [2023-01-30T08:24:28.209Z] #39 ... [2023-01-30T08:24:28.209Z] [2023-01-30T08:24:28.209Z] #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-01-30T08:24:28.209Z] #38 9.029 [100%] Linking C executable tini-static [2023-01-30T08:24:28.209Z] #38 10.08 [100%] Built target tini-static [2023-01-30T08:24:28.209Z] #38 10.26 + mkdir -p /build [2023-01-30T08:24:28.209Z] #38 10.28 + cp tini-static /build/docker-init [2023-01-30T08:24:28.209Z] #38 DONE 11.0s [2023-01-30T08:24:28.209Z] [2023-01-30T08:24:28.209Z] #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-01-30T08:24:28.209Z] #39 15.14 PBCC images/siginfo.pb-c.c [2023-01-30T08:24:28.209Z] #39 ... [2023-01-30T08:24:28.209Z] [2023-01-30T08:24:28.209Z] #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-01-30T08:24:28.209Z] #31 86.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-30T08:24:28.209Z] #31 86.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-30T08:24:28.209Z] #31 86.82 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-30T08:24:28.273Z] #52 DONE 0.6s [2023-01-30T08:24:28.273Z] [2023-01-30T08:24:28.273Z] #38 [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-01-30T08:24:28.273Z] #38 ... [2023-01-30T08:24:28.273Z] [2023-01-30T08:24:28.273Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-30T08:24:28.466Z] #31 ... [2023-01-30T08:24:28.466Z] [2023-01-30T08:24:28.466Z] #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-01-30T08:24:28.466Z] #39 15.23 DEP images/siginfo.pb-c.d [2023-01-30T08:24:28.466Z] #39 15.37 PBCC images/pagemap.pb-c.c [2023-01-30T08:24:28.723Z] #39 15.45 DEP images/pagemap.pb-c.d [2023-01-30T08:24:28.723Z] #39 15.53 PBCC images/rlimit.pb-c.c [2023-01-30T08:24:28.723Z] #39 15.56 DEP images/rlimit.pb-c.d [2023-01-30T08:24:28.723Z] #39 15.62 PBCC images/file-lock.pb-c.c [2023-01-30T08:24:28.723Z] #39 15.64 DEP images/file-lock.pb-c.d [2023-01-30T08:24:28.980Z] #39 15.74 PBCC images/tty.pb-c.c [2023-01-30T08:24:28.980Z] #39 15.77 DEP images/tty.pb-c.d [2023-01-30T08:24:29.038Z] #37 ... [2023-01-30T08:24:29.038Z] [2023-01-30T08:24:29.038Z] #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-01-30T08:24:29.038Z] #36 39.79 Reading package lists... [2023-01-30T08:24:29.038Z] #36 47.70 Building dependency tree... [2023-01-30T08:24:29.038Z] #36 53.01 The following additional packages will be installed: [2023-01-30T08:24:29.038Z] #36 53.07 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-30T08:24:29.038Z] #36 53.11 Suggested packages: [2023-01-30T08:24:29.038Z] #36 53.11 cmake-doc ninja-build lrzip [2023-01-30T08:24:29.038Z] #36 53.11 Recommended packages: [2023-01-30T08:24:29.038Z] #36 53.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-30T08:24:29.038Z] #36 54.75 The following NEW packages will be installed: [2023-01-30T08:24:29.038Z] #36 54.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-30T08:24:29.038Z] #36 54.78 vim-common xxd [2023-01-30T08:24:29.038Z] #36 55.35 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:24:29.038Z] #36 55.35 Need to get 17.7 MB of archives. [2023-01-30T08:24:29.038Z] #36 55.35 After this operation, 70.7 MB of additional disk space will be used. [2023-01-30T08:24:29.039Z] #36 55.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-30T08:24:29.039Z] #36 55.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-30T08:24:29.039Z] #36 55.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-30T08:24:29.039Z] #36 55.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-30T08:24:29.039Z] #36 56.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-30T08:24:29.039Z] #36 56.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-30T08:24:29.039Z] #36 56.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-30T08:24:29.039Z] #36 56.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-30T08:24:29.039Z] #36 56.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-30T08:24:29.039Z] #36 56.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-30T08:24:29.039Z] #36 ... [2023-01-30T08:24:29.039Z] [2023-01-30T08:24:29.039Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:24:29.039Z] #30 54.04 go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:24:29.039Z] #30 54.04 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-30T08:24:29.039Z] #30 54.10 go: downloading github.com/pkg/errors v0.9.1 [2023-01-30T08:24:29.039Z] #30 54.21 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-30T08:24:29.039Z] #30 54.22 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-30T08:24:29.039Z] #30 54.74 go: downloading github.com/spf13/viper v1.10.1 [2023-01-30T08:24:29.039Z] #30 54.92 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-30T08:24:29.039Z] #30 56.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:24:29.039Z] #30 56.37 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:24:29.039Z] #30 56.46 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-30T08:24:29.039Z] #30 56.53 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-30T08:24:29.237Z] #39 15.99 PBCC images/tun.pb-c.c [2023-01-30T08:24:29.237Z] #39 16.08 PBCC images/netdev.pb-c.c [2023-01-30T08:24:29.494Z] #39 16.15 DEP images/tun.pb-c.d [2023-01-30T08:24:29.494Z] #39 16.33 DEP images/netdev.pb-c.d [2023-01-30T08:24:29.494Z] #39 16.43 PBCC images/vma.pb-c.c [2023-01-30T08:24:29.644Z] #53 DONE 1.1s [2023-01-30T08:24:29.644Z] [2023-01-30T08:24:29.644Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-30T08:24:29.751Z] #39 16.51 DEP images/vma.pb-c.d [2023-01-30T08:24:29.751Z] #39 16.61 PBCC images/creds.pb-c.c [2023-01-30T08:24:29.751Z] #39 16.71 DEP images/creds.pb-c.d [2023-01-30T08:24:29.901Z] #54 DONE 0.4s [2023-01-30T08:24:29.901Z] [2023-01-30T08:24:29.901Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-30T08:24:29.901Z] #55 DONE 0.1s [2023-01-30T08:24:29.901Z] [2023-01-30T08:24:29.901Z] #38 [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-01-30T08:24:29.901Z] #38 ... [2023-01-30T08:24:29.901Z] [2023-01-30T08:24:29.901Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-30T08:24:29.901Z] #56 DONE 0.0s [2023-01-30T08:24:29.901Z] [2023-01-30T08:24:29.901Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-30T08:24:29.974Z] #30 ... [2023-01-30T08:24:29.974Z] [2023-01-30T08:24:29.974Z] #29 [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-01-30T08:24:29.974Z] #29 46.85 Building dependency tree... [2023-01-30T08:24:29.975Z] #29 52.12 The following additional packages will be installed: [2023-01-30T08:24:29.975Z] #29 52.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-30T08:24:29.975Z] #29 52.15 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-30T08:24:29.975Z] #29 52.15 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-30T08:24:29.975Z] #29 52.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-30T08:24:29.975Z] #29 52.16 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-30T08:24:29.975Z] #29 52.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-30T08:24:29.975Z] #29 52.16 mingw-w64-common mingw-w64-x86-64-dev [2023-01-30T08:24:29.975Z] #29 52.18 Suggested packages: [2023-01-30T08:24:29.975Z] #29 52.19 gcc-10-locales seccomp wine64 [2023-01-30T08:24:29.975Z] #29 54.77 The following NEW packages will be installed: [2023-01-30T08:24:29.975Z] #29 54.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-30T08:24:29.975Z] #29 54.77 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-30T08:24:29.975Z] #29 54.77 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-30T08:24:29.975Z] #29 54.77 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-30T08:24:29.975Z] #29 54.77 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-30T08:24:29.975Z] #29 54.78 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-30T08:24:29.975Z] #29 54.78 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-30T08:24:29.975Z] #29 54.78 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-30T08:24:29.975Z] #29 54.80 mingw-w64-x86-64-dev [2023-01-30T08:24:29.975Z] #29 55.28 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:24:29.975Z] #29 55.28 Need to get 115 MB of archives. [2023-01-30T08:24:29.975Z] #29 55.28 After this operation, 645 MB of additional disk space will be used. [2023-01-30T08:24:29.975Z] #29 55.28 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-01-30T08:24:29.975Z] #29 55.56 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-01-30T08:24:29.975Z] #29 55.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-30T08:24:29.975Z] #29 56.02 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-01-30T08:24:29.975Z] #29 56.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-30T08:24:29.975Z] #29 56.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-30T08:24:29.975Z] #29 56.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-01-30T08:24:29.975Z] #29 57.23 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-01-30T08:24:29.975Z] #29 57.26 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-01-30T08:24:29.975Z] #29 58.14 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-01-30T08:24:30.008Z] #39 16.88 PBCC images/utsns.pb-c.c [2023-01-30T08:24:30.008Z] #39 16.93 DEP images/utsns.pb-c.d [2023-01-30T08:24:30.233Z] #29 ... [2023-01-30T08:24:30.233Z] [2023-01-30T08:24:30.233Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-30T08:24:30.233Z] #34 48.25 Building dependency tree... [2023-01-30T08:24:30.233Z] #34 53.86 The following additional packages will be installed: [2023-01-30T08:24:30.233Z] #34 53.86 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-30T08:24:30.233Z] #34 53.86 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-30T08:24:30.233Z] #34 53.87 Suggested packages: [2023-01-30T08:24:30.233Z] #34 53.90 manpages-dev protobuf-mode-el python3-setuptools [2023-01-30T08:24:30.233Z] #34 56.59 The following NEW packages will be installed: [2023-01-30T08:24:30.233Z] #34 56.62 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-30T08:24:30.233Z] #34 56.62 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-30T08:24:30.233Z] #34 56.63 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-30T08:24:30.233Z] #34 56.63 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-30T08:24:30.233Z] #34 57.34 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:24:30.233Z] #34 57.34 Need to get 4583 kB of archives. [2023-01-30T08:24:30.233Z] #34 57.34 After this operation, 25.9 MB of additional disk space will be used. [2023-01-30T08:24:30.233Z] #34 57.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-30T08:24:30.233Z] #34 57.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-30T08:24:30.233Z] #34 57.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-30T08:24:30.233Z] #34 57.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-30T08:24:30.233Z] #34 57.38 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-01-30T08:24:30.233Z] #34 57.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-30T08:24:30.233Z] #34 57.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-30T08:24:30.233Z] #34 57.39 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-01-30T08:24:30.233Z] #34 57.39 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-01-30T08:24:30.233Z] #34 57.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-30T08:24:30.233Z] #34 57.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-30T08:24:30.233Z] #34 57.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-30T08:24:30.233Z] #34 57.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-30T08:24:30.233Z] #34 57.88 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-01-30T08:24:30.233Z] #34 57.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-30T08:24:30.233Z] #34 57.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-30T08:24:30.233Z] #34 57.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-30T08:24:30.233Z] #34 57.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-30T08:24:30.233Z] #34 ... [2023-01-30T08:24:30.233Z] [2023-01-30T08:24:30.233Z] #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-01-30T08:24:30.233Z] #36 59.15 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:24:30.266Z] #39 17.04 PBCC images/ipc-desc.pb-c.c [2023-01-30T08:24:30.266Z] #39 17.10 PBCC images/ipc-sem.pb-c.c [2023-01-30T08:24:30.466Z] #57 DONE 0.4s [2023-01-30T08:24:30.466Z] [2023-01-30T08:24:30.466Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-30T08:24:30.466Z] #58 DONE 0.1s [2023-01-30T08:24:30.466Z] [2023-01-30T08:24:30.466Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-30T08:24:30.466Z] #59 DONE 0.1s [2023-01-30T08:24:30.466Z] [2023-01-30T08:24:30.466Z] #38 [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-01-30T08:24:30.499Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.3s done [2023-01-30T08:24:30.499Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0.1s [2023-01-30T08:24:30.523Z] #39 17.20 DEP images/ipc-desc.pb-c.d [2023-01-30T08:24:30.523Z] #39 17.25 DEP images/ipc-sem.pb-c.d [2023-01-30T08:24:30.523Z] #39 17.31 PBCC images/ipc-msg.pb-c.c [2023-01-30T08:24:30.523Z] #39 17.36 DEP images/ipc-msg.pb-c.d [2023-01-30T08:24:30.723Z] #38 ... [2023-01-30T08:24:30.723Z] [2023-01-30T08:24:30.723Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-30T08:24:30.780Z] #39 17.51 PBCC images/ipc-shm.pb-c.c [2023-01-30T08:24:30.780Z] #39 17.58 DEP images/ipc-shm.pb-c.d [2023-01-30T08:24:30.780Z] #39 17.72 PBCC images/ipc-var.pb-c.c [2023-01-30T08:24:30.780Z] #39 ... [2023-01-30T08:24:30.780Z] [2023-01-30T08:24:30.780Z] #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-01-30T08:24:30.780Z] #34 89.39 reflect [2023-01-30T08:24:30.800Z] #30 ... [2023-01-30T08:24:30.800Z] [2023-01-30T08:24:30.800Z] #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-01-30T08:24:30.800Z] #19 12.36 #=#=# ## 3.0% ########### 15.5% ########################### 38.4% ######################################## 56.6% ##################################################### 74.4% ############################################################## 86.7% ######################################################################## 100.0% [2023-01-30T08:24:30.800Z] #19 14.39 [2023-01-30T08:24:31.037Z] #34 ... [2023-01-30T08:24:31.037Z] [2023-01-30T08:24:31.037Z] #32 [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-01-30T08:24:31.037Z] #32 DONE 99.4s [2023-01-30T08:24:31.037Z] [2023-01-30T08:24:31.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-30T08:24:31.037Z] #39 17.76 DEP images/ipc-var.pb-c.d [2023-01-30T08:24:31.037Z] #39 17.89 PBCC images/sk-opts.pb-c.c [2023-01-30T08:24:31.037Z] #39 17.95 PBCC images/packet-sock.pb-c.c [2023-01-30T08:24:31.168Z] #36 59.95 Fetched 17.7 MB in 3s (6769 kB/s) [2023-01-30T08:24:31.294Z] #39 18.12 DEP images/sk-opts.pb-c.d [2023-01-30T08:24:31.294Z] #39 18.21 DEP images/packet-sock.pb-c.d [2023-01-30T08:24:31.294Z] #39 18.29 PBCC images/sk-netlink.pb-c.c [2023-01-30T08:24:31.426Z] #36 60.26 Selecting previously unselected package xxd. [2023-01-30T08:24:31.551Z] #39 18.38 DEP images/sk-netlink.pb-c.d [2023-01-30T08:24:31.655Z] #60 DONE 0.9s [2023-01-30T08:24:31.655Z] [2023-01-30T08:24:31.655Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-30T08:24:31.655Z] #61 DONE 0.3s [2023-01-30T08:24:31.655Z] [2023-01-30T08:24:31.655Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-30T08:24:31.655Z] #62 DONE 0.0s [2023-01-30T08:24:31.655Z] [2023-01-30T08:24:31.655Z] #38 [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-01-30T08:24:31.655Z] #38 87.74 # github.com/containerd/containerd/cmd/containerd [2023-01-30T08:24:31.655Z] #38 87.74 /usr/bin/ld: /tmp/go-link-1379650081/000019.o: in function `New': [2023-01-30T08:24:31.655Z] #38 87.74 /tmp/tmp.Qk2WyNjD5c/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-01-30T08:24:31.655Z] #38 87.81 + bin/containerd-stress [2023-01-30T08:24:31.684Z] #36 60.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:24:31.684Z] #36 60.41 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:24:31.684Z] #36 60.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:31.808Z] #39 18.50 PBCC images/sk-inet.pb-c.c [2023-01-30T08:24:31.808Z] #39 18.56 DEP images/sk-inet.pb-c.d [2023-01-30T08:24:32.065Z] #39 18.76 PBCC images/sk-unix.pb-c.c [2023-01-30T08:24:32.065Z] #39 18.81 DEP images/sk-unix.pb-c.d [2023-01-30T08:24:32.065Z] #39 18.92 PBCC images/mm.pb-c.c [2023-01-30T08:24:32.219Z] #38 ... [2023-01-30T08:24:32.219Z] [2023-01-30T08:24:32.219Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-30T08:24:32.219Z] #63 DONE 0.3s [2023-01-30T08:24:32.219Z] [2023-01-30T08:24:32.219Z] #38 [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-01-30T08:24:32.219Z] #38 88.69 + bin/containerd-shim [2023-01-30T08:24:32.251Z] #36 60.97 Selecting previously unselected package vim-common. [2023-01-30T08:24:32.251Z] #36 60.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:24:32.251Z] #36 61.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:32.322Z] #39 19.06 DEP images/mm.pb-c.d [2023-01-30T08:24:32.322Z] #39 19.14 PBCC images/timerfd.pb-c.c [2023-01-30T08:24:32.322Z] #39 19.20 DEP images/timerfd.pb-c.d [2023-01-30T08:24:32.322Z] #39 19.27 PBCC images/timer.pb-c.c [2023-01-30T08:24:32.580Z] #39 19.30 DEP images/timer.pb-c.d [2023-01-30T08:24:32.580Z] #39 19.46 PBCC images/sa.pb-c.c [2023-01-30T08:24:32.580Z] #39 19.48 DEP images/sa.pb-c.d [2023-01-30T08:24:32.580Z] #39 19.54 PBCC images/pipe-data.pb-c.c [2023-01-30T08:24:32.838Z] #39 19.62 DEP images/pipe-data.pb-c.d [2023-01-30T08:24:32.838Z] #39 19.70 PBCC images/mnt.pb-c.c [2023-01-30T08:24:32.838Z] #39 19.77 DEP images/mnt.pb-c.d [2023-01-30T08:24:33.068Z] #36 61.73 Selecting previously unselected package cmake-data. [2023-01-30T08:24:33.068Z] #36 61.76 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-30T08:24:33.068Z] #36 61.79 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-30T08:24:33.095Z] #39 19.92 PBCC images/sk-packet.pb-c.c [2023-01-30T08:24:33.338Z] #19 19.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-30T08:24:33.352Z] #39 19.99 DEP images/sk-packet.pb-c.d [2023-01-30T08:24:33.352Z] #39 20.22 PBCC images/tcp-stream.pb-c.c [2023-01-30T08:24:33.608Z] #39 20.30 DEP images/tcp-stream.pb-c.d [2023-01-30T08:24:33.608Z] #39 20.41 PBCC images/pipe.pb-c.c [2023-01-30T08:24:33.608Z] #39 20.42 DEP images/pipe.pb-c.d [2023-01-30T08:24:33.608Z] #39 20.43 PBCC images/pstree.pb-c.c [2023-01-30T08:24:33.608Z] #39 20.44 DEP images/pstree.pb-c.d [2023-01-30T08:24:33.608Z] #39 20.45 PBCC images/fs.pb-c.c [2023-01-30T08:24:33.608Z] #39 20.46 DEP images/fs.pb-c.d [2023-01-30T08:24:33.608Z] #39 20.47 PBCC images/signalfd.pb-c.c [2023-01-30T08:24:33.608Z] #39 20.48 DEP images/signalfd.pb-c.d [2023-01-30T08:24:33.608Z] #39 20.55 PBCC images/fh.pb-c.c [2023-01-30T08:24:33.801Z] #9 ... [2023-01-30T08:24:33.801Z] [2023-01-30T08:24:33.801Z] #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-01-30T08:24:33.801Z] #0 3.092 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:24:33.801Z] #0 3.125 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:24:33.801Z] #0 3.125 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:24:33.801Z] #0 3.242 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:24:33.801Z] #0 3.632 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:24:33.801Z] #0 4.093 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:24:33.801Z] #0 5.087 Fetched 8624 kB in 2s (3800 kB/s) [2023-01-30T08:24:33.801Z] #0 5.087 Reading package lists... [2023-01-30T08:24:33.801Z] #0 5.863 Reading package lists... [2023-01-30T08:24:33.801Z] #0 6.628 Building dependency tree... [2023-01-30T08:24:33.801Z] #0 6.959 The following additional packages will be installed: [2023-01-30T08:24:33.801Z] #0 6.959 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-30T08:24:33.801Z] #0 6.959 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-30T08:24:33.801Z] #0 6.959 Recommended packages: [2023-01-30T08:24:33.801Z] #0 6.959 libldap-common publicsuffix libsasl2-modules [2023-01-30T08:24:33.801Z] #0 7.129 The following NEW packages will be installed: [2023-01-30T08:24:33.801Z] #0 7.130 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-30T08:24:33.801Z] #0 7.131 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-30T08:24:33.801Z] #0 7.131 libssh2-1 openssl [2023-01-30T08:24:33.801Z] #0 7.407 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-30T08:24:33.801Z] #0 7.407 Need to get 3049 kB of archives. [2023-01-30T08:24:33.801Z] #0 7.407 After this operation, 6663 kB of additional disk space will be used. [2023-01-30T08:24:33.801Z] #0 7.407 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-30T08:24:33.801Z] #0 7.427 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-30T08:24:33.801Z] #0 7.427 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-30T08:24:33.801Z] #0 7.427 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-01-30T08:24:33.801Z] #0 7.427 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-30T08:24:33.801Z] #0 7.427 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-30T08:24:33.801Z] #0 7.427 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-30T08:24:33.801Z] #0 7.427 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-30T08:24:33.801Z] #0 7.427 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-30T08:24:33.801Z] #0 7.428 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-30T08:24:33.801Z] #0 7.434 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-01-30T08:24:33.801Z] #0 7.434 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-01-30T08:24:33.801Z] #0 7.434 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-30T08:24:33.801Z] #0 7.436 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-30T08:24:33.801Z] #0 7.437 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-30T08:24:33.801Z] #0 7.631 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:24:33.801Z] #0 7.661 Fetched 3049 kB in 0s (10.2 MB/s) [2023-01-30T08:24:33.801Z] #0 7.689 Selecting previously unselected package openssl. [2023-01-30T08:24:33.801Z] #0 7.689 (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-01-30T08:24:33.801Z] #0 7.689 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 7.695 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-30T08:24:33.801Z] #0 7.863 Selecting previously unselected package ca-certificates. [2023-01-30T08:24:33.801Z] #0 7.863 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-30T08:24:33.801Z] #0 7.865 Unpacking ca-certificates (20210119) ... [2023-01-30T08:24:33.801Z] #0 7.985 Selecting previously unselected package libbrotli1:amd64. [2023-01-30T08:24:33.801Z] #0 7.985 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 7.994 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-30T08:24:33.801Z] #0 8.084 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-30T08:24:33.801Z] #0 8.084 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.089 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:24:33.801Z] #0 8.127 Selecting previously unselected package libsasl2-2:amd64. [2023-01-30T08:24:33.801Z] #0 8.128 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.131 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:24:33.801Z] #0 8.181 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-30T08:24:33.801Z] #0 8.181 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.186 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-30T08:24:33.801Z] #0 8.249 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-30T08:24:33.801Z] #0 8.249 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.252 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-30T08:24:33.801Z] #0 8.291 Selecting previously unselected package libpsl5:amd64. [2023-01-30T08:24:33.801Z] #0 8.291 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.295 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-30T08:24:33.801Z] #0 8.331 Selecting previously unselected package librtmp1:amd64. [2023-01-30T08:24:33.801Z] #0 8.333 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.336 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-30T08:24:33.801Z] #0 8.377 Selecting previously unselected package libssh2-1:amd64. [2023-01-30T08:24:33.801Z] #0 8.377 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.383 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-30T08:24:33.801Z] #0 8.442 Selecting previously unselected package libcurl4:amd64. [2023-01-30T08:24:33.801Z] #0 8.442 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.446 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-01-30T08:24:33.801Z] #0 8.504 Selecting previously unselected package curl. [2023-01-30T08:24:33.801Z] #0 8.504 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.508 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-01-30T08:24:33.801Z] #0 8.588 Selecting previously unselected package libonig5:amd64. [2023-01-30T08:24:33.801Z] #0 8.588 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.593 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:24:33.801Z] #0 8.657 Selecting previously unselected package libjq1:amd64. [2023-01-30T08:24:33.801Z] #0 8.657 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.660 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:24:33.801Z] #0 8.704 Selecting previously unselected package jq. [2023-01-30T08:24:33.801Z] #0 8.704 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-30T08:24:33.801Z] #0 8.709 Unpacking jq (1.6-2.1) ... [2023-01-30T08:24:33.801Z] #0 8.748 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-30T08:24:33.801Z] #0 8.758 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-30T08:24:33.801Z] #0 8.771 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-30T08:24:33.801Z] #0 8.785 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:24:33.801Z] #0 8.796 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-30T08:24:33.801Z] #0 8.808 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-30T08:24:33.801Z] #0 8.825 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-30T08:24:33.801Z] #0 8.834 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-30T08:24:33.801Z] #0 8.851 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:24:33.801Z] #0 8.881 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:24:33.801Z] #0 8.894 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-30T08:24:33.801Z] #0 8.905 Setting up ca-certificates (20210119) ... [2023-01-30T08:24:33.801Z] #0 9.493 Updating certificates in /etc/ssl/certs... [2023-01-30T08:24:33.801Z] #16 ... [2023-01-30T08:24:33.801Z] [2023-01-30T08:24:33.801Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:33.865Z] #39 20.60 PBCC images/fsnotify.pb-c.c [2023-01-30T08:24:33.865Z] #39 20.68 DEP images/fh.pb-c.d [2023-01-30T08:24:33.865Z] #39 20.78 DEP images/fsnotify.pb-c.d [2023-01-30T08:24:33.907Z] #19 ... [2023-01-30T08:24:33.907Z] [2023-01-30T08:24:33.907Z] #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-01-30T08:24:34.031Z] #36 ... [2023-01-30T08:24:34.031Z] [2023-01-30T08:24:34.031Z] #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-01-30T08:24:34.031Z] #26 DONE 62.6s [2023-01-30T08:24:34.031Z] [2023-01-30T08:24:34.031Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-30T08:24:34.031Z] #34 59.66 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:24:34.031Z] #34 60.01 Fetched 4583 kB in 1s (3767 kB/s) [2023-01-30T08:24:34.031Z] #34 60.13 Selecting previously unselected package libcap2:amd64. [2023-01-30T08:24:34.031Z] #34 60.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:24:34.031Z] #34 60.23 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-30T08:24:34.031Z] #34 60.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:24:34.031Z] #34 60.52 Selecting previously unselected package libcap-dev:amd64. [2023-01-30T08:24:34.031Z] #34 60.52 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-30T08:24:34.031Z] #34 60.54 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-30T08:24:34.031Z] #34 60.93 Selecting previously unselected package libnet1:amd64. [2023-01-30T08:24:34.031Z] #34 60.94 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:24:34.031Z] #34 61.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:34.031Z] #34 61.29 Selecting previously unselected package libnet1-dev. [2023-01-30T08:24:34.031Z] #34 61.35 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:24:34.031Z] #34 61.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:34.031Z] #34 62.49 Selecting previously unselected package libnl-3-200:amd64. [2023-01-30T08:24:34.031Z] #34 62.49 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:24:34.031Z] #34 62.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:24:34.031Z] #34 62.90 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-30T08:24:34.031Z] #34 62.94 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:24:34.031Z] #34 62.95 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-30T08:24:34.122Z] #39 20.95 PBCC images/eventpoll.pb-c.c [2023-01-30T08:24:34.122Z] #39 20.97 DEP images/eventpoll.pb-c.d [2023-01-30T08:24:34.166Z] #36 19.76 Updating files: 79% (1771/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) [2023-01-30T08:24:34.166Z] #36 ... [2023-01-30T08:24:34.166Z] [2023-01-30T08:24:34.166Z] #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-01-30T08:24:34.166Z] #34 DONE 20.1s [2023-01-30T08:24:34.166Z] [2023-01-30T08:24:34.166Z] #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-01-30T08:24:34.374Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.2s done [2023-01-30T08:24:34.375Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-01-30T08:24:34.378Z] #39 21.13 PBCC images/eventfd.pb-c.c [2023-01-30T08:24:34.378Z] #39 21.17 DEP images/eventfd.pb-c.d [2023-01-30T08:24:34.379Z] #39 21.32 PBCC images/remap-file-path.pb-c.c [2023-01-30T08:24:34.379Z] #39 21.35 DEP images/remap-file-path.pb-c.d [2023-01-30T08:24:34.379Z] #39 ... [2023-01-30T08:24:34.379Z] [2023-01-30T08:24:34.379Z] #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-01-30T08:24:34.379Z] #26 92.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-30T08:24:34.639Z] #26 ... [2023-01-30T08:24:34.639Z] [2023-01-30T08:24:34.639Z] #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-01-30T08:24:34.639Z] #39 21.48 PBCC images/fifo.pb-c.c [2023-01-30T08:24:34.639Z] #39 21.53 DEP images/fifo.pb-c.d [2023-01-30T08:24:34.639Z] #39 21.61 PBCC images/ghost-file.pb-c.c [2023-01-30T08:24:34.683Z] #36 19.76 Updating files: 79% (1771/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-01-30T08:24:34.683Z] #36 20.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-30T08:24:34.896Z] #39 21.66 DEP images/ghost-file.pb-c.d [2023-01-30T08:24:34.896Z] #39 21.73 PBCC images/regfile.pb-c.c [2023-01-30T08:24:34.896Z] #39 21.76 DEP images/regfile.pb-c.d [2023-01-30T08:24:34.896Z] #39 21.87 PBCC images/ns.pb-c.c [2023-01-30T08:24:34.945Z] #9 ... [2023-01-30T08:24:34.945Z] [2023-01-30T08:24:34.945Z] #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-01-30T08:24:34.945Z] #16 10.15 129 added, 0 removed; done. [2023-01-30T08:24:34.945Z] #16 10.19 Setting up jq (1.6-2.1) ... [2023-01-30T08:24:34.945Z] #16 10.21 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-01-30T08:24:34.945Z] #16 10.24 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-01-30T08:24:34.945Z] #16 10.26 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:24:34.945Z] #16 10.28 Processing triggers for ca-certificates (20210119) ... [2023-01-30T08:24:34.945Z] #16 10.29 Updating certificates in /etc/ssl/certs... [2023-01-30T08:24:34.945Z] #16 10.90 0 added, 0 removed; done. [2023-01-30T08:24:34.945Z] #16 10.90 Running hooks in /etc/ca-certificates/update.d... [2023-01-30T08:24:34.945Z] #16 10.90 done. [2023-01-30T08:24:34.945Z] #16 DONE 11.7s [2023-01-30T08:24:34.945Z] [2023-01-30T08:24:34.945Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-30T08:24:34.945Z] #17 DONE 0.1s [2023-01-30T08:24:34.945Z] [2023-01-30T08:24:34.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-30T08:24:35.068Z] #34 63.67 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-30T08:24:35.068Z] #34 63.67 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:24:35.068Z] #34 63.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:24:35.068Z] #34 63.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-30T08:24:35.068Z] #34 63.96 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:24:35.068Z] #34 63.99 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-30T08:24:35.168Z] #39 21.94 DEP images/ns.pb-c.d [2023-01-30T08:24:35.168Z] #39 21.98 PBCC images/fdinfo.pb-c.c [2023-01-30T08:24:35.168Z] #39 22.02 DEP images/fdinfo.pb-c.d [2023-01-30T08:24:35.168Z] #39 22.05 PBCC images/core-aarch64.pb-c.c [2023-01-30T08:24:35.327Z] #34 64.19 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-30T08:24:35.327Z] #34 64.21 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-30T08:24:35.327Z] #34 64.21 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-30T08:24:35.425Z] #39 22.18 PBCC images/core-arm.pb-c.c [2023-01-30T08:24:35.425Z] #39 22.24 PBCC images/core-ppc64.pb-c.c [2023-01-30T08:24:35.425Z] #39 22.37 PBCC images/core-s390.pb-c.c [2023-01-30T08:24:35.620Z] #36 ... [2023-01-30T08:24:35.620Z] [2023-01-30T08:24:35.620Z] #31 [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-01-30T08:24:35.620Z] #31 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-30T08:24:35.620Z] #31 16.60 Fetched 8506 kB in 12s (736 kB/s) [2023-01-30T08:24:35.682Z] #39 22.48 PBCC images/core-x86.pb-c.c [2023-01-30T08:24:35.879Z] #31 16.60 Reading package lists... [2023-01-30T08:24:35.879Z] #31 ... [2023-01-30T08:24:35.879Z] [2023-01-30T08:24:35.879Z] #25 [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-01-30T08:24:35.879Z] #25 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-30T08:24:35.879Z] #25 16.39 Fetched 8506 kB in 11s (750 kB/s) [2023-01-30T08:24:35.879Z] #25 16.39 Reading package lists... [2023-01-30T08:24:35.908Z] #34 64.57 Selecting previously unselected package libprotobuf23:amd64. [2023-01-30T08:24:35.908Z] #34 64.57 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-30T08:24:35.908Z] #34 64.58 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-30T08:24:35.939Z] #39 22.70 PBCC images/core.pb-c.c [2023-01-30T08:24:35.939Z] #39 22.87 PBCC images/inventory.pb-c.c [2023-01-30T08:24:35.939Z] #39 22.91 DEP images/core-aarch64.pb-c.d [2023-01-30T08:24:36.137Z] #25 21.59 Reading package lists... [2023-01-30T08:24:36.137Z] #25 ... [2023-01-30T08:24:36.137Z] [2023-01-30T08:24:36.138Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-30T08:24:36.138Z] #27 18.01 Updating files: 65% (1253/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-01-30T08:24:36.138Z] #27 18.65 + cd /tmp/tmp.95UEJn4sHR/src/github.com/docker/libnetwork [2023-01-30T08:24:36.138Z] #27 18.65 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:24:36.138Z] #27 19.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-30T08:24:36.197Z] #39 23.00 DEP images/core-arm.pb-c.d [2023-01-30T08:24:36.396Z] #27 ... [2023-01-30T08:24:36.396Z] [2023-01-30T08:24:36.396Z] #26 [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-01-30T08:24:36.396Z] #26 12.22 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-30T08:24:36.396Z] #26 ... [2023-01-30T08:24:36.396Z] [2023-01-30T08:24:36.396Z] #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-01-30T08:24:36.396Z] #36 21.94 + 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-01-30T08:24:36.454Z] #39 23.14 DEP images/core-ppc64.pb-c.d [2023-01-30T08:24:36.454Z] #39 23.23 DEP images/core-s390.pb-c.d [2023-01-30T08:24:36.710Z] #39 23.37 DEP images/core-x86.pb-c.d [2023-01-30T08:24:36.710Z] #39 23.51 DEP images/core.pb-c.d [2023-01-30T08:24:36.710Z] #39 23.64 DEP images/inventory.pb-c.d [2023-01-30T08:24:36.997Z] #39 23.74 PBCC images/cpuinfo.pb-c.c [2023-01-30T08:24:36.997Z] #39 23.81 DEP images/cpuinfo.pb-c.d [2023-01-30T08:24:36.997Z] #39 23.88 PBCC images/stats.pb-c.c [2023-01-30T08:24:36.997Z] #39 23.98 DEP images/stats.pb-c.d [2023-01-30T08:24:37.286Z] #34 66.10 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-30T08:24:37.286Z] #34 66.11 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-30T08:24:37.492Z] #38 93.18 + bin/containerd-shim-runc-v1 [2023-01-30T08:24:37.545Z] #34 66.26 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-30T08:24:37.803Z] #34 66.67 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-30T08:24:37.803Z] #34 66.68 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-30T08:24:37.803Z] #34 66.69 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-30T08:24:38.931Z] #36 ... [2023-01-30T08:24:38.931Z] [2023-01-30T08:24:38.931Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:24:38.931Z] #32 14.60 Fetched 8506 kB in 11s (786 kB/s) [2023-01-30T08:24:38.931Z] #32 14.60 Reading package lists... [2023-01-30T08:24:38.931Z] #32 19.66 Reading package lists... [2023-01-30T08:24:38.931Z] #32 24.07 Building dependency tree... [2023-01-30T08:24:38.931Z] #32 ... [2023-01-30T08:24:38.931Z] [2023-01-30T08:24:38.931Z] #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-01-30T08:24:38.931Z] #19 21.12 [2023-01-30T08:24:38.931Z] #19 21.56 #=#=# ######################################################################## 100.0% [2023-01-30T08:24:38.931Z] #19 22.72 [2023-01-30T08:24:38.931Z] #19 25.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-30T08:24:38.943Z] #39 ... [2023-01-30T08:24:38.943Z] [2023-01-30T08:24:38.943Z] #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-01-30T08:24:38.943Z] #31 97.17 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-30T08:24:38.943Z] #31 97.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:24:38.943Z] #31 97.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-30T08:24:38.943Z] #31 97.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-30T08:24:38.943Z] #31 97.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:24:38.943Z] #31 97.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-30T08:24:39.183Z] #34 ... [2023-01-30T08:24:39.183Z] [2023-01-30T08:24:39.183Z] #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-01-30T08:24:39.183Z] #36 67.99 Selecting previously unselected package libicu67:amd64. [2023-01-30T08:24:39.183Z] #36 67.99 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-30T08:24:39.191Z] #19 ... [2023-01-30T08:24:39.191Z] [2023-01-30T08:24:39.191Z] #28 [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-01-30T08:24:39.191Z] #28 15.15 unicode/utf8 [2023-01-30T08:24:39.191Z] #28 15.59 internal/race [2023-01-30T08:24:39.191Z] #28 15.79 sync/atomic [2023-01-30T08:24:39.191Z] #28 16.34 unicode [2023-01-30T08:24:39.191Z] #28 20.36 encoding [2023-01-30T08:24:39.391Z] #38 96.01 + bin/containerd-shim-runc-v2 [2023-01-30T08:24:39.441Z] #36 ... [2023-01-30T08:24:39.441Z] [2023-01-30T08:24:39.441Z] #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-01-30T08:24:39.441Z] #35 DONE 68.1s [2023-01-30T08:24:39.441Z] [2023-01-30T08:24:39.441Z] #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-01-30T08:24:39.441Z] #36 68.10 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-30T08:24:39.453Z] #28 ... [2023-01-30T08:24:39.453Z] [2023-01-30T08:24:39.453Z] #35 [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-01-30T08:24:39.453Z] #35 15.88 Fetched 8506 kB in 11s (778 kB/s) [2023-01-30T08:24:39.453Z] #35 15.88 Reading package lists... [2023-01-30T08:24:39.453Z] #35 21.20 Reading package lists... [2023-01-30T08:24:39.715Z] #35 25.40 Building dependency tree... [2023-01-30T08:24:39.715Z] #35 ... [2023-01-30T08:24:39.715Z] [2023-01-30T08:24:39.715Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:24:39.715Z] #32 24.07 Building dependency tree... [2023-01-30T08:24:39.871Z] #31 ... [2023-01-30T08:24:39.871Z] [2023-01-30T08:24:39.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-01-30T08:24:39.871Z] #39 26.78 make[1]: Nothing to be done for 'all'. [2023-01-30T08:24:40.234Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.2s [2023-01-30T08:24:40.322Z] #38 96.59 + binaries [2023-01-30T08:24:40.322Z] #38 96.59 + install -D bin/containerd /build/containerd [2023-01-30T08:24:40.322Z] #38 96.62 + install -D bin/containerd-shim /build/containerd-shim [2023-01-30T08:24:40.322Z] #38 96.63 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-30T08:24:40.322Z] #38 96.64 + install -D bin/ctr /build/ctr [2023-01-30T08:24:40.822Z] #36 ... [2023-01-30T08:24:40.822Z] [2023-01-30T08:24:40.822Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:24:40.822Z] #30 59.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-30T08:24:40.822Z] #30 59.35 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-30T08:24:40.822Z] #30 65.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-30T08:24:40.822Z] #30 65.53 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-30T08:24:40.822Z] #30 65.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-30T08:24:40.822Z] #30 65.80 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-30T08:24:40.822Z] #30 65.90 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-30T08:24:40.822Z] #30 65.90 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-30T08:24:40.822Z] #30 66.00 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-30T08:24:40.822Z] #30 66.06 go: downloading github.com/spf13/afero v1.6.0 [2023-01-30T08:24:40.822Z] #30 66.19 go: downloading github.com/spf13/cast v1.4.1 [2023-01-30T08:24:40.822Z] #30 66.31 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-30T08:24:40.822Z] #30 66.35 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-30T08:24:40.822Z] #30 66.48 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-30T08:24:40.822Z] #30 66.61 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-30T08:24:40.822Z] #30 66.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-30T08:24:40.822Z] #30 66.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-30T08:24:40.822Z] #30 66.94 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-30T08:24:40.822Z] #30 66.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-30T08:24:40.822Z] #30 67.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-30T08:24:40.822Z] #30 67.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-30T08:24:40.822Z] #30 67.12 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-30T08:24:40.822Z] #30 67.14 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-30T08:24:40.822Z] #30 68.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-30T08:24:40.822Z] #30 68.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-30T08:24:40.822Z] #30 68.45 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-30T08:24:40.822Z] #30 68.66 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-30T08:24:40.822Z] #30 68.70 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-30T08:24:40.822Z] #30 68.80 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-30T08:24:40.822Z] #30 ... [2023-01-30T08:24:40.822Z] [2023-01-30T08:24:40.822Z] #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-01-30T08:24:40.822Z] #24 67.88 Updating files: 82% (1253/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-01-30T08:24:40.822Z] #24 69.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-30T08:24:40.822Z] #24 69.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-30T08:24:41.093Z] #32 ... [2023-01-30T08:24:41.093Z] [2023-01-30T08:24:41.093Z] #30 [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-01-30T08:24:41.093Z] #30 16.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-30T08:24:41.093Z] #30 ... [2023-01-30T08:24:41.093Z] [2023-01-30T08:24:41.093Z] #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-01-30T08:24:41.093Z] #19 26.79 #=#=# [2023-01-30T08:24:41.093Z] #19 27.12 #=#=# ######################################################################## 100.0% [2023-01-30T08:24:41.691Z] #38 DONE 98.0s [2023-01-30T08:24:41.764Z] #39 ... [2023-01-30T08:24:41.764Z] [2023-01-30T08:24:41.764Z] #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-01-30T08:24:41.764Z] #34 100.2 internal/syscall/unix [2023-01-30T08:24:41.764Z] #34 101.0 time [2023-01-30T08:24:41.764Z] #34 110.1 internal/poll [2023-01-30T08:24:42.026Z] #19 28.59 [2023-01-30T08:24:42.149Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.7s done [2023-01-30T08:24:42.149Z] #9 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-01-30T08:24:42.200Z] #24 ... [2023-01-30T08:24:42.200Z] [2023-01-30T08:24:42.200Z] #29 [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-01-30T08:24:42.200Z] #29 60.78 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-01-30T08:24:42.200Z] #29 62.22 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-01-30T08:24:42.200Z] #29 63.60 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-01-30T08:24:42.200Z] #29 66.22 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-01-30T08:24:42.200Z] #29 67.18 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-01-30T08:24:42.200Z] #29 67.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-30T08:24:42.200Z] #29 67.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-30T08:24:42.200Z] #29 67.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-30T08:24:42.200Z] #29 67.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-30T08:24:42.200Z] #29 67.20 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-01-30T08:24:42.200Z] #29 67.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-30T08:24:42.200Z] #29 67.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-30T08:24:42.200Z] #29 67.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-30T08:24:42.200Z] #29 67.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-30T08:24:42.200Z] #29 67.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-30T08:24:42.200Z] #29 67.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-30T08:24:42.200Z] #29 67.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-30T08:24:42.200Z] #29 67.45 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-01-30T08:24:42.200Z] #29 67.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-30T08:24:42.200Z] #29 67.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-30T08:24:42.200Z] #29 69.48 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:24:42.200Z] #29 69.83 Fetched 115 MB in 13s (9145 kB/s) [2023-01-30T08:24:42.200Z] #29 69.97 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-30T08:24:42.200Z] #29 69.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:24:42.200Z] #29 70.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-30T08:24:42.200Z] #29 70.15 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-30T08:24:42.200Z] #29 ... [2023-01-30T08:24:42.200Z] [2023-01-30T08:24:42.200Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:24:42.200Z] #30 70.25 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-30T08:24:42.200Z] #30 70.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-30T08:24:42.200Z] #30 70.60 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-30T08:24:42.200Z] #30 70.71 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-30T08:24:42.200Z] #30 70.82 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-30T08:24:42.200Z] #30 70.89 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-30T08:24:42.200Z] #30 70.95 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-30T08:24:42.200Z] #30 71.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-30T08:24:42.255Z] [2023-01-30T08:24:42.255Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-30T08:24:42.294Z] #19 28.94 Download of images into '/build' complete. [2023-01-30T08:24:42.329Z] #34 ... [2023-01-30T08:24:42.329Z] [2023-01-30T08:24:42.329Z] #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-01-30T08:24:42.329Z] #31 110.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-30T08:24:42.329Z] #31 110.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:24:42.329Z] #31 110.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:24:42.409Z] #9 DONE 26.3s [2023-01-30T08:24:42.409Z] [2023-01-30T08:24:42.409Z] #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-01-30T08:24:42.409Z] #0 1.595 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-30T08:24:42.409Z] #0 1.850 [2023-01-30T08:24:42.409Z] #0 2.065 #=#=# ######################################################################## 100.0% [2023-01-30T08:24:42.409Z] #0 2.302 [2023-01-30T08:24:42.409Z] #0 3.159 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-30T08:24:42.409Z] #0 3.459 [2023-01-30T08:24:42.409Z] #0 3.679 #=#=# ######################################################################## 100.0% [2023-01-30T08:24:42.409Z] #0 3.923 [2023-01-30T08:24:42.409Z] #0 4.811 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-30T08:24:42.409Z] #0 5.071 [2023-01-30T08:24:42.409Z] #0 5.286 #=#=# ################### 27.4% ####################################### 55.5% ################################################################# 91.1% ######################################################################## 100.0% [2023-01-30T08:24:42.409Z] #0 5.812 [2023-01-30T08:24:42.409Z] #0 6.658 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-30T08:24:42.409Z] #0 6.930 [2023-01-30T08:24:42.409Z] #0 7.154 #=#=# ######################################################################## 100.0% [2023-01-30T08:24:42.409Z] #0 7.393 [2023-01-30T08:24:42.553Z] #19 28.94 Use something like the following to load the result into a Docker daemon: [2023-01-30T08:24:42.553Z] #19 28.94 tar -cC '/build' . | docker load [2023-01-30T08:24:42.553Z] #19 DONE 29.1s [2023-01-30T08:24:42.553Z] [2023-01-30T08:24:42.553Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:24:42.553Z] #32 28.14 The following additional packages will be installed: [2023-01-30T08:24:42.553Z] #32 28.14 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-30T08:24:42.553Z] #32 28.17 Suggested packages: [2023-01-30T08:24:42.553Z] #32 28.17 cmake-doc ninja-build lrzip [2023-01-30T08:24:42.553Z] #32 28.17 Recommended packages: [2023-01-30T08:24:42.553Z] #32 28.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-30T08:24:42.768Z] #30 71.45 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-30T08:24:42.768Z] #30 71.54 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-30T08:24:42.768Z] #30 71.61 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-30T08:24:42.768Z] #30 71.66 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-30T08:24:42.768Z] #30 71.68 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-30T08:24:42.768Z] #30 71.71 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-30T08:24:42.768Z] #30 71.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-30T08:24:42.768Z] #30 71.76 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-30T08:24:42.979Z] #18 8.002 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-30T08:24:43.027Z] #30 71.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-30T08:24:43.027Z] #30 71.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-30T08:24:43.027Z] #30 71.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-30T08:24:43.125Z] #32 29.16 The following NEW packages will be installed: [2023-01-30T08:24:43.189Z] #64 DONE 0.9s [2023-01-30T08:24:43.189Z] [2023-01-30T08:24:43.189Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-30T08:24:43.241Z] #18 8.230 [2023-01-30T08:24:43.285Z] #30 71.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-30T08:24:43.285Z] #30 72.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-30T08:24:43.384Z] #32 29.18 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-30T08:24:43.384Z] #32 29.18 vim-common xxd [2023-01-30T08:24:43.446Z] #65 DONE 0.3s [2023-01-30T08:24:43.446Z] [2023-01-30T08:24:43.446Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-30T08:24:43.513Z] #18 8.450 #=#=# ######################################################################## 100.0% [2023-01-30T08:24:43.543Z] #30 72.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-30T08:24:43.544Z] #30 72.39 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-30T08:24:43.642Z] #32 29.59 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:24:43.642Z] #32 29.59 Need to get 15.6 MB of archives. [2023-01-30T08:24:43.642Z] #32 29.59 After this operation, 67.4 MB of additional disk space will be used. [2023-01-30T08:24:43.642Z] #32 29.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-30T08:24:43.642Z] #32 29.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-30T08:24:43.642Z] #32 29.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-30T08:24:43.642Z] #32 29.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-30T08:24:43.774Z] #18 ... [2023-01-30T08:24:43.774Z] [2023-01-30T08:24:43.774Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-30T08:24:43.774Z] #19 DONE 1.3s [2023-01-30T08:24:43.774Z] [2023-01-30T08:24:43.774Z] #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-01-30T08:24:43.802Z] #30 72.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-30T08:24:43.802Z] #30 72.71 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-30T08:24:43.802Z] #30 72.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-30T08:24:43.900Z] #32 30.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-01-30T08:24:44.034Z] #20 ... [2023-01-30T08:24:44.034Z] [2023-01-30T08:24:44.034Z] #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-01-30T08:24:44.034Z] #18 8.979 [2023-01-30T08:24:44.034Z] #18 9.046 Download of images into '/build' complete. [2023-01-30T08:24:44.034Z] #18 9.046 Use something like the following to load the result into a Docker daemon: [2023-01-30T08:24:44.034Z] #18 9.046 tar -cC '/build' . | docker load [2023-01-30T08:24:44.034Z] #18 DONE 9.1s [2023-01-30T08:24:44.060Z] #30 72.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-30T08:24:44.060Z] #30 72.86 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-30T08:24:44.060Z] #30 72.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-30T08:24:44.060Z] #30 72.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-30T08:24:44.060Z] #30 72.98 go: downloading github.com/julz/importas v0.1.0 [2023-01-30T08:24:44.158Z] #32 30.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-01-30T08:24:44.158Z] #32 30.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-01-30T08:24:44.158Z] #32 30.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-01-30T08:24:44.158Z] #32 30.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-01-30T08:24:44.158Z] #32 30.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-01-30T08:24:44.296Z] [2023-01-30T08:24:44.296Z] #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-01-30T08:24:44.318Z] #30 73.09 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-30T08:24:44.318Z] #30 73.09 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-30T08:24:44.318Z] #30 73.13 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-30T08:24:44.318Z] #30 73.17 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-30T08:24:44.318Z] #30 73.25 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-30T08:24:44.318Z] #30 73.29 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-30T08:24:44.567Z] #20 DONE 0.8s [2023-01-30T08:24:44.567Z] [2023-01-30T08:24:44.567Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-30T08:24:44.576Z] #30 73.36 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-30T08:24:44.576Z] #30 73.56 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-30T08:24:44.828Z] #21 DONE 0.2s [2023-01-30T08:24:44.828Z] [2023-01-30T08:24:44.828Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-30T08:24:44.828Z] #22 DONE 0.2s [2023-01-30T08:24:44.828Z] [2023-01-30T08:24:44.828Z] #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-01-30T08:24:44.834Z] #30 73.61 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-30T08:24:44.834Z] #30 73.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-30T08:24:44.834Z] #30 73.72 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-30T08:24:44.834Z] #30 73.73 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-30T08:24:44.869Z] #66 DONE 1.2s [2023-01-30T08:24:44.869Z] [2023-01-30T08:24:44.869Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-30T08:24:44.869Z] #67 DONE 0.1s [2023-01-30T08:24:44.869Z] [2023-01-30T08:24:44.869Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-30T08:24:44.869Z] #68 DONE 0.0s [2023-01-30T08:24:44.869Z] [2023-01-30T08:24:44.869Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-30T08:24:45.533Z] #32 31.19 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:24:45.533Z] #32 31.43 Fetched 15.6 MB in 1s (15.7 MB/s) [2023-01-30T08:24:45.533Z] #32 31.55 Selecting previously unselected package xxd. [2023-01-30T08:24:45.770Z] #30 74.72 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-30T08:24:45.791Z] #32 31.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-01-30T08:24:45.791Z] #32 31.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-30T08:24:45.791Z] #32 31.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:45.791Z] #32 31.79 Selecting previously unselected package vim-common. [2023-01-30T08:24:45.791Z] #32 31.80 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:24:46.034Z] #30 74.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-30T08:24:46.034Z] #30 74.80 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-30T08:24:46.034Z] #30 74.91 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-30T08:24:46.050Z] #32 31.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:24:46.050Z] #32 ... [2023-01-30T08:24:46.050Z] [2023-01-30T08:24:46.050Z] #31 [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-01-30T08:24:46.050Z] #31 22.02 Reading package lists... [2023-01-30T08:24:46.050Z] #31 26.57 Building dependency tree... [2023-01-30T08:24:46.050Z] #31 30.77 The following additional packages will be installed: [2023-01-30T08:24:46.050Z] #31 30.77 libbtrfs0 [2023-01-30T08:24:46.050Z] #31 30.93 The following NEW packages will be installed: [2023-01-30T08:24:46.050Z] #31 30.97 libbtrfs-dev libbtrfs0 [2023-01-30T08:24:46.050Z] #31 31.33 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:24:46.050Z] #31 31.33 Need to get 454 kB of archives. [2023-01-30T08:24:46.050Z] #31 31.33 After this operation, 1275 kB of additional disk space will be used. [2023-01-30T08:24:46.050Z] #31 31.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-01-30T08:24:46.050Z] #31 31.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-01-30T08:24:46.292Z] #30 75.03 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-30T08:24:46.292Z] #30 75.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-30T08:24:46.292Z] #30 75.16 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-30T08:24:46.292Z] #30 75.23 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-30T08:24:46.309Z] #31 ... [2023-01-30T08:24:46.309Z] [2023-01-30T08:24:46.309Z] #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-01-30T08:24:46.309Z] #29 26.35 go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:24:46.309Z] #29 26.36 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-30T08:24:46.309Z] #29 26.42 go: downloading github.com/pkg/errors v0.9.1 [2023-01-30T08:24:46.309Z] #29 26.42 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-30T08:24:46.309Z] #29 26.47 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-30T08:24:46.309Z] #29 26.88 go: downloading github.com/spf13/viper v1.10.1 [2023-01-30T08:24:46.309Z] #29 27.09 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-30T08:24:46.309Z] #29 27.50 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:24:46.309Z] #29 27.51 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:24:46.309Z] #29 27.52 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-30T08:24:46.309Z] #29 27.55 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-30T08:24:46.309Z] #29 28.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-30T08:24:46.309Z] #29 28.75 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-30T08:24:46.309Z] #29 31.19 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-30T08:24:46.309Z] #29 31.19 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-30T08:24:46.309Z] #29 31.32 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-30T08:24:46.309Z] #29 31.39 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-30T08:24:46.309Z] #29 31.45 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-30T08:24:46.309Z] #29 31.47 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-30T08:24:46.309Z] #29 31.50 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-30T08:24:46.309Z] #29 31.53 go: downloading github.com/spf13/afero v1.6.0 [2023-01-30T08:24:46.309Z] #29 31.58 go: downloading github.com/spf13/cast v1.4.1 [2023-01-30T08:24:46.309Z] #29 31.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-30T08:24:46.309Z] #29 31.66 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-30T08:24:46.309Z] #29 31.73 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-30T08:24:46.309Z] #29 31.84 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-30T08:24:46.309Z] #29 31.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-30T08:24:46.309Z] #29 31.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-30T08:24:46.309Z] #29 31.94 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-30T08:24:46.309Z] #29 31.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-30T08:24:46.309Z] #29 32.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-30T08:24:46.309Z] #29 32.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-30T08:24:46.309Z] #29 32.30 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-30T08:24:46.309Z] #29 ... [2023-01-30T08:24:46.309Z] [2023-01-30T08:24:46.309Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:24:46.309Z] #32 32.23 Selecting previously unselected package cmake-data. [2023-01-30T08:24:46.309Z] #32 32.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-30T08:24:46.309Z] #32 32.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-30T08:24:46.550Z] #30 75.35 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-30T08:24:46.566Z] #32 ... [2023-01-30T08:24:46.566Z] [2023-01-30T08:24:46.566Z] #24 [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-01-30T08:24:46.566Z] #24 DONE 32.4s [2023-01-30T08:24:46.566Z] [2023-01-30T08:24:46.566Z] #31 [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-01-30T08:24:46.567Z] #31 32.20 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:24:46.567Z] #31 32.57 Fetched 454 kB in 0s (1554 kB/s) [2023-01-30T08:24:46.808Z] #30 75.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-30T08:24:46.808Z] #30 75.65 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-30T08:24:46.808Z] #30 75.66 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-30T08:24:46.808Z] #30 75.69 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-30T08:24:46.808Z] #30 75.72 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-30T08:24:46.808Z] #30 75.73 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-30T08:24:46.808Z] #30 75.77 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-30T08:24:47.067Z] #30 75.79 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-30T08:24:47.067Z] #30 75.81 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-30T08:24:47.067Z] #30 75.99 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-30T08:24:47.067Z] #30 76.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-30T08:24:47.132Z] #31 32.97 Selecting previously unselected package libbtrfs0:arm64. [2023-01-30T08:24:47.132Z] #31 32.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-01-30T08:24:47.132Z] #31 33.03 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-01-30T08:24:47.132Z] #31 33.04 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-01-30T08:24:47.325Z] #30 76.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-30T08:24:47.584Z] #30 76.35 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-30T08:24:47.584Z] #30 76.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-30T08:24:47.584Z] #30 76.45 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-30T08:24:47.584Z] #30 76.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-30T08:24:47.843Z] #30 76.64 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-30T08:24:48.086Z] #31 33.69 Selecting previously unselected package libbtrfs-dev:arm64. [2023-01-30T08:24:48.086Z] #31 33.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-01-30T08:24:48.086Z] #31 33.70 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-30T08:24:48.086Z] #31 34.10 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-01-30T08:24:48.360Z] #31 34.11 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-30T08:24:48.360Z] #31 34.16 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:24:48.410Z] #30 77.31 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-30T08:24:48.623Z] #31 DONE 34.6s [2023-01-30T08:24:48.623Z] [2023-01-30T08:24:48.623Z] #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-01-30T08:24:48.876Z] #31 ... [2023-01-30T08:24:48.876Z] [2023-01-30T08:24:48.876Z] #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-01-30T08:24:48.876Z] #39 30.03 CC images/stats.o [2023-01-30T08:24:48.876Z] #39 30.76 CC images/core.o [2023-01-30T08:24:48.876Z] #39 31.58 CC images/core-x86.o [2023-01-30T08:24:48.876Z] #39 32.44 CC images/core-arm.o [2023-01-30T08:24:48.876Z] #39 33.27 CC images/core-aarch64.o [2023-01-30T08:24:48.876Z] #39 33.68 CC images/core-ppc64.o [2023-01-30T08:24:48.876Z] #39 34.64 CC images/core-s390.o [2023-01-30T08:24:48.876Z] #39 35.53 CC images/cpuinfo.o [2023-01-30T08:24:48.977Z] #30 77.62 go: downloading honnef.co/go/tools v0.2.2 [2023-01-30T08:24:49.438Z] #39 36.28 CC images/inventory.o [2023-01-30T08:24:49.560Z] #37 0.819 + RM_GOPATH=0 [2023-01-30T08:24:49.560Z] #37 0.819 + TMP_GOPATH= [2023-01-30T08:24:49.560Z] #37 0.819 + : /build [2023-01-30T08:24:49.560Z] #37 0.819 + '[' -z '' ']' [2023-01-30T08:24:49.560Z] #37 0.819 ++ mktemp -d [2023-01-30T08:24:49.560Z] #37 0.829 + export GOPATH=/tmp/tmp.XK69aM99te [2023-01-30T08:24:49.560Z] #37 0.829 + GOPATH=/tmp/tmp.XK69aM99te [2023-01-30T08:24:49.560Z] #37 0.829 + RM_GOPATH=1 [2023-01-30T08:24:49.560Z] #37 0.829 + case "$(go env GOARCH)" in [2023-01-30T08:24:49.560Z] #37 0.830 ++ go env GOARCH [2023-01-30T08:24:49.560Z] #37 0.907 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:49.560Z] #37 0.907 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:49.560Z] #37 0.908 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:49.560Z] #37 0.912 + dir=/tmp/install [2023-01-30T08:24:49.560Z] #37 0.912 + bin=containerd [2023-01-30T08:24:49.560Z] #37 0.912 + shift [2023-01-30T08:24:49.560Z] #37 0.912 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-30T08:24:49.560Z] #37 0.913 + . /tmp/install/containerd.installer [2023-01-30T08:24:49.560Z] #37 0.913 ++ set -e [2023-01-30T08:24:49.560Z] #37 0.913 ++ : v1.6.16 [2023-01-30T08:24:49.560Z] #37 0.914 + install_containerd [2023-01-30T08:24:49.560Z] #37 0.914 + echo 'Install containerd version v1.6.16' [2023-01-30T08:24:49.560Z] #37 0.915 Install containerd version v1.6.16 [2023-01-30T08:24:49.560Z] #37 0.915 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XK69aM99te/src/github.com/containerd/containerd [2023-01-30T08:24:49.560Z] #37 0.917 Cloning into '/tmp/tmp.XK69aM99te/src/github.com/containerd/containerd'... [2023-01-30T08:24:49.818Z] #37 ... [2023-01-30T08:24:49.818Z] [2023-01-30T08:24:49.818Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-30T08:24:49.818Z] #27 DONE 35.7s [2023-01-30T08:24:49.818Z] [2023-01-30T08:24:49.818Z] #35 [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-01-30T08:24:49.818Z] #35 25.40 Building dependency tree... [2023-01-30T08:24:49.818Z] #35 29.47 The following additional packages will be installed: [2023-01-30T08:24:49.818Z] #35 29.48 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-30T08:24:49.818Z] #35 29.48 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-30T08:24:49.818Z] #35 29.49 Suggested packages: [2023-01-30T08:24:49.818Z] #35 29.49 manpages-dev protobuf-mode-el python3-setuptools [2023-01-30T08:24:49.818Z] #35 30.72 The following NEW packages will be installed: [2023-01-30T08:24:49.818Z] #35 30.72 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-30T08:24:49.818Z] #35 30.72 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-30T08:24:49.818Z] #35 30.72 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-30T08:24:49.818Z] #35 30.72 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-30T08:24:49.818Z] #35 31.16 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:24:49.818Z] #35 31.16 Need to get 4253 kB of archives. [2023-01-30T08:24:49.818Z] #35 31.16 After this operation, 25.1 MB of additional disk space will be used. [2023-01-30T08:24:49.818Z] #35 31.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-01-30T08:24:49.818Z] #35 31.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-01-30T08:24:49.818Z] #35 31.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-01-30T08:24:49.818Z] #35 31.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-01-30T08:24:49.818Z] #35 31.54 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-01-30T08:24:49.818Z] #35 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-01-30T08:24:49.818Z] #35 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-01-30T08:24:49.818Z] #35 31.57 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-01-30T08:24:49.818Z] #35 31.58 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-01-30T08:24:49.818Z] #35 31.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-01-30T08:24:49.818Z] #35 31.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-01-30T08:24:49.818Z] #35 31.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-01-30T08:24:49.818Z] #35 31.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-01-30T08:24:49.818Z] #35 31.78 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-01-30T08:24:49.818Z] #35 32.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-01-30T08:24:49.818Z] #35 32.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-30T08:24:49.818Z] #35 32.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-30T08:24:49.818Z] #35 32.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-01-30T08:24:49.818Z] #35 33.62 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:24:49.818Z] #35 33.87 Fetched 4253 kB in 1s (3097 kB/s) [2023-01-30T08:24:49.818Z] #35 33.95 Selecting previously unselected package libcap2:arm64. [2023-01-30T08:24:49.818Z] #35 33.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-01-30T08:24:49.818Z] #35 34.00 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-01-30T08:24:49.818Z] #35 34.02 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-01-30T08:24:49.818Z] #35 34.11 Selecting previously unselected package libcap-dev:arm64. [2023-01-30T08:24:49.818Z] #35 34.11 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-01-30T08:24:49.818Z] #35 34.12 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-01-30T08:24:49.818Z] #35 34.49 Selecting previously unselected package libnet1:arm64. [2023-01-30T08:24:49.818Z] #35 34.50 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-30T08:24:49.818Z] #35 34.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:49.818Z] #35 34.69 Selecting previously unselected package libnet1-dev. [2023-01-30T08:24:49.818Z] #35 34.69 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-30T08:24:49.818Z] #35 34.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:49.818Z] #35 35.20 Selecting previously unselected package libnl-3-200:arm64. [2023-01-30T08:24:49.818Z] #35 35.20 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-30T08:24:49.818Z] #35 35.21 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-30T08:24:49.818Z] #35 35.45 Selecting previously unselected package libnl-3-dev:arm64. [2023-01-30T08:24:49.818Z] #35 35.45 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-01-30T08:24:49.818Z] #35 35.46 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-01-30T08:24:49.818Z] #35 35.76 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-30T08:24:49.818Z] #35 35.76 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-30T08:24:49.818Z] #35 35.77 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-30T08:24:49.912Z] #30 78.91 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-30T08:24:50.001Z] #39 36.79 CC images/fdinfo.o [2023-01-30T08:24:50.077Z] #35 35.95 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-01-30T08:24:50.077Z] #35 35.96 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-01-30T08:24:50.077Z] #35 35.99 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-01-30T08:24:50.122Z] #69 DONE 4.5s [2023-01-30T08:24:50.122Z] [2023-01-30T08:24:50.122Z] #70 exporting to image [2023-01-30T08:24:50.122Z] #70 exporting layers [2023-01-30T08:24:50.126Z] #23 ... [2023-01-30T08:24:50.126Z] [2023-01-30T08:24:50.126Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-30T08:24:50.126Z] #0 4.829 + RM_GOPATH=0 [2023-01-30T08:24:50.126Z] #0 4.829 + TMP_GOPATH= [2023-01-30T08:24:50.126Z] #0 4.829 + : /build [2023-01-30T08:24:50.126Z] #0 4.829 + '[' -z '' ']' [2023-01-30T08:24:50.126Z] #0 4.829 ++ mktemp -d [2023-01-30T08:24:50.126Z] #0 4.829 + export GOPATH=/tmp/tmp.TJEARSvwb0 [2023-01-30T08:24:50.126Z] #0 4.829 + GOPATH=/tmp/tmp.TJEARSvwb0 [2023-01-30T08:24:50.126Z] #0 4.829 + RM_GOPATH=1 [2023-01-30T08:24:50.126Z] #0 4.829 + case "$(go env GOARCH)" in [2023-01-30T08:24:50.126Z] #0 4.833 ++ go env GOARCH [2023-01-30T08:24:50.126Z] #0 4.847 Install docker/cli version 17.06.2-ce from stable [2023-01-30T08:24:50.126Z] #0 4.847 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:50.126Z] #0 4.847 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:50.126Z] #0 4.847 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:50.126Z] #0 4.847 + dir=/tmp/install [2023-01-30T08:24:50.126Z] #0 4.847 + bin=dockercli [2023-01-30T08:24:50.126Z] #0 4.847 + shift [2023-01-30T08:24:50.126Z] #0 4.847 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-30T08:24:50.126Z] #0 4.847 + . /tmp/install/dockercli.installer [2023-01-30T08:24:50.126Z] #0 4.847 ++ : stable [2023-01-30T08:24:50.126Z] #0 4.847 ++ : 17.06.2-ce [2023-01-30T08:24:50.126Z] #0 4.847 + install_dockercli [2023-01-30T08:24:50.126Z] #0 4.847 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-30T08:24:50.126Z] #0 4.847 ++ uname -m [2023-01-30T08:24:50.126Z] #0 4.855 + arch=x86_64 [2023-01-30T08:24:50.126Z] #0 4.855 + '[' x86_64 '!=' x86_64 ']' [2023-01-30T08:24:50.126Z] #0 4.855 + url=https://download.docker.com/linux/static [2023-01-30T08:24:50.126Z] #0 4.855 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-30T08:24:50.126Z] #0 4.855 + tar -xz docker/docker [2023-01-30T08:24:50.170Z] #30 78.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-30T08:24:50.170Z] #30 ... [2023-01-30T08:24:50.170Z] [2023-01-30T08:24:50.170Z] #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-01-30T08:24:50.170Z] #36 79.00 Selecting previously unselected package libxml2:amd64. [2023-01-30T08:24:50.170Z] #36 79.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-30T08:24:50.170Z] #36 79.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-30T08:24:50.170Z] #36 ... [2023-01-30T08:24:50.170Z] [2023-01-30T08:24:50.170Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-30T08:24:50.170Z] #34 69.07 Selecting previously unselected package libprotoc23:amd64. [2023-01-30T08:24:50.170Z] #34 69.08 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-30T08:24:50.170Z] #34 69.10 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-30T08:24:50.170Z] #34 70.39 Selecting previously unselected package protobuf-c-compiler. [2023-01-30T08:24:50.170Z] #34 70.40 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:24:50.170Z] #34 70.43 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-30T08:24:50.170Z] #34 70.62 Selecting previously unselected package protobuf-compiler. [2023-01-30T08:24:50.170Z] #34 70.65 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-30T08:24:50.170Z] #34 70.65 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-30T08:24:50.170Z] #34 70.87 Selecting previously unselected package python3-pkg-resources. [2023-01-30T08:24:50.170Z] #34 70.87 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-30T08:24:50.170Z] #34 70.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:24:50.170Z] #34 71.23 Selecting previously unselected package python3-six. [2023-01-30T08:24:50.170Z] #34 71.25 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-30T08:24:50.170Z] #34 71.25 Unpacking python3-six (1.16.0-2) ... [2023-01-30T08:24:50.170Z] #34 71.41 Selecting previously unselected package python3-protobuf. [2023-01-30T08:24:50.170Z] #34 71.41 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-30T08:24:50.170Z] #34 71.43 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-30T08:24:50.170Z] #34 72.28 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:24:50.170Z] #34 75.03 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-30T08:24:50.170Z] #34 75.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:50.170Z] #34 75.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:24:50.170Z] #34 75.10 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-30T08:24:50.170Z] #34 75.12 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:24:50.170Z] #34 75.13 Setting up python3-six (1.16.0-2) ... [2023-01-30T08:24:50.170Z] #34 77.09 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-30T08:24:50.170Z] #34 77.20 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-30T08:24:50.170Z] #34 77.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-30T08:24:50.170Z] #34 77.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:24:50.170Z] #34 77.32 Setting up python3-protobuf (3.12.4-1) ... [2023-01-30T08:24:50.335Z] #35 ... [2023-01-30T08:24:50.335Z] [2023-01-30T08:24:50.335Z] #25 [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-01-30T08:24:50.335Z] #25 21.59 Reading package lists... [2023-01-30T08:24:50.335Z] #25 26.22 Building dependency tree... [2023-01-30T08:24:50.335Z] #25 30.42 The following additional packages will be installed: [2023-01-30T08:24:50.335Z] #25 30.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-30T08:24:50.335Z] #25 30.44 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-30T08:24:50.335Z] #25 30.44 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-30T08:24:50.335Z] #25 30.44 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-30T08:24:50.335Z] #25 30.44 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-30T08:24:50.335Z] #25 30.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-30T08:24:50.335Z] #25 30.45 mingw-w64-common mingw-w64-x86-64-dev [2023-01-30T08:24:50.335Z] #25 30.45 Suggested packages: [2023-01-30T08:24:50.335Z] #25 30.46 gcc-10-locales seccomp wine64 [2023-01-30T08:24:50.335Z] #25 31.57 The following NEW packages will be installed: [2023-01-30T08:24:50.335Z] #25 31.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-30T08:24:50.335Z] #25 31.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-30T08:24:50.335Z] #25 31.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-30T08:24:50.335Z] #25 31.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-30T08:24:50.335Z] #25 31.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-30T08:24:50.335Z] #25 31.59 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-30T08:24:50.335Z] #25 31.59 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-30T08:24:50.336Z] #25 31.60 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-30T08:24:50.336Z] #25 31.60 mingw-w64-x86-64-dev [2023-01-30T08:24:50.336Z] #25 31.99 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:24:50.336Z] #25 31.99 Need to get 108 MB of archives. [2023-01-30T08:24:50.336Z] #25 31.99 After this operation, 620 MB of additional disk space will be used. [2023-01-30T08:24:50.336Z] #25 31.99 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-01-30T08:24:50.336Z] #25 32.19 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-01-30T08:24:50.336Z] #25 32.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-30T08:24:50.336Z] #25 32.31 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-01-30T08:24:50.336Z] #25 32.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-01-30T08:24:50.336Z] #25 32.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-30T08:24:50.336Z] #25 32.54 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-01-30T08:24:50.336Z] #25 32.74 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-01-30T08:24:50.336Z] #25 32.74 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-01-30T08:24:50.336Z] #25 33.52 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-01-30T08:24:50.336Z] #25 34.47 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-01-30T08:24:50.336Z] #25 35.20 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-01-30T08:24:50.336Z] #25 35.71 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-01-30T08:24:50.336Z] #25 ... [2023-01-30T08:24:50.336Z] [2023-01-30T08:24:50.336Z] #35 [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-01-30T08:24:50.336Z] #35 36.20 Selecting previously unselected package zlib1g-dev:arm64. [2023-01-30T08:24:50.336Z] #35 36.20 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-01-30T08:24:50.336Z] #35 36.22 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-30T08:24:50.429Z] #34 ... [2023-01-30T08:24:50.429Z] [2023-01-30T08:24:50.429Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:24:50.429Z] #30 79.24 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-30T08:24:50.562Z] #39 37.32 CC images/fown.o [2023-01-30T08:24:50.688Z] #30 79.38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-30T08:24:50.688Z] #30 79.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-30T08:24:50.688Z] #30 79.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-30T08:24:50.688Z] #30 79.56 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-30T08:24:50.818Z] #39 37.62 CC images/ns.o [2023-01-30T08:24:50.904Z] #35 36.66 Selecting previously unselected package libprotobuf23:arm64. [2023-01-30T08:24:50.905Z] #35 36.66 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-01-30T08:24:50.905Z] #35 36.67 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-01-30T08:24:50.947Z] #30 79.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-30T08:24:51.067Z] #24 ... [2023-01-30T08:24:51.067Z] [2023-01-30T08:24:51.067Z] #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-01-30T08:24:51.067Z] #0 2.886 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:24:51.067Z] #0 2.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:24:51.067Z] #0 2.900 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:24:51.067Z] #0 3.107 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:24:51.067Z] #0 3.588 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:24:51.067Z] #0 4.206 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:24:51.067Z] #0 6.516 Fetched 8624 kB in 4s (2205 kB/s) [2023-01-30T08:24:51.074Z] #39 37.99 CC images/regfile.o [2023-01-30T08:24:51.205Z] #30 80.05 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-30T08:24:51.205Z] #30 80.11 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-30T08:24:51.464Z] #30 80.39 go: downloading golang.org/x/text v0.3.7 [2023-01-30T08:24:51.475Z] #35 37.28 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-01-30T08:24:51.475Z] #35 37.28 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-01-30T08:24:51.475Z] #35 37.29 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-01-30T08:24:51.636Z] #39 38.41 CC images/ghost-file.o [2023-01-30T08:24:51.733Z] #35 37.51 Selecting previously unselected package libprotobuf-dev:arm64. [2023-01-30T08:24:51.733Z] #35 37.52 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-01-30T08:24:51.733Z] #35 37.52 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-01-30T08:24:52.199Z] #39 39.03 CC images/fifo.o [2023-01-30T08:24:52.455Z] #0 6.516 Reading package lists... [2023-01-30T08:24:52.455Z] #25 ... [2023-01-30T08:24:52.455Z] [2023-01-30T08:24:52.455Z] #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-01-30T08:24:52.455Z] #23 7.328 + git clone https://github.com/docker/distribution.git . [2023-01-30T08:24:52.455Z] #23 7.334 Cloning into '.'... [2023-01-30T08:24:52.455Z] #39 39.35 CC images/remap-file-path.o [2023-01-30T08:24:53.019Z] #39 39.76 CC images/eventfd.o [2023-01-30T08:24:53.110Z] #35 38.76 Selecting previously unselected package libprotoc23:arm64. [2023-01-30T08:24:53.110Z] #35 38.77 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-01-30T08:24:53.110Z] #35 38.79 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-01-30T08:24:53.276Z] #39 39.96 CC images/eventpoll.o [2023-01-30T08:24:53.369Z] #35 39.21 Selecting previously unselected package protobuf-c-compiler. [2023-01-30T08:24:53.369Z] #35 39.23 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-01-30T08:24:53.369Z] #35 39.25 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-30T08:24:53.399Z] #70 exporting layers 4.0s done [2023-01-30T08:24:53.399Z] #70 writing image sha256:e0d1ffe71fc8316cc30a0bd2c6b71fbde2aa30d7f336eb8fda17c3ed52b4341f done [2023-01-30T08:24:53.399Z] #70 naming to docker.io/library/docker:526ae907e2828307f54315b184457c64bf1b299d done [2023-01-30T08:24:53.399Z] #70 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-01-30T08:24:53.533Z] #39 40.41 CC images/fh.o [2023-01-30T08:24:53.533Z] #39 ... [2023-01-30T08:24:53.533Z] [2023-01-30T08:24:53.533Z] #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-01-30T08:24:53.533Z] #34 112.1 internal/fmtsort [2023-01-30T08:24:53.533Z] #34 112.9 internal/safefilepath [2023-01-30T08:24:53.533Z] #34 113.2 internal/syscall/execenv [2023-01-30T08:24:53.533Z] #34 113.4 path [2023-01-30T08:24:53.533Z] #34 114.6 io/fs [2023-01-30T08:24:53.533Z] #34 115.5 strings [2023-01-30T08:24:53.533Z] #34 116.5 os [2023-01-30T08:24:53.533Z] #34 119.5 bufio [2023-01-30T08:24:53.629Z] #35 39.35 Selecting previously unselected package protobuf-compiler. [2023-01-30T08:24:53.629Z] #35 39.36 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-01-30T08:24:53.629Z] #35 39.37 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-30T08:24:53.629Z] #35 39.51 Selecting previously unselected package python3-pkg-resources. [2023-01-30T08:24:53.629Z] #35 39.51 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-30T08:24:53.629Z] #35 39.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:24:53.786Z] + trap exit INT TERM [2023-01-30T08:24:53.786Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-01-30T08:24:53.786Z] + CONTAINER_NAME=docker-pr1 [2023-01-30T08:24:53.786Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44882/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER docker:526ae907e2828307f54315b184457c64bf1b299d hack/make.sh dynbinary-daemon [2023-01-30T08:24:53.789Z] #34 122.3 text/tabwriter [2023-01-30T08:24:53.888Z] #35 39.69 Selecting previously unselected package python3-six. [2023-01-30T08:24:53.888Z] #35 39.69 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-30T08:24:53.888Z] #35 39.70 Unpacking python3-six (1.16.0-2) ... [2023-01-30T08:24:53.888Z] #35 39.86 Selecting previously unselected package python3-protobuf. [2023-01-30T08:24:53.888Z] #35 39.86 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-01-30T08:24:53.888Z] #35 39.87 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-30T08:24:54.045Z] #34 ... [2023-01-30T08:24:54.045Z] [2023-01-30T08:24:54.045Z] #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-01-30T08:24:54.045Z] #39 40.79 CC images/fsnotify.o [2023-01-30T08:24:54.455Z] #35 40.34 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:24:54.975Z] #39 41.89 CC images/signalfd.o [2023-01-30T08:24:55.002Z] #23 ... [2023-01-30T08:24:55.002Z] [2023-01-30T08:24:55.002Z] #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-01-30T08:24:55.002Z] #0 5.145 + RM_GOPATH=0 [2023-01-30T08:24:55.002Z] #0 5.145 + TMP_GOPATH= [2023-01-30T08:24:55.002Z] #0 5.145 + : /build [2023-01-30T08:24:55.002Z] #0 5.145 + '[' -z '' ']' [2023-01-30T08:24:55.002Z] #0 5.145 ++ mktemp -d [2023-01-30T08:24:55.002Z] #0 5.145 + export GOPATH=/tmp/tmp.XOyuwwO0b6 [2023-01-30T08:24:55.002Z] #0 5.145 + GOPATH=/tmp/tmp.XOyuwwO0b6 [2023-01-30T08:24:55.002Z] #0 5.145 + RM_GOPATH=1 [2023-01-30T08:24:55.002Z] #0 5.145 + case "$(go env GOARCH)" in [2023-01-30T08:24:55.002Z] #0 5.145 ++ go env GOARCH [2023-01-30T08:24:55.002Z] #0 5.145 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.002Z] #0 5.145 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.002Z] #0 5.145 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:55.002Z] #0 5.146 + dir=/tmp/install [2023-01-30T08:24:55.002Z] #0 5.146 + bin=golangci_lint [2023-01-30T08:24:55.002Z] #0 5.146 + shift [2023-01-30T08:24:55.002Z] #0 5.146 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-30T08:24:55.002Z] #0 5.146 + . /tmp/install/golangci_lint.installer [2023-01-30T08:24:55.002Z] #0 5.146 ++ : v1.44.0 [2023-01-30T08:24:55.002Z] #0 5.146 + install_golangci_lint [2023-01-30T08:24:55.002Z] #0 5.146 + set -e [2023-01-30T08:24:55.002Z] #0 5.146 + echo 'Install golangci-lint version v1.44.0' [2023-01-30T08:24:55.002Z] #0 5.146 + GOBIN=/build [2023-01-30T08:24:55.002Z] #0 5.146 + GO111MODULE=on [2023-01-30T08:24:55.002Z] #0 5.146 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-30T08:24:55.002Z] #0 5.146 Install golangci-lint version v1.44.0 [2023-01-30T08:24:55.002Z] #0 5.625 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-30T08:24:55.002Z] #26 ... [2023-01-30T08:24:55.002Z] [2023-01-30T08:24:55.002Z] #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-01-30T08:24:55.002Z] #0 5.388 + RM_GOPATH=0 [2023-01-30T08:24:55.002Z] #0 5.388 + TMP_GOPATH= [2023-01-30T08:24:55.002Z] #0 5.388 + : /build [2023-01-30T08:24:55.002Z] #0 5.388 + '[' -z '' ']' [2023-01-30T08:24:55.002Z] #0 5.388 ++ mktemp -d [2023-01-30T08:24:55.002Z] #0 5.388 + export GOPATH=/tmp/tmp.qWL0slXlQM [2023-01-30T08:24:55.002Z] #0 5.388 + GOPATH=/tmp/tmp.qWL0slXlQM [2023-01-30T08:24:55.002Z] #0 5.388 + RM_GOPATH=1 [2023-01-30T08:24:55.002Z] #0 5.388 + case "$(go env GOARCH)" in [2023-01-30T08:24:55.002Z] #0 5.388 ++ go env GOARCH [2023-01-30T08:24:55.002Z] #0 5.398 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.002Z] #0 5.398 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.002Z] #0 5.398 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:55.002Z] #0 5.416 Install gotestsum version v1.8.2 [2023-01-30T08:24:55.002Z] #0 5.416 + dir=/tmp/install [2023-01-30T08:24:55.002Z] #0 5.416 + bin=gotestsum [2023-01-30T08:24:55.002Z] #0 5.416 + shift [2023-01-30T08:24:55.002Z] #0 5.416 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-30T08:24:55.002Z] #0 5.416 + . /tmp/install/gotestsum.installer [2023-01-30T08:24:55.002Z] #0 5.416 ++ : v1.8.2 [2023-01-30T08:24:55.002Z] #0 5.416 + install_gotestsum [2023-01-30T08:24:55.002Z] #0 5.416 + set -e [2023-01-30T08:24:55.002Z] #0 5.416 + echo 'Install gotestsum version v1.8.2' [2023-01-30T08:24:55.002Z] #0 5.416 + GOBIN=/build [2023-01-30T08:24:55.002Z] #0 5.416 + GO111MODULE=on [2023-01-30T08:24:55.002Z] #0 5.416 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-30T08:24:55.002Z] #0 5.814 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-30T08:24:55.002Z] #0 7.568 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-30T08:24:55.002Z] #0 7.568 go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:24:55.002Z] #0 7.610 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-30T08:24:55.002Z] #0 8.114 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:24:55.002Z] #0 8.222 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:24:55.002Z] #0 8.260 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-30T08:24:55.002Z] #0 8.280 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-30T08:24:55.002Z] #0 8.443 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-30T08:24:55.002Z] #0 8.498 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-30T08:24:55.002Z] #0 8.671 go: downloading golang.org/x/tools v0.1.11 [2023-01-30T08:24:55.002Z] #27 ... [2023-01-30T08:24:55.002Z] [2023-01-30T08:24:55.002Z] #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-01-30T08:24:55.002Z] #0 7.606 + RM_GOPATH=0 [2023-01-30T08:24:55.002Z] #0 7.606 + TMP_GOPATH= [2023-01-30T08:24:55.002Z] #0 7.606 + : /build [2023-01-30T08:24:55.002Z] #0 7.606 + '[' -z '' ']' [2023-01-30T08:24:55.002Z] #0 7.609 ++ mktemp -d [2023-01-30T08:24:55.002Z] #0 7.619 + export GOPATH=/tmp/tmp.fdNVRAQEED [2023-01-30T08:24:55.002Z] #0 7.623 + GOPATH=/tmp/tmp.fdNVRAQEED [2023-01-30T08:24:55.002Z] #0 7.626 + RM_GOPATH=1 [2023-01-30T08:24:55.002Z] #0 7.626 + case "$(go env GOARCH)" in [2023-01-30T08:24:55.002Z] #0 7.627 ++ go env GOARCH [2023-01-30T08:24:55.002Z] #0 7.650 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.002Z] #0 7.651 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.002Z] #0 7.652 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:55.002Z] #0 7.660 + dir=/tmp/install [2023-01-30T08:24:55.002Z] #0 7.661 + bin=rootlesskit [2023-01-30T08:24:55.002Z] #0 7.662 + shift [2023-01-30T08:24:55.002Z] #0 7.662 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-30T08:24:55.002Z] #0 7.662 + . /tmp/install/rootlesskit.installer [2023-01-30T08:24:55.002Z] #0 7.663 ++ : v0.14.4 [2023-01-30T08:24:55.002Z] #0 7.663 + install_rootlesskit [2023-01-30T08:24:55.002Z] #0 7.663 + case "$1" in [2023-01-30T08:24:55.002Z] #0 7.664 + export CGO_ENABLED=0 [2023-01-30T08:24:55.002Z] #0 7.664 + CGO_ENABLED=0 [2023-01-30T08:24:55.002Z] #0 7.664 + _install_rootlesskit [2023-01-30T08:24:55.002Z] #0 7.668 + echo 'Install rootlesskit version v0.14.4' [2023-01-30T08:24:55.002Z] #0 7.676 Install rootlesskit version v0.14.4 [2023-01-30T08:24:55.002Z] #0 7.676 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-30T08:24:55.002Z] #0 7.680 + GOBIN=/build [2023-01-30T08:24:55.002Z] #0 7.680 + GO111MODULE=on [2023-01-30T08:24:55.002Z] #0 7.681 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-30T08:24:55.003Z] #0 8.291 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-30T08:24:55.003Z] #28 ... [2023-01-30T08:24:55.003Z] [2023-01-30T08:24:55.003Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-30T08:24:55.003Z] #0 6.570 + RM_GOPATH=0 [2023-01-30T08:24:55.003Z] #0 6.570 + TMP_GOPATH= [2023-01-30T08:24:55.003Z] #0 6.570 + : /build [2023-01-30T08:24:55.003Z] #0 6.570 + '[' -z '' ']' [2023-01-30T08:24:55.003Z] #0 6.570 ++ mktemp -d [2023-01-30T08:24:55.003Z] #0 6.570 + export GOPATH=/tmp/tmp.xiCiEsonef [2023-01-30T08:24:55.003Z] #0 6.570 + GOPATH=/tmp/tmp.xiCiEsonef [2023-01-30T08:24:55.003Z] #0 6.570 + RM_GOPATH=1 [2023-01-30T08:24:55.003Z] #0 6.570 + case "$(go env GOARCH)" in [2023-01-30T08:24:55.003Z] #0 6.570 ++ go env GOARCH [2023-01-30T08:24:55.003Z] #0 6.595 Install shfmt version v3.0.2 [2023-01-30T08:24:55.003Z] #0 6.595 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.003Z] #0 6.595 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.003Z] #0 6.595 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:55.003Z] #0 6.595 + dir=/tmp/install [2023-01-30T08:24:55.003Z] #0 6.595 + bin=shfmt [2023-01-30T08:24:55.003Z] #0 6.595 + shift [2023-01-30T08:24:55.003Z] #0 6.595 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-30T08:24:55.003Z] #0 6.595 + . /tmp/install/shfmt.installer [2023-01-30T08:24:55.003Z] #0 6.595 ++ : v3.0.2 [2023-01-30T08:24:55.003Z] #0 6.595 + install_shfmt [2023-01-30T08:24:55.003Z] #0 6.595 + echo 'Install shfmt version v3.0.2' [2023-01-30T08:24:55.003Z] #0 6.595 + GOBIN=/build [2023-01-30T08:24:55.003Z] #0 6.595 + GO111MODULE=on [2023-01-30T08:24:55.003Z] #0 6.595 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-30T08:24:55.003Z] #0 7.097 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-30T08:24:55.003Z] #0 8.237 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-30T08:24:55.003Z] #0 8.243 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-30T08:24:55.003Z] #0 8.433 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-30T08:24:55.003Z] #0 10.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-30T08:24:55.263Z] #29 ... [2023-01-30T08:24:55.263Z] [2023-01-30T08:24:55.263Z] #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-01-30T08:24:55.263Z] #0 4.243 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:24:55.263Z] #0 4.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:24:55.263Z] #0 4.263 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:24:55.263Z] #0 4.503 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:24:55.263Z] #0 5.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:24:55.263Z] #0 6.759 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:24:55.263Z] #30 ... [2023-01-30T08:24:55.263Z] [2023-01-30T08:24:55.263Z] #31 [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-01-30T08:24:55.263Z] #0 5.038 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-30T08:24:55.263Z] #0 5.038 Cloning into '.'... [2023-01-30T08:24:55.525Z] #31 ... [2023-01-30T08:24:55.525Z] [2023-01-30T08:24:55.525Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:24:55.525Z] #0 6.397 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:24:55.525Z] #0 6.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:24:55.525Z] #0 6.427 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:24:55.525Z] #0 7.129 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:24:55.525Z] #0 8.694 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:24:55.525Z] #32 ... [2023-01-30T08:24:55.525Z] [2023-01-30T08:24:55.525Z] #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-01-30T08:24:55.525Z] #0 7.355 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:24:55.525Z] #0 7.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:24:55.525Z] #0 7.382 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:24:55.525Z] #0 8.123 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:24:55.525Z] #0 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:24:55.539Z] #39 42.24 CC images/fs.o [2023-01-30T08:24:55.651Z] #30 ... [2023-01-30T08:24:55.651Z] [2023-01-30T08:24:55.652Z] #29 [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-01-30T08:24:55.652Z] #29 73.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-30T08:24:55.652Z] #29 73.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-30T08:24:55.652Z] #29 73.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-30T08:24:55.652Z] #29 78.19 Selecting previously unselected package binutils-mingw-w64. [2023-01-30T08:24:55.652Z] #29 78.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-30T08:24:55.652Z] #29 78.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-30T08:24:55.652Z] #29 78.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-30T08:24:55.652Z] #29 78.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:24:55.652Z] #29 78.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:24:55.652Z] #29 79.02 Selecting previously unselected package dmsetup. [2023-01-30T08:24:55.652Z] #29 79.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:24:55.652Z] #29 79.03 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-30T08:24:55.652Z] #29 79.36 Selecting previously unselected package mingw-w64-common. [2023-01-30T08:24:55.652Z] #29 79.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-30T08:24:55.652Z] #29 79.37 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-30T08:24:55.652Z] #29 ... [2023-01-30T08:24:55.652Z] [2023-01-30T08:24:55.652Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-30T08:24:55.652Z] #34 83.50 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-30T08:24:55.652Z] #34 83.53 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-30T08:24:55.652Z] #34 83.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:55.652Z] #34 83.58 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-30T08:24:55.652Z] #34 83.61 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-30T08:24:55.652Z] #34 83.63 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-30T08:24:55.652Z] #34 83.65 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:24:55.791Z] #33 ... [2023-01-30T08:24:55.791Z] [2023-01-30T08:24:55.791Z] #34 [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-01-30T08:24:55.791Z] #0 6.800 + RM_GOPATH=0 [2023-01-30T08:24:55.791Z] #0 6.800 + TMP_GOPATH= [2023-01-30T08:24:55.791Z] #0 6.800 + : /build [2023-01-30T08:24:55.791Z] #0 6.800 + '[' -z '' ']' [2023-01-30T08:24:55.791Z] #0 6.800 ++ mktemp -d [2023-01-30T08:24:55.791Z] #0 6.801 + export GOPATH=/tmp/tmp.wC4JZz5TEX [2023-01-30T08:24:55.791Z] #0 6.801 + GOPATH=/tmp/tmp.wC4JZz5TEX [2023-01-30T08:24:55.791Z] #0 6.801 + RM_GOPATH=1 [2023-01-30T08:24:55.791Z] #0 6.801 + case "$(go env GOARCH)" in [2023-01-30T08:24:55.791Z] #0 6.801 ++ go env GOARCH [2023-01-30T08:24:55.791Z] #0 6.827 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.791Z] #0 6.827 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.791Z] #0 6.827 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:55.791Z] #0 6.831 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:24:55.791Z] #0 6.831 + dir=/tmp/install [2023-01-30T08:24:55.791Z] #0 6.831 + bin=proxy [2023-01-30T08:24:55.791Z] #0 6.831 + shift [2023-01-30T08:24:55.791Z] #0 6.831 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-30T08:24:55.791Z] #0 6.831 + . /tmp/install/proxy.installer [2023-01-30T08:24:55.791Z] #0 6.831 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:24:55.791Z] #0 6.831 + install_proxy [2023-01-30T08:24:55.791Z] #0 6.831 + case "$1" in [2023-01-30T08:24:55.791Z] #0 6.831 + export CGO_ENABLED=0 [2023-01-30T08:24:55.791Z] #0 6.831 + CGO_ENABLED=0 [2023-01-30T08:24:55.791Z] #0 6.831 + _install_proxy [2023-01-30T08:24:55.791Z] #0 6.831 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-01-30T08:24:55.791Z] #0 6.831 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.wC4JZz5TEX/src/github.com/docker/libnetwork [2023-01-30T08:24:55.791Z] #0 6.885 Cloning into '/tmp/tmp.wC4JZz5TEX/src/github.com/docker/libnetwork'... [2023-01-30T08:24:55.791Z] #34 ... [2023-01-30T08:24:55.791Z] [2023-01-30T08:24:55.791Z] #35 [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-01-30T08:24:55.791Z] #0 7.501 + RM_GOPATH=0 [2023-01-30T08:24:55.791Z] #0 7.502 + TMP_GOPATH= [2023-01-30T08:24:55.791Z] #0 7.502 + : /build [2023-01-30T08:24:55.791Z] #0 7.502 + '[' -z '' ']' [2023-01-30T08:24:55.791Z] #0 7.506 ++ mktemp -d [2023-01-30T08:24:55.791Z] #0 7.519 + export GOPATH=/tmp/tmp.x02JXNH6Cz [2023-01-30T08:24:55.791Z] #0 7.520 + GOPATH=/tmp/tmp.x02JXNH6Cz [2023-01-30T08:24:55.791Z] #0 7.521 + RM_GOPATH=1 [2023-01-30T08:24:55.791Z] #0 7.521 + case "$(go env GOARCH)" in [2023-01-30T08:24:55.791Z] #0 7.522 ++ go env GOARCH [2023-01-30T08:24:55.791Z] #0 7.550 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.791Z] #0 7.551 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:55.791Z] #0 7.556 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:55.791Z] #0 7.562 + dir=/tmp/install [2023-01-30T08:24:55.791Z] #0 7.569 + bin=vndr [2023-01-30T08:24:55.791Z] #0 7.569 + shift [2023-01-30T08:24:55.791Z] #0 7.571 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-30T08:24:55.791Z] #0 7.571 + . /tmp/install/vndr.installer [2023-01-30T08:24:55.791Z] #0 7.571 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:24:55.791Z] #0 7.571 + install_vndr [2023-01-30T08:24:55.791Z] #0 7.573 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-30T08:24:55.791Z] #0 7.573 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:24:55.791Z] #0 7.574 + GOBIN=/build [2023-01-30T08:24:55.791Z] #0 7.574 + GO111MODULE=on [2023-01-30T08:24:55.791Z] #0 7.574 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:24:55.791Z] #0 8.173 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-30T08:24:55.796Z] #39 42.59 CC images/pstree.o [2023-01-30T08:24:56.053Z] #39 43.03 CC images/pipe.o [2023-01-30T08:24:56.056Z] #35 ... [2023-01-30T08:24:56.056Z] [2023-01-30T08:24:56.056Z] #36 [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-01-30T08:24:56.056Z] #0 6.027 + RM_GOPATH=0 [2023-01-30T08:24:56.056Z] #0 6.027 + TMP_GOPATH= [2023-01-30T08:24:56.056Z] #0 6.027 + : /build [2023-01-30T08:24:56.056Z] #0 6.027 + '[' -z '' ']' [2023-01-30T08:24:56.056Z] #0 6.027 ++ mktemp -d [2023-01-30T08:24:56.056Z] #0 6.027 + export GOPATH=/tmp/tmp.QlBzbnabws [2023-01-30T08:24:56.056Z] #0 6.027 + GOPATH=/tmp/tmp.QlBzbnabws [2023-01-30T08:24:56.056Z] #0 6.027 + RM_GOPATH=1 [2023-01-30T08:24:56.056Z] #0 6.027 + case "$(go env GOARCH)" in [2023-01-30T08:24:56.056Z] #0 6.027 ++ go env GOARCH [2023-01-30T08:24:56.056Z] #0 6.074 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:24:56.056Z] #0 6.074 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:56.056Z] #0 6.074 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:24:56.056Z] #0 6.074 ++ dirname /tmp/install/install.sh [2023-01-30T08:24:56.056Z] #0 6.074 + dir=/tmp/install [2023-01-30T08:24:56.056Z] #0 6.074 + bin=tomlv [2023-01-30T08:24:56.056Z] #0 6.074 + shift [2023-01-30T08:24:56.056Z] #0 6.074 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-30T08:24:56.056Z] #0 6.074 + . /tmp/install/tomlv.installer [2023-01-30T08:24:56.056Z] #0 6.074 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:24:56.056Z] #0 6.074 + install_tomlv [2023-01-30T08:24:56.056Z] #0 6.074 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-30T08:24:56.056Z] #0 6.074 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QlBzbnabws/src/github.com/BurntSushi/toml [2023-01-30T08:24:56.056Z] #0 6.074 Cloning into '/tmp/tmp.QlBzbnabws/src/github.com/BurntSushi/toml'... [2023-01-30T08:24:56.056Z] #0 7.475 + cd /tmp/tmp.QlBzbnabws/src/github.com/BurntSushi/toml [2023-01-30T08:24:56.056Z] #0 7.475 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-30T08:24:56.056Z] #0 7.688 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-30T08:24:56.056Z] #0 8.316 internal/unsafeheader [2023-01-30T08:24:56.056Z] #0 8.330 internal/goarch [2023-01-30T08:24:56.056Z] #0 8.507 internal/cpu [2023-01-30T08:24:56.056Z] #0 8.522 internal/abi [2023-01-30T08:24:56.056Z] #0 8.952 internal/goexperiment [2023-01-30T08:24:56.056Z] #0 9.226 internal/goos [2023-01-30T08:24:56.056Z] #0 9.431 runtime/internal/atomic [2023-01-30T08:24:56.056Z] #0 9.439 internal/bytealg [2023-01-30T08:24:56.056Z] #0 10.55 runtime/internal/math [2023-01-30T08:24:56.056Z] #0 10.61 runtime/internal/sys [2023-01-30T08:24:56.056Z] #0 10.85 runtime/internal/syscall [2023-01-30T08:24:56.056Z] #0 11.05 internal/itoa [2023-01-30T08:24:56.056Z] #0 11.40 runtime [2023-01-30T08:24:56.056Z] #0 11.42 math/bits [2023-01-30T08:24:56.056Z] #36 ... [2023-01-30T08:24:56.056Z] [2023-01-30T08:24:56.056Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:24:56.056Z] #32 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:24:56.091Z] #35 41.83 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-01-30T08:24:56.091Z] #35 41.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:24:56.091Z] #35 41.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-30T08:24:56.091Z] #35 41.88 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-01-30T08:24:56.091Z] #35 41.90 Setting up libcap2:arm64 (1:2.44-1) ... [2023-01-30T08:24:56.091Z] #35 41.91 Setting up python3-six (1.16.0-2) ... [2023-01-30T08:24:56.310Z] [2023-01-30T08:24:56.310Z] Removing bundles/ [2023-01-30T08:24:56.310Z] [2023-01-30T08:24:56.310Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-01-30T08:24:56.310Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-30T08:24:56.310Z] GOOS="" GOARCH="" GOARM="" [2023-01-30T08:24:56.350Z] #35 ... [2023-01-30T08:24:56.350Z] [2023-01-30T08:24:56.350Z] #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-01-30T08:24:56.350Z] #29 32.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-30T08:24:56.350Z] #29 33.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-30T08:24:56.350Z] #29 33.54 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-30T08:24:56.350Z] #29 33.61 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-30T08:24:56.350Z] #29 33.70 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-30T08:24:56.350Z] #29 33.74 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-30T08:24:56.350Z] #29 33.77 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-30T08:24:56.350Z] #29 34.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-30T08:24:56.350Z] #29 34.68 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-30T08:24:56.350Z] #29 34.86 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-30T08:24:56.350Z] #29 35.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-30T08:24:56.350Z] #29 35.14 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-30T08:24:56.350Z] #29 35.18 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-30T08:24:56.350Z] #29 35.19 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-30T08:24:56.350Z] #29 35.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-30T08:24:56.350Z] #29 35.27 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-30T08:24:56.350Z] #29 35.32 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-30T08:24:56.350Z] #29 35.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-30T08:24:56.350Z] #29 35.37 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-30T08:24:56.350Z] #29 35.38 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-30T08:24:56.350Z] #29 35.46 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-30T08:24:56.350Z] #29 35.49 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-30T08:24:56.350Z] #29 35.50 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-30T08:24:56.350Z] #29 35.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-30T08:24:56.350Z] #29 35.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-30T08:24:56.350Z] #29 35.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-30T08:24:56.350Z] #29 35.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-30T08:24:56.350Z] #29 35.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-30T08:24:56.350Z] #29 36.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-30T08:24:56.350Z] #29 36.17 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-30T08:24:56.350Z] #29 36.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-30T08:24:56.350Z] #29 36.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-30T08:24:56.350Z] #29 36.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-30T08:24:56.350Z] #29 36.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-30T08:24:56.350Z] #29 36.63 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-30T08:24:56.350Z] #29 36.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-30T08:24:56.350Z] #29 36.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-30T08:24:56.350Z] #29 36.65 go: downloading github.com/julz/importas v0.1.0 [2023-01-30T08:24:56.350Z] #29 36.66 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-30T08:24:56.350Z] #29 36.69 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-30T08:24:56.350Z] #29 36.71 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-30T08:24:56.350Z] #29 36.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-30T08:24:56.350Z] #29 36.80 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-30T08:24:56.350Z] #29 36.81 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-30T08:24:56.350Z] #29 36.86 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-30T08:24:56.350Z] #29 36.91 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-30T08:24:56.350Z] #29 37.01 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-30T08:24:56.350Z] #29 37.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-30T08:24:56.350Z] #29 37.04 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-30T08:24:56.350Z] #29 37.10 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-30T08:24:56.350Z] #29 37.51 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-30T08:24:56.350Z] #29 37.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-30T08:24:56.350Z] #29 37.53 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-30T08:24:56.350Z] #29 37.61 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-30T08:24:56.350Z] #29 37.63 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-30T08:24:56.350Z] #29 37.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-30T08:24:56.350Z] #29 37.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-30T08:24:56.350Z] #29 37.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-30T08:24:56.350Z] #29 37.77 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-30T08:24:56.350Z] #29 37.92 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-30T08:24:56.350Z] #29 37.93 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-30T08:24:56.350Z] #29 37.96 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-30T08:24:56.350Z] #29 37.97 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-30T08:24:56.350Z] #29 37.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-30T08:24:56.350Z] #29 38.01 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-30T08:24:56.350Z] #29 38.06 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-30T08:24:56.350Z] #29 38.07 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-30T08:24:56.350Z] #29 38.18 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-30T08:24:56.350Z] #29 38.24 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-30T08:24:56.350Z] #29 38.24 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-30T08:24:56.350Z] #29 38.26 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-30T08:24:56.350Z] #29 38.42 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-30T08:24:56.350Z] #29 38.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-30T08:24:56.350Z] #29 38.46 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-30T08:24:56.350Z] #29 38.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-30T08:24:56.350Z] #29 38.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-30T08:24:56.350Z] #29 38.71 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-30T08:24:56.350Z] #29 38.99 go: downloading honnef.co/go/tools v0.2.2 [2023-01-30T08:24:56.350Z] #29 40.02 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-30T08:24:56.350Z] #29 40.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-30T08:24:56.350Z] #29 40.05 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-30T08:24:56.350Z] #29 40.11 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-30T08:24:56.350Z] #29 40.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-30T08:24:56.350Z] #29 40.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-30T08:24:56.350Z] #29 40.20 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-30T08:24:56.350Z] #29 40.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-30T08:24:56.350Z] #29 40.53 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-30T08:24:56.350Z] #29 40.54 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-30T08:24:56.350Z] #29 40.65 go: downloading golang.org/x/text v0.3.7 [2023-01-30T08:24:56.616Z] #39 43.38 CC images/tcp-stream.o [2023-01-30T08:24:56.629Z] #32 ... [2023-01-30T08:24:56.629Z] [2023-01-30T08:24:56.629Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-30T08:24:56.629Z] #24 11.32 + mkdir -p /build [2023-01-30T08:24:56.629Z] #24 11.34 + mv docker/docker /build/ [2023-01-30T08:24:56.629Z] #24 11.34 + rmdir docker [2023-01-30T08:24:56.629Z] #24 DONE 11.9s [2023-01-30T08:24:56.629Z] [2023-01-30T08:24:56.629Z] #36 [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-01-30T08:24:56.629Z] #36 12.00 math [2023-01-30T08:24:56.873Z] #39 43.70 CC images/sk-packet.o [2023-01-30T08:24:56.917Z] #29 ... [2023-01-30T08:24:56.917Z] [2023-01-30T08:24:56.917Z] #28 [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-01-30T08:24:56.917Z] #28 42.75 internal/reflectlite [2023-01-30T08:24:56.917Z] #28 42.75 sync [2023-01-30T08:24:57.031Z] #34 DONE 85.9s [2023-01-30T08:24:57.031Z] [2023-01-30T08:24:57.031Z] #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-01-30T08:24:57.031Z] #36 80.04 Selecting previously unselected package libarchive13:amd64. [2023-01-30T08:24:57.031Z] #36 80.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-30T08:24:57.031Z] #36 80.10 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-30T08:24:57.031Z] #36 80.55 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-30T08:24:57.031Z] #36 80.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-30T08:24:57.031Z] #36 80.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-30T08:24:57.031Z] #36 80.81 Selecting previously unselected package librhash0:amd64. [2023-01-30T08:24:57.031Z] #36 80.82 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-30T08:24:57.031Z] #36 80.93 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-30T08:24:57.031Z] #36 81.23 Selecting previously unselected package libuv1:amd64. [2023-01-30T08:24:57.031Z] #36 81.23 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-30T08:24:57.031Z] #36 81.24 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-30T08:24:57.031Z] #36 81.49 Selecting previously unselected package cmake. [2023-01-30T08:24:57.031Z] #36 81.49 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-30T08:24:57.031Z] #36 81.50 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-30T08:24:57.437Z] #39 44.14 CC images/mnt.o [2023-01-30T08:24:57.694Z] #39 44.51 CC images/pipe-data.o [2023-01-30T08:24:57.956Z] #39 44.82 CC images/sa.o [2023-01-30T08:24:58.216Z] #39 45.09 CC images/timer.o [2023-01-30T08:24:58.295Z] #28 43.98 internal/testlog [2023-01-30T08:24:58.779Z] #39 45.66 CC images/timerfd.o [2023-01-30T08:24:59.037Z] #39 45.95 CC images/mm.o [2023-01-30T08:24:59.231Z] #28 45.18 sort [2023-01-30T08:24:59.231Z] #28 45.18 errors [2023-01-30T08:24:59.564Z] #36 ... [2023-01-30T08:24:59.564Z] [2023-01-30T08:24:59.564Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:24:59.564Z] #30 88.35 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-30T08:24:59.602Z] #39 46.37 CC images/sk-opts.o [2023-01-30T08:24:59.799Z] #28 45.52 strconv [2023-01-30T08:24:59.822Z] #30 88.52 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-30T08:24:59.822Z] #30 88.66 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-30T08:24:59.859Z] #39 46.59 CC images/sk-unix.o [2023-01-30T08:25:00.081Z] #30 88.89 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-30T08:25:00.081Z] #30 88.99 go: downloading golang.org/x/mod v0.5.1 [2023-01-30T08:25:00.340Z] #30 89.05 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-30T08:25:00.366Z] #28 46.15 io [2023-01-30T08:25:00.422Z] #39 47.04 CC images/sk-inet.o [2023-01-30T08:25:00.605Z] #30 89.38 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-30T08:25:00.605Z] #30 89.47 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-30T08:25:00.605Z] #30 89.50 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-30T08:25:00.679Z] #39 47.68 CC images/tun.o [2023-01-30T08:25:00.865Z] #30 89.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-30T08:25:00.865Z] #30 89.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-30T08:25:00.934Z] #28 ... [2023-01-30T08:25:00.934Z] [2023-01-30T08:25:00.934Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:25:00.934Z] #32 36.95 Selecting previously unselected package libicu67:arm64. [2023-01-30T08:25:00.934Z] #32 36.95 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-01-30T08:25:00.934Z] #32 36.98 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-30T08:25:00.934Z] #32 42.05 Selecting previously unselected package libxml2:arm64. [2023-01-30T08:25:00.934Z] #32 42.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-01-30T08:25:00.934Z] #32 42.06 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-30T08:25:00.934Z] #32 42.46 Selecting previously unselected package libarchive13:arm64. [2023-01-30T08:25:00.934Z] #32 42.47 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-01-30T08:25:00.934Z] #32 42.47 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-01-30T08:25:00.934Z] #32 42.77 Selecting previously unselected package libjsoncpp24:arm64. [2023-01-30T08:25:00.934Z] #32 42.77 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-01-30T08:25:00.934Z] #32 42.77 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-01-30T08:25:00.934Z] #32 42.93 Selecting previously unselected package librhash0:arm64. [2023-01-30T08:25:00.934Z] #32 42.94 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-01-30T08:25:00.934Z] #32 42.95 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-01-30T08:25:00.934Z] #32 43.09 Selecting previously unselected package libuv1:arm64. [2023-01-30T08:25:00.934Z] #32 43.09 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-01-30T08:25:00.934Z] #32 43.10 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-01-30T08:25:00.934Z] #32 43.23 Selecting previously unselected package cmake. [2023-01-30T08:25:00.934Z] #32 43.24 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-01-30T08:25:00.934Z] #32 43.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-30T08:25:00.934Z] #32 46.03 Setting up libicu67:arm64 (67.1-7) ... [2023-01-30T08:25:00.934Z] #32 46.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:25:00.934Z] #32 46.10 Setting up libuv1:arm64 (1.40.0-2) ... [2023-01-30T08:25:00.934Z] #32 46.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:25:00.934Z] #32 46.19 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-01-30T08:25:00.934Z] #32 46.23 Setting up librhash0:arm64 (1.4.1-2) ... [2023-01-30T08:25:00.934Z] #32 46.27 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-30T08:25:00.934Z] #32 46.30 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-30T08:25:00.934Z] #32 46.32 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-01-30T08:25:00.934Z] #32 46.33 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-30T08:25:00.934Z] #32 46.35 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:25:01.124Z] #30 89.87 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-30T08:25:01.193Z] #32 ... [2023-01-30T08:25:01.193Z] [2023-01-30T08:25:01.193Z] #25 [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-01-30T08:25:01.193Z] #25 36.92 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-01-30T08:25:01.193Z] #25 37.32 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-01-30T08:25:01.193Z] #25 37.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-01-30T08:25:01.193Z] #25 37.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-01-30T08:25:01.193Z] #25 37.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-01-30T08:25:01.193Z] #25 37.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-01-30T08:25:01.193Z] #25 37.36 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-01-30T08:25:01.193Z] #25 37.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-01-30T08:25:01.193Z] #25 37.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-01-30T08:25:01.193Z] #25 37.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-01-30T08:25:01.193Z] #25 37.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-01-30T08:25:01.193Z] #25 37.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-01-30T08:25:01.193Z] #25 37.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-01-30T08:25:01.193Z] #25 37.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-01-30T08:25:01.193Z] #25 37.40 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-01-30T08:25:01.193Z] #25 37.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-01-30T08:25:01.193Z] #25 37.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-01-30T08:25:01.193Z] #25 38.24 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:25:01.193Z] #25 38.46 Fetched 108 MB in 6s (18.9 MB/s) [2023-01-30T08:25:01.193Z] #25 38.57 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-30T08:25:01.193Z] #25 38.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-01-30T08:25:01.193Z] #25 38.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-01-30T08:25:01.193Z] #25 38.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-30T08:25:01.193Z] #25 40.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-30T08:25:01.193Z] #25 40.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-01-30T08:25:01.193Z] #25 40.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-30T08:25:01.193Z] #25 42.82 Selecting previously unselected package binutils-mingw-w64. [2023-01-30T08:25:01.193Z] #25 42.83 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-30T08:25:01.193Z] #25 42.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-30T08:25:01.193Z] #25 42.99 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-01-30T08:25:01.193Z] #25 43.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-30T08:25:01.193Z] #25 43.02 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-30T08:25:01.193Z] #25 43.20 Selecting previously unselected package dmsetup. [2023-01-30T08:25:01.193Z] #25 43.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-01-30T08:25:01.193Z] #25 43.23 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-30T08:25:01.193Z] #25 43.38 Selecting previously unselected package mingw-w64-common. [2023-01-30T08:25:01.193Z] #25 43.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-30T08:25:01.193Z] #25 43.40 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-30T08:25:01.193Z] #25 ... [2023-01-30T08:25:01.193Z] [2023-01-30T08:25:01.193Z] #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-01-30T08:25:01.193Z] #29 44.47 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-30T08:25:01.193Z] #29 44.52 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-30T08:25:01.193Z] #29 44.52 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-30T08:25:01.193Z] #29 44.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-30T08:25:01.193Z] #29 44.61 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-30T08:25:01.193Z] #29 44.63 go: downloading golang.org/x/mod v0.5.1 [2023-01-30T08:25:01.193Z] #29 44.65 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-30T08:25:01.193Z] #29 44.75 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-30T08:25:01.193Z] #29 44.82 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-30T08:25:01.193Z] #29 44.89 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-30T08:25:01.193Z] #29 44.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-30T08:25:01.193Z] #29 44.96 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-30T08:25:01.193Z] #29 45.32 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-30T08:25:01.193Z] #29 45.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-30T08:25:01.193Z] #29 45.41 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-30T08:25:01.193Z] #29 45.64 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-30T08:25:01.193Z] #29 45.68 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-30T08:25:01.193Z] #29 45.80 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-30T08:25:01.193Z] #29 45.85 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-30T08:25:01.193Z] #29 45.96 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-30T08:25:01.193Z] #29 45.97 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-30T08:25:01.193Z] #29 46.14 go: downloading github.com/prometheus/common v0.10.0 [2023-01-30T08:25:01.193Z] #29 46.36 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-30T08:25:01.193Z] #29 46.53 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-30T08:25:01.193Z] #29 46.60 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-30T08:25:01.383Z] #30 90.20 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-30T08:25:01.383Z] #30 ... [2023-01-30T08:25:01.383Z] [2023-01-30T08:25:01.383Z] #31 [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-01-30T08:25:01.383Z] #31 80.22 sync [2023-01-30T08:25:01.383Z] #31 80.23 internal/reflectlite [2023-01-30T08:25:01.383Z] #31 82.95 internal/testlog [2023-01-30T08:25:01.383Z] #31 84.60 sort [2023-01-30T08:25:01.383Z] #31 84.61 errors [2023-01-30T08:25:01.383Z] #31 84.91 strconv [2023-01-30T08:25:01.383Z] #31 85.99 io [2023-01-30T08:25:01.383Z] #31 88.07 internal/oserror [2023-01-30T08:25:01.383Z] #31 88.50 syscall [2023-01-30T08:25:01.383Z] #31 ... [2023-01-30T08:25:01.383Z] [2023-01-30T08:25:01.383Z] #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-01-30T08:25:01.383Z] #36 89.20 Setting up libicu67:amd64 (67.1-7) ... [2023-01-30T08:25:01.383Z] #36 89.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:25:01.383Z] #36 89.28 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-30T08:25:01.383Z] #36 89.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:25:01.383Z] #36 89.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-30T08:25:01.383Z] #36 89.39 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-30T08:25:01.383Z] #36 89.44 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-30T08:25:01.383Z] #36 89.49 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-30T08:25:01.383Z] #36 89.53 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-30T08:25:01.383Z] #36 89.55 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-30T08:25:01.383Z] #36 89.69 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:25:01.609Z] #39 48.27 CC images/sk-netlink.o [2023-01-30T08:25:01.642Z] #36 DONE 90.5s [2023-01-30T08:25:01.642Z] [2023-01-30T08:25:01.642Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:25:01.642Z] #30 90.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-30T08:25:01.642Z] #30 90.47 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-30T08:25:01.763Z] #29 47.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-30T08:25:01.867Z] #39 48.77 CC images/packet-sock.o [2023-01-30T08:25:01.922Z] #36 ... [2023-01-30T08:25:01.922Z] [2023-01-30T08:25:01.922Z] #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-01-30T08:25:01.922Z] #27 16.85 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-30T08:25:02.210Z] #30 91.03 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-30T08:25:02.210Z] #30 91.06 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-30T08:25:02.469Z] #30 91.19 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-30T08:25:02.469Z] #30 91.26 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-30T08:25:02.469Z] #30 91.29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-30T08:25:02.469Z] #30 91.36 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-30T08:25:02.722Z] #29 ... [2023-01-30T08:25:02.722Z] [2023-01-30T08:25:02.722Z] #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-01-30T08:25:02.722Z] #23 38.32 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-01-30T08:25:02.722Z] #23 38.44 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-30T08:25:02.722Z] #23 38.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-30T08:25:02.729Z] #30 91.63 go: downloading github.com/prometheus/common v0.10.0 [2023-01-30T08:25:02.798Z] #39 49.43 CC images/ipc-var.o [2023-01-30T08:25:02.987Z] #30 91.80 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-30T08:25:03.058Z] #39 49.90 CC images/ipc-desc.o [2023-01-30T08:25:03.135Z] #23 ... [2023-01-30T08:25:03.135Z] [2023-01-30T08:25:03.135Z] #35 [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-01-30T08:25:03.135Z] #35 42.91 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-01-30T08:25:03.135Z] #35 42.94 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-01-30T08:25:03.135Z] #35 42.95 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-30T08:25:03.135Z] #35 42.96 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-30T08:25:03.135Z] #35 43.00 Setting up python3-protobuf (3.12.4-1) ... [2023-01-30T08:25:03.135Z] #35 46.39 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-01-30T08:25:03.135Z] #35 46.42 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-30T08:25:03.135Z] #35 46.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-30T08:25:03.135Z] #35 46.45 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-01-30T08:25:03.135Z] #35 46.47 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-30T08:25:03.135Z] #35 46.49 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-01-30T08:25:03.135Z] #35 46.51 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:25:03.246Z] #30 91.93 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-30T08:25:03.246Z] #30 92.09 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-30T08:25:03.314Z] #39 50.08 CC images/ipc-shm.o [2023-01-30T08:25:03.571Z] #39 50.38 CC images/ipc-msg.o [2023-01-30T08:25:03.701Z] #35 ... [2023-01-30T08:25:03.702Z] [2023-01-30T08:25:03.702Z] #25 [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-01-30T08:25:03.702Z] #25 49.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-30T08:25:03.702Z] #25 49.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-30T08:25:03.960Z] #25 49.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-30T08:25:04.136Z] #39 50.80 CC images/ipc-sem.o [2023-01-30T08:25:04.136Z] #39 51.08 CC images/utsns.o [2023-01-30T08:25:04.700Z] #39 51.49 CC images/creds.o [2023-01-30T08:25:04.957Z] #39 ... [2023-01-30T08:25:04.957Z] [2023-01-30T08:25:04.957Z] #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-01-30T08:25:04.957Z] #34 123.4 fmt [2023-01-30T08:25:04.957Z] #34 123.4 io/ioutil [2023-01-30T08:25:04.958Z] #34 127.7 flag [2023-01-30T08:25:04.958Z] #34 127.7 github.com/BurntSushi/toml [2023-01-30T08:25:04.958Z] #34 130.5 log [2023-01-30T08:25:05.215Z] #34 ... [2023-01-30T08:25:05.215Z] [2023-01-30T08:25:05.215Z] #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-01-30T08:25:05.215Z] #39 52.00 CC images/vma.o [2023-01-30T08:25:05.451Z] #25 ... [2023-01-30T08:25:05.451Z] [2023-01-30T08:25:05.451Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:25:05.451Z] #32 DONE 51.1s [2023-01-30T08:25:05.451Z] [2023-01-30T08:25:05.451Z] #35 [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-01-30T08:25:05.451Z] #35 DONE 51.1s [2023-01-30T08:25:05.451Z] [2023-01-30T08:25:05.451Z] #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-01-30T08:25:05.778Z] #39 52.49 CC images/netdev.o [2023-01-30T08:25:06.131Z] #27 ... [2023-01-30T08:25:06.131Z] [2023-01-30T08:25:06.131Z] #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-01-30T08:25:06.131Z] #28 11.09 go: downloading github.com/pkg/errors v0.9.1 [2023-01-30T08:25:06.131Z] #28 11.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-30T08:25:06.131Z] #28 11.29 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-30T08:25:06.131Z] #28 12.10 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-30T08:25:06.131Z] #28 15.85 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-30T08:25:06.131Z] #28 16.45 go: downloading github.com/google/uuid v1.3.0 [2023-01-30T08:25:06.131Z] #28 16.56 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-30T08:25:06.131Z] #28 16.56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-30T08:25:06.131Z] #28 16.75 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-30T08:25:06.131Z] #28 16.81 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-30T08:25:06.131Z] #28 16.95 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-30T08:25:06.131Z] #28 17.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-30T08:25:06.131Z] #28 17.49 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-30T08:25:06.131Z] #28 20.51 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-30T08:25:06.131Z] #28 ... [2023-01-30T08:25:06.131Z] [2023-01-30T08:25:06.131Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:25:06.131Z] #32 20.80 Fetched 8624 kB in 15s (586 kB/s) [2023-01-30T08:25:06.533Z] #30 95.36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-30T08:25:06.709Z] #39 53.37 CC images/tty.o [2023-01-30T08:25:07.100Z] #30 ... [2023-01-30T08:25:07.100Z] [2023-01-30T08:25:07.100Z] #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-01-30T08:25:07.100Z] #0 3.930 Note: Building without setproctitle() and strlcpy() support. [2023-01-30T08:25:07.100Z] #0 3.931 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-30T08:25:07.100Z] #0 3.961 Note: Building without GnuTLS support [2023-01-30T08:25:07.100Z] #0 3.962 Makefile.config:39: Warn: you have no libnftables installed [2023-01-30T08:25:07.100Z] #0 3.967 Makefile.config:40: Warn: Building without nftables support [2023-01-30T08:25:07.100Z] #0 6.670 fatal: not a git repository (or any of the parent directories): .git [2023-01-30T08:25:07.100Z] #0 6.789 GEN .gitid [2023-01-30T08:25:07.100Z] #0 6.888 GEN criu/include/version.h [2023-01-30T08:25:07.100Z] #0 6.993 GEN include/common/asm [2023-01-30T08:25:07.100Z] #38 10.26 PBCC images/timens.pb-c.c [2023-01-30T08:25:07.100Z] #38 ... [2023-01-30T08:25:07.100Z] [2023-01-30T08:25:07.100Z] #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-01-30T08:25:07.100Z] #0 1.189 + RM_GOPATH=0 [2023-01-30T08:25:07.100Z] #0 1.189 + TMP_GOPATH= [2023-01-30T08:25:07.100Z] #0 1.190 + : /build [2023-01-30T08:25:07.100Z] #0 1.190 + '[' -z '' ']' [2023-01-30T08:25:07.100Z] #0 1.191 ++ mktemp -d [2023-01-30T08:25:07.101Z] #0 1.193 + export GOPATH=/tmp/tmp.1M5XxqQiDp [2023-01-30T08:25:07.101Z] #0 1.194 + GOPATH=/tmp/tmp.1M5XxqQiDp [2023-01-30T08:25:07.101Z] #0 1.194 + RM_GOPATH=1 [2023-01-30T08:25:07.101Z] #0 1.195 + case "$(go env GOARCH)" in [2023-01-30T08:25:07.101Z] #0 1.198 ++ go env GOARCH [2023-01-30T08:25:07.101Z] #0 1.231 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:25:07.101Z] #0 1.231 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:25:07.101Z] #0 1.234 ++ dirname /tmp/install/install.sh [2023-01-30T08:25:07.101Z] #0 1.239 + dir=/tmp/install [2023-01-30T08:25:07.101Z] #0 1.244 + bin=tini [2023-01-30T08:25:07.101Z] #0 1.244 + shift [2023-01-30T08:25:07.101Z] #0 1.245 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-30T08:25:07.101Z] #0 1.245 + . /tmp/install/tini.installer [2023-01-30T08:25:07.101Z] #0 1.246 ++ : v0.19.0 [2023-01-30T08:25:07.101Z] #0 1.247 + install_tini [2023-01-30T08:25:07.101Z] #0 1.249 + echo 'Install tini version v0.19.0' [2023-01-30T08:25:07.101Z] #0 1.250 Install tini version v0.19.0 [2023-01-30T08:25:07.101Z] #0 1.250 + git clone https://github.com/krallin/tini.git /tmp/tmp.1M5XxqQiDp/tini [2023-01-30T08:25:07.101Z] #0 1.257 Cloning into '/tmp/tmp.1M5XxqQiDp/tini'... [2023-01-30T08:25:07.101Z] #0 2.422 + cd /tmp/tmp.1M5XxqQiDp/tini [2023-01-30T08:25:07.101Z] #0 2.422 + git checkout -q v0.19.0 [2023-01-30T08:25:07.101Z] #0 2.533 + cmake . [2023-01-30T08:25:07.101Z] #0 3.461 -- The C compiler identification is GNU 10.2.1 [2023-01-30T08:25:07.101Z] #0 3.633 -- Detecting C compiler ABI info [2023-01-30T08:25:07.101Z] #0 4.501 -- Detecting C compiler ABI info - done [2023-01-30T08:25:07.101Z] #0 4.732 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-30T08:25:07.101Z] #0 4.736 -- Detecting C compile features [2023-01-30T08:25:07.101Z] #0 4.741 -- Detecting C compile features - done [2023-01-30T08:25:07.101Z] #0 4.778 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-30T08:25:07.101Z] #0 4.999 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-30T08:25:07.101Z] #0 5.146 -- Configuring done [2023-01-30T08:25:07.101Z] #0 5.171 -- Generating done [2023-01-30T08:25:07.101Z] #0 5.178 -- Build files have been written to: /tmp/tmp.1M5XxqQiDp/tini [2023-01-30T08:25:07.101Z] #0 5.196 + make tini-static [2023-01-30T08:25:07.641Z] #39 54.56 CC images/file-lock.o [2023-01-30T08:25:07.667Z] #39 5.853 Scanning dependencies of target tini-static [2023-01-30T08:25:07.667Z] #39 6.044 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-30T08:25:07.986Z] #38 2.825 Note: Building without setproctitle() and strlcpy() support. [2023-01-30T08:25:07.986Z] #38 2.825 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-30T08:25:07.986Z] #38 2.832 Note: Building without GnuTLS support [2023-01-30T08:25:07.986Z] #38 2.835 Makefile.config:39: Warn: you have no libnftables installed [2023-01-30T08:25:07.986Z] #38 2.835 Makefile.config:40: Warn: Building without nftables support [2023-01-30T08:25:08.046Z] #32 20.80 Reading package lists... [2023-01-30T08:25:08.046Z] #32 ... [2023-01-30T08:25:08.046Z] [2023-01-30T08:25:08.046Z] #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-01-30T08:25:08.046Z] #33 13.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:25:08.046Z] #33 21.59 Fetched 8624 kB in 15s (594 kB/s) [2023-01-30T08:25:08.218Z] #39 54.95 CC images/rlimit.o [2023-01-30T08:25:08.308Z] #33 21.59 Reading package lists... [2023-01-30T08:25:08.308Z] #33 ... [2023-01-30T08:25:08.308Z] [2023-01-30T08:25:08.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-01-30T08:25:08.308Z] #0 6.516 Reading package lists... [2023-01-30T08:25:08.308Z] #25 13.76 Reading package lists... [2023-01-30T08:25:08.308Z] #25 19.96 Building dependency tree... [2023-01-30T08:25:08.308Z] #25 23.62 The following additional packages will be installed: [2023-01-30T08:25:08.308Z] #25 23.63 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-30T08:25:08.308Z] #25 23.64 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-30T08:25:08.308Z] #25 23.66 Suggested packages: [2023-01-30T08:25:08.308Z] #25 23.67 manpages-dev protobuf-mode-el python3-setuptools [2023-01-30T08:25:08.475Z] #39 55.38 CC images/pagemap.o [2023-01-30T08:25:08.552Z] #38 ... [2023-01-30T08:25:08.552Z] [2023-01-30T08:25:08.552Z] #26 [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-01-30T08:25:08.552Z] #26 DONE 54.5s [2023-01-30T08:25:08.552Z] [2023-01-30T08:25:08.552Z] #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-01-30T08:25:08.552Z] #0 1.355 + RM_GOPATH=0 [2023-01-30T08:25:08.552Z] #0 1.356 + TMP_GOPATH= [2023-01-30T08:25:08.552Z] #0 1.356 + : /build [2023-01-30T08:25:08.552Z] #0 1.356 + '[' -z '' ']' [2023-01-30T08:25:08.552Z] #0 1.362 ++ mktemp -d [2023-01-30T08:25:08.552Z] #0 1.363 + export GOPATH=/tmp/tmp.pxOAKUekqy [2023-01-30T08:25:08.552Z] #0 1.363 + GOPATH=/tmp/tmp.pxOAKUekqy [2023-01-30T08:25:08.552Z] #0 1.363 + RM_GOPATH=1 [2023-01-30T08:25:08.552Z] #0 1.373 + case "$(go env GOARCH)" in [2023-01-30T08:25:08.552Z] #0 1.373 ++ go env GOARCH [2023-01-30T08:25:08.552Z] #0 1.423 Install tini version v0.19.0 [2023-01-30T08:25:08.552Z] #0 1.423 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:25:08.552Z] #0 1.423 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:25:08.552Z] #0 1.423 ++ dirname /tmp/install/install.sh [2023-01-30T08:25:08.552Z] #0 1.423 + dir=/tmp/install [2023-01-30T08:25:08.552Z] #0 1.423 + bin=tini [2023-01-30T08:25:08.552Z] #0 1.423 + shift [2023-01-30T08:25:08.552Z] #0 1.423 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-30T08:25:08.552Z] #0 1.423 + . /tmp/install/tini.installer [2023-01-30T08:25:08.552Z] #0 1.423 ++ : v0.19.0 [2023-01-30T08:25:08.552Z] #0 1.423 + install_tini [2023-01-30T08:25:08.552Z] #0 1.423 + echo 'Install tini version v0.19.0' [2023-01-30T08:25:08.552Z] #0 1.424 + git clone https://github.com/krallin/tini.git /tmp/tmp.pxOAKUekqy/tini [2023-01-30T08:25:08.552Z] #0 1.431 Cloning into '/tmp/tmp.pxOAKUekqy/tini'... [2023-01-30T08:25:08.552Z] #0 2.141 + cd /tmp/tmp.pxOAKUekqy/tini [2023-01-30T08:25:08.552Z] #0 2.141 + git checkout -q v0.19.0 [2023-01-30T08:25:08.552Z] #0 2.147 + cmake . [2023-01-30T08:25:08.552Z] #0 2.737 -- The C compiler identification is GNU 10.2.1 [2023-01-30T08:25:08.552Z] #0 2.815 -- Detecting C compiler ABI info [2023-01-30T08:25:08.552Z] #0 3.471 -- Detecting C compiler ABI info - done [2023-01-30T08:25:08.810Z] #39 3.601 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-30T08:25:08.810Z] #39 3.601 -- Detecting C compile features [2023-01-30T08:25:08.810Z] #39 3.602 -- Detecting C compile features - done [2023-01-30T08:25:08.810Z] #39 3.681 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-30T08:25:08.880Z] #25 ... [2023-01-30T08:25:08.880Z] [2023-01-30T08:25:08.880Z] #34 [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-01-30T08:25:09.039Z] #39 55.84 CC images/siginfo.o [2023-01-30T08:25:09.142Z] #34 24.12 Updating files: 64% (1225/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) [2023-01-30T08:25:09.142Z] #34 ... [2023-01-30T08:25:09.142Z] [2023-01-30T08:25:09.142Z] #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-01-30T08:25:09.142Z] #30 14.36 Fetched 8624 kB in 10s (834 kB/s) [2023-01-30T08:25:09.142Z] #30 14.36 Reading package lists... [2023-01-30T08:25:09.142Z] #30 20.92 Reading package lists... [2023-01-30T08:25:09.142Z] #30 ... [2023-01-30T08:25:09.142Z] [2023-01-30T08:25:09.142Z] #34 [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-01-30T08:25:09.297Z] #39 56.27 CC images/rpc.o [2023-01-30T08:25:09.375Z] #39 4.193 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-30T08:25:09.376Z] #39 4.278 -- Configuring done [2023-01-30T08:25:09.412Z] #34 24.12 Updating files: 64% (1225/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-01-30T08:25:09.412Z] #34 24.88 + cd /tmp/tmp.wC4JZz5TEX/src/github.com/docker/libnetwork [2023-01-30T08:25:09.568Z] #39 ... [2023-01-30T08:25:09.568Z] [2023-01-30T08:25:09.568Z] #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-01-30T08:25:09.568Z] #38 10.32 DEP images/timens.pb-c.d [2023-01-30T08:25:09.568Z] #38 10.52 PBCC images/fown.pb-c.c [2023-01-30T08:25:09.568Z] #38 10.63 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-30T08:25:09.568Z] #38 10.82 PBCC images/opts.pb-c.c [2023-01-30T08:25:09.568Z] #38 10.88 PBCC images/memfd.pb-c.c [2023-01-30T08:25:09.568Z] #38 10.99 DEP images/fown.pb-c.d [2023-01-30T08:25:09.568Z] #38 11.11 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-30T08:25:09.568Z] #38 11.36 DEP images/opts.pb-c.d [2023-01-30T08:25:09.568Z] #38 11.47 DEP images/memfd.pb-c.d [2023-01-30T08:25:09.568Z] #38 11.57 PBCC images/sit.pb-c.c [2023-01-30T08:25:09.568Z] #38 11.68 DEP images/sit.pb-c.d [2023-01-30T08:25:09.568Z] #38 11.83 PBCC images/macvlan.pb-c.c [2023-01-30T08:25:09.568Z] #38 11.91 DEP images/macvlan.pb-c.d [2023-01-30T08:25:09.568Z] #38 12.00 PBCC images/autofs.pb-c.c [2023-01-30T08:25:09.568Z] #38 12.06 DEP images/autofs.pb-c.d [2023-01-30T08:25:09.568Z] #38 12.17 PBCC images/sysctl.pb-c.c [2023-01-30T08:25:09.568Z] #38 12.23 DEP images/sysctl.pb-c.d [2023-01-30T08:25:09.568Z] #38 12.35 PBCC images/time.pb-c.c [2023-01-30T08:25:09.568Z] #38 12.43 DEP images/time.pb-c.d [2023-01-30T08:25:09.568Z] #38 12.51 PBCC images/binfmt-misc.pb-c.c [2023-01-30T08:25:09.568Z] #38 12.57 DEP images/binfmt-misc.pb-c.d [2023-01-30T08:25:09.568Z] #38 12.72 PBCC images/seccomp.pb-c.c [2023-01-30T08:25:09.633Z] #39 4.308 -- Generating done [2023-01-30T08:25:09.633Z] #39 4.345 -- Build files have been written to: /tmp/tmp.pxOAKUekqy/tini [2023-01-30T08:25:09.633Z] #39 4.351 + make tini-static [2023-01-30T08:25:09.674Z] #34 ... [2023-01-30T08:25:09.674Z] [2023-01-30T08:25:09.674Z] #35 [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-01-30T08:25:09.674Z] #35 DONE 25.0s [2023-01-30T08:25:09.674Z] [2023-01-30T08:25:09.674Z] #34 [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-01-30T08:25:09.674Z] #34 24.89 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-30T08:25:09.674Z] #34 25.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-30T08:25:09.826Z] #38 12.76 DEP images/seccomp.pb-c.d [2023-01-30T08:25:09.826Z] #38 12.97 PBCC images/userns.pb-c.c [2023-01-30T08:25:09.826Z] #38 ... [2023-01-30T08:25:09.826Z] [2023-01-30T08:25:09.826Z] #29 [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-01-30T08:25:09.826Z] #29 88.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-30T08:25:09.826Z] #29 88.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-30T08:25:09.826Z] #29 88.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-30T08:25:09.826Z] #29 98.68 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-30T08:25:09.826Z] #29 98.72 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:09.826Z] #29 98.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-30T08:25:09.863Z] #39 ... [2023-01-30T08:25:09.863Z] [2023-01-30T08:25:09.863Z] #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-01-30T08:25:09.863Z] #34 134.8 github.com/BurntSushi/toml/cmd/tomlv [2023-01-30T08:25:09.863Z] #34 DONE 138.4s [2023-01-30T08:25:09.892Z] #39 4.612 Scanning dependencies of target tini-static [2023-01-30T08:25:09.892Z] #39 4.696 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-30T08:25:10.085Z] #29 98.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-30T08:25:10.085Z] #29 ... [2023-01-30T08:25:10.085Z] [2023-01-30T08:25:10.085Z] #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-01-30T08:25:10.085Z] #38 13.06 DEP images/userns.pb-c.d [2023-01-30T08:25:10.085Z] #38 13.19 PBCC images/cgroup.pb-c.c [2023-01-30T08:25:10.120Z] [2023-01-30T08:25:10.120Z] #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-01-30T08:25:10.120Z] #37 78.76 Updating files: 22% (1156/5198) Updating files: 23% (1196/5198) Updating files: 24% (1248/5198) Updating files: 25% (1300/5198) Updating files: 26% (1352/5198) Updating files: 27% (1404/5198) Updating files: 28% (1456/5198) Updating files: 29% (1508/5198) Updating files: 30% (1560/5198) Updating files: 31% (1612/5198) Updating files: 32% (1664/5198) Updating files: 33% (1716/5198) Updating files: 34% (1768/5198) Updating files: 35% (1820/5198) Updating files: 36% (1872/5198) Updating files: 37% (1924/5198) Updating files: 38% (1976/5198) Updating files: 39% (2028/5198) Updating files: 40% (2080/5198) Updating files: 41% (2132/5198) Updating files: 42% (2184/5198) Updating files: 43% (2236/5198) Updating files: 44% (2288/5198) Updating files: 45% (2340/5198) Updating files: 46% (2392/5198) Updating files: 47% (2444/5198) Updating files: 48% (2496/5198) Updating files: 49% (2548/5198) Updating files: 50% (2599/5198) Updating files: 51% (2651/5198) Updating files: 52% (2703/5198) Updating files: 53% (2755/5198) Updating files: 54% (2807/5198) Updating files: 55% (2859/5198) Updating files: 56% (2911/5198) Updating files: 57% (2963/5198) Updating files: 58% (3015/5198) Updating files: 59% (3067/5198) Updating files: 60% (3119/5198) Updating files: 61% (3171/5198) Updating files: 62% (3223/5198) Updating files: 63% (3275/5198) Updating files: 64% (3327/5198) Updating files: 65% (3379/5198) Updating files: 66% (3431/5198) Updating files: 67% (3483/5198) Updating files: 68% (3535/5198) Updating files: 69% (3587/5198) Updating files: 70% (3639/5198) Updating files: 71% (3691/5198) Updating files: 71% (3702/5198) Updating files: 72% (3743/5198) Updating files: 73% (3795/5198) Updating files: 74% (3847/5198) Updating files: 75% (3899/5198) Updating files: 76% (3951/5198) Updating files: 77% (4003/5198) Updating files: 78% (4055/5198) Updating files: 79% (4107/5198) Updating files: 80% (4159/5198) Updating files: 81% (4211/5198) Updating files: 82% (4263/5198) Updating files: 83% (4315/5198) Updating files: 84% (4367/5198) Updating files: 85% (4419/5198) Updating files: 86% (4471/5198) Updating files: 87% (4523/5198) Updating files: 88% (4575/5198) Updating files: 89% (4627/5198) Updating files: 89% (4673/5198) Updating files: 90% (4679/5198) Updating files: 91% (4731/5198) Updating files: 92% (4783/5198) Updating files: 93% (4835/5198) Updating files: 94% (4887/5198) Updating files: 95% (4939/5198) Updating files: 96% (4991/5198) Updating files: 97% (5043/5198) Updating files: 98% (5095/5198) Updating files: 99% (5147/5198) Updating files: 100% (5198/5198) Updating files: 100% (5198/5198), done. [2023-01-30T08:25:10.120Z] #37 82.65 + cd /tmp/tmp.Bf7FBRheRn/src/github.com/containerd/containerd [2023-01-30T08:25:10.120Z] #37 82.65 + git checkout -q v1.6.16 [2023-01-30T08:25:10.349Z] #38 13.26 DEP images/cgroup.pb-c.d [2023-01-30T08:25:10.608Z] #38 13.44 PBCC images/ext-file.pb-c.c [2023-01-30T08:25:10.608Z] #38 13.47 DEP images/ext-file.pb-c.d [2023-01-30T08:25:10.608Z] #38 13.67 PBCC images/rpc.pb-c.c [2023-01-30T08:25:10.830Z] #39 ... [2023-01-30T08:25:10.830Z] [2023-01-30T08:25:10.830Z] #25 [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-01-30T08:25:10.830Z] #25 56.57 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-30T08:25:10.830Z] #25 56.58 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-01-30T08:25:10.830Z] #25 56.58 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-30T08:25:10.830Z] #25 56.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-30T08:25:10.830Z] #25 56.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-01-30T08:25:10.830Z] #25 56.74 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-30T08:25:10.898Z] #38 13.78 DEP images/rpc.pb-c.d [2023-01-30T08:25:10.898Z] #38 13.89 PBCC images/siginfo.pb-c.c [2023-01-30T08:25:11.088Z] #25 ... [2023-01-30T08:25:11.088Z] [2023-01-30T08:25:11.088Z] #28 [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-01-30T08:25:11.088Z] #28 47.08 internal/oserror [2023-01-30T08:25:11.088Z] #28 47.23 syscall [2023-01-30T08:25:11.088Z] #28 49.05 reflect [2023-01-30T08:25:11.088Z] #28 50.13 internal/syscall/unix [2023-01-30T08:25:11.088Z] #28 50.62 time [2023-01-30T08:25:11.185Z] #38 13.94 DEP images/siginfo.pb-c.d [2023-01-30T08:25:11.185Z] #38 14.01 PBCC images/pagemap.pb-c.c [2023-01-30T08:25:11.185Z] #38 14.07 DEP images/pagemap.pb-c.d [2023-01-30T08:25:11.185Z] #38 14.19 PBCC images/rlimit.pb-c.c [2023-01-30T08:25:11.346Z] #28 ... [2023-01-30T08:25:11.346Z] [2023-01-30T08:25:11.346Z] #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-01-30T08:25:11.346Z] #39 6.046 [100%] Linking C executable tini-static [2023-01-30T08:25:11.443Z] #38 14.22 DEP images/rlimit.pb-c.d [2023-01-30T08:25:11.443Z] #38 14.42 PBCC images/file-lock.pb-c.c [2023-01-30T08:25:11.443Z] #38 14.51 DEP images/file-lock.pb-c.d [2023-01-30T08:25:11.493Z] #37 ... [2023-01-30T08:25:11.493Z] [2023-01-30T08:25:11.493Z] #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-01-30T08:25:11.493Z] #39 58.44 CC images/ext-file.o [2023-01-30T08:25:11.701Z] #38 14.66 PBCC images/tty.pb-c.c [2023-01-30T08:25:11.701Z] #38 14.72 DEP images/tty.pb-c.d [2023-01-30T08:25:11.701Z] #38 14.77 PBCC images/tun.pb-c.c [2023-01-30T08:25:11.701Z] #38 14.84 PBCC images/netdev.pb-c.c [2023-01-30T08:25:11.912Z] #39 6.546 [100%] Built target tini-static [2023-01-30T08:25:11.912Z] #39 6.575 + mkdir -p /build [2023-01-30T08:25:11.912Z] #39 6.587 + cp tini-static /build/docker-init [2023-01-30T08:25:11.912Z] #39 DONE 6.9s [2023-01-30T08:25:11.912Z] [2023-01-30T08:25:11.912Z] #28 [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-01-30T08:25:11.912Z] #28 57.83 internal/poll [2023-01-30T08:25:11.962Z] #38 14.88 DEP images/tun.pb-c.d [2023-01-30T08:25:11.962Z] #38 14.91 DEP images/netdev.pb-c.d [2023-01-30T08:25:11.962Z] #38 14.95 PBCC images/vma.pb-c.c [2023-01-30T08:25:11.962Z] #38 15.02 DEP images/vma.pb-c.d [2023-01-30T08:25:12.058Z] #39 58.79 CC images/cgroup.o [2023-01-30T08:25:12.215Z] #34 ... [2023-01-30T08:25:12.215Z] [2023-01-30T08:25:12.215Z] #36 [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-01-30T08:25:12.215Z] #36 17.45 unicode/utf8 [2023-01-30T08:25:12.215Z] #36 18.39 internal/race [2023-01-30T08:25:12.215Z] #36 18.86 sync/atomic [2023-01-30T08:25:12.215Z] #36 19.78 unicode [2023-01-30T08:25:12.215Z] #36 24.93 encoding [2023-01-30T08:25:12.215Z] #36 ... [2023-01-30T08:25:12.215Z] [2023-01-30T08:25:12.215Z] #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-01-30T08:25:12.215Z] #33 21.59 Reading package lists... [2023-01-30T08:25:12.222Z] #38 15.13 PBCC images/creds.pb-c.c [2023-01-30T08:25:12.222Z] #38 15.18 DEP images/creds.pb-c.d [2023-01-30T08:25:12.222Z] #38 15.21 PBCC images/utsns.pb-c.c [2023-01-30T08:25:12.222Z] #38 15.22 DEP images/utsns.pb-c.d [2023-01-30T08:25:12.222Z] #38 15.27 PBCC images/ipc-desc.pb-c.c [2023-01-30T08:25:12.222Z] #38 15.28 PBCC images/ipc-sem.pb-c.c [2023-01-30T08:25:12.222Z] #38 15.31 DEP images/ipc-desc.pb-c.d [2023-01-30T08:25:12.492Z] #38 15.40 DEP images/ipc-sem.pb-c.d [2023-01-30T08:25:12.492Z] #38 15.47 PBCC images/ipc-msg.pb-c.c [2023-01-30T08:25:12.492Z] #38 ... [2023-01-30T08:25:12.492Z] [2023-01-30T08:25:12.492Z] #31 [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-01-30T08:25:12.492Z] #31 91.24 reflect [2023-01-30T08:25:12.492Z] #31 101.4 internal/syscall/unix [2023-01-30T08:25:12.492Z] #31 ... [2023-01-30T08:25:12.492Z] [2023-01-30T08:25:12.493Z] #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-01-30T08:25:12.493Z] #38 15.51 DEP images/ipc-msg.pb-c.d [2023-01-30T08:25:12.493Z] #38 15.55 PBCC images/ipc-shm.pb-c.c [2023-01-30T08:25:12.493Z] #38 15.57 DEP images/ipc-shm.pb-c.d [2023-01-30T08:25:12.755Z] #38 15.61 PBCC images/ipc-var.pb-c.c [2023-01-30T08:25:12.755Z] #38 15.67 DEP images/ipc-var.pb-c.d [2023-01-30T08:25:12.755Z] #38 15.70 PBCC images/sk-opts.pb-c.c [2023-01-30T08:25:12.755Z] #38 15.76 PBCC images/packet-sock.pb-c.c [2023-01-30T08:25:12.755Z] #38 15.80 DEP images/sk-opts.pb-c.d [2023-01-30T08:25:12.990Z] #39 59.63 CC images/userns.o [2023-01-30T08:25:13.014Z] #38 ... [2023-01-30T08:25:13.014Z] [2023-01-30T08:25:13.014Z] #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-01-30T08:25:13.015Z] #39 8.466 [100%] Linking C executable tini-static [2023-01-30T08:25:13.015Z] #39 9.930 [100%] Built target tini-static [2023-01-30T08:25:13.015Z] #39 10.04 + mkdir -p /build [2023-01-30T08:25:13.015Z] #39 10.05 + cp tini-static /build/docker-init [2023-01-30T08:25:13.015Z] #39 DONE 11.2s [2023-01-30T08:25:13.015Z] [2023-01-30T08:25:13.015Z] #32 [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-01-30T08:25:13.015Z] #32 DONE 101.8s [2023-01-30T08:25:13.015Z] [2023-01-30T08:25:13.015Z] #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-01-30T08:25:13.015Z] #38 15.88 DEP images/packet-sock.pb-c.d [2023-01-30T08:25:13.015Z] #38 16.06 PBCC images/sk-netlink.pb-c.c [2023-01-30T08:25:13.248Z] #39 60.08 CC images/google/protobuf/descriptor.o [2023-01-30T08:25:13.273Z] #38 16.16 DEP images/sk-netlink.pb-c.d [2023-01-30T08:25:13.273Z] #38 16.32 PBCC images/sk-inet.pb-c.c [2023-01-30T08:25:13.532Z] #38 16.44 DEP images/sk-inet.pb-c.d [2023-01-30T08:25:13.532Z] #38 16.56 PBCC images/sk-unix.pb-c.c [2023-01-30T08:25:13.790Z] #38 16.66 DEP images/sk-unix.pb-c.d [2023-01-30T08:25:13.790Z] #38 16.78 PBCC images/mm.pb-c.c [2023-01-30T08:25:14.049Z] #38 16.95 DEP images/mm.pb-c.d [2023-01-30T08:25:14.049Z] #38 16.95 PBCC images/timerfd.pb-c.c [2023-01-30T08:25:14.049Z] #38 17.07 DEP images/timerfd.pb-c.d [2023-01-30T08:25:14.307Z] #38 17.17 PBCC images/timer.pb-c.c [2023-01-30T08:25:14.307Z] #38 17.21 DEP images/timer.pb-c.d [2023-01-30T08:25:14.307Z] #38 17.31 PBCC images/sa.pb-c.c [2023-01-30T08:25:14.307Z] #38 17.41 DEP images/sa.pb-c.d [2023-01-30T08:25:14.566Z] #38 17.52 PBCC images/pipe-data.pb-c.c [2023-01-30T08:25:14.566Z] #38 17.56 DEP images/pipe-data.pb-c.d [2023-01-30T08:25:14.566Z] #38 17.67 PBCC images/mnt.pb-c.c [2023-01-30T08:25:14.826Z] #38 17.76 DEP images/mnt.pb-c.d [2023-01-30T08:25:14.826Z] #38 17.85 PBCC images/sk-packet.pb-c.c [2023-01-30T08:25:14.826Z] #38 17.88 DEP images/sk-packet.pb-c.d [2023-01-30T08:25:15.093Z] #38 18.04 PBCC images/tcp-stream.pb-c.c [2023-01-30T08:25:15.093Z] #38 18.08 DEP images/tcp-stream.pb-c.d [2023-01-30T08:25:15.093Z] #38 18.17 PBCC images/pipe.pb-c.c [2023-01-30T08:25:15.198Z] #28 60.88 internal/fmtsort [2023-01-30T08:25:15.198Z] #28 60.99 internal/safefilepath [2023-01-30T08:25:15.198Z] #28 61.23 internal/syscall/execenv [2023-01-30T08:25:15.198Z] #28 61.26 path [2023-01-30T08:25:15.357Z] #38 18.24 DEP images/pipe.pb-c.d [2023-01-30T08:25:15.357Z] #38 18.31 PBCC images/pstree.pb-c.c [2023-01-30T08:25:15.357Z] #38 18.33 DEP images/pstree.pb-c.d [2023-01-30T08:25:15.456Z] #28 61.48 strings [2023-01-30T08:25:15.626Z] #38 18.40 PBCC images/fs.pb-c.c [2023-01-30T08:25:15.626Z] #38 18.46 DEP images/fs.pb-c.d [2023-01-30T08:25:15.626Z] #38 18.56 PBCC images/signalfd.pb-c.c [2023-01-30T08:25:15.716Z] #28 61.61 io/fs [2023-01-30T08:25:15.769Z] #39 62.71 CC images/opts.o [2023-01-30T08:25:15.884Z] #38 18.68 DEP images/signalfd.pb-c.d [2023-01-30T08:25:15.884Z] #38 18.77 PBCC images/fh.pb-c.c [2023-01-30T08:25:15.884Z] #38 18.87 PBCC images/fsnotify.pb-c.c [2023-01-30T08:25:16.142Z] #38 18.98 DEP images/fh.pb-c.d [2023-01-30T08:25:16.142Z] #38 19.11 DEP images/fsnotify.pb-c.d [2023-01-30T08:25:16.142Z] #38 19.26 PBCC images/eventpoll.pb-c.c [2023-01-30T08:25:16.334Z] #39 63.08 CC images/seccomp.o [2023-01-30T08:25:16.401Z] #38 19.27 DEP images/eventpoll.pb-c.d [2023-01-30T08:25:16.401Z] #38 19.39 PBCC images/eventfd.pb-c.c [2023-01-30T08:25:16.401Z] #38 19.43 DEP images/eventfd.pb-c.d [2023-01-30T08:25:16.591Z] #39 63.36 CC images/binfmt-misc.o [2023-01-30T08:25:16.659Z] #38 19.56 PBCC images/remap-file-path.pb-c.c [2023-01-30T08:25:16.659Z] #38 19.60 DEP images/remap-file-path.pb-c.d [2023-01-30T08:25:16.659Z] #38 19.66 PBCC images/fifo.pb-c.c [2023-01-30T08:25:16.659Z] #38 19.72 DEP images/fifo.pb-c.d [2023-01-30T08:25:16.848Z] #39 63.58 CC images/time.o [2023-01-30T08:25:16.848Z] #39 63.80 CC images/sysctl.o [2023-01-30T08:25:16.918Z] #38 19.84 PBCC images/ghost-file.pb-c.c [2023-01-30T08:25:16.918Z] #38 19.91 DEP images/ghost-file.pb-c.d [2023-01-30T08:25:17.097Z] #28 62.72 os [2023-01-30T08:25:17.105Z] #39 63.99 CC images/autofs.o [2023-01-30T08:25:17.179Z] #38 20.11 PBCC images/regfile.pb-c.c [2023-01-30T08:25:17.180Z] #38 20.14 DEP images/regfile.pb-c.d [2023-01-30T08:25:17.356Z] #28 ... [2023-01-30T08:25:17.356Z] [2023-01-30T08:25:17.356Z] #25 [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-01-30T08:25:17.356Z] #25 63.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-30T08:25:17.356Z] #25 63.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-01-30T08:25:17.356Z] #25 63.18 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:25:17.362Z] #39 64.22 CC images/macvlan.o [2023-01-30T08:25:17.440Z] #38 20.24 PBCC images/ns.pb-c.c [2023-01-30T08:25:17.440Z] #38 20.27 DEP images/ns.pb-c.d [2023-01-30T08:25:17.440Z] #38 20.45 PBCC images/fdinfo.pb-c.c [2023-01-30T08:25:17.502Z] #33 27.70 Reading package lists... [2023-01-30T08:25:17.502Z] #33 ... [2023-01-30T08:25:17.502Z] [2023-01-30T08:25:17.502Z] #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-01-30T08:25:17.502Z] #23 29.21 Updating files: 73% (1628/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-01-30T08:25:17.502Z] #23 29.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-30T08:25:17.502Z] #23 32.09 + 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-01-30T08:25:17.619Z] #39 64.51 CC images/sit.o [2023-01-30T08:25:17.619Z] #39 ... [2023-01-30T08:25:17.619Z] [2023-01-30T08:25:17.619Z] #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-01-30T08:25:17.619Z] #31 136.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-30T08:25:17.619Z] #31 136.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:17.619Z] #31 136.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:25:17.701Z] #38 20.59 DEP images/fdinfo.pb-c.d [2023-01-30T08:25:17.701Z] #38 20.73 PBCC images/core-aarch64.pb-c.c [2023-01-30T08:25:17.879Z] #31 ... [2023-01-30T08:25:17.880Z] [2023-01-30T08:25:17.880Z] #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-01-30T08:25:17.880Z] #37 85.72 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-30T08:25:17.880Z] #37 85.73 + BUILDTAGS='netgo osusergo static_build' [2023-01-30T08:25:17.880Z] #37 85.73 + export EXTRA_FLAGS=-buildmode=pie [2023-01-30T08:25:17.880Z] #37 85.74 + EXTRA_FLAGS=-buildmode=pie [2023-01-30T08:25:17.880Z] #37 85.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-30T08:25:17.880Z] #37 85.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-30T08:25:17.880Z] #37 85.74 + '[' '' = dynamic ']' [2023-01-30T08:25:17.880Z] #37 85.74 + make [2023-01-30T08:25:17.880Z] #37 88.78 + bin/ctr [2023-01-30T08:25:17.960Z] #38 20.81 PBCC images/core-arm.pb-c.c [2023-01-30T08:25:17.960Z] #38 20.91 PBCC images/core-ppc64.pb-c.c [2023-01-30T08:25:17.960Z] #38 21.03 PBCC images/core-s390.pb-c.c [2023-01-30T08:25:18.224Z] #38 21.15 PBCC images/core-x86.pb-c.c [2023-01-30T08:25:18.224Z] #38 21.24 PBCC images/core.pb-c.c [2023-01-30T08:25:18.483Z] #38 21.41 PBCC images/inventory.pb-c.c [2023-01-30T08:25:18.483Z] #38 21.57 DEP images/core-aarch64.pb-c.d [2023-01-30T08:25:18.742Z] #38 21.76 DEP images/core-arm.pb-c.d [2023-01-30T08:25:19.007Z] #38 21.93 DEP images/core-ppc64.pb-c.d [2023-01-30T08:25:19.007Z] #38 22.04 DEP images/core-s390.pb-c.d [2023-01-30T08:25:19.007Z] #38 22.15 DEP images/core-x86.pb-c.d [2023-01-30T08:25:19.255Z] #37 ... [2023-01-30T08:25:19.255Z] [2023-01-30T08:25:19.255Z] #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-01-30T08:25:19.255Z] #39 64.90 CC images/memfd.o [2023-01-30T08:25:19.255Z] #39 65.31 CC images/timens.o [2023-01-30T08:25:19.255Z] #39 65.70 LINK images/built-in.o [2023-01-30T08:25:19.255Z] #39 66.02 GEN compel/include/asm [2023-01-30T08:25:19.255Z] #39 66.06 GEN compel/include/version.h [2023-01-30T08:25:19.255Z] #39 66.09 touch .config [2023-01-30T08:25:19.265Z] #38 22.28 DEP images/core.pb-c.d [2023-01-30T08:25:19.266Z] #38 22.37 DEP images/inventory.pb-c.d [2023-01-30T08:25:19.266Z] #38 22.42 PBCC images/cpuinfo.pb-c.c [2023-01-30T08:25:19.426Z] #23 ... [2023-01-30T08:25:19.426Z] [2023-01-30T08:25:19.426Z] #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-01-30T08:25:19.426Z] #28 24.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-30T08:25:19.511Z] #39 66.16 GEN include/common/config.h [2023-01-30T08:25:19.511Z] #39 66.35 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-30T08:25:19.511Z] #39 66.37 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-30T08:25:19.511Z] #39 66.41 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-30T08:25:19.527Z] #38 22.47 DEP images/cpuinfo.pb-c.d [2023-01-30T08:25:19.527Z] #38 22.54 PBCC images/stats.pb-c.c [2023-01-30T08:25:19.527Z] #38 22.55 DEP images/stats.pb-c.d [2023-01-30T08:25:19.687Z] #28 ... [2023-01-30T08:25:19.687Z] [2023-01-30T08:25:19.687Z] #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-01-30T08:25:19.687Z] #25 25.23 The following NEW packages will be installed: [2023-01-30T08:25:19.687Z] #25 25.25 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-30T08:25:19.687Z] #25 25.25 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-30T08:25:19.687Z] #25 25.25 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-30T08:25:19.687Z] #25 25.25 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-30T08:25:19.687Z] #25 25.70 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:25:19.687Z] #25 25.70 Need to get 4583 kB of archives. [2023-01-30T08:25:19.687Z] #25 25.70 After this operation, 25.9 MB of additional disk space will be used. [2023-01-30T08:25:19.687Z] #25 25.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-30T08:25:19.687Z] #25 25.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-30T08:25:19.687Z] #25 25.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-30T08:25:19.687Z] #25 25.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-30T08:25:19.687Z] #25 25.71 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-01-30T08:25:19.687Z] #25 25.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-30T08:25:19.687Z] #25 25.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-30T08:25:19.687Z] #25 25.73 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-01-30T08:25:19.687Z] #25 25.73 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-01-30T08:25:19.687Z] #25 25.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-30T08:25:19.687Z] #25 25.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-30T08:25:19.687Z] #25 25.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-30T08:25:19.687Z] #25 26.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-30T08:25:19.687Z] #25 26.08 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-01-30T08:25:19.687Z] #25 26.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-30T08:25:19.687Z] #25 26.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-30T08:25:19.687Z] #25 26.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-30T08:25:19.687Z] #25 26.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-30T08:25:19.687Z] #25 27.43 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:25:19.687Z] #25 27.71 Fetched 4583 kB in 1s (5793 kB/s) [2023-01-30T08:25:19.687Z] #25 27.83 Selecting previously unselected package libcap2:amd64. [2023-01-30T08:25:19.687Z] #25 27.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:25:19.687Z] #25 27.89 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-30T08:25:19.687Z] #25 27.91 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:25:19.687Z] #25 28.05 Selecting previously unselected package libcap-dev:amd64. [2023-01-30T08:25:19.687Z] #25 28.05 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 28.07 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-30T08:25:19.688Z] #25 28.23 Selecting previously unselected package libnet1:amd64. [2023-01-30T08:25:19.688Z] #25 28.23 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 28.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:25:19.688Z] #25 28.37 Selecting previously unselected package libnet1-dev. [2023-01-30T08:25:19.688Z] #25 28.37 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 28.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-30T08:25:19.688Z] #25 28.63 Selecting previously unselected package libnl-3-200:amd64. [2023-01-30T08:25:19.688Z] #25 28.63 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 28.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:25:19.688Z] #25 28.78 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-30T08:25:19.688Z] #25 28.81 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 28.82 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-30T08:25:19.688Z] #25 29.16 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-30T08:25:19.688Z] #25 29.17 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 29.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:25:19.688Z] #25 29.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-30T08:25:19.688Z] #25 29.32 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 29.32 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-30T08:25:19.688Z] #25 29.51 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-30T08:25:19.688Z] #25 29.51 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 29.51 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-30T08:25:19.688Z] #25 29.91 Selecting previously unselected package libprotobuf23:amd64. [2023-01-30T08:25:19.688Z] #25 29.91 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 29.91 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-30T08:25:19.688Z] #25 30.82 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-30T08:25:19.688Z] #25 30.82 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 30.82 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-30T08:25:19.688Z] #25 31.01 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-30T08:25:19.688Z] #25 31.06 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 31.07 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-30T08:25:19.688Z] #25 32.71 Selecting previously unselected package libprotoc23:amd64. [2023-01-30T08:25:19.688Z] #25 32.72 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 32.73 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-30T08:25:19.688Z] #25 33.56 Selecting previously unselected package protobuf-c-compiler. [2023-01-30T08:25:19.688Z] #25 33.56 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 33.57 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-30T08:25:19.688Z] #25 33.75 Selecting previously unselected package protobuf-compiler. [2023-01-30T08:25:19.688Z] #25 33.76 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 33.77 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-30T08:25:19.688Z] #25 33.98 Selecting previously unselected package python3-pkg-resources. [2023-01-30T08:25:19.688Z] #25 33.98 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-30T08:25:19.688Z] #25 34.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:25:19.688Z] #25 34.30 Selecting previously unselected package python3-six. [2023-01-30T08:25:19.688Z] #25 34.31 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-30T08:25:19.688Z] #25 34.32 Unpacking python3-six (1.16.0-2) ... [2023-01-30T08:25:19.688Z] #25 34.45 Selecting previously unselected package python3-protobuf. [2023-01-30T08:25:19.688Z] #25 34.45 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-30T08:25:19.688Z] #25 34.46 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-30T08:25:19.766Z] #39 66.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-30T08:25:19.767Z] #39 66.50 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-30T08:25:19.767Z] #39 66.54 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-30T08:25:19.767Z] #39 66.63 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-30T08:25:19.890Z] #25 ... [2023-01-30T08:25:19.890Z] [2023-01-30T08:25:19.890Z] #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-01-30T08:25:19.890Z] #38 4.470 fatal: not a git repository (or any of the parent directories): .git [2023-01-30T08:25:19.890Z] #38 4.546 GEN .gitid [2023-01-30T08:25:19.890Z] #38 4.576 GEN criu/include/version.h [2023-01-30T08:25:19.890Z] #38 4.673 GEN include/common/asm [2023-01-30T08:25:19.890Z] #38 6.481 PBCC images/timens.pb-c.c [2023-01-30T08:25:19.890Z] #38 6.529 DEP images/timens.pb-c.d [2023-01-30T08:25:19.890Z] #38 6.648 PBCC images/fown.pb-c.c [2023-01-30T08:25:19.890Z] #38 6.684 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-30T08:25:19.890Z] #38 6.704 PBCC images/opts.pb-c.c [2023-01-30T08:25:19.890Z] #38 6.737 PBCC images/memfd.pb-c.c [2023-01-30T08:25:19.890Z] #38 6.773 DEP images/fown.pb-c.d [2023-01-30T08:25:19.890Z] #38 6.872 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-30T08:25:19.890Z] #38 6.964 DEP images/opts.pb-c.d [2023-01-30T08:25:19.890Z] #38 7.054 DEP images/memfd.pb-c.d [2023-01-30T08:25:19.890Z] #38 7.214 PBCC images/sit.pb-c.c [2023-01-30T08:25:19.890Z] #38 7.256 DEP images/sit.pb-c.d [2023-01-30T08:25:19.890Z] #38 7.355 PBCC images/macvlan.pb-c.c [2023-01-30T08:25:19.890Z] #38 7.420 DEP images/macvlan.pb-c.d [2023-01-30T08:25:19.890Z] #38 7.518 PBCC images/autofs.pb-c.c [2023-01-30T08:25:19.890Z] #38 7.574 DEP images/autofs.pb-c.d [2023-01-30T08:25:19.890Z] #38 7.703 PBCC images/sysctl.pb-c.c [2023-01-30T08:25:19.890Z] #38 7.703 DEP images/sysctl.pb-c.d [2023-01-30T08:25:19.890Z] #38 7.803 PBCC images/time.pb-c.c [2023-01-30T08:25:19.890Z] #38 7.844 DEP images/time.pb-c.d [2023-01-30T08:25:19.890Z] #38 7.861 PBCC images/binfmt-misc.pb-c.c [2023-01-30T08:25:19.890Z] #38 7.873 DEP images/binfmt-misc.pb-c.d [2023-01-30T08:25:19.890Z] #38 7.900 PBCC images/seccomp.pb-c.c [2023-01-30T08:25:19.890Z] #38 7.907 DEP images/seccomp.pb-c.d [2023-01-30T08:25:19.890Z] #38 7.941 PBCC images/userns.pb-c.c [2023-01-30T08:25:19.890Z] #38 7.967 DEP images/userns.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.005 PBCC images/cgroup.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.017 DEP images/cgroup.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.080 PBCC images/ext-file.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.105 DEP images/ext-file.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.139 PBCC images/rpc.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.180 DEP images/rpc.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.242 PBCC images/siginfo.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.253 DEP images/siginfo.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.363 PBCC images/pagemap.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.405 DEP images/pagemap.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.461 PBCC images/rlimit.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.488 DEP images/rlimit.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.538 PBCC images/file-lock.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.559 DEP images/file-lock.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.612 PBCC images/tty.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.684 DEP images/tty.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.734 PBCC images/tun.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.772 PBCC images/netdev.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.812 DEP images/tun.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.868 DEP images/netdev.pb-c.d [2023-01-30T08:25:19.890Z] #38 8.913 PBCC images/vma.pb-c.c [2023-01-30T08:25:19.890Z] #38 8.958 DEP images/vma.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.018 PBCC images/creds.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.033 DEP images/creds.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.069 PBCC images/utsns.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.104 DEP images/utsns.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.152 PBCC images/ipc-desc.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.181 PBCC images/ipc-sem.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.207 DEP images/ipc-desc.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.297 DEP images/ipc-sem.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.336 PBCC images/ipc-msg.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.399 DEP images/ipc-msg.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.453 PBCC images/ipc-shm.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.474 DEP images/ipc-shm.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.553 PBCC images/ipc-var.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.588 DEP images/ipc-var.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.639 PBCC images/sk-opts.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.667 PBCC images/packet-sock.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.688 DEP images/sk-opts.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.727 DEP images/packet-sock.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.785 PBCC images/sk-netlink.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.825 DEP images/sk-netlink.pb-c.d [2023-01-30T08:25:19.890Z] #38 9.866 PBCC images/sk-inet.pb-c.c [2023-01-30T08:25:19.890Z] #38 9.923 DEP images/sk-inet.pb-c.d [2023-01-30T08:25:19.890Z] #38 10.02 PBCC images/sk-unix.pb-c.c [2023-01-30T08:25:19.890Z] #38 10.10 DEP images/sk-unix.pb-c.d [2023-01-30T08:25:19.890Z] #38 10.18 PBCC images/mm.pb-c.c [2023-01-30T08:25:19.890Z] #38 10.22 DEP images/mm.pb-c.d [2023-01-30T08:25:19.890Z] #38 10.29 PBCC images/timerfd.pb-c.c [2023-01-30T08:25:19.890Z] #38 10.31 DEP images/timerfd.pb-c.d [2023-01-30T08:25:19.890Z] #38 10.43 PBCC images/timer.pb-c.c [2023-01-30T08:25:19.890Z] #38 10.47 DEP images/timer.pb-c.d [2023-01-30T08:25:19.890Z] #38 10.51 PBCC images/sa.pb-c.c [2023-01-30T08:25:19.890Z] #38 10.58 DEP images/sa.pb-c.d [2023-01-30T08:25:19.890Z] #38 10.63 PBCC images/pipe-data.pb-c.c [2023-01-30T08:25:19.890Z] #38 10.65 DEP images/pipe-data.pb-c.d [2023-01-30T08:25:19.890Z] #38 10.70 PBCC images/mnt.pb-c.c [2023-01-30T08:25:19.890Z] #38 10.74 DEP images/mnt.pb-c.d [2023-01-30T08:25:19.890Z] #38 10.80 PBCC images/sk-packet.pb-c.c [2023-01-30T08:25:19.890Z] #38 10.81 DEP images/sk-packet.pb-c.d [2023-01-30T08:25:19.890Z] #38 10.84 PBCC images/tcp-stream.pb-c.c [2023-01-30T08:25:19.890Z] #38 10.86 DEP images/tcp-stream.pb-c.d [2023-01-30T08:25:19.890Z] #38 10.97 PBCC images/pipe.pb-c.c [2023-01-30T08:25:19.890Z] #38 11.02 DEP images/pipe.pb-c.d [2023-01-30T08:25:19.890Z] #38 11.09 PBCC images/pstree.pb-c.c [2023-01-30T08:25:19.890Z] #38 11.12 DEP images/pstree.pb-c.d [2023-01-30T08:25:19.890Z] #38 11.21 PBCC images/fs.pb-c.c [2023-01-30T08:25:19.890Z] #38 11.25 DEP images/fs.pb-c.d [2023-01-30T08:25:19.890Z] #38 11.32 PBCC images/signalfd.pb-c.c [2023-01-30T08:25:19.890Z] #38 11.37 DEP images/signalfd.pb-c.d [2023-01-30T08:25:19.890Z] #38 11.46 PBCC images/fh.pb-c.c [2023-01-30T08:25:19.890Z] #38 11.53 PBCC images/fsnotify.pb-c.c [2023-01-30T08:25:19.890Z] #38 11.59 DEP images/fh.pb-c.d [2023-01-30T08:25:19.890Z] #38 11.67 DEP images/fsnotify.pb-c.d [2023-01-30T08:25:19.890Z] #38 11.74 PBCC images/eventpoll.pb-c.c [2023-01-30T08:25:19.890Z] #38 11.77 DEP images/eventpoll.pb-c.d [2023-01-30T08:25:19.890Z] #38 11.89 PBCC images/eventfd.pb-c.c [2023-01-30T08:25:19.890Z] #38 11.95 DEP images/eventfd.pb-c.d [2023-01-30T08:25:19.890Z] #38 12.03 PBCC images/remap-file-path.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.05 DEP images/remap-file-path.pb-c.d [2023-01-30T08:25:19.890Z] #38 12.13 PBCC images/fifo.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.17 DEP images/fifo.pb-c.d [2023-01-30T08:25:19.890Z] #38 12.21 PBCC images/ghost-file.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.25 DEP images/ghost-file.pb-c.d [2023-01-30T08:25:19.890Z] #38 12.30 PBCC images/regfile.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.35 DEP images/regfile.pb-c.d [2023-01-30T08:25:19.890Z] #38 12.47 PBCC images/ns.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.51 DEP images/ns.pb-c.d [2023-01-30T08:25:19.890Z] #38 12.55 PBCC images/fdinfo.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.62 DEP images/fdinfo.pb-c.d [2023-01-30T08:25:19.890Z] #38 12.70 PBCC images/core-aarch64.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.76 PBCC images/core-arm.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.81 PBCC images/core-ppc64.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.86 PBCC images/core-s390.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.90 PBCC images/core-x86.pb-c.c [2023-01-30T08:25:19.890Z] #38 12.97 PBCC images/core.pb-c.c [2023-01-30T08:25:19.890Z] #38 13.02 PBCC images/inventory.pb-c.c [2023-01-30T08:25:19.890Z] #38 13.08 DEP images/core-aarch64.pb-c.d [2023-01-30T08:25:19.890Z] #38 13.17 DEP images/core-arm.pb-c.d [2023-01-30T08:25:19.890Z] #38 13.23 DEP images/core-ppc64.pb-c.d [2023-01-30T08:25:19.890Z] #38 13.26 DEP images/core-s390.pb-c.d [2023-01-30T08:25:19.890Z] #38 13.33 DEP images/core-x86.pb-c.d [2023-01-30T08:25:19.890Z] #38 13.42 DEP images/core.pb-c.d [2023-01-30T08:25:19.890Z] #38 13.51 DEP images/inventory.pb-c.d [2023-01-30T08:25:19.890Z] #38 13.60 PBCC images/cpuinfo.pb-c.c [2023-01-30T08:25:19.890Z] #38 13.62 DEP images/cpuinfo.pb-c.d [2023-01-30T08:25:19.890Z] #38 13.69 PBCC images/stats.pb-c.c [2023-01-30T08:25:19.890Z] #38 13.73 DEP images/stats.pb-c.d [2023-01-30T08:25:19.949Z] #25 35.18 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:25:20.025Z] #39 66.69 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-30T08:25:20.025Z] #39 66.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-30T08:25:20.025Z] #39 66.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-30T08:25:20.025Z] #39 66.75 DEP compel/plugins/std/infect.d [2023-01-30T08:25:20.025Z] #39 66.92 DEP compel/plugins/std/string.d [2023-01-30T08:25:20.094Z] #38 ... [2023-01-30T08:25:20.094Z] [2023-01-30T08:25:20.094Z] #29 [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-01-30T08:25:20.094Z] #29 98.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-30T08:25:20.094Z] #29 98.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:20.094Z] #29 98.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-30T08:25:20.282Z] #39 67.02 DEP compel/plugins/std/log.d [2023-01-30T08:25:20.282Z] #39 67.14 DEP compel/plugins/std/fds.d [2023-01-30T08:25:20.282Z] #39 67.25 DEP compel/plugins/std/std.d [2023-01-30T08:25:20.554Z] #39 67.42 DEP compel/plugins/shmem/shmem.d [2023-01-30T08:25:20.823Z] #39 67.61 DEP compel/plugins/fds/fds.d [2023-01-30T08:25:20.828Z] #38 15.43 make[1]: Nothing to be done for 'all'. [2023-01-30T08:25:21.080Z] #39 67.92 CC compel/plugins/std/std.o [2023-01-30T08:25:21.341Z] #25 ... [2023-01-30T08:25:21.341Z] [2023-01-30T08:25:21.341Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:25:21.341Z] #32 20.80 Reading package lists... [2023-01-30T08:25:21.341Z] #32 26.71 Reading package lists... [2023-01-30T08:25:21.341Z] #32 32.42 Building dependency tree... [2023-01-30T08:25:21.341Z] #32 35.74 The following additional packages will be installed: [2023-01-30T08:25:21.341Z] #32 35.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-30T08:25:21.341Z] #32 35.78 Suggested packages: [2023-01-30T08:25:21.341Z] #32 35.79 cmake-doc ninja-build lrzip [2023-01-30T08:25:21.341Z] #32 35.79 Recommended packages: [2023-01-30T08:25:21.341Z] #32 35.79 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-30T08:25:21.341Z] #32 ... [2023-01-30T08:25:21.341Z] [2023-01-30T08:25:21.341Z] #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-01-30T08:25:21.341Z] #26 33.00 go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:25:21.341Z] #26 33.01 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-30T08:25:21.341Z] #26 33.12 go: downloading github.com/pkg/errors v0.9.1 [2023-01-30T08:25:21.341Z] #26 33.17 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-30T08:25:21.341Z] #26 33.18 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-30T08:25:21.341Z] #26 33.45 go: downloading github.com/spf13/viper v1.10.1 [2023-01-30T08:25:21.341Z] #26 33.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-30T08:25:21.341Z] #26 34.06 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:25:21.341Z] #26 34.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:25:21.341Z] #26 34.09 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-30T08:25:21.341Z] #26 34.12 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-30T08:25:21.341Z] #26 35.18 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-30T08:25:21.341Z] #26 35.33 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-30T08:25:21.341Z] #26 ... [2023-01-30T08:25:21.341Z] [2023-01-30T08:25:21.341Z] #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-01-30T08:25:21.341Z] #30 20.92 Reading package lists... [2023-01-30T08:25:21.341Z] #30 26.91 Building dependency tree... [2023-01-30T08:25:21.341Z] #30 30.75 The following additional packages will be installed: [2023-01-30T08:25:21.341Z] #30 30.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-30T08:25:21.341Z] #30 30.75 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-30T08:25:21.341Z] #30 30.75 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-30T08:25:21.341Z] #30 30.75 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-30T08:25:21.341Z] #30 30.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-30T08:25:21.341Z] #30 30.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-30T08:25:21.341Z] #30 30.77 mingw-w64-common mingw-w64-x86-64-dev [2023-01-30T08:25:21.341Z] #30 30.78 Suggested packages: [2023-01-30T08:25:21.341Z] #30 30.78 gcc-10-locales seccomp wine64 [2023-01-30T08:25:21.341Z] #30 32.18 The following NEW packages will be installed: [2023-01-30T08:25:21.341Z] #30 32.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-30T08:25:21.341Z] #30 32.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-30T08:25:21.341Z] #30 32.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-30T08:25:21.341Z] #30 32.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-30T08:25:21.341Z] #30 32.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-30T08:25:21.341Z] #30 32.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-30T08:25:21.341Z] #30 32.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-30T08:25:21.341Z] #30 32.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-30T08:25:21.341Z] #30 32.21 mingw-w64-x86-64-dev [2023-01-30T08:25:21.341Z] #30 32.63 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:25:21.341Z] #30 32.63 Need to get 115 MB of archives. [2023-01-30T08:25:21.341Z] #30 32.63 After this operation, 645 MB of additional disk space will be used. [2023-01-30T08:25:21.341Z] #30 32.63 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-01-30T08:25:21.341Z] #30 32.76 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-01-30T08:25:21.341Z] #30 32.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-30T08:25:21.341Z] #30 32.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-01-30T08:25:21.341Z] #30 32.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-01-30T08:25:21.341Z] #30 32.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-30T08:25:21.341Z] #30 33.22 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-01-30T08:25:21.341Z] #30 33.42 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-01-30T08:25:21.341Z] #30 33.42 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-01-30T08:25:21.341Z] #30 34.19 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-01-30T08:25:21.341Z] #30 35.69 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-01-30T08:25:21.341Z] #30 36.54 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-01-30T08:25:21.602Z] #30 ... [2023-01-30T08:25:21.602Z] [2023-01-30T08:25:21.602Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:25:21.602Z] #32 36.69 The following NEW packages will be installed: [2023-01-30T08:25:21.602Z] #32 36.70 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-30T08:25:21.602Z] #32 36.71 vim-common xxd [2023-01-30T08:25:21.647Z] #39 68.36 CC compel/plugins/std/fds.o [2023-01-30T08:25:21.863Z] #32 37.14 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:25:21.863Z] #32 37.14 Need to get 17.7 MB of archives. [2023-01-30T08:25:21.863Z] #32 37.14 After this operation, 70.7 MB of additional disk space will be used. [2023-01-30T08:25:21.863Z] #32 37.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-30T08:25:21.863Z] #32 37.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-30T08:25:21.863Z] #32 37.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-30T08:25:21.863Z] #32 37.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-30T08:25:22.002Z] #29 ... [2023-01-30T08:25:22.003Z] [2023-01-30T08:25:22.003Z] #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-01-30T08:25:22.003Z] #38 24.83 make[1]: Nothing to be done for 'all'. [2023-01-30T08:25:22.216Z] #39 69.07 CC compel/plugins/std/log.o [2023-01-30T08:25:22.435Z] #32 37.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-30T08:25:22.435Z] #32 37.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-30T08:25:22.435Z] #32 37.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-30T08:25:22.696Z] #32 37.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-30T08:25:22.696Z] #32 37.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-30T08:25:22.696Z] #32 37.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-30T08:25:22.733Z] #38 17.31 CC images/stats.o [2023-01-30T08:25:22.992Z] #38 17.69 CC images/core.o [2023-01-30T08:25:23.385Z] #38 ... [2023-01-30T08:25:23.385Z] [2023-01-30T08:25:23.385Z] #31 [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-01-30T08:25:23.385Z] #31 102.1 time [2023-01-30T08:25:23.558Z] #38 18.40 CC images/core-x86.o [2023-01-30T08:25:23.585Z] #39 70.44 CC compel/plugins/std/string.o [2023-01-30T08:25:23.644Z] #31 112.5 internal/poll [2023-01-30T08:25:23.903Z] #31 ... [2023-01-30T08:25:23.903Z] [2023-01-30T08:25:23.903Z] #29 [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-01-30T08:25:23.903Z] #29 112.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-30T08:25:23.903Z] #29 112.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:23.903Z] #29 112.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:25:24.097Z] #32 39.24 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:25:24.097Z] #32 39.60 Fetched 17.7 MB in 1s (12.4 MB/s) [2023-01-30T08:25:24.126Z] #38 18.96 CC images/core-arm.o [2023-01-30T08:25:24.358Z] #32 39.72 Selecting previously unselected package xxd. [2023-01-30T08:25:24.358Z] #32 39.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:25:24.358Z] #32 39.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:25:24.358Z] #32 39.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:25:24.515Z] #39 71.38 CC compel/plugins/std/infect.o [2023-01-30T08:25:24.621Z] #32 40.09 Selecting previously unselected package vim-common. [2023-01-30T08:25:24.621Z] #32 40.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:25:24.694Z] #38 19.28 CC images/core-aarch64.o [2023-01-30T08:25:24.694Z] #38 19.68 CC images/core-ppc64.o [2023-01-30T08:25:24.882Z] #32 40.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:25:25.143Z] #32 ... [2023-01-30T08:25:25.143Z] [2023-01-30T08:25:25.143Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-30T08:25:25.143Z] #29 DONE 40.4s [2023-01-30T08:25:25.143Z] [2023-01-30T08:25:25.143Z] #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-01-30T08:25:25.143Z] #33 27.70 Reading package lists... [2023-01-30T08:25:25.143Z] #33 33.42 Building dependency tree... [2023-01-30T08:25:25.143Z] #33 36.69 The following additional packages will be installed: [2023-01-30T08:25:25.143Z] #33 36.70 libbtrfs0 [2023-01-30T08:25:25.143Z] #33 36.95 The following NEW packages will be installed: [2023-01-30T08:25:25.143Z] #33 36.96 libbtrfs-dev libbtrfs0 [2023-01-30T08:25:25.143Z] #33 37.36 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:25:25.143Z] #33 37.36 Need to get 460 kB of archives. [2023-01-30T08:25:25.143Z] #33 37.36 After this operation, 1237 kB of additional disk space will be used. [2023-01-30T08:25:25.143Z] #33 37.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-30T08:25:25.143Z] #33 37.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-30T08:25:25.143Z] #33 38.51 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:25:25.143Z] #33 38.75 Fetched 460 kB in 0s (1437 kB/s) [2023-01-30T08:25:25.143Z] #33 38.95 Selecting previously unselected package libbtrfs0:amd64. [2023-01-30T08:25:25.143Z] #33 38.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:25:25.143Z] #33 39.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-30T08:25:25.143Z] #33 39.07 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:25:25.143Z] #33 39.45 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-30T08:25:25.143Z] #33 39.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-30T08:25:25.143Z] #33 39.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:25:25.143Z] #33 39.77 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:25:25.143Z] #33 39.79 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:25:25.143Z] #33 39.84 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:25:25.143Z] #33 DONE 40.4s [2023-01-30T08:25:25.143Z] [2023-01-30T08:25:25.143Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:25:25.143Z] #32 40.59 Selecting previously unselected package cmake-data. [2023-01-30T08:25:25.143Z] #32 40.59 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-30T08:25:25.143Z] #32 40.61 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-30T08:25:25.445Z] #39 72.15 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-30T08:25:25.445Z] #39 72.24 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-30T08:25:25.630Z] #38 20.27 CC images/core-s390.o [2023-01-30T08:25:25.702Z] #39 72.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-30T08:25:25.702Z] #39 72.50 AR compel/plugins/std.lib.a [2023-01-30T08:25:25.959Z] #39 72.69 CC compel/plugins/fds/fds.o [2023-01-30T08:25:26.197Z] #38 20.95 CC images/cpuinfo.o [2023-01-30T08:25:26.523Z] #39 73.23 AR compel/plugins/fds.lib.a [2023-01-30T08:25:26.523Z] #39 73.34 HOSTDEP compel/src/lib/log-host.d [2023-01-30T08:25:26.523Z] #39 73.42 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-30T08:25:26.764Z] #38 21.41 CC images/inventory.o [2023-01-30T08:25:26.779Z] #39 73.63 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-30T08:25:26.780Z] #39 73.74 HOSTDEP compel/src/main-host.d [2023-01-30T08:25:27.043Z] #38 21.65 CC images/fdinfo.o [2023-01-30T08:25:27.302Z] #38 21.97 CC images/fown.o [2023-01-30T08:25:27.343Z] #39 73.97 DEP compel/src/lib/ptrace.d [2023-01-30T08:25:27.343Z] #39 74.15 DEP compel/src/lib/infect.d [2023-01-30T08:25:27.560Z] #38 22.26 CC images/ns.o [2023-01-30T08:25:27.560Z] #38 22.47 CC images/regfile.o [2023-01-30T08:25:27.600Z] #39 74.41 DEP compel/src/lib/infect-util.d [2023-01-30T08:25:27.834Z] #38 ... [2023-01-30T08:25:27.834Z] [2023-01-30T08:25:27.834Z] #28 [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-01-30T08:25:27.834Z] #28 63.95 bufio [2023-01-30T08:25:27.834Z] #28 65.27 text/tabwriter [2023-01-30T08:25:27.834Z] #28 66.18 io/ioutil [2023-01-30T08:25:27.834Z] #28 66.19 fmt [2023-01-30T08:25:27.834Z] #28 68.44 github.com/BurntSushi/toml [2023-01-30T08:25:27.834Z] #28 68.45 flag [2023-01-30T08:25:27.834Z] #28 69.47 log [2023-01-30T08:25:27.834Z] #28 71.86 github.com/BurntSushi/toml/cmd/tomlv [2023-01-30T08:25:27.834Z] #28 DONE 73.7s [2023-01-30T08:25:27.857Z] #39 74.70 DEP compel/src/lib/infect-rpc.d [2023-01-30T08:25:28.092Z] [2023-01-30T08:25:28.092Z] #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-01-30T08:25:28.092Z] #23 ... [2023-01-30T08:25:28.092Z] [2023-01-30T08:25:28.092Z] #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-01-30T08:25:28.092Z] #38 22.93 CC images/ghost-file.o [2023-01-30T08:25:28.114Z] #39 74.86 DEP compel/arch/x86/src/lib/infect.d [2023-01-30T08:25:28.114Z] #39 ... [2023-01-30T08:25:28.114Z] [2023-01-30T08:25:28.114Z] #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-01-30T08:25:28.114Z] #31 146.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-30T08:25:28.114Z] #31 146.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:28.114Z] #31 146.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-30T08:25:28.114Z] #31 ... [2023-01-30T08:25:28.114Z] [2023-01-30T08:25:28.114Z] #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-01-30T08:25:28.114Z] #39 75.10 DEP compel/arch/x86/src/lib/cpu.d [2023-01-30T08:25:28.372Z] #39 75.20 DEP compel/src/lib/log.d [2023-01-30T08:25:28.372Z] #39 75.36 DEP compel/src/main.d [2023-01-30T08:25:28.629Z] #39 75.62 DEP compel/src/lib/handle-elf.d [2023-01-30T08:25:28.663Z] #38 23.46 CC images/fifo.o [2023-01-30T08:25:28.936Z] #38 23.60 CC images/remap-file-path.o [2023-01-30T08:25:28.936Z] #38 23.78 CC images/eventfd.o [2023-01-30T08:25:29.192Z] #39 75.95 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-30T08:25:29.192Z] #39 76.16 CC compel/src/lib/log.o [2023-01-30T08:25:29.194Z] #38 23.97 CC images/eventpoll.o [2023-01-30T08:25:29.450Z] #32 44.24 Selecting previously unselected package libicu67:amd64. [2023-01-30T08:25:29.450Z] #32 44.24 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-30T08:25:29.450Z] #32 44.26 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-30T08:25:29.450Z] #32 ... [2023-01-30T08:25:29.450Z] [2023-01-30T08:25:29.450Z] #34 [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-01-30T08:25:29.450Z] #34 DONE 44.8s [2023-01-30T08:25:29.450Z] [2023-01-30T08:25:29.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-01-30T08:25:29.450Z] #25 37.23 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-30T08:25:29.450Z] #25 37.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:25:29.450Z] #25 37.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:25:29.450Z] #25 37.30 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-30T08:25:29.450Z] #25 37.32 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:25:29.450Z] #25 37.33 Setting up python3-six (1.16.0-2) ... [2023-01-30T08:25:29.450Z] #25 38.80 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-30T08:25:29.450Z] #25 38.94 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-30T08:25:29.450Z] #25 38.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-30T08:25:29.450Z] #25 38.97 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:25:29.450Z] #25 39.00 Setting up python3-protobuf (3.12.4-1) ... [2023-01-30T08:25:29.450Z] #25 43.82 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-30T08:25:29.450Z] #25 43.84 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-30T08:25:29.450Z] #25 43.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-30T08:25:29.450Z] #25 43.87 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-30T08:25:29.450Z] #25 43.90 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-30T08:25:29.450Z] #25 43.91 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-30T08:25:29.450Z] #25 43.93 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:25:29.450Z] #25 DONE 44.8s [2023-01-30T08:25:29.450Z] [2023-01-30T08:25:29.450Z] #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-01-30T08:25:29.450Z] #26 38.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-30T08:25:29.450Z] #26 38.96 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-30T08:25:29.450Z] #26 39.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-30T08:25:29.450Z] #26 39.18 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-30T08:25:29.450Z] #26 39.32 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-30T08:25:29.450Z] #26 39.35 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-30T08:25:29.450Z] #26 39.47 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-30T08:25:29.450Z] #26 39.56 go: downloading github.com/spf13/afero v1.6.0 [2023-01-30T08:25:29.450Z] #26 39.57 go: downloading github.com/spf13/cast v1.4.1 [2023-01-30T08:25:29.450Z] #26 39.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-30T08:25:29.450Z] #26 39.69 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-30T08:25:29.450Z] #26 39.71 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-30T08:25:29.451Z] #26 39.90 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-30T08:25:29.451Z] #26 39.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-30T08:25:29.451Z] #26 40.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-30T08:25:29.451Z] #26 40.02 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-30T08:25:29.451Z] #26 40.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-30T08:25:29.451Z] #26 40.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-30T08:25:29.451Z] #26 40.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-30T08:25:29.451Z] #26 40.28 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-30T08:25:29.451Z] #26 40.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-30T08:25:29.451Z] #26 41.16 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-30T08:25:29.451Z] #26 41.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-30T08:25:29.451Z] #26 41.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-30T08:25:29.451Z] #26 41.46 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-30T08:25:29.451Z] #26 41.46 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-30T08:25:29.451Z] #26 41.48 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-30T08:25:29.451Z] #26 42.69 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-30T08:25:29.451Z] #26 42.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-30T08:25:29.451Z] #26 42.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-30T08:25:29.451Z] #26 42.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-30T08:25:29.451Z] #26 42.87 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-30T08:25:29.451Z] #26 42.87 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-30T08:25:29.451Z] #26 43.01 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-30T08:25:29.451Z] #26 43.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-30T08:25:29.451Z] #26 43.12 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-30T08:25:29.451Z] #26 43.21 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-30T08:25:29.451Z] #26 43.31 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-30T08:25:29.451Z] #26 43.45 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-30T08:25:29.451Z] #26 43.47 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-30T08:25:29.451Z] #26 43.53 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-30T08:25:29.451Z] #26 43.61 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-30T08:25:29.451Z] #26 43.71 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-30T08:25:29.451Z] #26 43.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-30T08:25:29.451Z] #26 43.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-30T08:25:29.451Z] #26 43.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-30T08:25:29.451Z] #26 43.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-30T08:25:29.451Z] #26 44.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-30T08:25:29.451Z] #26 44.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-30T08:25:29.451Z] #26 44.21 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-30T08:25:29.451Z] #26 44.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-30T08:25:29.451Z] #26 44.36 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-30T08:25:29.451Z] #26 44.41 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-30T08:25:29.451Z] #26 44.46 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-30T08:25:29.451Z] #26 44.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-30T08:25:29.451Z] #26 44.52 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-30T08:25:29.451Z] #26 44.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-30T08:25:29.451Z] #26 44.61 go: downloading github.com/julz/importas v0.1.0 [2023-01-30T08:25:29.451Z] #26 44.61 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-30T08:25:29.451Z] #26 44.68 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-30T08:25:29.451Z] #26 44.70 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-30T08:25:29.451Z] #26 44.77 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-30T08:25:29.451Z] #26 44.77 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-30T08:25:29.451Z] #26 44.77 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-30T08:25:29.451Z] #26 44.77 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-30T08:25:29.451Z] #26 44.82 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-30T08:25:29.451Z] #26 44.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-30T08:25:29.451Z] #26 44.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-30T08:25:29.451Z] #26 44.90 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-30T08:25:29.453Z] #38 24.35 CC images/fh.o [2023-01-30T08:25:29.711Z] #38 24.64 CC images/fsnotify.o [2023-01-30T08:25:29.715Z] #26 45.00 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-30T08:25:29.715Z] #26 ... [2023-01-30T08:25:29.715Z] [2023-01-30T08:25:29.715Z] #31 [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-01-30T08:25:29.757Z] #39 76.55 CC compel/arch/x86/src/lib/cpu.o [2023-01-30T08:25:30.234Z] #31 44.93 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-01-30T08:25:30.235Z] #31 45.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-30T08:25:30.278Z] #38 25.20 CC images/signalfd.o [2023-01-30T08:25:30.465Z] #29 ... [2023-01-30T08:25:30.465Z] [2023-01-30T08:25:30.465Z] #31 [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-01-30T08:25:30.465Z] #31 117.7 internal/safefilepath [2023-01-30T08:25:30.465Z] #31 117.9 internal/fmtsort [2023-01-30T08:25:30.465Z] #31 118.1 internal/syscall/execenv [2023-01-30T08:25:30.465Z] #31 118.5 path [2023-01-30T08:25:30.465Z] #31 118.9 strings [2023-01-30T08:25:30.465Z] #31 119.3 io/fs [2023-01-30T08:25:30.536Z] #38 25.37 CC images/fs.o [2023-01-30T08:25:30.795Z] #38 25.54 CC images/pstree.o [2023-01-30T08:25:30.795Z] #38 25.69 CC images/pipe.o [2023-01-30T08:25:30.804Z] #31 45.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-30T08:25:31.053Z] #38 25.90 CC images/tcp-stream.o [2023-01-30T08:25:31.125Z] #39 77.79 CC compel/arch/x86/src/lib/infect.o [2023-01-30T08:25:31.312Z] #38 26.16 CC images/sk-packet.o [2023-01-30T08:25:31.570Z] #38 26.36 CC images/mnt.o [2023-01-30T08:25:31.744Z] #31 ... [2023-01-30T08:25:31.744Z] [2023-01-30T08:25:31.744Z] #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-01-30T08:25:31.744Z] #30 37.23 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-01-30T08:25:31.744Z] #30 38.92 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-01-30T08:25:31.744Z] #30 39.57 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-01-30T08:25:31.744Z] #30 39.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-30T08:25:31.744Z] #30 39.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-30T08:25:31.744Z] #30 39.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-30T08:25:31.744Z] #30 39.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-30T08:25:31.744Z] #30 39.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-01-30T08:25:31.744Z] #30 39.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-30T08:25:31.744Z] #30 39.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-30T08:25:31.744Z] #30 39.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-30T08:25:31.745Z] #30 39.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-30T08:25:31.745Z] #30 39.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-30T08:25:31.745Z] #30 39.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-30T08:25:31.745Z] #30 39.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-30T08:25:31.745Z] #30 39.79 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-01-30T08:25:31.745Z] #30 39.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-30T08:25:31.745Z] #30 39.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-30T08:25:31.745Z] #30 41.16 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:25:31.745Z] #30 41.42 Fetched 115 MB in 8s (15.1 MB/s) [2023-01-30T08:25:31.745Z] #30 41.55 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-30T08:25:31.745Z] #30 41.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-30T08:25:31.745Z] #30 41.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-30T08:25:31.745Z] #30 41.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-30T08:25:31.745Z] #30 44.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-30T08:25:31.745Z] #30 44.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-30T08:25:31.745Z] #30 44.44 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-30T08:25:31.745Z] #30 47.18 Selecting previously unselected package binutils-mingw-w64. [2023-01-30T08:25:31.745Z] #30 47.18 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-30T08:25:31.745Z] #30 47.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-30T08:25:31.828Z] #38 26.64 CC images/pipe-data.o [2023-01-30T08:25:31.845Z] #31 120.6 os [2023-01-30T08:25:32.005Z] #30 47.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-30T08:25:32.005Z] #30 47.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:25:32.005Z] #30 47.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:25:32.005Z] #30 ... [2023-01-30T08:25:32.005Z] [2023-01-30T08:25:32.005Z] #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-01-30T08:25:32.005Z] #26 45.76 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-30T08:25:32.005Z] #26 45.79 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-30T08:25:32.005Z] #26 45.79 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-30T08:25:32.005Z] #26 45.90 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-30T08:25:32.005Z] #26 45.93 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-30T08:25:32.005Z] #26 45.99 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-30T08:25:32.005Z] #26 46.06 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-30T08:25:32.005Z] #26 46.06 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-30T08:25:32.005Z] #26 46.11 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-30T08:25:32.005Z] #26 46.33 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-30T08:25:32.005Z] #26 46.35 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-30T08:25:32.005Z] #26 46.36 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-30T08:25:32.005Z] #26 46.36 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-30T08:25:32.005Z] #26 46.38 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-30T08:25:32.005Z] #26 46.48 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-30T08:25:32.005Z] #26 46.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-30T08:25:32.005Z] #26 46.52 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-30T08:25:32.005Z] #26 46.54 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-30T08:25:32.005Z] #26 46.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-30T08:25:32.005Z] #26 46.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-30T08:25:32.005Z] #26 46.63 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-30T08:25:32.005Z] #26 46.77 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-30T08:25:32.005Z] #26 46.82 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-30T08:25:32.005Z] #26 46.82 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-30T08:25:32.005Z] #26 46.82 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-30T08:25:32.005Z] #26 46.88 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-30T08:25:32.005Z] #26 47.25 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-30T08:25:32.005Z] #26 47.36 go: downloading honnef.co/go/tools v0.2.2 [2023-01-30T08:25:32.086Z] #38 26.87 CC images/sa.o [2023-01-30T08:25:32.344Z] #38 27.03 CC images/timer.o [2023-01-30T08:25:32.344Z] #38 27.30 CC images/timerfd.o [2023-01-30T08:25:32.497Z] #39 79.23 CC compel/src/lib/infect-rpc.o [2023-01-30T08:25:32.601Z] #38 27.56 CC images/mm.o [2023-01-30T08:25:32.754Z] #39 79.64 CC compel/src/lib/infect-util.o [2023-01-30T08:25:32.952Z] #26 48.48 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-30T08:25:32.952Z] #26 48.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-30T08:25:33.167Z] #38 27.89 CC images/sk-opts.o [2023-01-30T08:25:33.167Z] #38 28.12 CC images/sk-unix.o [2023-01-30T08:25:33.214Z] #26 48.58 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-30T08:25:33.214Z] #26 48.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-30T08:25:33.214Z] #26 48.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-30T08:25:33.214Z] #26 48.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-30T08:25:33.214Z] #26 48.71 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-30T08:25:33.224Z] #31 122.1 bufio [2023-01-30T08:25:33.318Z] #39 80.05 CC compel/src/lib/infect.o [2023-01-30T08:25:33.474Z] #26 48.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-30T08:25:33.735Z] #26 49.06 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-30T08:25:33.735Z] #26 49.06 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-30T08:25:33.735Z] #38 28.35 CC images/sk-inet.o [2023-01-30T08:25:33.735Z] #38 28.61 CC images/tun.o [2023-01-30T08:25:33.995Z] #26 49.32 go: downloading golang.org/x/text v0.3.7 [2023-01-30T08:25:34.159Z] #31 ... [2023-01-30T08:25:34.159Z] [2023-01-30T08:25:34.159Z] #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-01-30T08:25:34.159Z] #38 26.99 CC images/stats.o [2023-01-30T08:25:34.159Z] #38 27.50 CC images/core.o [2023-01-30T08:25:34.159Z] #38 28.70 CC images/core-x86.o [2023-01-30T08:25:34.159Z] #38 29.66 CC images/core-arm.o [2023-01-30T08:25:34.159Z] #38 30.24 CC images/core-aarch64.o [2023-01-30T08:25:34.159Z] #38 30.76 CC images/core-ppc64.o [2023-01-30T08:25:34.159Z] #38 31.81 CC images/core-s390.o [2023-01-30T08:25:34.159Z] #38 32.89 CC images/cpuinfo.o [2023-01-30T08:25:34.159Z] #38 33.37 CC images/inventory.o [2023-01-30T08:25:34.159Z] #38 33.61 CC images/fdinfo.o [2023-01-30T08:25:34.159Z] #38 33.93 CC images/fown.o [2023-01-30T08:25:34.159Z] #38 34.17 CC images/ns.o [2023-01-30T08:25:34.159Z] #38 34.41 CC images/regfile.o [2023-01-30T08:25:34.159Z] #38 34.69 CC images/ghost-file.o [2023-01-30T08:25:34.159Z] #38 35.12 CC images/fifo.o [2023-01-30T08:25:34.159Z] #38 35.38 CC images/remap-file-path.o [2023-01-30T08:25:34.159Z] #38 35.76 CC images/eventfd.o [2023-01-30T08:25:34.159Z] #38 36.12 CC images/eventpoll.o [2023-01-30T08:25:34.159Z] #38 36.43 CC images/fh.o [2023-01-30T08:25:34.159Z] #38 36.77 CC images/fsnotify.o [2023-01-30T08:25:34.303Z] #38 28.96 CC images/sk-netlink.o [2023-01-30T08:25:34.303Z] #38 ... [2023-01-30T08:25:34.303Z] [2023-01-30T08:25:34.303Z] #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-01-30T08:25:34.303Z] #37 42.02 Updating files: 56% (2917/5198) Updating files: 57% (2963/5198) Updating files: 58% (3015/5198) Updating files: 59% (3067/5198) Updating files: 60% (3119/5198) Updating files: 61% (3171/5198) Updating files: 62% (3223/5198) Updating files: 63% (3275/5198) Updating files: 64% (3327/5198) Updating files: 65% (3379/5198) Updating files: 66% (3431/5198) Updating files: 67% (3483/5198) Updating files: 68% (3535/5198) Updating files: 69% (3587/5198) Updating files: 70% (3639/5198) Updating files: 71% (3691/5198) Updating files: 72% (3743/5198) Updating files: 73% (3795/5198) Updating files: 74% (3847/5198) Updating files: 75% (3899/5198) Updating files: 76% (3951/5198) Updating files: 77% (4003/5198) Updating files: 78% (4055/5198) Updating files: 79% (4107/5198) Updating files: 80% (4159/5198) Updating files: 81% (4211/5198) Updating files: 82% (4263/5198) Updating files: 83% (4315/5198) Updating files: 84% (4367/5198) Updating files: 85% (4419/5198) Updating files: 86% (4471/5198) Updating files: 87% (4523/5198) Updating files: 88% (4575/5198) Updating files: 89% (4627/5198) Updating files: 90% (4679/5198) Updating files: 91% (4731/5198) Updating files: 92% (4783/5198) Updating files: 93% (4835/5198) Updating files: 94% (4887/5198) Updating files: 95% (4939/5198) Updating files: 96% (4991/5198) Updating files: 97% (5043/5198) Updating files: 98% (5095/5198) Updating files: 99% (5147/5198) Updating files: 100% (5198/5198) Updating files: 100% (5198/5198), done. [2023-01-30T08:25:34.303Z] #37 43.06 + cd /tmp/tmp.XK69aM99te/src/github.com/containerd/containerd [2023-01-30T08:25:34.303Z] #37 43.06 + git checkout -q v1.6.16 [2023-01-30T08:25:34.303Z] #37 44.81 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-30T08:25:34.303Z] #37 44.81 + BUILDTAGS='netgo osusergo static_build' [2023-01-30T08:25:34.303Z] #37 44.81 + export EXTRA_FLAGS=-buildmode=pie [2023-01-30T08:25:34.303Z] #37 44.81 + EXTRA_FLAGS=-buildmode=pie [2023-01-30T08:25:34.303Z] #37 44.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-30T08:25:34.303Z] #37 44.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-30T08:25:34.303Z] #37 44.81 + '[' '' = dynamic ']' [2023-01-30T08:25:34.303Z] #37 44.81 + make [2023-01-30T08:25:34.726Z] #38 37.64 CC images/signalfd.o [2023-01-30T08:25:34.938Z] #26 ... [2023-01-30T08:25:34.938Z] [2023-01-30T08:25:34.938Z] #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-01-30T08:25:34.938Z] #0 7.973 + RM_GOPATH=0 [2023-01-30T08:25:34.938Z] #0 7.973 + TMP_GOPATH= [2023-01-30T08:25:34.938Z] #0 7.973 + : /build [2023-01-30T08:25:34.938Z] #0 7.973 + '[' -z '' ']' [2023-01-30T08:25:34.938Z] #0 7.973 ++ mktemp -d [2023-01-30T08:25:34.938Z] #0 8.023 + export GOPATH=/tmp/tmp.RNP6uQHE7t [2023-01-30T08:25:34.938Z] #0 8.023 + GOPATH=/tmp/tmp.RNP6uQHE7t [2023-01-30T08:25:34.938Z] #0 8.023 + RM_GOPATH=1 [2023-01-30T08:25:34.938Z] #0 8.023 + case "$(go env GOARCH)" in [2023-01-30T08:25:34.938Z] #0 8.023 ++ go env GOARCH [2023-01-30T08:25:34.938Z] #0 8.023 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:25:34.938Z] #0 8.023 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:25:34.938Z] #0 8.023 ++ dirname /tmp/install/install.sh [2023-01-30T08:25:34.938Z] #0 8.023 + dir=/tmp/install [2023-01-30T08:25:34.938Z] #0 8.023 + bin=containerd [2023-01-30T08:25:34.938Z] #0 8.023 + shift [2023-01-30T08:25:34.938Z] #0 8.023 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-30T08:25:34.938Z] #0 8.023 + . /tmp/install/containerd.installer [2023-01-30T08:25:34.938Z] #0 8.023 ++ set -e [2023-01-30T08:25:34.938Z] #0 8.023 ++ : v1.6.16 [2023-01-30T08:25:34.938Z] #0 8.023 + install_containerd [2023-01-30T08:25:34.938Z] #0 8.023 + echo 'Install containerd version v1.6.16' [2023-01-30T08:25:34.938Z] #0 8.023 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RNP6uQHE7t/src/github.com/containerd/containerd [2023-01-30T08:25:34.938Z] #0 8.023 Cloning into '/tmp/tmp.RNP6uQHE7t/src/github.com/containerd/containerd'... [2023-01-30T08:25:34.938Z] #0 8.024 Install containerd version v1.6.16 [2023-01-30T08:25:34.984Z] #38 37.95 CC images/fs.o [2023-01-30T08:25:35.014Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-30T08:25:35.014Z] [2023-01-30T08:25:35.014Z] + TEST_INTEGRATION_DEST=1 [2023-01-30T08:25:35.014Z] + CONTAINER_NAME=docker-pr1-1 [2023-01-30T08:25:35.014Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-01-30T08:25:35.014Z] + run_tests test-integration-flaky [2023-01-30T08:25:35.014Z] + '[' -n 0 ']' [2023-01-30T08:25:35.014Z] + rm= [2023-01-30T08:25:35.014Z] + TEST_INTEGRATION_DEST=2 [2023-01-30T08:25:35.014Z] + CONTAINER_NAME=docker-pr1-2 [2023-01-30T08:25:35.014Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44882/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44882/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:526ae907e2828307f54315b184457c64bf1b299d hack/make.sh test-integration-flaky test-integration [2023-01-30T08:25:35.014Z] + TEST_SKIP_INTEGRATION=1 [2023-01-30T08:25:35.014Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-01-30T08:25:35.014Z] + run_tests [2023-01-30T08:25:35.014Z] + c=0 [2023-01-30T08:25:35.014Z] + '[' -n 0 ']' [2023-01-30T08:25:35.014Z] + rm= [2023-01-30T08:25:35.014Z] + TEST_INTEGRATION_DEST=3 [2023-01-30T08:25:35.014Z] + CONTAINER_NAME=docker-pr1-3 [2023-01-30T08:25:35.014Z] + TEST_SKIP_INTEGRATION=1 [2023-01-30T08:25:35.014Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-01-30T08:25:35.014Z] + run_tests [2023-01-30T08:25:35.014Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44882/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44882/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:526ae907e2828307f54315b184457c64bf1b299d hack/make.sh '' test-integration [2023-01-30T08:25:35.014Z] + '[' -n 0 ']' [2023-01-30T08:25:35.014Z] + rm= [2023-01-30T08:25:35.014Z] ++ jobs -p [2023-01-30T08:25:35.014Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44882/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44882/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:526ae907e2828307f54315b184457c64bf1b299d hack/make.sh '' test-integration [2023-01-30T08:25:35.014Z] + for job in $(jobs -p) [2023-01-30T08:25:35.014Z] + wait 31740 [2023-01-30T08:25:35.014Z] [2023-01-30T08:25:35.014Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-30T08:25:35.014Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-30T08:25:35.014Z] HOSTNAME=fb379212a2d2 [2023-01-30T08:25:35.014Z] TEST_SKIP_INTEGRATION=1 [2023-01-30T08:25:35.014Z] TESTDEBUG=0 [2023-01-30T08:25:35.014Z] DEST=bundles/test-integration [2023-01-30T08:25:35.014Z] PWD=/go/src/github.com/docker/docker [2023-01-30T08:25:35.014Z] KEEPBUNDLE=1 [2023-01-30T08:25:35.014Z] DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:25:35.014Z] container=docker [2023-01-30T08:25:35.014Z] HOME=/root [2023-01-30T08:25:35.014Z] GOLANG_VERSION=1.18.10 [2023-01-30T08:25:35.014Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-30T08:25:35.014Z] VALIDATE_BRANCH=20.10 [2023-01-30T08:25:35.014Z] TERM=xterm [2023-01-30T08:25:35.014Z] DOCKER_PKG=github.com/docker/docker [2023-01-30T08:25:35.014Z] SHLVL=1 [2023-01-30T08:25:35.014Z] TIMEOUT=120m [2023-01-30T08:25:35.014Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-30T08:25:35.014Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-30T08:25:35.014Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-01-30T08:25:35.014Z] GO111MODULE=off [2023-01-30T08:25:35.014Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-30T08:25:35.014Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-30T08:25:35.014Z] GOPATH=/go [2023-01-30T08:25:35.014Z] PKG_CONFIG=pkg-config [2023-01-30T08:25:35.014Z] _=/usr/bin/env [2023-01-30T08:25:35.014Z] Building test suite binary ./integration-cli/test.main [2023-01-30T08:25:35.014Z] [2023-01-30T08:25:35.014Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-01-30T08:25:35.014Z] [2023-01-30T08:25:35.014Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-30T08:25:35.014Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-30T08:25:35.014Z] HOSTNAME=fbee586c077c [2023-01-30T08:25:35.014Z] TEST_SKIP_INTEGRATION=1 [2023-01-30T08:25:35.014Z] TESTDEBUG=0 [2023-01-30T08:25:35.014Z] DEST=bundles/test-integration [2023-01-30T08:25:35.014Z] PWD=/go/src/github.com/docker/docker [2023-01-30T08:25:35.014Z] KEEPBUNDLE=1 [2023-01-30T08:25:35.014Z] DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:25:35.014Z] container=docker [2023-01-30T08:25:35.014Z] HOME=/root [2023-01-30T08:25:35.014Z] GOLANG_VERSION=1.18.10 [2023-01-30T08:25:35.014Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-30T08:25:35.014Z] VALIDATE_BRANCH=20.10 [2023-01-30T08:25:35.014Z] TERM=xterm [2023-01-30T08:25:35.014Z] DOCKER_PKG=github.com/docker/docker [2023-01-30T08:25:35.014Z] SHLVL=1 [2023-01-30T08:25:35.014Z] TIMEOUT=120m [2023-01-30T08:25:35.014Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-30T08:25:35.014Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-30T08:25:35.014Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-01-30T08:25:35.014Z] GO111MODULE=off [2023-01-30T08:25:35.014Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-30T08:25:35.014Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-30T08:25:35.014Z] GOPATH=/go [2023-01-30T08:25:35.014Z] PKG_CONFIG=pkg-config [2023-01-30T08:25:35.014Z] _=/usr/bin/env [2023-01-30T08:25:35.014Z] Building test suite binary ./integration-cli/test.main [2023-01-30T08:25:35.014Z] No new tests added to integration. [2023-01-30T08:25:35.014Z] [2023-01-30T08:25:35.014Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-30T08:25:35.014Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-30T08:25:35.014Z] HOSTNAME=536f43c98c28 [2023-01-30T08:25:35.014Z] TESTDEBUG=0 [2023-01-30T08:25:35.014Z] DEST=bundles/test-integration [2023-01-30T08:25:35.014Z] PWD=/go/src/github.com/docker/docker [2023-01-30T08:25:35.014Z] KEEPBUNDLE=1 [2023-01-30T08:25:35.014Z] DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:25:35.014Z] container=docker [2023-01-30T08:25:35.014Z] HOME=/root [2023-01-30T08:25:35.014Z] GOLANG_VERSION=1.18.10 [2023-01-30T08:25:35.014Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-30T08:25:35.014Z] VALIDATE_BRANCH=20.10 [2023-01-30T08:25:35.014Z] TERM=xterm [2023-01-30T08:25:35.014Z] DOCKER_PKG=github.com/docker/docker [2023-01-30T08:25:35.014Z] SHLVL=1 [2023-01-30T08:25:35.014Z] TIMEOUT=120m [2023-01-30T08:25:35.014Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-30T08:25:35.014Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-30T08:25:35.014Z] GO111MODULE=off [2023-01-30T08:25:35.014Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-30T08:25:35.014Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-30T08:25:35.014Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-30T08:25:35.014Z] GOPATH=/go [2023-01-30T08:25:35.014Z] PKG_CONFIG=pkg-config [2023-01-30T08:25:35.014Z] _=/usr/bin/env [2023-01-30T08:25:35.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-30T08:25:35.199Z] #37 ... [2023-01-30T08:25:35.199Z] [2023-01-30T08:25:35.199Z] #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-01-30T08:25:35.199Z] #30 47.57 Selecting previously unselected package dmsetup. [2023-01-30T08:25:35.199Z] #30 47.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:25:35.199Z] #30 47.58 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-30T08:25:35.199Z] #30 47.77 Selecting previously unselected package mingw-w64-common. [2023-01-30T08:25:35.199Z] #30 47.77 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-30T08:25:35.199Z] #30 47.78 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-30T08:25:35.239Z] #37 46.61 + bin/ctr [2023-01-30T08:25:35.256Z] #38 38.35 CC images/pstree.o [2023-01-30T08:25:35.256Z] #38 ... [2023-01-30T08:25:35.256Z] [2023-01-30T08:25:35.256Z] #31 [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-01-30T08:25:35.256Z] #31 124.1 text/tabwriter [2023-01-30T08:25:36.590Z] #39 83.39 CC compel/src/lib/ptrace.o [2023-01-30T08:25:37.157Z] #39 83.91 AR compel/libcompel.a [2023-01-30T08:25:37.414Z] #39 84.09 HOSTCC compel/src/main-host.o [2023-01-30T08:25:37.679Z] #39 84.48 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-30T08:25:37.791Z] #31 126.4 fmt [2023-01-30T08:25:37.791Z] #31 126.5 io/ioutil [2023-01-30T08:25:37.941Z] #39 84.67 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-30T08:25:38.500Z] #30 53.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-30T08:25:38.500Z] #30 53.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-30T08:25:38.500Z] #30 53.54 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-30T08:25:38.500Z] #30 ... [2023-01-30T08:25:38.500Z] [2023-01-30T08:25:38.500Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:25:38.500Z] #32 50.79 Selecting previously unselected package libxml2:amd64. [2023-01-30T08:25:38.500Z] #32 50.79 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-30T08:25:38.500Z] #32 50.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-30T08:25:38.500Z] #32 51.31 Selecting previously unselected package libarchive13:amd64. [2023-01-30T08:25:38.500Z] #32 51.31 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-30T08:25:38.500Z] #32 51.31 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-30T08:25:38.500Z] #32 51.65 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-30T08:25:38.500Z] #32 51.65 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-30T08:25:38.500Z] #32 51.65 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-30T08:25:38.500Z] #32 51.84 Selecting previously unselected package librhash0:amd64. [2023-01-30T08:25:38.500Z] #32 51.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-30T08:25:38.500Z] #32 51.84 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-30T08:25:38.500Z] #32 52.04 Selecting previously unselected package libuv1:amd64. [2023-01-30T08:25:38.501Z] #32 52.04 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-30T08:25:38.501Z] #32 52.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-30T08:25:38.501Z] #32 52.18 Selecting previously unselected package cmake. [2023-01-30T08:25:38.501Z] #32 52.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-30T08:25:38.501Z] #32 52.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-30T08:25:38.504Z] #39 85.10 HOSTCC compel/src/lib/log-host.o [2023-01-30T08:25:38.504Z] #39 85.26 HOSTLINK compel/compel-host-bin [2023-01-30T08:25:38.504Z] #39 85.38 DEP soccr/soccr.d [2023-01-30T08:25:38.760Z] #39 85.54 CC soccr/soccr.o [2023-01-30T08:25:39.017Z] #39 ... [2023-01-30T08:25:39.017Z] [2023-01-30T08:25:39.017Z] #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-01-30T08:25:39.017Z] #31 157.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-30T08:25:39.017Z] #31 157.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:39.017Z] #31 157.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:25:39.428Z] #37 ... [2023-01-30T08:25:39.428Z] [2023-01-30T08:25:39.428Z] #25 [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-01-30T08:25:39.428Z] #25 75.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-30T08:25:39.428Z] #25 75.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-01-30T08:25:39.428Z] #25 75.07 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:25:39.428Z] #25 79.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-30T08:25:39.428Z] #25 79.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-01-30T08:25:39.428Z] #25 79.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-30T08:25:39.428Z] #25 84.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-30T08:25:39.428Z] #25 84.97 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-01-30T08:25:39.428Z] #25 84.98 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:25:39.428Z] #25 ... [2023-01-30T08:25:39.428Z] [2023-01-30T08:25:39.428Z] #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-01-30T08:25:39.428Z] #38 29.25 CC images/packet-sock.o [2023-01-30T08:25:39.428Z] #38 29.57 CC images/ipc-var.o [2023-01-30T08:25:39.428Z] #38 29.73 CC images/ipc-desc.o [2023-01-30T08:25:39.428Z] #38 29.93 CC images/ipc-shm.o [2023-01-30T08:25:39.428Z] #38 30.18 CC images/ipc-msg.o [2023-01-30T08:25:39.428Z] #38 30.42 CC images/ipc-sem.o [2023-01-30T08:25:39.428Z] #38 30.59 CC images/utsns.o [2023-01-30T08:25:39.428Z] #38 30.79 CC images/creds.o [2023-01-30T08:25:39.428Z] #38 30.98 CC images/vma.o [2023-01-30T08:25:39.428Z] #38 31.23 CC images/netdev.o [2023-01-30T08:25:39.428Z] #38 31.63 CC images/tty.o [2023-01-30T08:25:39.428Z] #38 32.12 CC images/file-lock.o [2023-01-30T08:25:39.428Z] #38 32.30 CC images/rlimit.o [2023-01-30T08:25:39.428Z] #38 32.47 CC images/pagemap.o [2023-01-30T08:25:39.428Z] #38 32.71 CC images/siginfo.o [2023-01-30T08:25:39.428Z] #38 32.96 CC images/rpc.o [2023-01-30T08:25:39.442Z] #32 ... [2023-01-30T08:25:39.442Z] [2023-01-30T08:25:39.442Z] #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-01-30T08:25:39.442Z] #0 8.568 Note: Building without setproctitle() and strlcpy() support. [2023-01-30T08:25:39.442Z] #0 8.568 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-30T08:25:39.442Z] #0 8.583 Note: Building without GnuTLS support [2023-01-30T08:25:39.442Z] #0 8.620 Makefile.config:39: Warn: you have no libnftables installed [2023-01-30T08:25:39.442Z] #0 8.620 Makefile.config:40: Warn: Building without nftables support [2023-01-30T08:25:39.686Z] #38 34.33 CC images/ext-file.o [2023-01-30T08:25:39.686Z] #38 34.50 CC images/cgroup.o [2023-01-30T08:25:39.701Z] #38 ... [2023-01-30T08:25:39.701Z] [2023-01-30T08:25:39.701Z] #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-01-30T08:25:39.701Z] #26 54.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-30T08:25:39.701Z] #26 54.94 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-30T08:25:39.701Z] #26 54.94 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-30T08:25:39.701Z] #26 55.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-30T08:25:39.962Z] #26 55.20 go: downloading golang.org/x/mod v0.5.1 [2023-01-30T08:25:39.962Z] #26 55.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-30T08:25:39.962Z] #26 55.26 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-30T08:25:39.962Z] #26 55.39 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-30T08:25:40.224Z] #26 55.53 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-30T08:25:40.224Z] #26 55.53 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-30T08:25:40.224Z] #26 55.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-30T08:25:40.253Z] #38 35.15 CC images/userns.o [2023-01-30T08:25:40.485Z] #26 55.78 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-30T08:25:40.747Z] #26 56.21 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-30T08:25:40.820Z] #38 35.37 CC images/google/protobuf/descriptor.o [2023-01-30T08:25:40.908Z] #31 ... [2023-01-30T08:25:40.908Z] [2023-01-30T08:25:40.908Z] #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-01-30T08:25:40.908Z] #39 87.46 AR soccr/libsoccr.a [2023-01-30T08:25:40.908Z] #39 87.60 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-30T08:25:41.008Z] #26 56.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-30T08:25:41.008Z] #26 56.42 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-30T08:25:41.581Z] #26 56.75 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-30T08:25:41.581Z] #26 56.79 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-30T08:25:41.581Z] #26 56.92 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-30T08:25:41.581Z] #26 56.92 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-30T08:25:41.581Z] #26 56.97 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-30T08:25:41.581Z] #26 56.99 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-30T08:25:41.836Z] #39 88.49 DEP criu/arch/x86/sigframe.d [2023-01-30T08:25:41.836Z] #39 88.70 DEP criu/arch/x86/sigaction_compat.d [2023-01-30T08:25:41.852Z] #26 57.29 go: downloading github.com/prometheus/common v0.10.0 [2023-01-30T08:25:41.976Z] #31 ... [2023-01-30T08:25:41.976Z] [2023-01-30T08:25:41.976Z] #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-01-30T08:25:41.976Z] #38 38.72 CC images/pipe.o [2023-01-30T08:25:41.976Z] #38 39.18 CC images/tcp-stream.o [2023-01-30T08:25:41.976Z] #38 39.53 CC images/sk-packet.o [2023-01-30T08:25:41.976Z] #38 39.88 CC images/mnt.o [2023-01-30T08:25:41.976Z] #38 40.13 CC images/pipe-data.o [2023-01-30T08:25:41.976Z] #38 40.53 CC images/sa.o [2023-01-30T08:25:41.976Z] #38 40.85 CC images/timer.o [2023-01-30T08:25:41.976Z] #38 41.47 CC images/timerfd.o [2023-01-30T08:25:41.976Z] #38 41.95 CC images/mm.o [2023-01-30T08:25:41.976Z] #38 42.35 CC images/sk-opts.o [2023-01-30T08:25:41.976Z] #38 42.67 CC images/sk-unix.o [2023-01-30T08:25:41.976Z] #38 43.12 CC images/sk-inet.o [2023-01-30T08:25:41.976Z] #38 43.80 CC images/tun.o [2023-01-30T08:25:41.976Z] #38 44.27 CC images/sk-netlink.o [2023-01-30T08:25:41.976Z] #38 ... [2023-01-30T08:25:41.976Z] [2023-01-30T08:25:41.976Z] #31 [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-01-30T08:25:41.976Z] #31 130.2 github.com/BurntSushi/toml [2023-01-30T08:25:41.976Z] #31 130.2 flag [2023-01-30T08:25:42.093Z] #39 88.85 DEP criu/arch/x86/kerndat.d [2023-01-30T08:25:42.093Z] #39 89.03 DEP criu/arch/x86/crtools.d [2023-01-30T08:25:42.114Z] #26 57.45 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-30T08:25:42.114Z] #26 57.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-30T08:25:42.375Z] #26 57.66 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-30T08:25:42.638Z] #26 ... [2023-01-30T08:25:42.638Z] [2023-01-30T08:25:42.638Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-30T08:25:42.638Z] #32 57.29 Setting up libicu67:amd64 (67.1-7) ... [2023-01-30T08:25:42.638Z] #32 57.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:25:42.638Z] #32 57.29 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-30T08:25:42.638Z] #32 57.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:25:42.638Z] #32 57.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-30T08:25:42.638Z] #32 57.36 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-30T08:25:42.638Z] #32 57.38 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-30T08:25:42.638Z] #32 57.45 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-30T08:25:42.638Z] #32 57.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-30T08:25:42.638Z] #32 57.45 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-30T08:25:42.638Z] #32 57.47 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:25:42.638Z] #32 DONE 58.1s [2023-01-30T08:25:42.655Z] #39 89.26 DEP criu/arch/x86/cpu.d [2023-01-30T08:25:42.655Z] #39 89.43 CC criu/arch/x86/cpu.o [2023-01-30T08:25:42.727Z] #38 37.20 CC images/opts.o [2023-01-30T08:25:42.727Z] #38 37.48 CC images/seccomp.o [2023-01-30T08:25:42.907Z] [2023-01-30T08:25:42.907Z] #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-01-30T08:25:42.986Z] #38 37.81 CC images/binfmt-misc.o [2023-01-30T08:25:43.245Z] #38 38.04 CC images/time.o [2023-01-30T08:25:43.504Z] #38 38.28 CC images/sysctl.o [2023-01-30T08:25:43.504Z] #38 38.48 CC images/autofs.o [2023-01-30T08:25:43.877Z] #31 132.4 log [2023-01-30T08:25:44.072Z] #38 38.72 CC images/macvlan.o [2023-01-30T08:25:44.332Z] #38 38.97 CC images/sit.o [2023-01-30T08:25:44.332Z] #38 39.12 CC images/memfd.o [2023-01-30T08:25:44.552Z] #39 90.93 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:25:44.552Z] #39 90.94 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:25:44.552Z] #39 90.94 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:25:44.552Z] #39 90.94 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:25:44.552Z] #39 90.95 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:25:44.552Z] #39 90.99 CC criu/arch/x86/crtools.o [2023-01-30T08:25:44.592Z] #38 39.36 CC images/timens.o [2023-01-30T08:25:44.851Z] #38 39.60 LINK images/built-in.o [2023-01-30T08:25:44.851Z] #38 39.78 GEN compel/include/asm [2023-01-30T08:25:45.110Z] #38 39.86 GEN compel/include/version.h [2023-01-30T08:25:45.110Z] #38 39.86 touch .config [2023-01-30T08:25:45.110Z] #38 39.98 GEN include/common/config.h [2023-01-30T08:25:45.410Z] #38 40.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-30T08:25:45.410Z] #38 40.14 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-01-30T08:25:45.410Z] #38 40.17 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-01-30T08:25:45.410Z] #38 40.23 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-01-30T08:25:45.410Z] #38 40.28 DEP compel/plugins/std/infect.d [2023-01-30T08:25:45.450Z] #39 ... [2023-01-30T08:25:45.450Z] [2023-01-30T08:25:45.450Z] #36 [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-01-30T08:25:45.450Z] #36 50.79 internal/reflectlite [2023-01-30T08:25:45.450Z] #36 50.79 sync [2023-01-30T08:25:45.450Z] #36 52.05 internal/testlog [2023-01-30T08:25:45.450Z] #36 53.61 sort [2023-01-30T08:25:45.450Z] #36 53.65 errors [2023-01-30T08:25:45.450Z] #36 54.17 strconv [2023-01-30T08:25:45.450Z] #36 55.05 io [2023-01-30T08:25:45.450Z] #36 57.10 internal/oserror [2023-01-30T08:25:45.450Z] #36 57.38 syscall [2023-01-30T08:25:45.450Z] #36 58.97 reflect [2023-01-30T08:25:45.451Z] #36 ... [2023-01-30T08:25:45.451Z] [2023-01-30T08:25:45.451Z] #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-01-30T08:25:45.451Z] #30 60.35 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-30T08:25:45.451Z] #30 60.35 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:45.451Z] #30 60.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-30T08:25:45.451Z] #30 60.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-30T08:25:45.451Z] #30 60.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:45.451Z] #30 60.57 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-30T08:25:45.673Z] #38 40.42 DEP compel/plugins/std/string.d [2023-01-30T08:25:45.673Z] #38 40.64 DEP compel/plugins/std/log.d [2023-01-30T08:25:45.933Z] #38 40.78 DEP compel/plugins/std/fds.d [2023-01-30T08:25:45.933Z] #38 40.85 DEP compel/plugins/std/std.d [2023-01-30T08:25:45.933Z] #38 40.91 DEP compel/plugins/shmem/shmem.d [2023-01-30T08:25:46.192Z] #38 41.06 DEP compel/plugins/fds/fds.d [2023-01-30T08:25:46.192Z] #38 41.17 CC compel/plugins/std/std.o [2023-01-30T08:25:46.443Z] #39 93.24 CC criu/arch/x86/kerndat.o [2023-01-30T08:25:46.760Z] #38 41.52 CC compel/plugins/std/fds.o [2023-01-30T08:25:47.018Z] #38 41.82 CC compel/plugins/std/log.o [2023-01-30T08:25:47.161Z] #31 ... [2023-01-30T08:25:47.161Z] [2023-01-30T08:25:47.161Z] #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-01-30T08:25:47.372Z] #39 94.09 CC criu/arch/x86/sigaction_compat.o [2023-01-30T08:25:47.628Z] #39 94.38 CC criu/arch/x86/sigframe.o [2023-01-30T08:25:47.885Z] #39 94.68 LINK criu/arch/x86/crtools.built-in.o [2023-01-30T08:25:47.885Z] #39 94.80 DEP criu/pie/util-vdso-elf32.d [2023-01-30T08:25:47.952Z] #38 42.71 CC compel/plugins/std/string.o [2023-01-30T08:25:48.448Z] #39 94.99 DEP criu/pie/util-vdso.d [2023-01-30T08:25:48.519Z] #38 43.34 CC compel/plugins/std/infect.o [2023-01-30T08:25:48.716Z] #39 95.32 DEP criu/pie/util.d [2023-01-30T08:25:48.974Z] #39 95.62 CC criu/pie/util.o [2023-01-30T08:25:48.974Z] #39 95.88 CC criu/pie/util-vdso.o [2023-01-30T08:25:49.086Z] #38 43.74 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-01-30T08:25:49.086Z] #38 43.82 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-01-30T08:25:49.086Z] #38 43.90 AR compel/plugins/std.lib.a [2023-01-30T08:25:49.086Z] #38 43.98 CC compel/plugins/fds/fds.o [2023-01-30T08:25:49.086Z] #38 ... [2023-01-30T08:25:49.086Z] [2023-01-30T08:25:49.086Z] #25 [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-01-30T08:25:49.086Z] #25 95.08 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-30T08:25:49.086Z] #25 95.08 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-01-30T08:25:49.086Z] #25 95.09 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:25:49.546Z] #39 96.34 CC criu/pie/util-vdso-elf32.o [2023-01-30T08:25:50.010Z] #37 82.31 Updating files: 27% (1440/5198) Updating files: 28% (1456/5198) Updating files: 29% (1508/5198) Updating files: 30% (1560/5198) Updating files: 31% (1612/5198) Updating files: 32% (1664/5198) Updating files: 33% (1716/5198) Updating files: 34% (1768/5198) Updating files: 35% (1820/5198) Updating files: 36% (1872/5198) Updating files: 37% (1924/5198) Updating files: 38% (1976/5198) Updating files: 39% (2028/5198) Updating files: 40% (2080/5198) Updating files: 41% (2132/5198) Updating files: 42% (2184/5198) Updating files: 43% (2236/5198) Updating files: 44% (2288/5198) Updating files: 45% (2340/5198) Updating files: 46% (2392/5198) Updating files: 47% (2444/5198) Updating files: 48% (2496/5198) Updating files: 49% (2548/5198) Updating files: 50% (2599/5198) Updating files: 51% (2651/5198) Updating files: 52% (2703/5198) Updating files: 53% (2755/5198) Updating files: 54% (2807/5198) Updating files: 55% (2859/5198) Updating files: 56% (2911/5198) Updating files: 57% (2963/5198) Updating files: 58% (3015/5198) Updating files: 59% (3067/5198) Updating files: 60% (3119/5198) Updating files: 61% (3171/5198) Updating files: 62% (3223/5198) Updating files: 63% (3275/5198) Updating files: 64% (3327/5198) Updating files: 65% (3379/5198) Updating files: 66% (3431/5198) Updating files: 67% (3483/5198) Updating files: 68% (3535/5198) Updating files: 69% (3587/5198) Updating files: 70% (3639/5198) Updating files: 71% (3691/5198) Updating files: 72% (3743/5198) Updating files: 73% (3795/5198) Updating files: 74% (3847/5198) Updating files: 75% (3899/5198) Updating files: 76% (3951/5198) Updating files: 77% (4003/5198) Updating files: 78% (4055/5198) Updating files: 79% (4107/5198) Updating files: 80% (4159/5198) Updating files: 81% (4211/5198) Updating files: 82% (4263/5198) Updating files: 83% (4315/5198) Updating files: 84% (4367/5198) Updating files: 85% (4419/5198) Updating files: 86% (4471/5198) Updating files: 87% (4523/5198) Updating files: 88% (4575/5198) Updating files: 89% (4627/5198) Updating files: 90% (4679/5198) Updating files: 91% (4731/5198) Updating files: 92% (4783/5198) Updating files: 93% (4835/5198) Updating files: 94% (4887/5198) Updating files: 95% (4939/5198) Updating files: 96% (4991/5198) Updating files: 97% (5043/5198) Updating files: 98% (5095/5198) Updating files: 99% (5147/5198) Updating files: 100% (5198/5198) Updating files: 100% (5198/5198), done. [2023-01-30T08:25:50.010Z] #37 85.18 + cd /tmp/tmp.sjCwa1bKuH/src/github.com/containerd/containerd [2023-01-30T08:25:50.010Z] #37 85.18 + git checkout -q v1.6.16 [2023-01-30T08:25:50.110Z] #39 97.04 AR criu/pie/pie.lib.a [2023-01-30T08:25:50.386Z] #39 97.11 DEP criu/pie/restorer.d [2023-01-30T08:25:50.386Z] #39 97.33 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-30T08:25:50.646Z] #39 97.52 DEP criu/arch/x86/restorer_unmap.d [2023-01-30T08:25:50.646Z] #39 97.55 DEP criu/arch/x86/restorer.d [2023-01-30T08:25:50.747Z] #30 ... [2023-01-30T08:25:50.747Z] [2023-01-30T08:25:50.747Z] #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-01-30T08:25:50.747Z] #38 11.30 fatal: not a git repository (or any of the parent directories): .git [2023-01-30T08:25:50.747Z] #38 11.37 GEN .gitid [2023-01-30T08:25:50.747Z] #38 11.40 GEN criu/include/version.h [2023-01-30T08:25:50.747Z] #38 11.50 GEN include/common/asm [2023-01-30T08:25:50.747Z] #38 13.62 PBCC images/timens.pb-c.c [2023-01-30T08:25:50.747Z] #38 13.66 DEP images/timens.pb-c.d [2023-01-30T08:25:50.747Z] #38 13.72 PBCC images/fown.pb-c.c [2023-01-30T08:25:50.747Z] #38 13.75 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-30T08:25:50.747Z] #38 13.89 PBCC images/opts.pb-c.c [2023-01-30T08:25:50.747Z] #38 13.94 PBCC images/memfd.pb-c.c [2023-01-30T08:25:50.747Z] #38 13.98 DEP images/fown.pb-c.d [2023-01-30T08:25:50.747Z] #38 14.03 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-30T08:25:50.747Z] #38 14.17 DEP images/opts.pb-c.d [2023-01-30T08:25:50.747Z] #38 14.32 DEP images/memfd.pb-c.d [2023-01-30T08:25:50.747Z] #38 14.37 PBCC images/sit.pb-c.c [2023-01-30T08:25:50.747Z] #38 14.45 DEP images/sit.pb-c.d [2023-01-30T08:25:50.747Z] #38 14.59 PBCC images/macvlan.pb-c.c [2023-01-30T08:25:50.747Z] #38 14.66 DEP images/macvlan.pb-c.d [2023-01-30T08:25:50.747Z] #38 14.75 PBCC images/autofs.pb-c.c [2023-01-30T08:25:50.747Z] #38 14.77 DEP images/autofs.pb-c.d [2023-01-30T08:25:50.747Z] #38 14.83 PBCC images/sysctl.pb-c.c [2023-01-30T08:25:50.747Z] #38 14.84 DEP images/sysctl.pb-c.d [2023-01-30T08:25:50.747Z] #38 14.92 PBCC images/time.pb-c.c [2023-01-30T08:25:50.747Z] #38 14.95 DEP images/time.pb-c.d [2023-01-30T08:25:50.747Z] #38 15.03 PBCC images/binfmt-misc.pb-c.c [2023-01-30T08:25:50.747Z] #38 15.05 DEP images/binfmt-misc.pb-c.d [2023-01-30T08:25:50.747Z] #38 15.10 PBCC images/seccomp.pb-c.c [2023-01-30T08:25:50.747Z] #38 15.14 DEP images/seccomp.pb-c.d [2023-01-30T08:25:50.747Z] #38 15.19 PBCC images/userns.pb-c.c [2023-01-30T08:25:50.747Z] #38 15.22 DEP images/userns.pb-c.d [2023-01-30T08:25:50.747Z] #38 15.28 PBCC images/cgroup.pb-c.c [2023-01-30T08:25:50.747Z] #38 15.31 DEP images/cgroup.pb-c.d [2023-01-30T08:25:50.747Z] #38 15.36 PBCC images/ext-file.pb-c.c [2023-01-30T08:25:50.747Z] #38 15.41 DEP images/ext-file.pb-c.d [2023-01-30T08:25:50.747Z] #38 15.50 PBCC images/rpc.pb-c.c [2023-01-30T08:25:50.747Z] #38 15.55 DEP images/rpc.pb-c.d [2023-01-30T08:25:50.747Z] #38 15.63 PBCC images/siginfo.pb-c.c [2023-01-30T08:25:50.747Z] #38 15.65 DEP images/siginfo.pb-c.d [2023-01-30T08:25:50.747Z] #38 15.73 PBCC images/pagemap.pb-c.c [2023-01-30T08:25:50.747Z] #38 15.78 DEP images/pagemap.pb-c.d [2023-01-30T08:25:50.747Z] #38 15.83 PBCC images/rlimit.pb-c.c [2023-01-30T08:25:50.747Z] #38 15.86 DEP images/rlimit.pb-c.d [2023-01-30T08:25:50.747Z] #38 15.92 PBCC images/file-lock.pb-c.c [2023-01-30T08:25:50.747Z] #38 15.95 DEP images/file-lock.pb-c.d [2023-01-30T08:25:50.747Z] #38 16.03 PBCC images/tty.pb-c.c [2023-01-30T08:25:50.747Z] #38 16.12 DEP images/tty.pb-c.d [2023-01-30T08:25:50.747Z] #38 16.21 PBCC images/tun.pb-c.c [2023-01-30T08:25:50.747Z] #38 16.30 PBCC images/netdev.pb-c.c [2023-01-30T08:25:50.747Z] #38 16.36 DEP images/tun.pb-c.d [2023-01-30T08:25:50.747Z] #38 16.43 DEP images/netdev.pb-c.d [2023-01-30T08:25:50.747Z] #38 16.50 PBCC images/vma.pb-c.c [2023-01-30T08:25:50.747Z] #38 16.55 DEP images/vma.pb-c.d [2023-01-30T08:25:50.747Z] #38 16.61 PBCC images/creds.pb-c.c [2023-01-30T08:25:50.747Z] #38 16.64 DEP images/creds.pb-c.d [2023-01-30T08:25:50.747Z] #38 16.73 PBCC images/utsns.pb-c.c [2023-01-30T08:25:50.747Z] #38 16.76 DEP images/utsns.pb-c.d [2023-01-30T08:25:50.747Z] #38 16.85 PBCC images/ipc-desc.pb-c.c [2023-01-30T08:25:50.747Z] #38 16.88 PBCC images/ipc-sem.pb-c.c [2023-01-30T08:25:50.747Z] #38 16.90 DEP images/ipc-desc.pb-c.d [2023-01-30T08:25:50.747Z] #38 16.97 DEP images/ipc-sem.pb-c.d [2023-01-30T08:25:50.747Z] #38 17.02 PBCC images/ipc-msg.pb-c.c [2023-01-30T08:25:50.747Z] #38 17.04 DEP images/ipc-msg.pb-c.d [2023-01-30T08:25:50.747Z] #38 17.11 PBCC images/ipc-shm.pb-c.c [2023-01-30T08:25:50.747Z] #38 17.14 DEP images/ipc-shm.pb-c.d [2023-01-30T08:25:50.747Z] #38 17.24 PBCC images/ipc-var.pb-c.c [2023-01-30T08:25:50.747Z] #38 17.28 DEP images/ipc-var.pb-c.d [2023-01-30T08:25:50.747Z] #38 17.34 PBCC images/sk-opts.pb-c.c [2023-01-30T08:25:50.747Z] #38 17.38 PBCC images/packet-sock.pb-c.c [2023-01-30T08:25:50.747Z] #38 17.43 DEP images/sk-opts.pb-c.d [2023-01-30T08:25:50.747Z] #38 17.54 DEP images/packet-sock.pb-c.d [2023-01-30T08:25:50.747Z] #38 17.64 PBCC images/sk-netlink.pb-c.c [2023-01-30T08:25:50.747Z] #38 17.70 DEP images/sk-netlink.pb-c.d [2023-01-30T08:25:50.747Z] #38 17.74 PBCC images/sk-inet.pb-c.c [2023-01-30T08:25:50.747Z] #38 17.80 DEP images/sk-inet.pb-c.d [2023-01-30T08:25:50.747Z] #38 17.86 PBCC images/sk-unix.pb-c.c [2023-01-30T08:25:50.747Z] #38 17.92 DEP images/sk-unix.pb-c.d [2023-01-30T08:25:50.747Z] #38 18.01 PBCC images/mm.pb-c.c [2023-01-30T08:25:50.747Z] #38 18.05 DEP images/mm.pb-c.d [2023-01-30T08:25:50.747Z] #38 18.16 PBCC images/timerfd.pb-c.c [2023-01-30T08:25:50.747Z] #38 18.20 DEP images/timerfd.pb-c.d [2023-01-30T08:25:50.747Z] #38 18.26 PBCC images/timer.pb-c.c [2023-01-30T08:25:50.747Z] #38 18.31 DEP images/timer.pb-c.d [2023-01-30T08:25:50.747Z] #38 18.38 PBCC images/sa.pb-c.c [2023-01-30T08:25:50.747Z] #38 18.47 DEP images/sa.pb-c.d [2023-01-30T08:25:50.747Z] #38 18.55 PBCC images/pipe-data.pb-c.c [2023-01-30T08:25:50.747Z] #38 18.58 DEP images/pipe-data.pb-c.d [2023-01-30T08:25:50.747Z] #38 18.67 PBCC images/mnt.pb-c.c [2023-01-30T08:25:50.747Z] #38 18.74 DEP images/mnt.pb-c.d [2023-01-30T08:25:50.747Z] #38 18.80 PBCC images/sk-packet.pb-c.c [2023-01-30T08:25:50.747Z] #38 18.82 DEP images/sk-packet.pb-c.d [2023-01-30T08:25:50.747Z] #38 18.89 PBCC images/tcp-stream.pb-c.c [2023-01-30T08:25:50.747Z] #38 18.91 DEP images/tcp-stream.pb-c.d [2023-01-30T08:25:50.747Z] #38 19.00 PBCC images/pipe.pb-c.c [2023-01-30T08:25:50.747Z] #38 19.04 DEP images/pipe.pb-c.d [2023-01-30T08:25:50.747Z] #38 19.09 PBCC images/pstree.pb-c.c [2023-01-30T08:25:50.747Z] #38 19.11 DEP images/pstree.pb-c.d [2023-01-30T08:25:50.747Z] #38 19.17 PBCC images/fs.pb-c.c [2023-01-30T08:25:50.747Z] #38 19.19 DEP images/fs.pb-c.d [2023-01-30T08:25:50.747Z] #38 19.24 PBCC images/signalfd.pb-c.c [2023-01-30T08:25:50.747Z] #38 19.29 DEP images/signalfd.pb-c.d [2023-01-30T08:25:50.747Z] #38 19.35 PBCC images/fh.pb-c.c [2023-01-30T08:25:50.747Z] #38 19.41 PBCC images/fsnotify.pb-c.c [2023-01-30T08:25:50.747Z] #38 19.49 DEP images/fh.pb-c.d [2023-01-30T08:25:50.747Z] #38 19.61 DEP images/fsnotify.pb-c.d [2023-01-30T08:25:50.747Z] #38 19.69 PBCC images/eventpoll.pb-c.c [2023-01-30T08:25:50.747Z] #38 19.73 DEP images/eventpoll.pb-c.d [2023-01-30T08:25:50.747Z] #38 19.79 PBCC images/eventfd.pb-c.c [2023-01-30T08:25:50.747Z] #38 19.83 DEP images/eventfd.pb-c.d [2023-01-30T08:25:50.747Z] #38 19.92 PBCC images/remap-file-path.pb-c.c [2023-01-30T08:25:50.747Z] #38 19.96 DEP images/remap-file-path.pb-c.d [2023-01-30T08:25:50.747Z] #38 20.06 PBCC images/fifo.pb-c.c [2023-01-30T08:25:50.747Z] #38 20.10 DEP images/fifo.pb-c.d [2023-01-30T08:25:50.747Z] #38 20.19 PBCC images/ghost-file.pb-c.c [2023-01-30T08:25:50.747Z] #38 20.25 DEP images/ghost-file.pb-c.d [2023-01-30T08:25:50.747Z] #38 20.30 PBCC images/regfile.pb-c.c [2023-01-30T08:25:50.747Z] #38 20.35 DEP images/regfile.pb-c.d [2023-01-30T08:25:50.747Z] #38 20.41 PBCC images/ns.pb-c.c [2023-01-30T08:25:50.747Z] #38 20.45 DEP images/ns.pb-c.d [2023-01-30T08:25:50.747Z] #38 20.50 PBCC images/fdinfo.pb-c.c [2023-01-30T08:25:50.747Z] #38 20.59 DEP images/fdinfo.pb-c.d [2023-01-30T08:25:50.747Z] #38 20.65 PBCC images/core-aarch64.pb-c.c [2023-01-30T08:25:50.747Z] #38 20.70 PBCC images/core-arm.pb-c.c [2023-01-30T08:25:50.747Z] #38 20.76 PBCC images/core-ppc64.pb-c.c [2023-01-30T08:25:50.747Z] #38 20.86 PBCC images/core-s390.pb-c.c [2023-01-30T08:25:50.747Z] #38 20.90 PBCC images/core-x86.pb-c.c [2023-01-30T08:25:50.747Z] #38 21.00 PBCC images/core.pb-c.c [2023-01-30T08:25:50.747Z] #38 21.15 PBCC images/inventory.pb-c.c [2023-01-30T08:25:50.747Z] #38 21.25 DEP images/core-aarch64.pb-c.d [2023-01-30T08:25:50.747Z] #38 21.38 DEP images/core-arm.pb-c.d [2023-01-30T08:25:51.007Z] #38 21.50 DEP images/core-ppc64.pb-c.d [2023-01-30T08:25:51.007Z] #38 ... [2023-01-30T08:25:51.007Z] [2023-01-30T08:25:51.007Z] #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-01-30T08:25:51.007Z] #27 DONE 66.4s [2023-01-30T08:25:51.007Z] [2023-01-30T08:25:51.007Z] #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-01-30T08:25:51.007Z] #38 21.57 DEP images/core-s390.pb-c.d [2023-01-30T08:25:51.007Z] #38 ... [2023-01-30T08:25:51.007Z] [2023-01-30T08:25:51.007Z] #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-01-30T08:25:51.007Z] #39 2.928 + RM_GOPATH=0 [2023-01-30T08:25:51.007Z] #39 2.934 + TMP_GOPATH= [2023-01-30T08:25:51.007Z] #39 2.934 + : /build [2023-01-30T08:25:51.007Z] #39 2.934 + '[' -z '' ']' [2023-01-30T08:25:51.007Z] #39 2.935 ++ mktemp -d [2023-01-30T08:25:51.007Z] #39 2.936 + export GOPATH=/tmp/tmp.tijEepcJ9x [2023-01-30T08:25:51.007Z] #39 2.936 + GOPATH=/tmp/tmp.tijEepcJ9x [2023-01-30T08:25:51.007Z] #39 2.936 + RM_GOPATH=1 [2023-01-30T08:25:51.007Z] #39 2.936 + case "$(go env GOARCH)" in [2023-01-30T08:25:51.007Z] #39 2.938 ++ go env GOARCH [2023-01-30T08:25:51.007Z] #39 2.964 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:25:51.007Z] #39 2.965 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:25:51.007Z] #39 2.966 ++ dirname /tmp/install/install.sh [2023-01-30T08:25:51.007Z] #39 2.974 + dir=/tmp/install [2023-01-30T08:25:51.007Z] #39 2.976 + bin=tini [2023-01-30T08:25:51.007Z] #39 2.977 + shift [2023-01-30T08:25:51.007Z] #39 2.982 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-30T08:25:51.007Z] #39 2.982 + . /tmp/install/tini.installer [2023-01-30T08:25:51.007Z] #39 2.983 ++ : v0.19.0 [2023-01-30T08:25:51.007Z] #39 2.983 + install_tini [2023-01-30T08:25:51.007Z] #39 2.984 + echo 'Install tini version v0.19.0' [2023-01-30T08:25:51.007Z] #39 2.984 Install tini version v0.19.0 [2023-01-30T08:25:51.007Z] #39 2.992 + git clone https://github.com/krallin/tini.git /tmp/tmp.tijEepcJ9x/tini [2023-01-30T08:25:51.007Z] #39 2.994 Cloning into '/tmp/tmp.tijEepcJ9x/tini'... [2023-01-30T08:25:51.007Z] #39 3.828 + cd /tmp/tmp.tijEepcJ9x/tini [2023-01-30T08:25:51.007Z] #39 3.828 + git checkout -q v0.19.0 [2023-01-30T08:25:51.007Z] #39 3.852 + cmake . [2023-01-30T08:25:51.007Z] #39 4.485 -- The C compiler identification is GNU 10.2.1 [2023-01-30T08:25:51.007Z] #39 4.608 -- Detecting C compiler ABI info [2023-01-30T08:25:51.007Z] #39 5.227 -- Detecting C compiler ABI info - done [2023-01-30T08:25:51.007Z] #39 5.358 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-30T08:25:51.007Z] #39 5.376 -- Detecting C compile features [2023-01-30T08:25:51.007Z] #39 5.380 -- Detecting C compile features - done [2023-01-30T08:25:51.007Z] #39 5.421 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-30T08:25:51.007Z] #39 5.738 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-30T08:25:51.007Z] #39 5.854 -- Configuring done [2023-01-30T08:25:51.007Z] #39 5.887 -- Generating done [2023-01-30T08:25:51.007Z] #39 5.905 -- Build files have been written to: /tmp/tmp.tijEepcJ9x/tini [2023-01-30T08:25:51.007Z] #39 5.910 + make tini-static [2023-01-30T08:25:51.007Z] #39 6.310 Scanning dependencies of target tini-static [2023-01-30T08:25:51.007Z] #39 6.399 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-30T08:25:51.007Z] #39 7.798 [100%] Linking C executable tini-static [2023-01-30T08:25:51.007Z] #39 8.314 [100%] Built target tini-static [2023-01-30T08:25:51.210Z] #39 97.85 DEP criu/arch/x86/vdso-pie.d [2023-01-30T08:25:51.210Z] #39 98.04 DEP criu/pie/parasite-vdso.d [2023-01-30T08:25:51.268Z] #39 8.405 + mkdir -p /build [2023-01-30T08:25:51.268Z] #39 8.405 + cp tini-static /build/docker-init [2023-01-30T08:25:51.268Z] #39 DONE 8.7s [2023-01-30T08:25:51.268Z] [2023-01-30T08:25:51.268Z] #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-01-30T08:25:51.268Z] #38 21.69 DEP images/core-x86.pb-c.d [2023-01-30T08:25:51.268Z] #38 21.80 DEP images/core.pb-c.d [2023-01-30T08:25:51.268Z] #38 21.90 DEP images/inventory.pb-c.d [2023-01-30T08:25:51.268Z] #38 21.98 PBCC images/cpuinfo.pb-c.c [2023-01-30T08:25:51.268Z] #38 22.01 DEP images/cpuinfo.pb-c.d [2023-01-30T08:25:51.467Z] #39 98.32 DEP criu/pie/parasite.d [2023-01-30T08:25:51.467Z] #39 ... [2023-01-30T08:25:51.467Z] [2023-01-30T08:25:51.467Z] #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-01-30T08:25:51.467Z] #31 180.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-30T08:25:51.467Z] #31 180.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:51.528Z] #38 22.03 PBCC images/stats.pb-c.c [2023-01-30T08:25:51.528Z] #38 22.10 DEP images/stats.pb-c.d [2023-01-30T08:25:51.723Z] #31 180.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:25:51.918Z] #37 ... [2023-01-30T08:25:51.918Z] [2023-01-30T08:25:51.918Z] #31 [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-01-30T08:25:51.918Z] #31 136.6 github.com/BurntSushi/toml/cmd/tomlv [2023-01-30T08:25:51.918Z] #31 DONE 140.4s [2023-01-30T08:25:51.918Z] [2023-01-30T08:25:51.918Z] #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-01-30T08:25:51.918Z] #38 44.69 CC images/packet-sock.o [2023-01-30T08:25:51.918Z] #38 45.38 CC images/ipc-var.o [2023-01-30T08:25:51.918Z] #38 45.69 CC images/ipc-desc.o [2023-01-30T08:25:51.918Z] #38 46.01 CC images/ipc-shm.o [2023-01-30T08:25:51.918Z] #38 46.42 CC images/ipc-msg.o [2023-01-30T08:25:51.918Z] #38 46.87 CC images/ipc-sem.o [2023-01-30T08:25:51.918Z] #38 47.14 CC images/utsns.o [2023-01-30T08:25:51.918Z] #38 47.57 CC images/creds.o [2023-01-30T08:25:51.918Z] #38 47.74 CC images/vma.o [2023-01-30T08:25:51.918Z] #38 47.97 CC images/netdev.o [2023-01-30T08:25:51.918Z] #38 48.45 CC images/tty.o [2023-01-30T08:25:51.918Z] #38 49.38 CC images/file-lock.o [2023-01-30T08:25:51.918Z] #38 49.61 CC images/rlimit.o [2023-01-30T08:25:51.918Z] #38 50.02 CC images/pagemap.o [2023-01-30T08:25:51.918Z] #38 50.47 CC images/siginfo.o [2023-01-30T08:25:51.918Z] #38 50.82 CC images/rpc.o [2023-01-30T08:25:51.918Z] #38 52.73 CC images/ext-file.o [2023-01-30T08:25:51.918Z] #38 53.09 CC images/cgroup.o [2023-01-30T08:25:51.918Z] #38 53.89 CC images/userns.o [2023-01-30T08:25:51.918Z] #38 54.21 CC images/google/protobuf/descriptor.o [2023-01-30T08:25:52.912Z] #38 23.64 make[1]: Nothing to be done for 'all'. [2023-01-30T08:25:53.820Z] #38 ... [2023-01-30T08:25:53.820Z] [2023-01-30T08:25:53.820Z] #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-01-30T08:25:53.820Z] #37 88.75 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-30T08:25:53.820Z] #37 88.75 + BUILDTAGS='netgo osusergo static_build' [2023-01-30T08:25:53.820Z] #37 88.75 + export EXTRA_FLAGS=-buildmode=pie [2023-01-30T08:25:53.820Z] #37 88.75 + EXTRA_FLAGS=-buildmode=pie [2023-01-30T08:25:53.820Z] #37 88.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-30T08:25:53.820Z] #37 88.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-30T08:25:53.820Z] #37 88.75 + '[' '' = dynamic ']' [2023-01-30T08:25:53.820Z] #37 88.75 + make [2023-01-30T08:25:54.297Z] #38 ... [2023-01-30T08:25:54.297Z] [2023-01-30T08:25:54.297Z] #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-01-30T08:25:54.297Z] #26 59.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-30T08:25:54.297Z] #26 ... [2023-01-30T08:25:54.297Z] [2023-01-30T08:25:54.297Z] #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-01-30T08:25:54.297Z] #30 69.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-30T08:25:54.297Z] #30 69.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:54.297Z] #30 69.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:25:54.360Z] #25 99.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-30T08:25:54.360Z] #25 99.49 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-30T08:25:54.360Z] #25 99.51 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-30T08:25:54.360Z] #25 99.66 Selecting previously unselected package libapparmor1:arm64. [2023-01-30T08:25:54.360Z] #25 99.66 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-01-30T08:25:54.360Z] #25 99.67 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-01-30T08:25:54.360Z] #25 99.78 Selecting previously unselected package libapparmor-dev:arm64. [2023-01-30T08:25:54.360Z] #25 99.78 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-01-30T08:25:54.360Z] #25 99.79 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-30T08:25:54.360Z] #25 99.93 Selecting previously unselected package libbtrfs0:arm64. [2023-01-30T08:25:54.360Z] #25 99.94 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-01-30T08:25:54.360Z] #25 99.94 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-01-30T08:25:54.360Z] #25 100.1 Selecting previously unselected package libbtrfs-dev:arm64. [2023-01-30T08:25:54.360Z] #25 100.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-01-30T08:25:54.360Z] #25 100.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-30T08:25:54.360Z] #25 100.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-01-30T08:25:54.360Z] #25 100.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-30T08:25:54.360Z] #25 100.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-30T08:25:54.360Z] #25 100.4 Selecting previously unselected package libudev-dev:arm64. [2023-01-30T08:25:54.619Z] #25 100.4 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-30T08:25:54.619Z] #25 100.4 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-30T08:25:54.619Z] #25 100.6 Selecting previously unselected package libsepol1-dev:arm64. [2023-01-30T08:25:54.619Z] #25 100.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-01-30T08:25:54.619Z] #25 100.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-01-30T08:25:54.877Z] #25 100.8 Selecting previously unselected package libpcre2-16-0:arm64. [2023-01-30T08:25:54.877Z] #25 100.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-01-30T08:25:54.877Z] #25 100.8 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-30T08:25:55.136Z] #25 101.0 Selecting previously unselected package libpcre2-32-0:arm64. [2023-01-30T08:25:55.136Z] #25 101.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-01-30T08:25:55.136Z] #25 101.0 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-30T08:25:55.199Z] #37 90.39 + bin/ctr [2023-01-30T08:25:55.396Z] #25 101.1 Selecting previously unselected package libpcre2-posix2:arm64. [2023-01-30T08:25:55.396Z] #25 101.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-01-30T08:25:55.396Z] #25 101.2 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-30T08:25:55.396Z] #25 101.3 Selecting previously unselected package libpcre2-dev:arm64. [2023-01-30T08:25:55.396Z] #25 101.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-01-30T08:25:55.396Z] #25 101.3 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-30T08:25:55.963Z] #25 101.7 Selecting previously unselected package libselinux1-dev:arm64. [2023-01-30T08:25:55.963Z] #25 101.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-01-30T08:25:55.963Z] #25 101.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-01-30T08:25:55.963Z] #25 102.0 Selecting previously unselected package libdevmapper-dev:arm64. [2023-01-30T08:25:56.223Z] #25 102.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-01-30T08:25:56.223Z] #25 102.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-30T08:25:56.223Z] #25 102.1 Selecting previously unselected package libseccomp-dev:arm64. [2023-01-30T08:25:56.223Z] #25 102.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-01-30T08:25:56.223Z] #25 102.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-30T08:25:56.481Z] #25 102.2 Selecting previously unselected package libsystemd-dev:arm64. [2023-01-30T08:25:56.481Z] #25 102.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-30T08:25:56.481Z] #25 102.3 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-30T08:25:57.049Z] #25 102.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-30T08:25:57.049Z] #25 102.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-01-30T08:25:57.049Z] #25 102.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-30T08:25:57.049Z] #25 102.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-01-30T08:25:57.049Z] #25 102.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-30T08:25:57.049Z] #25 102.9 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-30T08:25:57.049Z] #25 102.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-01-30T08:25:57.049Z] #25 102.9 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-30T08:25:57.049Z] #25 102.9 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-30T08:25:57.049Z] #25 103.0 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-30T08:25:57.049Z] #25 103.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-30T08:25:57.049Z] #25 103.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-30T08:25:57.049Z] #25 103.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-30T08:25:57.049Z] #25 103.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-30T08:25:57.049Z] #25 103.0 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-30T08:25:57.049Z] #25 103.0 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-30T08:25:57.049Z] #25 103.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-30T08:25:57.049Z] #25 103.1 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-30T08:25:57.049Z] #25 103.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-01-30T08:25:57.049Z] #25 103.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-30T08:25:57.049Z] #25 103.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:25:57.049Z] #25 103.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-01-30T08:25:57.049Z] #25 103.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:25:57.308Z] #25 103.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-01-30T08:25:57.308Z] #25 103.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-30T08:25:57.308Z] #25 103.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:25:57.308Z] #25 103.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-01-30T08:25:57.308Z] #25 103.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:25:57.308Z] #25 103.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-30T08:25:57.308Z] #25 103.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-30T08:25:57.308Z] #25 103.2 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-30T08:25:57.308Z] #25 103.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-30T08:25:57.308Z] #25 103.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-30T08:25:57.308Z] #25 103.3 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:25:58.285Z] #31 ... [2023-01-30T08:25:58.285Z] [2023-01-30T08:25:58.285Z] #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-01-30T08:25:58.285Z] #39 98.76 CC criu/pie/parasite.o [2023-01-30T08:25:58.285Z] #39 100.5 LINK criu/pie/parasite.built-in.o [2023-01-30T08:25:58.285Z] #39 100.5 GEN criu/pie/parasite-blob.h [2023-01-30T08:25:58.285Z] #39 100.6 CC criu/pie/parasite-vdso.o [2023-01-30T08:25:58.285Z] #39 101.7 CC criu/arch/x86/vdso-pie.o [2023-01-30T08:25:58.285Z] #39 102.2 CC criu/arch/x86/restorer.o [2023-01-30T08:25:58.285Z] #39 103.1 CC criu/arch/x86/restorer_unmap.o [2023-01-30T08:25:58.285Z] #39 103.3 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-30T08:25:58.285Z] #39 103.7 CC criu/pie/restorer.o [2023-01-30T08:25:58.484Z] #37 ... [2023-01-30T08:25:58.484Z] [2023-01-30T08:25:58.484Z] #29 [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-01-30T08:25:58.484Z] #29 137.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-30T08:25:58.484Z] #29 137.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:58.484Z] #29 137.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:25:58.484Z] #29 146.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-30T08:25:58.484Z] #29 146.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:25:58.484Z] #29 146.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-30T08:25:58.743Z] #29 ... [2023-01-30T08:25:58.743Z] [2023-01-30T08:25:58.743Z] #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-01-30T08:25:58.743Z] #38 56.68 CC images/opts.o [2023-01-30T08:25:58.743Z] #38 56.91 CC images/seccomp.o [2023-01-30T08:25:58.743Z] #38 57.18 CC images/binfmt-misc.o [2023-01-30T08:25:58.743Z] #38 57.44 CC images/time.o [2023-01-30T08:25:58.743Z] #38 57.65 CC images/sysctl.o [2023-01-30T08:25:58.743Z] #38 57.85 CC images/autofs.o [2023-01-30T08:25:58.743Z] #38 57.99 CC images/macvlan.o [2023-01-30T08:25:58.743Z] #38 58.16 CC images/sit.o [2023-01-30T08:25:58.743Z] #38 58.36 CC images/memfd.o [2023-01-30T08:25:58.743Z] #38 58.59 CC images/timens.o [2023-01-30T08:25:58.743Z] #38 58.79 LINK images/built-in.o [2023-01-30T08:25:58.743Z] #38 58.98 GEN compel/include/asm [2023-01-30T08:25:58.743Z] #38 59.00 GEN compel/include/version.h [2023-01-30T08:25:58.743Z] #38 59.02 touch .config [2023-01-30T08:25:58.743Z] #38 59.05 GEN include/common/config.h [2023-01-30T08:25:58.743Z] #38 59.18 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-30T08:25:58.743Z] #38 59.20 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-30T08:25:58.743Z] #38 59.24 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-30T08:25:58.743Z] #38 59.27 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-30T08:25:58.743Z] #38 59.33 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-30T08:25:58.743Z] #38 59.35 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-30T08:25:58.743Z] #38 59.40 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-30T08:25:58.743Z] #38 59.43 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-30T08:25:58.743Z] #38 59.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-30T08:25:58.743Z] #38 59.46 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-30T08:25:58.743Z] #38 59.47 DEP compel/plugins/std/infect.d [2023-01-30T08:25:58.743Z] #38 59.71 DEP compel/plugins/std/string.d [2023-01-30T08:25:58.743Z] #38 59.92 DEP compel/plugins/std/log.d [2023-01-30T08:25:58.743Z] #38 60.05 DEP compel/plugins/std/fds.d [2023-01-30T08:25:58.743Z] #38 60.20 DEP compel/plugins/std/std.d [2023-01-30T08:25:58.743Z] #38 60.43 DEP compel/plugins/shmem/shmem.d [2023-01-30T08:25:58.743Z] #38 60.65 DEP compel/plugins/fds/fds.d [2023-01-30T08:25:58.743Z] #38 60.93 CC compel/plugins/std/std.o [2023-01-30T08:25:58.743Z] #38 61.38 CC compel/plugins/std/fds.o [2023-01-30T08:25:59.213Z] #25 ... [2023-01-30T08:25:59.214Z] [2023-01-30T08:25:59.214Z] #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-01-30T08:25:59.214Z] #38 44.15 AR compel/plugins/fds.lib.a [2023-01-30T08:25:59.214Z] #38 44.22 HOSTDEP compel/src/lib/log-host.d [2023-01-30T08:25:59.214Z] #38 44.31 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-30T08:25:59.214Z] #38 44.39 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-01-30T08:25:59.214Z] #38 44.45 HOSTDEP compel/src/main-host.d [2023-01-30T08:25:59.214Z] #38 44.54 DEP compel/src/lib/ptrace.d [2023-01-30T08:25:59.214Z] #38 44.72 DEP compel/src/lib/infect.d [2023-01-30T08:25:59.214Z] #38 44.89 DEP compel/src/lib/infect-util.d [2023-01-30T08:25:59.214Z] #38 44.98 DEP compel/src/lib/infect-rpc.d [2023-01-30T08:25:59.214Z] #38 45.09 DEP compel/arch/aarch64/src/lib/infect.d [2023-01-30T08:25:59.214Z] #38 45.17 DEP compel/arch/aarch64/src/lib/cpu.d [2023-01-30T08:25:59.214Z] #38 45.26 DEP compel/src/lib/log.d [2023-01-30T08:25:59.214Z] #38 45.37 DEP compel/src/main.d [2023-01-30T08:25:59.214Z] #38 45.53 DEP compel/src/lib/handle-elf.d [2023-01-30T08:25:59.214Z] #38 45.66 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-01-30T08:25:59.214Z] #38 45.75 CC compel/src/lib/log.o [2023-01-30T08:25:59.214Z] #38 46.02 CC compel/arch/aarch64/src/lib/cpu.o [2023-01-30T08:25:59.214Z] #38 46.30 CC compel/arch/aarch64/src/lib/infect.o [2023-01-30T08:25:59.214Z] #38 46.61 CC compel/src/lib/infect-rpc.o [2023-01-30T08:25:59.214Z] #38 46.86 CC compel/src/lib/infect-util.o [2023-01-30T08:25:59.214Z] #38 47.19 CC compel/src/lib/infect.o [2023-01-30T08:25:59.214Z] #38 49.36 CC compel/src/lib/ptrace.o [2023-01-30T08:25:59.214Z] #38 49.64 AR compel/libcompel.a [2023-01-30T08:25:59.214Z] #38 49.72 HOSTCC compel/src/main-host.o [2023-01-30T08:25:59.214Z] #38 49.94 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-01-30T08:25:59.214Z] #38 50.15 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-30T08:25:59.214Z] #38 50.50 HOSTCC compel/src/lib/log-host.o [2023-01-30T08:25:59.214Z] #38 50.67 HOSTLINK compel/compel-host-bin [2023-01-30T08:25:59.214Z] #38 50.80 DEP soccr/soccr.d [2023-01-30T08:25:59.214Z] #38 50.93 CC soccr/soccr.o [2023-01-30T08:25:59.214Z] #38 52.36 AR soccr/libsoccr.a [2023-01-30T08:25:59.214Z] #38 52.49 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-30T08:25:59.214Z] #38 52.94 DEP criu/arch/aarch64/sigframe.d [2023-01-30T08:25:59.214Z] #38 52.99 DEP criu/arch/aarch64/crtools.d [2023-01-30T08:25:59.214Z] #38 53.10 DEP criu/arch/aarch64/cpu.d [2023-01-30T08:25:59.214Z] #38 53.13 DEP criu/arch/aarch64/bitops.d [2023-01-30T08:25:59.214Z] #38 53.15 CC criu/arch/aarch64/bitops.o [2023-01-30T08:25:59.214Z] #38 53.28 CC criu/arch/aarch64/cpu.o [2023-01-30T08:25:59.214Z] #38 53.44 CC criu/arch/aarch64/crtools.o [2023-01-30T08:25:59.214Z] #38 53.97 CC criu/arch/aarch64/sigframe.o [2023-01-30T08:25:59.309Z] #38 62.19 CC compel/plugins/std/log.o [2023-01-30T08:25:59.472Z] #38 54.22 LINK criu/arch/aarch64/crtools.built-in.o [2023-01-30T08:25:59.472Z] #38 54.28 DEP criu/pie/util-vdso.d [2023-01-30T08:25:59.590Z] #30 ... [2023-01-30T08:25:59.590Z] [2023-01-30T08:25:59.590Z] #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-01-30T08:25:59.590Z] #38 25.24 CC images/stats.o [2023-01-30T08:25:59.590Z] #38 25.61 CC images/core.o [2023-01-30T08:25:59.590Z] #38 26.36 CC images/core-x86.o [2023-01-30T08:25:59.590Z] #38 26.96 CC images/core-arm.o [2023-01-30T08:25:59.590Z] #38 27.33 CC images/core-aarch64.o [2023-01-30T08:25:59.590Z] #38 27.78 CC images/core-ppc64.o [2023-01-30T08:25:59.590Z] #38 28.60 CC images/core-s390.o [2023-01-30T08:25:59.590Z] #38 29.25 CC images/cpuinfo.o [2023-01-30T08:25:59.590Z] #38 29.67 CC images/inventory.o [2023-01-30T08:25:59.590Z] #38 29.91 CC images/fdinfo.o [2023-01-30T08:25:59.731Z] #38 54.39 DEP criu/pie/util.d [2023-01-30T08:25:59.731Z] #38 54.50 CC criu/pie/util.o [2023-01-30T08:25:59.851Z] #38 30.26 CC images/fown.o [2023-01-30T08:25:59.851Z] #38 30.47 CC images/ns.o [2023-01-30T08:25:59.990Z] #38 54.70 CC criu/pie/util-vdso.o [2023-01-30T08:26:00.113Z] #38 30.68 CC images/regfile.o [2023-01-30T08:26:00.245Z] #38 63.33 CC compel/plugins/std/string.o [2023-01-30T08:26:00.249Z] #38 55.00 AR criu/pie/pie.lib.a [2023-01-30T08:26:00.249Z] #38 55.07 DEP criu/pie/restorer.d [2023-01-30T08:26:00.249Z] #38 55.21 DEP criu/arch/aarch64/intraprocedure.d [2023-01-30T08:26:00.374Z] #38 30.94 CC images/ghost-file.o [2023-01-30T08:26:00.508Z] #38 55.24 DEP criu/arch/aarch64/restorer.d [2023-01-30T08:26:00.773Z] #38 ... [2023-01-30T08:26:00.773Z] [2023-01-30T08:26:00.773Z] #30 [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-01-30T08:26:00.773Z] #30 99.61 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-30T08:26:00.773Z] #30 99.61 + GOBIN=/build [2023-01-30T08:26:00.773Z] #30 99.61 + GO111MODULE=on [2023-01-30T08:26:00.773Z] #30 99.61 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-30T08:26:00.773Z] #30 DONE 106.5s [2023-01-30T08:26:00.773Z] [2023-01-30T08:26:00.773Z] #25 [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-01-30T08:26:00.773Z] #25 DONE 106.5s [2023-01-30T08:26:00.773Z] [2023-01-30T08:26:00.773Z] #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-01-30T08:26:00.773Z] #38 55.37 DEP criu/arch/aarch64/vdso-pie.d [2023-01-30T08:26:00.773Z] #38 55.51 DEP criu/pie/parasite-vdso.d [2023-01-30T08:26:00.773Z] #38 ... [2023-01-30T08:26:00.773Z] [2023-01-30T08:26:00.773Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-30T08:26:00.773Z] #40 ... [2023-01-30T08:26:00.773Z] [2023-01-30T08:26:00.773Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-30T08:26:00.773Z] #41 DONE 0.2s [2023-01-30T08:26:00.946Z] #38 31.28 CC images/fifo.o [2023-01-30T08:26:00.946Z] #38 31.47 CC images/remap-file-path.o [2023-01-30T08:26:01.032Z] [2023-01-30T08:26:01.032Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-30T08:26:01.032Z] #42 DONE 0.2s [2023-01-30T08:26:01.032Z] [2023-01-30T08:26:01.032Z] #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-01-30T08:26:01.032Z] #38 55.80 DEP criu/pie/parasite.d [2023-01-30T08:26:01.181Z] #38 64.10 CC compel/plugins/std/infect.o [2023-01-30T08:26:01.208Z] #38 ... [2023-01-30T08:26:01.208Z] [2023-01-30T08:26:01.208Z] #36 [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-01-30T08:26:01.208Z] #36 66.50 internal/syscall/unix [2023-01-30T08:26:01.208Z] #36 66.95 time [2023-01-30T08:26:01.208Z] #36 73.95 internal/poll [2023-01-30T08:26:01.208Z] #36 74.06 internal/fmtsort [2023-01-30T08:26:01.208Z] #36 74.55 internal/safefilepath [2023-01-30T08:26:01.208Z] #36 74.80 internal/syscall/execenv [2023-01-30T08:26:01.208Z] #36 75.04 path [2023-01-30T08:26:01.208Z] #36 75.72 io/fs [2023-01-30T08:26:01.208Z] #36 ... [2023-01-30T08:26:01.208Z] [2023-01-30T08:26:01.208Z] #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-01-30T08:26:01.208Z] #38 31.69 CC images/eventfd.o [2023-01-30T08:26:01.469Z] #38 31.90 CC images/eventpoll.o [2023-01-30T08:26:01.560Z] #39 ... [2023-01-30T08:26:01.560Z] [2023-01-30T08:26:01.560Z] #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-01-30T08:26:01.560Z] #31 189.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-30T08:26:01.560Z] #31 189.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-30T08:26:01.560Z] #31 189.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-30T08:26:01.600Z] #38 56.32 CC criu/pie/parasite.o [2023-01-30T08:26:01.733Z] #38 32.19 CC images/fh.o [2023-01-30T08:26:01.817Z] #31 190.2 Selecting previously unselected package libapparmor1:amd64. [2023-01-30T08:26:01.817Z] #31 190.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-30T08:26:01.817Z] #31 190.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-30T08:26:01.885Z] #38 64.59 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-30T08:26:01.885Z] #38 64.64 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-30T08:26:01.885Z] #38 64.77 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-30T08:26:01.885Z] #38 64.85 AR compel/plugins/std.lib.a [2023-01-30T08:26:01.994Z] #38 32.51 CC images/fsnotify.o [2023-01-30T08:26:02.074Z] #31 190.6 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-30T08:26:02.075Z] #31 190.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-30T08:26:02.075Z] #31 190.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-30T08:26:02.190Z] #38 64.95 CC compel/plugins/fds/fds.o [2023-01-30T08:26:02.255Z] #38 32.83 CC images/signalfd.o [2023-01-30T08:26:02.332Z] #31 190.8 Selecting previously unselected package libbtrfs0:amd64. [2023-01-30T08:26:02.332Z] #31 190.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-30T08:26:02.332Z] #31 190.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:26:02.463Z] #38 65.24 AR compel/plugins/fds.lib.a [2023-01-30T08:26:02.463Z] #38 65.31 HOSTDEP compel/src/lib/log-host.d [2023-01-30T08:26:02.463Z] #38 65.48 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-30T08:26:02.531Z] #38 32.95 CC images/fs.o [2023-01-30T08:26:02.531Z] #38 33.11 CC images/pstree.o [2023-01-30T08:26:02.536Z] #38 ... [2023-01-30T08:26:02.536Z] [2023-01-30T08:26:02.536Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-30T08:26:02.536Z] #43 DONE 1.7s [2023-01-30T08:26:02.536Z] [2023-01-30T08:26:02.536Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-30T08:26:02.536Z] #40 1.875 + RM_GOPATH=0 [2023-01-30T08:26:02.536Z] #40 1.875 + TMP_GOPATH= [2023-01-30T08:26:02.536Z] #40 1.875 + : /build [2023-01-30T08:26:02.536Z] #40 1.875 + '[' -z '' ']' [2023-01-30T08:26:02.536Z] #40 1.879 ++ mktemp -d [2023-01-30T08:26:02.536Z] #40 1.879 + export GOPATH=/tmp/tmp.iJaYtAZO0a [2023-01-30T08:26:02.536Z] #40 1.879 + GOPATH=/tmp/tmp.iJaYtAZO0a [2023-01-30T08:26:02.536Z] #40 1.879 + RM_GOPATH=1 [2023-01-30T08:26:02.536Z] #40 1.879 + case "$(go env GOARCH)" in [2023-01-30T08:26:02.536Z] #40 1.879 ++ go env GOARCH [2023-01-30T08:26:02.536Z] #40 1.910 Install runc version v1.1.4 (build tags: seccomp) [2023-01-30T08:26:02.536Z] #40 1.910 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:26:02.536Z] #40 1.910 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:26:02.536Z] #40 1.910 ++ dirname /tmp/install/install.sh [2023-01-30T08:26:02.536Z] #40 1.910 + dir=/tmp/install [2023-01-30T08:26:02.536Z] #40 1.910 + bin=runc [2023-01-30T08:26:02.536Z] #40 1.910 + shift [2023-01-30T08:26:02.536Z] #40 1.910 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-30T08:26:02.536Z] #40 1.910 + . /tmp/install/runc.installer [2023-01-30T08:26:02.536Z] #40 1.910 ++ set -e [2023-01-30T08:26:02.536Z] #40 1.910 ++ : v1.1.4 [2023-01-30T08:26:02.536Z] #40 1.910 + install_runc [2023-01-30T08:26:02.536Z] #40 1.910 + RUNC_BUILDTAGS=seccomp [2023-01-30T08:26:02.537Z] #40 1.910 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-30T08:26:02.537Z] #40 1.910 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iJaYtAZO0a/src/github.com/opencontainers/runc [2023-01-30T08:26:02.537Z] #40 1.910 Cloning into '/tmp/tmp.iJaYtAZO0a/src/github.com/opencontainers/runc'... [2023-01-30T08:26:02.588Z] #31 191.1 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-30T08:26:02.588Z] #31 191.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-30T08:26:02.588Z] #31 191.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:26:02.725Z] #38 65.64 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-30T08:26:02.792Z] #38 33.32 CC images/pipe.o [2023-01-30T08:26:03.006Z] #38 65.79 HOSTDEP compel/src/main-host.d [2023-01-30T08:26:03.006Z] #38 65.92 DEP compel/src/lib/ptrace.d [2023-01-30T08:26:03.053Z] #38 33.50 CC images/tcp-stream.o [2023-01-30T08:26:03.053Z] #38 33.70 CC images/sk-packet.o [2023-01-30T08:26:03.152Z] #31 191.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-30T08:26:03.152Z] #31 191.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:26:03.152Z] #31 191.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:03.152Z] #31 191.6 Selecting previously unselected package libudev-dev:amd64. [2023-01-30T08:26:03.152Z] #31 191.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:26:03.152Z] #31 191.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:03.278Z] #38 66.10 DEP compel/src/lib/infect.d [2023-01-30T08:26:03.278Z] #38 66.27 DEP compel/src/lib/infect-util.d [2023-01-30T08:26:03.278Z] #38 66.35 DEP compel/src/lib/infect-rpc.d [2023-01-30T08:26:03.408Z] #31 191.9 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-30T08:26:03.409Z] #31 191.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-30T08:26:03.409Z] #31 192.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-30T08:26:03.545Z] #38 66.52 DEP compel/arch/x86/src/lib/infect.d [2023-01-30T08:26:03.545Z] #38 66.64 DEP compel/arch/x86/src/lib/cpu.d [2023-01-30T08:26:03.625Z] #38 33.97 CC images/mnt.o [2023-01-30T08:26:03.843Z] #38 66.78 DEP compel/src/lib/log.d [2023-01-30T08:26:03.844Z] #38 66.84 DEP compel/src/main.d [2023-01-30T08:26:03.886Z] #38 34.25 CC images/pipe-data.o [2023-01-30T08:26:03.886Z] #38 34.48 CC images/sa.o [2023-01-30T08:26:03.919Z] #40 ... [2023-01-30T08:26:03.919Z] [2023-01-30T08:26:03.919Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-30T08:26:03.919Z] #44 DONE 1.3s [2023-01-30T08:26:03.919Z] [2023-01-30T08:26:03.919Z] #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-01-30T08:26:03.919Z] #38 58.19 LINK criu/pie/parasite.built-in.o [2023-01-30T08:26:03.919Z] #38 58.22 GEN criu/pie/parasite-blob.h [2023-01-30T08:26:03.919Z] #38 58.26 CC criu/pie/parasite-vdso.o [2023-01-30T08:26:03.972Z] #31 192.5 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-30T08:26:03.972Z] #31 192.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:03.972Z] #31 192.5 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:04.117Z] #38 66.94 DEP compel/src/lib/handle-elf.d [2023-01-30T08:26:04.117Z] #38 67.07 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-30T08:26:04.149Z] #38 34.74 CC images/timer.o [2023-01-30T08:26:04.380Z] #38 67.28 CC compel/src/lib/log.o [2023-01-30T08:26:04.487Z] #38 ... [2023-01-30T08:26:04.487Z] [2023-01-30T08:26:04.487Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-30T08:26:04.487Z] #0 0.791 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-30T08:26:04.487Z] #45 DONE 0.9s [2023-01-30T08:26:04.487Z] [2023-01-30T08:26:04.487Z] #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-01-30T08:26:04.487Z] #38 59.26 CC criu/arch/aarch64/vdso-pie.o [2023-01-30T08:26:04.511Z] #31 192.9 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-30T08:26:04.511Z] #31 192.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:04.511Z] #31 192.9 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:04.644Z] #38 67.52 CC compel/arch/x86/src/lib/cpu.o [2023-01-30T08:26:04.723Z] #38 35.11 CC images/timerfd.o [2023-01-30T08:26:04.723Z] #38 35.31 CC images/mm.o [2023-01-30T08:26:04.823Z] #31 193.2 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-30T08:26:04.823Z] #31 193.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:04.823Z] #31 193.2 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:04.823Z] #31 193.4 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-30T08:26:04.984Z] #38 35.59 CC images/sk-opts.o [2023-01-30T08:26:05.054Z] #38 59.70 CC criu/arch/aarch64/restorer.o [2023-01-30T08:26:05.112Z] #31 193.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:05.112Z] #31 193.5 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:05.112Z] #31 ... [2023-01-30T08:26:05.112Z] [2023-01-30T08:26:05.112Z] #27 [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-01-30T08:26:05.112Z] #27 183.6 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-30T08:26:05.112Z] #27 183.6 + GOBIN=/build [2023-01-30T08:26:05.112Z] #27 183.6 + GO111MODULE=on [2023-01-30T08:26:05.112Z] #27 183.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-30T08:26:05.245Z] #38 35.80 CC images/sk-unix.o [2023-01-30T08:26:05.314Z] #38 ... [2023-01-30T08:26:05.314Z] [2023-01-30T08:26:05.314Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-30T08:26:05.314Z] #46 DONE 0.9s [2023-01-30T08:26:05.369Z] #27 ... [2023-01-30T08:26:05.369Z] [2023-01-30T08:26:05.369Z] #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-01-30T08:26:05.370Z] #39 108.3 LINK criu/pie/restorer.built-in.o [2023-01-30T08:26:05.370Z] #39 108.3 GEN criu/pie/restorer-blob.h [2023-01-30T08:26:05.370Z] #39 108.5 DEP criu/vdso.d [2023-01-30T08:26:05.370Z] #39 108.9 DEP criu/vdso-compat.d [2023-01-30T08:26:05.370Z] #39 109.2 DEP criu/uts_ns.d [2023-01-30T08:26:05.370Z] #39 109.5 DEP criu/util.d [2023-01-30T08:26:05.370Z] #39 109.8 DEP criu/uffd.d [2023-01-30T08:26:05.370Z] #39 110.3 DEP criu/tun.d [2023-01-30T08:26:05.370Z] #39 110.7 DEP criu/tty.d [2023-01-30T08:26:05.370Z] #39 111.1 DEP criu/timerfd.d [2023-01-30T08:26:05.370Z] #39 111.5 DEP criu/timens.d [2023-01-30T08:26:05.370Z] #39 111.8 DEP criu/sysfs_parse.d [2023-01-30T08:26:05.370Z] #39 112.0 DEP criu/sysctl.d [2023-01-30T08:26:05.370Z] #39 112.2 DEP criu/string.d [2023-01-30T08:26:05.370Z] #39 112.3 DEP criu/stats.d [2023-01-30T08:26:05.507Z] #38 36.10 CC images/sk-inet.o [2023-01-30T08:26:05.575Z] [2023-01-30T08:26:05.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-01-30T08:26:05.575Z] #38 60.32 CC criu/arch/aarch64/intraprocedure.o [2023-01-30T08:26:05.575Z] #38 60.43 CC criu/pie/restorer.o [2023-01-30T08:26:05.603Z] #38 68.50 CC compel/arch/x86/src/lib/infect.o [2023-01-30T08:26:05.626Z] #39 112.5 DEP criu/sockets.d [2023-01-30T08:26:05.769Z] #38 36.44 CC images/tun.o [2023-01-30T08:26:05.890Z] #39 112.7 DEP criu/sk-unix.d [2023-01-30T08:26:06.149Z] #39 112.9 DEP criu/sk-tcp.d [2023-01-30T08:26:06.171Z] #38 69.32 CC compel/src/lib/infect-rpc.o [2023-01-30T08:26:06.341Z] #38 36.73 CC images/sk-netlink.o [2023-01-30T08:26:06.341Z] #38 36.94 CC images/packet-sock.o [2023-01-30T08:26:06.452Z] #39 113.3 DEP criu/sk-queue.d [2023-01-30T08:26:06.452Z] #39 ... [2023-01-30T08:26:06.452Z] [2023-01-30T08:26:06.452Z] #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-01-30T08:26:06.452Z] #31 195.1 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-30T08:26:06.513Z] #38 ... [2023-01-30T08:26:06.513Z] [2023-01-30T08:26:06.513Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-30T08:26:06.513Z] #47 DONE 1.0s [2023-01-30T08:26:06.513Z] [2023-01-30T08:26:06.513Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-30T08:26:06.602Z] #38 37.23 CC images/ipc-var.o [2023-01-30T08:26:06.710Z] #31 ... [2023-01-30T08:26:06.710Z] [2023-01-30T08:26:06.710Z] #27 [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-01-30T08:26:06.710Z] #27 DONE 195.2s [2023-01-30T08:26:06.710Z] [2023-01-30T08:26:06.710Z] #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-01-30T08:26:06.710Z] #31 195.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-30T08:26:06.710Z] #31 195.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-30T08:26:06.710Z] #31 ... [2023-01-30T08:26:06.710Z] [2023-01-30T08:26:06.710Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-30T08:26:06.710Z] #40 DONE 0.1s [2023-01-30T08:26:06.739Z] #38 ... [2023-01-30T08:26:06.739Z] [2023-01-30T08:26:06.739Z] #29 [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-01-30T08:26:06.739Z] #29 155.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-30T08:26:06.739Z] #29 155.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:26:06.739Z] #29 155.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:26:06.863Z] #38 37.41 CC images/ipc-desc.o [2023-01-30T08:26:06.863Z] #38 37.60 CC images/ipc-shm.o [2023-01-30T08:26:06.967Z] [2023-01-30T08:26:06.967Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-30T08:26:06.967Z] #41 DONE 0.1s [2023-01-30T08:26:06.967Z] [2023-01-30T08:26:06.967Z] #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-01-30T08:26:06.967Z] #39 113.5 DEP criu/sk-packet.d [2023-01-30T08:26:06.967Z] #39 113.8 DEP criu/sk-netlink.d [2023-01-30T08:26:07.434Z] #38 37.78 CC images/ipc-msg.o [2023-01-30T08:26:07.434Z] #38 38.02 CC images/ipc-sem.o [2023-01-30T08:26:07.454Z] #48 DONE 1.0s [2023-01-30T08:26:07.454Z] [2023-01-30T08:26:07.454Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:07.532Z] #39 114.1 DEP criu/sk-inet.d [2023-01-30T08:26:07.532Z] #39 114.5 DEP criu/signalfd.d [2023-01-30T08:26:07.695Z] #38 38.20 CC images/utsns.o [2023-01-30T08:26:07.956Z] #38 38.37 CC images/creds.o [2023-01-30T08:26:07.956Z] #38 38.56 CC images/vma.o [2023-01-30T08:26:08.217Z] #38 38.77 CC images/netdev.o [2023-01-30T08:26:08.229Z] #39 114.9 DEP criu/sigframe.d [2023-01-30T08:26:08.480Z] #38 39.13 CC images/tty.o [2023-01-30T08:26:08.490Z] #39 115.2 DEP criu/shmem.d [2023-01-30T08:26:08.751Z] #39 115.4 DEP criu/servicefd.d [2023-01-30T08:26:08.751Z] #39 115.7 DEP criu/seize.d [2023-01-30T08:26:08.834Z] #49 1.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:26:08.834Z] #49 1.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:26:08.834Z] #49 1.342 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:26:09.051Z] #38 ... [2023-01-30T08:26:09.051Z] [2023-01-30T08:26:09.051Z] #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-01-30T08:26:09.051Z] #30 84.39 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-30T08:26:09.051Z] #30 84.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:26:09.051Z] #30 84.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:26:09.353Z] #39 116.1 DEP criu/seccomp.d [2023-01-30T08:26:09.401Z] #49 1.998 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-30T08:26:09.609Z] #39 116.3 DEP criu/rst-malloc.d [2023-01-30T08:26:09.609Z] #39 116.4 DEP criu/rbtree.d [2023-01-30T08:26:09.609Z] #39 116.4 DEP criu/pstree.d [2023-01-30T08:26:09.865Z] #39 116.6 DEP criu/protobuf.d [2023-01-30T08:26:09.865Z] #39 116.8 GEN criu/protobuf-desc-gen.h [2023-01-30T08:26:10.442Z] #39 ... [2023-01-30T08:26:10.442Z] [2023-01-30T08:26:10.442Z] #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-01-30T08:26:10.442Z] #31 195.7 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-30T08:26:10.442Z] #31 195.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:26:10.442Z] #31 195.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:10.442Z] #31 195.8 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-30T08:26:10.442Z] #31 195.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-30T08:26:10.442Z] #31 195.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-30T08:26:10.442Z] #31 196.1 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-30T08:26:10.442Z] #31 196.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:26:10.442Z] #31 196.1 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:10.442Z] #31 197.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-30T08:26:10.442Z] #31 197.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-30T08:26:10.442Z] #31 197.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-30T08:26:10.442Z] #31 197.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-30T08:26:10.442Z] #31 197.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-30T08:26:10.442Z] #31 197.2 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:10.442Z] #31 197.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:26:10.442Z] #31 197.3 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:10.442Z] #31 197.3 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:10.442Z] #31 197.3 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:10.442Z] #31 197.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-30T08:26:10.442Z] #31 197.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:26:10.442Z] #31 197.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-30T08:26:10.442Z] #31 197.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-30T08:26:10.442Z] #31 197.4 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-30T08:26:10.442Z] #31 197.5 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:10.442Z] #31 197.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-30T08:26:10.442Z] #31 197.5 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:10.442Z] #31 197.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-30T08:26:10.442Z] #31 197.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-30T08:26:10.442Z] #31 197.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:26:10.442Z] #31 197.6 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-01-30T08:26:10.442Z] #31 197.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:26:10.442Z] #31 197.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-01-30T08:26:10.442Z] #31 197.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-30T08:26:10.442Z] #31 197.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:26:10.442Z] #31 197.7 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-01-30T08:26:10.442Z] #31 197.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:26:10.442Z] #31 197.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-30T08:26:10.442Z] #31 197.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:10.442Z] #31 197.9 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-30T08:26:10.442Z] #31 198.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:10.443Z] #31 198.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:10.443Z] #31 198.4 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:26:10.443Z] #31 DONE 198.8s [2023-01-30T08:26:10.443Z] [2023-01-30T08:26:10.443Z] #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-01-30T08:26:10.776Z] #49 3.410 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-30T08:26:12.328Z] Running on azwin-2-8f9500 in d:\jenkins\workspace\moby_PR-44882 [Pipeline] { [2023-01-30T08:26:12.332Z] #42 1.951 + RM_GOPATH=0 [2023-01-30T08:26:12.332Z] #42 1.954 + TMP_GOPATH= [2023-01-30T08:26:12.332Z] #42 1.954 + : /build [2023-01-30T08:26:12.332Z] #42 1.954 + '[' -z '' ']' [2023-01-30T08:26:12.332Z] #42 1.956 ++ mktemp -d [2023-01-30T08:26:12.332Z] #42 1.957 + export GOPATH=/tmp/tmp.i4o4aExeWg [2023-01-30T08:26:12.332Z] #42 1.957 + GOPATH=/tmp/tmp.i4o4aExeWg [2023-01-30T08:26:12.332Z] #42 1.958 + RM_GOPATH=1 [2023-01-30T08:26:12.332Z] #42 1.958 + case "$(go env GOARCH)" in [2023-01-30T08:26:12.332Z] #42 1.960 ++ go env GOARCH [2023-01-30T08:26:12.332Z] #42 1.980 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:26:12.332Z] #42 1.984 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:26:12.332Z] #42 1.985 ++ dirname /tmp/install/install.sh [2023-01-30T08:26:12.332Z] #42 1.989 + dir=/tmp/install [2023-01-30T08:26:12.332Z] #42 1.989 + bin=runc [2023-01-30T08:26:12.332Z] #42 1.989 + shift [2023-01-30T08:26:12.332Z] #42 1.992 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-30T08:26:12.332Z] #42 1.992 + . /tmp/install/runc.installer [2023-01-30T08:26:12.332Z] #42 1.993 ++ set -e [2023-01-30T08:26:12.332Z] #42 1.993 ++ : v1.1.4 [2023-01-30T08:26:12.332Z] #42 1.993 + install_runc [2023-01-30T08:26:12.332Z] #42 1.994 + RUNC_BUILDTAGS=seccomp [2023-01-30T08:26:12.332Z] #42 1.994 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-30T08:26:12.332Z] #42 1.994 Install runc version v1.1.4 (build tags: seccomp) [2023-01-30T08:26:12.332Z] #42 1.995 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.i4o4aExeWg/src/github.com/opencontainers/runc [2023-01-30T08:26:12.332Z] #42 2.004 Cloning into '/tmp/tmp.i4o4aExeWg/src/github.com/opencontainers/runc'... [Pipeline] ws [2023-01-30T08:26:12.344Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-01-30T08:26:12.443Z] #30 ... [2023-01-30T08:26:12.443Z] [2023-01-30T08:26:12.443Z] #36 [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-01-30T08:26:12.443Z] #36 77.14 strings [2023-01-30T08:26:12.443Z] #36 77.43 os [2023-01-30T08:26:12.443Z] #36 79.83 bufio [2023-01-30T08:26:12.443Z] #36 81.43 fmt [2023-01-30T08:26:12.443Z] #36 81.56 io/ioutil [2023-01-30T08:26:12.443Z] #36 81.86 text/tabwriter [2023-01-30T08:26:12.443Z] #36 84.33 flag [2023-01-30T08:26:12.443Z] #36 84.33 github.com/BurntSushi/toml [2023-01-30T08:26:12.443Z] #36 86.01 log [2023-01-30T08:26:12.443Z] #36 ... [2023-01-30T08:26:12.443Z] [2023-01-30T08:26:12.443Z] #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-01-30T08:26:12.443Z] #38 39.67 CC images/file-lock.o [2023-01-30T08:26:12.443Z] #38 39.87 CC images/rlimit.o [2023-01-30T08:26:12.443Z] #38 40.12 CC images/pagemap.o [2023-01-30T08:26:12.443Z] #38 40.44 CC images/siginfo.o [2023-01-30T08:26:12.443Z] #38 40.66 CC images/rpc.o [2023-01-30T08:26:12.443Z] #38 41.79 CC images/ext-file.o [2023-01-30T08:26:12.443Z] #38 41.98 CC images/cgroup.o [2023-01-30T08:26:12.443Z] #38 42.51 CC images/userns.o [2023-01-30T08:26:12.443Z] #38 42.75 CC images/google/protobuf/descriptor.o [2023-01-30T08:26:12.589Z] #42 ... [2023-01-30T08:26:12.589Z] [2023-01-30T08:26:12.589Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-30T08:26:12.589Z] #43 DONE 2.2s [2023-01-30T08:26:12.589Z] [2023-01-30T08:26:12.589Z] #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-01-30T08:26:12.589Z] #39 119.3 DEP criu/protobuf-desc.d [2023-01-30T08:26:12.589Z] #39 119.5 DEP criu/proc_parse.d [2023-01-30T08:26:12.679Z] #49 ... [2023-01-30T08:26:12.679Z] [2023-01-30T08:26:12.679Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-30T08:26:12.679Z] #40 11.80 + cd /tmp/tmp.iJaYtAZO0a/src/github.com/opencontainers/runc [2023-01-30T08:26:12.679Z] #40 11.80 + git checkout -q v1.1.4 [2023-01-30T08:26:12.938Z] #40 12.35 + '[' -z '' ']' [2023-01-30T08:26:12.938Z] #40 12.35 + target=static [2023-01-30T08:26:12.938Z] #40 12.36 + make BUILDTAGS=seccomp static [2023-01-30T08:26:13.152Z] #39 119.9 DEP criu/plugin.d [2023-01-30T08:26:13.152Z] #39 120.0 DEP criu/pipes.d [2023-01-30T08:26:13.197Z] #40 12.70 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-01-30T08:26:13.409Z] #39 120.2 DEP criu/pie-util.d [2023-01-30T08:26:13.409Z] #39 120.4 DEP criu/pie-util-vdso.d [2023-01-30T08:26:13.629Z] The recommended git tool is: git [2023-01-30T08:26:13.667Z] #39 120.6 DEP criu/pie-util-vdso-elf32.d [2023-01-30T08:26:13.924Z] #39 120.8 DEP criu/path.d [2023-01-30T08:26:13.924Z] #39 ... [2023-01-30T08:26:13.924Z] [2023-01-30T08:26:13.924Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-30T08:26:13.924Z] #44 DONE 1.6s [2023-01-30T08:26:14.181Z] [2023-01-30T08:26:14.181Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-30T08:26:14.379Z] #38 44.64 CC images/opts.o [2023-01-30T08:26:14.379Z] #38 44.84 CC images/seccomp.o [2023-01-30T08:26:14.639Z] #38 45.19 CC images/binfmt-misc.o [2023-01-30T08:26:14.640Z] #38 45.36 CC images/time.o [2023-01-30T08:26:14.863Z] #29 ... [2023-01-30T08:26:14.863Z] [2023-01-30T08:26:14.863Z] #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-01-30T08:26:14.863Z] #38 69.80 CC compel/src/lib/infect-util.o [2023-01-30T08:26:14.863Z] #38 70.00 CC compel/src/lib/infect.o [2023-01-30T08:26:14.863Z] #38 72.86 CC compel/src/lib/ptrace.o [2023-01-30T08:26:14.863Z] #38 73.38 AR compel/libcompel.a [2023-01-30T08:26:14.863Z] #38 73.49 HOSTCC compel/src/main-host.o [2023-01-30T08:26:14.863Z] #38 74.01 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-30T08:26:14.863Z] #38 74.27 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-30T08:26:14.863Z] #38 74.79 HOSTCC compel/src/lib/log-host.o [2023-01-30T08:26:14.863Z] #38 75.20 HOSTLINK compel/compel-host-bin [2023-01-30T08:26:14.863Z] #38 75.55 DEP soccr/soccr.d [2023-01-30T08:26:14.863Z] #38 75.92 CC soccr/soccr.o [2023-01-30T08:26:14.900Z] #38 ... [2023-01-30T08:26:14.900Z] [2023-01-30T08:26:14.900Z] #36 [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-01-30T08:26:14.900Z] #36 88.59 github.com/BurntSushi/toml/cmd/tomlv [2023-01-30T08:26:14.900Z] #36 DONE 90.3s [2023-01-30T08:26:15.120Z] #38 78.10 AR soccr/libsoccr.a [2023-01-30T08:26:15.160Z] [2023-01-30T08:26:15.161Z] #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-01-30T08:26:15.161Z] #38 45.58 CC images/sysctl.o [2023-01-30T08:26:15.161Z] #38 45.76 CC images/autofs.o [2023-01-30T08:26:15.378Z] #38 78.24 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-30T08:26:15.421Z] #38 45.92 CC images/macvlan.o [2023-01-30T08:26:15.548Z] #45 1.607 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-30T08:26:15.638Z] #38 78.56 DEP criu/arch/x86/sigframe.d [2023-01-30T08:26:15.638Z] #38 78.75 DEP criu/arch/x86/sigaction_compat.d [2023-01-30T08:26:15.682Z] #38 46.21 CC images/sit.o [2023-01-30T08:26:15.805Z] #45 DONE 1.7s [2023-01-30T08:26:15.805Z] [2023-01-30T08:26:15.805Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-30T08:26:15.896Z] #38 78.91 DEP criu/arch/x86/kerndat.d [2023-01-30T08:26:15.941Z] #38 46.49 CC images/memfd.o [2023-01-30T08:26:16.154Z] #38 79.10 DEP criu/arch/x86/crtools.d [2023-01-30T08:26:16.218Z] #38 46.75 CC images/timens.o [2023-01-30T08:26:16.412Z] #38 79.26 DEP criu/arch/x86/cpu.d [2023-01-30T08:26:16.413Z] #38 79.38 CC criu/arch/x86/cpu.o [2023-01-30T08:26:16.478Z] #38 46.99 LINK images/built-in.o [2023-01-30T08:26:16.479Z] #38 47.20 GEN compel/include/asm [2023-01-30T08:26:16.739Z] #38 47.24 GEN compel/include/version.h [2023-01-30T08:26:16.739Z] #38 47.29 touch .config [2023-01-30T08:26:16.739Z] #38 47.33 GEN include/common/config.h [2023-01-30T08:26:16.739Z] #38 47.46 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-30T08:26:16.979Z] #38 79.89 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:26:16.979Z] #38 79.89 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:26:16.979Z] #38 79.89 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:26:16.979Z] #38 79.89 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:26:16.979Z] #38 79.89 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:26:16.979Z] #38 79.91 CC criu/arch/x86/crtools.o [2023-01-30T08:26:16.999Z] #38 47.48 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-30T08:26:16.999Z] #38 47.52 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-30T08:26:16.999Z] #38 47.56 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-30T08:26:16.999Z] #38 47.57 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-30T08:26:16.999Z] #38 47.61 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-30T08:26:16.999Z] #38 47.63 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-30T08:26:16.999Z] #38 47.67 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-30T08:26:17.175Z] #46 DONE 1.5s [2023-01-30T08:26:17.175Z] [2023-01-30T08:26:17.175Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-30T08:26:17.175Z] #39 121.1 DEP criu/parasite-syscall.d [2023-01-30T08:26:17.175Z] #39 121.4 DEP criu/pagemap.d [2023-01-30T08:26:17.175Z] #39 121.8 DEP criu/pagemap-cache.d [2023-01-30T08:26:17.175Z] #39 122.0 DEP criu/page-xfer.d [2023-01-30T08:26:17.175Z] #39 122.4 DEP criu/page-pipe.d [2023-01-30T08:26:17.175Z] #39 122.5 DEP criu/netfilter.d [2023-01-30T08:26:17.175Z] #39 123.0 DEP criu/net.d [2023-01-30T08:26:17.175Z] #39 123.3 DEP criu/namespaces.d [2023-01-30T08:26:17.175Z] #39 123.6 DEP criu/mount.d [2023-01-30T08:26:17.175Z] #39 123.9 DEP criu/memfd.d [2023-01-30T08:26:17.175Z] #39 124.0 DEP criu/mem.d [2023-01-30T08:26:17.259Z] #38 47.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-30T08:26:17.259Z] #38 47.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-30T08:26:17.259Z] #38 47.73 DEP compel/plugins/std/infect.d [2023-01-30T08:26:17.259Z] #38 47.91 DEP compel/plugins/std/string.d [2023-01-30T08:26:17.432Z] #39 124.3 DEP criu/lsm.d [2023-01-30T08:26:17.520Z] #38 48.04 DEP compel/plugins/std/log.d [2023-01-30T08:26:17.784Z] #38 48.19 DEP compel/plugins/std/fds.d [2023-01-30T08:26:17.784Z] #38 48.27 DEP compel/plugins/std/std.d [2023-01-30T08:26:17.784Z] #38 48.37 DEP compel/plugins/shmem/shmem.d [2023-01-30T08:26:17.913Z] #38 80.80 CC criu/arch/x86/kerndat.o [2023-01-30T08:26:17.996Z] #39 124.6 DEP criu/log.d [2023-01-30T08:26:17.996Z] #39 124.8 DEP criu/libnetlink.d [2023-01-30T08:26:18.044Z] #38 48.46 DEP compel/plugins/fds/fds.d [2023-01-30T08:26:18.044Z] #38 48.66 CC compel/plugins/std/std.o [2023-01-30T08:26:18.172Z] #38 81.13 CC criu/arch/x86/sigaction_compat.o [2023-01-30T08:26:18.253Z] #39 125.1 DEP criu/kerndat.d [2023-01-30T08:26:18.304Z] #38 48.95 CC compel/plugins/std/fds.o [2023-01-30T08:26:18.430Z] #38 81.47 CC criu/arch/x86/sigframe.o [2023-01-30T08:26:18.468Z] #40 ... [2023-01-30T08:26:18.468Z] [2023-01-30T08:26:18.468Z] #33 [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-01-30T08:26:18.468Z] #33 113.6 Updating files: 19% (2275/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 33% (3795/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: 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: 54% (6211/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 79% (9112/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2023-01-30T08:26:18.468Z] #33 117.4 + cd /tmp/tmp.bmewCRTkSi/tmp/docker-ce [2023-01-30T08:26:18.468Z] #33 117.4 + git checkout -q v17.06.2-ce [2023-01-30T08:26:18.468Z] #33 120.6 + mkdir -p /tmp/tmp.bmewCRTkSi/src/github.com/docker [2023-01-30T08:26:18.468Z] #33 120.6 + mv components/cli /tmp/tmp.bmewCRTkSi/src/github.com/docker/cli [2023-01-30T08:26:18.468Z] #33 120.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-01-30T08:26:18.564Z] #38 49.28 CC compel/plugins/std/log.o [2023-01-30T08:26:18.689Z] #38 81.83 LINK criu/arch/x86/crtools.built-in.o [2023-01-30T08:26:18.817Z] #39 125.4 DEP criu/kcmp-ids.d [2023-01-30T08:26:18.817Z] #39 125.5 DEP criu/irmap.d [2023-01-30T08:26:18.817Z] #39 125.8 DEP criu/ipc_ns.d [2023-01-30T08:26:18.947Z] #38 81.88 DEP criu/pie/util-vdso-elf32.d [2023-01-30T08:26:19.206Z] #38 82.06 DEP criu/pie/util-vdso.d [2023-01-30T08:26:19.206Z] #38 82.28 DEP criu/pie/util.d [2023-01-30T08:26:19.382Z] #39 126.1 DEP criu/image.d [2023-01-30T08:26:19.464Z] #38 82.52 CC criu/pie/util.o [2023-01-30T08:26:19.504Z] #38 49.98 CC compel/plugins/std/string.o [2023-01-30T08:26:19.639Z] #39 ... [2023-01-30T08:26:19.639Z] [2023-01-30T08:26:19.639Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-30T08:26:19.639Z] #47 DONE 2.2s [2023-01-30T08:26:19.639Z] [2023-01-30T08:26:19.639Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-30T08:26:19.843Z] #33 ... [2023-01-30T08:26:19.843Z] [2023-01-30T08:26:19.843Z] #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-01-30T08:26:19.843Z] #38 64.34 LINK criu/pie/restorer.built-in.o [2023-01-30T08:26:19.843Z] #38 64.36 GEN criu/pie/restorer-blob.h [2023-01-30T08:26:19.843Z] #38 64.44 DEP criu/vdso.d [2023-01-30T08:26:19.843Z] #38 64.59 DEP criu/uts_ns.d [2023-01-30T08:26:19.843Z] #38 64.80 DEP criu/util.d [2023-01-30T08:26:19.843Z] #38 65.03 DEP criu/uffd.d [2023-01-30T08:26:19.843Z] #38 65.22 DEP criu/tun.d [2023-01-30T08:26:19.843Z] #38 65.37 DEP criu/tty.d [2023-01-30T08:26:19.843Z] #38 65.54 DEP criu/timerfd.d [2023-01-30T08:26:19.843Z] #38 65.71 DEP criu/timens.d [2023-01-30T08:26:19.843Z] #38 65.84 DEP criu/sysfs_parse.d [2023-01-30T08:26:19.843Z] #38 65.97 DEP criu/sysctl.d [2023-01-30T08:26:19.843Z] #38 66.14 DEP criu/string.d [2023-01-30T08:26:19.843Z] #38 66.21 DEP criu/stats.d [2023-01-30T08:26:19.843Z] #38 66.38 DEP criu/sockets.d [2023-01-30T08:26:19.843Z] #38 66.51 DEP criu/sk-unix.d [2023-01-30T08:26:19.843Z] #38 66.67 DEP criu/sk-tcp.d [2023-01-30T08:26:19.843Z] #38 66.84 DEP criu/sk-queue.d [2023-01-30T08:26:19.843Z] #38 66.98 DEP criu/sk-packet.d [2023-01-30T08:26:19.843Z] #38 67.14 DEP criu/sk-netlink.d [2023-01-30T08:26:19.843Z] #38 67.29 DEP criu/sk-inet.d [2023-01-30T08:26:19.843Z] #38 67.50 DEP criu/signalfd.d [2023-01-30T08:26:19.843Z] #38 67.65 DEP criu/sigframe.d [2023-01-30T08:26:19.843Z] #38 67.77 DEP criu/shmem.d [2023-01-30T08:26:19.843Z] #38 67.89 DEP criu/servicefd.d [2023-01-30T08:26:19.843Z] #38 68.04 DEP criu/seize.d [2023-01-30T08:26:19.843Z] #38 68.17 DEP criu/seccomp.d [2023-01-30T08:26:19.843Z] #38 68.29 DEP criu/rst-malloc.d [2023-01-30T08:26:19.843Z] #38 68.35 DEP criu/rbtree.d [2023-01-30T08:26:19.843Z] #38 68.38 DEP criu/pstree.d [2023-01-30T08:26:19.843Z] #38 68.55 DEP criu/protobuf.d [2023-01-30T08:26:19.843Z] #38 68.68 GEN criu/protobuf-desc-gen.h [2023-01-30T08:26:19.843Z] #38 71.28 DEP criu/protobuf-desc.d [2023-01-30T08:26:19.843Z] #38 71.39 DEP criu/proc_parse.d [2023-01-30T08:26:19.843Z] #38 71.57 DEP criu/plugin.d [2023-01-30T08:26:19.843Z] #38 71.73 DEP criu/pipes.d [2023-01-30T08:26:19.843Z] #38 71.93 DEP criu/pie-util.d [2023-01-30T08:26:19.843Z] #38 72.09 DEP criu/pie-util-vdso.d [2023-01-30T08:26:19.843Z] #38 72.17 DEP criu/path.d [2023-01-30T08:26:19.843Z] #38 72.27 DEP criu/parasite-syscall.d [2023-01-30T08:26:19.843Z] #38 72.47 DEP criu/pagemap.d [2023-01-30T08:26:19.843Z] #38 72.68 DEP criu/pagemap-cache.d [2023-01-30T08:26:19.843Z] #38 72.80 DEP criu/page-xfer.d [2023-01-30T08:26:19.843Z] #38 72.95 DEP criu/page-pipe.d [2023-01-30T08:26:19.843Z] #38 73.06 DEP criu/netfilter.d [2023-01-30T08:26:19.843Z] #38 73.17 DEP criu/net.d [2023-01-30T08:26:19.843Z] #38 73.43 DEP criu/namespaces.d [2023-01-30T08:26:19.843Z] #38 73.58 DEP criu/mount.d [2023-01-30T08:26:19.843Z] #38 73.72 DEP criu/memfd.d [2023-01-30T08:26:19.843Z] #38 73.92 DEP criu/mem.d [2023-01-30T08:26:19.843Z] #38 74.09 DEP criu/lsm.d [2023-01-30T08:26:19.843Z] #38 74.29 DEP criu/log.d [2023-01-30T08:26:19.843Z] #38 74.43 DEP criu/libnetlink.d [2023-01-30T08:26:19.843Z] #38 74.52 DEP criu/kerndat.d [2023-01-30T08:26:19.843Z] #38 74.62 DEP criu/kcmp-ids.d [2023-01-30T08:26:19.843Z] #38 74.69 DEP criu/irmap.d [2023-01-30T08:26:20.030Z] #38 83.00 CC criu/pie/util-vdso.o [2023-01-30T08:26:20.074Z] #38 50.56 CC compel/plugins/std/infect.o [2023-01-30T08:26:20.101Z] #38 74.86 DEP criu/ipc_ns.d [2023-01-30T08:26:20.335Z] #38 50.92 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-30T08:26:20.335Z] #38 50.98 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-30T08:26:20.335Z] #38 51.01 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-30T08:26:20.335Z] #38 51.06 AR compel/plugins/std.lib.a [2023-01-30T08:26:20.359Z] #38 74.99 DEP criu/image.d [2023-01-30T08:26:20.359Z] #38 75.15 DEP criu/image-desc.d [2023-01-30T08:26:20.595Z] #38 51.14 CC compel/plugins/fds/fds.o [2023-01-30T08:26:20.618Z] #38 75.31 DEP criu/fsnotify.d [2023-01-30T08:26:20.618Z] #38 75.45 DEP criu/filesystems.d [2023-01-30T08:26:20.855Z] #38 51.42 AR compel/plugins/fds.lib.a [2023-01-30T08:26:20.855Z] #38 51.48 HOSTDEP compel/src/lib/log-host.d [2023-01-30T08:26:20.876Z] #38 75.62 DEP criu/files.d [2023-01-30T08:26:21.008Z] #48 DONE 1.4s [2023-01-30T08:26:21.008Z] [2023-01-30T08:26:21.008Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:21.116Z] #38 51.57 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-30T08:26:21.116Z] #38 51.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-30T08:26:21.116Z] #38 51.71 HOSTDEP compel/src/main-host.d [2023-01-30T08:26:21.134Z] #38 75.82 DEP criu/files-reg.d [2023-01-30T08:26:21.134Z] #38 76.00 DEP criu/files-ext.d [2023-01-30T08:26:21.134Z] #38 76.11 DEP criu/file-lock.d [2023-01-30T08:26:21.376Z] #38 51.79 DEP compel/src/lib/ptrace.d [2023-01-30T08:26:21.376Z] #38 51.90 DEP compel/src/lib/infect.d [2023-01-30T08:26:21.392Z] #38 76.24 DEP criu/file-ids.d [2023-01-30T08:26:21.392Z] #38 76.35 DEP criu/fifo.d [2023-01-30T08:26:21.404Z] #38 84.15 CC criu/pie/util-vdso-elf32.o [2023-01-30T08:26:21.635Z] #38 52.06 DEP compel/src/lib/infect-util.d [2023-01-30T08:26:21.635Z] #38 52.16 DEP compel/src/lib/infect-rpc.d [2023-01-30T08:26:21.635Z] #38 ... [2023-01-30T08:26:21.635Z] [2023-01-30T08:26:21.635Z] #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-01-30T08:26:21.650Z] #38 76.50 DEP criu/fdstore.d [2023-01-30T08:26:21.650Z] #38 76.59 DEP criu/fault-injection.d [2023-01-30T08:26:21.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-30T08:26:21.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-30T08:26:21.908Z] #38 76.65 DEP criu/external.d [2023-01-30T08:26:21.908Z] #38 76.78 DEP criu/eventpoll.d [2023-01-30T08:26:22.166Z] #38 76.95 DEP criu/eventfd.d [2023-01-30T08:26:22.339Z] #38 85.18 AR criu/pie/pie.lib.a [2023-01-30T08:26:22.339Z] #38 85.28 DEP criu/pie/restorer.d [2023-01-30T08:26:22.425Z] #38 77.05 DEP criu/crtools.d [2023-01-30T08:26:22.425Z] #38 77.22 DEP criu/cr-service.d [2023-01-30T08:26:22.425Z] #38 77.31 DEP criu/cr-restore.d [2023-01-30T08:26:22.597Z] #38 85.53 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-30T08:26:22.597Z] #38 85.64 DEP criu/arch/x86/restorer_unmap.d [2023-01-30T08:26:22.597Z] #38 85.69 DEP criu/arch/x86/restorer.d [2023-01-30T08:26:22.683Z] #38 77.44 DEP criu/cr-errno.d [2023-01-30T08:26:22.683Z] #38 ... [2023-01-30T08:26:22.683Z] [2023-01-30T08:26:22.683Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:22.683Z] #49 5.188 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-30T08:26:22.683Z] #49 7.515 Fetched 8506 kB in 7s (1275 kB/s) [2023-01-30T08:26:22.683Z] #49 7.515 Reading package lists... [2023-01-30T08:26:22.683Z] #49 10.13 Reading package lists... [2023-01-30T08:26:22.683Z] #49 12.53 Building dependency tree... [2023-01-30T08:26:22.683Z] #49 14.24 The following additional packages will be installed: [2023-01-30T08:26:22.683Z] #49 14.24 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-30T08:26:22.683Z] #49 14.24 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-30T08:26:22.683Z] #49 14.24 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-30T08:26:22.683Z] #49 14.25 python3-pkg-resources vim-runtime xxd [2023-01-30T08:26:22.683Z] #49 14.25 Suggested packages: [2023-01-30T08:26:22.683Z] #49 14.25 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-30T08:26:22.683Z] #49 14.25 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-30T08:26:22.683Z] #49 14.25 acl attr quota [2023-01-30T08:26:22.683Z] #49 14.25 Recommended packages: [2023-01-30T08:26:22.683Z] #49 14.25 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-30T08:26:22.683Z] #49 ... [2023-01-30T08:26:22.683Z] [2023-01-30T08:26:22.683Z] #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-01-30T08:26:22.683Z] #38 77.45 DEP criu/cr-dump.d [2023-01-30T08:26:22.858Z] #38 85.94 DEP criu/arch/x86/vdso-pie.d [2023-01-30T08:26:22.938Z] #37 56.50 Updating files: 48% (2519/5198) Updating files: 49% (2548/5198) Updating files: 50% (2599/5198) Updating files: 51% (2651/5198) Updating files: 52% (2703/5198) Updating files: 53% (2755/5198) Updating files: 54% (2807/5198) Updating files: 55% (2859/5198) Updating files: 56% (2911/5198) Updating files: 57% (2963/5198) Updating files: 58% (3015/5198) Updating files: 59% (3067/5198) Updating files: 60% (3119/5198) Updating files: 61% (3171/5198) Updating files: 62% (3223/5198) Updating files: 63% (3275/5198) Updating files: 64% (3327/5198) Updating files: 65% (3379/5198) Updating files: 66% (3431/5198) Updating files: 67% (3483/5198) Updating files: 68% (3535/5198) Updating files: 69% (3587/5198) Updating files: 70% (3639/5198) Updating files: 71% (3691/5198) Updating files: 72% (3743/5198) Updating files: 73% (3795/5198) Updating files: 74% (3847/5198) Updating files: 75% (3899/5198) Updating files: 76% (3951/5198) Updating files: 77% (4003/5198) Updating files: 78% (4055/5198) Updating files: 79% (4107/5198) Updating files: 80% (4159/5198) Updating files: 81% (4211/5198) Updating files: 82% (4263/5198) Updating files: 83% (4315/5198) Updating files: 84% (4367/5198) Updating files: 85% (4419/5198) Updating files: 86% (4471/5198) Updating files: 87% (4523/5198) Updating files: 87% (4552/5198) Updating files: 88% (4575/5198) Updating files: 89% (4627/5198) Updating files: 90% (4679/5198) Updating files: 91% (4731/5198) Updating files: 92% (4783/5198) Updating files: 93% (4835/5198) Updating files: 94% (4887/5198) Updating files: 95% (4939/5198) Updating files: 96% (4991/5198) Updating files: 97% (5043/5198) Updating files: 98% (5095/5198) Updating files: 99% (5147/5198) Updating files: 100% (5198/5198) Updating files: 100% (5198/5198), done. [2023-01-30T08:26:22.938Z] #37 57.99 + cd /tmp/tmp.RNP6uQHE7t/src/github.com/containerd/containerd [2023-01-30T08:26:22.938Z] #37 57.99 + git checkout -q v1.6.16 [2023-01-30T08:26:22.942Z] #38 77.69 DEP criu/cr-dedup.d [2023-01-30T08:26:22.942Z] #38 ... [2023-01-30T08:26:22.942Z] [2023-01-30T08:26:22.942Z] #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-01-30T08:26:22.942Z] #23 DONE 128.7s [2023-01-30T08:26:23.117Z] #38 86.03 DEP criu/pie/parasite-vdso.d [2023-01-30T08:26:23.117Z] #38 86.11 DEP criu/pie/parasite.d [2023-01-30T08:26:23.200Z] [2023-01-30T08:26:23.200Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:23.200Z] #49 15.64 The following NEW packages will be installed: [2023-01-30T08:26:23.200Z] #49 15.66 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-30T08:26:23.200Z] #49 15.66 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-30T08:26:23.200Z] #49 15.66 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-30T08:26:23.200Z] #49 15.66 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-30T08:26:23.200Z] #49 15.66 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-30T08:26:23.200Z] #49 15.66 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-30T08:26:23.200Z] #49 15.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-30T08:26:23.200Z] #49 15.66 xz-utils zip [2023-01-30T08:26:23.377Z] #38 86.47 CC criu/pie/parasite.o [2023-01-30T08:26:23.459Z] #49 16.09 0 upgraded, 47 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:26:23.459Z] #49 16.09 Need to get 26.4 MB of archives. [2023-01-30T08:26:23.459Z] #49 16.09 After this operation, 103 MB of additional disk space will be used. [2023-01-30T08:26:23.459Z] #49 16.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-01-30T08:26:23.459Z] #49 16.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-01-30T08:26:23.459Z] #49 16.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-01-30T08:26:23.459Z] #49 16.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-01-30T08:26:23.459Z] #49 16.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-01-30T08:26:23.459Z] #49 16.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-01-30T08:26:23.459Z] #49 16.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-01-30T08:26:23.459Z] #49 16.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-01-30T08:26:23.459Z] #49 16.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-30T08:26:23.459Z] #49 16.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-30T08:26:23.459Z] #49 16.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-01-30T08:26:23.530Z] #49 2.329 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:26:23.530Z] #49 2.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:26:23.530Z] #49 2.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:26:23.718Z] #49 16.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-01-30T08:26:23.718Z] #49 16.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-01-30T08:26:23.718Z] #49 16.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-01-30T08:26:23.718Z] #49 16.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-01-30T08:26:23.718Z] #49 16.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-01-30T08:26:23.718Z] #49 16.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-01-30T08:26:23.718Z] #49 16.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-01-30T08:26:23.718Z] #49 16.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-01-30T08:26:23.718Z] #49 16.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-01-30T08:26:23.718Z] #49 16.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-01-30T08:26:23.718Z] #49 16.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-01-30T08:26:23.718Z] #49 16.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-01-30T08:26:23.718Z] #49 16.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-01-30T08:26:23.718Z] #49 16.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-01-30T08:26:23.718Z] #49 16.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-01-30T08:26:23.718Z] #49 16.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-30T08:26:23.977Z] #49 16.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-01-30T08:26:23.977Z] #49 16.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-01-30T08:26:23.977Z] #49 16.54 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-01-30T08:26:23.977Z] #49 16.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-01-30T08:26:23.977Z] #49 16.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-01-30T08:26:23.977Z] #49 16.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-01-30T08:26:23.977Z] #49 16.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-30T08:26:23.977Z] #49 16.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-30T08:26:23.977Z] #49 16.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-30T08:26:23.977Z] #49 16.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-30T08:26:23.977Z] #49 16.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-30T08:26:23.977Z] #49 16.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-30T08:26:23.977Z] #49 16.65 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-30T08:26:23.977Z] #49 16.65 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-01-30T08:26:24.095Z] #49 3.217 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:26:24.235Z] #49 16.67 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-01-30T08:26:24.235Z] #49 16.67 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-01-30T08:26:24.235Z] #49 16.69 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-30T08:26:24.235Z] #49 16.85 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-01-30T08:26:24.235Z] #49 16.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-01-30T08:26:24.235Z] #49 16.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-01-30T08:26:24.802Z] #49 17.46 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:26:25.026Z] #49 4.211 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:26:25.061Z] #49 17.57 Fetched 26.4 MB in 1s (22.1 MB/s) [2023-01-30T08:26:25.062Z] #49 17.63 Selecting previously unselected package pigz. [2023-01-30T08:26:25.062Z] #49 17.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2023-01-30T08:26:25.062Z] #49 17.69 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-01-30T08:26:25.062Z] #49 17.70 Unpacking pigz (2.6-1) ... [2023-01-30T08:26:25.062Z] #49 17.81 Selecting previously unselected package libelf1:arm64. [2023-01-30T08:26:25.320Z] #49 17.81 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-01-30T08:26:25.320Z] #49 17.82 Unpacking libelf1:arm64 (0.183-1) ... [2023-01-30T08:26:25.584Z] #49 17.95 Selecting previously unselected package libbpf0:arm64. [2023-01-30T08:26:25.585Z] #49 17.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-01-30T08:26:25.585Z] #49 17.96 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-01-30T08:26:25.585Z] #49 18.09 Selecting previously unselected package libcap2:arm64. [2023-01-30T08:26:25.585Z] #49 18.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-01-30T08:26:25.585Z] #49 18.09 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-01-30T08:26:25.585Z] #49 18.16 Selecting previously unselected package libmnl0:arm64. [2023-01-30T08:26:25.585Z] #49 18.17 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-01-30T08:26:25.585Z] #49 18.17 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-01-30T08:26:25.843Z] #49 18.24 Selecting previously unselected package libxtables12:arm64. [2023-01-30T08:26:25.843Z] #49 18.24 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-01-30T08:26:25.843Z] #49 18.25 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-01-30T08:26:25.843Z] #49 18.33 Selecting previously unselected package libcap2-bin. [2023-01-30T08:26:25.843Z] #49 18.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-01-30T08:26:25.843Z] #49 18.35 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-30T08:26:25.843Z] #49 18.43 Selecting previously unselected package iproute2. [2023-01-30T08:26:25.843Z] #49 18.43 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-01-30T08:26:25.843Z] #49 18.44 Unpacking iproute2 (5.10.0-4) ... [2023-01-30T08:26:25.920Z] #38 88.54 LINK criu/pie/parasite.built-in.o [2023-01-30T08:26:25.920Z] #38 88.57 GEN criu/pie/parasite-blob.h [2023-01-30T08:26:25.920Z] #38 88.68 CC criu/pie/parasite-vdso.o [2023-01-30T08:26:26.239Z] #37 ... [2023-01-30T08:26:26.239Z] [2023-01-30T08:26:26.239Z] #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-01-30T08:26:26.239Z] #30 90.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-30T08:26:26.239Z] #30 90.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:26:26.239Z] #30 90.97 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-30T08:26:26.239Z] #30 97.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-30T08:26:26.239Z] #30 97.27 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:26:26.239Z] #30 97.29 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:26:26.239Z] #30 ... [2023-01-30T08:26:26.239Z] [2023-01-30T08:26:26.239Z] #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-01-30T08:26:26.239Z] #37 60.64 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-30T08:26:26.239Z] #37 60.64 + BUILDTAGS='netgo osusergo static_build' [2023-01-30T08:26:26.239Z] #37 60.64 + export EXTRA_FLAGS=-buildmode=pie [2023-01-30T08:26:26.239Z] #37 60.65 + EXTRA_FLAGS=-buildmode=pie [2023-01-30T08:26:26.239Z] #37 60.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-30T08:26:26.239Z] #37 60.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-30T08:26:26.239Z] #37 60.65 + '[' '' = dynamic ']' [2023-01-30T08:26:26.239Z] #37 60.65 + make [2023-01-30T08:26:26.408Z] #49 18.86 Selecting previously unselected package xxd. [2023-01-30T08:26:26.408Z] #49 18.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-30T08:26:26.408Z] #49 18.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:26:26.408Z] #49 19.01 Selecting previously unselected package vim-common. [2023-01-30T08:26:26.408Z] #49 19.01 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:26:26.408Z] #49 19.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:26:26.487Z] #38 ... [2023-01-30T08:26:26.487Z] [2023-01-30T08:26:26.487Z] #29 [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-01-30T08:26:26.487Z] #29 175.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-30T08:26:26.487Z] #29 175.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:26:26.487Z] #29 175.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:26:26.666Z] #49 19.19 Selecting previously unselected package bash-completion. [2023-01-30T08:26:26.666Z] #49 19.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-30T08:26:27.549Z] #49 ... [2023-01-30T08:26:27.549Z] [2023-01-30T08:26:27.549Z] #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-01-30T08:26:27.549Z] #39 126.5 DEP criu/image-desc.d [2023-01-30T08:26:27.549Z] #39 126.7 DEP criu/fsnotify.d [2023-01-30T08:26:27.549Z] #39 127.0 DEP criu/filesystems.d [2023-01-30T08:26:27.549Z] #39 127.2 DEP criu/files.d [2023-01-30T08:26:27.549Z] #39 127.5 DEP criu/files-reg.d [2023-01-30T08:26:27.549Z] #39 127.6 DEP criu/files-ext.d [2023-01-30T08:26:27.549Z] #39 127.8 DEP criu/file-lock.d [2023-01-30T08:26:27.549Z] #39 128.0 DEP criu/file-ids.d [2023-01-30T08:26:27.549Z] #39 128.2 DEP criu/fifo.d [2023-01-30T08:26:27.549Z] #39 128.3 DEP criu/fdstore.d [2023-01-30T08:26:27.549Z] #39 128.4 DEP criu/fault-injection.d [2023-01-30T08:26:27.549Z] #39 128.6 DEP criu/external.d [2023-01-30T08:26:27.549Z] #39 128.7 DEP criu/eventpoll.d [2023-01-30T08:26:27.549Z] #39 129.0 DEP criu/eventfd.d [2023-01-30T08:26:27.549Z] #39 129.3 DEP criu/crtools.d [2023-01-30T08:26:27.549Z] #39 129.7 DEP criu/cr-service.d [2023-01-30T08:26:27.549Z] #39 130.0 DEP criu/cr-restore.d [2023-01-30T08:26:27.549Z] #39 130.4 DEP criu/cr-errno.d [2023-01-30T08:26:27.549Z] #39 130.5 DEP criu/cr-dump.d [2023-01-30T08:26:27.549Z] #39 131.0 DEP criu/cr-dedup.d [2023-01-30T08:26:27.549Z] #39 131.2 DEP criu/cr-check.d [2023-01-30T08:26:27.549Z] #39 131.4 DEP criu/config.d [2023-01-30T08:26:27.549Z] #39 131.6 DEP criu/clone-noasan.d [2023-01-30T08:26:27.549Z] #39 131.7 DEP criu/cgroup.d [2023-01-30T08:26:27.549Z] #39 132.0 DEP criu/cgroup-props.d [2023-01-30T08:26:27.549Z] #39 132.1 DEP criu/bitmap.d [2023-01-30T08:26:27.549Z] #39 132.1 DEP criu/bfd.d [2023-01-30T08:26:27.549Z] #39 132.3 DEP criu/autofs.d [2023-01-30T08:26:27.549Z] #39 132.6 DEP criu/aio.d [2023-01-30T08:26:27.549Z] #39 133.1 DEP criu/action-scripts.d [2023-01-30T08:26:27.549Z] #39 133.7 CC criu/action-scripts.o [2023-01-30T08:26:27.549Z] #39 ... [2023-01-30T08:26:27.549Z] [2023-01-30T08:26:27.549Z] #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-01-30T08:26:27.549Z] #42 17.24 + cd /tmp/tmp.i4o4aExeWg/src/github.com/opencontainers/runc [2023-01-30T08:26:27.549Z] #42 17.24 + git checkout -q v1.1.4 [2023-01-30T08:26:27.625Z] #37 62.24 + bin/ctr [2023-01-30T08:26:28.479Z] #42 18.21 + '[' -z '' ']' [2023-01-30T08:26:28.479Z] #42 18.21 + target=static [2023-01-30T08:26:28.479Z] #42 18.21 + make BUILDTAGS=seccomp static [2023-01-30T08:26:29.043Z] #42 18.79 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-01-30T08:26:29.198Z] #49 21.66 Unpacking bash-completion (1:2.11-2) ... [2023-01-30T08:26:29.766Z] #49 22.23 Selecting previously unselected package bzip2. [2023-01-30T08:26:29.766Z] #49 22.23 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-01-30T08:26:29.766Z] #49 22.23 Unpacking bzip2 (1.0.8-4) ... [2023-01-30T08:26:29.766Z] #49 22.34 Selecting previously unselected package xz-utils. [2023-01-30T08:26:29.766Z] #49 22.35 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-01-30T08:26:29.766Z] #49 22.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-30T08:26:30.024Z] #49 22.55 Selecting previously unselected package apparmor. [2023-01-30T08:26:30.024Z] #49 22.55 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-01-30T08:26:30.283Z] #49 22.64 Unpacking apparmor (2.13.6-10) ... [2023-01-30T08:26:30.283Z] #49 23.05 Selecting previously unselected package inetutils-ping. [2023-01-30T08:26:30.543Z] #49 23.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-01-30T08:26:30.543Z] #49 23.08 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-30T08:26:30.543Z] #49 23.19 Selecting previously unselected package libip4tc2:arm64. [2023-01-30T08:26:30.543Z] #49 23.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-01-30T08:26:30.543Z] #49 23.20 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-01-30T08:26:30.543Z] #49 23.28 Selecting previously unselected package libip6tc2:arm64. [2023-01-30T08:26:30.543Z] #49 23.29 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-01-30T08:26:30.802Z] #49 23.29 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-01-30T08:26:30.802Z] #49 23.40 Selecting previously unselected package libnfnetlink0:arm64. [2023-01-30T08:26:30.802Z] #49 23.41 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-01-30T08:26:30.802Z] #49 23.42 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-30T08:26:31.107Z] #49 23.52 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-01-30T08:26:31.107Z] #49 23.52 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-01-30T08:26:31.107Z] #49 23.53 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-30T08:26:31.107Z] #49 23.65 Selecting previously unselected package libnftnl11:arm64. [2023-01-30T08:26:31.107Z] #49 23.66 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-01-30T08:26:31.107Z] #49 23.66 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-01-30T08:26:31.394Z] #49 23.78 Selecting previously unselected package iptables. [2023-01-30T08:26:31.394Z] #49 23.79 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-01-30T08:26:31.394Z] #49 23.80 Unpacking iptables (1.8.7-1) ... [2023-01-30T08:26:31.694Z] #49 24.22 Selecting previously unselected package libonig5:arm64. [2023-01-30T08:26:31.694Z] #49 24.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-01-30T08:26:31.694Z] #49 24.25 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-01-30T08:26:31.828Z] #37 ... [2023-01-30T08:26:31.828Z] [2023-01-30T08:26:31.828Z] #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-01-30T08:26:31.828Z] #38 52.33 DEP compel/arch/x86/src/lib/infect.d [2023-01-30T08:26:31.828Z] #38 52.45 DEP compel/arch/x86/src/lib/cpu.d [2023-01-30T08:26:31.828Z] #38 52.51 DEP compel/src/lib/log.d [2023-01-30T08:26:31.828Z] #38 52.60 DEP compel/src/main.d [2023-01-30T08:26:31.828Z] #38 52.70 DEP compel/src/lib/handle-elf.d [2023-01-30T08:26:31.828Z] #38 52.80 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-30T08:26:31.828Z] #38 52.95 CC compel/src/lib/log.o [2023-01-30T08:26:31.828Z] #38 53.22 CC compel/arch/x86/src/lib/cpu.o [2023-01-30T08:26:31.828Z] #38 53.90 CC compel/arch/x86/src/lib/infect.o [2023-01-30T08:26:31.828Z] #38 54.67 CC compel/src/lib/infect-rpc.o [2023-01-30T08:26:31.828Z] #38 54.96 CC compel/src/lib/infect-util.o [2023-01-30T08:26:31.828Z] #38 55.11 CC compel/src/lib/infect.o [2023-01-30T08:26:31.828Z] #38 57.24 CC compel/src/lib/ptrace.o [2023-01-30T08:26:31.828Z] #38 57.59 AR compel/libcompel.a [2023-01-30T08:26:31.828Z] #38 57.69 HOSTCC compel/src/main-host.o [2023-01-30T08:26:31.828Z] #38 57.95 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-30T08:26:31.828Z] #38 58.09 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-30T08:26:31.828Z] #38 58.36 HOSTCC compel/src/lib/log-host.o [2023-01-30T08:26:31.828Z] #38 58.57 HOSTLINK compel/compel-host-bin [2023-01-30T08:26:31.828Z] #38 58.72 DEP soccr/soccr.d [2023-01-30T08:26:31.828Z] #38 58.86 CC soccr/soccr.o [2023-01-30T08:26:31.828Z] #38 60.10 AR soccr/libsoccr.a [2023-01-30T08:26:31.828Z] #38 60.16 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-30T08:26:31.828Z] #38 60.52 DEP criu/arch/x86/sigframe.d [2023-01-30T08:26:31.828Z] #38 60.59 DEP criu/arch/x86/sigaction_compat.d [2023-01-30T08:26:31.828Z] #38 60.65 DEP criu/arch/x86/kerndat.d [2023-01-30T08:26:31.828Z] #38 60.75 DEP criu/arch/x86/crtools.d [2023-01-30T08:26:31.828Z] #38 60.95 DEP criu/arch/x86/cpu.d [2023-01-30T08:26:31.828Z] #38 61.13 CC criu/arch/x86/cpu.o [2023-01-30T08:26:31.828Z] #38 61.65 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:26:31.828Z] #38 61.65 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:26:31.828Z] #38 61.65 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:26:31.828Z] #38 61.65 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:26:31.828Z] #38 61.65 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:26:31.828Z] #38 61.68 CC criu/arch/x86/crtools.o [2023-01-30T08:26:31.956Z] #49 24.41 Selecting previously unselected package libjq1:arm64. [2023-01-30T08:26:31.956Z] #49 24.43 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-01-30T08:26:31.956Z] #49 24.43 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-01-30T08:26:31.956Z] #49 24.59 Selecting previously unselected package jq. [2023-01-30T08:26:31.956Z] #49 24.60 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-01-30T08:26:31.956Z] #49 24.60 Unpacking jq (1.6-2.1) ... [2023-01-30T08:26:31.956Z] #49 24.69 Selecting previously unselected package libaio1:arm64. [2023-01-30T08:26:32.089Z] #38 62.81 CC criu/arch/x86/kerndat.o [2023-01-30T08:26:32.216Z] #49 24.70 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-01-30T08:26:32.216Z] #49 24.71 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-01-30T08:26:32.216Z] #49 24.81 Selecting previously unselected package libgpm2:arm64. [2023-01-30T08:26:32.216Z] #49 24.82 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-01-30T08:26:32.216Z] #49 24.83 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-01-30T08:26:32.479Z] #49 24.92 Selecting previously unselected package libicu67:arm64. [2023-01-30T08:26:32.479Z] #49 24.93 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-01-30T08:26:32.479Z] #49 24.94 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-30T08:26:32.660Z] #38 63.22 CC criu/arch/x86/sigaction_compat.o [2023-01-30T08:26:32.921Z] #38 63.44 CC criu/arch/x86/sigframe.o [2023-01-30T08:26:33.047Z] #29 ... [2023-01-30T08:26:33.047Z] [2023-01-30T08:26:33.047Z] #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-01-30T08:26:33.047Z] #38 89.81 CC criu/arch/x86/vdso-pie.o [2023-01-30T08:26:33.047Z] #38 90.11 CC criu/arch/x86/restorer.o [2023-01-30T08:26:33.047Z] #38 90.94 CC criu/arch/x86/restorer_unmap.o [2023-01-30T08:26:33.047Z] #38 91.04 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-30T08:26:33.047Z] #38 91.42 CC criu/pie/restorer.o [2023-01-30T08:26:33.047Z] #38 96.12 LINK criu/pie/restorer.built-in.o [2023-01-30T08:26:33.047Z] #38 96.16 GEN criu/pie/restorer-blob.h [2023-01-30T08:26:33.182Z] #38 63.70 LINK criu/arch/x86/crtools.built-in.o [2023-01-30T08:26:33.182Z] #38 63.76 DEP criu/pie/util-vdso-elf32.d [2023-01-30T08:26:33.308Z] #38 96.42 DEP criu/vdso.d [2023-01-30T08:26:33.413Z] #49 ... [2023-01-30T08:26:33.413Z] [2023-01-30T08:26:33.413Z] #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-01-30T08:26:33.413Z] #38 78.02 DEP criu/cr-check.d [2023-01-30T08:26:33.413Z] #38 78.40 DEP criu/config.d [2023-01-30T08:26:33.413Z] #38 78.77 DEP criu/clone-noasan.d [2023-01-30T08:26:33.413Z] #38 78.81 DEP criu/cgroup.d [2023-01-30T08:26:33.413Z] #38 78.89 DEP criu/cgroup-props.d [2023-01-30T08:26:33.413Z] #38 78.95 DEP criu/bitmap.d [2023-01-30T08:26:33.413Z] #38 78.98 DEP criu/bfd.d [2023-01-30T08:26:33.413Z] #38 79.04 DEP criu/autofs.d [2023-01-30T08:26:33.413Z] #38 79.15 DEP criu/aio.d [2023-01-30T08:26:33.413Z] #38 79.27 DEP criu/action-scripts.d [2023-01-30T08:26:33.413Z] #38 79.57 CC criu/action-scripts.o [2023-01-30T08:26:33.413Z] #38 80.01 CC criu/aio.o [2023-01-30T08:26:33.413Z] #38 80.51 CC criu/autofs.o [2023-01-30T08:26:33.413Z] #38 81.89 CC criu/bfd.o [2023-01-30T08:26:33.413Z] #38 82.35 CC criu/bitmap.o [2023-01-30T08:26:33.413Z] #38 82.47 CC criu/cgroup-props.o [2023-01-30T08:26:33.413Z] #38 83.32 CC criu/cgroup.o [2023-01-30T08:26:33.413Z] #38 86.50 CC criu/clone-noasan.o [2023-01-30T08:26:33.413Z] #38 86.81 CC criu/config.o [2023-01-30T08:26:33.413Z] #38 88.31 CC criu/cr-check.o [2023-01-30T08:26:33.443Z] #38 63.88 DEP criu/pie/util-vdso.d [2023-01-30T08:26:33.443Z] #38 64.01 DEP criu/pie/util.d [2023-01-30T08:26:33.567Z] #38 96.70 DEP criu/vdso-compat.d [2023-01-30T08:26:33.704Z] #38 64.19 CC criu/pie/util.o [2023-01-30T08:26:33.704Z] #38 ... [2023-01-30T08:26:33.704Z] [2023-01-30T08:26:33.704Z] #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-01-30T08:26:33.704Z] #30 109.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-30T08:26:33.704Z] #30 109.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-30T08:26:33.704Z] #30 109.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:26:34.134Z] #38 96.87 DEP criu/uts_ns.d [2023-01-30T08:26:34.134Z] #38 97.09 DEP criu/util.d [2023-01-30T08:26:34.392Z] #38 97.40 DEP criu/uffd.d [2023-01-30T08:26:34.958Z] #38 97.72 DEP criu/tun.d [2023-01-30T08:26:34.959Z] #38 97.79 DEP criu/tty.d [2023-01-30T08:26:34.959Z] #38 97.99 DEP criu/timerfd.d [2023-01-30T08:26:35.217Z] #38 98.27 DEP criu/timens.d [2023-01-30T08:26:35.313Z] #38 90.23 CC criu/cr-dedup.o [2023-01-30T08:26:35.476Z] #38 98.52 DEP criu/sysfs_parse.d [2023-01-30T08:26:35.572Z] #38 ... [2023-01-30T08:26:35.572Z] [2023-01-30T08:26:35.572Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:35.572Z] #49 28.03 Selecting previously unselected package libinih1:arm64. [2023-01-30T08:26:35.572Z] #49 28.05 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-01-30T08:26:35.572Z] #49 28.06 Unpacking libinih1:arm64 (53-1+b2) ... [2023-01-30T08:26:35.572Z] #49 28.12 Selecting previously unselected package libnet1:arm64. [2023-01-30T08:26:35.572Z] #49 28.12 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-30T08:26:35.572Z] #49 28.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:26:35.593Z] #42 ... [2023-01-30T08:26:35.593Z] [2023-01-30T08:26:35.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-01-30T08:26:35.593Z] #39 134.7 CC criu/aio.o [2023-01-30T08:26:35.593Z] #39 135.6 CC criu/autofs.o [2023-01-30T08:26:35.593Z] #39 138.0 CC criu/bfd.o [2023-01-30T08:26:35.593Z] #39 139.3 CC criu/bitmap.o [2023-01-30T08:26:35.593Z] #39 139.8 CC criu/cgroup-props.o [2023-01-30T08:26:35.593Z] #39 141.4 CC criu/cgroup.o [2023-01-30T08:26:35.735Z] #38 98.81 DEP criu/sysctl.d [2023-01-30T08:26:35.832Z] #49 28.23 Selecting previously unselected package libnl-3-200:arm64. [2023-01-30T08:26:35.832Z] #49 28.24 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-30T08:26:35.832Z] #49 28.24 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-30T08:26:35.832Z] #49 28.35 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-30T08:26:35.832Z] #49 28.36 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-30T08:26:35.832Z] #49 28.36 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-30T08:26:35.832Z] #49 28.42 Selecting previously unselected package net-tools. [2023-01-30T08:26:35.832Z] #49 28.45 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-01-30T08:26:35.994Z] #38 99.01 DEP criu/string.d [2023-01-30T08:26:35.994Z] #38 99.08 DEP criu/stats.d [2023-01-30T08:26:35.994Z] #38 ... [2023-01-30T08:26:35.994Z] [2023-01-30T08:26:35.994Z] #29 [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-01-30T08:26:35.994Z] #29 184.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-30T08:26:35.994Z] #29 184.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-30T08:26:36.094Z] #49 28.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-30T08:26:36.094Z] #49 28.65 Selecting previously unselected package patch. [2023-01-30T08:26:36.094Z] #49 28.68 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-01-30T08:26:36.094Z] #49 28.69 Unpacking patch (2.7.6-7) ... [2023-01-30T08:26:36.252Z] #29 185.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-30T08:26:36.365Z] #49 28.90 Selecting previously unselected package python-pip-whl. [2023-01-30T08:26:36.365Z] #49 28.91 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-30T08:26:36.365Z] #49 28.91 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-30T08:26:36.550Z] #29 185.3 Selecting previously unselected package libapparmor1:amd64. [2023-01-30T08:26:36.550Z] #29 185.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-30T08:26:36.550Z] #29 185.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-30T08:26:36.808Z] #29 185.7 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-30T08:26:36.808Z] #29 185.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-30T08:26:36.808Z] #29 185.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-30T08:26:36.932Z] #49 29.42 Selecting previously unselected package python3-lib2to3. [2023-01-30T08:26:36.932Z] #49 29.45 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-30T08:26:36.932Z] #49 29.46 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-30T08:26:37.067Z] #29 185.9 Selecting previously unselected package libbtrfs0:amd64. [2023-01-30T08:26:37.067Z] #29 185.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-30T08:26:37.067Z] #29 185.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:26:37.192Z] #49 29.63 Selecting previously unselected package python3-distutils. [2023-01-30T08:26:37.192Z] #49 29.63 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-30T08:26:37.192Z] #49 29.64 Unpacking python3-distutils (3.9.2-1) ... [2023-01-30T08:26:37.192Z] #49 29.80 Selecting previously unselected package python3-pkg-resources. [2023-01-30T08:26:37.192Z] #49 29.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-30T08:26:37.192Z] #49 29.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:26:37.450Z] #49 29.96 Selecting previously unselected package python3-setuptools. [2023-01-30T08:26:37.450Z] #49 29.97 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-30T08:26:37.450Z] #49 29.97 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-30T08:26:37.636Z] #29 186.3 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-30T08:26:37.636Z] #29 186.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-30T08:26:37.636Z] #29 186.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:26:37.636Z] #29 186.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-30T08:26:37.708Z] #49 30.23 Selecting previously unselected package python3-wheel. [2023-01-30T08:26:37.708Z] #49 30.23 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-30T08:26:37.708Z] #49 30.25 Unpacking python3-wheel (0.34.2-1) ... [2023-01-30T08:26:37.708Z] #49 30.36 Selecting previously unselected package python3-pip. [2023-01-30T08:26:37.894Z] #29 186.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:26:37.894Z] #29 186.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:37.967Z] #49 30.36 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-30T08:26:37.967Z] #49 30.36 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-30T08:26:38.121Z] #39 ... [2023-01-30T08:26:38.121Z] [2023-01-30T08:26:38.121Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:38.121Z] #49 6.989 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:26:38.121Z] #49 12.78 Fetched 8624 kB in 11s (798 kB/s) [2023-01-30T08:26:38.121Z] #49 12.78 Reading package lists... [2023-01-30T08:26:38.152Z] #29 186.9 Selecting previously unselected package libudev-dev:amd64. [2023-01-30T08:26:38.152Z] #29 186.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:26:38.152Z] #29 186.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:38.226Z] #49 30.68 Selecting previously unselected package sudo. [2023-01-30T08:26:38.226Z] #49 30.69 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-01-30T08:26:38.226Z] #49 30.69 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-01-30T08:26:38.410Z] #29 187.2 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-30T08:26:38.410Z] #29 187.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-30T08:26:38.410Z] #29 187.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-30T08:26:38.668Z] #29 187.6 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-30T08:26:38.668Z] #29 187.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:38.684Z] #49 16.92 Reading package lists... [2023-01-30T08:26:38.684Z] #49 ... [2023-01-30T08:26:38.684Z] [2023-01-30T08:26:38.684Z] #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-01-30T08:26:38.684Z] #39 145.4 CC criu/clone-noasan.o [2023-01-30T08:26:38.792Z] #49 31.25 Selecting previously unselected package thin-provisioning-tools. [2023-01-30T08:26:38.792Z] #49 31.25 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-01-30T08:26:38.792Z] #49 31.26 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-30T08:26:38.792Z] #49 31.47 Selecting previously unselected package uidmap. [2023-01-30T08:26:38.792Z] #49 31.47 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-01-30T08:26:38.792Z] #49 31.48 Unpacking uidmap (1:4.8.1-1) ... [2023-01-30T08:26:38.926Z] #29 187.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:38.941Z] #39 145.6 CC criu/config.o [2023-01-30T08:26:38.991Z] #30 114.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-30T08:26:38.991Z] #30 114.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-30T08:26:38.991Z] #30 114.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-30T08:26:39.185Z] #29 188.0 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-30T08:26:39.185Z] #29 188.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:39.185Z] #29 188.1 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:39.198Z] #39 ... [2023-01-30T08:26:39.198Z] [2023-01-30T08:26:39.198Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-30T08:26:39.198Z] #35 DONE 227.5s [2023-01-30T08:26:39.307Z] #49 31.66 Selecting previously unselected package vim-runtime. [2023-01-30T08:26:39.307Z] #49 31.69 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:26:39.307Z] #49 31.73 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-30T08:26:39.307Z] #49 31.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-30T08:26:39.307Z] #49 31.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:26:39.511Z] [2023-01-30T08:26:39.511Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-30T08:26:39.514Z] #29 188.3 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-30T08:26:39.514Z] #29 188.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:39.514Z] #29 188.3 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:39.514Z] #29 188.5 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-30T08:26:39.563Z] #30 114.9 Selecting previously unselected package libapparmor1:amd64. [2023-01-30T08:26:39.563Z] #30 114.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-30T08:26:39.563Z] #30 114.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-30T08:26:39.563Z] #30 115.0 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-30T08:26:39.563Z] #30 115.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-30T08:26:39.563Z] #30 115.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-30T08:26:39.563Z] #30 115.1 Selecting previously unselected package libbtrfs0:amd64. [2023-01-30T08:26:39.772Z] #29 188.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:39.772Z] #29 188.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:39.823Z] #30 115.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-30T08:26:39.823Z] #30 115.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:26:40.084Z] #30 115.3 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-30T08:26:40.084Z] #30 115.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-30T08:26:40.084Z] #30 115.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:26:40.084Z] #30 115.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-30T08:26:40.084Z] #30 115.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:26:40.344Z] #30 115.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:40.344Z] #30 115.6 Selecting previously unselected package libudev-dev:amd64. [2023-01-30T08:26:40.344Z] #30 115.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:26:40.344Z] #30 115.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:40.344Z] #30 115.7 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-30T08:26:40.344Z] #30 115.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-30T08:26:40.344Z] #30 115.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-30T08:26:40.605Z] #30 116.0 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-30T08:26:40.605Z] #30 116.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:40.605Z] #30 116.0 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:40.742Z] #29 ... [2023-01-30T08:26:40.742Z] [2023-01-30T08:26:40.742Z] #27 [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-01-30T08:26:40.742Z] #27 179.7 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-30T08:26:40.742Z] #27 179.7 + GOBIN=/build [2023-01-30T08:26:40.742Z] #27 179.7 + GO111MODULE=on [2023-01-30T08:26:40.742Z] #27 179.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-30T08:26:40.866Z] #30 116.2 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-30T08:26:40.866Z] #30 116.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:40.866Z] #30 116.2 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:40.866Z] #30 116.4 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-30T08:26:41.040Z] #27 ... [2023-01-30T08:26:41.040Z] [2023-01-30T08:26:41.040Z] #29 [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-01-30T08:26:41.040Z] #29 189.7 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-30T08:26:41.040Z] #29 189.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-30T08:26:41.040Z] #29 189.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-30T08:26:41.134Z] #30 116.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:41.134Z] #30 116.4 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:41.134Z] #30 116.5 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-30T08:26:41.134Z] #30 116.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-30T08:26:41.134Z] #30 116.5 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:41.405Z] #24 ... [2023-01-30T08:26:41.405Z] [2023-01-30T08:26:41.405Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:41.405Z] #49 16.92 Reading package lists... [2023-01-30T08:26:41.644Z] using credential docker-jenkins-github-credentials [2023-01-30T08:26:41.706Z] #30 117.0 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-30T08:26:41.706Z] #30 117.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-30T08:26:41.706Z] #30 117.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-30T08:26:41.706Z] #30 117.2 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-30T08:26:41.726Z] Cloning the remote Git repository [2023-01-30T08:26:41.726Z] Cloning with configured refspecs honoured and without tags [2023-01-30T08:26:41.967Z] #30 117.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:26:41.967Z] #30 117.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:41.967Z] #30 117.4 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-30T08:26:41.967Z] #30 117.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-30T08:26:41.967Z] #30 117.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-30T08:26:41.976Z] #29 ... [2023-01-30T08:26:41.976Z] [2023-01-30T08:26:41.976Z] #27 [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-01-30T08:26:41.976Z] #27 DONE 190.6s [2023-01-30T08:26:41.976Z] [2023-01-30T08:26:41.976Z] #29 [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-01-30T08:26:41.976Z] #29 190.6 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-30T08:26:41.976Z] #29 190.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-30T08:26:41.976Z] #29 190.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:41.976Z] #29 ... [2023-01-30T08:26:41.976Z] [2023-01-30T08:26:41.976Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-30T08:26:41.976Z] #40 DONE 0.2s [2023-01-30T08:26:41.976Z] [2023-01-30T08:26:41.976Z] #29 [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-01-30T08:26:41.976Z] #29 190.8 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-30T08:26:41.976Z] #29 190.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-30T08:26:41.976Z] #29 ... [2023-01-30T08:26:41.976Z] [2023-01-30T08:26:41.976Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-30T08:26:41.976Z] #41 DONE 0.1s [2023-01-30T08:26:41.976Z] [2023-01-30T08:26:41.976Z] #29 [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-01-30T08:26:41.976Z] #29 190.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-30T08:26:42.228Z] #30 117.5 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-30T08:26:42.228Z] #30 117.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:26:42.228Z] #30 117.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:42.235Z] #29 191.0 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-30T08:26:42.235Z] #29 191.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:26:42.235Z] #29 191.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:41.925Z] Cloning repository https://github.com/moby/moby.git [2023-01-30T08:26:42.371Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-01-30T08:26:42.589Z] #49 34.93 Selecting previously unselected package vim. [2023-01-30T08:26:42.589Z] #49 34.93 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-30T08:26:42.589Z] #49 34.95 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:26:42.774Z] #49 20.43 Building dependency tree... [2023-01-30T08:26:42.800Z] #30 118.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-30T08:26:42.800Z] #30 118.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-30T08:26:42.800Z] #30 118.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-30T08:26:42.800Z] #30 118.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-30T08:26:42.800Z] #30 118.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-30T08:26:42.800Z] #30 118.1 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:42.800Z] #30 118.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:26:42.800Z] #30 118.1 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:42.800Z] #30 118.2 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:42.800Z] #30 118.2 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:42.800Z] #30 118.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-30T08:26:42.800Z] #30 118.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:26:42.800Z] #30 118.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-30T08:26:42.800Z] #30 118.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-30T08:26:42.800Z] #30 118.2 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-30T08:26:42.800Z] #30 118.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:42.800Z] #30 118.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-30T08:26:42.800Z] #30 118.3 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:42.800Z] #30 118.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-30T08:26:42.800Z] #30 118.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-30T08:26:42.800Z] #30 118.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:26:42.800Z] #30 118.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-01-30T08:26:42.800Z] #30 118.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:26:42.800Z] #30 118.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-01-30T08:26:42.800Z] #30 118.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-30T08:26:42.800Z] #30 118.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:26:42.800Z] #30 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-01-30T08:26:42.847Z] #49 35.50 Selecting previously unselected package xfsprogs. [2023-01-30T08:26:43.061Z] #30 118.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:26:43.061Z] #30 118.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-30T08:26:43.061Z] #30 118.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:43.061Z] #30 118.5 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-30T08:26:43.061Z] #30 118.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:43.061Z] #30 118.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:43.061Z] #30 118.5 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:26:43.105Z] #49 35.51 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-01-30T08:26:43.105Z] #49 35.51 Unpacking xfsprogs (5.10.0-4) ... [2023-01-30T08:26:43.172Z] #29 191.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-30T08:26:43.172Z] #29 191.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-30T08:26:43.172Z] #29 191.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-30T08:26:43.172Z] #29 192.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-30T08:26:43.172Z] #29 192.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-30T08:26:43.172Z] #29 192.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:43.172Z] #29 192.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-30T08:26:43.172Z] #29 192.1 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:43.363Z] #49 35.98 Selecting previously unselected package zip. [2023-01-30T08:26:43.363Z] #49 35.99 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-01-30T08:26:43.363Z] #49 35.99 Unpacking zip (3.0-12) ... [2023-01-30T08:26:43.430Z] #29 192.1 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:43.430Z] #29 192.2 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:43.430Z] #29 192.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-30T08:26:43.430Z] #29 192.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-30T08:26:43.430Z] #29 192.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-30T08:26:43.430Z] #29 192.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-30T08:26:43.430Z] #29 192.3 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-30T08:26:43.430Z] #29 192.3 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:26:43.430Z] #29 192.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-30T08:26:43.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-30T08:26:43.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-30T08:26:43.621Z] #49 36.17 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:26:43.688Z] #29 192.4 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-30T08:26:43.688Z] #29 192.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-30T08:26:43.688Z] #29 192.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-30T08:26:43.688Z] #29 192.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:26:43.688Z] #29 192.6 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-01-30T08:26:43.946Z] #29 192.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:26:43.946Z] #29 192.7 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-01-30T08:26:43.946Z] #29 192.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-30T08:26:43.946Z] #29 192.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-30T08:26:43.946Z] #29 192.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-01-30T08:26:43.946Z] #29 192.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-30T08:26:43.946Z] #29 192.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-30T08:26:43.946Z] #29 192.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:43.946Z] #29 193.0 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-30T08:26:44.005Z] #30 ... [2023-01-30T08:26:44.005Z] [2023-01-30T08:26:44.005Z] #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-01-30T08:26:44.005Z] #38 64.40 CC criu/pie/util-vdso.o [2023-01-30T08:26:44.005Z] #38 65.08 CC criu/pie/util-vdso-elf32.o [2023-01-30T08:26:44.005Z] #38 65.73 AR criu/pie/pie.lib.a [2023-01-30T08:26:44.005Z] #38 65.80 DEP criu/pie/restorer.d [2023-01-30T08:26:44.005Z] #38 66.09 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-30T08:26:44.005Z] #38 66.25 DEP criu/arch/x86/restorer_unmap.d [2023-01-30T08:26:44.005Z] #38 66.28 DEP criu/arch/x86/restorer.d [2023-01-30T08:26:44.005Z] #38 66.44 DEP criu/arch/x86/vdso-pie.d [2023-01-30T08:26:44.005Z] #38 66.54 DEP criu/pie/parasite-vdso.d [2023-01-30T08:26:44.005Z] #38 66.68 DEP criu/pie/parasite.d [2023-01-30T08:26:44.005Z] #38 66.92 CC criu/pie/parasite.o [2023-01-30T08:26:44.005Z] #38 68.07 LINK criu/pie/parasite.built-in.o [2023-01-30T08:26:44.005Z] #38 68.08 GEN criu/pie/parasite-blob.h [2023-01-30T08:26:44.005Z] #38 68.10 CC criu/pie/parasite-vdso.o [2023-01-30T08:26:44.005Z] #38 68.73 CC criu/arch/x86/vdso-pie.o [2023-01-30T08:26:44.005Z] #38 68.99 CC criu/arch/x86/restorer.o [2023-01-30T08:26:44.005Z] #38 69.47 CC criu/arch/x86/restorer_unmap.o [2023-01-30T08:26:44.005Z] #38 69.51 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-30T08:26:44.005Z] #38 69.87 CC criu/pie/restorer.o [2023-01-30T08:26:44.005Z] #38 72.70 LINK criu/pie/restorer.built-in.o [2023-01-30T08:26:44.005Z] #38 72.73 GEN criu/pie/restorer-blob.h [2023-01-30T08:26:44.005Z] #38 72.80 DEP criu/vdso.d [2023-01-30T08:26:44.005Z] #38 73.00 DEP criu/vdso-compat.d [2023-01-30T08:26:44.005Z] #38 73.08 DEP criu/uts_ns.d [2023-01-30T08:26:44.005Z] #38 73.21 DEP criu/util.d [2023-01-30T08:26:44.005Z] #38 73.35 DEP criu/uffd.d [2023-01-30T08:26:44.005Z] #38 73.49 DEP criu/tun.d [2023-01-30T08:26:44.005Z] #38 73.66 DEP criu/tty.d [2023-01-30T08:26:44.005Z] #38 73.85 DEP criu/timerfd.d [2023-01-30T08:26:44.005Z] #38 74.02 DEP criu/timens.d [2023-01-30T08:26:44.005Z] #38 74.10 DEP criu/sysfs_parse.d [2023-01-30T08:26:44.005Z] #38 74.16 DEP criu/sysctl.d [2023-01-30T08:26:44.005Z] #38 74.20 DEP criu/string.d [2023-01-30T08:26:44.005Z] #38 74.22 DEP criu/stats.d [2023-01-30T08:26:44.005Z] #38 74.31 DEP criu/sockets.d [2023-01-30T08:26:44.005Z] #38 74.49 DEP criu/sk-unix.d [2023-01-30T08:26:44.005Z] #38 74.57 DEP criu/sk-tcp.d [2023-01-30T08:26:44.005Z] #38 74.68 DEP criu/sk-queue.d [2023-01-30T08:26:44.143Z] #49 23.26 The following additional packages will be installed: [2023-01-30T08:26:44.143Z] #49 23.27 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-30T08:26:44.143Z] #49 23.27 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-30T08:26:44.143Z] #49 23.28 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-30T08:26:44.143Z] #49 23.28 python3-pkg-resources vim-runtime xxd [2023-01-30T08:26:44.143Z] #49 23.28 Suggested packages: [2023-01-30T08:26:44.143Z] #49 23.30 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-30T08:26:44.143Z] #49 23.30 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-30T08:26:44.143Z] #49 23.30 acl attr quota [2023-01-30T08:26:44.143Z] #49 23.30 Recommended packages: [2023-01-30T08:26:44.143Z] #49 23.30 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-30T08:26:44.204Z] #29 193.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:44.204Z] #29 193.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-30T08:26:44.204Z] #29 193.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:26:44.265Z] #38 74.80 DEP criu/sk-packet.d [2023-01-30T08:26:44.265Z] #38 74.92 DEP criu/sk-netlink.d [2023-01-30T08:26:44.526Z] #38 75.04 DEP criu/sk-inet.d [2023-01-30T08:26:44.526Z] #38 ... [2023-01-30T08:26:44.526Z] [2023-01-30T08:26:44.526Z] #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-01-30T08:26:44.526Z] #28 119.8 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-30T08:26:44.526Z] #28 119.8 + GOBIN=/build [2023-01-30T08:26:44.526Z] #28 119.8 + GO111MODULE=on [2023-01-30T08:26:44.526Z] #28 119.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-30T08:26:44.526Z] #28 ... [2023-01-30T08:26:44.526Z] [2023-01-30T08:26:44.526Z] #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-01-30T08:26:44.526Z] #30 DONE 119.9s [2023-01-30T08:26:44.554Z] #49 37.09 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-01-30T08:26:44.555Z] #49 37.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-30T08:26:44.555Z] #49 37.12 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-01-30T08:26:44.555Z] #49 37.13 Setting up libicu67:arm64 (67.1-7) ... [2023-01-30T08:26:44.555Z] #49 37.15 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-01-30T08:26:44.555Z] #49 37.17 Setting up libinih1:arm64 (53-1+b2) ... [2023-01-30T08:26:44.555Z] #49 37.18 Setting up uidmap (1:4.8.1-1) ... [2023-01-30T08:26:44.555Z] #49 37.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:26:44.555Z] #49 37.20 Setting up bzip2 (1.0.8-4) ... [2023-01-30T08:26:44.555Z] #49 37.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-30T08:26:44.786Z] [2023-01-30T08:26:44.787Z] #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-01-30T08:26:44.787Z] #38 75.31 DEP criu/signalfd.d [2023-01-30T08:26:44.812Z] #49 37.23 Setting up python3-wheel (0.34.2-1) ... [2023-01-30T08:26:43.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:26:43.971Z] > git --version # timeout=10 [2023-01-30T08:26:44.017Z] > git --version # 'git version 2.24.1.windows.2' [2023-01-30T08:26:44.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:26:44.020Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:26:45.047Z] #38 75.51 DEP criu/sigframe.d [2023-01-30T08:26:45.047Z] #38 75.65 DEP criu/shmem.d [2023-01-30T08:26:45.309Z] #38 75.77 DEP criu/servicefd.d [2023-01-30T08:26:45.378Z] #49 37.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:26:45.378Z] #49 37.87 Setting up libcap2:arm64 (1:2.44-1) ... [2023-01-30T08:26:45.378Z] #49 37.88 Setting up libcap2-bin (1:2.44-1) ... [2023-01-30T08:26:45.378Z] #49 37.90 Setting up apparmor (2.13.6-10) ... [2023-01-30T08:26:45.570Z] #38 75.92 DEP criu/seize.d [2023-01-30T08:26:45.570Z] #38 76.07 DEP criu/seccomp.d [2023-01-30T08:26:45.831Z] #38 76.29 DEP criu/rst-malloc.d [2023-01-30T08:26:45.831Z] #38 76.39 DEP criu/rbtree.d [2023-01-30T08:26:45.831Z] #38 76.46 DEP criu/pstree.d [2023-01-30T08:26:45.945Z] #49 ... [2023-01-30T08:26:45.945Z] [2023-01-30T08:26:45.945Z] #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-01-30T08:26:45.945Z] #38 90.71 CC criu/cr-dump.o [2023-01-30T08:26:45.945Z] #38 93.42 CC criu/cr-errno.o [2023-01-30T08:26:45.945Z] #38 93.56 CC criu/cr-restore.o [2023-01-30T08:26:45.945Z] #38 98.73 CC criu/cr-service.o [2023-01-30T08:26:45.945Z] #38 100.3 CC criu/crtools.o [2023-01-30T08:26:45.945Z] #38 100.9 CC criu/eventfd.o [2023-01-30T08:26:46.042Z] #49 24.93 The following NEW packages will be installed: [2023-01-30T08:26:46.042Z] #49 24.93 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-30T08:26:46.042Z] #49 24.93 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-30T08:26:46.042Z] #49 24.93 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-30T08:26:46.042Z] #49 24.93 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-30T08:26:46.042Z] #49 24.93 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-30T08:26:46.042Z] #49 24.93 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-30T08:26:46.042Z] #49 24.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-30T08:26:46.042Z] #49 24.93 xz-utils zip [2023-01-30T08:26:46.042Z] #49 25.25 0 upgraded, 47 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:26:46.042Z] #49 25.25 Need to get 27.0 MB of archives. [2023-01-30T08:26:46.042Z] #49 25.25 After this operation, 104 MB of additional disk space will be used. [2023-01-30T08:26:46.042Z] #49 25.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-30T08:26:46.042Z] #49 25.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-30T08:26:46.042Z] #49 25.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-30T08:26:46.042Z] #49 25.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-30T08:26:46.042Z] #49 25.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-30T08:26:46.042Z] #49 25.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-30T08:26:46.042Z] #49 25.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-30T08:26:46.042Z] #49 25.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-30T08:26:46.042Z] #49 25.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-30T08:26:46.092Z] #38 76.56 DEP criu/protobuf.d [2023-01-30T08:26:46.092Z] #38 76.67 GEN criu/protobuf-desc-gen.h [2023-01-30T08:26:46.105Z] #29 DONE 194.6s [2023-01-30T08:26:46.105Z] [2023-01-30T08:26:46.105Z] #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-01-30T08:26:46.299Z] #49 25.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-30T08:26:46.299Z] #49 25.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-30T08:26:46.299Z] #49 25.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-30T08:26:46.299Z] #49 25.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-30T08:26:46.299Z] #49 25.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-30T08:26:46.299Z] #49 25.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-30T08:26:46.300Z] #49 25.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-30T08:26:46.300Z] #49 25.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-30T08:26:46.300Z] #49 25.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-30T08:26:46.300Z] #49 25.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-30T08:26:46.300Z] #49 25.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-30T08:26:46.300Z] #49 25.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-30T08:26:46.300Z] #49 25.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-30T08:26:46.300Z] #49 25.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-30T08:26:46.300Z] #49 25.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-30T08:26:46.300Z] #49 25.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-30T08:26:46.300Z] #49 25.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-30T08:26:46.300Z] #49 25.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-30T08:26:46.363Z] #42 ... [2023-01-30T08:26:46.363Z] [2023-01-30T08:26:46.363Z] #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-01-30T08:26:46.363Z] #38 99.26 DEP criu/sockets.d [2023-01-30T08:26:46.363Z] #38 99.43 DEP criu/sk-unix.d [2023-01-30T08:26:46.363Z] #38 99.79 DEP criu/sk-tcp.d [2023-01-30T08:26:46.363Z] #38 100.1 DEP criu/sk-queue.d [2023-01-30T08:26:46.363Z] #38 100.3 DEP criu/sk-packet.d [2023-01-30T08:26:46.363Z] #38 100.7 DEP criu/sk-netlink.d [2023-01-30T08:26:46.363Z] #38 100.9 DEP criu/sk-inet.d [2023-01-30T08:26:46.363Z] #38 101.3 DEP criu/signalfd.d [2023-01-30T08:26:46.363Z] #38 101.5 DEP criu/sigframe.d [2023-01-30T08:26:46.363Z] #38 101.7 DEP criu/shmem.d [2023-01-30T08:26:46.363Z] #38 101.9 DEP criu/servicefd.d [2023-01-30T08:26:46.363Z] #38 102.1 DEP criu/seize.d [2023-01-30T08:26:46.363Z] #38 102.4 DEP criu/seccomp.d [2023-01-30T08:26:46.364Z] #38 102.8 DEP criu/rst-malloc.d [2023-01-30T08:26:46.364Z] #38 103.0 DEP criu/rbtree.d [2023-01-30T08:26:46.364Z] #38 103.0 DEP criu/pstree.d [2023-01-30T08:26:46.364Z] #38 103.3 DEP criu/protobuf.d [2023-01-30T08:26:46.364Z] #38 103.6 GEN criu/protobuf-desc-gen.h [2023-01-30T08:26:46.364Z] #38 105.4 DEP criu/protobuf-desc.d [2023-01-30T08:26:46.364Z] #38 105.7 DEP criu/proc_parse.d [2023-01-30T08:26:46.364Z] #38 106.0 DEP criu/plugin.d [2023-01-30T08:26:46.364Z] #38 106.1 DEP criu/pipes.d [2023-01-30T08:26:46.364Z] #38 106.4 DEP criu/pie-util.d [2023-01-30T08:26:46.364Z] #38 106.6 DEP criu/pie-util-vdso.d [2023-01-30T08:26:46.364Z] #38 106.8 DEP criu/pie-util-vdso-elf32.d [2023-01-30T08:26:46.364Z] #38 107.0 DEP criu/path.d [2023-01-30T08:26:46.364Z] #38 107.2 DEP criu/parasite-syscall.d [2023-01-30T08:26:46.364Z] #38 107.5 DEP criu/pagemap.d [2023-01-30T08:26:46.364Z] #38 107.8 DEP criu/pagemap-cache.d [2023-01-30T08:26:46.364Z] #38 108.1 DEP criu/page-xfer.d [2023-01-30T08:26:46.364Z] #38 108.3 DEP criu/page-pipe.d [2023-01-30T08:26:46.364Z] #38 108.5 DEP criu/netfilter.d [2023-01-30T08:26:46.364Z] #38 108.7 DEP criu/net.d [2023-01-30T08:26:46.364Z] #38 109.0 DEP criu/namespaces.d [2023-01-30T08:26:46.364Z] #38 109.4 DEP criu/mount.d [2023-01-30T08:26:46.511Z] #38 101.2 CC criu/eventpoll.o [2023-01-30T08:26:46.558Z] #49 25.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-30T08:26:46.558Z] #49 25.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-30T08:26:46.559Z] #49 25.82 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-01-30T08:26:46.559Z] #49 25.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-30T08:26:46.559Z] #49 25.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-30T08:26:46.559Z] #49 25.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-30T08:26:46.559Z] #49 25.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-30T08:26:46.622Z] #38 109.7 DEP criu/memfd.d [2023-01-30T08:26:46.816Z] #49 25.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-30T08:26:46.816Z] #49 25.90 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-30T08:26:46.816Z] #49 25.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-30T08:26:46.816Z] #49 25.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-30T08:26:46.816Z] #49 25.92 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-30T08:26:46.816Z] #49 25.93 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-30T08:26:46.816Z] #49 25.94 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-01-30T08:26:46.816Z] #49 25.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-30T08:26:46.816Z] #49 25.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-30T08:26:46.816Z] #49 25.99 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-30T08:26:46.879Z] #38 109.9 DEP criu/mem.d [2023-01-30T08:26:47.076Z] #38 ... [2023-01-30T08:26:47.076Z] [2023-01-30T08:26:47.076Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:47.076Z] #49 39.49 Setting up zip (3.0-12) ... [2023-01-30T08:26:47.076Z] #49 39.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:26:47.076Z] #49 39.54 Setting up bash-completion (1:2.11-2) ... [2023-01-30T08:26:47.381Z] #49 26.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-30T08:26:47.381Z] #49 26.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-30T08:26:47.381Z] #49 26.36 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-30T08:26:47.446Z] #38 110.2 DEP criu/lsm.d [2023-01-30T08:26:47.446Z] #38 110.4 DEP criu/log.d [2023-01-30T08:26:47.446Z] #38 110.6 DEP criu/libnetlink.d [2023-01-30T08:26:47.945Z] #49 27.03 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:26:48.006Z] #38 ... [2023-01-30T08:26:48.006Z] [2023-01-30T08:26:48.006Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-30T08:26:48.006Z] #40 DONE 3.4s [2023-01-30T08:26:48.006Z] [2023-01-30T08:26:48.006Z] #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-01-30T08:26:48.006Z] #38 78.40 DEP criu/protobuf-desc.d [2023-01-30T08:26:48.006Z] #38 78.60 DEP criu/proc_parse.d [2023-01-30T08:26:48.011Z] #38 110.9 DEP criu/kerndat.d [2023-01-30T08:26:48.203Z] #49 27.21 Fetched 27.0 MB in 1s (19.0 MB/s) [2023-01-30T08:26:48.203Z] #49 27.27 Selecting previously unselected package pigz. [2023-01-30T08:26:48.203Z] #49 27.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 ... 24019 files and directories currently installed.) [2023-01-30T08:26:48.203Z] #49 27.34 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-30T08:26:48.203Z] #49 27.36 Unpacking pigz (2.6-1) ... [2023-01-30T08:26:48.267Z] #38 78.82 DEP criu/plugin.d [2023-01-30T08:26:48.267Z] #38 78.87 DEP criu/pipes.d [2023-01-30T08:26:48.273Z] #38 111.2 DEP criu/kcmp-ids.d [2023-01-30T08:26:48.460Z] #49 27.47 Selecting previously unselected package libelf1:amd64. [2023-01-30T08:26:48.460Z] #49 27.47 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-30T08:26:48.460Z] #49 27.48 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-30T08:26:48.460Z] #49 27.66 Selecting previously unselected package libbpf0:amd64. [2023-01-30T08:26:48.460Z] #49 27.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-30T08:26:48.460Z] #49 27.67 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-30T08:26:48.528Z] #38 79.05 DEP criu/pie-util.d [2023-01-30T08:26:48.531Z] #38 111.3 DEP criu/irmap.d [2023-01-30T08:26:48.531Z] #38 111.5 DEP criu/ipc_ns.d [2023-01-30T08:26:48.531Z] #38 ... [2023-01-30T08:26:48.531Z] [2023-01-30T08:26:48.531Z] #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-01-30T08:26:48.531Z] #42 2.779 + RM_GOPATH=0 [2023-01-30T08:26:48.531Z] #42 2.783 + TMP_GOPATH= [2023-01-30T08:26:48.531Z] #42 2.783 + : /build [2023-01-30T08:26:48.531Z] #42 2.783 + '[' -z '' ']' [2023-01-30T08:26:48.531Z] #42 2.791 ++ mktemp -d [2023-01-30T08:26:48.531Z] #42 2.812 + export GOPATH=/tmp/tmp.xRHOBpsFIi [2023-01-30T08:26:48.531Z] #42 2.813 + GOPATH=/tmp/tmp.xRHOBpsFIi [2023-01-30T08:26:48.531Z] #42 2.813 + RM_GOPATH=1 [2023-01-30T08:26:48.531Z] #42 2.813 + case "$(go env GOARCH)" in [2023-01-30T08:26:48.531Z] #42 2.814 ++ go env GOARCH [2023-01-30T08:26:48.531Z] #42 2.865 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:26:48.531Z] #42 2.865 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:26:48.531Z] #42 2.865 ++ dirname /tmp/install/install.sh [2023-01-30T08:26:48.736Z] #49 27.80 Selecting previously unselected package libcap2:amd64. [2023-01-30T08:26:48.737Z] #49 27.81 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-30T08:26:48.737Z] #49 27.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:26:48.737Z] #49 27.95 Selecting previously unselected package libmnl0:amd64. [2023-01-30T08:26:48.788Z] #42 ... [2023-01-30T08:26:48.788Z] [2023-01-30T08:26:48.788Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-30T08:26:48.788Z] #43 DONE 2.9s [2023-01-30T08:26:48.788Z] [2023-01-30T08:26:48.788Z] #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-01-30T08:26:48.788Z] #42 2.876 Install runc version v1.1.4 (build tags: seccomp) [2023-01-30T08:26:48.788Z] #42 2.876 + dir=/tmp/install [2023-01-30T08:26:48.788Z] #42 2.876 + bin=runc [2023-01-30T08:26:48.788Z] #42 2.876 + shift [2023-01-30T08:26:48.788Z] #42 2.876 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-30T08:26:48.788Z] #42 2.876 + . /tmp/install/runc.installer [2023-01-30T08:26:48.788Z] #42 2.876 ++ set -e [2023-01-30T08:26:48.788Z] #42 2.876 ++ : v1.1.4 [2023-01-30T08:26:48.788Z] #42 2.876 + install_runc [2023-01-30T08:26:48.788Z] #42 2.876 + RUNC_BUILDTAGS=seccomp [2023-01-30T08:26:48.788Z] #42 2.876 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-30T08:26:48.788Z] #42 2.876 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xRHOBpsFIi/src/github.com/opencontainers/runc [2023-01-30T08:26:48.788Z] #42 2.883 Cloning into '/tmp/tmp.xRHOBpsFIi/src/github.com/opencontainers/runc'... [2023-01-30T08:26:48.789Z] #38 79.20 DEP criu/pie-util-vdso.d [2023-01-30T08:26:48.789Z] #38 79.44 DEP criu/pie-util-vdso-elf32.d [2023-01-30T08:26:48.995Z] #49 27.99 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-30T08:26:48.995Z] #49 27.99 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-30T08:26:48.995Z] #49 28.11 Selecting previously unselected package libxtables12:amd64. [2023-01-30T08:26:48.995Z] #49 28.12 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-30T08:26:48.995Z] #49 28.14 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-30T08:26:48.995Z] #49 28.21 Selecting previously unselected package libcap2-bin. [2023-01-30T08:26:49.050Z] #38 79.63 DEP criu/path.d [2023-01-30T08:26:49.252Z] #49 28.21 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-30T08:26:49.252Z] #49 28.23 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-30T08:26:49.252Z] #49 28.35 Selecting previously unselected package iproute2. [2023-01-30T08:26:49.252Z] #49 28.35 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-30T08:26:49.252Z] #49 28.36 Unpacking iproute2 (5.10.0-4) ... [2023-01-30T08:26:49.311Z] #38 79.79 DEP criu/parasite-syscall.d [2023-01-30T08:26:49.311Z] #38 80.04 DEP criu/pagemap.d [2023-01-30T08:26:49.817Z] #49 28.93 Selecting previously unselected package xxd. [2023-01-30T08:26:49.817Z] #49 28.94 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:26:49.817Z] #49 28.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:26:49.881Z] #38 80.20 DEP criu/pagemap-cache.d [2023-01-30T08:26:49.882Z] #38 80.32 DEP criu/page-xfer.d [2023-01-30T08:26:49.882Z] #38 80.48 DEP criu/page-pipe.d [2023-01-30T08:26:49.882Z] #38 80.57 DEP criu/netfilter.d [2023-01-30T08:26:50.074Z] #49 29.10 Selecting previously unselected package vim-common. [2023-01-30T08:26:50.074Z] #49 29.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:26:50.074Z] #49 29.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:26:50.147Z] #38 80.74 DEP criu/net.d [2023-01-30T08:26:50.147Z] #38 ... [2023-01-30T08:26:50.147Z] [2023-01-30T08:26:50.147Z] #41 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-30T08:26:50.147Z] #41 DONE 2.4s [2023-01-30T08:26:50.332Z] #49 29.36 Selecting previously unselected package bash-completion. [2023-01-30T08:26:50.332Z] #49 29.36 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-30T08:26:50.358Z] #49 42.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-30T08:26:50.358Z] #49 42.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-30T08:26:50.358Z] #49 42.43 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-01-30T08:26:50.358Z] #49 42.46 Setting up patch (2.7.6-7) ... [2023-01-30T08:26:50.358Z] #49 42.49 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-01-30T08:26:50.358Z] #49 42.60 invoke-rc.d: could not determine current runlevel [2023-01-30T08:26:50.358Z] #49 42.61 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-30T08:26:50.358Z] #49 42.63 Setting up xfsprogs (5.10.0-4) ... [2023-01-30T08:26:50.358Z] #49 42.66 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-01-30T08:26:50.358Z] #49 42.69 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-30T08:26:50.358Z] #49 42.70 Setting up pigz (2.6-1) ... [2023-01-30T08:26:50.358Z] #49 42.72 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-30T08:26:50.358Z] #49 42.73 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-30T08:26:50.358Z] #49 42.75 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-30T08:26:50.358Z] #49 42.77 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:26:50.415Z] [2023-01-30T08:26:50.415Z] #42 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-30T08:26:50.686Z] #42 ... [2023-01-30T08:26:50.686Z] [2023-01-30T08:26:50.686Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-30T08:26:50.686Z] #44 DONE 2.0s [2023-01-30T08:26:50.686Z] [2023-01-30T08:26:50.686Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-30T08:26:50.925Z] #49 43.55 Setting up libaio1:arm64 (0.3.112-9) ... [2023-01-30T08:26:50.925Z] #49 43.57 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-30T08:26:51.265Z] #49 ... [2023-01-30T08:26:51.265Z] [2023-01-30T08:26:51.265Z] #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-01-30T08:26:51.265Z] #39 147.8 CC criu/cr-check.o [2023-01-30T08:26:51.265Z] #39 151.4 CC criu/cr-dedup.o [2023-01-30T08:26:51.265Z] #39 151.8 CC criu/cr-dump.o [2023-01-30T08:26:51.265Z] #39 154.5 CC criu/cr-errno.o [2023-01-30T08:26:51.265Z] #39 154.6 CC criu/cr-restore.o [2023-01-30T08:26:51.492Z] #49 44.02 Setting up libelf1:arm64 (0.183-1) ... [2023-01-30T08:26:51.750Z] #49 44.13 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-01-30T08:26:51.750Z] #49 44.15 Setting up python3-distutils (3.9.2-1) ... [2023-01-30T08:26:51.804Z] #42 ... [2023-01-30T08:26:51.804Z] [2023-01-30T08:26:51.804Z] #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-01-30T08:26:51.804Z] #28 DONE 126.9s [2023-01-30T08:26:51.804Z] [2023-01-30T08:26:51.804Z] #43 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-30T08:26:51.804Z] #43 DONE 0.3s [2023-01-30T08:26:51.804Z] [2023-01-30T08:26:51.804Z] #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-01-30T08:26:51.804Z] #38 81.13 DEP criu/namespaces.d [2023-01-30T08:26:51.804Z] #38 81.38 DEP criu/mount.d [2023-01-30T08:26:51.804Z] #38 81.56 DEP criu/memfd.d [2023-01-30T08:26:51.804Z] #38 81.78 DEP criu/mem.d [2023-01-30T08:26:51.804Z] #38 82.00 DEP criu/lsm.d [2023-01-30T08:26:51.804Z] #38 82.21 DEP criu/log.d [2023-01-30T08:26:51.804Z] #38 82.36 DEP criu/libnetlink.d [2023-01-30T08:26:52.009Z] #49 44.57 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:26:52.009Z] #49 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-30T08:26:52.009Z] #49 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-30T08:26:52.009Z] #49 44.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-30T08:26:52.009Z] #49 44.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-30T08:26:52.009Z] #49 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-30T08:26:52.009Z] #49 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-30T08:26:52.009Z] #49 44.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-30T08:26:52.009Z] #49 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-30T08:26:52.009Z] #49 44.65 Setting up python3-setuptools (52.0.0-4) ... [2023-01-30T08:26:52.066Z] #38 82.56 DEP criu/kerndat.d [2023-01-30T08:26:52.067Z] #45 1.326 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-30T08:26:52.067Z] #45 DONE 1.5s [2023-01-30T08:26:52.067Z] [2023-01-30T08:26:52.067Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-30T08:26:52.331Z] #38 82.88 DEP criu/kcmp-ids.d [2023-01-30T08:26:52.331Z] #38 ... [2023-01-30T08:26:52.331Z] [2023-01-30T08:26:52.331Z] #44 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-30T08:26:52.331Z] #44 DONE 0.6s [2023-01-30T08:26:52.331Z] [2023-01-30T08:26:52.331Z] #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-01-30T08:26:52.331Z] #38 82.97 DEP criu/irmap.d [2023-01-30T08:26:52.592Z] #38 83.16 DEP criu/ipc_ns.d [2023-01-30T08:26:52.592Z] #38 83.32 DEP criu/image.d [2023-01-30T08:26:52.852Z] #38 83.45 DEP criu/image-desc.d [2023-01-30T08:26:53.114Z] #38 83.60 DEP criu/fsnotify.d [2023-01-30T08:26:53.114Z] #38 83.72 DEP criu/filesystems.d [2023-01-30T08:26:53.375Z] #38 83.86 DEP criu/files.d [2023-01-30T08:26:53.383Z] #49 46.07 Setting up libjq1:arm64 (1.6-2.1) ... [2023-01-30T08:26:53.636Z] #38 84.13 DEP criu/files-reg.d [2023-01-30T08:26:53.641Z] #49 46.09 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-01-30T08:26:53.641Z] #49 46.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-30T08:26:53.641Z] #49 46.13 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-30T08:26:53.790Z] #39 ... [2023-01-30T08:26:53.790Z] [2023-01-30T08:26:53.790Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:53.790Z] #49 32.43 Unpacking bash-completion (1:2.11-2) ... [2023-01-30T08:26:53.790Z] #49 33.00 Selecting previously unselected package bzip2. [2023-01-30T08:26:53.790Z] #49 33.02 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-30T08:26:53.790Z] #49 33.02 Unpacking bzip2 (1.0.8-4) ... [2023-01-30T08:26:53.896Z] #38 84.31 DEP criu/files-ext.d [2023-01-30T08:26:53.896Z] #38 84.50 DEP criu/file-lock.d [2023-01-30T08:26:53.971Z] #46 DONE 1.5s [2023-01-30T08:26:53.971Z] [2023-01-30T08:26:53.971Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-30T08:26:54.047Z] #49 33.11 Selecting previously unselected package xz-utils. [2023-01-30T08:26:54.047Z] #49 33.12 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-30T08:26:54.047Z] #49 33.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-30T08:26:54.047Z] #49 33.35 Selecting previously unselected package apparmor. [2023-01-30T08:26:54.047Z] #49 33.35 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-30T08:26:54.158Z] #38 ... [2023-01-30T08:26:54.158Z] [2023-01-30T08:26:54.158Z] #42 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-30T08:26:54.158Z] #42 3.721 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-30T08:26:54.158Z] #42 DONE 3.8s [2023-01-30T08:26:54.158Z] [2023-01-30T08:26:54.158Z] #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-01-30T08:26:54.158Z] #38 84.66 DEP criu/file-ids.d [2023-01-30T08:26:54.303Z] #49 33.44 Unpacking apparmor (2.13.6-10) ... [2023-01-30T08:26:54.419Z] #38 84.83 DEP criu/fifo.d [2023-01-30T08:26:54.419Z] #38 85.07 DEP criu/fdstore.d [2023-01-30T08:26:54.419Z] #38 ... [2023-01-30T08:26:54.419Z] [2023-01-30T08:26:54.419Z] #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-01-30T08:26:54.419Z] #0 3.447 + RM_GOPATH=0 [2023-01-30T08:26:54.419Z] #0 3.452 + TMP_GOPATH= [2023-01-30T08:26:54.419Z] #0 3.452 + : /build [2023-01-30T08:26:54.419Z] #0 3.452 + '[' -z '' ']' [2023-01-30T08:26:54.419Z] #0 3.468 ++ mktemp -d [2023-01-30T08:26:54.419Z] #0 3.468 + export GOPATH=/tmp/tmp.FeA834syZB [2023-01-30T08:26:54.419Z] #0 3.468 + GOPATH=/tmp/tmp.FeA834syZB [2023-01-30T08:26:54.419Z] #0 3.468 + RM_GOPATH=1 [2023-01-30T08:26:54.419Z] #0 3.468 + case "$(go env GOARCH)" in [2023-01-30T08:26:54.419Z] #0 3.468 ++ go env GOARCH [2023-01-30T08:26:54.419Z] #0 3.476 + export GO_BUILDMODE=-buildmode=pie [2023-01-30T08:26:54.419Z] #0 3.484 Install runc version v1.1.4 (build tags: seccomp) [2023-01-30T08:26:54.419Z] #0 3.485 + GO_BUILDMODE=-buildmode=pie [2023-01-30T08:26:54.419Z] #0 3.485 ++ dirname /tmp/install/install.sh [2023-01-30T08:26:54.419Z] #0 3.485 + dir=/tmp/install [2023-01-30T08:26:54.419Z] #0 3.485 + bin=runc [2023-01-30T08:26:54.419Z] #0 3.485 + shift [2023-01-30T08:26:54.419Z] #0 3.485 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-30T08:26:54.419Z] #0 3.485 + . /tmp/install/runc.installer [2023-01-30T08:26:54.419Z] #0 3.485 ++ set -e [2023-01-30T08:26:54.419Z] #0 3.485 ++ : v1.1.4 [2023-01-30T08:26:54.419Z] #0 3.485 + install_runc [2023-01-30T08:26:54.419Z] #0 3.485 + RUNC_BUILDTAGS=seccomp [2023-01-30T08:26:54.419Z] #0 3.485 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-30T08:26:54.419Z] #0 3.485 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FeA834syZB/src/github.com/opencontainers/runc [2023-01-30T08:26:54.419Z] #0 3.485 Cloning into '/tmp/tmp.FeA834syZB/src/github.com/opencontainers/runc'... [2023-01-30T08:26:54.680Z] #45 ... [2023-01-30T08:26:54.680Z] [2023-01-30T08:26:54.680Z] #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-01-30T08:26:54.680Z] #38 85.17 DEP criu/fault-injection.d [2023-01-30T08:26:54.941Z] #38 85.28 DEP criu/external.d [2023-01-30T08:26:54.941Z] #38 85.35 DEP criu/eventpoll.d [2023-01-30T08:26:54.941Z] #38 85.49 DEP criu/eventfd.d [2023-01-30T08:26:55.016Z] #49 47.37 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-30T08:26:55.016Z] #49 47.38 Setting up jq (1.6-2.1) ... [2023-01-30T08:26:55.016Z] #49 47.39 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-01-30T08:26:55.016Z] #49 47.40 Setting up iptables (1.8.7-1) ... [2023-01-30T08:26:55.016Z] #49 47.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-30T08:26:55.016Z] #49 47.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-30T08:26:55.016Z] #49 47.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-30T08:26:55.016Z] #49 47.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-30T08:26:55.016Z] #49 47.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-30T08:26:55.016Z] #49 47.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-30T08:26:55.016Z] #49 47.46 Setting up iproute2 (5.10.0-4) ... [2023-01-30T08:26:55.202Z] #38 85.62 DEP criu/crtools.d [2023-01-30T08:26:55.202Z] #38 85.77 DEP criu/cr-service.d [2023-01-30T08:26:55.235Z] #49 34.13 Selecting previously unselected package inetutils-ping. [2023-01-30T08:26:55.235Z] #49 34.14 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-30T08:26:55.235Z] #49 34.15 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-30T08:26:55.235Z] #49 34.35 Selecting previously unselected package libip4tc2:amd64. [2023-01-30T08:26:55.235Z] #49 34.37 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-30T08:26:55.235Z] #49 34.38 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-30T08:26:55.275Z] #49 47.84 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:26:55.345Z] #47 DONE 1.6s [2023-01-30T08:26:55.345Z] [2023-01-30T08:26:55.346Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-30T08:26:55.464Z] #38 85.98 DEP criu/cr-restore.d [2023-01-30T08:26:55.492Z] #49 34.64 Selecting previously unselected package libip6tc2:amd64. [2023-01-30T08:26:55.492Z] #49 34.64 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-30T08:26:55.492Z] #49 34.65 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-30T08:26:55.725Z] #38 86.22 DEP criu/cr-errno.d [2023-01-30T08:26:55.725Z] #38 86.27 DEP criu/cr-dump.d [2023-01-30T08:26:55.748Z] #49 34.92 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-30T08:26:55.986Z] #38 86.56 DEP criu/cr-dedup.d [2023-01-30T08:26:56.005Z] #49 34.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-30T08:26:56.005Z] #49 34.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-30T08:26:56.005Z] #49 35.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-30T08:26:56.005Z] #49 35.17 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-30T08:26:56.005Z] #49 35.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-30T08:26:56.209Z] #49 DONE 48.8s [2023-01-30T08:26:56.209Z] [2023-01-30T08:26:56.209Z] #50 [dev-systemd-false 8/26] 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-01-30T08:26:56.273Z] #38 86.80 DEP criu/cr-check.d [2023-01-30T08:26:56.360Z] #49 35.43 Selecting previously unselected package libnftnl11:amd64. [2023-01-30T08:26:56.360Z] #49 35.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-30T08:26:56.360Z] #49 35.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-30T08:26:56.580Z] #38 87.06 DEP criu/config.d [2023-01-30T08:26:56.617Z] #49 35.58 Selecting previously unselected package iptables. [2023-01-30T08:26:56.617Z] #49 35.63 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-30T08:26:56.617Z] #49 35.66 Unpacking iptables (1.8.7-1) ... [2023-01-30T08:26:56.720Z] #48 DONE 1.6s [2023-01-30T08:26:56.720Z] [2023-01-30T08:26:56.720Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:56.850Z] #38 87.35 DEP criu/clone-noasan.d [2023-01-30T08:26:56.850Z] #38 87.44 DEP criu/cgroup.d [2023-01-30T08:26:57.113Z] #38 87.65 DEP criu/cgroup-props.d [2023-01-30T08:26:57.184Z] #49 36.34 Selecting previously unselected package libonig5:amd64. [2023-01-30T08:26:57.184Z] #49 36.34 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-30T08:26:57.184Z] #49 36.36 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:26:57.377Z] #38 ... [2023-01-30T08:26:57.377Z] [2023-01-30T08:26:57.377Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-30T08:26:57.377Z] #46 DONE 3.2s [2023-01-30T08:26:57.377Z] [2023-01-30T08:26:57.377Z] #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-01-30T08:26:57.377Z] #38 87.76 DEP criu/bitmap.d [2023-01-30T08:26:57.377Z] #38 87.80 DEP criu/bfd.d [2023-01-30T08:26:57.377Z] #38 87.97 DEP criu/autofs.d [2023-01-30T08:26:57.447Z] #49 36.75 Selecting previously unselected package libjq1:amd64. [2023-01-30T08:26:57.605Z] #50 1.110 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-30T08:26:57.605Z] #50 1.115 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-30T08:26:57.605Z] #50 1.118 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-30T08:26:57.605Z] #50 ... [2023-01-30T08:26:57.605Z] [2023-01-30T08:26:57.605Z] #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-01-30T08:26:57.605Z] #38 102.0 CC criu/external.o [2023-01-30T08:26:57.605Z] #38 102.3 CC criu/fault-injection.o [2023-01-30T08:26:57.605Z] #38 102.4 CC criu/fdstore.o [2023-01-30T08:26:57.605Z] #38 102.7 CC criu/fifo.o [2023-01-30T08:26:57.605Z] #38 103.2 CC criu/file-ids.o [2023-01-30T08:26:57.605Z] #38 103.5 CC criu/file-lock.o [2023-01-30T08:26:57.605Z] #38 104.4 CC criu/files-ext.o [2023-01-30T08:26:57.605Z] #38 104.8 CC criu/files-reg.o [2023-01-30T08:26:57.605Z] #38 107.1 CC criu/files.o [2023-01-30T08:26:57.605Z] #38 109.3 CC criu/filesystems.o [2023-01-30T08:26:57.605Z] #38 110.0 CC criu/fsnotify.o [2023-01-30T08:26:57.605Z] #38 111.6 CC criu/image-desc.o [2023-01-30T08:26:57.605Z] #38 111.9 CC criu/image.o [2023-01-30T08:26:57.605Z] #38 ... [2023-01-30T08:26:57.605Z] [2023-01-30T08:26:57.605Z] #50 [dev-systemd-false 8/26] 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-01-30T08:26:57.605Z] #50 DONE 1.2s [2023-01-30T08:26:57.605Z] [2023-01-30T08:26:57.605Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:26:57.638Z] #38 88.17 DEP criu/aio.d [2023-01-30T08:26:57.704Z] #49 36.76 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-30T08:26:57.704Z] #49 36.83 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:26:57.704Z] #49 36.97 Selecting previously unselected package jq. [2023-01-30T08:26:57.704Z] #49 36.97 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-30T08:26:57.704Z] #49 36.98 Unpacking jq (1.6-2.1) ... [2023-01-30T08:26:57.898Z] #38 88.36 DEP criu/action-scripts.d [2023-01-30T08:26:57.960Z] #49 37.15 Selecting previously unselected package libaio1:amd64. [2023-01-30T08:26:57.960Z] #49 37.15 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-30T08:26:57.960Z] #49 37.16 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-30T08:26:57.960Z] #49 37.23 Selecting previously unselected package libgpm2:amd64. [2023-01-30T08:26:58.158Z] #38 88.62 CC criu/action-scripts.o [2023-01-30T08:26:58.216Z] #49 37.25 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-30T08:26:58.216Z] #49 37.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-30T08:26:58.216Z] #49 37.39 Selecting previously unselected package libicu67:amd64. [2023-01-30T08:26:58.216Z] #49 37.39 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-30T08:26:58.216Z] #49 37.41 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-30T08:26:58.419Z] #38 89.15 CC criu/aio.o [2023-01-30T08:26:58.624Z] #49 1.790 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:26:58.624Z] #49 1.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:26:58.624Z] #49 1.827 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:26:58.883Z] #49 ... [2023-01-30T08:26:58.883Z] [2023-01-30T08:26:58.883Z] #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-01-30T08:26:58.883Z] #38 111.9 DEP criu/image.d [2023-01-30T08:26:58.883Z] #38 112.1 DEP criu/image-desc.d [2023-01-30T08:26:58.883Z] #38 112.2 DEP criu/fsnotify.d [2023-01-30T08:26:58.883Z] #38 112.5 DEP criu/filesystems.d [2023-01-30T08:26:58.883Z] #38 112.8 DEP criu/files.d [2023-01-30T08:26:58.883Z] #38 113.0 DEP criu/files-reg.d [2023-01-30T08:26:58.883Z] #38 113.3 DEP criu/files-ext.d [2023-01-30T08:26:58.883Z] #38 113.5 DEP criu/file-lock.d [2023-01-30T08:26:58.883Z] #38 113.8 DEP criu/file-ids.d [2023-01-30T08:26:58.883Z] #38 114.0 DEP criu/fifo.d [2023-01-30T08:26:58.883Z] #38 114.4 DEP criu/fdstore.d [2023-01-30T08:26:58.883Z] #38 114.5 DEP criu/fault-injection.d [2023-01-30T08:26:58.883Z] #38 114.7 DEP criu/external.d [2023-01-30T08:26:58.883Z] #38 114.9 DEP criu/eventpoll.d [2023-01-30T08:26:58.883Z] #38 115.2 DEP criu/eventfd.d [2023-01-30T08:26:58.883Z] #38 115.4 DEP criu/crtools.d [2023-01-30T08:26:58.883Z] #38 115.7 DEP criu/cr-service.d [2023-01-30T08:26:58.883Z] #38 116.0 DEP criu/cr-restore.d [2023-01-30T08:26:58.883Z] #38 116.5 DEP criu/cr-errno.d [2023-01-30T08:26:58.883Z] #38 116.6 DEP criu/cr-dump.d [2023-01-30T08:26:58.883Z] #38 117.0 DEP criu/cr-dedup.d [2023-01-30T08:26:58.883Z] #38 117.2 DEP criu/cr-check.d [2023-01-30T08:26:58.883Z] #38 117.6 DEP criu/config.d [2023-01-30T08:26:58.883Z] #38 117.9 DEP criu/clone-noasan.d [2023-01-30T08:26:58.883Z] #38 118.1 DEP criu/cgroup.d [2023-01-30T08:26:58.883Z] #38 118.5 DEP criu/cgroup-props.d [2023-01-30T08:26:58.883Z] #38 118.8 DEP criu/bitmap.d [2023-01-30T08:26:58.883Z] #38 118.9 DEP criu/bfd.d [2023-01-30T08:26:58.883Z] #38 119.2 DEP criu/autofs.d [2023-01-30T08:26:58.883Z] #38 119.4 DEP criu/aio.d [2023-01-30T08:26:58.883Z] #38 119.6 DEP criu/action-scripts.d [2023-01-30T08:26:58.883Z] #38 120.1 CC criu/action-scripts.o [2023-01-30T08:26:58.883Z] #38 120.7 CC criu/aio.o [2023-01-30T08:26:58.883Z] #38 121.7 CC criu/autofs.o [2023-01-30T08:26:59.141Z] #38 ... [2023-01-30T08:26:59.141Z] [2023-01-30T08:26:59.141Z] #49 [dev-systemd-false 7/26] 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-01-30T08:26:59.141Z] #49 2.393 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:26:59.360Z] #38 89.80 CC criu/autofs.o [2023-01-30T08:27:00.742Z] #38 ... [2023-01-30T08:27:00.742Z] [2023-01-30T08:27:00.742Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-30T08:27:00.742Z] #47 DONE 3.4s [2023-01-30T08:27:01.002Z] [2023-01-30T08:27:01.003Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-30T08:27:01.043Z] #49 4.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:27:00.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:27:00.886Z] > git config --add remote.origin.fetch +refs/pull/44882/head:refs/remotes/origin/PR-44882 # timeout=10 [2023-01-30T08:27:00.931Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:27:01.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-30T08:27:01.142Z] Fetching without tags [2023-01-30T08:27:01.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-30T08:27:02.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-30T08:27:02.305Z] Merging remotes/origin/20.10 commit 6051f142912a5c06064e96b92de5e4e8f052131b into PR head commit 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:27:02.417Z] #49 5.672 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:27:03.551Z] #48 DONE 2.6s [2023-01-30T08:27:03.551Z] [2023-01-30T08:27:03.551Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:04.166Z] #51 ... [2023-01-30T08:27:04.166Z] [2023-01-30T08:27:04.166Z] #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-01-30T08:27:04.166Z] #38 113.2 CC criu/ipc_ns.o [2023-01-30T08:27:04.166Z] #38 114.6 CC criu/irmap.o [2023-01-30T08:27:04.166Z] #38 115.3 CC criu/kcmp-ids.o [2023-01-30T08:27:04.166Z] #38 115.6 CC criu/kerndat.o [2023-01-30T08:27:04.166Z] #38 116.9 CC criu/libnetlink.o [2023-01-30T08:27:04.166Z] #38 117.2 CC criu/log.o [2023-01-30T08:27:04.166Z] #38 117.7 CC criu/lsm.o [2023-01-30T08:27:04.166Z] #38 118.1 CC criu/mem.o [2023-01-30T08:27:04.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-30T08:27:01.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-30T08:27:01.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:27:01.181Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44882/head:refs/remotes/origin/PR-44882 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-30T08:27:02.419Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:27:02.464Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:27:04.759Z] #49 ... [2023-01-30T08:27:04.759Z] [2023-01-30T08:27:04.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-01-30T08:27:04.759Z] #39 160.6 CC criu/cr-service.o [2023-01-30T08:27:04.759Z] #39 162.9 CC criu/crtools.o [2023-01-30T08:27:04.759Z] #39 163.9 CC criu/eventfd.o [2023-01-30T08:27:04.759Z] #39 164.7 CC criu/eventpoll.o [2023-01-30T08:27:04.759Z] #39 166.3 CC criu/external.o [2023-01-30T08:27:04.759Z] #39 167.0 CC criu/fault-injection.o [2023-01-30T08:27:04.759Z] #39 167.1 CC criu/fdstore.o [2023-01-30T08:27:04.759Z] #39 167.6 CC criu/fifo.o [2023-01-30T08:27:04.759Z] #39 168.0 CC criu/file-ids.o [2023-01-30T08:27:04.759Z] #39 168.4 CC criu/file-lock.o [2023-01-30T08:27:04.759Z] #39 170.0 CC criu/files-ext.o [2023-01-30T08:27:04.759Z] #39 170.8 CC criu/files-reg.o [2023-01-30T08:27:04.759Z] #39 ... [2023-01-30T08:27:04.759Z] [2023-01-30T08:27:04.759Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:04.759Z] #49 43.23 Selecting previously unselected package libinih1:amd64. [2023-01-30T08:27:04.759Z] #49 43.25 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-30T08:27:04.759Z] #49 43.28 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-30T08:27:04.759Z] #49 43.51 Selecting previously unselected package libnet1:amd64. [2023-01-30T08:27:04.759Z] #49 43.52 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:27:04.759Z] #49 43.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:27:04.759Z] #49 43.68 Selecting previously unselected package libnl-3-200:amd64. [2023-01-30T08:27:04.759Z] #49 43.68 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:27:04.759Z] #49 43.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:27:04.759Z] #49 43.91 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-30T08:27:04.759Z] #49 43.91 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:27:04.759Z] #49 43.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:27:04.759Z] #49 44.06 Selecting previously unselected package net-tools. [2023-01-30T08:27:04.759Z] #49 44.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-30T08:27:05.015Z] #49 44.10 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-30T08:27:05.272Z] #49 44.43 Selecting previously unselected package patch. [2023-01-30T08:27:05.272Z] #49 44.48 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-30T08:27:05.272Z] #49 44.50 Unpacking patch (2.7.6-7) ... [2023-01-30T08:27:05.443Z] Merge succeeded, producing 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:27:05.443Z] Checking out Revision 526ae907e2828307f54315b184457c64bf1b299d (PR-44882) [2023-01-30T08:27:05.465Z] #49 2.299 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-30T08:27:05.529Z] #49 44.73 Selecting previously unselected package python-pip-whl. [2023-01-30T08:27:05.529Z] #49 44.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-30T08:27:05.529Z] #49 44.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-30T08:27:05.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-30T08:27:05.549Z] #38 120.0 CC criu/memfd.o [2023-01-30T08:27:05.727Z] #49 2.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-30T08:27:05.727Z] #49 2.335 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-30T08:27:05.729Z] #49 ... [2023-01-30T08:27:05.729Z] [2023-01-30T08:27:05.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-01-30T08:27:05.729Z] #42 17.74 + cd /tmp/tmp.xRHOBpsFIi/src/github.com/opencontainers/runc [2023-01-30T08:27:05.729Z] #42 17.74 + git checkout -q v1.1.4 [2023-01-30T08:27:05.729Z] #42 18.74 + '[' -z '' ']' [2023-01-30T08:27:05.729Z] #42 18.74 + target=static [2023-01-30T08:27:05.729Z] #42 18.74 + make BUILDTAGS=seccomp static [2023-01-30T08:27:05.729Z] #42 19.38 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-01-30T08:27:05.807Z] #38 120.5 CC criu/mount.o [2023-01-30T08:27:06.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-30T08:27:06.300Z] #49 2.879 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-30T08:27:06.459Z] #49 45.54 Selecting previously unselected package python3-lib2to3. [2023-01-30T08:27:06.459Z] #49 45.55 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-30T08:27:06.459Z] #49 45.55 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-30T08:27:06.459Z] #49 45.69 Selecting previously unselected package python3-distutils. [2023-01-30T08:27:06.459Z] #49 45.69 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-30T08:27:06.716Z] #49 45.71 Unpacking python3-distutils (3.9.2-1) ... [2023-01-30T08:27:06.716Z] #49 45.87 Selecting previously unselected package python3-pkg-resources. [2023-01-30T08:27:06.716Z] #49 45.87 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-30T08:27:06.716Z] #49 45.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:27:06.742Z] #38 ... [2023-01-30T08:27:06.742Z] [2023-01-30T08:27:06.742Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:27:06.742Z] #51 9.357 Collecting yamllint==1.26.1 [2023-01-30T08:27:06.973Z] #49 46.07 Selecting previously unselected package python3-setuptools. [2023-01-30T08:27:06.973Z] #49 46.08 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-30T08:27:06.973Z] #49 46.09 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-30T08:27:07.230Z] #49 46.51 Selecting previously unselected package python3-wheel. [2023-01-30T08:27:07.487Z] #49 46.52 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-30T08:27:07.487Z] #49 46.53 Unpacking python3-wheel (0.34.2-1) ... [2023-01-30T08:27:07.487Z] #49 46.63 Selecting previously unselected package python3-pip. [2023-01-30T08:27:07.487Z] #49 46.64 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-30T08:27:07.487Z] #49 46.65 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-30T08:27:07.682Z] #49 4.090 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [218 kB] [2023-01-30T08:27:05.026Z] > git remote # timeout=10 [2023-01-30T08:27:05.159Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T08:27:05.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-30T08:27:05.206Z] > git merge 6051f142912a5c06064e96b92de5e4e8f052131b # timeout=10 [2023-01-30T08:27:05.355Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-01-30T08:27:05.480Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:27:05.531Z] > git checkout -f 526ae907e2828307f54315b184457c64bf1b299d # timeout=10 [2023-01-30T08:27:08.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-30T08:27:08.050Z] #49 47.10 Selecting previously unselected package sudo. [2023-01-30T08:27:08.050Z] #49 47.10 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-01-30T08:27:08.050Z] #49 47.11 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-01-30T08:27:08.118Z] #51 10.41 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-30T08:27:08.624Z] #49 5.312 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-30T08:27:08.624Z] #49 ... [2023-01-30T08:27:08.624Z] [2023-01-30T08:27:08.624Z] #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-01-30T08:27:08.624Z] #45 14.16 + cd /tmp/tmp.FeA834syZB/src/github.com/opencontainers/runc [2023-01-30T08:27:08.624Z] #45 14.16 + git checkout -q v1.1.4 [2023-01-30T08:27:08.624Z] #45 14.92 + '[' -z '' ']' [2023-01-30T08:27:08.624Z] #45 14.92 + target=static [2023-01-30T08:27:08.624Z] #45 14.92 + make BUILDTAGS=seccomp static [2023-01-30T08:27:08.624Z] #45 15.38 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-01-30T08:27:08.885Z] #45 ... [2023-01-30T08:27:08.885Z] [2023-01-30T08:27:08.885Z] #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-01-30T08:27:08.885Z] #38 91.70 CC criu/bfd.o [2023-01-30T08:27:08.885Z] #38 92.21 CC criu/bitmap.o [2023-01-30T08:27:08.885Z] #38 92.42 CC criu/cgroup-props.o [2023-01-30T08:27:08.885Z] #38 93.52 CC criu/cgroup.o [2023-01-30T08:27:08.885Z] #38 96.98 CC criu/clone-noasan.o [2023-01-30T08:27:08.885Z] #38 97.27 CC criu/config.o [2023-01-30T08:27:08.885Z] #38 98.77 CC criu/cr-check.o [2023-01-30T08:27:09.013Z] #42 ... [2023-01-30T08:27:09.013Z] [2023-01-30T08:27:09.013Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:09.013Z] #49 12.26 Fetched 8624 kB in 11s (804 kB/s) [2023-01-30T08:27:09.052Z] #51 11.56 Collecting pathspec>=0.5.3 [2023-01-30T08:27:09.052Z] #51 11.58 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-01-30T08:27:09.310Z] #51 11.89 Collecting pyyaml [2023-01-30T08:27:09.310Z] #51 11.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-01-30T08:27:09.310Z] #51 11.96 Building wheels for collected packages: yamllint [2023-01-30T08:27:09.310Z] #51 11.96 Building wheel for yamllint (setup.py): started [2023-01-30T08:27:09.431Z] #49 48.39 Selecting previously unselected package thin-provisioning-tools. [2023-01-30T08:27:09.431Z] #49 48.41 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-30T08:27:09.431Z] #49 48.42 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-30T08:27:09.688Z] #49 48.90 Selecting previously unselected package uidmap. [2023-01-30T08:27:09.688Z] #49 48.91 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-30T08:27:09.688Z] #49 48.93 Unpacking uidmap (1:4.8.1-1) ... [2023-01-30T08:27:10.202Z] #49 49.27 Selecting previously unselected package vim-runtime. [2023-01-30T08:27:10.202Z] #49 49.27 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:27:10.202Z] #49 49.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-30T08:27:10.268Z] #38 100.9 CC criu/cr-dedup.o [2023-01-30T08:27:10.459Z] #49 49.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-30T08:27:10.459Z] #49 49.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:10.684Z] #51 13.07 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-30T08:27:10.684Z] #51 13.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c33118a4b841efb50059e7b0a07cde5648fe575dc84a46750e706a3ac8920464 [2023-01-30T08:27:10.684Z] #51 13.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-30T08:27:10.684Z] #51 13.07 Successfully built yamllint [2023-01-30T08:27:10.684Z] #51 13.11 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-30T08:27:10.838Z] #38 101.3 CC criu/cr-dump.o [2023-01-30T08:27:10.917Z] #49 12.26 Reading package lists... [2023-01-30T08:27:10.917Z] #49 ... [2023-01-30T08:27:10.917Z] [2023-01-30T08:27:10.917Z] #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-01-30T08:27:10.917Z] #38 123.8 CC criu/bfd.o [2023-01-30T08:27:10.917Z] #38 124.5 CC criu/bitmap.o [2023-01-30T08:27:10.917Z] #38 124.7 CC criu/cgroup-props.o [2023-01-30T08:27:10.917Z] #38 126.1 CC criu/cgroup.o [2023-01-30T08:27:10.917Z] #38 131.5 CC criu/clone-noasan.o [2023-01-30T08:27:10.917Z] #38 131.8 CC criu/config.o [2023-01-30T08:27:10.917Z] #38 133.7 CC criu/cr-check.o [2023-01-30T08:27:10.942Z] #51 13.49 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-01-30T08:27:11.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-30T08:27:11.508Z] #51 DONE 14.0s [2023-01-30T08:27:11.508Z] [2023-01-30T08:27:11.508Z] #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-01-30T08:27:11.508Z] #38 124.6 CC criu/namespaces.o [2023-01-30T08:27:12.074Z] #38 126.7 CC criu/net.o [2023-01-30T08:27:12.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-30T08:27:12.759Z] #38 ... [2023-01-30T08:27:12.759Z] [2023-01-30T08:27:12.759Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:12.759Z] #49 9.484 Fetched 8624 kB in 7s (1157 kB/s) [2023-01-30T08:27:13.449Z] #38 ... [2023-01-30T08:27:13.449Z] [2023-01-30T08:27:13.449Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:13.449Z] #49 12.26 Reading package lists... [2023-01-30T08:27:14.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-30T08:27:15.311Z] #49 9.484 Reading package lists... [2023-01-30T08:27:15.311Z] #49 ... [2023-01-30T08:27:15.311Z] [2023-01-30T08:27:15.311Z] #31 [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-01-30T08:27:15.311Z] #31 DONE 150.2s [2023-01-30T08:27:15.311Z] [2023-01-30T08:27:15.311Z] #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-01-30T08:27:15.311Z] #38 103.9 CC criu/cr-errno.o [2023-01-30T08:27:15.311Z] #38 104.0 CC criu/cr-restore.o [2023-01-30T08:27:15.354Z] #38 129.9 CC criu/netfilter.o [2023-01-30T08:27:15.354Z] #38 130.2 CC criu/page-pipe.o [2023-01-30T08:27:15.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-30T08:27:15.982Z] #49 16.74 Reading package lists... [2023-01-30T08:27:15.982Z] #49 ... [2023-01-30T08:27:15.982Z] [2023-01-30T08:27:15.982Z] #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-01-30T08:27:15.982Z] #24 DONE 224.5s [2023-01-30T08:27:15.982Z] [2023-01-30T08:27:15.982Z] #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-01-30T08:27:15.982Z] #38 136.8 CC criu/cr-dedup.o [2023-01-30T08:27:15.982Z] #38 137.6 CC criu/cr-dump.o [2023-01-30T08:27:16.286Z] #38 131.0 CC criu/page-xfer.o [2023-01-30T08:27:16.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-30T08:27:16.998Z] #49 55.29 Selecting previously unselected package vim. [2023-01-30T08:27:16.998Z] #49 55.31 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:27:16.998Z] #49 55.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:17.255Z] #49 ... [2023-01-30T08:27:17.255Z] [2023-01-30T08:27:17.255Z] #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-01-30T08:27:17.255Z] #39 174.1 CC criu/files.o [2023-01-30T08:27:17.255Z] #39 177.9 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:27:17.255Z] #39 177.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-30T08:27:17.255Z] #39 178.1 CC criu/filesystems.o [2023-01-30T08:27:17.255Z] #39 179.2 CC criu/fsnotify.o [2023-01-30T08:27:17.255Z] #39 181.2 CC criu/image-desc.o [2023-01-30T08:27:17.255Z] #39 181.4 CC criu/image.o [2023-01-30T08:27:17.255Z] #39 183.2 CC criu/ipc_ns.o [2023-01-30T08:27:17.512Z] #39 ... [2023-01-30T08:27:17.512Z] [2023-01-30T08:27:17.512Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:17.512Z] #49 56.67 Selecting previously unselected package xfsprogs. [2023-01-30T08:27:17.512Z] #49 56.72 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-30T08:27:17.512Z] #49 56.74 Unpacking xfsprogs (5.10.0-4) ... [2023-01-30T08:27:17.729Z] Commit message: "[20.10] update containerd binary to v1.6.16" [2023-01-30T08:27:18.204Z] #38 132.8 CC criu/pagemap-cache.o [2023-01-30T08:27:18.140Z] > git --version # timeout=10 [2023-01-30T08:27:18.189Z] > git --version # 'git version 2.24.1.windows.2' [2023-01-30T08:27:18.232Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-30T08:27:18.445Z] #49 57.53 Selecting previously unselected package zip. [2023-01-30T08:27:18.445Z] #49 57.55 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-30T08:27:18.445Z] #49 57.56 Unpacking zip (3.0-12) ... [2023-01-30T08:27:18.481Z] #38 133.2 CC criu/pagemap.o [2023-01-30T08:27:18.702Z] #49 57.89 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:27:18.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-30T08:27:19.267Z] #38 141.9 CC criu/cr-errno.o [2023-01-30T08:27:19.267Z] #38 142.1 CC criu/cr-restore.o [2023-01-30T08:27:19.434Z] #38 134.3 CC criu/parasite-syscall.o [2023-01-30T08:27:19.511Z] #38 109.6 CC criu/cr-service.o [2023-01-30T08:27:19.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-30T08:27:20.080Z] #49 59.26 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-30T08:27:20.080Z] #38 ... [2023-01-30T08:27:20.080Z] [2023-01-30T08:27:20.080Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:20.080Z] #49 9.484 Reading package lists... [2023-01-30T08:27:20.080Z] #49 12.38 Reading package lists... [2023-01-30T08:27:20.080Z] #49 15.31 Building dependency tree... [2023-01-30T08:27:20.080Z] #49 16.80 The following additional packages will be installed: [2023-01-30T08:27:20.080Z] #49 16.80 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-30T08:27:20.080Z] #49 16.80 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-30T08:27:20.081Z] #49 16.80 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-30T08:27:20.081Z] #49 16.81 python3-pkg-resources vim-runtime xxd [2023-01-30T08:27:20.081Z] #49 16.81 Suggested packages: [2023-01-30T08:27:20.081Z] #49 16.81 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-30T08:27:20.081Z] #49 16.81 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-30T08:27:20.081Z] #49 16.81 acl attr quota [2023-01-30T08:27:20.081Z] #49 16.81 Recommended packages: [2023-01-30T08:27:20.081Z] #49 16.81 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-30T08:27:20.203Z] #38 ... [2023-01-30T08:27:20.203Z] [2023-01-30T08:27:20.203Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:20.203Z] #49 16.74 Reading package lists... [2023-01-30T08:27:20.203Z] #49 21.40 Building dependency tree... [2023-01-30T08:27:20.203Z] #49 23.22 The following additional packages will be installed: [2023-01-30T08:27:20.203Z] #49 23.22 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-30T08:27:20.203Z] #49 23.23 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-30T08:27:20.203Z] #49 23.23 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-30T08:27:20.203Z] #49 23.23 python3-pkg-resources vim-runtime xxd [2023-01-30T08:27:20.203Z] #49 23.24 Suggested packages: [2023-01-30T08:27:20.203Z] #49 23.24 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-30T08:27:20.203Z] #49 23.24 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-30T08:27:20.203Z] #49 23.24 acl attr quota [2023-01-30T08:27:20.203Z] #49 23.24 Recommended packages: [2023-01-30T08:27:20.203Z] #49 23.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-30T08:27:20.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-30T08:27:20.337Z] #49 59.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-30T08:27:20.337Z] #49 59.29 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-30T08:27:20.337Z] #49 59.30 Setting up libicu67:amd64 (67.1-7) ... [2023-01-30T08:27:20.337Z] #49 59.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-30T08:27:20.337Z] #49 59.35 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-30T08:27:20.337Z] #49 59.36 Setting up uidmap (1:4.8.1-1) ... [2023-01-30T08:27:20.337Z] #49 59.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:27:20.337Z] #49 59.43 Setting up bzip2 (1.0.8-4) ... [2023-01-30T08:27:20.337Z] #49 59.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:27:20.337Z] #49 59.46 Setting up python3-wheel (0.34.2-1) ... [2023-01-30T08:27:20.376Z] #38 135.1 CC criu/path.o [2023-01-30T08:27:20.634Z] #38 135.4 CC criu/pie-util-vdso.o [2023-01-30T08:27:20.651Z] #49 ... [2023-01-30T08:27:20.651Z] [2023-01-30T08:27:20.651Z] #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-01-30T08:27:20.651Z] #38 111.4 CC criu/crtools.o [2023-01-30T08:27:20.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-30T08:27:20.892Z] #38 135.8 CC criu/pie-util.o [2023-01-30T08:27:21.150Z] #38 136.0 CC criu/pipes.o [2023-01-30T08:27:21.221Z] #38 111.9 CC criu/eventfd.o [2023-01-30T08:27:21.580Z] #49 24.77 The following NEW packages will be installed: [2023-01-30T08:27:21.580Z] #49 24.79 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-30T08:27:21.580Z] #49 24.79 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-30T08:27:21.580Z] #49 24.79 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-30T08:27:21.580Z] #49 24.79 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-30T08:27:21.580Z] #49 24.79 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-30T08:27:21.580Z] #49 24.79 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-30T08:27:21.580Z] #49 24.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-30T08:27:21.580Z] #49 24.79 xz-utils zip [2023-01-30T08:27:21.706Z] #49 60.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:21.706Z] #49 60.83 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:27:21.706Z] #49 60.84 Setting up libcap2-bin (1:2.44-1) ... [2023-01-30T08:27:21.706Z] #49 60.86 Setting up apparmor (2.13.6-10) ... [2023-01-30T08:27:21.786Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-30T08:27:21.786Z] Using test binary docker [2023-01-30T08:27:21.786Z] +++ /etc/init.d/apparmor start [2023-01-30T08:27:21.786Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-30T08:27:21.786Z] Using test binary docker [2023-01-30T08:27:21.786Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-30T08:27:21.786Z] INFO: Waiting for daemon to start... [2023-01-30T08:27:21.786Z] Starting dockerd [2023-01-30T08:27:21.786Z] +++ 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-01-30T08:27:21.786Z] +++ /etc/init.d/apparmor start [2023-01-30T08:27:21.786Z] Starting: AppArmor.: already loaded with profiles.: Skipped. ... (warning). [2023-01-30T08:27:21.786Z] INFO: Waiting for daemon to start... [2023-01-30T08:27:21.786Z] Starting dockerd [2023-01-30T08:27:21.786Z] +++ 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-01-30T08:27:21.792Z] #38 112.3 CC criu/eventpoll.o [2023-01-30T08:27:22.083Z] #38 136.8 CC criu/plugin.o [2023-01-30T08:27:22.147Z] #49 25.13 0 upgraded, 47 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:27:22.147Z] #49 25.13 Need to get 27.0 MB of archives. [2023-01-30T08:27:22.147Z] #49 25.13 After this operation, 104 MB of additional disk space will be used. [2023-01-30T08:27:22.147Z] #49 25.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-30T08:27:22.147Z] #49 25.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-30T08:27:22.147Z] #49 25.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-30T08:27:22.147Z] #49 25.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-30T08:27:22.147Z] #49 25.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-30T08:27:22.147Z] #49 25.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-30T08:27:22.147Z] #49 25.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-30T08:27:22.147Z] #49 25.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-30T08:27:22.147Z] #49 25.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-30T08:27:22.147Z] #49 25.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-30T08:27:22.147Z] #49 25.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-30T08:27:22.147Z] #49 25.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-30T08:27:22.147Z] #49 25.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-30T08:27:22.147Z] #49 25.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-30T08:27:22.147Z] #49 25.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-30T08:27:22.147Z] #49 25.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-30T08:27:22.147Z] #49 25.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-30T08:27:22.147Z] #49 25.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-30T08:27:22.147Z] #49 25.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-30T08:27:22.147Z] #49 25.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-30T08:27:22.147Z] #49 25.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-30T08:27:22.147Z] #49 25.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-30T08:27:22.147Z] #49 25.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-30T08:27:22.147Z] #49 25.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-30T08:27:22.147Z] #49 25.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-30T08:27:22.147Z] #49 25.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-30T08:27:22.147Z] #49 25.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-30T08:27:22.341Z] #38 137.1 CC criu/proc_parse.o [2023-01-30T08:27:22.349Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-30T08:27:22.349Z] Using test binary docker [2023-01-30T08:27:22.349Z] +++ /etc/init.d/apparmor start [2023-01-30T08:27:22.349Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-30T08:27:22.349Z] INFO: Waiting for daemon to start... [2023-01-30T08:27:22.349Z] Starting dockerd [2023-01-30T08:27:22.349Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2023-01-30T08:27:22.530Z] + docker version [2023-01-30T08:27:22.716Z] #49 25.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-30T08:27:22.717Z] #49 25.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-30T08:27:22.717Z] #49 25.85 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-01-30T08:27:22.717Z] #49 25.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-30T08:27:22.717Z] #49 25.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-30T08:27:22.717Z] #49 25.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-30T08:27:22.717Z] #49 25.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-30T08:27:22.717Z] #49 25.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-30T08:27:22.734Z] #38 113.2 CC criu/external.o [2023-01-30T08:27:22.908Z] #38 ... [2023-01-30T08:27:22.908Z] [2023-01-30T08:27:22.908Z] #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-01-30T08:27:22.908Z] #36 188.6 + dpkg --print-architecture [2023-01-30T08:27:22.975Z] #49 25.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-30T08:27:22.975Z] #49 26.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-30T08:27:22.975Z] #49 26.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-30T08:27:22.975Z] #49 26.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-30T08:27:22.975Z] #49 26.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-30T08:27:22.975Z] #49 26.06 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-01-30T08:27:22.975Z] #49 26.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-30T08:27:22.975Z] #49 26.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-30T08:27:22.975Z] #49 26.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-30T08:27:22.995Z] #38 113.5 CC criu/fault-injection.o [2023-01-30T08:27:22.995Z] #38 113.6 CC criu/fdstore.o [2023-01-30T08:27:23.166Z] #36 DONE 189.0s [2023-01-30T08:27:23.166Z] [2023-01-30T08:27:23.166Z] #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-01-30T08:27:23.234Z] #49 26.43 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-30T08:27:23.234Z] #49 26.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-30T08:27:23.234Z] #49 26.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-30T08:27:23.256Z] #38 113.9 CC criu/fifo.o [2023-01-30T08:27:23.827Z] #38 114.3 CC criu/file-ids.o [2023-01-30T08:27:24.088Z] #38 114.6 CC criu/file-lock.o [2023-01-30T08:27:24.610Z] #49 27.57 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:27:24.610Z] #49 27.80 Fetched 27.0 MB in 2s (15.7 MB/s) [2023-01-30T08:27:24.868Z] #49 27.86 Selecting previously unselected package pigz. [2023-01-30T08:27:24.868Z] #49 27.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-01-30T08:27:24.869Z] #49 27.92 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-30T08:27:24.869Z] #49 27.93 Unpacking pigz (2.6-1) ... [2023-01-30T08:27:24.871Z] . [2023-01-30T08:27:24.871Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-30T08:27:24.871Z] [2023-01-30T08:27:24.871Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-30T08:27:24.871Z] [2023-01-30T08:27:24.871Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-30T08:27:24.984Z] #49 63.73 Setting up zip (3.0-12) ... [2023-01-30T08:27:24.984Z] #49 63.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:24.984Z] #49 63.81 Setting up bash-completion (1:2.11-2) ... [2023-01-30T08:27:25.031Z] #38 115.5 CC criu/files-ext.o [2023-01-30T08:27:25.127Z] #49 28.19 Selecting previously unselected package libelf1:amd64. [2023-01-30T08:27:25.127Z] #49 28.19 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-30T08:27:25.127Z] #49 28.21 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-30T08:27:25.129Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-30T08:27:25.129Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-30T08:27:25.129Z] Error: No such image: emptyfs [2023-01-30T08:27:25.129Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-30T08:27:25.129Z] Error: No such image: emptyfs [2023-01-30T08:27:25.129Z] ++++ docker load [2023-01-30T08:27:25.129Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-30T08:27:25.129Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-30T08:27:25.129Z] ++++ docker load [2023-01-30T08:27:25.129Z] Error: No such image: emptyfs [2023-01-30T08:27:25.129Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-30T08:27:25.129Z] ++++ docker load [2023-01-30T08:27:25.129Z] Running integration-test (iteration 1) [2023-01-30T08:27:25.129Z] Running integration-test (iteration 1) [2023-01-30T08:27:25.129Z] 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-01-30T08:27:25.129Z] ++ 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-01-30T08:27:25.129Z] ++ set -e [2023-01-30T08:27:25.129Z] ++ '[' -n 0 ']' [2023-01-30T08:27:25.129Z] ++ set -x [2023-01-30T08:27:25.129Z] ++ 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-01-30T08:27:25.129Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-01-30T08:27:25.129Z] ++ 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-01-30T08:27:25.129Z] ++ set -e [2023-01-30T08:27:25.129Z] ++ '[' -n 0 ']' [2023-01-30T08:27:25.129Z] ++ set -x [2023-01-30T08:27:25.129Z] ++ 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-01-30T08:27:25.129Z] Running integration-test (iteration 1) [2023-01-30T08:27:25.129Z] 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-01-30T08:27:25.129Z] ++ 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-01-30T08:27:25.129Z] ++ set -e [2023-01-30T08:27:25.129Z] ++ '[' -n 0 ']' [2023-01-30T08:27:25.129Z] ++ set -x [2023-01-30T08:27:25.129Z] ++ 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-01-30T08:27:25.293Z] #38 115.9 CC criu/files-reg.o [2023-01-30T08:27:25.386Z] #49 28.54 Selecting previously unselected package libbpf0:amd64. [2023-01-30T08:27:25.386Z] #49 28.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-30T08:27:25.386Z] #49 28.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-30T08:27:25.387Z] Loaded image: busybox:latest [2023-01-30T08:27:25.387Z] Loaded image: busybox:latest [2023-01-30T08:27:25.387Z] Loaded image: busybox:latest [2023-01-30T08:27:25.645Z] #49 28.77 Selecting previously unselected package libcap2:amd64. [2023-01-30T08:27:25.645Z] #49 28.78 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-30T08:27:25.645Z] #49 28.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:27:25.645Z] Loaded image: busybox:glibc [2023-01-30T08:27:25.645Z] Loaded image: busybox:glibc [2023-01-30T08:27:25.645Z] Loaded image: busybox:glibc [2023-01-30T08:27:25.698Z] #29 ... [2023-01-30T08:27:25.698Z] [2023-01-30T08:27:25.698Z] #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-01-30T08:27:25.698Z] #38 139.9 CC criu/protobuf-desc.o [2023-01-30T08:27:25.904Z] #49 29.10 Selecting previously unselected package libmnl0:amd64. [2023-01-30T08:27:25.904Z] #49 29.10 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-30T08:27:25.904Z] #49 29.13 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-30T08:27:26.162Z] #49 29.34 Selecting previously unselected package libxtables12:amd64. [2023-01-30T08:27:26.162Z] #49 29.34 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-30T08:27:26.162Z] #49 29.36 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-30T08:27:26.236Z] #38 ... [2023-01-30T08:27:26.236Z] [2023-01-30T08:27:26.236Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:26.236Z] #49 18.06 The following NEW packages will be installed: [2023-01-30T08:27:26.236Z] #49 18.07 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-30T08:27:26.236Z] #49 18.07 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-30T08:27:26.236Z] #49 18.07 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-30T08:27:26.236Z] #49 18.07 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-30T08:27:26.236Z] #49 18.08 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-30T08:27:26.236Z] #49 18.08 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-30T08:27:26.236Z] #49 18.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-30T08:27:26.236Z] #49 18.08 xz-utils zip [2023-01-30T08:27:26.236Z] #49 18.42 0 upgraded, 47 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:27:26.236Z] #49 18.42 Need to get 27.0 MB of archives. [2023-01-30T08:27:26.236Z] #49 18.42 After this operation, 104 MB of additional disk space will be used. [2023-01-30T08:27:26.236Z] #49 18.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-30T08:27:26.236Z] #49 18.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-30T08:27:26.236Z] #49 18.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-30T08:27:26.236Z] #49 18.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-30T08:27:26.236Z] #49 18.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-30T08:27:26.236Z] #49 18.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-30T08:27:26.236Z] #49 18.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-30T08:27:26.236Z] #49 18.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-30T08:27:26.236Z] #49 18.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-30T08:27:26.236Z] #49 18.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-30T08:27:26.236Z] #49 18.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-30T08:27:26.236Z] #49 18.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-30T08:27:26.236Z] #49 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-01-30T08:27:26.236Z] #49 18.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-30T08:27:26.236Z] #49 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-01-30T08:27:26.236Z] #49 18.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-30T08:27:26.236Z] #49 18.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-30T08:27:26.236Z] #49 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-01-30T08:27:26.236Z] #49 18.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-30T08:27:26.236Z] #49 18.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-30T08:27:26.236Z] #49 18.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-30T08:27:26.236Z] #49 18.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-30T08:27:26.236Z] #49 18.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-30T08:27:26.236Z] #49 18.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-30T08:27:26.236Z] #49 18.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-30T08:27:26.236Z] #49 18.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-30T08:27:26.236Z] #49 18.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-30T08:27:26.236Z] #49 18.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-30T08:27:26.236Z] #49 18.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-30T08:27:26.236Z] #49 18.88 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-01-30T08:27:26.236Z] #49 18.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-30T08:27:26.236Z] #49 18.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-30T08:27:26.236Z] #49 18.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-30T08:27:26.236Z] #49 18.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-30T08:27:26.236Z] #49 18.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-30T08:27:26.236Z] #49 18.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-30T08:27:26.236Z] #49 18.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-30T08:27:26.237Z] #49 18.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-30T08:27:26.237Z] #49 18.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-30T08:27:26.237Z] #49 18.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-30T08:27:26.237Z] #49 19.00 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-01-30T08:27:26.237Z] #49 19.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-30T08:27:26.237Z] #49 19.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-30T08:27:26.237Z] #49 19.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-30T08:27:26.237Z] #49 19.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-30T08:27:26.237Z] #49 19.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-30T08:27:26.237Z] #49 19.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-30T08:27:26.237Z] #49 19.97 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:27:26.237Z] #49 20.10 Fetched 27.0 MB in 1s (21.8 MB/s) [2023-01-30T08:27:26.237Z] #49 20.17 Selecting previously unselected package pigz. [2023-01-30T08:27:26.237Z] #49 20.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-01-30T08:27:26.237Z] #49 20.22 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-30T08:27:26.237Z] #49 20.22 Unpacking pigz (2.6-1) ... [2023-01-30T08:27:26.237Z] #49 20.31 Selecting previously unselected package libelf1:amd64. [2023-01-30T08:27:26.237Z] #49 20.31 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-30T08:27:26.237Z] #49 20.33 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-30T08:27:26.237Z] #49 20.49 Selecting previously unselected package libbpf0:amd64. [2023-01-30T08:27:26.237Z] #49 20.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-30T08:27:26.237Z] #49 20.50 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-30T08:27:26.237Z] #49 20.63 Selecting previously unselected package libcap2:amd64. [2023-01-30T08:27:26.237Z] #49 20.63 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-30T08:27:26.237Z] #49 20.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:27:26.237Z] #49 20.72 Selecting previously unselected package libmnl0:amd64. [2023-01-30T08:27:26.237Z] #49 20.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-30T08:27:26.237Z] #49 20.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-30T08:27:26.237Z] #49 20.79 Selecting previously unselected package libxtables12:amd64. [2023-01-30T08:27:26.237Z] #49 20.79 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-30T08:27:26.237Z] #49 20.80 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-30T08:27:26.237Z] #49 20.96 Selecting previously unselected package libcap2-bin. [2023-01-30T08:27:26.237Z] #49 20.97 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-30T08:27:26.237Z] #49 20.98 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-30T08:27:26.237Z] #49 21.08 Selecting previously unselected package iproute2. [2023-01-30T08:27:26.237Z] #49 21.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-30T08:27:26.237Z] #49 21.10 Unpacking iproute2 (5.10.0-4) ... [2023-01-30T08:27:26.237Z] #49 21.61 Selecting previously unselected package xxd. [2023-01-30T08:27:26.237Z] #49 21.61 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:27:26.237Z] #49 21.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:26.237Z] #49 21.76 Selecting previously unselected package vim-common. [2023-01-30T08:27:26.237Z] #49 21.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:27:26.237Z] #49 21.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:26.237Z] #49 21.95 Selecting previously unselected package bash-completion. [2023-01-30T08:27:26.237Z] #49 21.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-30T08:27:26.421Z] #49 29.53 Selecting previously unselected package libcap2-bin. [2023-01-30T08:27:26.421Z] #49 29.53 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-30T08:27:26.421Z] #49 29.54 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-30T08:27:26.421Z] #49 29.75 Selecting previously unselected package iproute2. [2023-01-30T08:27:26.635Z] #38 141.2 CC criu/protobuf.o [2023-01-30T08:27:26.635Z] #38 141.5 CC criu/pstree.o [2023-01-30T08:27:26.679Z] #49 29.76 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-30T08:27:26.679Z] #49 29.77 Unpacking iproute2 (5.10.0-4) ... [2023-01-30T08:27:27.179Z] #49 23.76 Unpacking bash-completion (1:2.11-2) ... [2023-01-30T08:27:27.440Z] #49 24.27 Selecting previously unselected package bzip2. [2023-01-30T08:27:27.504Z] #49 30.47 Selecting previously unselected package xxd. [2023-01-30T08:27:27.504Z] #49 30.49 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:27:27.504Z] #49 30.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:27.504Z] #49 30.70 Selecting previously unselected package vim-common. [2023-01-30T08:27:27.504Z] #49 30.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:27:27.504Z] #49 30.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:27.543Z] Loaded image: debian:bullseye-slim [2023-01-30T08:27:27.543Z] Loaded image: debian:bullseye-slim [2023-01-30T08:27:27.543Z] Loaded image: debian:bullseye-slim [2023-01-30T08:27:27.543Z] Loaded image: hello-world:latest [2023-01-30T08:27:27.543Z] Loaded image: hello-world:latest [2023-01-30T08:27:27.543Z] Loaded image: hello-world:latest [2023-01-30T08:27:27.543Z] Loaded image: arm32v7/hello-world:latest [2023-01-30T08:27:27.543Z] Loaded image: arm32v7/hello-world:latest [2023-01-30T08:27:27.543Z] Loaded image: arm32v7/hello-world:latest [2023-01-30T08:27:27.543Z] INFO: Testing against a local daemon [2023-01-30T08:27:27.543Z] === RUN TestDockerDaemonSuite [2023-01-30T08:27:27.543Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-01-30T08:27:27.543Z] INFO: Testing against a local daemon [2023-01-30T08:27:27.543Z] === RUN TestCgroupNamespacesBuild [2023-01-30T08:27:27.543Z] INFO: Testing against a local daemon [2023-01-30T08:27:27.543Z] === RUN TestDockerSuite [2023-01-30T08:27:27.543Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-01-30T08:27:27.543Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-01-30T08:27:27.543Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-01-30T08:27:27.543Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-01-30T08:27:27.543Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-01-30T08:27:27.543Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-01-30T08:27:27.543Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-01-30T08:27:27.543Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-01-30T08:27:27.701Z] #49 24.28 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-30T08:27:27.701Z] #49 24.28 Unpacking bzip2 (1.0.8-4) ... [2023-01-30T08:27:27.701Z] #49 24.36 Selecting previously unselected package xz-utils. [2023-01-30T08:27:27.702Z] #49 24.37 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-30T08:27:27.702Z] #49 24.37 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-30T08:27:27.702Z] #49 ... [2023-01-30T08:27:27.702Z] [2023-01-30T08:27:27.702Z] #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-01-30T08:27:27.702Z] #38 118.3 CC criu/files.o [2023-01-30T08:27:28.010Z] #38 142.6 CC criu/rbtree.o [2023-01-30T08:27:28.010Z] #38 142.8 CC criu/rst-malloc.o [2023-01-30T08:27:28.071Z] #49 31.15 Selecting previously unselected package bash-completion. [2023-01-30T08:27:28.071Z] #49 31.16 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-30T08:27:28.106Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-01-30T08:27:28.106Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-01-30T08:27:28.256Z] #49 ... [2023-01-30T08:27:28.256Z] [2023-01-30T08:27:28.256Z] #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-01-30T08:27:28.256Z] #39 185.1 CC criu/irmap.o [2023-01-30T08:27:28.256Z] #39 186.4 CC criu/kcmp-ids.o [2023-01-30T08:27:28.256Z] #39 187.0 CC criu/kerndat.o [2023-01-30T08:27:28.256Z] #39 189.0 CC criu/libnetlink.o [2023-01-30T08:27:28.256Z] #39 189.6 CC criu/log.o [2023-01-30T08:27:28.256Z] #39 190.4 CC criu/lsm.o [2023-01-30T08:27:28.256Z] #39 190.9 CC criu/mem.o [2023-01-30T08:27:28.256Z] #39 194.2 CC criu/memfd.o [2023-01-30T08:27:28.256Z] #39 195.1 CC criu/mount.o [2023-01-30T08:27:28.272Z] #38 143.1 CC criu/seccomp.o [2023-01-30T08:27:28.671Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-01-30T08:27:28.838Z] #38 143.8 CC criu/seize.o [2023-01-30T08:27:28.928Z] --- PASS: TestCgroupNamespacesBuild (1.51s) [2023-01-30T08:27:28.928Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-30T08:27:28.928Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-01-30T08:27:29.186Z] #39 ... [2023-01-30T08:27:29.186Z] [2023-01-30T08:27:29.186Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:29.186Z] #49 68.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-30T08:27:29.186Z] #49 68.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-30T08:27:29.186Z] #49 68.32 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-30T08:27:29.186Z] #49 68.35 Setting up patch (2.7.6-7) ... [2023-01-30T08:27:29.186Z] #49 68.38 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-01-30T08:27:29.480Z] #49 68.53 invoke-rc.d: could not determine current runlevel [2023-01-30T08:27:29.480Z] #49 68.56 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-30T08:27:29.480Z] #49 68.62 Setting up xfsprogs (5.10.0-4) ... [2023-01-30T08:27:29.480Z] #49 68.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-30T08:27:29.492Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-01-30T08:27:29.737Z] #49 68.70 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-30T08:27:29.737Z] #49 68.73 Setting up pigz (2.6-1) ... [2023-01-30T08:27:29.737Z] #49 68.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-30T08:27:29.737Z] #49 68.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:27:29.737Z] #49 68.85 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-30T08:27:29.737Z] #49 68.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:30.056Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-01-30T08:27:30.056Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-01-30T08:27:30.056Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2023-01-30T08:27:30.056Z] === RUN TestBuildWithSession [2023-01-30T08:27:30.056Z] build_session_test.go:25: TODO: BuildKit [2023-01-30T08:27:30.056Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-30T08:27:30.056Z] === RUN TestBuildSquashParent [2023-01-30T08:27:30.213Z] #38 144.7 CC criu/servicefd.o [2023-01-30T08:27:30.213Z] #38 145.1 CC criu/shmem.o [2023-01-30T08:27:30.248Z] #38 120.4 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:27:30.248Z] #38 120.4 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-30T08:27:30.248Z] #38 120.5 CC criu/filesystems.o [2023-01-30T08:27:30.820Z] #38 121.3 CC criu/fsnotify.o [2023-01-30T08:27:31.106Z] #49 70.27 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-30T08:27:31.106Z] #49 70.29 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-30T08:27:31.424Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-01-30T08:27:31.424Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-01-30T08:27:31.586Z] #38 146.1 CC criu/sigframe.o [2023-01-30T08:27:31.586Z] #38 146.3 CC criu/signalfd.o [2023-01-30T08:27:31.586Z] #38 146.4 CC criu/sk-inet.o [2023-01-30T08:27:31.681Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-01-30T08:27:31.681Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-01-30T08:27:31.681Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-01-30T08:27:32.044Z] #49 71.32 Setting up libelf1:amd64 (0.183-1) ... [2023-01-30T08:27:32.204Z] #38 122.5 CC criu/image-desc.o [2023-01-30T08:27:32.204Z] #38 122.7 CC criu/image.o [2023-01-30T08:27:32.259Z] #49 34.74 Unpacking bash-completion (1:2.11-2) ... [2023-01-30T08:27:32.259Z] #49 35.37 Selecting previously unselected package bzip2. [2023-01-30T08:27:32.259Z] #49 35.40 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-30T08:27:32.259Z] #49 35.42 Unpacking bzip2 (1.0.8-4) ... [2023-01-30T08:27:32.309Z] #49 71.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:27:32.309Z] #49 71.42 Setting up python3-distutils (3.9.2-1) ... [2023-01-30T08:27:32.517Z] #49 35.57 Selecting previously unselected package xz-utils. [2023-01-30T08:27:32.517Z] #49 35.57 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-30T08:27:32.517Z] #49 35.58 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-30T08:27:32.518Z] #38 147.4 CC criu/sk-netlink.o [2023-01-30T08:27:32.612Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-01-30T08:27:32.776Z] #49 35.85 Selecting previously unselected package apparmor. [2023-01-30T08:27:32.776Z] #49 35.87 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-30T08:27:32.776Z] #49 36.03 Unpacking apparmor (2.13.6-10) ... [2023-01-30T08:27:33.084Z] #38 147.7 CC criu/sk-packet.o [2023-01-30T08:27:33.147Z] #38 123.8 CC criu/ipc_ns.o [2023-01-30T08:27:33.175Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-01-30T08:27:33.237Z] #49 72.34 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:33.237Z] #49 72.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-30T08:27:33.237Z] #49 72.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-30T08:27:33.237Z] #49 72.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-30T08:27:33.237Z] #49 72.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-30T08:27:33.237Z] #49 72.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-30T08:27:33.237Z] #49 72.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-30T08:27:33.237Z] #49 72.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-30T08:27:33.420Z] #38 ... [2023-01-30T08:27:33.420Z] [2023-01-30T08:27:33.420Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:33.420Z] #49 24.55 Selecting previously unselected package apparmor. [2023-01-30T08:27:33.420Z] #49 24.56 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 24.62 Unpacking apparmor (2.13.6-10) ... [2023-01-30T08:27:33.420Z] #49 25.08 Selecting previously unselected package inetutils-ping. [2023-01-30T08:27:33.420Z] #49 25.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 25.09 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-30T08:27:33.420Z] #49 25.24 Selecting previously unselected package libip4tc2:amd64. [2023-01-30T08:27:33.420Z] #49 25.25 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 25.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-30T08:27:33.420Z] #49 25.33 Selecting previously unselected package libip6tc2:amd64. [2023-01-30T08:27:33.420Z] #49 25.33 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 25.34 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-30T08:27:33.420Z] #49 25.41 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-30T08:27:33.420Z] #49 25.41 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 25.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-30T08:27:33.420Z] #49 25.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-30T08:27:33.420Z] #49 25.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 25.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-30T08:27:33.420Z] #49 25.57 Selecting previously unselected package libnftnl11:amd64. [2023-01-30T08:27:33.420Z] #49 25.58 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 25.59 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-30T08:27:33.420Z] #49 25.66 Selecting previously unselected package iptables. [2023-01-30T08:27:33.420Z] #49 25.67 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 25.67 Unpacking iptables (1.8.7-1) ... [2023-01-30T08:27:33.420Z] #49 26.01 Selecting previously unselected package libonig5:amd64. [2023-01-30T08:27:33.420Z] #49 26.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 26.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:27:33.420Z] #49 26.18 Selecting previously unselected package libjq1:amd64. [2023-01-30T08:27:33.420Z] #49 26.18 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 26.18 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:27:33.420Z] #49 26.28 Selecting previously unselected package jq. [2023-01-30T08:27:33.420Z] #49 26.28 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 26.31 Unpacking jq (1.6-2.1) ... [2023-01-30T08:27:33.420Z] #49 26.38 Selecting previously unselected package libaio1:amd64. [2023-01-30T08:27:33.420Z] #49 26.39 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 26.40 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-30T08:27:33.420Z] #49 26.50 Selecting previously unselected package libgpm2:amd64. [2023-01-30T08:27:33.420Z] #49 26.50 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 26.51 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-30T08:27:33.420Z] #49 26.57 Selecting previously unselected package libicu67:amd64. [2023-01-30T08:27:33.420Z] #49 26.58 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 26.59 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-30T08:27:33.420Z] #49 29.94 Selecting previously unselected package libinih1:amd64. [2023-01-30T08:27:33.420Z] #49 29.94 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 29.94 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-30T08:27:33.420Z] #49 30.01 Selecting previously unselected package libnet1:amd64. [2023-01-30T08:27:33.420Z] #49 30.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:27:33.420Z] #49 30.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:27:33.420Z] #49 30.15 Selecting previously unselected package libnl-3-200:amd64. [2023-01-30T08:27:33.493Z] #49 72.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-30T08:27:33.493Z] #49 72.58 Setting up python3-setuptools (52.0.0-4) ... [2023-01-30T08:27:33.649Z] #38 148.3 CC criu/sk-queue.o [2023-01-30T08:27:33.682Z] #49 30.15 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:27:33.682Z] #49 30.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:27:33.682Z] #49 30.23 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-30T08:27:33.682Z] #49 30.23 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:27:33.682Z] #49 30.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:27:33.682Z] #49 30.30 Selecting previously unselected package net-tools. [2023-01-30T08:27:33.682Z] #49 30.32 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-30T08:27:33.682Z] #49 30.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-30T08:27:33.711Z] #49 36.85 Selecting previously unselected package inetutils-ping. [2023-01-30T08:27:33.711Z] #49 36.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-30T08:27:33.711Z] #49 36.91 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-30T08:27:33.739Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-01-30T08:27:33.907Z] #38 148.7 CC criu/sk-tcp.o [2023-01-30T08:27:33.942Z] #49 30.53 Selecting previously unselected package patch. [2023-01-30T08:27:33.942Z] #49 30.54 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-30T08:27:33.942Z] #49 30.56 Unpacking patch (2.7.6-7) ... [2023-01-30T08:27:33.942Z] #49 30.66 Selecting previously unselected package python-pip-whl. [2023-01-30T08:27:33.969Z] #49 37.16 Selecting previously unselected package libip4tc2:amd64. [2023-01-30T08:27:33.969Z] #49 37.18 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-30T08:27:33.969Z] #49 37.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-30T08:27:33.996Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-01-30T08:27:33.996Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-01-30T08:27:33.996Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-01-30T08:27:34.203Z] #49 30.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-30T08:27:34.203Z] #49 30.67 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-30T08:27:34.229Z] #49 37.35 Selecting previously unselected package libip6tc2:amd64. [2023-01-30T08:27:34.229Z] #49 37.37 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-30T08:27:34.229Z] #49 37.38 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-30T08:27:34.464Z] #49 ... [2023-01-30T08:27:34.464Z] [2023-01-30T08:27:34.464Z] #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-01-30T08:27:34.464Z] #38 125.1 CC criu/irmap.o [2023-01-30T08:27:34.473Z] #38 149.2 CC criu/sk-unix.o [2023-01-30T08:27:34.487Z] #49 37.57 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-30T08:27:34.487Z] #49 37.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-30T08:27:34.487Z] #49 37.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-30T08:27:34.487Z] #49 37.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-30T08:27:34.745Z] #49 37.80 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-30T08:27:34.745Z] #49 37.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-30T08:27:34.745Z] #49 38.03 Selecting previously unselected package libnftnl11:amd64. [2023-01-30T08:27:34.745Z] #49 38.04 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-30T08:27:34.745Z] #49 38.05 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-30T08:27:35.004Z] #49 38.22 Selecting previously unselected package iptables. [2023-01-30T08:27:35.004Z] #49 38.22 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-30T08:27:35.004Z] #49 38.22 Unpacking iptables (1.8.7-1) ... [2023-01-30T08:27:35.020Z] Client: [2023-01-30T08:27:35.020Z] Version: 20.10.9 [2023-01-30T08:27:35.020Z] API version: 1.41 [2023-01-30T08:27:35.020Z] Go version: go1.16.8 [2023-01-30T08:27:35.020Z] Git commit: c2ea9bc [2023-01-30T08:27:35.020Z] Built: Mon Oct 4 16:11:10 2021 [2023-01-30T08:27:35.020Z] OS/Arch: windows/amd64 [2023-01-30T08:27:35.020Z] Context: default [2023-01-30T08:27:35.020Z] Experimental: true [2023-01-30T08:27:35.020Z] [2023-01-30T08:27:35.020Z] Server: Docker Engine - Community [2023-01-30T08:27:35.020Z] Engine: [2023-01-30T08:27:35.020Z] Version: 20.10.9 [2023-01-30T08:27:35.020Z] API version: 1.41 (minimum version 1.24) [2023-01-30T08:27:35.020Z] Go version: go1.16.8 [2023-01-30T08:27:35.020Z] Git commit: 79ea9d3 [2023-01-30T08:27:35.020Z] Built: Mon Oct 4 16:06:39 2021 [2023-01-30T08:27:35.020Z] OS/Arch: windows/amd64 [2023-01-30T08:27:35.020Z] Experimental: true [2023-01-30T08:27:35.365Z] --- PASS: TestBuildSquashParent (5.36s) [2023-01-30T08:27:35.365Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-30T08:27:35.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:27:35.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:27:35.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:27:35.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:27:35.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:27:35.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:27:35.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:27:35.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:27:35.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:27:35.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:27:35.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:27:35.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:27:35.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:27:35.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:27:35.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:27:35.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:27:35.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:27:35.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:27:35.406Z] #38 125.8 CC criu/kcmp-ids.o [2023-01-30T08:27:35.406Z] #38 126.1 CC criu/kerndat.o [2023-01-30T08:27:35.572Z] #49 38.89 Selecting previously unselected package libonig5:amd64. [2023-01-30T08:27:35.572Z] #49 38.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-30T08:27:35.572Z] #49 38.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [Pipeline] sh [2023-01-30T08:27:36.014Z] #49 74.83 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:27:36.014Z] #49 74.85 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-30T08:27:36.014Z] #49 74.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-30T08:27:36.014Z] #49 74.92 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-30T08:27:36.139Z] #49 39.35 Selecting previously unselected package libjq1:amd64. [2023-01-30T08:27:36.139Z] #49 ... [2023-01-30T08:27:36.139Z] [2023-01-30T08:27:36.139Z] #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-01-30T08:27:36.139Z] #38 149.1 CC criu/cr-service.o [2023-01-30T08:27:36.139Z] #38 151.1 CC criu/crtools.o [2023-01-30T08:27:36.139Z] #38 151.7 CC criu/eventfd.o [2023-01-30T08:27:36.139Z] #38 152.2 CC criu/eventpoll.o [2023-01-30T08:27:36.139Z] #38 153.8 CC criu/external.o [2023-01-30T08:27:36.139Z] #38 154.3 CC criu/fault-injection.o [2023-01-30T08:27:36.139Z] #38 154.5 CC criu/fdstore.o [2023-01-30T08:27:36.139Z] #38 155.2 CC criu/fifo.o [2023-01-30T08:27:36.139Z] #38 155.8 CC criu/file-ids.o [2023-01-30T08:27:36.139Z] #38 156.3 CC criu/file-lock.o [2023-01-30T08:27:36.139Z] #38 157.8 CC criu/files-ext.o [2023-01-30T08:27:36.139Z] #38 158.5 CC criu/files-reg.o [2023-01-30T08:27:36.370Z] #38 151.0 CC criu/sockets.o [2023-01-30T08:27:36.398Z] #38 ... [2023-01-30T08:27:36.398Z] [2023-01-30T08:27:36.398Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:36.398Z] #49 39.37 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-30T08:27:36.398Z] #49 39.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:27:36.536Z] + docker info [2023-01-30T08:27:36.661Z] #49 39.65 Selecting previously unselected package jq. [2023-01-30T08:27:36.661Z] #49 39.66 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-30T08:27:36.661Z] #49 39.69 Unpacking jq (1.6-2.1) ... [2023-01-30T08:27:36.794Z] #38 127.4 CC criu/libnetlink.o [2023-01-30T08:27:36.920Z] #49 40.02 Selecting previously unselected package libaio1:amd64. [2023-01-30T08:27:36.920Z] #49 40.03 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-30T08:27:36.920Z] #49 40.03 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-30T08:27:37.178Z] #49 40.27 Selecting previously unselected package libgpm2:amd64. [2023-01-30T08:27:37.178Z] #49 40.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-30T08:27:37.178Z] #49 40.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-30T08:27:37.304Z] #38 151.9 CC criu/stats.o [2023-01-30T08:27:37.304Z] #38 152.3 CC criu/string.o [2023-01-30T08:27:37.365Z] #38 127.8 CC criu/log.o [2023-01-30T08:27:37.436Z] #49 40.54 Selecting previously unselected package libicu67:amd64. [2023-01-30T08:27:37.436Z] #49 40.55 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-30T08:27:37.436Z] #49 40.55 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-30T08:27:37.563Z] #38 152.4 CC criu/sysctl.o [2023-01-30T08:27:37.889Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-01-30T08:27:37.909Z] #49 76.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-30T08:27:37.909Z] #49 76.84 Setting up jq (1.6-2.1) ... [2023-01-30T08:27:37.937Z] #38 128.4 CC criu/lsm.o [2023-01-30T08:27:38.166Z] #49 77.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-30T08:27:38.166Z] #49 77.37 Setting up iptables (1.8.7-1) ... [2023-01-30T08:27:38.197Z] #38 128.8 CC criu/mem.o [2023-01-30T08:27:38.424Z] #49 77.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-30T08:27:38.424Z] #49 77.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-30T08:27:38.424Z] #49 77.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-30T08:27:38.424Z] #49 77.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-30T08:27:38.424Z] #49 77.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-30T08:27:38.424Z] #49 77.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-30T08:27:38.424Z] #49 77.56 Setting up iproute2 (5.10.0-4) ... [2023-01-30T08:27:38.497Z] #38 153.0 CC criu/sysfs_parse.o [2023-01-30T08:27:38.756Z] #38 153.4 CC criu/timens.o [2023-01-30T08:27:38.819Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-01-30T08:27:38.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2023-01-30T08:27:38.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s) [2023-01-30T08:27:38.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2023-01-30T08:27:38.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s) [2023-01-30T08:27:38.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2023-01-30T08:27:38.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2023-01-30T08:27:38.819Z] === RUN TestBuildMultiStageCopy [2023-01-30T08:27:38.819Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-30T08:27:38.989Z] #49 78.05 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:27:39.014Z] #38 153.7 CC criu/timerfd.o [2023-01-30T08:27:39.246Z] #49 DONE 78.4s [2023-01-30T08:27:39.246Z] [2023-01-30T08:27:39.246Z] #50 [dev-systemd-false 8/26] 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-01-30T08:27:39.272Z] #38 154.1 CC criu/tty.o [2023-01-30T08:27:39.749Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-01-30T08:27:40.007Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-30T08:27:40.110Z] #38 130.7 CC criu/memfd.o [2023-01-30T08:27:40.264Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-30T08:27:40.264Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-30T08:27:40.521Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-30T08:27:40.521Z] --- PASS: TestBuildMultiStageCopy (1.92s) [2023-01-30T08:27:40.521Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.29s) [2023-01-30T08:27:40.521Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2023-01-30T08:27:40.521Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2023-01-30T08:27:40.521Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2023-01-30T08:27:40.521Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.16s) [2023-01-30T08:27:40.521Z] === RUN TestBuildMultiStageParentConfig [2023-01-30T08:27:40.616Z] #50 1.344 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-30T08:27:40.616Z] #50 1.356 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-30T08:27:40.616Z] #50 1.363 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-30T08:27:40.682Z] #38 ... [2023-01-30T08:27:40.682Z] [2023-01-30T08:27:40.682Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:40.682Z] #49 31.30 Selecting previously unselected package python3-lib2to3. [2023-01-30T08:27:40.682Z] #49 31.31 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-30T08:27:40.682Z] #49 31.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-30T08:27:40.682Z] #49 31.48 Selecting previously unselected package python3-distutils. [2023-01-30T08:27:40.682Z] #49 31.50 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-30T08:27:40.682Z] #49 31.51 Unpacking python3-distutils (3.9.2-1) ... [2023-01-30T08:27:40.682Z] #49 31.63 Selecting previously unselected package python3-pkg-resources. [2023-01-30T08:27:40.682Z] #49 31.63 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-30T08:27:40.682Z] #49 31.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:27:40.682Z] #49 31.78 Selecting previously unselected package python3-setuptools. [2023-01-30T08:27:40.682Z] #49 31.78 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-30T08:27:40.682Z] #49 31.79 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-30T08:27:40.682Z] #49 32.04 Selecting previously unselected package python3-wheel. [2023-01-30T08:27:40.682Z] #49 32.05 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-30T08:27:40.682Z] #49 32.05 Unpacking python3-wheel (0.34.2-1) ... [2023-01-30T08:27:40.682Z] #49 32.14 Selecting previously unselected package python3-pip. [2023-01-30T08:27:40.682Z] #49 32.14 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-30T08:27:40.682Z] #49 32.16 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-30T08:27:40.682Z] #49 32.44 Selecting previously unselected package sudo. [2023-01-30T08:27:40.682Z] #49 32.46 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-01-30T08:27:40.682Z] #49 32.47 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-01-30T08:27:40.682Z] #49 32.95 Selecting previously unselected package thin-provisioning-tools. [2023-01-30T08:27:40.682Z] #49 32.95 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-30T08:27:40.682Z] #49 32.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-30T08:27:40.682Z] #49 33.19 Selecting previously unselected package uidmap. [2023-01-30T08:27:40.682Z] #49 33.19 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-30T08:27:40.682Z] #49 33.20 Unpacking uidmap (1:4.8.1-1) ... [2023-01-30T08:27:40.682Z] #49 33.31 Selecting previously unselected package vim-runtime. [2023-01-30T08:27:40.682Z] #49 33.31 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:27:40.682Z] #49 33.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-30T08:27:40.682Z] #49 33.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-30T08:27:40.682Z] #49 33.42 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:40.682Z] #49 36.81 Selecting previously unselected package vim. [2023-01-30T08:27:40.682Z] #49 36.82 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:27:40.682Z] #49 36.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:40.682Z] #49 37.46 Selecting previously unselected package xfsprogs. [2023-01-30T08:27:40.682Z] #49 37.47 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-30T08:27:40.682Z] #49 37.47 Unpacking xfsprogs (5.10.0-4) ... [2023-01-30T08:27:40.682Z] #49 ... [2023-01-30T08:27:40.682Z] [2023-01-30T08:27:40.682Z] #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-01-30T08:27:40.682Z] #38 131.4 CC criu/mount.o [2023-01-30T08:27:40.872Z] #50 DONE 1.5s [2023-01-30T08:27:40.872Z] [2023-01-30T08:27:40.872Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:27:41.085Z] --- PASS: TestBuildMultiStageParentConfig (0.47s) [2023-01-30T08:27:41.085Z] === RUN TestBuildLabelWithTargets [2023-01-30T08:27:41.800Z] #38 156.2 CC criu/tun.o [2023-01-30T08:27:42.016Z] --- PASS: TestBuildLabelWithTargets (0.75s) [2023-01-30T08:27:42.016Z] === RUN TestBuildWithEmptyLayers [2023-01-30T08:27:42.016Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-01-30T08:27:42.057Z] #38 156.8 CC criu/uffd.o [2023-01-30T08:27:42.274Z] --- PASS: TestBuildWithEmptyLayers (0.33s) [2023-01-30T08:27:42.274Z] === RUN TestBuildMultiStageOnBuild [2023-01-30T08:27:43.433Z] #38 158.0 CC criu/util.o [2023-01-30T08:27:43.645Z] --- PASS: TestBuildMultiStageOnBuild (1.53s) [2023-01-30T08:27:43.645Z] === RUN TestBuildUncleanTarFilenames [2023-01-30T08:27:43.903Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-01-30T08:27:44.003Z] #49 47.02 Selecting previously unselected package libinih1:amd64. [2023-01-30T08:27:44.003Z] #49 47.02 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-30T08:27:44.003Z] #49 47.03 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-30T08:27:44.160Z] --- PASS: TestBuildUncleanTarFilenames (0.45s) [2023-01-30T08:27:44.160Z] === RUN TestBuildMultiStageLayerLeak [2023-01-30T08:27:44.262Z] #49 47.26 Selecting previously unselected package libnet1:amd64. [2023-01-30T08:27:44.262Z] #49 47.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-30T08:27:44.262Z] #49 47.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:27:44.417Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-01-30T08:27:44.523Z] #49 47.65 Selecting previously unselected package libnl-3-200:amd64. [2023-01-30T08:27:44.523Z] #49 47.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-30T08:27:44.523Z] #49 47.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:27:44.782Z] #49 47.89 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-30T08:27:44.782Z] #49 47.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-30T08:27:44.782Z] #49 47.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:27:44.807Z] #38 159.4 CC criu/uts_ns.o [2023-01-30T08:27:44.807Z] #38 159.6 CC criu/vdso.o [2023-01-30T08:27:45.147Z] #49 48.04 Selecting previously unselected package net-tools. [2023-01-30T08:27:45.147Z] #49 48.05 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-30T08:27:45.147Z] #49 48.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-30T08:27:45.348Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-01-30T08:27:45.372Z] #38 160.0 LINK criu/built-in.o [2023-01-30T08:27:45.372Z] #38 160.2 LINK criu/criu [2023-01-30T08:27:45.406Z] #49 48.54 Selecting previously unselected package patch. [2023-01-30T08:27:45.406Z] #49 48.57 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-30T08:27:45.406Z] #49 48.62 Unpacking patch (2.7.6-7) ... [2023-01-30T08:27:45.664Z] #49 48.73 Selecting previously unselected package python-pip-whl. [2023-01-30T08:27:45.664Z] #49 48.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-30T08:27:45.664Z] #49 48.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-30T08:27:45.912Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-01-30T08:27:45.913Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) [2023-01-30T08:27:45.913Z] === RUN TestBuildWithHugeFile [2023-01-30T08:27:45.937Z] #38 160.6 DEP lib/c/criu.d [2023-01-30T08:27:45.937Z] #38 160.7 CC images/rpc.pb-c.o [2023-01-30T08:27:46.047Z] #38 135.9 CC criu/namespaces.o [2023-01-30T08:27:46.122Z] #51 ... [2023-01-30T08:27:46.122Z] [2023-01-30T08:27:46.122Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-30T08:27:46.122Z] #39 202.0 CC criu/namespaces.o [2023-01-30T08:27:46.122Z] #39 205.0 CC criu/net.o [2023-01-30T08:27:46.122Z] #39 210.7 CC criu/netfilter.o [2023-01-30T08:27:46.122Z] #39 211.6 CC criu/page-pipe.o [2023-01-30T08:27:46.122Z] #39 212.9 CC criu/page-xfer.o [2023-01-30T08:27:46.312Z] #38 ... [2023-01-30T08:27:46.312Z] [2023-01-30T08:27:46.312Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:46.312Z] #49 37.92 Selecting previously unselected package zip. [2023-01-30T08:27:46.312Z] #49 37.93 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-30T08:27:46.312Z] #49 37.93 Unpacking zip (3.0-12) ... [2023-01-30T08:27:46.312Z] #49 38.14 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:27:46.312Z] #49 39.17 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-30T08:27:46.312Z] #49 39.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-30T08:27:46.312Z] #49 39.20 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-30T08:27:46.312Z] #49 39.21 Setting up libicu67:amd64 (67.1-7) ... [2023-01-30T08:27:46.312Z] #49 39.22 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-30T08:27:46.312Z] #49 39.23 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-30T08:27:46.312Z] #49 39.25 Setting up uidmap (1:4.8.1-1) ... [2023-01-30T08:27:46.312Z] #49 39.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:27:46.312Z] #49 39.27 Setting up bzip2 (1.0.8-4) ... [2023-01-30T08:27:46.312Z] #49 39.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:27:46.312Z] #49 39.29 Setting up python3-wheel (0.34.2-1) ... [2023-01-30T08:27:46.312Z] #49 40.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:46.312Z] #49 40.09 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:27:46.312Z] #49 40.10 Setting up libcap2-bin (1:2.44-1) ... [2023-01-30T08:27:46.312Z] #49 40.11 Setting up apparmor (2.13.6-10) ... [2023-01-30T08:27:46.312Z] #49 41.79 Setting up zip (3.0-12) ... [2023-01-30T08:27:46.312Z] #49 41.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:46.312Z] #49 41.84 Setting up bash-completion (1:2.11-2) ... [2023-01-30T08:27:46.477Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-01-30T08:27:46.505Z] #38 161.3 CC lib/c/criu.o [2023-01-30T08:27:46.881Z] #49 49.79 Selecting previously unselected package python3-lib2to3. [2023-01-30T08:27:46.881Z] #49 49.83 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-30T08:27:46.881Z] #49 49.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-30T08:27:46.881Z] #49 50.01 Selecting previously unselected package python3-distutils. [2023-01-30T08:27:46.881Z] #49 50.02 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-30T08:27:46.881Z] #49 50.03 Unpacking python3-distutils (3.9.2-1) ... [2023-01-30T08:27:47.158Z] #49 50.34 Selecting previously unselected package python3-pkg-resources. [2023-01-30T08:27:47.158Z] #49 50.35 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-30T08:27:47.158Z] #49 50.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:27:47.695Z] #49 50.63 Selecting previously unselected package python3-setuptools. [2023-01-30T08:27:47.695Z] #49 50.64 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-30T08:27:47.695Z] #49 50.66 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-30T08:27:47.697Z] #49 44.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-30T08:27:47.697Z] #49 44.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-30T08:27:47.697Z] #49 44.14 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-30T08:27:47.697Z] #49 44.16 Setting up patch (2.7.6-7) ... [2023-01-30T08:27:47.697Z] #49 44.17 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-01-30T08:27:47.697Z] #49 44.27 invoke-rc.d: could not determine current runlevel [2023-01-30T08:27:47.697Z] #49 44.29 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-30T08:27:47.697Z] #49 44.30 Setting up xfsprogs (5.10.0-4) ... [2023-01-30T08:27:47.697Z] #49 44.32 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-30T08:27:47.697Z] #49 44.33 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-30T08:27:47.697Z] #49 44.35 Setting up pigz (2.6-1) ... [2023-01-30T08:27:47.697Z] #49 44.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-30T08:27:47.697Z] #49 44.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:27:47.697Z] #49 44.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-30T08:27:47.697Z] #49 44.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:47.879Z] #38 162.4 LINK lib/c/built-in.o [2023-01-30T08:27:47.879Z] #38 162.4 LINK lib/c/libcriu.so [2023-01-30T08:27:47.879Z] #38 162.5 LINK lib/c/libcriu.a [2023-01-30T08:27:47.879Z] #38 162.6 GEN magic.py [2023-01-30T08:27:47.967Z] #49 51.06 Selecting previously unselected package python3-wheel. [2023-01-30T08:27:47.967Z] #49 51.07 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-30T08:27:47.967Z] #49 51.08 Unpacking python3-wheel (0.34.2-1) ... [2023-01-30T08:27:47.967Z] #49 51.16 Selecting previously unselected package python3-pip. [2023-01-30T08:27:47.967Z] #49 51.17 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-30T08:27:47.967Z] #49 51.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-30T08:27:48.138Z] #38 162.8 Note: Building without setproctitle() and strlcpy() support. [2023-01-30T08:27:48.138Z] #38 162.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-30T08:27:48.138Z] #38 162.8 Note: Building without GnuTLS support [2023-01-30T08:27:48.138Z] #38 162.8 Makefile.config:39: Warn: you have no libnftables installed [2023-01-30T08:27:48.138Z] #38 162.8 Makefile.config:40: Warn: Building without nftables support [2023-01-30T08:27:48.235Z] #49 51.55 Selecting previously unselected package sudo. [2023-01-30T08:27:48.235Z] #49 51.56 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-01-30T08:27:48.507Z] #49 51.57 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-01-30T08:27:48.639Z] #49 45.23 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-30T08:27:48.639Z] #49 45.25 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-30T08:27:48.644Z] #39 215.4 CC criu/pagemap-cache.o [2023-01-30T08:27:49.076Z] #38 163.8 fatal: not a git repository (or any of the parent directories): .git [2023-01-30T08:27:49.077Z] #49 ... [2023-01-30T08:27:49.077Z] [2023-01-30T08:27:49.077Z] #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-01-30T08:27:49.077Z] #38 162.1 CC criu/files.o [2023-01-30T08:27:49.077Z] #38 165.9 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:27:49.077Z] #38 165.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-30T08:27:49.077Z] #38 166.3 CC criu/filesystems.o [2023-01-30T08:27:49.077Z] #38 167.4 CC criu/fsnotify.o [2023-01-30T08:27:49.077Z] #38 169.3 CC criu/image-desc.o [2023-01-30T08:27:49.077Z] #38 169.7 CC criu/image.o [2023-01-30T08:27:49.077Z] #38 171.3 CC criu/ipc_ns.o [2023-01-30T08:27:49.211Z] #49 45.71 Setting up libelf1:amd64 (0.183-1) ... [2023-01-30T08:27:49.211Z] #49 45.75 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:27:49.211Z] #49 45.77 Setting up python3-distutils (3.9.2-1) ... [2023-01-30T08:27:49.336Z] #38 ... [2023-01-30T08:27:49.336Z] [2023-01-30T08:27:49.336Z] #49 [dev-systemd-false 7/26] 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-01-30T08:27:49.336Z] #49 52.60 Selecting previously unselected package thin-provisioning-tools. [2023-01-30T08:27:49.575Z] #39 216.1 CC criu/pagemap.o [2023-01-30T08:27:49.597Z] #49 52.60 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-30T08:27:49.597Z] #49 52.62 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-30T08:27:49.783Z] #49 46.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:49.783Z] #49 46.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-30T08:27:49.783Z] #49 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-30T08:27:49.783Z] #49 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-30T08:27:49.783Z] #49 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-30T08:27:49.783Z] #49 46.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-30T08:27:49.783Z] #49 46.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-30T08:27:49.783Z] #49 46.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-30T08:27:49.783Z] #49 46.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-30T08:27:49.783Z] #49 46.37 Setting up python3-setuptools (52.0.0-4) ... [2023-01-30T08:27:49.856Z] #49 52.93 Selecting previously unselected package uidmap. [2023-01-30T08:27:49.856Z] #49 52.94 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-30T08:27:49.856Z] #49 52.94 Unpacking uidmap (1:4.8.1-1) ... [2023-01-30T08:27:50.009Z] #38 164.7 make[1]: Nothing to be done for 'all'. [2023-01-30T08:27:50.117Z] #49 53.19 Selecting previously unselected package vim-runtime. [2023-01-30T08:27:50.117Z] #49 53.20 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-30T08:27:50.117Z] #49 53.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-30T08:27:50.117Z] #49 53.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-30T08:27:50.117Z] #49 53.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:50.945Z] #39 217.8 CC criu/parasite-syscall.o [2023-01-30T08:27:50.946Z] #38 165.6 make[1]: 'images/built-in.o' is up to date. [2023-01-30T08:27:50.946Z] #38 165.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-30T08:27:50.946Z] #38 165.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-30T08:27:50.946Z] #38 165.7 make[1]: 'compel/libcompel.a' is up to date. [2023-01-30T08:27:50.946Z] #38 165.8 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-30T08:27:50.946Z] #38 165.8 make[1]: Nothing to be done for 'all'. [2023-01-30T08:27:50.946Z] #38 165.9 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-30T08:27:51.168Z] #49 47.91 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:27:51.428Z] #49 47.92 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-30T08:27:51.428Z] #49 47.93 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-30T08:27:51.428Z] #49 47.94 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-30T08:27:51.512Z] #38 166.2 make[2]: Nothing to be done for 'all'. [2023-01-30T08:27:51.512Z] #38 166.2 make[2]: Nothing to be done for 'all'. [2023-01-30T08:27:51.512Z] #38 166.3 make[2]: Nothing to be done for 'all'. [2023-01-30T08:27:51.512Z] #38 166.4 make[2]: Nothing to be done for 'all'. [2023-01-30T08:27:51.771Z] #38 166.5 make[2]: Nothing to be done for 'all'. [2023-01-30T08:27:51.771Z] #38 166.6 make[2]: Nothing to be done for 'all'. [2023-01-30T08:27:51.771Z] #38 166.6 make[2]: Nothing to be done for 'all'. [2023-01-30T08:27:52.030Z] #38 166.8 make[2]: Nothing to be done for 'all'. [2023-01-30T08:27:52.030Z] #38 166.8 INSTALL criu/criu [2023-01-30T08:27:52.371Z] #49 49.13 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-30T08:27:52.371Z] #49 49.14 Setting up jq (1.6-2.1) ... [2023-01-30T08:27:52.371Z] #49 49.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-30T08:27:52.371Z] #49 49.16 Setting up iptables (1.8.7-1) ... [2023-01-30T08:27:52.371Z] #49 49.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-30T08:27:52.371Z] #49 49.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-30T08:27:52.371Z] #49 49.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-30T08:27:52.371Z] #49 49.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-30T08:27:52.371Z] #49 49.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-30T08:27:52.371Z] #49 49.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-30T08:27:52.371Z] #49 49.21 Setting up iproute2 (5.10.0-4) ... [2023-01-30T08:27:52.377Z] #39 219.2 CC criu/path.o [2023-01-30T08:27:52.598Z] #38 DONE 167.4s [2023-01-30T08:27:52.598Z] [2023-01-30T08:27:52.598Z] #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-01-30T08:27:52.942Z] #49 49.58 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:27:52.944Z] #39 219.8 CC criu/pie-util-vdso-elf32.o [2023-01-30T08:27:53.518Z] #49 DONE 50.1s [2023-01-30T08:27:53.518Z] [2023-01-30T08:27:53.518Z] #50 [dev-systemd-false 8/26] 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-01-30T08:27:53.875Z] #39 220.4 CC criu/pie-util-vdso.o [2023-01-30T08:27:54.439Z] #39 221.3 CC criu/pie-util.o [2023-01-30T08:27:54.696Z] #39 ... [2023-01-30T08:27:54.696Z] [2023-01-30T08:27:54.696Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:27:54.696Z] #51 13.98 Collecting yamllint==1.26.1 [2023-01-30T08:27:55.385Z] #49 58.61 Selecting previously unselected package vim. [2023-01-30T08:27:55.385Z] #49 58.63 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-30T08:27:55.385Z] #49 58.68 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:27:55.432Z] #50 1.829 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-30T08:27:55.432Z] #50 1.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-30T08:27:55.432Z] #50 1.838 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-30T08:27:55.432Z] #50 DONE 1.9s [2023-01-30T08:27:55.432Z] [2023-01-30T08:27:55.432Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-30T08:27:55.432Z] #38 138.1 CC criu/net.o [2023-01-30T08:27:55.432Z] #38 141.7 CC criu/netfilter.o [2023-01-30T08:27:55.432Z] #38 142.1 CC criu/page-pipe.o [2023-01-30T08:27:55.432Z] #38 142.9 CC criu/page-xfer.o [2023-01-30T08:27:55.432Z] #38 144.8 CC criu/pagemap-cache.o [2023-01-30T08:27:55.432Z] #38 145.2 CC criu/pagemap.o [2023-01-30T08:27:55.432Z] #38 ... [2023-01-30T08:27:55.432Z] [2023-01-30T08:27:55.432Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:27:56.065Z] #51 15.08 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-30T08:27:56.758Z] #49 59.87 Selecting previously unselected package xfsprogs. [2023-01-30T08:27:56.759Z] #49 59.90 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-30T08:27:56.759Z] #49 59.91 Unpacking xfsprogs (5.10.0-4) ... [2023-01-30T08:27:57.432Z] #51 16.82 Collecting pathspec>=0.5.3 [2023-01-30T08:27:57.602Z] Client: [2023-01-30T08:27:57.602Z] Context: default [2023-01-30T08:27:57.602Z] Debug Mode: false [2023-01-30T08:27:57.602Z] Plugins: [2023-01-30T08:27:57.602Z] app: Docker Application (Docker Inc., v0.8.0) [2023-01-30T08:27:57.602Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-01-30T08:27:57.602Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-01-30T08:27:57.602Z] [2023-01-30T08:27:57.602Z] Server: [2023-01-30T08:27:57.602Z] Containers: 0 [2023-01-30T08:27:57.602Z] Running: 0 [2023-01-30T08:27:57.602Z] Paused: 0 [2023-01-30T08:27:57.602Z] Stopped: 0 [2023-01-30T08:27:57.602Z] Images: 0 [2023-01-30T08:27:57.602Z] Server Version: 20.10.9 [2023-01-30T08:27:57.602Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-01-30T08:27:57.602Z] Windows: [2023-01-30T08:27:57.602Z] LCOW: [2023-01-30T08:27:57.602Z] Logging Driver: json-file [2023-01-30T08:27:57.602Z] Plugins: [2023-01-30T08:27:57.602Z] Volume: local [2023-01-30T08:27:57.602Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-30T08:27:57.602Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-30T08:27:57.602Z] Swarm: inactive [2023-01-30T08:27:57.602Z] Default Isolation: process [2023-01-30T08:27:57.602Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-30T08:27:57.602Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-30T08:27:57.602Z] OSType: windows [2023-01-30T08:27:57.602Z] Architecture: x86_64 [2023-01-30T08:27:57.602Z] CPUs: 4 [2023-01-30T08:27:57.602Z] Total Memory: 32GiB [2023-01-30T08:27:57.602Z] Name: azwin-2-8f9500 [2023-01-30T08:27:57.602Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-01-30T08:27:57.602Z] Docker Root Dir: D:\docker [2023-01-30T08:27:57.602Z] Debug Mode: false [2023-01-30T08:27:57.602Z] Registry: https://index.docker.io/v1/ [2023-01-30T08:27:57.602Z] Labels: [2023-01-30T08:27:57.602Z] Experimental: true [2023-01-30T08:27:57.602Z] Insecure Registries: [2023-01-30T08:27:57.602Z] 10.0.0.4:5000 [2023-01-30T08:27:57.602Z] 127.0.0.0/8 [2023-01-30T08:27:57.602Z] Registry Mirrors: [2023-01-30T08:27:57.602Z] http://10.0.0.4:5000/ [2023-01-30T08:27:57.602Z] Live Restore Enabled: false [2023-01-30T08:27:57.602Z] Product License: Community Engine [2023-01-30T08:27:57.602Z] [2023-01-30T08:27:57.690Z] #51 16.84 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-01-30T08:27:57.692Z] #49 60.72 Selecting previously unselected package zip. [2023-01-30T08:27:57.692Z] #49 60.72 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-30T08:27:57.692Z] #49 60.73 Unpacking zip (3.0-12) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-01-30T08:27:57.950Z] #49 61.06 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-30T08:27:58.627Z] #51 17.59 Collecting pyyaml [2023-01-30T08:27:58.627Z] #51 17.61 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-01-30T08:27:58.627Z] #51 17.71 Building wheels for collected packages: yamllint [2023-01-30T08:27:58.627Z] #51 17.71 Building wheel for yamllint (setup.py): started [2023-01-30T08:27:58.885Z] #49 62.15 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-30T08:27:58.885Z] #49 62.21 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-30T08:27:59.146Z] #49 62.26 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-30T08:27:59.146Z] #49 62.30 Setting up libicu67:amd64 (67.1-7) ... [2023-01-30T08:27:59.146Z] #49 62.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-30T08:27:59.147Z] #49 62.38 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-30T08:27:59.147Z] #49 62.40 Setting up uidmap (1:4.8.1-1) ... [2023-01-30T08:27:59.147Z] #49 62.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-30T08:27:59.147Z] #49 62.43 Setting up bzip2 (1.0.8-4) ... [2023-01-30T08:27:59.405Z] #49 62.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-30T08:27:59.405Z] #49 62.47 Setting up python3-wheel (0.34.2-1) ... [2023-01-30T08:28:00.235Z] #49 63.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:28:00.235Z] #49 63.40 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-30T08:28:00.235Z] #49 ... [2023-01-30T08:28:00.235Z] [2023-01-30T08:28:00.235Z] #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-01-30T08:28:00.235Z] #38 173.2 CC criu/irmap.o [2023-01-30T08:28:00.235Z] #38 174.3 CC criu/kcmp-ids.o [2023-01-30T08:28:00.235Z] #38 174.8 CC criu/kerndat.o [2023-01-30T08:28:00.235Z] #38 176.5 CC criu/libnetlink.o [2023-01-30T08:28:00.235Z] #38 177.1 CC criu/log.o [2023-01-30T08:28:00.235Z] #38 178.2 CC criu/lsm.o [2023-01-30T08:28:00.235Z] #38 179.0 CC criu/mem.o [2023-01-30T08:28:00.235Z] #38 182.1 CC criu/memfd.o [2023-01-30T08:28:00.236Z] #38 182.9 CC criu/mount.o [2023-01-30T08:28:00.495Z] #38 ... [2023-01-30T08:28:00.495Z] [2023-01-30T08:28:00.495Z] #49 [dev-systemd-false 7/26] 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-01-30T08:28:00.495Z] #49 63.49 Setting up libcap2-bin (1:2.44-1) ... [2023-01-30T08:28:00.495Z] #49 63.51 Setting up apparmor (2.13.6-10) ... [2023-01-30T08:28:00.523Z] #51 19.57 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-30T08:28:00.523Z] #51 19.58 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=58a6389f19e9beb01dcf9d1fb9e488e27021a937499b4ef8ee33352fd6997d46 [2023-01-30T08:28:00.523Z] #51 19.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-30T08:28:00.523Z] #51 19.59 Successfully built yamllint [2023-01-30T08:28:00.523Z] #51 19.66 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-30T08:28:01.453Z] #51 20.47 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-01-30T08:28:02.017Z] #51 ... [2023-01-30T08:28:02.017Z] [2023-01-30T08:28:02.017Z] #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-01-30T08:28:02.017Z] #38 146.4 CC criu/parasite-syscall.o [2023-01-30T08:28:02.017Z] #38 147.3 CC criu/path.o [2023-01-30T08:28:02.017Z] #38 147.7 CC criu/pie-util-vdso-elf32.o [2023-01-30T08:28:02.017Z] #38 148.3 CC criu/pie-util-vdso.o [2023-01-30T08:28:02.017Z] #38 148.8 CC criu/pie-util.o [2023-01-30T08:28:02.017Z] #38 149.1 CC criu/pipes.o [2023-01-30T08:28:02.017Z] #38 150.0 CC criu/plugin.o [2023-01-30T08:28:02.017Z] #38 150.5 CC criu/proc_parse.o [2023-01-30T08:28:03.287Z] #49 66.32 Setting up zip (3.0-12) ... [2023-01-30T08:28:03.287Z] #49 66.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:28:03.287Z] #49 66.43 Setting up bash-completion (1:2.11-2) ... [2023-01-30T08:28:03.350Z] #51 DONE 22.6s [2023-01-30T08:28:03.350Z] [2023-01-30T08:28:03.350Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-30T08:28:03.403Z] #38 153.7 CC criu/protobuf-desc.o [2023-01-30T08:28:03.607Z] #52 DONE 0.4s [2023-01-30T08:28:03.607Z] [2023-01-30T08:28:03.607Z] #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-01-30T08:28:03.607Z] #39 221.7 CC criu/pipes.o [2023-01-30T08:28:03.607Z] #39 223.0 CC criu/plugin.o [2023-01-30T08:28:03.607Z] #39 223.7 CC criu/proc_parse.o [2023-01-30T08:28:03.607Z] #39 229.0 CC criu/protobuf-desc.o [2023-01-30T08:28:03.607Z] #39 230.5 CC criu/protobuf.o [2023-01-30T08:28:03.864Z] #39 ... [2023-01-30T08:28:03.864Z] [2023-01-30T08:28:03.864Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-30T08:28:04.346Z] #38 154.7 CC criu/protobuf.o [2023-01-30T08:28:04.434Z] #53 DONE 0.6s [2023-01-30T08:28:04.434Z] [2023-01-30T08:28:04.434Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-30T08:28:04.434Z] #24 ... [2023-01-30T08:28:04.434Z] [2023-01-30T08:28:04.434Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-30T08:28:04.540Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-01-30T08:28:04.607Z] #38 155.2 CC criu/pstree.o [2023-01-30T08:28:04.691Z] #54 DONE 0.5s [2023-01-30T08:28:04.691Z] [2023-01-30T08:28:04.691Z] #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-01-30T08:28:04.691Z] #39 231.4 CC criu/pstree.o [2023-01-30T08:28:04.948Z] #39 ... [2023-01-30T08:28:04.948Z] [2023-01-30T08:28:04.948Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-30T08:28:04.948Z] #55 DONE 0.1s [2023-01-30T08:28:04.948Z] [2023-01-30T08:28:04.948Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-30T08:28:04.948Z] #56 DONE 0.1s [2023-01-30T08:28:04.948Z] [2023-01-30T08:28:04.948Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-30T08:28:05.820Z] #49 ... [2023-01-30T08:28:05.820Z] [2023-01-30T08:28:05.820Z] #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-01-30T08:28:05.820Z] #38 188.9 CC criu/namespaces.o [2023-01-30T08:28:05.991Z] #38 156.5 CC criu/rbtree.o [2023-01-30T08:28:06.255Z] #38 156.9 CC criu/rst-malloc.o [2023-01-30T08:28:06.320Z] #24 ... [2023-01-30T08:28:06.320Z] [2023-01-30T08:28:06.320Z] #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-01-30T08:28:06.320Z] #39 233.0 CC criu/rbtree.o [2023-01-30T08:28:06.516Z] #38 ... [2023-01-30T08:28:06.516Z] [2023-01-30T08:28:06.516Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:28:06.516Z] #51 11.24 Collecting yamllint==1.26.1 [2023-01-30T08:28:06.577Z] #39 233.5 CC criu/rst-malloc.o [2023-01-30T08:28:06.834Z] #39 233.8 CC criu/seccomp.o [2023-01-30T08:28:07.901Z] #51 12.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-30T08:28:08.355Z] #38 190.9 CC criu/net.o [2023-01-30T08:28:08.729Z] #39 235.1 CC criu/seize.o [2023-01-30T08:28:08.843Z] #51 13.58 Collecting pathspec>=0.5.3 [2023-01-30T08:28:08.843Z] #51 13.59 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-01-30T08:28:09.415Z] #51 14.07 Collecting pyyaml [2023-01-30T08:28:09.416Z] #51 14.09 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-01-30T08:28:09.416Z] #51 14.16 Building wheels for collected packages: yamllint [2023-01-30T08:28:09.416Z] #51 14.17 Building wheel for yamllint (setup.py): started [2023-01-30T08:28:10.102Z] #39 236.9 CC criu/servicefd.o [2023-01-30T08:28:10.801Z] #51 15.32 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-30T08:28:10.801Z] #51 15.32 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=90b58ac3a9a237ae2506a0c3fe2168428f5ff02491be3db6f5a2fdf93df2762b [2023-01-30T08:28:10.801Z] #51 15.32 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-30T08:28:10.801Z] #51 15.32 Successfully built yamllint [2023-01-30T08:28:10.801Z] #51 15.35 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-30T08:28:11.034Z] #39 237.9 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:28:11.034Z] #39 237.9 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:28:11.034Z] #39 238.0 CC criu/shmem.o [2023-01-30T08:28:11.062Z] #51 15.79 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-01-30T08:28:11.634Z] #51 DONE 16.3s [2023-01-30T08:28:11.634Z] [2023-01-30T08:28:11.634Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-30T08:28:11.641Z] #38 ... [2023-01-30T08:28:11.641Z] [2023-01-30T08:28:11.641Z] #49 [dev-systemd-false 7/26] 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-01-30T08:28:11.641Z] #49 69.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-30T08:28:11.641Z] #49 69.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-30T08:28:11.641Z] #49 69.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-30T08:28:11.641Z] #49 69.93 Setting up patch (2.7.6-7) ... [2023-01-30T08:28:11.641Z] #49 69.94 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-01-30T08:28:11.641Z] #49 70.03 invoke-rc.d: could not determine current runlevel [2023-01-30T08:28:11.641Z] #49 70.04 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-30T08:28:11.641Z] #49 70.05 Setting up xfsprogs (5.10.0-4) ... [2023-01-30T08:28:11.641Z] #49 70.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-30T08:28:11.641Z] #49 70.08 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-30T08:28:11.641Z] #49 70.09 Setting up pigz (2.6-1) ... [2023-01-30T08:28:11.641Z] #49 70.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-30T08:28:11.641Z] #49 70.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-30T08:28:11.641Z] #49 70.14 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-30T08:28:11.641Z] #49 70.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:28:11.641Z] #49 70.95 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-30T08:28:11.641Z] #49 70.96 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-30T08:28:11.641Z] #49 71.41 Setting up libelf1:amd64 (0.183-1) ... [2023-01-30T08:28:11.641Z] #49 71.44 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-30T08:28:11.641Z] #49 71.45 Setting up python3-distutils (3.9.2-1) ... [2023-01-30T08:28:11.641Z] #49 71.96 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-30T08:28:11.641Z] #49 71.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-30T08:28:11.641Z] #49 71.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-30T08:28:11.641Z] #49 71.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-30T08:28:11.641Z] #49 72.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-30T08:28:11.641Z] #49 72.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-30T08:28:11.641Z] #49 72.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-30T08:28:11.641Z] #49 72.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-30T08:28:11.641Z] #49 72.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-30T08:28:11.641Z] #49 72.05 Setting up python3-setuptools (52.0.0-4) ... [2023-01-30T08:28:11.641Z] #49 73.73 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-30T08:28:11.641Z] #49 73.74 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-30T08:28:11.641Z] #49 73.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-30T08:28:11.641Z] #49 73.77 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-30T08:28:11.641Z] #49 74.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-30T08:28:11.900Z] #49 74.94 Setting up jq (1.6-2.1) ... [2023-01-30T08:28:11.900Z] #49 74.95 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-30T08:28:11.900Z] #49 74.97 Setting up iptables (1.8.7-1) ... [2023-01-30T08:28:11.900Z] #49 74.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-30T08:28:11.900Z] #49 74.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-30T08:28:11.900Z] #49 75.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-30T08:28:11.900Z] #49 75.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-30T08:28:11.900Z] #49 75.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-30T08:28:11.900Z] #49 75.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-30T08:28:11.900Z] #49 75.04 Setting up iproute2 (5.10.0-4) ... [2023-01-30T08:28:12.162Z] #49 75.40 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:28:12.206Z] #52 DONE 0.4s [2023-01-30T08:28:12.206Z] [2023-01-30T08:28:12.206Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-30T08:28:12.206Z] #53 DONE 0.3s [2023-01-30T08:28:12.206Z] [2023-01-30T08:28:12.206Z] #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-01-30T08:28:12.206Z] #38 157.2 CC criu/seccomp.o [2023-01-30T08:28:12.206Z] #38 158.1 CC criu/seize.o [2023-01-30T08:28:12.206Z] #38 159.4 CC criu/servicefd.o [2023-01-30T08:28:12.206Z] #38 159.9 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:28:12.206Z] #38 159.9 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:28:12.206Z] #38 160.0 CC criu/shmem.o [2023-01-30T08:28:12.206Z] #38 161.2 CC criu/sigframe.o [2023-01-30T08:28:12.206Z] #38 161.5 CC criu/signalfd.o [2023-01-30T08:28:12.206Z] #38 161.8 CC criu/sk-inet.o [2023-01-30T08:28:12.476Z] #38 ... [2023-01-30T08:28:12.476Z] [2023-01-30T08:28:12.476Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-30T08:28:12.476Z] #54 DONE 0.2s [2023-01-30T08:28:12.476Z] [2023-01-30T08:28:12.476Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-30T08:28:12.476Z] #55 DONE 0.1s [2023-01-30T08:28:12.476Z] [2023-01-30T08:28:12.476Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-30T08:28:12.641Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-01-30T08:28:12.742Z] #56 DONE 0.1s [2023-01-30T08:28:12.742Z] [2023-01-30T08:28:12.742Z] #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-01-30T08:28:12.742Z] #45 ... [2023-01-30T08:28:12.742Z] [2023-01-30T08:28:12.742Z] #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-01-30T08:28:12.742Z] #38 163.4 CC criu/sk-netlink.o [2023-01-30T08:28:12.929Z] #39 239.7 CC criu/sigframe.o [2023-01-30T08:28:13.098Z] #49 DONE 76.3s [2023-01-30T08:28:13.098Z] [2023-01-30T08:28:13.098Z] #50 [dev-systemd-false 8/26] 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-01-30T08:28:13.314Z] #38 163.8 CC criu/sk-packet.o [2023-01-30T08:28:13.500Z] #39 240.2 CC criu/signalfd.o [2023-01-30T08:28:13.757Z] #39 240.6 CC criu/sk-inet.o [2023-01-30T08:28:13.885Z] #38 164.6 CC criu/sk-queue.o [2023-01-30T08:28:14.458Z] #38 165.2 CC criu/sk-tcp.o [2023-01-30T08:28:14.483Z] #50 1.034 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-30T08:28:14.483Z] #50 1.038 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-30T08:28:14.483Z] #50 1.041 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-30T08:28:14.483Z] #50 DONE 1.1s [2023-01-30T08:28:14.483Z] [2023-01-30T08:28:14.483Z] #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-01-30T08:28:14.483Z] #38 194.4 CC criu/netfilter.o [2023-01-30T08:28:14.483Z] #38 194.9 CC criu/page-pipe.o [2023-01-30T08:28:14.483Z] #38 195.5 CC criu/page-xfer.o [2023-01-30T08:28:14.743Z] #38 197.8 CC criu/pagemap-cache.o [2023-01-30T08:28:15.029Z] #38 165.8 CC criu/sk-unix.o [2023-01-30T08:28:15.310Z] #38 198.2 CC criu/pagemap.o [2023-01-30T08:28:15.653Z] #39 242.6 CC criu/sk-netlink.o [2023-01-30T08:28:16.592Z] #39 243.3 CC criu/sk-packet.o [2023-01-30T08:28:16.686Z] #38 199.5 CC criu/parasite-syscall.o [2023-01-30T08:28:17.525Z] #39 244.4 CC criu/sk-queue.o [2023-01-30T08:28:17.575Z] #38 168.1 CC criu/sockets.o [2023-01-30T08:28:17.622Z] #38 200.5 CC criu/path.o [2023-01-30T08:28:17.880Z] #38 200.9 CC criu/pie-util-vdso-elf32.o [2023-01-30T08:28:17.897Z] === RUN TestDockerSuite/TestAttachDetach [2023-01-30T08:28:18.447Z] #38 201.3 CC criu/pie-util-vdso.o [2023-01-30T08:28:18.456Z] #39 245.4 CC criu/sk-tcp.o [2023-01-30T08:28:18.829Z] docker_cli_daemon_test.go:1456: [df449122c9417] daemon is not started [2023-01-30T08:28:18.959Z] #38 169.4 CC criu/stats.o [2023-01-30T08:28:19.016Z] #38 201.9 CC criu/pie-util.o [2023-01-30T08:28:19.016Z] #38 202.1 CC criu/pipes.o [2023-01-30T08:28:19.086Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-01-30T08:28:19.218Z] #38 169.7 CC criu/string.o [2023-01-30T08:28:19.343Z] check_test.go:309: [d0fb0acea4708] daemon is not started [2023-01-30T08:28:19.343Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-01-30T08:28:19.353Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-01-30T08:28:19.353Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5bcb2d7d\powershellScript.ps1'; exit $LASTEXITCODE; [2023-01-30T08:28:19.353Z] ---------------------------------------------------------------------------- [2023-01-30T08:28:19.353Z] [2023-01-30T08:28:19.353Z] INFO: executeCI.ps1 starting at Mon Jan 30 08:28:18 CUT 2023 [2023-01-30T08:28:19.353Z] [2023-01-30T08:28:19.353Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-01-30T08:28:19.353Z] INFO: Running git version 2.24.1.windows.2 [2023-01-30T08:28:19.353Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-01-30T08:28:19.353Z] INFO: Environment variables: [2023-01-30T08:28:19.479Z] #38 169.9 CC criu/sysctl.o [2023-01-30T08:28:19.810Z] [2023-01-30T08:28:19.810Z] Name Value [2023-01-30T08:28:19.810Z] ---- ----- [2023-01-30T08:28:19.810Z] ALLUSERSPROFILE C:\ProgramData [2023-01-30T08:28:19.810Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-01-30T08:28:19.810Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-01-30T08:28:19.810Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.14 [2023-01-30T08:28:19.810Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-01-30T08:28:19.810Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.14 [2023-01-30T08:28:19.810Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-01-30T08:28:19.810Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-01-30T08:28:19.810Z] BRANCH_NAME PR-44882 [2023-01-30T08:28:19.810Z] BUILD_DISPLAY_NAME #1 [2023-01-30T08:28:19.810Z] BUILD_ID 1 [2023-01-30T08:28:19.810Z] BUILD_NUMBER 1 [2023-01-30T08:28:19.810Z] BUILD_TAG jenkins-moby-PR-44882-1 [2023-01-30T08:28:19.810Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44882/1/ [2023-01-30T08:28:19.810Z] CHANGE_AUTHOR thaJeztah [2023-01-30T08:28:19.810Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2023-01-30T08:28:19.810Z] CHANGE_BRANCH 20.10_containerd_binary_1.6.16 [2023-01-30T08:28:19.810Z] CHANGE_FORK thaJeztah/docker [2023-01-30T08:28:19.810Z] CHANGE_ID 44882 [2023-01-30T08:28:19.810Z] CHANGE_TARGET 20.10 [2023-01-30T08:28:19.810Z] CHANGE_TITLE [20.10] update containerd binary to v1.6.16 [2023-01-30T08:28:19.810Z] CHANGE_URL https://github.com/moby/moby/pull/44882 [2023-01-30T08:28:19.810Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-30T08:28:19.810Z] CommonProgramFiles C:\Program Files\Common Files [2023-01-30T08:28:19.810Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-01-30T08:28:19.810Z] CommonProgramW6432 C:\Program Files\Common Files [2023-01-30T08:28:19.810Z] COMPUTERNAME azwin-2-8f9500 [2023-01-30T08:28:19.810Z] ComSpec C:\Windows\system32\cmd.exe [2023-01-30T08:28:19.810Z] ConfigSequenceNumber 0 [2023-01-30T08:28:19.810Z] DOCKER_BUILDKIT 0 [2023-01-30T08:28:19.810Z] DOCKER_DUT_DEBUG 1 [2023-01-30T08:28:19.810Z] DOCKER_EXPERIMENTAL 1 [2023-01-30T08:28:19.810Z] DOCKER_GRAPHDRIVER overlay2 [2023-01-30T08:28:19.810Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-01-30T08:28:19.810Z] EXECUTOR_NUMBER 0 [2023-01-30T08:28:19.810Z] FQDN azwin-2-8f9500.westus.cloudapp.azure.com [2023-01-30T08:28:19.810Z] GIT_BRANCH PR-44882 [2023-01-30T08:28:19.810Z] GIT_COMMIT 526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:28:19.810Z] GIT_URL https://github.com/moby/moby.git [2023-01-30T08:28:19.810Z] HUDSON_COOKIE 15d0aef9-5a9d-40c6-8c83-535b7d0f6284 [2023-01-30T08:28:19.810Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-01-30T08:28:19.810Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-01-30T08:28:19.810Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-01-30T08:28:19.810Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-01-30T08:28:19.810Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-01-30T08:28:19.810Z] JENKINS_NODE_COOKIE 0bdf3af3-03cd-46e6-9dc9-78b76ef64be3 [2023-01-30T08:28:19.810Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-01-30T08:28:19.810Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-01-30T08:28:19.810Z] JOB_BASE_NAME PR-44882 [2023-01-30T08:28:19.810Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44882/display/redirect [2023-01-30T08:28:19.810Z] JOB_NAME moby/PR-44882 [2023-01-30T08:28:19.811Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44882/ [2023-01-30T08:28:19.811Z] library.jps.version master [2023-01-30T08:28:19.811Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-01-30T08:28:19.811Z] NODE_LABELS amd64 azure azwin-2-8f9500 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-01-30T08:28:19.811Z] NODE_NAME azwin-2-8f9500 [2023-01-30T08:28:19.811Z] NUMBER_OF_PROCESSORS 4 [2023-01-30T08:28:19.811Z] OS Windows_NT [2023-01-30T08:28:19.811Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-01-30T08:28:19.811Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-01-30T08:28:19.811Z] PROCESSOR_ARCHITECTURE AMD64 [2023-01-30T08:28:19.811Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2023-01-30T08:28:19.811Z] PROCESSOR_LEVEL 6 [2023-01-30T08:28:19.811Z] PROCESSOR_REVISION 5504 [2023-01-30T08:28:19.811Z] ProgramData C:\ProgramData [2023-01-30T08:28:19.811Z] ProgramFiles C:\Program Files [2023-01-30T08:28:19.811Z] ProgramFiles(x86) C:\Program Files (x86) [2023-01-30T08:28:19.811Z] ProgramW6432 C:\Program Files [2023-01-30T08:28:19.811Z] PROMPT $P$G [2023-01-30T08:28:19.811Z] PSExecutionPolicyPreference Bypass [2023-01-30T08:28:19.811Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-01-30T08:28:19.811Z] PUBLIC C:\Users\Public [2023-01-30T08:28:19.811Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44882/1/display/redirect?page=artif... [2023-01-30T08:28:19.811Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44882/1/display/redirect?page=changes [2023-01-30T08:28:19.811Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44882/1/display/redirect [2023-01-30T08:28:19.811Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44882/1/display/redirect?page=tests [2023-01-30T08:28:19.811Z] SKIP_VALIDATION_TESTS 1 [2023-01-30T08:28:19.811Z] SOURCES_DRIVE d [2023-01-30T08:28:19.811Z] SOURCES_SUBDIR gopath [2023-01-30T08:28:19.811Z] STAGE_NAME Run tests [2023-01-30T08:28:19.811Z] SystemDrive C: [2023-01-30T08:28:19.811Z] SystemRoot C:\Windows [2023-01-30T08:28:19.811Z] TEMP C:\Windows\TEMP [2023-01-30T08:28:19.811Z] TESTDEBUG 0 [2023-01-30T08:28:19.811Z] TESTRUN_DRIVE d [2023-01-30T08:28:19.811Z] TESTRUN_SUBDIR CI [2023-01-30T08:28:19.811Z] TIMEOUT 120m [2023-01-30T08:28:19.811Z] TMP C:\Windows\TEMP [2023-01-30T08:28:19.811Z] USERDOMAIN WORKGROUP [2023-01-30T08:28:19.811Z] USERNAME azwin-2-8f9500$ [2023-01-30T08:28:19.811Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-01-30T08:28:19.811Z] windir C:\Windows [2023-01-30T08:28:19.811Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-01-30T08:28:19.811Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-01-30T08:28:19.811Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-01-30T08:28:19.811Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-01-30T08:28:19.811Z] [2023-01-30T08:28:19.811Z] [2023-01-30T08:28:19.811Z] [2023-01-30T08:28:19.825Z] #39 246.4 CC criu/sk-unix.o [2023-01-30T08:28:19.908Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-01-30T08:28:20.050Z] #38 170.6 CC criu/sysfs_parse.o [2023-01-30T08:28:20.392Z] #38 203.1 CC criu/plugin.o [2023-01-30T08:28:20.392Z] #38 203.5 CC criu/proc_parse.o [2023-01-30T08:28:20.621Z] #38 171.0 CC criu/timens.o [2023-01-30T08:28:20.882Z] #38 171.4 CC criu/timerfd.o [2023-01-30T08:28:21.143Z] #38 171.8 CC criu/tty.o [2023-01-30T08:28:21.279Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-01-30T08:28:21.536Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-01-30T08:28:21.982Z] INFO: Sources under d:\gopath\... [2023-01-30T08:28:21.982Z] INFO: Test run under d:\CI\... [2023-01-30T08:28:21.982Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-01-30T08:28:21.982Z] INFO: docker/docker repository was found [2023-01-30T08:28:21.982Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-01-30T08:28:22.439Z] ltsc2019: Pulling from windows/servercore [2023-01-30T08:28:22.439Z] 8185ee4ed646: Pulling fs layer [2023-01-30T08:28:22.468Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-01-30T08:28:23.033Z] check_test.go:309: [d288c97b5a369] daemon is not started [2023-01-30T08:28:23.033Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-01-30T08:28:23.033Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-01-30T08:28:23.675Z] #38 206.3 CC criu/protobuf-desc.o [2023-01-30T08:28:23.685Z] #38 174.1 CC criu/tun.o [2023-01-30T08:28:23.965Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-01-30T08:28:24.000Z] #39 250.4 CC criu/sockets.o [2023-01-30T08:28:24.239Z] #38 ... [2023-01-30T08:28:24.240Z] [2023-01-30T08:28:24.240Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:28:24.257Z] #38 174.7 CC criu/uffd.o [2023-01-30T08:28:24.497Z] #51 ... [2023-01-30T08:28:24.497Z] [2023-01-30T08:28:24.497Z] #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-01-30T08:28:24.497Z] #38 207.4 CC criu/protobuf.o [2023-01-30T08:28:24.665Z] #29 ... [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #33 [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-01-30T08:28:24.665Z] #33 247.7 + return [2023-01-30T08:28:24.665Z] #33 DONE 248.2s [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #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-01-30T08:28:24.665Z] #37 ... [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-30T08:28:24.665Z] #52 DONE 0.1s [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-30T08:28:24.665Z] #40 ... [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-30T08:28:24.665Z] #53 DONE 0.1s [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-30T08:28:24.665Z] #54 DONE 0.1s [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-30T08:28:24.665Z] #40 ... [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-30T08:28:24.665Z] #55 DONE 0.1s [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-30T08:28:24.665Z] #56 DONE 0.0s [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-30T08:28:24.665Z] #57 DONE 0.1s [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-30T08:28:24.665Z] #40 ... [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-30T08:28:24.665Z] #58 DONE 0.1s [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-30T08:28:24.665Z] #59 DONE 0.1s [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.665Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-30T08:28:24.665Z] #60 DONE 0.1s [2023-01-30T08:28:24.665Z] [2023-01-30T08:28:24.666Z] #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-01-30T08:28:24.755Z] #38 207.9 CC criu/pstree.o [2023-01-30T08:28:25.373Z] #39 252.2 CC criu/stats.o [2023-01-30T08:28:25.642Z] #38 176.1 CC criu/util.o [2023-01-30T08:28:25.861Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-01-30T08:28:25.938Z] #39 252.6 CC criu/string.o [2023-01-30T08:28:25.938Z] #39 252.7 CC criu/sysctl.o [2023-01-30T08:28:26.129Z] #38 209.2 CC criu/rbtree.o [2023-01-30T08:28:26.426Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-01-30T08:28:26.696Z] #38 209.7 CC criu/rst-malloc.o [2023-01-30T08:28:26.870Z] #39 253.6 CC criu/sysfs_parse.o [2023-01-30T08:28:26.870Z] #39 ... [2023-01-30T08:28:26.870Z] [2023-01-30T08:28:26.870Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-30T08:28:26.870Z] #24 335.0 + dpkg --print-architecture [2023-01-30T08:28:26.870Z] #24 335.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-30T08:28:26.991Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-01-30T08:28:27.026Z] #38 177.5 CC criu/uts_ns.o [2023-01-30T08:28:27.194Z] #29 253.1 + /build/golangci-lint --version [2023-01-30T08:28:27.248Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-01-30T08:28:27.249Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-01-30T08:28:27.263Z] #38 210.0 CC criu/seccomp.o [2023-01-30T08:28:27.287Z] #38 177.8 CC criu/vdso-compat.o [2023-01-30T08:28:27.287Z] #38 ... [2023-01-30T08:28:27.287Z] [2023-01-30T08:28:27.287Z] #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-01-30T08:28:27.287Z] #23 222.4 + dpkg --print-architecture [2023-01-30T08:28:27.287Z] #23 222.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-30T08:28:27.434Z] #24 335.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-30T08:28:27.434Z] #24 335.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-30T08:28:27.547Z] #23 222.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-30T08:28:27.547Z] #23 222.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-30T08:28:27.813Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-01-30T08:28:28.197Z] #38 210.9 CC criu/seize.o [2023-01-30T08:28:28.378Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-01-30T08:28:28.608Z] #29 254.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-30T08:28:28.962Z] #29 DONE 254.8s [2023-01-30T08:28:28.962Z] [2023-01-30T08:28:28.962Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-30T08:28:28.962Z] #40 148.0 + mkdir -p /build [2023-01-30T08:28:28.962Z] #40 148.0 + cp runc /build/runc [2023-01-30T08:28:28.962Z] #40 DONE 148.3s [2023-01-30T08:28:28.962Z] [2023-01-30T08:28:28.962Z] #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-01-30T08:28:29.133Z] #38 212.0 CC criu/servicefd.o [2023-01-30T08:28:29.650Z] #38 212.5 include/common/asm/bitops.h: Assembler messages: [2023-01-30T08:28:29.650Z] #38 212.5 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-30T08:28:29.650Z] #38 212.5 CC criu/shmem.o [2023-01-30T08:28:29.747Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-01-30T08:28:29.747Z] --- PASS: TestBuildWithHugeFile (43.50s) [2023-01-30T08:28:29.747Z] === RUN TestBuildWithEmptyDockerfile [2023-01-30T08:28:29.747Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:28:29.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:28:29.747Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:28:29.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:28:29.748Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:28:29.748Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:28:29.748Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:28:29.748Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:28:29.748Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:28:29.748Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2023-01-30T08:28:29.748Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-01-30T08:28:29.748Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-01-30T08:28:29.748Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2023-01-30T08:28:29.748Z] === RUN TestBuildPreserveOwnership [2023-01-30T08:28:29.748Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-30T08:28:30.218Z] #38 ... [2023-01-30T08:28:30.218Z] [2023-01-30T08:28:30.218Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-30T08:28:30.218Z] #51 10.56 Collecting yamllint==1.26.1 [2023-01-30T08:28:30.218Z] #51 11.62 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-30T08:28:30.218Z] #51 12.91 Collecting pathspec>=0.5.3 [2023-01-30T08:28:30.218Z] #51 12.92 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-01-30T08:28:30.218Z] #51 13.41 Collecting pyyaml [2023-01-30T08:28:30.218Z] #51 13.43 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-01-30T08:28:30.218Z] #51 13.49 Building wheels for collected packages: yamllint [2023-01-30T08:28:30.218Z] #51 13.49 Building wheel for yamllint (setup.py): started [2023-01-30T08:28:30.218Z] #51 14.68 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-30T08:28:30.218Z] #51 14.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ba2f9c09baccc1dbe6d9340ac96d791fe02de2b80da5856a56a838c761afa57a [2023-01-30T08:28:30.218Z] #51 14.69 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-30T08:28:30.218Z] #51 14.70 Successfully built yamllint [2023-01-30T08:28:30.218Z] #51 14.73 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-30T08:28:30.218Z] #51 15.22 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-01-30T08:28:30.218Z] #51 DONE 15.7s [2023-01-30T08:28:30.218Z] [2023-01-30T08:28:30.218Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-30T08:28:30.478Z] #52 DONE 0.4s [2023-01-30T08:28:30.478Z] [2023-01-30T08:28:30.478Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-30T08:28:30.736Z] #53 DONE 0.5s [2023-01-30T08:28:30.736Z] [2023-01-30T08:28:30.736Z] #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-01-30T08:28:30.736Z] #38 213.7 CC criu/sigframe.o [2023-01-30T08:28:30.995Z] #38 ... [2023-01-30T08:28:30.995Z] [2023-01-30T08:28:30.995Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-30T08:28:30.995Z] #54 DONE 0.3s [2023-01-30T08:28:30.995Z] [2023-01-30T08:28:30.995Z] #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-01-30T08:28:30.995Z] #38 214.0 CC criu/signalfd.o [2023-01-30T08:28:31.254Z] #38 ... [2023-01-30T08:28:31.254Z] [2023-01-30T08:28:31.254Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-30T08:28:31.254Z] #55 DONE 0.1s [2023-01-30T08:28:31.254Z] [2023-01-30T08:28:31.254Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-30T08:28:31.254Z] #56 DONE 0.0s [2023-01-30T08:28:31.254Z] [2023-01-30T08:28:31.254Z] #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-01-30T08:28:31.511Z] #37 ... [2023-01-30T08:28:31.511Z] [2023-01-30T08:28:31.511Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-30T08:28:31.511Z] #61 DONE 0.2s [2023-01-30T08:28:31.511Z] [2023-01-30T08:28:31.511Z] #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-01-30T08:28:31.511Z] #37 ... [2023-01-30T08:28:31.511Z] [2023-01-30T08:28:31.511Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-30T08:28:31.511Z] #62 DONE 0.1s [2023-01-30T08:28:31.511Z] [2023-01-30T08:28:31.511Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-30T08:28:31.511Z] #63 DONE 0.1s [2023-01-30T08:28:31.511Z] [2023-01-30T08:28:31.511Z] #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-01-30T08:28:31.513Z] #42 ... [2023-01-30T08:28:31.513Z] [2023-01-30T08:28:31.513Z] #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-01-30T08:28:31.513Z] #38 214.4 CC criu/sk-inet.o [2023-01-30T08:28:31.643Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-01-30T08:28:31.901Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-30T08:28:32.832Z] --- PASS: TestBuildPreserveOwnership (3.27s) [2023-01-30T08:28:32.832Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.27s) [2023-01-30T08:28:32.832Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2023-01-30T08:28:32.832Z] === RUN TestBuildPlatformInvalid [2023-01-30T08:28:32.832Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-01-30T08:28:32.832Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-30T08:28:32.888Z] #38 215.6 CC criu/sk-netlink.o [2023-01-30T08:28:33.147Z] #38 216.1 CC criu/sk-packet.o [2023-01-30T08:28:33.764Z] Loaded image: busybox:latest [2023-01-30T08:28:34.021Z] Loaded image: busybox:glibc [2023-01-30T08:28:34.038Z] #37 225.2 + bin/containerd [2023-01-30T08:28:34.082Z] #38 216.8 CC criu/sk-queue.o [2023-01-30T08:28:34.341Z] #38 217.2 CC criu/sk-tcp.o [2023-01-30T08:28:34.586Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-01-30T08:28:34.909Z] #38 217.8 CC criu/sk-unix.o [2023-01-30T08:28:35.151Z] Loaded image: debian:bullseye-slim [2023-01-30T08:28:35.151Z] Loaded image: hello-world:latest [2023-01-30T08:28:35.151Z] Loaded image: arm32v7/hello-world:latest [2023-01-30T08:28:35.686Z] #23 ... [2023-01-30T08:28:35.686Z] [2023-01-30T08:28:35.686Z] #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-01-30T08:28:35.686Z] #38 178.0 CC criu/vdso.o [2023-01-30T08:28:35.686Z] #38 178.8 LINK criu/built-in.o [2023-01-30T08:28:35.686Z] #38 179.0 LINK criu/criu [2023-01-30T08:28:35.686Z] #38 179.5 DEP lib/c/criu.d [2023-01-30T08:28:35.686Z] #38 179.7 CC images/rpc.pb-c.o [2023-01-30T08:28:35.686Z] #38 180.4 CC lib/c/criu.o [2023-01-30T08:28:35.686Z] #38 181.7 LINK lib/c/built-in.o [2023-01-30T08:28:35.686Z] #38 181.7 LINK lib/c/libcriu.so [2023-01-30T08:28:35.686Z] #38 181.8 LINK lib/c/libcriu.a [2023-01-30T08:28:35.686Z] #38 181.9 GEN magic.py [2023-01-30T08:28:35.686Z] #38 182.1 Note: Building without setproctitle() and strlcpy() support. [2023-01-30T08:28:35.686Z] #38 182.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-30T08:28:35.686Z] #38 182.1 Note: Building without GnuTLS support [2023-01-30T08:28:35.686Z] #38 182.1 Makefile.config:39: Warn: you have no libnftables installed [2023-01-30T08:28:35.686Z] #38 182.1 Makefile.config:40: Warn: Building without nftables support [2023-01-30T08:28:35.686Z] #38 183.3 fatal: not a git repository (or any of the parent directories): .git [2023-01-30T08:28:35.686Z] #38 184.3 make[1]: Nothing to be done for 'all'. [2023-01-30T08:28:35.686Z] #38 185.2 make[1]: 'images/built-in.o' is up to date. [2023-01-30T08:28:35.686Z] #38 185.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-30T08:28:35.686Z] #38 185.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-30T08:28:35.686Z] #38 185.3 make[1]: 'compel/libcompel.a' is up to date. [2023-01-30T08:28:35.686Z] #38 185.4 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-30T08:28:35.686Z] #38 185.4 make[1]: Nothing to be done for 'all'. [2023-01-30T08:28:35.686Z] #38 185.4 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-30T08:28:35.686Z] #38 185.7 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:35.686Z] #38 185.7 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:35.686Z] #38 185.8 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:35.686Z] #38 185.9 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:35.686Z] #38 186.0 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:35.686Z] #38 186.0 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:35.686Z] #38 186.1 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:35.687Z] #38 186.3 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:35.687Z] #38 186.3 INSTALL criu/criu [2023-01-30T08:28:36.257Z] #38 DONE 186.7s [2023-01-30T08:28:36.257Z] [2023-01-30T08:28:36.257Z] #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-01-30T08:28:37.394Z] #24 ... [2023-01-30T08:28:37.394Z] [2023-01-30T08:28:37.394Z] #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-01-30T08:28:37.394Z] #39 254.3 CC criu/timens.o [2023-01-30T08:28:37.394Z] #39 254.8 CC criu/timerfd.o [2023-01-30T08:28:37.394Z] #39 255.4 CC criu/tty.o [2023-01-30T08:28:37.394Z] #39 258.8 CC criu/tun.o [2023-01-30T08:28:37.394Z] #39 259.9 CC criu/uffd.o [2023-01-30T08:28:37.394Z] #39 262.4 CC criu/util.o [2023-01-30T08:28:37.441Z] #38 220.1 CC criu/sockets.o [2023-01-30T08:28:37.675Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-01-30T08:28:37.959Z] #39 264.8 CC criu/uts_ns.o [2023-01-30T08:28:38.377Z] #38 221.2 CC criu/stats.o [2023-01-30T08:28:38.525Z] #39 265.2 CC criu/vdso-compat.o [2023-01-30T08:28:38.636Z] #38 221.6 CC criu/string.o [2023-01-30T08:28:38.789Z] #39 265.5 CC criu/vdso.o [2023-01-30T08:28:38.894Z] #38 221.7 CC criu/sysctl.o [2023-01-30T08:28:39.461Z] #38 222.3 CC criu/sysfs_parse.o [2023-01-30T08:28:39.720Z] #38 222.7 CC criu/timens.o [2023-01-30T08:28:39.721Z] #39 266.5 LINK criu/built-in.o [2023-01-30T08:28:39.981Z] #39 266.7 LINK criu/criu [2023-01-30T08:28:40.287Z] #38 223.1 CC criu/timerfd.o [2023-01-30T08:28:40.546Z] #38 223.5 CC criu/tty.o [2023-01-30T08:28:40.548Z] #39 267.5 DEP lib/c/criu.d [2023-01-30T08:28:40.805Z] #39 267.7 CC images/rpc.pb-c.o [2023-01-30T08:28:40.949Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-01-30T08:28:41.482Z] #38 ... [2023-01-30T08:28:41.482Z] [2023-01-30T08:28:41.482Z] #25 [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-01-30T08:28:41.482Z] #25 310.3 + dpkg --print-architecture [2023-01-30T08:28:41.740Z] #25 310.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-30T08:28:41.999Z] #25 310.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-30T08:28:41.999Z] #25 310.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-30T08:28:42.173Z] #39 268.8 CC lib/c/criu.o [2023-01-30T08:28:44.068Z] #39 271.0 LINK lib/c/built-in.o [2023-01-30T08:28:44.068Z] #39 271.0 LINK lib/c/libcriu.so [2023-01-30T08:28:44.222Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-01-30T08:28:44.324Z] #39 271.1 LINK lib/c/libcriu.a [2023-01-30T08:28:44.580Z] #39 271.2 GEN magic.py [2023-01-30T08:28:44.580Z] #39 271.4 Note: Building without setproctitle() and strlcpy() support. [2023-01-30T08:28:44.580Z] #39 271.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-30T08:28:44.580Z] #39 271.4 Note: Building without GnuTLS support [2023-01-30T08:28:44.580Z] #39 271.5 Makefile.config:39: Warn: you have no libnftables installed [2023-01-30T08:28:44.580Z] #39 271.5 Makefile.config:40: Warn: Building without nftables support [2023-01-30T08:28:45.991Z] #39 272.7 fatal: not a git repository (or any of the parent directories): .git [2023-01-30T08:28:46.118Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-01-30T08:28:46.375Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-01-30T08:28:46.920Z] #39 273.6 make[1]: Nothing to be done for 'all'. [2023-01-30T08:28:46.939Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.84s) [2023-01-30T08:28:46.939Z] PASS [2023-01-30T08:28:46.939Z] [2023-01-30T08:28:46.939Z] === Skipped [2023-01-30T08:28:46.939Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-01-30T08:28:46.939Z] build_session_test.go:25: TODO: BuildKit [2023-01-30T08:28:46.939Z] [2023-01-30T08:28:46.939Z] DONE 33 tests, 1 skipped in 81.633s [2023-01-30T08:28:46.939Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-01-30T08:28:46.939Z] ++ 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-01-30T08:28:46.939Z] ++ set -e [2023-01-30T08:28:46.939Z] ++ '[' -n 0 ']' [2023-01-30T08:28:46.939Z] ++ set -x [2023-01-30T08:28:46.939Z] ++ 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-01-30T08:28:46.939Z] INFO: Testing against a local daemon [2023-01-30T08:28:46.939Z] === RUN TestConfigInspect [2023-01-30T08:28:47.483Z] #39 274.3 make[1]: 'images/built-in.o' is up to date. [2023-01-30T08:28:47.483Z] #39 274.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-30T08:28:47.483Z] #39 274.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-30T08:28:47.483Z] #39 274.5 make[1]: 'compel/libcompel.a' is up to date. [2023-01-30T08:28:47.502Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-01-30T08:28:47.502Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-01-30T08:28:47.556Z] 8185ee4ed646: Verifying Checksum [2023-01-30T08:28:47.556Z] 8185ee4ed646: Download complete [2023-01-30T08:28:47.739Z] #39 274.5 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-30T08:28:47.739Z] #39 274.5 make[1]: Nothing to be done for 'all'. [2023-01-30T08:28:47.739Z] #39 274.6 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-30T08:28:47.759Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-01-30T08:28:47.995Z] #39 274.8 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:47.995Z] #39 274.9 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:47.995Z] #39 274.9 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:48.016Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-01-30T08:28:48.016Z] check_test.go:309: [d86e45aa24793] daemon is not started [2023-01-30T08:28:48.016Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-01-30T08:28:48.251Z] #39 275.0 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:48.251Z] #39 275.1 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:48.251Z] #39 275.2 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:48.251Z] #39 275.2 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:48.580Z] check_test.go:309: [dbbbfafd9838c] daemon is not started [2023-01-30T08:28:48.580Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-01-30T08:28:48.815Z] #39 275.4 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:48.815Z] #39 275.4 INSTALL criu/criu [2023-01-30T08:28:49.511Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-01-30T08:28:49.745Z] #39 DONE 276.7s [2023-01-30T08:28:49.745Z] [2023-01-30T08:28:49.745Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-30T08:28:49.768Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-01-30T08:28:49.768Z] --- PASS: TestConfigInspect (2.94s) [2023-01-30T08:28:49.768Z] === RUN TestConfigList [2023-01-30T08:28:50.025Z] check_test.go:309: [d200a6476d41b] daemon is not started [2023-01-30T08:28:50.025Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-01-30T08:28:51.214Z] #37 ... [2023-01-30T08:28:51.214Z] [2023-01-30T08:28:51.214Z] #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-01-30T08:28:51.214Z] #23 DONE 245.5s [2023-01-30T08:28:51.214Z] [2023-01-30T08:28:51.214Z] #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-01-30T08:28:51.396Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-01-30T08:28:51.652Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-01-30T08:28:51.910Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-01-30T08:28:51.974Z] #25 ... [2023-01-30T08:28:51.974Z] [2023-01-30T08:28:51.974Z] #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-01-30T08:28:51.974Z] #38 225.8 CC criu/tun.o [2023-01-30T08:28:51.974Z] #38 226.3 CC criu/uffd.o [2023-01-30T08:28:51.974Z] #38 227.7 CC criu/util.o [2023-01-30T08:28:51.974Z] #38 229.3 CC criu/uts_ns.o [2023-01-30T08:28:51.974Z] #38 229.5 CC criu/vdso-compat.o [2023-01-30T08:28:51.974Z] #38 229.9 CC criu/vdso.o [2023-01-30T08:28:51.974Z] #38 230.7 LINK criu/built-in.o [2023-01-30T08:28:51.974Z] #38 230.9 LINK criu/criu [2023-01-30T08:28:51.974Z] #38 231.4 DEP lib/c/criu.d [2023-01-30T08:28:51.974Z] #38 231.5 CC images/rpc.pb-c.o [2023-01-30T08:28:51.974Z] #38 232.2 CC lib/c/criu.o [2023-01-30T08:28:51.974Z] #38 233.3 LINK lib/c/built-in.o [2023-01-30T08:28:51.974Z] #38 233.3 LINK lib/c/libcriu.so [2023-01-30T08:28:51.974Z] #38 233.4 LINK lib/c/libcriu.a [2023-01-30T08:28:51.974Z] #38 233.6 GEN magic.py [2023-01-30T08:28:51.974Z] #38 233.8 Note: Building without setproctitle() and strlcpy() support. [2023-01-30T08:28:51.974Z] #38 233.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-30T08:28:51.974Z] #38 233.8 Note: Building without GnuTLS support [2023-01-30T08:28:51.974Z] #38 233.8 Makefile.config:39: Warn: you have no libnftables installed [2023-01-30T08:28:51.974Z] #38 233.8 Makefile.config:40: Warn: Building without nftables support [2023-01-30T08:28:51.974Z] #38 234.9 fatal: not a git repository (or any of the parent directories): .git [2023-01-30T08:28:52.157Z] #26 ... [2023-01-30T08:28:52.157Z] [2023-01-30T08:28:52.157Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-30T08:28:52.473Z] --- PASS: TestConfigList (2.75s) [2023-01-30T08:28:52.473Z] === RUN TestConfigsCreateAndDelete [2023-01-30T08:28:52.734Z] #57 DONE 0.2s [2023-01-30T08:28:52.734Z] [2023-01-30T08:28:52.734Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-30T08:28:52.734Z] #58 DONE 0.1s [2023-01-30T08:28:52.734Z] [2023-01-30T08:28:52.734Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-30T08:28:52.734Z] #59 DONE 0.1s [2023-01-30T08:28:52.734Z] [2023-01-30T08:28:52.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-01-30T08:28:52.734Z] #26 ... [2023-01-30T08:28:52.734Z] [2023-01-30T08:28:52.734Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-30T08:28:52.734Z] #60 DONE 0.1s [2023-01-30T08:28:52.910Z] #38 235.6 make[1]: Nothing to be done for 'all'. [2023-01-30T08:28:52.995Z] [2023-01-30T08:28:52.995Z] #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-01-30T08:28:53.404Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-01-30T08:28:53.479Z] #38 236.5 make[1]: 'images/built-in.o' is up to date. [2023-01-30T08:28:53.479Z] #38 236.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-30T08:28:53.479Z] #38 236.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-30T08:28:53.479Z] #38 236.6 make[1]: 'compel/libcompel.a' is up to date. [2023-01-30T08:28:53.738Z] #38 236.6 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-30T08:28:53.738Z] #38 236.7 make[1]: Nothing to be done for 'all'. [2023-01-30T08:28:53.738Z] #38 236.7 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-30T08:28:53.997Z] #38 236.9 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:53.997Z] #38 236.9 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:53.997Z] #38 237.0 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:53.997Z] #38 237.1 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:54.265Z] #38 237.2 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:54.265Z] #38 237.2 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:54.265Z] #38 237.3 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:54.527Z] #38 237.4 make[2]: Nothing to be done for 'all'. [2023-01-30T08:28:54.527Z] #38 237.4 INSTALL criu/criu [2023-01-30T08:28:54.786Z] #38 DONE 237.9s [2023-01-30T08:28:54.786Z] [2023-01-30T08:28:54.786Z] #25 [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-01-30T08:28:55.926Z] --- PASS: TestConfigsCreateAndDelete (2.94s) [2023-01-30T08:28:55.926Z] === RUN TestConfigsUpdate [2023-01-30T08:28:55.926Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-01-30T08:28:57.298Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-01-30T08:28:57.555Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-01-30T08:28:58.119Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-01-30T08:28:58.375Z] --- PASS: TestConfigsUpdate (2.87s) [2023-01-30T08:28:58.375Z] === RUN TestTemplatedConfig [2023-01-30T08:28:59.703Z] #24 DONE 366.2s [2023-01-30T08:28:59.703Z] [2023-01-30T08:28:59.703Z] #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-01-30T08:28:59.703Z] #42 ... [2023-01-30T08:28:59.703Z] [2023-01-30T08:28:59.703Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-30T08:28:59.703Z] #57 DONE 0.5s [2023-01-30T08:28:59.703Z] [2023-01-30T08:28:59.703Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-30T08:28:59.703Z] #58 DONE 0.1s [2023-01-30T08:28:59.703Z] [2023-01-30T08:28:59.703Z] #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-01-30T08:28:59.960Z] #42 ... [2023-01-30T08:28:59.960Z] [2023-01-30T08:28:59.960Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-30T08:28:59.960Z] #59 DONE 0.1s [2023-01-30T08:28:59.960Z] [2023-01-30T08:28:59.960Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-30T08:28:59.960Z] #60 DONE 0.1s [2023-01-30T08:28:59.960Z] [2023-01-30T08:28:59.960Z] #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-01-30T08:29:00.898Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-01-30T08:29:00.898Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-01-30T08:29:01.155Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-01-30T08:29:01.439Z] --- PASS: TestTemplatedConfig (2.96s) [2023-01-30T08:29:01.439Z] === RUN TestConfigCreateResolve [2023-01-30T08:29:01.696Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-01-30T08:29:04.219Z] --- PASS: TestConfigCreateResolve (2.55s) [2023-01-30T08:29:04.219Z] === RUN TestConfigDaemonLibtrustID [2023-01-30T08:29:04.219Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-01-30T08:29:04.477Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2023-01-30T08:29:04.477Z] PASS [2023-01-30T08:29:04.477Z] [2023-01-30T08:29:04.477Z] DONE 7 tests in 17.566s [2023-01-30T08:29:04.477Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-01-30T08:29:04.477Z] ++ 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-01-30T08:29:04.477Z] ++ set -e [2023-01-30T08:29:04.477Z] ++ '[' -n 0 ']' [2023-01-30T08:29:04.477Z] ++ set -x [2023-01-30T08:29:04.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-30T08:29:04.477Z] INFO: Testing against a local daemon [2023-01-30T08:29:04.477Z] === RUN TestCheckpoint [2023-01-30T08:29:04.477Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-30T08:29:04.477Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-30T08:29:04.477Z] === RUN TestContainerInvalidJSON [2023-01-30T08:29:04.477Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:29:04.477Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:29:04.477Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:29:04.477Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:29:04.477Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:29:04.477Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:29:04.477Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:29:04.477Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:29:04.477Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:29:04.477Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-30T08:29:04.477Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-30T08:29:04.477Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-30T08:29:04.477Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-30T08:29:04.477Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-30T08:29:04.477Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-01-30T08:29:04.477Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-30T08:29:04.477Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-01-30T08:29:04.477Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-30T08:29:04.477Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-01-30T08:29:04.477Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-30T08:29:04.734Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-01-30T08:29:04.734Z] === RUN TestCopyFromContainer [2023-01-30T08:29:04.734Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-01-30T08:29:04.734Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-01-30T08:29:04.992Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-01-30T08:29:05.249Z] check_test.go:309: [d7d580baf7353] daemon is not started [2023-01-30T08:29:05.249Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-01-30T08:29:05.815Z] === RUN TestCopyFromContainer// [2023-01-30T08:29:05.815Z] === RUN TestCopyFromContainer//bar/root [2023-01-30T08:29:05.815Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-01-30T08:29:05.815Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-30T08:29:05.815Z] === RUN TestCopyFromContainer/bar/quux [2023-01-30T08:29:05.815Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-30T08:29:06.072Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-30T08:29:06.072Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-30T08:29:06.072Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-30T08:29:06.072Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-30T08:29:06.329Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-30T08:29:06.329Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer (1.68s) [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-01-30T08:29:06.329Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-01-30T08:29:06.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-30T08:29:06.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:29:06.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:29:06.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:29:06.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:29:06.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:29:06.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:29:06.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:29:06.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:29:06.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:29:06.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-01-30T08:29:06.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-30T08:29:06.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-30T08:29:06.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-30T08:29:06.329Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-30T08:29:06.329Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-01-30T08:29:06.329Z] === RUN TestCreateWithInvalidEnv [2023-01-30T08:29:06.329Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-30T08:29:06.329Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-30T08:29:06.329Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-30T08:29:06.329Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-30T08:29:06.329Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-30T08:29:06.329Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-30T08:29:06.329Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-30T08:29:06.329Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-30T08:29:06.329Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-30T08:29:06.329Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-30T08:29:06.329Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-30T08:29:06.329Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-30T08:29:06.329Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-30T08:29:06.329Z] === RUN TestCreateTmpfsMountsTarget [2023-01-30T08:29:06.329Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-01-30T08:29:06.329Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-30T08:29:06.893Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-01-30T08:29:06.992Z] #25 DONE 333.7s [2023-01-30T08:29:06.992Z] [2023-01-30T08:29:06.992Z] #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-01-30T08:29:06.992Z] #42 ... [2023-01-30T08:29:06.992Z] [2023-01-30T08:29:06.992Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-30T08:29:06.992Z] #57 DONE 0.4s [2023-01-30T08:29:06.992Z] [2023-01-30T08:29:06.992Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-30T08:29:06.992Z] #58 DONE 0.1s [2023-01-30T08:29:06.992Z] [2023-01-30T08:29:06.992Z] #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-01-30T08:29:06.992Z] #42 ... [2023-01-30T08:29:06.992Z] [2023-01-30T08:29:06.992Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-30T08:29:06.992Z] #59 DONE 0.1s [2023-01-30T08:29:06.992Z] [2023-01-30T08:29:06.992Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-30T08:29:06.992Z] #60 DONE 0.1s [2023-01-30T08:29:06.992Z] [2023-01-30T08:29:06.992Z] #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-01-30T08:29:07.456Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-01-30T08:29:08.388Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2023-01-30T08:29:08.388Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-30T08:29:09.319Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-01-30T08:29:09.895Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-01-30T08:29:09.895Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2023-01-30T08:29:09.895Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-30T08:29:09.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:29:09.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:29:09.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:29:09.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:29:09.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:29:09.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:29:09.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:29:09.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:29:09.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:29:09.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:29:09.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:29:09.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:29:09.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:29:09.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:29:09.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:29:09.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-30T08:29:10.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-30T08:29:10.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-30T08:29:10.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2023-01-30T08:29:10.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2023-01-30T08:29:10.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2023-01-30T08:29:10.162Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-30T08:29:10.424Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-01-30T08:29:10.685Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2023-01-30T08:29:10.685Z] === RUN TestCreateDifferentPlatform [2023-01-30T08:29:10.685Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-30T08:29:10.685Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-30T08:29:10.685Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-01-30T08:29:10.685Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-30T08:29:10.685Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-30T08:29:10.685Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-30T08:29:10.685Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-01-30T08:29:10.685Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-30T08:29:10.685Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-01-30T08:29:10.685Z] === RUN TestContainerStartOnDaemonRestart [2023-01-30T08:29:10.685Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-30T08:29:10.685Z] === RUN TestDaemonRestartIpcMode [2023-01-30T08:29:10.685Z] === PAUSE TestDaemonRestartIpcMode [2023-01-30T08:29:10.685Z] === RUN TestDaemonHostGatewayIP [2023-01-30T08:29:10.685Z] === PAUSE TestDaemonHostGatewayIP [2023-01-30T08:29:10.685Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-30T08:29:10.685Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-30T08:29:10.685Z] === RUN TestContainerKillOnDaemonStart [2023-01-30T08:29:10.685Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-30T08:29:10.685Z] === RUN TestDiff [2023-01-30T08:29:11.260Z] === RUN TestDockerSuite/TestBuildAddScript [2023-01-30T08:29:11.260Z] --- PASS: TestDiff (0.61s) [2023-01-30T08:29:11.260Z] === RUN TestExecWithCloseStdin [2023-01-30T08:29:12.197Z] --- PASS: TestExecWithCloseStdin (0.90s) [2023-01-30T08:29:12.197Z] === RUN TestExec [2023-01-30T08:29:12.739Z] #37 264.2 # github.com/containerd/containerd/cmd/containerd [2023-01-30T08:29:12.739Z] #37 264.2 /usr/bin/ld: /tmp/go-link-2530227228/000019.o: in function `New': [2023-01-30T08:29:12.739Z] #37 264.2 /tmp/tmp.XK69aM99te/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-01-30T08:29:12.997Z] #37 264.3 + bin/containerd-stress [2023-01-30T08:29:13.147Z] --- PASS: TestExec (0.85s) [2023-01-30T08:29:13.147Z] === RUN TestExecUser [2023-01-30T08:29:14.090Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-01-30T08:29:14.090Z] --- PASS: TestExecUser (0.85s) [2023-01-30T08:29:14.090Z] === RUN TestExportContainerAndImportImage [2023-01-30T08:29:14.090Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-01-30T08:29:14.369Z] #37 265.4 + bin/containerd-shim [2023-01-30T08:29:15.046Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2023-01-30T08:29:15.046Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-30T08:29:16.005Z] --- PASS: TestExportContainerAfterDaemonRestart (1.21s) [2023-01-30T08:29:16.005Z] === RUN TestHealthCheckWorkdir [2023-01-30T08:29:16.290Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-01-30T08:29:16.290Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2023-01-30T08:29:16.290Z] check_test.go:309: [d91689fd200a3] daemon is not started [2023-01-30T08:29:16.290Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-01-30T08:29:16.863Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2023-01-30T08:29:16.863Z] === RUN TestHealthKillContainer [2023-01-30T08:29:17.798Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-01-30T08:29:19.169Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-01-30T08:29:19.733Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-01-30T08:29:20.664Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-01-30T08:29:22.034Z] check_test.go:309: [d346e02fda6fa] daemon is not started [2023-01-30T08:29:22.034Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-01-30T08:29:22.485Z] #37 273.9 + bin/containerd-shim-runc-v1 [2023-01-30T08:29:22.599Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-01-30T08:29:23.968Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-01-30T08:29:24.532Z] check_test.go:309: [d8f74c76cba7b] daemon is not started [2023-01-30T08:29:24.532Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-01-30T08:29:24.789Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-01-30T08:29:25.046Z] === RUN TestDockerSuite/TestBuildAddTar [2023-01-30T08:29:25.046Z] --- PASS: TestHealthKillContainer (8.21s) [2023-01-30T08:29:25.046Z] === RUN TestHealthCheckProcessKilled [2023-01-30T08:29:25.977Z] --- PASS: TestHealthCheckProcessKilled (0.86s) [2023-01-30T08:29:25.977Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-30T08:29:26.909Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2023-01-30T08:29:26.909Z] === RUN TestIpcModeNone [2023-01-30T08:29:27.473Z] --- PASS: TestIpcModeNone (0.76s) [2023-01-30T08:29:27.473Z] === RUN TestIpcModePrivate [2023-01-30T08:29:27.473Z] docker_cli_daemon_plugins_test.go:80: [d4b33e58c5bab] daemon is not started [2023-01-30T08:29:27.747Z] #37 278.8 + bin/containerd-shim-runc-v2 [2023-01-30T08:29:28.038Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2023-01-30T08:29:28.038Z] --- PASS: TestIpcModePrivate (0.69s) [2023-01-30T08:29:28.038Z] === RUN TestIpcModeShareable [2023-01-30T08:29:28.312Z] #37 279.5 + binaries [2023-01-30T08:29:28.312Z] #37 279.5 + install -D bin/containerd /build/containerd [2023-01-30T08:29:28.312Z] #37 279.6 + install -D bin/containerd-shim /build/containerd-shim [2023-01-30T08:29:28.312Z] #37 279.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-30T08:29:28.312Z] #37 279.6 + install -D bin/ctr /build/ctr [2023-01-30T08:29:28.602Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-01-30T08:29:28.602Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2023-01-30T08:29:28.859Z] --- PASS: TestIpcModeShareable (0.76s) [2023-01-30T08:29:28.859Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-30T08:29:28.877Z] #37 DONE 280.1s [2023-01-30T08:29:29.445Z] [2023-01-30T08:29:29.445Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-30T08:29:30.009Z] #64 DONE 0.2s [2023-01-30T08:29:30.009Z] [2023-01-30T08:29:30.009Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-30T08:29:30.009Z] #65 DONE 0.1s [2023-01-30T08:29:30.009Z] [2023-01-30T08:29:30.010Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-30T08:29:30.010Z] #66 DONE 0.2s [2023-01-30T08:29:30.010Z] [2023-01-30T08:29:30.010Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-30T08:29:30.010Z] #67 DONE 0.1s [2023-01-30T08:29:30.228Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-01-30T08:29:30.267Z] [2023-01-30T08:29:30.267Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-30T08:29:30.267Z] #68 DONE 0.0s [2023-01-30T08:29:30.267Z] [2023-01-30T08:29:30.267Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-30T08:29:31.160Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2023-01-30T08:29:31.160Z] === RUN TestAPIIpcModeHost [2023-01-30T08:29:31.160Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-01-30T08:29:31.198Z] #69 DONE 0.9s [2023-01-30T08:29:31.198Z] [2023-01-30T08:29:31.198Z] #70 exporting to image [2023-01-30T08:29:31.198Z] #70 exporting layers [2023-01-30T08:29:31.417Z] docker_cli_daemon_plugins_test.go:170: [dfcc1032302d7] daemon is not started [2023-01-30T08:29:31.675Z] --- PASS: TestAPIIpcModeHost (0.41s) [2023-01-30T08:29:31.675Z] === RUN TestDaemonIpcModeShareable [2023-01-30T08:29:31.749Z] #26 ... [2023-01-30T08:29:31.749Z] [2023-01-30T08:29:31.749Z] #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-01-30T08:29:31.749Z] #45 166.0 + mkdir -p /build [2023-01-30T08:29:31.749Z] #45 166.0 + cp runc /build/runc [2023-01-30T08:29:31.749Z] #45 DONE 166.5s [2023-01-30T08:29:31.749Z] [2023-01-30T08:29:31.749Z] #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-01-30T08:29:31.932Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-01-30T08:29:32.496Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-01-30T08:29:33.061Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2023-01-30T08:29:33.318Z] --- PASS: TestDaemonIpcModeShareable (1.61s) [2023-01-30T08:29:33.318Z] === RUN TestDaemonIpcModePrivate [2023-01-30T08:29:33.664Z] #37 ... [2023-01-30T08:29:33.664Z] [2023-01-30T08:29:33.664Z] #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-01-30T08:29:33.664Z] #26 289.0 + /build/golangci-lint --version [2023-01-30T08:29:33.723Z] #70 exporting layers 2.7s done [2023-01-30T08:29:33.723Z] #70 writing image sha256:8e63fe0551d9f1eccfffb091f6eec8ba0b43c7510a681c270f35a6db1af29ce9 done [2023-01-30T08:29:33.723Z] #70 naming to docker.io/library/docker:526ae907e2828307f54315b184457c64bf1b299d done [2023-01-30T08:29:33.723Z] #70 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-01-30T08:29:34.043Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:526ae907e2828307f54315b184457c64bf1b299d hack/test/unit [2023-01-30T08:29:34.687Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:126, shared: false, mustBeShared: false [2023-01-30T08:29:34.944Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2023-01-30T08:29:34.944Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-30T08:29:35.048Z] #26 290.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-30T08:29:35.048Z] #26 DONE 290.5s [2023-01-30T08:29:35.048Z] [2023-01-30T08:29:35.048Z] #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-01-30T08:29:35.508Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-01-30T08:29:35.508Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-01-30T08:29:36.072Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2023-01-30T08:29:36.072Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-01-30T08:29:36.072Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.32s) [2023-01-30T08:29:36.072Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-30T08:29:36.637Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-01-30T08:29:36.963Z] #37 ... [2023-01-30T08:29:36.963Z] [2023-01-30T08:29:36.963Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-30T08:29:36.963Z] #61 DONE 0.2s [2023-01-30T08:29:36.963Z] [2023-01-30T08:29:36.963Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-30T08:29:36.963Z] #62 DONE 0.1s [2023-01-30T08:29:36.963Z] [2023-01-30T08:29:36.963Z] #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-01-30T08:29:36.963Z] #37 ... [2023-01-30T08:29:36.963Z] [2023-01-30T08:29:36.963Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-30T08:29:36.963Z] #63 DONE 0.1s [2023-01-30T08:29:37.201Z] check_test.go:309: [d4810a4a8325c] daemon is not started [2023-01-30T08:29:37.201Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-01-30T08:29:37.201Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2023-01-30T08:29:37.223Z] [2023-01-30T08:29:37.223Z] #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-01-30T08:29:37.459Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.35s) [2023-01-30T08:29:37.459Z] === RUN TestIpcModeOlderClient [2023-01-30T08:29:37.459Z] === PAUSE TestIpcModeOlderClient [2023-01-30T08:29:37.459Z] === RUN TestKillContainerInvalidSignal [2023-01-30T08:29:38.224Z] ? github.com/docker/docker/api [no test files] [2023-01-30T08:29:38.390Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2023-01-30T08:29:38.390Z] === RUN TestKillContainer [2023-01-30T08:29:38.390Z] === RUN TestKillContainer/no_signal [2023-01-30T08:29:38.390Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-01-30T08:29:38.954Z] === RUN TestKillContainer/non_killing_signal [2023-01-30T08:29:39.519Z] === RUN TestKillContainer/killing_signal [2023-01-30T08:29:39.777Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-01-30T08:29:40.522Z] #37 254.9 + bin/containerd [2023-01-30T08:29:40.709Z] --- PASS: TestKillContainer (2.38s) [2023-01-30T08:29:40.709Z] --- PASS: TestKillContainer/no_signal (0.76s) [2023-01-30T08:29:40.709Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2023-01-30T08:29:40.709Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2023-01-30T08:29:40.709Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-30T08:29:40.709Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-30T08:29:40.709Z] === RUN TestDockerSuite/TestBuildBlankName [2023-01-30T08:29:40.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-01-30T08:29:41.530Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-30T08:29:41.530Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-01-30T08:29:42.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2023-01-30T08:29:42.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2023-01-30T08:29:42.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2023-01-30T08:29:42.094Z] === RUN TestKillStoppedContainer [2023-01-30T08:29:42.094Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-01-30T08:29:42.094Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-30T08:29:42.351Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-01-30T08:29:42.351Z] === RUN TestKillDifferentUserContainer [2023-01-30T08:29:42.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-01-30T08:29:42.916Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-01-30T08:29:43.173Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2023-01-30T08:29:43.173Z] === RUN TestInspectOomKilledTrue [2023-01-30T08:29:43.173Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-30T08:29:43.173Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-30T08:29:43.173Z] === RUN TestInspectOomKilledFalse [2023-01-30T08:29:43.173Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-30T08:29:43.173Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-01-30T08:29:43.173Z] === RUN TestLinksEtcHostsContentMatch [2023-01-30T08:29:43.431Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2023-01-30T08:29:43.431Z] === RUN TestLinksContainerNames [2023-01-30T08:29:43.995Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-01-30T08:29:44.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-01-30T08:29:44.817Z] --- PASS: TestLinksContainerNames (1.41s) [2023-01-30T08:29:44.817Z] === RUN TestLogsFollowTailEmpty [2023-01-30T08:29:45.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-01-30T08:29:45.381Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-01-30T08:29:45.638Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2023-01-30T08:29:45.638Z] === RUN TestContainerNetworkMountsNoChown [2023-01-30T08:29:46.204Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/default [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/default [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/private [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/private [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/rprivate [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/slave [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/slave [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/rslave [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/shared [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/shared [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/rshared [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-30T08:29:46.204Z] === CONT TestMountDaemonRoot/default [2023-01-30T08:29:46.204Z] === CONT TestMountDaemonRoot/rslave [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:29:46.204Z] === CONT TestMountDaemonRoot/slave [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:29:46.204Z] === CONT TestMountDaemonRoot/private [2023-01-30T08:29:46.204Z] === CONT TestMountDaemonRoot/shared [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:29:46.204Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-30T08:29:46.204Z] === CONT TestMountDaemonRoot/rprivate [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:29:46.204Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:29:46.204Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-30T08:29:46.204Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rshared [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:29:46.462Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:29:46.462Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-30T08:29:46.462Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-01-30T08:29:46.462Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-01-30T08:29:46.462Z] === RUN TestContainerBindMountNonRecursive [2023-01-30T08:29:46.603Z] #26 ... [2023-01-30T08:29:46.603Z] [2023-01-30T08:29:46.603Z] #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-01-30T08:29:46.603Z] #42 211.5 + mkdir -p /build [2023-01-30T08:29:46.603Z] #42 211.5 + cp runc /build/runc [2023-01-30T08:29:46.603Z] #42 DONE 213.0s [2023-01-30T08:29:46.603Z] [2023-01-30T08:29:46.603Z] #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-01-30T08:29:46.603Z] #26 410.9 + /build/golangci-lint --version [2023-01-30T08:29:46.603Z] #26 412.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-30T08:29:46.603Z] #26 DONE 412.9s [2023-01-30T08:29:46.603Z] [2023-01-30T08:29:46.603Z] #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-01-30T08:29:46.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-01-30T08:29:46.977Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-01-30T08:29:47.167Z] #37 359.9 + bin/containerd [2023-01-30T08:29:47.541Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-01-30T08:29:48.191Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2023-01-30T08:29:48.471Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2023-01-30T08:29:48.471Z] === RUN TestContainerVolumesMountedAsShared [2023-01-30T08:29:48.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-01-30T08:29:49.035Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2023-01-30T08:29:49.035Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-30T08:29:49.293Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s) [2023-01-30T08:29:49.293Z] === RUN TestNetworkNat [2023-01-30T08:29:49.687Z] #37 ... [2023-01-30T08:29:49.688Z] [2023-01-30T08:29:49.688Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-30T08:29:49.688Z] #61 DONE 0.6s [2023-01-30T08:29:49.688Z] [2023-01-30T08:29:49.688Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-30T08:29:49.688Z] #62 DONE 0.1s [2023-01-30T08:29:49.688Z] [2023-01-30T08:29:49.688Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-30T08:29:49.688Z] #63 DONE 0.3s [2023-01-30T08:29:49.688Z] [2023-01-30T08:29:49.688Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-30T08:29:49.857Z] --- PASS: TestNetworkNat (0.59s) [2023-01-30T08:29:49.857Z] === RUN TestNetworkLocalhostTCPNat [2023-01-30T08:29:50.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-01-30T08:29:50.372Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2023-01-30T08:29:50.372Z] === RUN TestNetworkLoopbackNat [2023-01-30T08:29:50.935Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-01-30T08:29:50.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-01-30T08:29:52.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-01-30T08:29:53.394Z] --- PASS: TestNetworkLoopbackNat (2.91s) [2023-01-30T08:29:53.394Z] === RUN TestPause [2023-01-30T08:29:53.666Z] #42 ... [2023-01-30T08:29:53.666Z] [2023-01-30T08:29:53.666Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:29:53.666Z] #30 377.7 + /build/golangci-lint --version [2023-01-30T08:29:53.666Z] #30 ... [2023-01-30T08:29:53.666Z] [2023-01-30T08:29:53.666Z] #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-01-30T08:29:53.666Z] #42 183.4 + mkdir -p /build [2023-01-30T08:29:53.666Z] #42 183.4 + cp runc /build/runc [2023-01-30T08:29:53.666Z] #42 DONE 184.4s [2023-01-30T08:29:53.666Z] [2023-01-30T08:29:53.666Z] #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-01-30T08:29:53.666Z] #37 ... [2023-01-30T08:29:53.666Z] [2023-01-30T08:29:53.666Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-30T08:29:53.666Z] #30 379.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-30T08:29:53.666Z] #30 DONE 379.5s [2023-01-30T08:29:53.666Z] [2023-01-30T08:29:53.666Z] #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-01-30T08:29:53.958Z] --- PASS: TestPause (0.59s) [2023-01-30T08:29:53.958Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-30T08:29:53.958Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-30T08:29:53.958Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-30T08:29:53.958Z] === RUN TestPauseStopPausedContainer [2023-01-30T08:29:54.522Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2023-01-30T08:29:54.522Z] === RUN TestPsFilter [2023-01-30T08:29:54.601Z] #37 ... [2023-01-30T08:29:54.601Z] [2023-01-30T08:29:54.601Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-30T08:29:54.779Z] --- PASS: TestPsFilter (0.22s) [2023-01-30T08:29:54.779Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-30T08:29:55.537Z] #61 DONE 0.9s [2023-01-30T08:29:55.537Z] [2023-01-30T08:29:55.537Z] #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-01-30T08:29:55.537Z] #37 330.1 + bin/containerd [2023-01-30T08:29:55.537Z] #37 ... [2023-01-30T08:29:55.537Z] [2023-01-30T08:29:55.537Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-30T08:29:55.537Z] #62 DONE 0.1s [2023-01-30T08:29:55.537Z] [2023-01-30T08:29:55.537Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-30T08:29:55.710Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2023-01-30T08:29:55.710Z] === RUN TestRemoveContainerWithVolume [2023-01-30T08:29:55.796Z] #63 DONE 0.3s [2023-01-30T08:29:55.796Z] [2023-01-30T08:29:55.796Z] #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-01-30T08:29:55.967Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2023-01-30T08:29:55.967Z] === RUN TestRemoveContainerRunning [2023-01-30T08:29:56.898Z] --- PASS: TestRemoveContainerRunning (0.67s) [2023-01-30T08:29:56.898Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-30T08:29:57.462Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2023-01-30T08:29:57.462Z] === RUN TestRemoveInvalidContainer [2023-01-30T08:29:57.462Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-30T08:29:57.462Z] === RUN TestRenameLinkedContainer [2023-01-30T08:29:57.462Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-01-30T08:30:00.737Z] --- PASS: TestRenameLinkedContainer (3.15s) [2023-01-30T08:30:00.737Z] === RUN TestRenameStoppedContainer [2023-01-30T08:30:01.302Z] --- PASS: TestRenameStoppedContainer (0.62s) [2023-01-30T08:30:01.302Z] === RUN TestRenameRunningContainerAndReuse [2023-01-30T08:30:01.560Z] check_test.go:309: [d75640312b566] daemon is not started [2023-01-30T08:30:01.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-01-30T08:30:01.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-01-30T08:30:02.491Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2023-01-30T08:30:02.491Z] === RUN TestRenameInvalidName [2023-01-30T08:30:03.423Z] --- PASS: TestRenameInvalidName (0.77s) [2023-01-30T08:30:03.424Z] === RUN TestRenameAnonymousContainer [2023-01-30T08:30:03.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-01-30T08:30:03.424Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-01-30T08:30:06.701Z] --- PASS: TestRenameAnonymousContainer (2.85s) [2023-01-30T08:30:06.701Z] === RUN TestRenameContainerWithSameName [2023-01-30T08:30:06.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-01-30T08:30:06.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-01-30T08:30:06.958Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2023-01-30T08:30:06.958Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-30T08:30:08.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-01-30T08:30:09.113Z] --- PASS: TestRenameContainerWithLinkedContainer (2.18s) [2023-01-30T08:30:09.113Z] === RUN TestResize [2023-01-30T08:30:10.046Z] --- PASS: TestResize (0.73s) [2023-01-30T08:30:10.046Z] === RUN TestResizeWithInvalidSize [2023-01-30T08:30:10.978Z] --- PASS: TestResizeWithInvalidSize (1.13s) [2023-01-30T08:30:10.978Z] === RUN TestResizeWhenContainerNotStarted [2023-01-30T08:30:10.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-01-30T08:30:11.911Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:30:11.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:30:11.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:30:11.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-30T08:30:11.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-30T08:30:11.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-30T08:30:11.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-30T08:30:11.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-30T08:30:11.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:30:11.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-30T08:30:11.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:30:13.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:30:13.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-30T08:30:15.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-30T08:30:15.180Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-01-30T08:30:15.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:30:17.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.27s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.45s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.50s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.68s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.71s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.44s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2023-01-30T08:30:17.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.39s) [2023-01-30T08:30:17.334Z] === RUN TestCgroupNamespacesRun [2023-01-30T08:30:17.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-01-30T08:30:17.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-01-30T08:30:18.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-01-30T08:30:18.720Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2023-01-30T08:30:18.720Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-30T08:30:18.720Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-01-30T08:30:18.977Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-01-30T08:30:19.542Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-01-30T08:30:20.106Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.40s) [2023-01-30T08:30:20.106Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-30T08:30:21.475Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2023-01-30T08:30:21.475Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-30T08:30:22.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-01-30T08:30:22.666Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2023-01-30T08:30:22.666Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-30T08:30:23.229Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-01-30T08:30:24.165Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.57s) [2023-01-30T08:30:24.165Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-30T08:30:24.165Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-01-30T08:30:24.729Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-01-30T08:30:24.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-01-30T08:30:25.294Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-01-30T08:30:25.551Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s) [2023-01-30T08:30:25.551Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-30T08:30:26.116Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2023-01-30T08:30:26.116Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-30T08:30:27.486Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2023-01-30T08:30:27.486Z] === RUN TestNISDomainname [2023-01-30T08:30:28.857Z] --- PASS: TestNISDomainname (1.05s) [2023-01-30T08:30:28.857Z] === RUN TestHostnameDnsResolution [2023-01-30T08:30:29.420Z] check_test.go:309: [d9eb1e9f7daf2] daemon is not started [2023-01-30T08:30:29.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-01-30T08:30:29.985Z] --- PASS: TestHostnameDnsResolution (1.22s) [2023-01-30T08:30:29.985Z] === RUN TestUnprivilegedPortsAndPing [2023-01-30T08:30:29.985Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-01-30T08:30:30.549Z] --- PASS: TestUnprivilegedPortsAndPing (0.69s) [2023-01-30T08:30:30.549Z] === RUN TestStats [2023-01-30T08:30:30.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-01-30T08:30:31.481Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-01-30T08:30:32.045Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-01-30T08:30:32.045Z] === RUN TestDockerSuite/TestBuildCmd [2023-01-30T08:30:32.302Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-01-30T08:30:32.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-01-30T08:30:32.559Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-01-30T08:30:32.559Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-01-30T08:30:32.559Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2023-01-30T08:30:32.559Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-01-30T08:30:33.491Z] --- PASS: TestStats (2.74s) [2023-01-30T08:30:33.491Z] === RUN TestStopContainerWithTimeout [2023-01-30T08:30:33.491Z] === RUN TestStopContainerWithTimeout/0 [2023-01-30T08:30:33.491Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-30T08:30:33.491Z] === RUN TestStopContainerWithTimeout/1 [2023-01-30T08:30:33.491Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-30T08:30:33.491Z] === RUN TestStopContainerWithTimeout/3 [2023-01-30T08:30:33.491Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-30T08:30:33.491Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-30T08:30:33.491Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-30T08:30:33.491Z] === CONT TestStopContainerWithTimeout/0 [2023-01-30T08:30:33.491Z] === CONT TestStopContainerWithTimeout/3 [2023-01-30T08:30:33.491Z] === CONT TestStopContainerWithTimeout/1 [2023-01-30T08:30:33.491Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-30T08:30:33.491Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-01-30T08:30:36.766Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-30T08:30:36.766Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2023-01-30T08:30:36.766Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2023-01-30T08:30:36.766Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2023-01-30T08:30:36.766Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2023-01-30T08:30:36.766Z] === RUN TestDeleteDevicemapper [2023-01-30T08:30:36.766Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-30T08:30:36.766Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-30T08:30:36.766Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-30T08:30:36.784Z] #37 305.7 # github.com/containerd/containerd/cmd/containerd [2023-01-30T08:30:36.784Z] #37 305.7 /usr/bin/ld: /tmp/go-link-2121782796/000019.o: in function `New': [2023-01-30T08:30:36.784Z] #37 305.7 /tmp/tmp.RNP6uQHE7t/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-01-30T08:30:36.784Z] #37 305.8 + bin/containerd-stress [2023-01-30T08:30:36.784Z] #37 307.0 + bin/containerd-shim [2023-01-30T08:30:38.136Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-01-30T08:30:38.394Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-01-30T08:30:39.326Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-01-30T08:30:39.583Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-01-30T08:30:39.841Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.22s) [2023-01-30T08:30:39.841Z] === RUN TestUpdateMemory [2023-01-30T08:30:39.841Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-01-30T08:30:39.841Z] --- SKIP: TestUpdateMemory (0.00s) [2023-01-30T08:30:39.841Z] === RUN TestUpdateCPUQuota [2023-01-30T08:30:40.771Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-01-30T08:30:41.028Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-01-30T08:30:41.028Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-01-30T08:30:41.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-01-30T08:30:41.285Z] --- PASS: TestUpdateCPUQuota (1.43s) [2023-01-30T08:30:41.285Z] === RUN TestUpdatePidsLimit [2023-01-30T08:30:41.285Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-30T08:30:41.285Z] === RUN TestUpdatePidsLimit/no_change [2023-01-30T08:30:41.543Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-30T08:30:41.801Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-30T08:30:42.059Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-30T08:30:42.316Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-30T08:30:42.575Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-30T08:30:43.374Z] #37 318.2 + bin/containerd-shim-runc-v1 [2023-01-30T08:30:43.506Z] --- PASS: TestUpdatePidsLimit (2.22s) [2023-01-30T08:30:43.507Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2023-01-30T08:30:43.507Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2023-01-30T08:30:43.507Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2023-01-30T08:30:43.507Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2023-01-30T08:30:43.507Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2023-01-30T08:30:43.507Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-01-30T08:30:43.507Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2023-01-30T08:30:43.507Z] === RUN TestUpdateRestartPolicy [2023-01-30T08:30:43.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-01-30T08:30:44.086Z] 8185ee4ed646: Pull complete [2023-01-30T08:30:44.086Z] Digest: sha256:192adcdbbcebf7000d95a0ca34422709127e20b0334e6968381a198c816c9f9f [2023-01-30T08:30:44.086Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:30:44.086Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:30:44.086Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-01-30T08:30:44.086Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-01-30T08:30:44.086Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3887' [2023-01-30T08:30:44.086Z] INFO: Docker version of control daemon [2023-01-30T08:30:44.086Z] [2023-01-30T08:30:44.086Z] Client: [2023-01-30T08:30:44.086Z] Version: 20.10.9 [2023-01-30T08:30:44.086Z] API version: 1.41 [2023-01-30T08:30:44.086Z] Go version: go1.16.8 [2023-01-30T08:30:44.086Z] Git commit: c2ea9bc [2023-01-30T08:30:44.086Z] Built: Mon Oct 4 16:11:10 2021 [2023-01-30T08:30:44.086Z] OS/Arch: windows/amd64 [2023-01-30T08:30:44.086Z] Context: default [2023-01-30T08:30:44.086Z] Experimental: true [2023-01-30T08:30:44.086Z] [2023-01-30T08:30:44.086Z] Server: Docker Engine - Community [2023-01-30T08:30:44.086Z] Engine: [2023-01-30T08:30:44.086Z] Version: 20.10.9 [2023-01-30T08:30:44.086Z] API version: 1.41 (minimum version 1.24) [2023-01-30T08:30:44.086Z] Go version: go1.16.8 [2023-01-30T08:30:44.086Z] Git commit: 79ea9d3 [2023-01-30T08:30:44.086Z] Built: Mon Oct 4 16:06:39 2021 [2023-01-30T08:30:44.086Z] OS/Arch: windows/amd64 [2023-01-30T08:30:44.086Z] Experimental: true [2023-01-30T08:30:44.086Z] [2023-01-30T08:30:44.086Z] INFO: Docker info of control daemon [2023-01-30T08:30:44.086Z] [2023-01-30T08:30:44.086Z] Client: [2023-01-30T08:30:44.086Z] Context: default [2023-01-30T08:30:44.086Z] Debug Mode: false [2023-01-30T08:30:44.086Z] Plugins: [2023-01-30T08:30:44.086Z] app: Docker Application (Docker Inc., v0.8.0) [2023-01-30T08:30:44.086Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-01-30T08:30:44.086Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-01-30T08:30:44.086Z] [2023-01-30T08:30:44.086Z] Server: [2023-01-30T08:30:44.086Z] Containers: 0 [2023-01-30T08:30:44.086Z] Running: 0 [2023-01-30T08:30:44.086Z] Paused: 0 [2023-01-30T08:30:44.086Z] Stopped: 0 [2023-01-30T08:30:44.086Z] Images: 1 [2023-01-30T08:30:44.086Z] Server Version: 20.10.9 [2023-01-30T08:30:44.086Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-01-30T08:30:44.086Z] Windows: [2023-01-30T08:30:44.086Z] LCOW: [2023-01-30T08:30:44.086Z] Logging Driver: json-file [2023-01-30T08:30:44.086Z] Plugins: [2023-01-30T08:30:44.086Z] Volume: local [2023-01-30T08:30:44.086Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-30T08:30:44.086Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-30T08:30:44.086Z] Swarm: inactive [2023-01-30T08:30:44.086Z] Default Isolation: process [2023-01-30T08:30:44.086Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-30T08:30:44.086Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-30T08:30:44.086Z] OSType: windows [2023-01-30T08:30:44.086Z] Architecture: x86_64 [2023-01-30T08:30:44.086Z] CPUs: 4 [2023-01-30T08:30:44.086Z] Total Memory: 32GiB [2023-01-30T08:30:44.086Z] Name: azwin-2-8f9500 [2023-01-30T08:30:44.086Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-01-30T08:30:44.086Z] Docker Root Dir: D:\docker [2023-01-30T08:30:44.086Z] Debug Mode: false [2023-01-30T08:30:44.086Z] Registry: https://index.docker.io/v1/ [2023-01-30T08:30:44.086Z] Labels: [2023-01-30T08:30:44.086Z] Experimental: true [2023-01-30T08:30:44.086Z] Insecure Registries: [2023-01-30T08:30:44.086Z] 10.0.0.4:5000 [2023-01-30T08:30:44.086Z] 127.0.0.0/8 [2023-01-30T08:30:44.086Z] Registry Mirrors: [2023-01-30T08:30:44.086Z] http://10.0.0.4:5000/ [2023-01-30T08:30:44.086Z] Live Restore Enabled: false [2023-01-30T08:30:44.086Z] Product License: Community Engine [2023-01-30T08:30:44.086Z] [2023-01-30T08:30:44.086Z] [2023-01-30T08:30:44.086Z] INFO: Commit hash is 526ae907e2 [2023-01-30T08:30:44.086Z] INFO: Nuke-Everything... [2023-01-30T08:30:44.086Z] INFO: Container count on control daemon to delete is 0 [2023-01-30T08:30:44.086Z] INFO: Nuking d:\CI [2023-01-30T08:30:44.086Z] INFO: Zapped successfully [2023-01-30T08:30:44.086Z] INFO: Location for testing is d:\CI\PR-44882\1 [2023-01-30T08:30:44.086Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-01-30T08:30:44.086Z] [2023-01-30T08:30:44.086Z] [2023-01-30T08:30:44.086Z] INFO: Building the image from Dockerfile.windows at 01/30/2023 08:30:40... [2023-01-30T08:30:44.086Z] [2023-01-30T08:30:45.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-01-30T08:30:45.685Z] Sending build context to Docker daemon 58.53MB [2023-01-30T08:30:45.685Z] [2023-01-30T08:30:45.685Z] Step 1/10 : FROM microsoft/windowsservercore [2023-01-30T08:30:45.685Z] ---> 2564578bc438 [2023-01-30T08:30:45.685Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-01-30T08:30:45.685Z] ---> Running in 3131d63f4dad [2023-01-30T08:30:45.876Z] #37 411.2 # github.com/containerd/containerd/cmd/containerd [2023-01-30T08:30:45.876Z] #37 411.2 /usr/bin/ld: /tmp/go-link-884353778/000019.o: in function `New': [2023-01-30T08:30:45.876Z] #37 411.2 /tmp/tmp.Bf7FBRheRn/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-01-30T08:30:45.876Z] #37 411.3 + bin/containerd-stress [2023-01-30T08:30:45.876Z] #37 412.4 + bin/containerd-shim [2023-01-30T08:30:46.154Z] Removing intermediate container 3131d63f4dad [2023-01-30T08:30:46.154Z] ---> 8fed184797fa [2023-01-30T08:30:46.154Z] Step 3/10 : ARG GO_VERSION=1.18.10 [2023-01-30T08:30:46.154Z] ---> Running in 5da9fc61e767 [2023-01-30T08:30:46.623Z] Removing intermediate container 5da9fc61e767 [2023-01-30T08:30:46.623Z] ---> 8498431060e5 [2023-01-30T08:30:46.623Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-01-30T08:30:46.623Z] ---> Running in b1a2ccf5c7b1 [2023-01-30T08:30:47.094Z] Removing intermediate container b1a2ccf5c7b1 [2023-01-30T08:30:47.094Z] ---> f2dff6808e3b [2023-01-30T08:30:47.094Z] 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-01-30T08:30:47.094Z] ---> Running in b17b6a4a84cc [2023-01-30T08:30:47.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-01-30T08:30:47.563Z] Removing intermediate container b17b6a4a84cc [2023-01-30T08:30:47.563Z] ---> e64f45d8d44d [2023-01-30T08:30:47.563Z] 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-01-30T08:30:47.563Z] ---> Running in ba13ec785261 [2023-01-30T08:30:49.004Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-01-30T08:30:49.261Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-01-30T08:30:49.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-01-30T08:30:49.518Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2023-01-30T08:30:49.518Z] check_test.go:309: [d1b50b5267fc3] daemon is not started [2023-01-30T08:30:49.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-01-30T08:30:49.518Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2023-01-30T08:30:49.518Z] check_test.go:309: [d605f8b5c872b] daemon is not started [2023-01-30T08:30:49.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-01-30T08:30:49.519Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-01-30T08:30:49.956Z] #37 324.5 + bin/containerd-shim-runc-v2 [2023-01-30T08:30:50.527Z] #37 325.3 + binaries [2023-01-30T08:30:50.527Z] #37 325.3 + install -D bin/containerd /build/containerd [2023-01-30T08:30:50.527Z] #37 325.4 + install -D bin/containerd-shim /build/containerd-shim [2023-01-30T08:30:50.527Z] #37 325.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-30T08:30:50.527Z] #37 325.4 + install -D bin/ctr /build/ctr [2023-01-30T08:30:50.790Z] #37 DONE 325.8s [2023-01-30T08:30:51.126Z] #37 423.5 + bin/containerd-shim-runc-v1 [2023-01-30T08:30:51.412Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-01-30T08:30:51.732Z] [2023-01-30T08:30:51.732Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-30T08:30:51.977Z] check_test.go:309: [d655e06a46fb3] daemon is not started [2023-01-30T08:30:51.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-01-30T08:30:51.991Z] #64 DONE 0.2s [2023-01-30T08:30:51.991Z] [2023-01-30T08:30:51.991Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-30T08:30:52.010Z] #37 379.8 # github.com/containerd/containerd/cmd/containerd [2023-01-30T08:30:52.010Z] #37 379.8 /usr/bin/ld: /tmp/go-link-2325883148/000019.o: in function `New': [2023-01-30T08:30:52.010Z] #37 379.8 /tmp/tmp.sjCwa1bKuH/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-01-30T08:30:52.010Z] #37 379.8 + bin/containerd-stress [2023-01-30T08:30:52.010Z] #37 380.9 + bin/containerd-shim [2023-01-30T08:30:52.251Z] #65 DONE 0.1s [2023-01-30T08:30:52.251Z] [2023-01-30T08:30:52.251Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-30T08:30:52.251Z] #66 DONE 0.2s [2023-01-30T08:30:52.251Z] [2023-01-30T08:30:52.251Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-30T08:30:52.251Z] #67 DONE 0.1s [2023-01-30T08:30:52.512Z] [2023-01-30T08:30:52.512Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-30T08:30:52.512Z] #68 DONE 0.0s [2023-01-30T08:30:52.512Z] [2023-01-30T08:30:52.512Z] #69 [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-01-30T08:30:53.081Z] #69 0.788 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-30T08:30:53.342Z] #69 0.872 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-30T08:30:53.342Z] #69 0.962 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-30T08:30:53.431Z] [2023-01-30T08:30:53.432Z] SUCCESS: Specified value was saved. [2023-01-30T08:30:53.863Z] #69 1.040 Reading package lists... [2023-01-30T08:30:54.434Z] #69 1.531 Reading package lists... [2023-01-30T08:30:54.434Z] #69 2.034 Building dependency tree... [2023-01-30T08:30:54.499Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-01-30T08:30:54.693Z] #69 2.152 Reading state information... [2023-01-30T08:30:54.693Z] #69 2.272 The following additional packages will be installed: [2023-01-30T08:30:54.693Z] #69 2.273 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-01-30T08:30:54.693Z] #69 2.274 Suggested packages: [2023-01-30T08:30:54.693Z] #69 2.274 systemd-container policykit-1 [2023-01-30T08:30:54.693Z] #69 2.274 Recommended packages: [2023-01-30T08:30:54.693Z] #69 2.274 systemd-timesyncd | time-daemon libnss-systemd [2023-01-30T08:30:54.693Z] #69 2.341 The following NEW packages will be installed: [2023-01-30T08:30:54.693Z] #69 2.341 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-01-30T08:30:54.693Z] #69 2.342 libkmod2 libpam-systemd systemd systemd-sysv [2023-01-30T08:30:54.953Z] #69 2.611 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-01-30T08:30:54.953Z] #69 2.611 Need to get 5828 kB of archives. [2023-01-30T08:30:54.953Z] #69 2.611 After this operation, 19.3 MB of additional disk space will be used. [2023-01-30T08:30:54.953Z] #69 2.611 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-01-30T08:30:54.953Z] #69 2.615 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-01-30T08:30:54.953Z] #69 2.616 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-01-30T08:30:54.953Z] #69 2.621 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-01-30T08:30:54.953Z] #69 2.622 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2023-01-30T08:30:54.953Z] #69 2.655 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2023-01-30T08:30:54.953Z] #69 2.656 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-01-30T08:30:54.953Z] #69 2.658 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-01-30T08:30:54.953Z] #69 2.660 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2023-01-30T08:30:54.953Z] #69 2.662 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-01-30T08:30:54.997Z] INFO: Downloading git... [2023-01-30T08:30:55.063Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-01-30T08:30:55.063Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2023-01-30T08:30:55.212Z] #69 2.788 debconf: delaying package configuration, since apt-utils is not installed [2023-01-30T08:30:55.213Z] #69 2.818 Fetched 5828 kB in 0s (18.5 MB/s) [2023-01-30T08:30:55.213Z] #69 2.845 Selecting previously unselected package libargon2-1:amd64. [2023-01-30T08:30:55.213Z] #69 2.845 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28609 files and directories currently installed.) [2023-01-30T08:30:55.213Z] #69 2.860 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-01-30T08:30:55.213Z] #69 2.868 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-01-30T08:30:55.213Z] #69 2.903 Selecting previously unselected package libjson-c5:amd64. [2023-01-30T08:30:55.213Z] #69 2.906 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-01-30T08:30:55.213Z] #69 2.910 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-01-30T08:30:55.213Z] #69 2.947 Selecting previously unselected package libcryptsetup12:amd64. [2023-01-30T08:30:55.213Z] #69 2.947 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-01-30T08:30:55.321Z] --- PASS: TestUpdateRestartPolicy (11.77s) [2023-01-30T08:30:55.321Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-30T08:30:55.321Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-01-30T08:30:55.321Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2023-01-30T08:30:55.321Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-01-30T08:30:55.321Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2023-01-30T08:30:55.321Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-01-30T08:30:55.321Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2023-01-30T08:30:55.321Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-01-30T08:30:55.473Z] #69 2.950 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-01-30T08:30:55.473Z] #69 3.003 Selecting previously unselected package libkmod2:amd64. [2023-01-30T08:30:55.473Z] #69 3.005 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-01-30T08:30:55.473Z] #69 3.009 Unpacking libkmod2:amd64 (28-1) ... [2023-01-30T08:30:55.473Z] #69 3.051 Selecting previously unselected package systemd. [2023-01-30T08:30:55.473Z] #69 3.054 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:30:55.473Z] #69 3.087 Unpacking systemd (247.3-7+deb11u1) ... [2023-01-30T08:30:55.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/container [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 93.7% of statements [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/builder [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/builder/remotecontext 0.127s coverage: 13.7% of statements [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 48.5% of statements [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-01-30T08:30:55.859Z] ok github.com/docker/docker/builder/remotecontext/git 2.532s coverage: 83.5% of statements [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/cli [no test files] [2023-01-30T08:30:55.859Z] ? github.com/docker/docker/cli/config [no test files] [2023-01-30T08:30:56.042Z] #69 3.564 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-01-30T08:30:56.042Z] #69 3.574 Setting up libjson-c5:amd64 (0.15-2) ... [2023-01-30T08:30:56.042Z] #69 3.585 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-01-30T08:30:56.042Z] #69 3.595 Setting up libkmod2:amd64 (28-1) ... [2023-01-30T08:30:56.042Z] #69 3.605 Setting up systemd (247.3-7+deb11u1) ... [2023-01-30T08:30:56.042Z] #69 3.642 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-01-30T08:30:56.042Z] #69 3.644 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-01-30T08:30:56.042Z] #69 3.647 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-01-30T08:30:56.042Z] #69 3.675 Initializing machine ID from KVM UUID. [2023-01-30T08:30:56.141Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2023-01-30T08:30:56.141Z] === RUN TestWaitNonBlocked [2023-01-30T08:30:56.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:30:56.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:30:56.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:30:56.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:30:56.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:30:56.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:30:56.302Z] #69 3.982 Selecting previously unselected package systemd-sysv. [2023-01-30T08:30:56.302Z] #69 3.982 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29420 files and directories currently installed.) [2023-01-30T08:30:56.302Z] #69 3.996 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:30:56.302Z] #69 4.000 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2023-01-30T08:30:56.302Z] #69 4.040 Selecting previously unselected package libdbus-1-3:amd64. [2023-01-30T08:30:56.562Z] #69 4.042 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-01-30T08:30:56.562Z] #69 4.046 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-01-30T08:30:56.562Z] #69 4.099 Selecting previously unselected package dbus. [2023-01-30T08:30:56.562Z] #69 4.102 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-01-30T08:30:56.562Z] #69 4.112 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-01-30T08:30:56.562Z] #69 4.171 Selecting previously unselected package libpam-systemd:amd64. [2023-01-30T08:30:56.562Z] #69 4.173 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2023-01-30T08:30:56.562Z] #69 4.179 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:30:56.562Z] #69 4.230 Selecting previously unselected package dbus-user-session. [2023-01-30T08:30:56.562Z] #69 4.233 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-01-30T08:30:56.562Z] #69 4.238 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-01-30T08:30:56.562Z] #69 4.285 Setting up systemd-sysv (247.3-7+deb11u1) ... [2023-01-30T08:30:56.567Z] INFO: Downloading go... [2023-01-30T08:30:56.822Z] #69 4.295 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-01-30T08:30:56.822Z] #69 4.307 Setting up dbus (1.12.24-0+deb11u1) ... [2023-01-30T08:30:56.822Z] #69 4.426 invoke-rc.d: could not determine current runlevel [2023-01-30T08:30:56.822Z] #69 4.429 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-30T08:30:56.822Z] #69 4.433 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-01-30T08:30:56.822Z] #69 4.543 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-01-30T08:30:57.077Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-30T08:30:57.077Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2023-01-30T08:30:57.077Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2023-01-30T08:30:57.077Z] === RUN TestWaitBlocked [2023-01-30T08:30:57.077Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:30:57.077Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:30:57.077Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:30:57.077Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:30:57.077Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:30:57.077Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:30:57.083Z] #69 4.558 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-30T08:30:57.083Z] #69 DONE 4.7s [2023-01-30T08:30:57.083Z] [2023-01-30T08:30:57.083Z] #70 [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-01-30T08:30:57.236Z] ok github.com/docker/docker/client 0.073s coverage: 75.4% of statements [2023-01-30T08:30:57.272Z] #37 392.1 + bin/containerd-shim-runc-v1 [2023-01-30T08:30:57.602Z] #70 0.421 % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T08:30:57.602Z] #70 0.424 Dload Upload Total Spent Left Speed [2023-01-30T08:30:57.602Z] #70 0.425 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6179 0 --:--:-- --:--:-- --:--:-- 6158 [2023-01-30T08:30:57.669Z] #37 429.7 + bin/containerd-shim-runc-v2 [2023-01-30T08:30:57.863Z] #70 DONE 0.8s [2023-01-30T08:30:57.863Z] [2023-01-30T08:30:57.863Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-30T08:30:57.925Z] #37 430.5 + binaries [2023-01-30T08:30:57.925Z] #37 430.5 + install -D bin/containerd /build/containerd [2023-01-30T08:30:57.925Z] #37 430.5 + install -D bin/containerd-shim /build/containerd-shim [2023-01-30T08:30:57.925Z] #37 430.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-30T08:30:57.925Z] #37 430.5 + install -D bin/ctr /build/ctr [2023-01-30T08:30:58.446Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-30T08:30:58.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2023-01-30T08:30:58.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2023-01-30T08:30:58.446Z] === CONT TestContainerStartOnDaemonRestart [2023-01-30T08:30:58.446Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-30T08:30:58.446Z] === CONT TestIpcModeOlderClient [2023-01-30T08:30:58.446Z] === CONT TestContainerKillOnDaemonStart [2023-01-30T08:30:58.446Z] === CONT TestDaemonHostGatewayIP [2023-01-30T08:30:58.446Z] === CONT TestDaemonRestartIpcMode [2023-01-30T08:30:58.446Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-01-30T08:30:58.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-01-30T08:30:58.802Z] #71 DONE 0.9s [2023-01-30T08:30:58.802Z] [2023-01-30T08:30:58.802Z] #72 exporting to image [2023-01-30T08:30:58.802Z] #72 exporting layers [2023-01-30T08:30:58.960Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-01-30T08:30:59.811Z] #37 DONE 432.5s [2023-01-30T08:31:00.739Z] [2023-01-30T08:31:00.739Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-30T08:31:01.484Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2023-01-30T08:31:01.667Z] #64 DONE 0.8s [2023-01-30T08:31:01.667Z] [2023-01-30T08:31:01.667Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-30T08:31:01.667Z] #65 DONE 0.2s [2023-01-30T08:31:01.923Z] [2023-01-30T08:31:01.923Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-30T08:31:02.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-01-30T08:31:02.435Z] INFO: Downloading compiler 1 of 3... [2023-01-30T08:31:02.671Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2023-01-30T08:31:02.671Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.22s) [2023-01-30T08:31:02.671Z] --- PASS: TestDaemonHostGatewayIP (4.27s) [2023-01-30T08:31:02.849Z] #66 DONE 1.0s [2023-01-30T08:31:02.849Z] [2023-01-30T08:31:02.849Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-30T08:31:02.849Z] #67 DONE 0.1s [2023-01-30T08:31:02.849Z] [2023-01-30T08:31:02.849Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-30T08:31:02.849Z] #68 DONE 0.0s [2023-01-30T08:31:02.849Z] [2023-01-30T08:31:02.850Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-30T08:31:03.424Z] INFO: Downloading compiler 2 of 3... [2023-01-30T08:31:03.602Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-01-30T08:31:03.827Z] #37 398.4 + bin/containerd-shim-runc-v2 [2023-01-30T08:31:04.084Z] #37 399.2 + binaries [2023-01-30T08:31:04.084Z] #37 399.2 + install -D bin/containerd /build/containerd [2023-01-30T08:31:04.084Z] #37 399.2 + install -D bin/containerd-shim /build/containerd-shim [2023-01-30T08:31:04.084Z] #37 399.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-30T08:31:04.084Z] #37 399.2 + install -D bin/ctr /build/ctr [2023-01-30T08:31:04.411Z] INFO: Downloading compiler 3 of 3... [2023-01-30T08:31:04.882Z] INFO: Extracting git... [2023-01-30T08:31:05.431Z] #72 exporting layers 5.9s done [2023-01-30T08:31:05.431Z] #72 writing image sha256:bc94309a5eacf88b2275dd408f5e6369fc433eb3df8a57f51701289d7d77c22b done [2023-01-30T08:31:05.431Z] #72 naming to docker.io/library/docker:526ae907e2828307f54315b184457c64bf1b299d done [2023-01-30T08:31:05.431Z] #72 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2023-01-30T08:31:05.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [Pipeline] sh [2023-01-30T08:31:05.755Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-01-30T08:31:05.755Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-01-30T08:31:05.780Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -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:526ae907e2828307f54315b184457c64bf1b299d hack/make.sh dynbinary test-integration [2023-01-30T08:31:05.981Z] #37 DONE 401.0s [2023-01-30T08:31:06.916Z] [2023-01-30T08:31:06.916Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-30T08:31:07.689Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-01-30T08:31:07.689Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-01-30T08:31:07.689Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-01-30T08:31:07.689Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-01-30T08:31:07.689Z] 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-01-30T08:31:07.689Z] Detected virtualization docker. [2023-01-30T08:31:07.689Z] Detected architecture x86-64. [2023-01-30T08:31:07.689Z] Set hostname to . [2023-01-30T08:31:07.689Z] modprobe@configfs.service: Succeeded. [2023-01-30T08:31:07.866Z] #64 DONE 0.8s [2023-01-30T08:31:07.866Z] [2023-01-30T08:31:07.866Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-30T08:31:07.866Z] #65 DONE 0.2s [2023-01-30T08:31:07.949Z] modprobe@drm.service: Succeeded. [2023-01-30T08:31:07.949Z] modprobe@fuse.service: Succeeded. [2023-01-30T08:31:07.949Z] + source /etc/docker-entrypoint-cmd [2023-01-30T08:31:07.949Z] ++ hack/make.sh dynbinary test-integration [2023-01-30T08:31:07.949Z] [2023-01-30T08:31:07.949Z] Removing bundles/ [2023-01-30T08:31:07.949Z] [2023-01-30T08:31:07.949Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-30T08:31:07.949Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-30T08:31:07.949Z] GOOS="" GOARCH="" GOARM="" [2023-01-30T08:31:08.131Z] [2023-01-30T08:31:08.131Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-30T08:31:08.711Z] #66 DONE 0.6s [2023-01-30T08:31:08.711Z] [2023-01-30T08:31:08.711Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-30T08:31:08.711Z] #67 DONE 0.0s [2023-01-30T08:31:08.711Z] [2023-01-30T08:31:08.711Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-30T08:31:08.711Z] #68 DONE 0.0s [2023-01-30T08:31:08.711Z] [2023-01-30T08:31:08.711Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-30T08:31:09.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-01-30T08:31:09.286Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-01-30T08:31:09.384Z] #69 DONE 5.5s [2023-01-30T08:31:09.384Z] [2023-01-30T08:31:09.384Z] #70 exporting to image [2023-01-30T08:31:09.384Z] #70 exporting layers [2023-01-30T08:31:10.099Z] #69 DONE 1.3s [2023-01-30T08:31:10.099Z] [2023-01-30T08:31:10.099Z] #70 exporting to image [2023-01-30T08:31:10.099Z] #70 exporting layers [2023-01-30T08:31:11.181Z] --- PASS: TestContainerKillOnDaemonStart (12.47s) [2023-01-30T08:31:11.181Z] PASS [2023-01-30T08:31:11.181Z] [2023-01-30T08:31:11.181Z] === Skipped [2023-01-30T08:31:11.181Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-01-30T08:31:11.181Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-30T08:31:11.181Z] [2023-01-30T08:31:11.181Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-01-30T08:31:11.181Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-30T08:31:11.181Z] [2023-01-30T08:31:11.181Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-01-30T08:31:11.181Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-30T08:31:11.181Z] [2023-01-30T08:31:11.181Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-30T08:31:11.181Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-30T08:31:11.181Z] [2023-01-30T08:31:11.181Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-30T08:31:11.181Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-30T08:31:11.181Z] [2023-01-30T08:31:11.181Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-01-30T08:31:11.181Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-01-30T08:31:11.181Z] [2023-01-30T08:31:11.181Z] DONE 197 tests, 6 skipped in 126.525s [2023-01-30T08:31:11.181Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-30T08:31:11.181Z] ++ 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-01-30T08:31:11.181Z] ++ set -e [2023-01-30T08:31:11.181Z] ++ '[' -n 0 ']' [2023-01-30T08:31:11.181Z] ++ set -x [2023-01-30T08:31:11.181Z] ++ 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-01-30T08:31:11.181Z] INFO: Testing against a local daemon [2023-01-30T08:31:11.181Z] === RUN TestLiveRestore [2023-01-30T08:31:11.181Z] === RUN TestLiveRestore/volume_references [2023-01-30T08:31:11.181Z] === PAUSE TestLiveRestore/volume_references [2023-01-30T08:31:11.181Z] === CONT TestLiveRestore/volume_references [2023-01-30T08:31:11.745Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-30T08:31:11.745Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-30T08:31:11.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-01-30T08:31:13.116Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-30T08:31:13.680Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-01-30T08:31:13.680Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-01-30T08:31:14.245Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-30T08:31:14.809Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-01-30T08:31:15.363Z] #70 exporting layers 5.5s done [2023-01-30T08:31:15.363Z] #70 writing image sha256:2b416d2320ec6827eff525bd2f77ae51419159ecef3ca172c6a060415fe5e3ef done [2023-01-30T08:31:15.363Z] #70 naming to docker.io/library/docker:526ae907e2828307f54315b184457c64bf1b299d done [2023-01-30T08:31:15.363Z] #70 DONE 5.5s [Pipeline] } [2023-01-30T08:31:15.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:31:15.630Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-30T08:31:15.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -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:526ae907e2828307f54315b184457c64bf1b299d hack/make.sh dynbinary test-integration [2023-01-30T08:31:15.929Z] #70 exporting layers 6.6s done [2023-01-30T08:31:15.929Z] #70 writing image sha256:0c36e8b900aefa3498cf7fe00c5e7d32269becb9ece0d1c0fda768620225c0ed done [2023-01-30T08:31:15.929Z] #70 naming to docker.io/library/docker:526ae907e2828307f54315b184457c64bf1b299d done [2023-01-30T08:31:15.929Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-01-30T08:31:16.261Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44882/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:526ae907e2828307f54315b184457c64bf1b299d hack/validate/default [2023-01-30T08:31:16.855Z] Congratulations! All commits are properly signed with the DCO! [2023-01-30T08:31:17.000Z] --- PASS: TestLiveRestore (0.00s) [2023-01-30T08:31:17.000Z] --- PASS: TestLiveRestore/volume_references (5.86s) [2023-01-30T08:31:17.000Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (5.21s) [2023-01-30T08:31:17.000Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.20s) [2023-01-30T08:31:17.000Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.30s) [2023-01-30T08:31:17.000Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.40s) [2023-01-30T08:31:17.000Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.30s) [2023-01-30T08:31:17.000Z] PASS [2023-01-30T08:31:17.000Z] [2023-01-30T08:31:17.000Z] DONE 7 tests in 5.907s [2023-01-30T08:31:17.000Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-01-30T08:31:17.000Z] ++ 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-01-30T08:31:17.000Z] ++ set -e [2023-01-30T08:31:17.000Z] ++ '[' -n 0 ']' [2023-01-30T08:31:17.000Z] ++ set -x [2023-01-30T08:31:17.000Z] ++ 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-01-30T08:31:17.000Z] INFO: Testing against a local daemon [2023-01-30T08:31:17.000Z] === RUN TestCommitInheritsEnv [2023-01-30T08:31:17.260Z] --- PASS: TestCommitInheritsEnv (0.25s) [2023-01-30T08:31:17.260Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-30T08:31:17.260Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-01-30T08:31:17.260Z] === RUN TestImagesFilterMultiReference [2023-01-30T08:31:17.260Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2023-01-30T08:31:17.260Z] === RUN TestImagePullPlatformInvalid [2023-01-30T08:31:17.260Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-01-30T08:31:17.260Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-30T08:31:17.260Z] time="2023-01-30T08:31:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.10 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.260Z] time="2023-01-30T08:31:17Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.260Z] time="2023-01-30T08:31:17Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.18.10 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.260Z] time="2023-01-30T08:31:17Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.260Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b3d25445-4017-4005-a5dc-63cff1a47562 http.request.method=GET http.request.remoteaddr="127.0.0.1:56532" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.260Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b3d25445-4017-4005-a5dc-63cff1a47562 http.request.method=GET http.request.remoteaddr="127.0.0.1:56532" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="952.54µs" http.response.status=200 http.response.written=2 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.260Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-30T08:31:17.260Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4011dbb4-655c-44e4-b80c-bfb1fd632cd9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=50572c95-3b81-4473-852f-ea23c7693a9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4011dbb4-655c-44e4-b80c-bfb1fd632cd9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=50572c95-3b81-4473-852f-ea23c7693a9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4011dbb4-655c-44e4-b80c-bfb1fd632cd9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=16.728µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1033bbe1-bf84-42e5-8a0c-f700ce28b5fa trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=50572c95-3b81-4473-852f-ea23c7693a9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=19.129µs trace.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=13e6386e-05e1-4214-8066-093930a19409 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4011dbb4-655c-44e4-b80c-bfb1fd632cd9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56552" 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=2.451673ms http.response.status=404 http.response.written=157 instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=50572c95-3b81-4473-852f-ea23c7693a9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56536" 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.391837ms http.response.status=404 http.response.written=157 instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-30T08:31:17.261Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d882c22a-aeac-4ec9-a17e-6843a95c6d8f http.request.method=POST http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d882c22a-aeac-4ec9-a17e-6843a95c6d8f http.request.method=POST http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc4223fd-3a5c-4b4e-97e1-e277ac2f133b http.request.method=POST http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d882c22a-aeac-4ec9-a17e-6843a95c6d8f http.request.method=POST http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=78.093µs trace.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=68cd7e73-f598-4524-a011-63e9f385b7ad trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc4223fd-3a5c-4b4e-97e1-e277ac2f133b http.request.method=POST http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d882c22a-aeac-4ec9-a17e-6843a95c6d8f http.request.method=POST http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=12.634µs trace.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=84743413-032d-4212-94ae-023a92a0392d trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc4223fd-3a5c-4b4e-97e1-e277ac2f133b http.request.method=POST http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=62.366µs trace.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=ea8c0d78-40f3-4c87-ad1e-a1ebc278e406 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc4223fd-3a5c-4b4e-97e1-e277ac2f133b http.request.method=POST http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=21.664µs trace.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=a9d1dc92-a4fb-495f-b7de-5ab6fb1fe1d5 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d882c22a-aeac-4ec9-a17e-6843a95c6d8f http.request.method=POST http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=148.839µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=537ade45-9629-4fb4-a539-824ca3f76ea5 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d882c22a-aeac-4ec9-a17e-6843a95c6d8f http.request.method=POST http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.417224ms http.response.status=202 http.response.written=0 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc4223fd-3a5c-4b4e-97e1-e277ac2f133b http.request.method=POST http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=62.864µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1c40602a-ed81-43bd-a91a-a41ecb4bbc7d trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc4223fd-3a5c-4b4e-97e1-e277ac2f133b http.request.method=POST http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.386158ms http.response.status=202 http.response.written=0 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:31:17.261Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=24.637µs trace.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=c9050be4-eefb-4660-a09e-839bb6190438 trace.line=82 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=11.949µs trace.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=6aeb2206-4e0e-48bb-9056-cfa9ffde668a trace.line=141 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=56.354µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=1fe5f135-0995-48ec-8fb0-e6aabea0d74c trace.line=124 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=9.836µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9521661c-7456-4ad4-a479-ccb6a412b03e trace.line=141 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=10.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=c6ddde4f-a76c-4e8e-be16-09dd6263d412 trace.line=141 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.261Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=11.266µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ef9a998a-29b2-4d57-86ef-65557984d3cf trace.line=141 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=67.934µs trace.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=d99b9bd9-daa3-4d75-8f8c-4c9c17bda5bf trace.line=167 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=62.214µs trace.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=63f29f52-fb0a-44fd-bbbc-3bcbf3f3d369 trace.line=95 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=92.247µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f7c7c850-aefc-4c06-87a8-de49c9deeb3e trace.line=181 vars.name=test vars.uuid=a0d36142-7f2c-4138-b63c-eed8744dca5e version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aebe233e-a3e4-4d0c-8aef-929c6a18bdbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.757284ms http.response.status=201 http.response.written=0 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "PUT /v2/test/blobs/uploads/a0d36142-7f2c-4138-b63c-eed8744dca5e?_state=BQmLQ0orwNzXhNJUKoPFeI7LmNLNBvcGLKhz4fbrGYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDM2MTQyLTdmMmMtNDEzOC1iNjNjLWVlZDg3NDRkY2E1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE3NzIzOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=23.221µs trace.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=627d2225-913c-4a33-b2f5-98ea7ded6d79 trace.line=82 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=18.625µs trace.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=2d3c2449-edc4-426b-8a77-c7f22dc8acd7 trace.line=141 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=90.496µs trace.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=6b3c49fe-da8d-4e78-9ac3-0c6aa6ad2809 trace.line=124 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=15.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).Stat" trace.id=b242fcbf-a4cb-437e-9aa9-6ea2179d347c trace.line=141 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=10.68µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=519eac4d-10ee-4447-83e3-3eddb34b2b5c trace.line=141 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=8.801µs trace.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=6004465c-7c94-4961-9f54-59c27129ba14 trace.line=141 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=40.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).Move" trace.id=ce15ba38-f1c5-44c8-96ad-09c9f18886f0 trace.line=167 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=42.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b14fd6a3-5b6d-4f3e-a913-cf5e2672f162 trace.line=95 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=71.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=20b25093-e384-48db-a78e-ef6f2f792aac trace.line=181 vars.name=test vars.uuid=6605e63e-f70b-48ae-8ca4-e92f7eaf9f96 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e3a60c0-1035-459c-b0b0-d9e0a783a803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.270103ms http.response.status=201 http.response.written=0 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "PUT /v2/test/blobs/uploads/6605e63e-f70b-48ae-8ca4-e92f7eaf9f96?_state=kH9tPPvEpkj4Sb5PQyaVtczDMlJaddQFimOeQorauUd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2MDVlNjNlLWY3MGItNDhhZS04Y2E0LWU5MmY3ZWFmOWY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozMToxNy4yMTE5MjE2OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=119e9e86-e47e-49b1-9c4b-c8e54ac5c338 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=119e9e86-e47e-49b1-9c4b-c8e54ac5c338 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=119e9e86-e47e-49b1-9c4b-c8e54ac5c338 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=13.025µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=139ed9da-c3c8-4caf-9a45-53267abc7585 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=119e9e86-e47e-49b1-9c4b-c8e54ac5c338 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56536" 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="675.988µs" http.response.status=404 http.response.written=96 instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.262Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-01-30T08:31:17.262Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=25.114µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3861f204-db00-4d89-af52-3e2348cfe5d3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=15.586µs trace.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=b6b94fe6-1ded-4910-a486-d2bec53d062b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=24.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=b65403f1-fa6d-4e54-8aa0-8f801b009c5c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=12.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).Stat" trace.id=f0e729d4-d1cf-4407-9f03-e115a2176fd0 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=16.691µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cfc05db2-3f34-4a0c-a25a-8127dac1bc8a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=73.118µs trace.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=73e695a4-f905-4d9f-8f18-fe115dbe2b37 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=57.817µs trace.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=01dae6fa-df75-4031-8a55-7d5686b6b90d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=37.644µs trace.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=4babc007-eada-4815-a4d2-5d982dd0ec70 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=76.589µs trace.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=fc4b9487-f181-4a71-ba76-911b6060ecb5 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=32.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).PutContent" trace.id=081e99b2-f0c9-4e91-8fa3-a4c513baedcd trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03fcedf5-fb0c-4f8b-9397-72fde23b678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.793537ms http.response.status=201 http.response.written=0 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=01ac5713-b558-4bf3-be47-6df6ace08a1c http.request.method=GET http.request.remoteaddr="127.0.0.1:56574" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=01ac5713-b558-4bf3-be47-6df6ace08a1c http.request.method=GET http.request.remoteaddr="127.0.0.1:56574" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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="650.152µs" http.response.status=200 http.response.written=2 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e729ac61-af5a-4ae3-b577-d005149f16bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e729ac61-af5a-4ae3-b577-d005149f16bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e729ac61-af5a-4ae3-b577-d005149f16bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=38.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=5522c3fc-1459-4078-9631-226261d75ffe trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e729ac61-af5a-4ae3-b577-d005149f16bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e729ac61-af5a-4ae3-b577-d005149f16bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=24.949µs trace.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=78f7da3a-05d6-40e2-ac9a-dd051ffc9cbe trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e729ac61-af5a-4ae3-b577-d005149f16bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=14.04µs trace.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=2a60c8e0-b89a-4100-9f06-54e39acca7b3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e729ac61-af5a-4ae3-b577-d005149f16bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=17.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=65416cb9-7e27-405e-968e-f7458b2de746 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e729ac61-af5a-4ae3-b577-d005149f16bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e729ac61-af5a-4ae3-b577-d005149f16bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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=1.099971ms http.response.status=200 http.response.written=417 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.263Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:31:17.263Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=76b6f9e8-628a-419a-832a-ca0b8c57a0fa http.request.method=GET http.request.remoteaddr="127.0.0.1:56590" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=76b6f9e8-628a-419a-832a-ca0b8c57a0fa http.request.method=GET http.request.remoteaddr="127.0.0.1:56590" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=76b6f9e8-628a-419a-832a-ca0b8c57a0fa http.request.method=GET http.request.remoteaddr="127.0.0.1:56590" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=76b6f9e8-628a-419a-832a-ca0b8c57a0fa http.request.method=GET http.request.remoteaddr="127.0.0.1:56590" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=23.639µs trace.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=06ff3268-a7f6-4d6b-8681-0613342559eb trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=76b6f9e8-628a-419a-832a-ca0b8c57a0fa http.request.method=GET http.request.remoteaddr="127.0.0.1:56590" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=12.644µs trace.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=e31bd90a-c83a-404f-a38d-0af9c959d177 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=76b6f9e8-628a-419a-832a-ca0b8c57a0fa http.request.method=GET http.request.remoteaddr="127.0.0.1:56590" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=39.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).GetContent" trace.id=fcd5db7d-0eaf-43e4-b6ca-687864c6c430 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=76b6f9e8-628a-419a-832a-ca0b8c57a0fa http.request.method=GET http.request.remoteaddr="127.0.0.1:56590" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=76b6f9e8-628a-419a-832a-ca0b8c57a0fa http.request.method=GET http.request.remoteaddr="127.0.0.1:56590" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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=1.031173ms http.response.status=200 http.response.written=417 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=24.266µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7a63d257-5e4c-423c-a3ef-88447934b914 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=12.649µs trace.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=a4a2f0ff-495f-4fe8-adfc-a39dd1c1334b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=22.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=51f5df8c-fb96-4ab1-9092-568f606574dd trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=24.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=54460556-56b6-4e3c-a573-d869b82fd11f trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=10.742µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f3c69435-6e19-4a52-8458-e94eed315b80 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=8.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=f0d0c0f0-a466-4e05-9a85-020a389a645e trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=14.449µs trace.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=be839942-10d9-4a50-8de9-d79201a70a62 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=7.147µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=94defb42-0b71-45d2-9a5d-7fd4dbf04724 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=9.584µs trace.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=7de6a75d-4b33-4d80-8741-d256b697f3b9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=4.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).URLFor" trace.id=9187e47a-e9be-4a1c-b402-f8c3041b5876 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=6.773µs trace.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=0baa1954-6c69-47d1-85c1-3218639c1619 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=6.97µs trace.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=e3eccbff-7390-4bc7-a8c9-cb1b89e5fe3b trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.264Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=10.939µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=3f5dac59-fbd8-40c8-b7cf-b18e312261ae trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.265Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=10.605µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=51a2caf6-b85f-4a00-8b75-969fa0f36c75 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.265Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=54.058µs trace.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=e0599690-74ee-4391-9fbf-ea6df1b71bf6 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.265Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=119.979µs trace.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=dd193e90-5f0f-4ac6-8945-841df3172619 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.265Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=181.68µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=47a1c31d-f354-4747-a918-a4cf7bd15d81 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.265Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d18be307-4e1c-45df-8dd2-8c03a60bba8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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=4.535628ms http.response.status=200 http.response.written=179 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.265Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:31:17.265Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=17.874µs trace.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=ad4d05bf-3c71-41b2-a5eb-737bfa0222bc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:31:17.265Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf023996-4f70-42a7-98a3-2c982cca9382 http.request.method=GET http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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=4.570899ms http.response.status=200 http.response.written=68 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.265Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:31:17.523Z] check_test.go:309: [d93743ad30066] daemon is not started [2023-01-30T08:31:17.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eeeb21fc-443d-48e5-8813-cb993fca194e http.request.method=GET http.request.remoteaddr="127.0.0.1:51512" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eeeb21fc-443d-48e5-8813-cb993fca194e http.request.method=GET http.request.remoteaddr="127.0.0.1:51512" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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.206626ms http.response.status=200 http.response.written=2 instance.id=12766323-1e3c-4eda-8620-b488064babc0 version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b84b74a8-ad16-4a8b-9277-e9ece9c736e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b84b74a8-ad16-4a8b-9277-e9ece9c736e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b84b74a8-ad16-4a8b-9277-e9ece9c736e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b84b74a8-ad16-4a8b-9277-e9ece9c736e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=29.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).GetContent" trace.id=d16ca70f-4e76-469f-a65d-1ab2916a8f88 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b84b74a8-ad16-4a8b-9277-e9ece9c736e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=13.443µs trace.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=2325937c-4910-4c06-878a-f5f14bb29001 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b84b74a8-ad16-4a8b-9277-e9ece9c736e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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.026221ms http.response.status=404 http.response.written=181 instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03e4bff3-595c-4d18-9341-f9ecb5c80517 http.request.method=GET http.request.remoteaddr="127.0.0.1:51528" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03e4bff3-595c-4d18-9341-f9ecb5c80517 http.request.method=GET http.request.remoteaddr="127.0.0.1:51528" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03e4bff3-595c-4d18-9341-f9ecb5c80517 http.request.method=GET http.request.remoteaddr="127.0.0.1:51528" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03e4bff3-595c-4d18-9341-f9ecb5c80517 http.request.method=GET http.request.remoteaddr="127.0.0.1:51528" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=24.064µs trace.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=03e29265-30ea-4cb0-a4b0-4d1e362ab668 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03e4bff3-595c-4d18-9341-f9ecb5c80517 http.request.method=GET http.request.remoteaddr="127.0.0.1:51528" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=12766323-1e3c-4eda-8620-b488064babc0 trace.duration=16.177µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6e05e1c7-5bfd-48d2-aca2-e86a307ad61b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] time="2023-01-30T08:31:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03e4bff3-595c-4d18-9341-f9ecb5c80517 http.request.method=GET http.request.remoteaddr="127.0.0.1:51528" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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.444664ms http.response.status=404 http.response.written=181 instance.id=12766323-1e3c-4eda-8620-b488064babc0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:31:17.523Z] 127.0.0.1 - - [30/Jan/2023:08:31:17 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:31:17.523Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-01-30T08:31:17.523Z] === RUN TestRemoveImageOrphaning [2023-01-30T08:31:17.523Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-01-30T08:31:17.592Z] [2023-01-30T08:31:17.592Z] Removing bundles/ [2023-01-30T08:31:17.592Z] [2023-01-30T08:31:17.592Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-30T08:31:17.592Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-30T08:31:17.592Z] GOOS="" GOARCH="" GOARM="" [2023-01-30T08:31:17.780Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2023-01-30T08:31:17.780Z] === RUN TestRemoveImageGarbageCollector [2023-01-30T08:31:18.038Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-01-30T08:31:18.038Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-01-30T08:31:18.234Z] Congratulations! Seccomp profile generation is done correctly. [2023-01-30T08:31:18.234Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-01-30T08:31:18.969Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-01-30T08:31:19.822Z] INFO: Expanding go... [2023-01-30T08:31:19.899Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-01-30T08:31:19.899Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2023-01-30T08:31:19.899Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-30T08:31:19.899Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-01-30T08:31:19.899Z] === RUN TestTagInvalidReference [2023-01-30T08:31:19.899Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-30T08:31:19.899Z] === RUN TestTagValidPrefixedRepo [2023-01-30T08:31:19.899Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-01-30T08:31:19.899Z] === RUN TestTagExistedNameWithoutForce [2023-01-30T08:31:19.899Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-30T08:31:19.899Z] === RUN TestTagOfficialNames [2023-01-30T08:31:20.156Z] --- PASS: TestTagOfficialNames (0.08s) [2023-01-30T08:31:20.156Z] === RUN TestTagMatchesDigest [2023-01-30T08:31:20.156Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-01-30T08:31:20.156Z] === CONT TestImportExtremelyLargeImageWorks [2023-01-30T08:31:20.156Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-01-30T08:31:20.720Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-01-30T08:31:23.998Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-01-30T08:31:25.369Z] check_test.go:309: [d6689eddf6362] daemon is not started [2023-01-30T08:31:25.369Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-01-30T08:31:26.335Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-01-30T08:31:26.902Z] Congratulations! All API changes are done the right way. [2023-01-30T08:31:26.902Z] Congratulations! All TOML source files changed here have valid syntax. [2023-01-30T08:31:26.902Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-01-30T08:31:26.902Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-01-30T08:31:26.902Z] Congratulations! No new tests were added to integration-cli. [2023-01-30T08:31:26.902Z] [2023-01-30T08:31:26.902Z] INFO Start validation with golang-ci-lint [2023-01-30T08:31:27.267Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-01-30T08:31:27.830Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-01-30T08:31:27.830Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2023-01-30T08:31:27.830Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-01-30T08:31:28.199Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-01-30T08:31:28.764Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-01-30T08:31:29.352Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 29.1% of statements [2023-01-30T08:31:29.352Z] ok github.com/docker/docker/container 0.118s coverage: 34.5% of statements [2023-01-30T08:31:29.352Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-30T08:31:29.352Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-30T08:31:29.352Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-30T08:31:29.352Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-30T08:31:30.135Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-01-30T08:31:31.880Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2023-01-30T08:31:33.254Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2023-01-30T08:31:33.413Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-01-30T08:31:34.190Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2023-01-30T08:31:34.345Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-01-30T08:31:34.910Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-01-30T08:31:35.475Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-01-30T08:31:35.475Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2023-01-30T08:31:36.040Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2023-01-30T08:31:36.297Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2023-01-30T08:31:36.862Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2023-01-30T08:31:37.427Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2023-01-30T08:31:37.686Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-01-30T08:31:37.943Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-01-30T08:31:37.943Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2023-01-30T08:31:37.943Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-01-30T08:31:38.508Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2023-01-30T08:31:39.073Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2023-01-30T08:31:39.637Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2023-01-30T08:31:39.895Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2023-01-30T08:31:40.464Z] check_test.go:309: [da00eb3fd1ba8] daemon is not started [2023-01-30T08:31:40.464Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-01-30T08:31:40.721Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-01-30T08:31:40.745Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2023-01-30T08:31:41.653Z] check_test.go:309: [d8f6cc6a7c682] daemon is not started [2023-01-30T08:31:41.653Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-01-30T08:31:41.678Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2023-01-30T08:31:41.911Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-01-30T08:31:41.936Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-01-30T08:31:42.168Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-01-30T08:31:42.502Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-01-30T08:31:43.067Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2023-01-30T08:31:43.538Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-01-30T08:31:43.539Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-01-30T08:31:44.440Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.579s coverage: 74.6% of statements [2023-01-30T08:31:45.127Z] INFO: Expanding compiler 1 of 3... [2023-01-30T08:31:45.597Z] INFO: Expanding compiler 2 of 3... [2023-01-30T08:31:46.064Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-01-30T08:31:46.322Z] check_test.go:309: [d462f7bf6d616] daemon is not started [2023-01-30T08:31:46.322Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-01-30T08:31:46.341Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2023-01-30T08:31:46.341Z] ok github.com/docker/docker/daemon 12.102s coverage: 17.1% of statements [2023-01-30T08:31:46.341Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-30T08:31:46.341Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-30T08:31:46.341Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-30T08:31:46.341Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-01-30T08:31:46.599Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.253s coverage: 60.7% of statements [2023-01-30T08:31:47.692Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-01-30T08:31:47.982Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2023-01-30T08:31:48.257Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-01-30T08:31:49.367Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.211s coverage: 50.5% of statements [2023-01-30T08:31:49.628Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-01-30T08:31:49.628Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-01-30T08:31:50.302Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.477s coverage: 46.2% of statements [2023-01-30T08:31:50.302Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-30T08:31:50.361Z] INFO: Expanding compiler 3 of 3... [2023-01-30T08:31:50.829Z] INFO: Removing downloaded files... [2023-01-30T08:31:50.829Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-01-30T08:31:50.829Z] INFO: Configuring git core.autocrlf... [2023-01-30T08:31:50.999Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-01-30T08:31:51.235Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2023-01-30T08:31:51.235Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.810s coverage: 58.0% of statements [2023-01-30T08:31:51.235Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-01-30T08:31:51.235Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-30T08:31:52.169Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2023-01-30T08:31:52.734Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2023-01-30T08:31:52.894Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-01-30T08:31:53.300Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2023-01-30T08:31:53.300Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-30T08:31:53.300Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-30T08:31:53.827Z] check_test.go:309: [d52338d9356a7] daemon is not started [2023-01-30T08:31:53.827Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-01-30T08:31:53.865Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2023-01-30T08:31:54.431Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 77.4% of statements [2023-01-30T08:31:54.431Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-01-30T08:31:54.431Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-30T08:31:54.688Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2023-01-30T08:31:54.946Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2023-01-30T08:31:55.203Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2023-01-30T08:31:55.461Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2023-01-30T08:31:56.027Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2023-01-30T08:31:56.027Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-30T08:31:56.285Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 58.9% of statements [2023-01-30T08:31:56.851Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2023-01-30T08:31:57.416Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2023-01-30T08:31:57.675Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-01-30T08:31:58.006Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-01-30T08:31:58.242Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2023-01-30T08:31:58.808Z] ok github.com/docker/docker/daemon/logger/splunk 1.515s coverage: 82.5% of statements [2023-01-30T08:31:58.808Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-30T08:31:58.808Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-30T08:31:59.744Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2023-01-30T08:32:00.309Z] ok github.com/docker/docker/distribution 0.595s coverage: 29.0% of statements [2023-01-30T08:32:00.309Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-30T08:32:00.531Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-01-30T08:32:00.567Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2023-01-30T08:32:01.134Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-01-30T08:32:01.699Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-01-30T08:32:01.903Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-01-30T08:32:01.903Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-01-30T08:32:02.160Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-01-30T08:32:02.265Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-01-30T08:32:02.265Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.1% of statements [2023-01-30T08:32:02.265Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-30T08:32:02.265Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-01-30T08:32:02.265Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-30T08:32:02.523Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2023-01-30T08:32:03.458Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2023-01-30T08:32:04.023Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2023-01-30T08:32:04.023Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-01-30T08:32:04.697Z] check_test.go:309: [da896dc9957e0] daemon is not started [2023-01-30T08:32:04.697Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-01-30T08:32:04.959Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-01-30T08:32:04.959Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-01-30T08:32:05.221Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-01-30T08:32:05.489Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-01-30T08:32:05.489Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-01-30T08:32:05.748Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-01-30T08:32:05.748Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-01-30T08:32:05.924Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 82.3% of statements [2023-01-30T08:32:06.018Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-01-30T08:32:06.018Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-01-30T08:32:06.018Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-01-30T08:32:06.492Z] ok github.com/docker/docker/pkg/authorization 0.263s coverage: 68.3% of statements [2023-01-30T08:32:06.492Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-01-30T08:32:06.750Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-01-30T08:32:07.407Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-01-30T08:32:07.407Z] check_test.go:309: [d8101355b389f] daemon is not started [2023-01-30T08:32:07.407Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-01-30T08:32:07.680Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-01-30T08:32:08.632Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-01-30T08:32:09.584Z] === RUN TestDockerSuite/TestBuildEnv [2023-01-30T08:32:09.584Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-01-30T08:32:10.027Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 43.5% of statements [2023-01-30T08:32:10.027Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-01-30T08:32:10.167Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-01-30T08:32:10.284Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-01-30T08:32:10.542Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2023-01-30T08:32:11.107Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-01-30T08:32:11.107Z] ok github.com/docker/docker/layer 7.627s coverage: 68.8% of statements [2023-01-30T08:32:11.107Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-30T08:32:11.107Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-30T08:32:11.107Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-30T08:32:11.107Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-30T08:32:11.107Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-30T08:32:11.107Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-01-30T08:32:11.107Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-30T08:32:11.365Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-01-30T08:32:11.673Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-01-30T08:32:11.674Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-01-30T08:32:11.931Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2023-01-30T08:32:11.931Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2023-01-30T08:32:12.866Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2023-01-30T08:32:13.433Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 86.5% of statements [2023-01-30T08:32:14.040Z] ok github.com/docker/docker/pkg/discovery/kv 3.019s coverage: 84.1% of statements [2023-01-30T08:32:14.040Z] ok github.com/docker/docker/pkg/fsutils 0.220s coverage: 85.1% of statements [2023-01-30T08:32:14.311Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2023-01-30T08:32:15.284Z] ok github.com/docker/docker/pkg/idtools 0.447s coverage: 69.5% of statements [2023-01-30T08:32:15.284Z] ok github.com/docker/docker/pkg/ioutils 0.370s coverage: 69.3% of statements [2023-01-30T08:32:15.551Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-01-30T08:32:15.551Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2023-01-30T08:32:15.551Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-01-30T08:32:15.551Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-01-30T08:32:15.551Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-01-30T08:32:15.809Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2023-01-30T08:32:15.809Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-01-30T08:32:15.851Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-01-30T08:32:15.851Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-01-30T08:32:16.067Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-01-30T08:32:16.108Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-01-30T08:32:16.325Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-01-30T08:32:16.326Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2023-01-30T08:32:16.584Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2023-01-30T08:32:16.584Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-30T08:32:16.585Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-30T08:32:17.043Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-01-30T08:32:17.151Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2023-01-30T08:32:17.408Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-01-30T08:32:17.666Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2023-01-30T08:32:17.924Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-01-30T08:32:19.297Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2023-01-30T08:32:19.555Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2023-01-30T08:32:19.569Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-01-30T08:32:22.093Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-01-30T08:32:23.735Z] ok github.com/docker/docker/pkg/signal 3.362s coverage: 62.3% of statements [2023-01-30T08:32:23.735Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-01-30T08:32:23.735Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-01-30T08:32:23.993Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-01-30T08:32:24.559Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2023-01-30T08:32:24.817Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-01-30T08:32:25.075Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2023-01-30T08:32:25.640Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2023-01-30T08:32:25.640Z] coverage: [no statements] [2023-01-30T08:32:25.640Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-01-30T08:32:26.205Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-01-30T08:32:26.205Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-01-30T08:32:26.270Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-01-30T08:32:26.464Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-01-30T08:32:27.204Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-01-30T08:32:27.769Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-01-30T08:32:28.361Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2023-01-30T08:32:28.361Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-01-30T08:32:28.701Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-01-30T08:32:28.926Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-01-30T08:32:29.860Z] ok github.com/docker/docker/quota 0.246s coverage: 71.4% of statements [2023-01-30T08:32:30.426Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2023-01-30T08:32:30.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-01-30T08:32:31.164Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-01-30T08:32:31.368Z] ok github.com/docker/docker/registry 0.080s coverage: 57.3% of statements [2023-01-30T08:32:31.421Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-01-30T08:32:31.626Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-01-30T08:32:31.884Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-01-30T08:32:32.450Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-01-30T08:32:32.450Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-01-30T08:32:34.349Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-01-30T08:32:34.914Z] ok github.com/docker/docker/volume/local 0.118s coverage: 76.4% of statements [2023-01-30T08:32:35.479Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2023-01-30T08:32:35.598Z] docker_cli_daemon_test.go:2551: [d8d7eff2baad7] daemon is not started [2023-01-30T08:32:36.414Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2023-01-30T08:32:37.495Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-01-30T08:32:37.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-01-30T08:32:38.061Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-01-30T08:32:38.318Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-01-30T08:32:38.883Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-01-30T08:32:39.815Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-01-30T08:32:39.815Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2023-01-30T08:32:39.815Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-01-30T08:32:39.815Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-01-30T08:32:45.074Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-01-30T08:32:46.447Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-01-30T08:32:47.818Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-01-30T08:32:48.076Z] === RUN TestDockerSuite/TestBuildExpose [2023-01-30T08:32:48.076Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-01-30T08:32:48.640Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-01-30T08:32:48.898Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-01-30T08:32:48.898Z] === RUN TestDockerSuite/TestBuildFails [2023-01-30T08:32:49.462Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-01-30T08:32:49.462Z] check_test.go:309: [d21565a615e5f] daemon is not started [2023-01-30T08:32:49.462Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-01-30T08:32:49.720Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-01-30T08:32:49.720Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-01-30T08:32:51.091Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-01-30T08:32:51.273Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/pkg/term [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/rootless [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/volume [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-30T08:32:51.274Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === Skipped [2023-01-30T08:32:51.274Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-01-30T08:32:51.274Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-01-30T08:32:51.274Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:74: No driver to put! [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-01-30T08:32:51.274Z] time="2023-01-30T08:31:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-01-30T08:32:51.274Z] time="2023-01-30T08:31:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-01-30T08:32:51.274Z] time="2023-01-30T08:31:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-01-30T08:32:51.274Z] time="2023-01-30T08:31:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-01-30T08:32:51.274Z] time="2023-01-30T08:31:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:74: No driver to put! [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-01-30T08:32:51.274Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-01-30T08:32:51.274Z] overlay_test.go:50: Fails to compute changes intermittently [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-01-30T08:32:51.274Z] overlay_test.go:66: Cannot run test with naive change algorithm [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:32:51.274Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-01-30T08:32:51.274Z] graphtest_unix.go:74: No driver to put! [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-01-30T08:32:51.274Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-01-30T08:32:51.274Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2023-01-30T08:32:51.274Z] [2023-01-30T08:32:51.274Z] DONE 2267 tests, 26 skipped in 194.386s Post stage [Pipeline] junit [2023-01-30T08:32:51.851Z] Recording test results [2023-01-30T08:32:52.461Z] === RUN TestDockerSuite/TestBuildForceRm [2023-01-30T08:32:52.934Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:32:53.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -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:526ae907e2828307f54315b184457c64bf1b299d hack/make.sh dynbinary test-integration [2023-01-30T08:32:53.833Z] --- PASS: TestImportExtremelyLargeImageWorks (93.61s) [2023-01-30T08:32:53.833Z] PASS [2023-01-30T08:32:53.833Z] [2023-01-30T08:32:53.833Z] DONE 13 tests in 96.878s [2023-01-30T08:32:53.833Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-01-30T08:32:53.833Z] ++ 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-01-30T08:32:53.833Z] ++ set -e [2023-01-30T08:32:53.833Z] ++ '[' -n 0 ']' [2023-01-30T08:32:53.833Z] ++ set -x [2023-01-30T08:32:53.833Z] ++ 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-01-30T08:32:53.833Z] INFO: Testing against a local daemon [2023-01-30T08:32:53.833Z] === RUN TestNetworkCreateDelete [2023-01-30T08:32:53.833Z] === RUN TestDockerSuite/TestBuildFromGit [2023-01-30T08:32:53.840Z] [2023-01-30T08:32:53.840Z] Removing bundles/ [2023-01-30T08:32:53.840Z] [2023-01-30T08:32:53.840Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-30T08:32:53.840Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-30T08:32:53.840Z] GOOS="" GOARCH="" GOARM="" [2023-01-30T08:32:54.091Z] --- PASS: TestNetworkCreateDelete (0.34s) [2023-01-30T08:32:54.091Z] === RUN TestDockerNetworkDeletePreferID [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite (327.01s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.17s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (0.96s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (39.40s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (7.49s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.00s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.10s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.46s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.83s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.84s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.92s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (3.75s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.42s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (0.95s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.51s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (1.99s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.51s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.53s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.32s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.79s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.26s) [2023-01-30T08:32:54.348Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.50s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.50s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.25s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.29s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.25s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.06s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.19s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.51s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.45s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.37s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.49s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.36s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.32s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.43s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.36s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.09s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.00s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.50s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.05s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.29s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.67s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.27s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.71s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.84s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.49s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.31s) [2023-01-30T08:32:54.348Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-01-30T08:32:54.348Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.52s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.69s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.97s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.56s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.16s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.62s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.77s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.67s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.97s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.84s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.45s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.51s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.39s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.36s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.96s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.34s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.23s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.69s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.59s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.09s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.28s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.33s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.05s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.09s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.51s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.90s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.04s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.65s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.50s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.60s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.23s) [2023-01-30T08:32:54.348Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.84s) [2023-01-30T08:32:54.349Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.84s) [2023-01-30T08:32:54.349Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.35s) [2023-01-30T08:32:54.349Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.07s) [2023-01-30T08:32:54.349Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.27s) [2023-01-30T08:32:54.349Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.88s) [2023-01-30T08:32:54.349Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.33s) [2023-01-30T08:32:54.349Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.80s) [2023-01-30T08:32:54.349Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s) [2023-01-30T08:32:54.349Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.87s) [2023-01-30T08:32:54.349Z] === RUN TestDockerSwarmSuite [2023-01-30T08:32:54.349Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-01-30T08:32:54.912Z] --- PASS: TestDockerNetworkDeletePreferID (0.67s) [2023-01-30T08:32:54.912Z] === RUN TestDaemonDNSFallback [2023-01-30T08:32:55.170Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-01-30T08:32:55.428Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-01-30T08:32:55.992Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-01-30T08:32:57.363Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-01-30T08:32:57.620Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-01-30T08:32:57.877Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-01-30T08:32:58.135Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-01-30T08:32:59.453Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-30T08:32:59.453Z] [2023-01-30T08:32:59.453Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-30T08:32:59.453Z] DOCKER_SYSTEMD=1 [2023-01-30T08:32:59.453Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-30T08:32:59.453Z] HOSTNAME=ff9b8b398a13 [2023-01-30T08:32:59.453Z] DEST=bundles/test-integration [2023-01-30T08:32:59.453Z] PWD=/go/src/github.com/docker/docker [2023-01-30T08:32:59.453Z] DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:32:59.453Z] container=docker [2023-01-30T08:32:59.453Z] HOME=/root [2023-01-30T08:32:59.453Z] LANG=C.UTF-8 [2023-01-30T08:32:59.453Z] INVOCATION_ID=afe28ee6b1624e6bae03ae35c148c1db [2023-01-30T08:32:59.453Z] GOLANG_VERSION=1.18.10 [2023-01-30T08:32:59.453Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-30T08:32:59.453Z] VALIDATE_BRANCH=20.10 [2023-01-30T08:32:59.453Z] TERM=xterm [2023-01-30T08:32:59.453Z] DOCKER_PKG=github.com/docker/docker [2023-01-30T08:32:59.453Z] SHLVL=3 [2023-01-30T08:32:59.453Z] TIMEOUT=120m [2023-01-30T08:32:59.453Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-30T08:32:59.453Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-30T08:32:59.453Z] GO111MODULE=off [2023-01-30T08:32:59.453Z] DOCKER_EXPERIMENTAL=1 [2023-01-30T08:32:59.453Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-30T08:32:59.453Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-30T08:32:59.453Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-30T08:32:59.453Z] GOPATH=/go [2023-01-30T08:32:59.453Z] PKG_CONFIG=pkg-config [2023-01-30T08:32:59.453Z] _=/usr/bin/env [2023-01-30T08:32:59.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-30T08:33:00.028Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-01-30T08:33:00.028Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-01-30T08:33:01.400Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-01-30T08:33:01.400Z] --- PASS: TestDaemonDNSFallback (6.57s) [2023-01-30T08:33:01.400Z] === RUN TestInspectNetwork [2023-01-30T08:33:01.963Z] === RUN TestDockerSuite/TestBuildHistory [2023-01-30T08:33:03.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-01-30T08:33:04.423Z] === RUN TestDockerSuite/TestBuildIidFile [2023-01-30T08:33:04.680Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-01-30T08:33:05.245Z] === RUN TestInspectNetwork/full_network_id [2023-01-30T08:33:05.245Z] === RUN TestInspectNetwork/partial_network_id [2023-01-30T08:33:05.245Z] === RUN TestInspectNetwork/network_name [2023-01-30T08:33:05.245Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-30T08:33:05.245Z] === RUN TestDockerSuite/TestBuildInheritance [2023-01-30T08:33:05.808Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-01-30T08:33:06.065Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-01-30T08:33:06.065Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-01-30T08:33:06.629Z] === RUN TestDockerSuite/TestBuildLabel [2023-01-30T08:33:06.886Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-01-30T08:33:06.886Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-01-30T08:33:07.143Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-01-30T08:33:07.401Z] === RUN TestDockerSuite/TestBuildLabels [2023-01-30T08:33:07.658Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-01-30T08:33:08.221Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-01-30T08:33:09.042Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-30T08:33:09.042Z] [2023-01-30T08:33:09.042Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-30T08:33:09.042Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-30T08:33:09.042Z] HOSTNAME=552d46a308fe [2023-01-30T08:33:09.042Z] DEST=bundles/test-integration [2023-01-30T08:33:09.042Z] PWD=/go/src/github.com/docker/docker [2023-01-30T08:33:09.042Z] DOCKER_ROOTLESS=1 [2023-01-30T08:33:09.042Z] DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:33:09.042Z] container=docker [2023-01-30T08:33:09.042Z] HOME=/root [2023-01-30T08:33:09.042Z] GOLANG_VERSION=1.18.10 [2023-01-30T08:33:09.042Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-30T08:33:09.042Z] VALIDATE_BRANCH=20.10 [2023-01-30T08:33:09.042Z] TERM=xterm [2023-01-30T08:33:09.042Z] DOCKER_PKG=github.com/docker/docker [2023-01-30T08:33:09.042Z] SHLVL=1 [2023-01-30T08:33:09.042Z] TIMEOUT=120m [2023-01-30T08:33:09.042Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-30T08:33:09.042Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-30T08:33:09.043Z] GO111MODULE=off [2023-01-30T08:33:09.043Z] DOCKER_EXPERIMENTAL=1 [2023-01-30T08:33:09.043Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-30T08:33:09.043Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-30T08:33:09.043Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-30T08:33:09.043Z] GOPATH=/go [2023-01-30T08:33:09.043Z] PKG_CONFIG=pkg-config [2023-01-30T08:33:09.043Z] _=/usr/bin/env [2023-01-30T08:33:09.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-30T08:33:09.591Z] === RUN TestDockerSuite/TestBuildLastModified [2023-01-30T08:33:10.154Z] --- PASS: TestInspectNetwork (8.75s) [2023-01-30T08:33:10.155Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-30T08:33:10.155Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-30T08:33:10.155Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-30T08:33:10.155Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-30T08:33:10.155Z] === RUN TestRunContainerWithBridgeNone [2023-01-30T08:33:11.524Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2023-01-30T08:33:11.524Z] === RUN TestNetworkInvalidJSON [2023-01-30T08:33:11.524Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-30T08:33:11.524Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-30T08:33:11.524Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:33:11.524Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:33:11.524Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:33:11.524Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:33:11.524Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-30T08:33:11.524Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:33:11.524Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:33:11.524Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-30T08:33:11.524Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-30T08:33:11.524Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-30T08:33:11.524Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-30T08:33:11.524Z] === RUN TestNetworkList [2023-01-30T08:33:11.524Z] === RUN TestNetworkList//networks [2023-01-30T08:33:11.524Z] === PAUSE TestNetworkList//networks [2023-01-30T08:33:11.524Z] === RUN TestNetworkList//networks/ [2023-01-30T08:33:11.524Z] === PAUSE TestNetworkList//networks/ [2023-01-30T08:33:11.524Z] === CONT TestNetworkList//networks [2023-01-30T08:33:11.524Z] === CONT TestNetworkList//networks/ [2023-01-30T08:33:11.524Z] --- PASS: TestNetworkList (0.01s) [2023-01-30T08:33:11.524Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-30T08:33:11.524Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-30T08:33:11.524Z] === RUN TestHostIPv4BridgeLabel [2023-01-30T08:33:12.087Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2023-01-30T08:33:12.087Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-30T08:33:13.457Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-01-30T08:33:13.457Z] === RUN TestDaemonDefaultNetworkPools [2023-01-30T08:33:13.714Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-01-30T08:33:13.971Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2023-01-30T08:33:13.971Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-30T08:33:15.341Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2023-01-30T08:33:15.341Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-30T08:33:16.714Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-01-30T08:33:16.714Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-01-30T08:33:16.714Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-01-30T08:33:16.714Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-01-30T08:33:16.714Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-01-30T08:33:16.714Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-01-30T08:33:16.714Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.65s) [2023-01-30T08:33:16.714Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-30T08:33:16.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-01-30T08:33:17.094Z] Removing intermediate container ba13ec785261 [2023-01-30T08:33:17.094Z] ---> 122feb2442b1 [2023-01-30T08:33:17.094Z] 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-01-30T08:33:17.094Z] ---> Running in 1a4881e968b5 [2023-01-30T08:33:17.094Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-01-30T08:33:17.094Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-30T08:33:17.094Z] go: downloading github.com/fatih/color v1.13.0 [2023-01-30T08:33:17.094Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-30T08:33:17.094Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-30T08:33:17.094Z] go: downloading golang.org/x/tools v0.1.11 [2023-01-30T08:33:17.094Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-30T08:33:17.094Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-30T08:33:17.094Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-30T08:33:17.094Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-30T08:33:17.094Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-30T08:33:17.094Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-30T08:33:17.094Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-30T08:33:17.535Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2023-01-30T08:33:17.535Z] === RUN TestServiceWithPredefinedNetwork [2023-01-30T08:33:17.535Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-01-30T08:33:17.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-01-30T08:33:18.466Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-01-30T08:33:19.396Z] docker_api_swarm_test.go:563: [d743d4c74ceb6] joining swarm manager [d5bb364f888f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:33:20.766Z] --- PASS: TestServiceWithPredefinedNetwork (3.16s) [2023-01-30T08:33:20.766Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-30T08:33:20.766Z] service_test.go:242: FLAKY_TEST [2023-01-30T08:33:20.766Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-30T08:33:20.766Z] === RUN TestServiceWithDataPathPortInit [2023-01-30T08:33:21.697Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-01-30T08:33:21.697Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-01-30T08:33:21.955Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-01-30T08:33:30.052Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-01-30T08:33:30.616Z] docker_api_swarm_test.go:585: [de84382608689] joining swarm manager [d5bb364f888f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:33:31.986Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-01-30T08:33:32.031Z] Removing intermediate container 1a4881e968b5 [2023-01-30T08:33:32.031Z] ---> a568d9762e28 [2023-01-30T08:33:32.031Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-01-30T08:33:32.031Z] ---> Running in 23cbd6fd0aa0 [2023-01-30T08:33:32.031Z] Removing intermediate container 23cbd6fd0aa0 [2023-01-30T08:33:32.031Z] ---> c60ef2023765 [2023-01-30T08:33:32.031Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-01-30T08:33:32.031Z] ---> Running in 9c1c62b2a324 [2023-01-30T08:33:32.031Z] Removing intermediate container 9c1c62b2a324 [2023-01-30T08:33:32.031Z] ---> 8e0d740fa560 [2023-01-30T08:33:32.031Z] Step 10/10 : COPY . . [2023-01-30T08:33:33.356Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-01-30T08:33:33.356Z] check_test.go:380: [d743d4c74ceb6] daemon is not started [2023-01-30T08:33:34.725Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-01-30T08:33:34.725Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2023-01-30T08:33:34.725Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-01-30T08:33:38.000Z] --- PASS: TestServiceWithDataPathPortInit (16.81s) [2023-01-30T08:33:38.000Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-30T08:33:38.000Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-01-30T08:33:38.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-30T08:33:38.257Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-01-30T08:33:39.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-30T08:33:40.154Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-01-30T08:33:40.154Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-01-30T08:33:41.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-01-30T08:33:41.085Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-01-30T08:33:41.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-01-30T08:33:41.085Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mef7c7o7pndj0w6lh7vxn6nl8 Created:2023-01-30 08:33:38.702651537 +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[01a81f47468a474c85f9ddcd1eb99d7300b213880a1985cd46616648f43edf4c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jvw0l0yk5stvv15g05gds5wa6 EndpointID:ef5939838d318906185e2e7d5b144656437a1fbbf9883a9583d6e0c6f45f313f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7c6d71fbc78365faab8edf4b525547d79d49e567c511610ffb21863d32b2eca7 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:26369a69e25d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jvw0l0yk5stvv15g05gds5wa6 EndpointID:ef5939838d318906185e2e7d5b144656437a1fbbf9883a9583d6e0c6f45f313f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-30T08:33:42.017Z] === RUN TestDockerSuite/TestBuildNetNone [2023-01-30T08:33:42.275Z] === RUN TestDockerSuite/TestBuildNoContext [2023-01-30T08:33:42.840Z] docker_api_swarm_test.go:46: [db95f899d41b3] joining swarm manager [d14ff690e618e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:33:42.840Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-01-30T08:33:43.772Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-01-30T08:33:45.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-01-30T08:33:45.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-01-30T08:33:45.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-01-30T08:33:45.705Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-01-30T08:33:45.963Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-01-30T08:33:45.963Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.65s) [2023-01-30T08:33:45.963Z] PASS [2023-01-30T08:33:45.963Z] [2023-01-30T08:33:45.963Z] === Skipped [2023-01-30T08:33:45.963Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-30T08:33:45.963Z] service_test.go:242: FLAKY_TEST [2023-01-30T08:33:45.963Z] [2023-01-30T08:33:45.963Z] DONE 26 tests, 1 skipped in 52.356s [2023-01-30T08:33:46.220Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-30T08:33:46.220Z] ++ 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-01-30T08:33:46.220Z] ++ set -e [2023-01-30T08:33:46.220Z] ++ '[' -n 0 ']' [2023-01-30T08:33:46.220Z] ++ set -x [2023-01-30T08:33:46.220Z] ++ 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-01-30T08:33:46.220Z] INFO: Testing against a local daemon [2023-01-30T08:33:46.220Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-30T08:33:46.220Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:33:46.220Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-30T08:33:46.220Z] === RUN TestDockerNetworkIpvlan [2023-01-30T08:33:46.220Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:33:46.220Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-30T08:33:46.220Z] PASS [2023-01-30T08:33:46.220Z] [2023-01-30T08:33:46.220Z] === Skipped [2023-01-30T08:33:46.220Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-30T08:33:46.220Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:33:46.220Z] [2023-01-30T08:33:46.220Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-30T08:33:46.220Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:33:46.220Z] [2023-01-30T08:33:46.220Z] DONE 2 tests, 2 skipped in 0.032s [2023-01-30T08:33:46.220Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-30T08:33:46.220Z] ++ 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-01-30T08:33:46.220Z] ++ set -e [2023-01-30T08:33:46.220Z] ++ '[' -n 0 ']' [2023-01-30T08:33:46.220Z] ++ set -x [2023-01-30T08:33:46.220Z] ++ 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-01-30T08:33:46.220Z] INFO: Testing against a local daemon [2023-01-30T08:33:46.220Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-30T08:33:46.220Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-01-30T08:33:47.590Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2023-01-30T08:33:47.590Z] === RUN TestDockerNetworkMacvlan [2023-01-30T08:33:47.590Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-01-30T08:33:47.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-30T08:33:47.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-30T08:33:48.155Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-01-30T08:33:48.155Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-30T08:33:49.086Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-30T08:33:49.650Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-30T08:33:49.650Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-01-30T08:33:50.582Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-01-30T08:33:51.952Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-30T08:33:52.516Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-01-30T08:33:53.447Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-01-30T08:33:53.704Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-30T08:33:54.268Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-01-30T08:33:54.525Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-01-30T08:33:57.325Z] ---> 283076231d20 [2023-01-30T08:33:57.325Z] Successfully built 283076231d20 [2023-01-30T08:33:57.325Z] Successfully tagged docker:latest [2023-01-30T08:33:57.325Z] INFO: Image build ended at 01/30/2023 08:33:55. Duration:00:03:14.7313412 [2023-01-30T08:33:57.325Z] [2023-01-30T08:33:57.325Z] [2023-01-30T08:33:57.325Z] INFO: Building the test binaries at 01/30/2023 08:33:55... [2023-01-30T08:33:57.802Z] === RUN TestDockerSuite/TestBuildPATH [2023-01-30T08:33:58.060Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-30T08:33:58.991Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-01-30T08:33:58.991Z] --- PASS: TestDockerNetworkMacvlan (11.52s) [2023-01-30T08:33:58.991Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.28s) [2023-01-30T08:33:58.991Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2023-01-30T08:33:58.991Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.03s) [2023-01-30T08:33:58.991Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.99s) [2023-01-30T08:33:58.991Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.93s) [2023-01-30T08:33:58.991Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2023-01-30T08:33:58.991Z] PASS [2023-01-30T08:33:58.991Z] [2023-01-30T08:33:58.991Z] DONE 8 tests in 12.770s [2023-01-30T08:33:58.991Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-30T08:33:58.991Z] ++ 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-01-30T08:33:58.991Z] ++ set -e [2023-01-30T08:33:58.991Z] ++ '[' -n 0 ']' [2023-01-30T08:33:58.991Z] ++ set -x [2023-01-30T08:33:58.991Z] ++ 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-01-30T08:33:58.991Z] testing: warning: no tests to run [2023-01-30T08:33:58.991Z] PASS [2023-01-30T08:33:58.991Z] [2023-01-30T08:33:58.991Z] DONE 0 tests in 0.007s [2023-01-30T08:33:58.991Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-30T08:33:58.991Z] ++ 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-01-30T08:33:58.991Z] ++ set -e [2023-01-30T08:33:58.991Z] ++ '[' -n 0 ']' [2023-01-30T08:33:58.991Z] ++ set -x [2023-01-30T08:33:58.991Z] ++ 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-01-30T08:33:58.991Z] INFO: Testing against a local daemon [2023-01-30T08:33:58.991Z] === RUN TestAuthZPluginAllowRequest [2023-01-30T08:33:59.556Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-01-30T08:34:00.120Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-01-30T08:34:00.377Z] --- PASS: TestAuthZPluginAllowRequest (1.29s) [2023-01-30T08:34:00.377Z] === RUN TestAuthZPluginTLS [2023-01-30T08:34:00.942Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-01-30T08:34:00.942Z] === RUN TestAuthZPluginDenyRequest [2023-01-30T08:34:01.506Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-01-30T08:34:01.506Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-30T08:34:01.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-01-30T08:34:01.763Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-01-30T08:34:01.763Z] === RUN TestAuthZPluginDenyResponse [2023-01-30T08:34:02.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-01-30T08:34:02.328Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-01-30T08:34:02.328Z] === RUN TestAuthZPluginAllowEventStream [2023-01-30T08:34:03.244Z] INFO: make.ps1 starting at 01/30/2023 08:34:02 [2023-01-30T08:34:03.244Z] INFO: Git commit (526ae907e2) assumed from DOCKER_GITCOMMIT environment variable [2023-01-30T08:34:03.244Z] INFO: Invoking autogen... [2023-01-30T08:34:03.699Z] --- PASS: TestAuthZPluginAllowEventStream (1.29s) [2023-01-30T08:34:03.699Z] === RUN TestAuthZPluginErrorResponse [2023-01-30T08:34:04.231Z] INFO: Building daemon... [2023-01-30T08:34:04.252Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|imports|name|files) took 2m25.470930912s [2023-01-30T08:34:04.252Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2023-01-30T08:34:04.252Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 404.716056ms [2023-01-30T08:34:04.264Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-01-30T08:34:04.264Z] === RUN TestAuthZPluginErrorRequest [2023-01-30T08:34:04.828Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-01-30T08:34:04.828Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-30T08:34:05.392Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-01-30T08:34:05.392Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-30T08:34:05.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-30T08:34:05.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-30T08:34:06.321Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-01-30T08:34:06.578Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2023-01-30T08:34:06.578Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-30T08:34:08.473Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2023-01-30T08:34:08.473Z] === RUN TestAuthZPluginHeader [2023-01-30T08:34:08.730Z] --- PASS: TestAuthZPluginHeader (0.66s) [2023-01-30T08:34:08.730Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-30T08:34:08.988Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-01-30T08:34:09.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-30T08:34:09.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-30T08:34:10.357Z] === RUN TestDockerSuite/TestBuildRm [2023-01-30T08:34:12.254Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-01-30T08:34:13.185Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.23s) [2023-01-30T08:34:13.185Z] === RUN TestAuthZPluginV2Disable [2023-01-30T08:34:13.185Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-01-30T08:34:13.749Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-01-30T08:34:14.006Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-01-30T08:34:14.263Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-01-30T08:34:15.193Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-01-30T08:34:15.266Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-30T08:34:15.266Z] [2023-01-30T08:34:15.266Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-30T08:34:15.266Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-30T08:34:15.266Z] HOSTNAME=8e336d2799a7 [2023-01-30T08:34:15.266Z] TESTDEBUG=0 [2023-01-30T08:34:15.266Z] DEST=bundles/test-integration [2023-01-30T08:34:15.266Z] PWD=/go/src/github.com/docker/docker [2023-01-30T08:34:15.266Z] DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d [2023-01-30T08:34:15.266Z] container=docker [2023-01-30T08:34:15.266Z] HOME=/root [2023-01-30T08:34:15.266Z] GOLANG_VERSION=1.18.10 [2023-01-30T08:34:15.266Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-30T08:34:15.266Z] VALIDATE_BRANCH=20.10 [2023-01-30T08:34:15.266Z] TERM=xterm [2023-01-30T08:34:15.266Z] DOCKER_PKG=github.com/docker/docker [2023-01-30T08:34:15.266Z] SHLVL=1 [2023-01-30T08:34:15.266Z] TIMEOUT=120m [2023-01-30T08:34:15.266Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-30T08:34:15.266Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-30T08:34:15.266Z] GO111MODULE=off [2023-01-30T08:34:15.266Z] DOCKER_EXPERIMENTAL=1 [2023-01-30T08:34:15.266Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-30T08:34:15.266Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-30T08:34:15.266Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-30T08:34:15.266Z] GOPATH=/go [2023-01-30T08:34:15.266Z] PKG_CONFIG=pkg-config [2023-01-30T08:34:15.266Z] _=/usr/bin/env [2023-01-30T08:34:15.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-30T08:34:15.757Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-01-30T08:34:16.688Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-01-30T08:34:16.688Z] --- PASS: TestAuthZPluginV2Disable (3.59s) [2023-01-30T08:34:16.688Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-30T08:34:19.210Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-01-30T08:34:19.210Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-01-30T08:34:19.210Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-01-30T08:34:19.210Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2023-01-30T08:34:19.210Z] === RUN TestDockerSuite/TestBuildSpaces [2023-01-30T08:34:19.210Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-01-30T08:34:19.774Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-01-30T08:34:19.774Z] === RUN TestDockerSuite/TestBuildStderr [2023-01-30T08:34:20.031Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s) [2023-01-30T08:34:20.031Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-30T08:34:20.289Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-01-30T08:34:20.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-30T08:34:21.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-30T08:34:22.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-30T08:34:23.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-30T08:34:23.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-30T08:34:23.563Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-01-30T08:34:24.129Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-01-30T08:34:24.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-30T08:34:25.061Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-01-30T08:34:25.318Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-01-30T08:34:26.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-30T08:34:26.249Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-01-30T08:34:27.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-30T08:34:27.181Z] === RUN TestDockerSuite/TestBuildUser [2023-01-30T08:34:27.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-30T08:34:27.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-30T08:34:28.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-30T08:34:28.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-30T08:34:28.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-30T08:34:28.551Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-01-30T08:34:28.807Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.85s) [2023-01-30T08:34:28.807Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-30T08:34:28.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-30T08:34:28.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-30T08:34:29.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-30T08:34:29.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-30T08:34:29.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-30T08:34:30.702Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-01-30T08:34:31.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-30T08:34:31.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-30T08:34:31.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-30T08:34:32.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-30T08:34:32.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-30T08:34:33.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-30T08:34:33.374Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-30T08:34:33.374Z] Using test binary docker [2023-01-30T08:34:33.374Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-30T08:34:33.374Z] Starting apparmor (via systemctl): apparmor.service. [2023-01-30T08:34:33.374Z] Starting dockerd [2023-01-30T08:34:33.374Z] INFO: Waiting for daemon to start... [2023-01-30T08:34:33.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-30T08:34:34.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-30T08:34:35.302Z] . [2023-01-30T08:34:35.302Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-30T08:34:35.302Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-30T08:34:35.302Z] Error: No such image: emptyfs [2023-01-30T08:34:35.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-30T08:34:35.562Z] Running integration-test (iteration 1) [2023-01-30T08:34:35.562Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-01-30T08:34:35.821Z] Loaded image: busybox:latest [2023-01-30T08:34:35.821Z] Loaded image: busybox:glibc [2023-01-30T08:34:36.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-30T08:34:37.203Z] Loaded image: debian:bullseye-slim [2023-01-30T08:34:37.203Z] Loaded image: hello-world:latest [2023-01-30T08:34:37.203Z] Loaded image: arm32v7/hello-world:latest [2023-01-30T08:34:37.203Z] INFO: Testing against a local daemon [2023-01-30T08:34:37.203Z] === RUN TestCgroupNamespacesBuild [2023-01-30T08:34:37.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-30T08:34:37.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-30T08:34:38.709Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-30T08:34:38.709Z] Using test binary docker [2023-01-30T08:34:38.709Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-30T08:34:38.709Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-30T08:34:38.709Z] INFO: Waiting for daemon to start... [2023-01-30T08:34:38.709Z] Starting dockerd [2023-01-30T08:34:39.744Z] --- PASS: TestCgroupNamespacesBuild (2.05s) [2023-01-30T08:34:39.744Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-30T08:34:40.607Z] . [2023-01-30T08:34:40.607Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-30T08:34:40.607Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-30T08:34:40.607Z] Error: No such image: emptyfs [2023-01-30T08:34:40.607Z] Running integration-test (iteration 1) [2023-01-30T08:34:40.607Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-01-30T08:34:40.656Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-01-30T08:34:40.656Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-01-30T08:34:40.684Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2023-01-30T08:34:40.684Z] === RUN TestBuildWithSession [2023-01-30T08:34:40.684Z] build_session_test.go:25: TODO: BuildKit [2023-01-30T08:34:40.684Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-30T08:34:40.684Z] === RUN TestBuildSquashParent [2023-01-30T08:34:40.865Z] Loaded image: busybox:latest [2023-01-30T08:34:40.914Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-01-30T08:34:41.123Z] Loaded image: busybox:glibc [2023-01-30T08:34:41.478Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-01-30T08:34:41.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-30T08:34:42.041Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-01-30T08:34:42.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-30T08:34:42.497Z] Loaded image: debian:bullseye-slim [2023-01-30T08:34:42.497Z] Loaded image: hello-world:latest [2023-01-30T08:34:42.497Z] Loaded image: arm32v7/hello-world:latest [2023-01-30T08:34:42.497Z] INFO: Testing against a local daemon [2023-01-30T08:34:42.497Z] === RUN TestCgroupNamespacesBuild [2023-01-30T08:34:42.972Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-01-30T08:34:42.972Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2023-01-30T08:34:42.972Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-01-30T08:34:42.972Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2023-01-30T08:34:42.972Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-01-30T08:34:42.972Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2023-01-30T08:34:42.972Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-01-30T08:34:42.972Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2023-01-30T08:34:42.972Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-01-30T08:34:44.341Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-01-30T08:34:44.341Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-01-30T08:34:44.598Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-01-30T08:34:45.021Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2023-01-30T08:34:45.021Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-30T08:34:45.162Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-01-30T08:34:45.726Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-01-30T08:34:45.726Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-01-30T08:34:45.726Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2023-01-30T08:34:45.726Z] PASS [2023-01-30T08:34:45.726Z] [2023-01-30T08:34:45.726Z] DONE 17 tests in 46.820s [2023-01-30T08:34:45.726Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-30T08:34:45.726Z] ++ 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-01-30T08:34:45.726Z] ++ set -e [2023-01-30T08:34:45.726Z] ++ '[' -n 0 ']' [2023-01-30T08:34:45.726Z] ++ set -x [2023-01-30T08:34:45.726Z] ++ 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-01-30T08:34:45.726Z] INFO: Testing against a local daemon [2023-01-30T08:34:45.726Z] === RUN TestPluginInvalidJSON [2023-01-30T08:34:45.726Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:34:45.726Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:34:45.726Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:34:45.726Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-01-30T08:34:45.726Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-30T08:34:45.726Z] === RUN TestPluginInstall [2023-01-30T08:34:45.726Z] === RUN TestPluginInstall/no_auth [2023-01-30T08:34:45.962Z] --- PASS: TestBuildSquashParent (4.93s) [2023-01-30T08:34:45.962Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-30T08:34:45.962Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:34:45.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:34:45.962Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:34:45.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:34:45.962Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:34:45.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:34:45.962Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:34:45.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:34:45.962Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:34:45.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:34:45.962Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:34:45.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:34:45.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:34:45.962Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:34:46.657Z] time="2023-01-30T08:34:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:34:46.657Z] time="2023-01-30T08:34:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:262a2664bfaba35223dfb26d0663a2055f91173d82f668f4211d6056d1e82d02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:34:46.657Z] time="2023-01-30T08:34:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:34:46.657Z] time="2023-01-30T08:34:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:262a2664bfaba35223dfb26d0663a2055f91173d82f668f4211d6056d1e82d02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:34:46.657Z] === RUN TestPluginInstall/with_htpasswd [2023-01-30T08:34:46.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:34:46.915Z] time="2023-01-30T08:34:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:34:46.915Z] time="2023-01-30T08:34:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:262a2664bfaba35223dfb26d0663a2055f91173d82f668f4211d6056d1e82d02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:34:46.915Z] time="2023-01-30T08:34:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:34:46.915Z] time="2023-01-30T08:34:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:262a2664bfaba35223dfb26d0663a2055f91173d82f668f4211d6056d1e82d02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:34:46.919Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2023-01-30T08:34:46.919Z] === RUN TestBuildWithSession [2023-01-30T08:34:46.919Z] build_session_test.go:25: TODO: BuildKit [2023-01-30T08:34:46.919Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-30T08:34:46.919Z] === RUN TestBuildSquashParent [2023-01-30T08:34:47.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:34:47.172Z] === RUN TestPluginInstall/with_insecure [2023-01-30T08:34:47.737Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-01-30T08:34:48.301Z] time="2023-01-30T08:34:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:34:48.301Z] time="2023-01-30T08:34:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10ec089f8373d3b6cc12c50c22488309674a28ec8482e2448cfae276c7e6ca54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:34:48.301Z] time="2023-01-30T08:34:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:34:48.301Z] time="2023-01-30T08:34:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10ec089f8373d3b6cc12c50c22488309674a28ec8482e2448cfae276c7e6ca54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:34:48.301Z] plugin_test.go:165: [d2fb5d62f1223] daemon is not started [2023-01-30T08:34:48.301Z] --- PASS: TestPluginInstall (2.49s) [2023-01-30T08:34:48.301Z] --- PASS: TestPluginInstall/no_auth (0.88s) [2023-01-30T08:34:48.301Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2023-01-30T08:34:48.301Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2023-01-30T08:34:48.301Z] === RUN TestPluginsWithRuntimes [2023-01-30T08:34:48.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:34:48.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:34:48.865Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-01-30T08:34:49.429Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-01-30T08:34:49.687Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-01-30T08:34:49.687Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-30T08:34:49.928Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-01-30T08:34:49.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2023-01-30T08:34:49.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.80s) [2023-01-30T08:34:49.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s) [2023-01-30T08:34:49.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.37s) [2023-01-30T08:34:49.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.32s) [2023-01-30T08:34:49.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.26s) [2023-01-30T08:34:49.929Z] === RUN TestBuildMultiStageCopy [2023-01-30T08:34:49.929Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-30T08:34:50.250Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-01-30T08:34:50.250Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2023-01-30T08:34:50.250Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-01-30T08:34:50.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-01-30T08:34:50.507Z] === RUN TestDockerSuite/TestBuildXZHost [2023-01-30T08:34:50.764Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-30T08:34:51.309Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-30T08:34:51.309Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-30T08:34:51.569Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-30T08:34:51.695Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2023-01-30T08:34:51.695Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2023-01-30T08:34:51.695Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.83s) [2023-01-30T08:34:51.695Z] === RUN TestPluginBackCompatMediaTypes [2023-01-30T08:34:51.829Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-30T08:34:51.952Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-01-30T08:34:51.952Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-01-30T08:34:51.952Z] docker_cli_sni_test.go:18: Flakey test [2023-01-30T08:34:51.952Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-01-30T08:34:52.089Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2023-01-30T08:34:52.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.31s) [2023-01-30T08:34:52.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-01-30T08:34:52.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2023-01-30T08:34:52.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2023-01-30T08:34:52.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2023-01-30T08:34:52.089Z] === RUN TestBuildMultiStageParentConfig [2023-01-30T08:34:52.209Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2023-01-30T08:34:52.209Z] PASS [2023-01-30T08:34:52.209Z] [2023-01-30T08:34:52.209Z] DONE 10 tests in 6.425s [2023-01-30T08:34:52.209Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-30T08:34:52.209Z] ++ 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-01-30T08:34:52.209Z] ++ set -e [2023-01-30T08:34:52.209Z] ++ '[' -n 0 ']' [2023-01-30T08:34:52.209Z] ++ set -x [2023-01-30T08:34:52.209Z] ++ 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-01-30T08:34:52.209Z] docker_api_swarm_test.go:304: [d277dd9e675ae] joining swarm manager [da37f5027e377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:34:52.209Z] INFO: Testing against a local daemon [2023-01-30T08:34:52.209Z] === RUN TestExternalGraphDriver [2023-01-30T08:34:52.659Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2023-01-30T08:34:52.659Z] === RUN TestBuildLabelWithTargets [2023-01-30T08:34:52.772Z] === RUN TestExternalGraphDriver/json [2023-01-30T08:34:52.772Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-01-30T08:34:53.337Z] === RUN TestDockerSuite/TestCommitChange [2023-01-30T08:34:53.337Z] docker_api_swarm_test.go:305: [dc12de7a9d239] joining swarm manager [da37f5027e377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:34:53.599Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2023-01-30T08:34:53.599Z] === RUN TestBuildWithEmptyLayers [2023-01-30T08:34:53.859Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2023-01-30T08:34:53.859Z] === RUN TestBuildMultiStageOnBuild [2023-01-30T08:34:54.269Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-01-30T08:34:54.269Z] === RUN TestExternalGraphDriver/spec [2023-01-30T08:34:54.832Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-01-30T08:34:55.018Z] --- PASS: TestBuildSquashParent (7.24s) [2023-01-30T08:34:55.018Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-30T08:34:55.018Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:34:55.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:34:55.018Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:34:55.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:34:55.018Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:34:55.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:34:55.018Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:34:55.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:34:55.018Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:34:55.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:34:55.018Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:34:55.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:34:55.018Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:34:55.018Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:34:55.089Z] === RUN TestDockerSuite/TestCommitHardlink [2023-01-30T08:34:55.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:34:55.768Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2023-01-30T08:34:55.768Z] === RUN TestBuildUncleanTarFilenames [2023-01-30T08:34:55.843Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:34:56.019Z] === RUN TestExternalGraphDriver/pull [2023-01-30T08:34:56.027Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2023-01-30T08:34:56.027Z] === RUN TestBuildMultiStageLayerLeak [2023-01-30T08:34:56.276Z] === RUN TestDockerSuite/TestCommitNewFile [2023-01-30T08:34:57.646Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-01-30T08:34:57.743Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:34:57.743Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:34:57.903Z] --- PASS: TestExternalGraphDriver (5.56s) [2023-01-30T08:34:57.903Z] --- PASS: TestExternalGraphDriver/json (1.76s) [2023-01-30T08:34:57.903Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2023-01-30T08:34:57.903Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2023-01-30T08:34:57.903Z] === RUN TestGraphdriverPluginV2 [2023-01-30T08:34:57.938Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2023-01-30T08:34:57.938Z] === RUN TestBuildWithHugeFile [2023-01-30T08:34:58.161Z] === RUN TestDockerSuite/TestCommitTTY [2023-01-30T08:34:59.531Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-01-30T08:34:59.647Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-01-30T08:34:59.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2023-01-30T08:34:59.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.66s) [2023-01-30T08:34:59.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2023-01-30T08:34:59.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2023-01-30T08:34:59.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2023-01-30T08:34:59.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2023-01-30T08:34:59.648Z] === RUN TestBuildMultiStageCopy [2023-01-30T08:34:59.648Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-30T08:34:59.788Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-01-30T08:35:00.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-30T08:35:00.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-30T08:35:01.157Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-01-30T08:35:01.721Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-01-30T08:35:01.721Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-01-30T08:35:01.721Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-01-30T08:35:01.721Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-01-30T08:35:01.721Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-01-30T08:35:01.721Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-01-30T08:35:01.722Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-01-30T08:35:01.979Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2023-01-30T08:35:01.979Z] PASS [2023-01-30T08:35:01.979Z] [2023-01-30T08:35:01.979Z] DONE 5 tests in 9.763s [2023-01-30T08:35:01.979Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-30T08:35:01.979Z] ++ 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-01-30T08:35:01.979Z] ++ set -e [2023-01-30T08:35:01.979Z] ++ '[' -n 0 ']' [2023-01-30T08:35:01.979Z] ++ set -x [2023-01-30T08:35:01.979Z] ++ 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-01-30T08:35:01.979Z] INFO: Testing against a local daemon [2023-01-30T08:35:01.979Z] === RUN TestContinueAfterPluginCrash [2023-01-30T08:35:01.979Z] === PAUSE TestContinueAfterPluginCrash [2023-01-30T08:35:01.979Z] === RUN TestReadPluginNoRead [2023-01-30T08:35:01.979Z] === PAUSE TestReadPluginNoRead [2023-01-30T08:35:01.979Z] === RUN TestDaemonStartWithLogOpt [2023-01-30T08:35:01.979Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-30T08:35:01.979Z] === CONT TestContinueAfterPluginCrash [2023-01-30T08:35:01.979Z] === CONT TestDaemonStartWithLogOpt [2023-01-30T08:35:01.979Z] === CONT TestReadPluginNoRead [2023-01-30T08:35:02.911Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-01-30T08:35:03.827Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-30T08:35:04.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-30T08:35:04.281Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-30T08:35:04.281Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-01-30T08:35:04.282Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-01-30T08:35:04.845Z] --- PASS: TestDaemonStartWithLogOpt (2.88s) [2023-01-30T08:35:05.018Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-30T08:35:05.102Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-01-30T08:35:05.666Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-01-30T08:35:05.923Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-30T08:35:06.181Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-01-30T08:35:06.391Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-30T08:35:06.745Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-01-30T08:35:07.309Z] === RUN TestReadPluginNoRead/default [2023-01-30T08:35:07.327Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2023-01-30T08:35:07.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2023-01-30T08:35:07.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2023-01-30T08:35:07.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2023-01-30T08:35:07.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-01-30T08:35:07.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-01-30T08:35:07.327Z] === RUN TestBuildMultiStageParentConfig [2023-01-30T08:35:07.565Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-01-30T08:35:07.565Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-01-30T08:35:07.565Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-01-30T08:35:08.130Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-01-30T08:35:08.130Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-01-30T08:35:08.130Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-01-30T08:35:08.130Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-01-30T08:35:08.130Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-01-30T08:35:08.693Z] === CONT TestReadPluginNoRead [2023-01-30T08:35:08.693Z] read_test.go:92: [d01884284caec] daemon is not started [2023-01-30T08:35:08.693Z] --- PASS: TestReadPluginNoRead (6.58s) [2023-01-30T08:35:08.693Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2023-01-30T08:35:08.693Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s) [2023-01-30T08:35:08.693Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2023-01-30T08:35:08.950Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-01-30T08:35:09.514Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-01-30T08:35:09.514Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-01-30T08:35:10.078Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2023-01-30T08:35:10.078Z] PASS [2023-01-30T08:35:10.078Z] [2023-01-30T08:35:10.078Z] DONE 6 tests in 8.002s [2023-01-30T08:35:10.078Z] 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-01-30T08:35:10.078Z] ++ 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-01-30T08:35:10.078Z] ++ set -e [2023-01-30T08:35:10.078Z] ++ '[' -n 0 ']' [2023-01-30T08:35:10.078Z] ++ set -x [2023-01-30T08:35:10.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-30T08:35:10.078Z] testing: warning: no tests to run [2023-01-30T08:35:10.078Z] PASS [2023-01-30T08:35:10.078Z] [2023-01-30T08:35:10.078Z] DONE 0 tests in 0.007s [2023-01-30T08:35:10.078Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-01-30T08:35:10.078Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-01-30T08:35:10.078Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-30T08:35:10.078Z] ++ 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-01-30T08:35:10.078Z] ++ set -e [2023-01-30T08:35:10.078Z] ++ '[' -n 0 ']' [2023-01-30T08:35:10.078Z] ++ set -x [2023-01-30T08:35:10.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-30T08:35:10.078Z] INFO: Testing against a local daemon [2023-01-30T08:35:10.078Z] === RUN TestPluginWithDevMounts [2023-01-30T08:35:10.078Z] === PAUSE TestPluginWithDevMounts [2023-01-30T08:35:10.078Z] === CONT TestPluginWithDevMounts [2023-01-30T08:35:11.892Z] INFO [linters context/goanalysis] analyzers took 4m9.081542282s with top 10 stages: buildir: 1m41.319267905s, goimports: 21.548570426s, unconvert: 14.733927899s, gosec: 13.399650153s, S1038: 6.9678394s, misspell: 6.836121362s, golint: 6.55498172s, nilness: 3.761377786s, inspect: 3.74048291s, S1039: 3.307193446s [2023-01-30T08:35:11.892Z] INFO [runner] Issues before processing: 2493, after processing: 0 [2023-01-30T08:35:11.892Z] INFO [runner] Processors filtering stat (out/in): cgo: 1875/2493, path_prettifier: 1875/1875, identifier_marker: 1770/1770, autogenerated_exclude: 1770/1875, skip_files: 1875/1875, exclude: 1770/1770, filename_unadjuster: 1875/1875, skip_dirs: 1875/1875, exclude-rules: 78/1770, nolint: 0/78 [2023-01-30T08:35:11.892Z] INFO [runner] processing took 71.179752ms with stages: nolint: 27.737007ms, identifier_marker: 19.39626ms, path_prettifier: 7.940101ms, exclude-rules: 7.184528ms, autogenerated_exclude: 6.987719ms, skip_dirs: 1.579383ms, cgo: 221.335µs, filename_unadjuster: 127.189µs, max_same_issues: 2.229µs, exclude: 676ns, uniq_by_line: 603ns, skip_files: 468ns, max_from_linter: 341ns, severity-rules: 335ns, diff: 317ns, source_code: 303ns, path_shortener: 280ns, max_per_file_from_linter: 254ns, sort_results: 251ns, path_prefixer: 173ns [2023-01-30T08:35:11.892Z] INFO [runner] linters took 1m17.980946722s with stages: goanalysis_metalinter: 1m17.909635421s [2023-01-30T08:35:11.892Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-01-30T08:35:11.892Z] INFO Memory: 2240 samples, avg is 282.6MB, max is 1100.4MB [2023-01-30T08:35:11.892Z] INFO Execution took 3m43.864744134s [2023-01-30T08:35:11.892Z] Congratulations! The shell scripts are properly formatted. [2023-01-30T08:35:11.974Z] --- PASS: TestPluginWithDevMounts (1.54s) [2023-01-30T08:35:11.974Z] PASS [2023-01-30T08:35:11.974Z] [2023-01-30T08:35:11.974Z] DONE 1 tests in 1.572s [2023-01-30T08:35:11.974Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-30T08:35:11.974Z] ++ 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-01-30T08:35:11.974Z] ++ set -e [2023-01-30T08:35:11.974Z] ++ '[' -n 0 ']' [2023-01-30T08:35:11.974Z] ++ set -x [2023-01-30T08:35:11.974Z] ++ 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-01-30T08:35:11.974Z] INFO: Testing against a local daemon [2023-01-30T08:35:11.974Z] === RUN TestSecretInspect [2023-01-30T08:35:11.974Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-01-30T08:35:12.231Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-01-30T08:35:12.231Z] === RUN TestDockerSuite/TestContainerAPIGetAll [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-01-30T08:35:12.582Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-01-30T08:35:12.582Z] === RUN TestBuildLabelWithTargets [2023-01-30T08:35:12.780Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:526ae907e2828307f54315b184457c64bf1b299d hack/make.sh dynbinary-daemon test-docker-py [2023-01-30T08:35:12.795Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-01-30T08:35:13.342Z] [2023-01-30T08:35:13.342Z] Removing bundles/ [2023-01-30T08:35:13.342Z] [2023-01-30T08:35:13.342Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-01-30T08:35:13.342Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-30T08:35:13.342Z] GOOS="" GOARCH="" GOARM="" [2023-01-30T08:35:13.359Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-01-30T08:35:14.289Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-01-30T08:35:14.546Z] --- PASS: TestSecretInspect (2.79s) [2023-01-30T08:35:14.546Z] === RUN TestSecretList [2023-01-30T08:35:14.802Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-01-30T08:35:14.802Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-01-30T08:35:15.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-30T08:35:15.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-30T08:35:15.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-30T08:35:15.367Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-01-30T08:35:15.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-30T08:35:15.931Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-01-30T08:35:16.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-30T08:35:16.863Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-01-30T08:35:16.863Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-01-30T08:35:16.863Z] --- PASS: TestSecretList (2.48s) [2023-01-30T08:35:16.863Z] === RUN TestSecretsCreateAndDelete [2023-01-30T08:35:17.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-30T08:35:17.427Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-01-30T08:35:18.359Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-01-30T08:35:18.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-30T08:35:19.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-30T08:35:19.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-01-30T08:35:19.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-01-30T08:35:19.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-01-30T08:35:19.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-01-30T08:35:19.729Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-01-30T08:35:19.729Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2023-01-30T08:35:19.729Z] === RUN TestSecretsUpdate [2023-01-30T08:35:20.293Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-01-30T08:35:20.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-30T08:35:20.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-30T08:35:20.682Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-01-30T08:35:20.682Z] === RUN TestBuildWithEmptyLayers [2023-01-30T08:35:21.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-30T08:35:22.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-30T08:35:22.187Z] --- PASS: TestSecretsUpdate (2.47s) [2023-01-30T08:35:22.188Z] === RUN TestTemplatedSecret [2023-01-30T08:35:23.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-30T08:35:23.208Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2023-01-30T08:35:23.208Z] === RUN TestBuildMultiStageOnBuild [2023-01-30T08:35:23.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-30T08:35:24.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-30T08:35:24.710Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-01-30T08:35:25.130Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-30T08:35:25.131Z] Using test binary docker [2023-01-30T08:35:25.131Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-30T08:35:25.131Z] +++ /etc/init.d/apparmor start [2023-01-30T08:35:25.131Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-30T08:35:25.131Z] INFO: Waiting for daemon to start... [2023-01-30T08:35:25.131Z] Starting dockerd [2023-01-30T08:35:25.131Z] +++ 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-01-30T08:35:25.274Z] --- PASS: TestTemplatedSecret (2.82s) [2023-01-30T08:35:25.274Z] === RUN TestSecretCreateResolve [2023-01-30T08:35:25.274Z] === RUN TestDockerSuite/TestContainerAPITop [2023-01-30T08:35:25.838Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-01-30T08:35:25.838Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2023-01-30T08:35:25.838Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-01-30T08:35:25.838Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-01-30T08:35:26.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-01-30T08:35:27.028Z] . [2023-01-30T08:35:27.028Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-30T08:35:27.028Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-30T08:35:27.028Z] Error: No such image: emptyfs [2023-01-30T08:35:27.028Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-30T08:35:27.028Z] ++++ docker load [2023-01-30T08:35:27.028Z] Running integration-test (iteration 1) [2023-01-30T08:35:27.028Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-01-30T08:35:27.028Z] ++ 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-01-30T08:35:27.028Z] ++ set -e [2023-01-30T08:35:27.028Z] ++ '[' -n 0 ']' [2023-01-30T08:35:27.028Z] ++ set -x [2023-01-30T08:35:27.028Z] ++ 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-01-30T08:35:27.285Z] Loaded image: busybox:latest [2023-01-30T08:35:27.464Z] --- PASS: TestSecretCreateResolve (2.25s) [2023-01-30T08:35:27.465Z] PASS [2023-01-30T08:35:27.465Z] [2023-01-30T08:35:27.465Z] DONE 6 tests in 15.732s [2023-01-30T08:35:27.465Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-01-30T08:35:27.465Z] ++ 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-01-30T08:35:27.465Z] ++ set -e [2023-01-30T08:35:27.465Z] ++ '[' -n 0 ']' [2023-01-30T08:35:27.465Z] ++ set -x [2023-01-30T08:35:27.465Z] ++ 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-01-30T08:35:27.465Z] INFO: Testing against a local daemon [2023-01-30T08:35:27.465Z] === RUN TestServiceCreateInit [2023-01-30T08:35:27.465Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-30T08:35:27.544Z] Loaded image: busybox:glibc [2023-01-30T08:35:28.028Z] docker_api_swarm_test.go:272: [d674beb649c2d] joining swarm manager [da3955936bc25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:35:28.285Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-01-30T08:35:28.469Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-01-30T08:35:28.470Z] === RUN TestBuildUncleanTarFilenames [2023-01-30T08:35:28.477Z] Loaded image: debian:bullseye-slim [2023-01-30T08:35:28.477Z] Loaded image: hello-world:latest [2023-01-30T08:35:28.477Z] Loaded image: arm32v7/hello-world:latest [2023-01-30T08:35:28.477Z] INFO: Testing against a local daemon [2023-01-30T08:35:28.477Z] === RUN TestCgroupNamespacesBuild [2023-01-30T08:35:28.727Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2023-01-30T08:35:28.727Z] === RUN TestBuildMultiStageLayerLeak [2023-01-30T08:35:29.218Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-01-30T08:35:29.218Z] docker_api_swarm_test.go:273: [d4b033424c5fc] joining swarm manager [da3955936bc25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:35:30.148Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-01-30T08:35:30.525Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-01-30T08:35:30.525Z] [2023-01-30T08:35:30.525Z] ________ ____ __. [2023-01-30T08:35:30.525Z] \_____ \ | |/ _| [2023-01-30T08:35:30.525Z] / | \| < [2023-01-30T08:35:30.525Z] / | \ | \ [2023-01-30T08:35:30.525Z] \_______ /____|__ \ [2023-01-30T08:35:30.525Z] \/ \/ [2023-01-30T08:35:30.525Z] [2023-01-30T08:35:30.525Z] INFO: make.ps1 ended at 01/30/2023 08:35:22 [2023-01-30T08:35:30.525Z] INFO: Binaries build ended at 01/30/2023 08:35:24. Duration:00:01:27.0201897 [2023-01-30T08:35:30.525Z] INFO: Copying the built daemon binary to d:\CI\PR-44882\1\binary\dockerd-526ae907e2.exe... [2023-01-30T08:35:30.525Z] INFO: Copying the built client binary to d:\CI\PR-44882\1\binary\docker-526ae907e2.exe... [2023-01-30T08:35:30.525Z] INFO: Copying dockerversion from the container... [2023-01-30T08:35:30.525Z] INFO: Copying the golang package from the container to d:\CI\PR-44882\1\installer\go.zip... [2023-01-30T08:35:30.525Z] INFO: Extracting go.zip to d:\CI\PR-44882\1\go [2023-01-30T08:35:31.755Z] --- PASS: TestCgroupNamespacesBuild (2.98s) [2023-01-30T08:35:31.755Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-30T08:35:32.058Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-30T08:35:32.695Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2023-01-30T08:35:32.695Z] === RUN TestBuildWithSession [2023-01-30T08:35:32.695Z] build_session_test.go:25: TODO: BuildKit [2023-01-30T08:35:32.695Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-30T08:35:32.695Z] === RUN TestBuildSquashParent [2023-01-30T08:35:33.987Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2023-01-30T08:35:33.987Z] === RUN TestBuildWithHugeFile [2023-01-30T08:35:34.002Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-01-30T08:35:34.586Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-01-30T08:35:36.522Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-01-30T08:35:36.522Z] --- PASS: TestServiceCreateInit (8.92s) [2023-01-30T08:35:36.522Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2023-01-30T08:35:36.522Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2023-01-30T08:35:36.522Z] === RUN TestCreateServiceMultipleTimes [2023-01-30T08:35:36.904Z] --- PASS: TestBuildSquashParent (3.54s) [2023-01-30T08:35:36.904Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-30T08:35:36.904Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:35:36.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:35:36.904Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:35:36.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:35:36.904Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:35:36.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:35:36.904Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:35:36.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:35:36.904Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:35:36.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:35:36.904Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:35:36.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:35:36.904Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:35:36.904Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:35:37.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-01-30T08:35:37.837Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:35:37.837Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:35:38.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-01-30T08:35:39.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:35:39.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:35:39.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-01-30T08:35:40.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-01-30T08:35:41.116Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-01-30T08:35:41.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2023-01-30T08:35:41.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2023-01-30T08:35:41.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2023-01-30T08:35:41.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2023-01-30T08:35:41.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.61s) [2023-01-30T08:35:41.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s) [2023-01-30T08:35:41.116Z] === RUN TestBuildMultiStageCopy [2023-01-30T08:35:41.116Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-30T08:35:42.051Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-30T08:35:42.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-01-30T08:35:42.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-30T08:35:42.310Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-30T08:35:42.568Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-30T08:35:42.826Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2023-01-30T08:35:42.826Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2023-01-30T08:35:42.826Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2023-01-30T08:35:42.826Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2023-01-30T08:35:42.826Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2023-01-30T08:35:42.826Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2023-01-30T08:35:42.826Z] === RUN TestBuildMultiStageParentConfig [2023-01-30T08:35:43.391Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2023-01-30T08:35:43.391Z] === RUN TestBuildLabelWithTargets [2023-01-30T08:35:43.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010dd278_} [2023-01-30T08:35:44.324Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2023-01-30T08:35:44.324Z] === RUN TestBuildWithEmptyLayers [2023-01-30T08:35:44.890Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2023-01-30T08:35:44.890Z] === RUN TestBuildMultiStageOnBuild [2023-01-30T08:35:45.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1809589336_/foo_false____} [2023-01-30T08:35:46.263Z] --- PASS: TestBuildMultiStageOnBuild (1.30s) [2023-01-30T08:35:46.263Z] === RUN TestBuildUncleanTarFilenames [2023-01-30T08:35:46.521Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2023-01-30T08:35:46.521Z] === RUN TestBuildMultiStageLayerLeak [2023-01-30T08:35:46.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1809589336_/foo_true____} [2023-01-30T08:35:47.893Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2023-01-30T08:35:47.893Z] === RUN TestBuildWithHugeFile [2023-01-30T08:35:48.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33334645050_/foo_false____} [2023-01-30T08:35:49.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33334645050_/foo_true____} [2023-01-30T08:35:50.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-01-30T08:35:50.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33334645050_/foo_true__0xc0010dd2a8__} [2023-01-30T08:35:52.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010dd2c0_} [2023-01-30T08:35:52.376Z] --- PASS: TestCreateServiceMultipleTimes (16.12s) [2023-01-30T08:35:52.376Z] === RUN TestCreateServiceConflict [2023-01-30T08:35:53.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010dd2d8_} [2023-01-30T08:35:54.203Z] --- PASS: TestBuildWithHugeFile (50.51s) [2023-01-30T08:35:54.203Z] === RUN TestBuildWithEmptyDockerfile [2023-01-30T08:35:54.203Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:35:54.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:35:54.203Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:35:54.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:35:54.203Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:35:54.203Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:35:54.203Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:35:54.203Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:35:54.203Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:35:54.203Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-01-30T08:35:54.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2023-01-30T08:35:54.203Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2023-01-30T08:35:54.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-01-30T08:35:54.203Z] === RUN TestBuildPreserveOwnership [2023-01-30T08:35:54.203Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-30T08:35:54.203Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-30T08:35:54.203Z] --- PASS: TestBuildPreserveOwnership (3.65s) [2023-01-30T08:35:54.203Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2023-01-30T08:35:54.203Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2023-01-30T08:35:54.203Z] === RUN TestBuildPlatformInvalid [2023-01-30T08:35:54.203Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-01-30T08:35:54.203Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-30T08:35:54.203Z] Loaded image: busybox:latest [2023-01-30T08:35:54.203Z] Loaded image: busybox:glibc [2023-01-30T08:35:54.203Z] Loaded image: debian:bullseye-slim [2023-01-30T08:35:54.463Z] Loaded image: hello-world:latest [2023-01-30T08:35:54.463Z] Loaded image: arm32v7/hello-world:latest [2023-01-30T08:35:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010dd2f0_} [2023-01-30T08:35:54.933Z] --- PASS: TestCreateServiceConflict (2.45s) [2023-01-30T08:35:54.933Z] === RUN TestCreateServiceMaxReplicas [2023-01-30T08:35:55.636Z] INFO: Extraction ended at 01/30/2023 08:35:55. Duration:00:00:29.1771162 [2023-01-30T08:35:55.636Z] INFO: Updating the golang and path environment variables [2023-01-30T08:35:55.636Z] INFO: GOPATH=d:\gopath [2023-01-30T08:35:56.093Z] INFO: go version go1.18.10 windows/amd64 [2023-01-30T08:35:56.093Z] INFO: Running the daemon under test in debug mode [2023-01-30T08:35:56.093Z] INFO: Starting a daemon under test... [2023-01-30T08:35:56.093Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44882\1\daemon --pidfile d:\CI\PR-44882\1\docker.pid -D [2023-01-30T08:35:56.093Z] INFO: Process started successfully. [2023-01-30T08:35:56.093Z] INFO: Start tailing logs of the daemon under tests [2023-01-30T08:35:56.093Z] INFO: Waiting for the daemon under test to start... [2023-01-30T08:35:56.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0010dd308_} [2023-01-30T08:35:57.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-01-30T08:35:57.929Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2023-01-30T08:35:57.929Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-01-30T08:35:58.860Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-01-30T08:36:01.382Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-01-30T08:36:02.752Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-01-30T08:36:04.456Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.34s) [2023-01-30T08:36:04.456Z] PASS [2023-01-30T08:36:04.456Z] [2023-01-30T08:36:04.456Z] === Skipped [2023-01-30T08:36:04.456Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-01-30T08:36:04.456Z] build_session_test.go:25: TODO: BuildKit [2023-01-30T08:36:04.456Z] [2023-01-30T08:36:04.456Z] DONE 33 tests, 1 skipped in 89.044s [2023-01-30T08:36:04.456Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-01-30T08:36:04.456Z] INFO: Testing against a local daemon [2023-01-30T08:36:04.456Z] === RUN TestConfigInspect [2023-01-30T08:36:05.275Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-01-30T08:36:06.205Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-01-30T08:36:06.205Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-01-30T08:36:06.769Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-01-30T08:36:06.997Z] --- PASS: TestConfigInspect (2.48s) [2023-01-30T08:36:06.997Z] === RUN TestConfigList [2023-01-30T08:36:07.333Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-01-30T08:36:07.897Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-01-30T08:36:08.461Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-01-30T08:36:08.718Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-01-30T08:36:08.904Z] --- PASS: TestConfigList (1.72s) [2023-01-30T08:36:08.904Z] === RUN TestConfigsCreateAndDelete [2023-01-30T08:36:09.282Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-01-30T08:36:09.845Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-01-30T08:36:10.410Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-01-30T08:36:10.812Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2023-01-30T08:36:10.812Z] === RUN TestConfigsUpdate [2023-01-30T08:36:10.974Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-01-30T08:36:11.904Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-01-30T08:36:11.904Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s) [2023-01-30T08:36:11.904Z] === RUN TestCreateServiceSecretFileMode [2023-01-30T08:36:12.468Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-01-30T08:36:13.032Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-01-30T08:36:13.349Z] --- PASS: TestConfigsUpdate (2.09s) [2023-01-30T08:36:13.349Z] === RUN TestTemplatedConfig [2023-01-30T08:36:13.963Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-01-30T08:36:14.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-01-30T08:36:14.786Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-01-30T08:36:15.350Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-01-30T08:36:15.888Z] --- PASS: TestTemplatedConfig (2.65s) [2023-01-30T08:36:15.888Z] === RUN TestConfigCreateResolve [2023-01-30T08:36:15.915Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-01-30T08:36:16.173Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-01-30T08:36:16.737Z] === RUN TestDockerSuite/TestCpRelativePath [2023-01-30T08:36:17.163Z] .....INFO: Daemon under test started and replied! [2023-01-30T08:36:17.163Z] INFO: Docker version of the daemon under test [2023-01-30T08:36:17.163Z] [2023-01-30T08:36:17.163Z] Client: [2023-01-30T08:36:17.163Z] Version: 17.06.2-ce [2023-01-30T08:36:17.163Z] API version: 1.30 [2023-01-30T08:36:17.163Z] Go version: go1.8.3 [2023-01-30T08:36:17.163Z] Git commit: cec0b72 [2023-01-30T08:36:17.163Z] Built: Tue Sep 5 19:57:19 2017 [2023-01-30T08:36:17.163Z] OS/Arch: windows/amd64 [2023-01-30T08:36:17.163Z] [2023-01-30T08:36:17.163Z] Server: [2023-01-30T08:36:17.163Z] Version: 0.0.0-dev [2023-01-30T08:36:17.163Z] API version: 1.41 (minimum version 1.24) [2023-01-30T08:36:17.163Z] Go version: go1.18.10 [2023-01-30T08:36:17.163Z] Git commit: 526ae907e2 [2023-01-30T08:36:17.163Z] Built: 01/30/2023 08:34:03 [2023-01-30T08:36:17.163Z] OS/Arch: windows/amd64 [2023-01-30T08:36:17.163Z] Experimental: false [2023-01-30T08:36:17.163Z] [2023-01-30T08:36:17.163Z] INFO: Docker info of the daemon under test [2023-01-30T08:36:17.163Z] [2023-01-30T08:36:17.163Z] Containers: 0 [2023-01-30T08:36:17.163Z] Running: 0 [2023-01-30T08:36:17.163Z] Paused: 0 [2023-01-30T08:36:17.163Z] Stopped: 0 [2023-01-30T08:36:17.163Z] Images: 0 [2023-01-30T08:36:17.163Z] Server Version: 0.0.0-dev [2023-01-30T08:36:17.163Z] Storage Driver: windowsfilter [2023-01-30T08:36:17.163Z] Windows: [2023-01-30T08:36:17.163Z] Logging Driver: json-file [2023-01-30T08:36:17.163Z] Plugins: [2023-01-30T08:36:17.163Z] Volume: local [2023-01-30T08:36:17.163Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-30T08:36:17.163Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-30T08:36:17.163Z] Swarm: inactive [2023-01-30T08:36:17.163Z] Default Isolation: process [2023-01-30T08:36:17.163Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-30T08:36:17.163Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-30T08:36:17.163Z] OSType: windows [2023-01-30T08:36:17.163Z] Architecture: x86_64 [2023-01-30T08:36:17.163Z] CPUs: 4 [2023-01-30T08:36:17.163Z] Total Memory: 32GiB [2023-01-30T08:36:17.163Z] Name: azwin-2-8f9500 [2023-01-30T08:36:17.163Z] ID: 36I2:PCUC:VGFL:VVAU:55IM:NBUR:BUUD:T4HC:KOF3:6QVO:6XWX:J455 [2023-01-30T08:36:17.163Z] Docker Root Dir: D:\CI\PR-44882\1\daemon [2023-01-30T08:36:17.163Z] Debug Mode (client): false [2023-01-30T08:36:17.163Z] Debug Mode (server): true [2023-01-30T08:36:17.163Z] File Descriptors: -1 [2023-01-30T08:36:17.163Z] Goroutines: 16 [2023-01-30T08:36:17.163Z] System Time: 2023-01-30T08:36:15.2278284Z [2023-01-30T08:36:17.163Z] EventsListeners: 0 [2023-01-30T08:36:17.163Z] Registry: https://index.docker.io/v1/ [2023-01-30T08:36:17.163Z] Labels: [2023-01-30T08:36:17.163Z] Experimental: false [2023-01-30T08:36:17.163Z] Insecure Registries: [2023-01-30T08:36:17.163Z] 127.0.0.0/8 [2023-01-30T08:36:17.163Z] Live Restore Enabled: false [2023-01-30T08:36:17.163Z] [2023-01-30T08:36:17.163Z] [2023-01-30T08:36:17.163Z] INFO: Docker images of the daemon under test [2023-01-30T08:36:17.163Z] [2023-01-30T08:36:17.163Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-30T08:36:17.163Z] [2023-01-30T08:36:17.163Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-01-30T08:36:17.163Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-01-30T08:36:17.163Z] ltsc2019: Pulling from windows/servercore [2023-01-30T08:36:17.163Z] 8185ee4ed646: Pulling fs layer [2023-01-30T08:36:17.669Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-01-30T08:36:17.797Z] --- PASS: TestConfigCreateResolve (2.09s) [2023-01-30T08:36:17.797Z] === RUN TestConfigDaemonLibtrustID [2023-01-30T08:36:17.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-01-30T08:36:18.058Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-01-30T08:36:18.058Z] PASS [2023-01-30T08:36:18.058Z] [2023-01-30T08:36:18.058Z] DONE 7 tests in 13.675s [2023-01-30T08:36:18.318Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-01-30T08:36:18.318Z] INFO: Testing against a local daemon [2023-01-30T08:36:18.318Z] === RUN TestCheckpoint [2023-01-30T08:36:18.318Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-30T08:36:18.318Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-30T08:36:18.318Z] === RUN TestContainerInvalidJSON [2023-01-30T08:36:18.318Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:36:18.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:36:18.318Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:36:18.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:36:18.318Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:36:18.318Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:36:18.318Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:36:18.318Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:36:18.318Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:36:18.318Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-30T08:36:18.318Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-30T08:36:18.318Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-30T08:36:18.318Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-30T08:36:18.318Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-30T08:36:18.318Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-01-30T08:36:18.318Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-30T08:36:18.318Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2023-01-30T08:36:18.318Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-30T08:36:18.491Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-01-30T08:36:18.578Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2023-01-30T08:36:18.578Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-30T08:36:18.578Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-01-30T08:36:18.578Z] === RUN TestCopyFromContainer [2023-01-30T08:36:19.055Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-01-30T08:36:19.312Z] docker_api_swarm_node_test.go:20: [d5fb3ee330e26] joining swarm manager [dda4ae083aa45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:36:19.571Z] === RUN TestCopyFromContainer// [2023-01-30T08:36:19.842Z] === RUN TestCopyFromContainer//bar/root [2023-01-30T08:36:19.842Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-30T08:36:19.842Z] === RUN TestCopyFromContainer/bar/quux [2023-01-30T08:36:19.842Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-30T08:36:19.876Z] === RUN TestDockerSuite/TestCpToCaseA [2023-01-30T08:36:20.107Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-30T08:36:20.107Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-30T08:36:20.107Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-30T08:36:20.107Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-30T08:36:20.107Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-30T08:36:20.132Z] docker_api_swarm_node_test.go:21: [d10ff300084fb] joining swarm manager [dda4ae083aa45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer (1.76s) [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer// (0.09s) [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-01-30T08:36:20.367Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-01-30T08:36:20.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-30T08:36:20.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:36:20.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:36:20.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:36:20.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:36:20.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:36:20.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:36:20.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:36:20.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:36:20.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:36:20.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-01-30T08:36:20.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-30T08:36:20.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-30T08:36:20.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-30T08:36:20.367Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-30T08:36:20.368Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-01-30T08:36:20.368Z] === RUN TestCreateWithInvalidEnv [2023-01-30T08:36:20.368Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-30T08:36:20.368Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-30T08:36:20.368Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-30T08:36:20.368Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-30T08:36:20.368Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-30T08:36:20.368Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-30T08:36:20.368Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-30T08:36:20.368Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-30T08:36:20.368Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-30T08:36:20.368Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-30T08:36:20.368Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-30T08:36:20.368Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-30T08:36:20.368Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-30T08:36:20.368Z] === RUN TestCreateTmpfsMountsTarget [2023-01-30T08:36:20.368Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-01-30T08:36:20.368Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-30T08:36:21.063Z] === RUN TestDockerSuite/TestCpToCaseB [2023-01-30T08:36:21.627Z] === RUN TestDockerSuite/TestCpToCaseC [2023-01-30T08:36:21.749Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2023-01-30T08:36:21.749Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-30T08:36:22.997Z] === RUN TestDockerSuite/TestCpToCaseD [2023-01-30T08:36:23.658Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2023-01-30T08:36:23.658Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-30T08:36:23.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:36:23.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:36:23.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:36:23.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:36:23.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:36:23.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:36:23.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:36:23.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:36:23.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:36:23.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:36:23.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:36:23.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:36:23.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:36:23.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:36:23.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:36:23.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-30T08:36:23.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-30T08:36:23.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-30T08:36:23.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-30T08:36:23.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-30T08:36:23.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2023-01-30T08:36:23.658Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-30T08:36:24.227Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2023-01-30T08:36:24.227Z] === RUN TestCreateDifferentPlatform [2023-01-30T08:36:24.227Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-30T08:36:24.227Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-30T08:36:24.227Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-01-30T08:36:24.227Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-30T08:36:24.227Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-30T08:36:24.227Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-30T08:36:24.227Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-01-30T08:36:24.227Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-30T08:36:24.227Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-01-30T08:36:24.227Z] === RUN TestContainerStartOnDaemonRestart [2023-01-30T08:36:24.227Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-30T08:36:24.227Z] === RUN TestDaemonRestartIpcMode [2023-01-30T08:36:24.227Z] === PAUSE TestDaemonRestartIpcMode [2023-01-30T08:36:24.227Z] === RUN TestDaemonHostGatewayIP [2023-01-30T08:36:24.227Z] === PAUSE TestDaemonHostGatewayIP [2023-01-30T08:36:24.227Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-30T08:36:24.227Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-30T08:36:24.227Z] === RUN TestContainerKillOnDaemonStart [2023-01-30T08:36:24.227Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-30T08:36:24.227Z] === RUN TestDiff [2023-01-30T08:36:24.797Z] --- PASS: TestDiff (0.59s) [2023-01-30T08:36:24.797Z] === RUN TestExecWithCloseStdin [2023-01-30T08:36:25.367Z] --- PASS: TestExecWithCloseStdin (0.62s) [2023-01-30T08:36:25.367Z] === RUN TestExec [2023-01-30T08:36:25.519Z] --- PASS: TestCreateServiceSecretFileMode (13.12s) [2023-01-30T08:36:25.519Z] === RUN TestCreateServiceConfigFileMode [2023-01-30T08:36:25.936Z] --- PASS: TestExec (0.62s) [2023-01-30T08:36:25.936Z] === RUN TestExecUser [2023-01-30T08:36:26.450Z] === RUN TestDockerSuite/TestCpToCaseE [2023-01-30T08:36:26.608Z] --- PASS: TestBuildWithHugeFile (36.63s) [2023-01-30T08:36:26.608Z] === RUN TestBuildWithEmptyDockerfile [2023-01-30T08:36:26.608Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:36:26.608Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:36:26.608Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:36:26.608Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:36:26.608Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:36:26.608Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:36:26.608Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:36:26.608Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:36:26.608Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:36:26.608Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2023-01-30T08:36:26.608Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-01-30T08:36:26.608Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2023-01-30T08:36:26.608Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-01-30T08:36:26.608Z] === RUN TestBuildPreserveOwnership [2023-01-30T08:36:26.608Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-30T08:36:26.865Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-30T08:36:26.879Z] --- PASS: TestExecUser (0.61s) [2023-01-30T08:36:26.879Z] === RUN TestExportContainerAndImportImage [2023-01-30T08:36:27.448Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2023-01-30T08:36:27.448Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-30T08:36:27.800Z] --- PASS: TestBuildPreserveOwnership (2.92s) [2023-01-30T08:36:27.800Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.97s) [2023-01-30T08:36:27.800Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2023-01-30T08:36:27.800Z] === RUN TestBuildPlatformInvalid [2023-01-30T08:36:27.800Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-01-30T08:36:27.800Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-30T08:36:28.732Z] Loaded image: busybox:latest [2023-01-30T08:36:28.732Z] Loaded image: busybox:glibc [2023-01-30T08:36:28.830Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2023-01-30T08:36:28.830Z] === RUN TestHealthCheckWorkdir [2023-01-30T08:36:28.973Z] === RUN TestDockerSuite/TestCpToCaseF [2023-01-30T08:36:28.973Z] === RUN TestDockerSuite/TestCpToCaseG [2023-01-30T08:36:29.400Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2023-01-30T08:36:29.400Z] === RUN TestHealthKillContainer [2023-01-30T08:36:29.667Z] Loaded image: debian:bullseye-slim [2023-01-30T08:36:29.667Z] Loaded image: hello-world:latest [2023-01-30T08:36:29.667Z] Loaded image: arm32v7/hello-world:latest [2023-01-30T08:36:30.199Z] --- PASS: TestBuildWithHugeFile (52.43s) [2023-01-30T08:36:30.199Z] === RUN TestBuildWithEmptyDockerfile [2023-01-30T08:36:30.199Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:36:30.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:36:30.199Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:36:30.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:36:30.199Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:36:30.199Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:36:30.199Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:36:30.199Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:36:30.199Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:36:30.199Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-01-30T08:36:30.199Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2023-01-30T08:36:30.199Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2023-01-30T08:36:30.199Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-01-30T08:36:30.199Z] === RUN TestBuildPreserveOwnership [2023-01-30T08:36:30.199Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-30T08:36:31.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-01-30T08:36:32.061Z] === RUN TestDockerSuite/TestCpToCaseH [2023-01-30T08:36:32.097Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-30T08:36:34.584Z] === RUN TestDockerSuite/TestCpToCaseI [2023-01-30T08:36:35.148Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-01-30T08:36:35.712Z] docker_api_swarm_test.go:502: [d3d0780d0e30b] joining swarm manager [dc0261f43e830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:36:36.277Z] --- PASS: TestBuildPreserveOwnership (10.41s) [2023-01-30T08:36:36.277Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.40s) [2023-01-30T08:36:36.277Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-01-30T08:36:36.277Z] === RUN TestBuildPlatformInvalid [2023-01-30T08:36:36.277Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-01-30T08:36:36.277Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-30T08:36:36.277Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2023-01-30T08:36:36.277Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-01-30T08:36:36.277Z] PASS [2023-01-30T08:36:36.277Z] [2023-01-30T08:36:36.277Z] === Skipped [2023-01-30T08:36:36.277Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-01-30T08:36:36.277Z] build_session_test.go:25: TODO: BuildKit [2023-01-30T08:36:36.277Z] [2023-01-30T08:36:36.277Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-01-30T08:36:36.277Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2023-01-30T08:36:36.277Z] [2023-01-30T08:36:36.277Z] DONE 33 tests, 2 skipped in 115.460s [2023-01-30T08:36:36.277Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-01-30T08:36:36.277Z] INFO: Testing against a local daemon [2023-01-30T08:36:36.277Z] === RUN TestConfigInspect [2023-01-30T08:36:36.277Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:36.277Z] --- SKIP: TestConfigInspect (0.01s) [2023-01-30T08:36:36.277Z] === RUN TestConfigList [2023-01-30T08:36:36.277Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:36.277Z] --- SKIP: TestConfigList (0.01s) [2023-01-30T08:36:36.277Z] === RUN TestConfigsCreateAndDelete [2023-01-30T08:36:36.277Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:36.277Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-01-30T08:36:36.277Z] === RUN TestConfigsUpdate [2023-01-30T08:36:36.277Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:36.277Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-01-30T08:36:36.277Z] === RUN TestTemplatedConfig [2023-01-30T08:36:36.277Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:36.277Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-01-30T08:36:36.277Z] === RUN TestConfigCreateResolve [2023-01-30T08:36:36.277Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:36.277Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-01-30T08:36:36.277Z] === RUN TestConfigDaemonLibtrustID [2023-01-30T08:36:37.525Z] --- PASS: TestHealthKillContainer (8.25s) [2023-01-30T08:36:37.525Z] === RUN TestHealthCheckProcessKilled [2023-01-30T08:36:38.234Z] --- PASS: TestCreateServiceConfigFileMode (13.19s) [2023-01-30T08:36:38.234Z] === RUN TestCreateServiceSysctls [2023-01-30T08:36:38.241Z] 8185ee4ed646: Verifying Checksum [2023-01-30T08:36:38.241Z] 8185ee4ed646: Download complete [2023-01-30T08:36:38.252Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2023-01-30T08:36:38.252Z] PASS [2023-01-30T08:36:38.252Z] [2023-01-30T08:36:38.252Z] === Skipped [2023-01-30T08:36:38.252Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2023-01-30T08:36:38.252Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:38.252Z] [2023-01-30T08:36:38.252Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-01-30T08:36:38.252Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:38.252Z] [2023-01-30T08:36:38.252Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-01-30T08:36:38.252Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:38.252Z] [2023-01-30T08:36:38.252Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-01-30T08:36:38.252Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:38.252Z] [2023-01-30T08:36:38.252Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-01-30T08:36:38.252Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:38.252Z] [2023-01-30T08:36:38.252Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-01-30T08:36:38.252Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:36:38.252Z] [2023-01-30T08:36:38.252Z] DONE 7 tests, 6 skipped in 1.709s [2023-01-30T08:36:38.252Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-01-30T08:36:38.252Z] INFO: Testing against a local daemon [2023-01-30T08:36:38.252Z] === RUN TestCheckpoint [2023-01-30T08:36:38.252Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-30T08:36:38.252Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-30T08:36:38.252Z] === RUN TestContainerInvalidJSON [2023-01-30T08:36:38.252Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:36:38.252Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:36:38.252Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:36:38.252Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:36:38.252Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:36:38.252Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:36:38.252Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:36:38.252Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:36:38.252Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:36:38.252Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-30T08:36:38.252Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-30T08:36:38.252Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-30T08:36:38.252Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-30T08:36:38.252Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-30T08:36:38.252Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-01-30T08:36:38.252Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-30T08:36:38.252Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-01-30T08:36:38.252Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-30T08:36:38.252Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-01-30T08:36:38.252Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-30T08:36:38.252Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-01-30T08:36:38.252Z] === RUN TestCopyFromContainer [2023-01-30T08:36:38.464Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2023-01-30T08:36:38.464Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-30T08:36:38.798Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-01-30T08:36:39.034Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2023-01-30T08:36:39.034Z] === RUN TestIpcModeNone [2023-01-30T08:36:39.362Z] === RUN TestDockerSuite/TestCpToDot [2023-01-30T08:36:39.603Z] --- PASS: TestIpcModeNone (0.62s) [2023-01-30T08:36:39.603Z] === RUN TestIpcModePrivate [2023-01-30T08:36:39.863Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2023-01-30T08:36:39.926Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-01-30T08:36:40.126Z] --- PASS: TestIpcModePrivate (0.61s) [2023-01-30T08:36:40.126Z] === RUN TestIpcModeShareable [2023-01-30T08:36:40.696Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2023-01-30T08:36:40.696Z] --- PASS: TestIpcModeShareable (0.58s) [2023-01-30T08:36:40.696Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-30T08:36:41.294Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-01-30T08:36:41.858Z] --- PASS: TestCreateServiceSysctls (3.61s) [2023-01-30T08:36:41.858Z] === RUN TestCreateServiceCapabilities [2023-01-30T08:36:41.871Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.23s) [2023-01-30T08:36:41.871Z] PASS [2023-01-30T08:36:41.871Z] [2023-01-30T08:36:41.871Z] === Skipped [2023-01-30T08:36:41.871Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-01-30T08:36:41.871Z] build_session_test.go:25: TODO: BuildKit [2023-01-30T08:36:41.871Z] [2023-01-30T08:36:41.871Z] DONE 33 tests, 1 skipped in 72.870s [2023-01-30T08:36:41.871Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-01-30T08:36:41.871Z] ++ 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-01-30T08:36:41.871Z] ++ set -e [2023-01-30T08:36:41.871Z] ++ '[' -n 0 ']' [2023-01-30T08:36:41.871Z] ++ set -x [2023-01-30T08:36:41.871Z] ++ 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-01-30T08:36:41.871Z] INFO: Testing against a local daemon [2023-01-30T08:36:41.871Z] === RUN TestConfigInspect [2023-01-30T08:36:42.422Z] === RUN TestDockerSuite/TestCpToStdout [2023-01-30T08:36:42.435Z] --- PASS: TestConfigInspect (2.25s) [2023-01-30T08:36:42.435Z] === RUN TestConfigList [2023-01-30T08:36:42.507Z] === RUN TestCopyFromContainer// [2023-01-30T08:36:42.507Z] === RUN TestCopyFromContainer//bar/root [2023-01-30T08:36:42.507Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-30T08:36:42.507Z] === RUN TestCopyFromContainer/bar/quux [2023-01-30T08:36:42.507Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-30T08:36:42.507Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-30T08:36:42.507Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-30T08:36:42.507Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-30T08:36:42.507Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-30T08:36:42.507Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer (4.32s) [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer//bar/root (0.04s) [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-01-30T08:36:42.507Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-01-30T08:36:42.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-30T08:36:42.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:36:42.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:36:42.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:36:42.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:36:42.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:36:42.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:36:42.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:36:42.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:36:42.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:36:42.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-01-30T08:36:42.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2023-01-30T08:36:42.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-01-30T08:36:42.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-01-30T08:36:42.507Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-30T08:36:42.606Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2023-01-30T08:36:42.606Z] === RUN TestAPIIpcModeHost [2023-01-30T08:36:42.765Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-01-30T08:36:42.765Z] === RUN TestCreateWithInvalidEnv [2023-01-30T08:36:42.765Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-30T08:36:42.765Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-30T08:36:42.765Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-30T08:36:42.765Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-30T08:36:42.765Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-30T08:36:42.765Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-30T08:36:42.765Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-30T08:36:42.765Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-30T08:36:42.765Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-30T08:36:42.765Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-30T08:36:42.765Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-30T08:36:42.765Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-30T08:36:42.765Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-30T08:36:42.765Z] === RUN TestCreateTmpfsMountsTarget [2023-01-30T08:36:42.765Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-01-30T08:36:42.765Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-30T08:36:42.865Z] --- PASS: TestAPIIpcModeHost (0.38s) [2023-01-30T08:36:42.865Z] === RUN TestDaemonIpcModeShareable [2023-01-30T08:36:42.987Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-01-30T08:36:43.244Z] docker_api_swarm_test.go:507: [db5a8f3219457] joining swarm manager [dc0261f43e830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:36:43.697Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2023-01-30T08:36:43.697Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-30T08:36:44.175Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-01-30T08:36:44.175Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-01-30T08:36:44.247Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-01-30T08:36:44.247Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2023-01-30T08:36:44.247Z] === RUN TestDaemonIpcModePrivate [2023-01-30T08:36:44.738Z] --- PASS: TestCreateServiceCapabilities (3.02s) [2023-01-30T08:36:44.738Z] === RUN TestInspect [2023-01-30T08:36:44.960Z] --- PASS: TestConfigList (2.10s) [2023-01-30T08:36:44.960Z] === RUN TestConfigsCreateAndDelete [2023-01-30T08:36:44.995Z] === RUN TestDockerSuite/TestCpVolumePath [2023-01-30T08:36:45.069Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.07s) [2023-01-30T08:36:45.069Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-30T08:36:45.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:36:45.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:36:45.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:36:45.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:36:45.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:36:45.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:36:45.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:36:45.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:36:45.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:36:45.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:36:45.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:36:45.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:36:45.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:36:45.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:36:45.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:36:45.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-30T08:36:45.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-30T08:36:45.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-30T08:36:45.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-30T08:36:45.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-30T08:36:45.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-30T08:36:45.069Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-30T08:36:45.185Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-01-30T08:36:45.327Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2023-01-30T08:36:45.327Z] === RUN TestCreateDifferentPlatform [2023-01-30T08:36:45.327Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-30T08:36:45.327Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-30T08:36:45.327Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-01-30T08:36:45.327Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-30T08:36:45.327Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-30T08:36:45.327Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-30T08:36:45.327Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-01-30T08:36:45.327Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-30T08:36:45.327Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-01-30T08:36:45.327Z] === RUN TestContainerStartOnDaemonRestart [2023-01-30T08:36:45.327Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-01-30T08:36:45.327Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-01-30T08:36:45.327Z] === RUN TestDaemonRestartIpcMode [2023-01-30T08:36:45.327Z] === PAUSE TestDaemonRestartIpcMode [2023-01-30T08:36:45.327Z] === RUN TestDaemonHostGatewayIP [2023-01-30T08:36:45.327Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:36:45.327Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-01-30T08:36:45.327Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-30T08:36:45.327Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-30T08:36:45.327Z] === RUN TestContainerKillOnDaemonStart [2023-01-30T08:36:45.327Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-01-30T08:36:45.327Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-01-30T08:36:45.327Z] === RUN TestDiff [2023-01-30T08:36:45.444Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2023-01-30T08:36:45.444Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-30T08:36:45.559Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-01-30T08:36:45.816Z] === RUN TestDockerSuite/TestCreateArgs [2023-01-30T08:36:45.816Z] === RUN TestDockerSuite/TestCreateByImageID [2023-01-30T08:36:45.892Z] --- PASS: TestDiff (0.39s) [2023-01-30T08:36:45.892Z] === RUN TestExecWithCloseStdin [2023-01-30T08:36:46.073Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-01-30T08:36:46.150Z] --- PASS: TestExecWithCloseStdin (0.42s) [2023-01-30T08:36:46.150Z] === RUN TestExec [2023-01-30T08:36:46.384Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-01-30T08:36:46.384Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2023-01-30T08:36:46.384Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-30T08:36:46.715Z] --- PASS: TestExec (0.42s) [2023-01-30T08:36:46.715Z] === RUN TestExecUser [2023-01-30T08:36:46.855Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2023-01-30T08:36:46.856Z] === RUN TestConfigsUpdate [2023-01-30T08:36:46.973Z] --- PASS: TestExecUser (0.41s) [2023-01-30T08:36:46.973Z] === RUN TestExportContainerAndImportImage [2023-01-30T08:36:47.005Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-01-30T08:36:47.005Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-01-30T08:36:47.005Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-01-30T08:36:47.005Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-01-30T08:36:47.539Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2023-01-30T08:36:47.539Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-30T08:36:47.766Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-01-30T08:36:47.766Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2023-01-30T08:36:47.766Z] === RUN TestIpcModeOlderClient [2023-01-30T08:36:47.766Z] === PAUSE TestIpcModeOlderClient [2023-01-30T08:36:47.766Z] === RUN TestKillContainerInvalidSignal [2023-01-30T08:36:47.935Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-01-30T08:36:47.936Z] === RUN TestDockerSuite/TestCreateLabels [2023-01-30T08:36:47.936Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-01-30T08:36:48.026Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2023-01-30T08:36:48.026Z] === RUN TestKillContainer [2023-01-30T08:36:48.026Z] === RUN TestKillContainer/no_signal [2023-01-30T08:36:48.192Z] === RUN TestDockerSuite/TestCreateRM [2023-01-30T08:36:48.192Z] --- PASS: TestInspect (3.33s) [2023-01-30T08:36:48.192Z] === RUN TestCreateJob [2023-01-30T08:36:48.192Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-01-30T08:36:48.193Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-30T08:36:48.193Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-01-30T08:36:48.193Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-01-30T08:36:48.449Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-01-30T08:36:48.596Z] === RUN TestKillContainer/non_killing_signal [2023-01-30T08:36:48.752Z] --- PASS: TestConfigsUpdate (2.09s) [2023-01-30T08:36:48.752Z] === RUN TestTemplatedConfig [2023-01-30T08:36:48.856Z] === RUN TestKillContainer/killing_signal [2023-01-30T08:36:49.429Z] --- PASS: TestKillContainer (1.36s) [2023-01-30T08:36:49.429Z] --- PASS: TestKillContainer/no_signal (0.45s) [2023-01-30T08:36:49.429Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2023-01-30T08:36:49.429Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2023-01-30T08:36:49.429Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-30T08:36:49.429Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-30T08:36:49.820Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-01-30T08:36:49.820Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-01-30T08:36:49.820Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-01-30T08:36:49.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-30T08:36:50.063Z] --- PASS: TestExportContainerAfterDaemonRestart (2.27s) [2023-01-30T08:36:50.063Z] === RUN TestHealthCheckWorkdir [2023-01-30T08:36:50.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2023-01-30T08:36:50.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2023-01-30T08:36:50.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2023-01-30T08:36:50.259Z] === RUN TestKillStoppedContainer [2023-01-30T08:36:50.321Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2023-01-30T08:36:50.321Z] === RUN TestHealthKillContainer [2023-01-30T08:36:50.520Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-01-30T08:36:50.520Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-30T08:36:50.520Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-01-30T08:36:50.520Z] === RUN TestKillDifferentUserContainer [2023-01-30T08:36:51.090Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2023-01-30T08:36:51.090Z] === RUN TestInspectOomKilledTrue [2023-01-30T08:36:51.090Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-01-30T08:36:51.090Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-30T08:36:51.090Z] === RUN TestInspectOomKilledFalse [2023-01-30T08:36:51.277Z] --- PASS: TestTemplatedConfig (2.52s) [2023-01-30T08:36:51.277Z] === RUN TestConfigCreateResolve [2023-01-30T08:36:51.350Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2023-01-30T08:36:51.350Z] === RUN TestLinksEtcHostsContentMatch [2023-01-30T08:36:51.610Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2023-01-30T08:36:51.610Z] === RUN TestLinksContainerNames [2023-01-30T08:36:51.713Z] --- PASS: TestCreateJob (3.34s) [2023-01-30T08:36:51.713Z] === RUN TestReplicatedJob [2023-01-30T08:36:52.278Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-01-30T08:36:52.278Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-01-30T08:36:52.278Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-01-30T08:36:52.535Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-01-30T08:36:52.535Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-01-30T08:36:52.535Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-01-30T08:36:52.548Z] --- PASS: TestLinksContainerNames (0.86s) [2023-01-30T08:36:52.548Z] === RUN TestLogsFollowTailEmpty [2023-01-30T08:36:53.100Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-01-30T08:36:53.117Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2023-01-30T08:36:53.117Z] === RUN TestContainerNetworkMountsNoChown [2023-01-30T08:36:53.378Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/default [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/default [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/private [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/private [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rprivate [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/slave [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/slave [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rslave [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/shared [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/shared [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rshared [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/default [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/rshared [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/shared [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/rslave [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/slave [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/rprivate [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/private [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-30T08:36:53.378Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:36:53.378Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:36:53.378Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-30T08:36:53.638Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:36:53.638Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:36:53.638Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:36:53.638Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:36:53.638Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-30T08:36:53.638Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:36:53.638Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:36:53.638Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-30T08:36:53.638Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:36:53.638Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:36:53.812Z] --- PASS: TestConfigCreateResolve (2.10s) [2023-01-30T08:36:53.812Z] === RUN TestConfigDaemonLibtrustID [2023-01-30T08:36:53.812Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-01-30T08:36:53.812Z] PASS [2023-01-30T08:36:53.812Z] [2023-01-30T08:36:53.812Z] DONE 7 tests in 13.875s [2023-01-30T08:36:53.812Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-01-30T08:36:53.812Z] ++ 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-01-30T08:36:53.812Z] ++ set -e [2023-01-30T08:36:53.812Z] ++ '[' -n 0 ']' [2023-01-30T08:36:53.812Z] ++ set -x [2023-01-30T08:36:53.812Z] ++ 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-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-30T08:36:53.899Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:36:54.070Z] INFO: Testing against a local daemon [2023-01-30T08:36:54.070Z] === RUN TestCheckpoint [2023-01-30T08:36:54.070Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-30T08:36:54.070Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-30T08:36:54.070Z] === RUN TestContainerInvalidJSON [2023-01-30T08:36:54.070Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:36:54.070Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:36:54.070Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:36:54.070Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:36:54.070Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:36:54.070Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:36:54.070Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:36:54.070Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:36:54.070Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:36:54.070Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-30T08:36:54.070Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-30T08:36:54.070Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-30T08:36:54.070Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-30T08:36:54.070Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-01-30T08:36:54.158Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-01-30T08:36:54.158Z] === RUN TestContainerBindMountNonRecursive [2023-01-30T08:36:54.327Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-01-30T08:36:54.327Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-30T08:36:54.328Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-01-30T08:36:54.328Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-30T08:36:54.328Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-01-30T08:36:54.328Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-30T08:36:54.328Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-01-30T08:36:54.328Z] === RUN TestCopyFromContainer [2023-01-30T08:36:54.469Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-01-30T08:36:55.260Z] === RUN TestCopyFromContainer// [2023-01-30T08:36:55.260Z] === RUN TestCopyFromContainer//bar/root [2023-01-30T08:36:55.260Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-30T08:36:55.400Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-01-30T08:36:55.518Z] === RUN TestCopyFromContainer/bar/quux [2023-01-30T08:36:55.518Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-30T08:36:55.518Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-30T08:36:55.518Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-30T08:36:55.539Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2023-01-30T08:36:55.539Z] === RUN TestContainerVolumesMountedAsShared [2023-01-30T08:36:55.775Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-30T08:36:55.775Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-30T08:36:55.775Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer (1.45s) [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-01-30T08:36:55.775Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-01-30T08:36:55.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-30T08:36:55.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:36:55.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:36:55.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:36:55.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:36:55.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:36:55.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:36:55.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:36:55.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:36:55.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:36:55.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-01-30T08:36:55.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-30T08:36:55.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-30T08:36:55.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-30T08:36:55.775Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-30T08:36:55.775Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-01-30T08:36:55.775Z] === RUN TestCreateWithInvalidEnv [2023-01-30T08:36:55.775Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-30T08:36:55.775Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-30T08:36:55.775Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-30T08:36:55.775Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-30T08:36:55.775Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-30T08:36:55.775Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-30T08:36:55.775Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-30T08:36:55.775Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-30T08:36:55.775Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-30T08:36:55.775Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-30T08:36:55.775Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-30T08:36:55.775Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-30T08:36:55.775Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-30T08:36:55.775Z] === RUN TestCreateTmpfsMountsTarget [2023-01-30T08:36:55.798Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2023-01-30T08:36:55.799Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-30T08:36:56.033Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-01-30T08:36:56.033Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-30T08:36:56.059Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2023-01-30T08:36:56.059Z] === RUN TestNetworkNat [2023-01-30T08:36:56.627Z] --- PASS: TestNetworkNat (0.45s) [2023-01-30T08:36:56.627Z] === RUN TestNetworkLocalhostTCPNat [2023-01-30T08:36:56.769Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-01-30T08:36:56.887Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2023-01-30T08:36:56.887Z] === RUN TestNetworkLoopbackNat [2023-01-30T08:36:57.404Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2023-01-30T08:36:57.404Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-30T08:36:57.699Z] --- PASS: TestReplicatedJob (6.28s) [2023-01-30T08:36:57.700Z] === RUN TestUpdateReplicatedJob [2023-01-30T08:36:58.336Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2023-01-30T08:36:58.336Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-30T08:36:58.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:36:58.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:36:58.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:36:58.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:36:58.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:36:58.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:36:58.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:36:58.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:36:58.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:36:58.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:36:58.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:36:58.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:36:58.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:36:58.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:36:58.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:36:58.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-30T08:36:58.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-30T08:36:58.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-30T08:36:58.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-30T08:36:58.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-30T08:36:58.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-30T08:36:58.336Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-30T08:36:58.419Z] --- PASS: TestHealthKillContainer (7.86s) [2023-01-30T08:36:58.419Z] === RUN TestHealthCheckProcessKilled [2023-01-30T08:36:58.631Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-01-30T08:36:58.676Z] --- PASS: TestHealthCheckProcessKilled (0.61s) [2023-01-30T08:36:58.676Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-30T08:36:58.677Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-30T08:36:58.677Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-01-30T08:36:58.677Z] === RUN TestIpcModeNone [2023-01-30T08:36:58.901Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2023-01-30T08:36:58.901Z] === RUN TestCreateDifferentPlatform [2023-01-30T08:36:58.901Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-30T08:36:58.901Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-30T08:36:58.901Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-01-30T08:36:58.901Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-30T08:36:58.901Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-30T08:36:58.901Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-30T08:36:59.158Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2023-01-30T08:36:59.158Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-30T08:36:59.158Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-01-30T08:36:59.158Z] === RUN TestContainerStartOnDaemonRestart [2023-01-30T08:36:59.158Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-30T08:36:59.158Z] === RUN TestDaemonRestartIpcMode [2023-01-30T08:36:59.158Z] === PAUSE TestDaemonRestartIpcMode [2023-01-30T08:36:59.158Z] === RUN TestDaemonHostGatewayIP [2023-01-30T08:36:59.158Z] === PAUSE TestDaemonHostGatewayIP [2023-01-30T08:36:59.158Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-30T08:36:59.158Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-30T08:36:59.158Z] === RUN TestContainerKillOnDaemonStart [2023-01-30T08:36:59.158Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-30T08:36:59.158Z] === RUN TestDiff [2023-01-30T08:36:59.194Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-01-30T08:36:59.240Z] --- PASS: TestIpcModeNone (0.42s) [2023-01-30T08:36:59.240Z] === RUN TestIpcModePrivate [2023-01-30T08:36:59.498Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-01-30T08:36:59.498Z] --- PASS: TestIpcModePrivate (0.41s) [2023-01-30T08:36:59.498Z] === RUN TestIpcModeShareable [2023-01-30T08:36:59.498Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-30T08:36:59.498Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-01-30T08:36:59.498Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-30T08:36:59.723Z] --- PASS: TestDiff (0.42s) [2023-01-30T08:36:59.723Z] === RUN TestExecWithCloseStdin [2023-01-30T08:36:59.982Z] --- PASS: TestExecWithCloseStdin (0.48s) [2023-01-30T08:36:59.982Z] === RUN TestExec [2023-01-30T08:37:00.124Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-01-30T08:37:00.124Z] === RUN TestDockerSuite/TestDevicePermissions [2023-01-30T08:37:00.180Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2023-01-30T08:37:00.180Z] === RUN TestPause [2023-01-30T08:37:00.180Z] --- PASS: TestPause (0.52s) [2023-01-30T08:37:00.180Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-30T08:37:00.180Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-30T08:37:00.180Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-30T08:37:00.180Z] === RUN TestPauseStopPausedContainer [2023-01-30T08:37:00.585Z] --- PASS: TestExec (0.50s) [2023-01-30T08:37:00.585Z] === RUN TestExecUser [2023-01-30T08:37:00.688Z] === RUN TestDockerSuite/TestDockerFails [2023-01-30T08:37:00.688Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-01-30T08:37:00.688Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-01-30T08:37:00.688Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-01-30T08:37:00.749Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2023-01-30T08:37:00.750Z] === RUN TestPsFilter [2023-01-30T08:37:00.750Z] --- PASS: TestPsFilter (0.13s) [2023-01-30T08:37:00.750Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-30T08:37:00.869Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2023-01-30T08:37:00.869Z] === RUN TestAPIIpcModeHost [2023-01-30T08:37:00.869Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-30T08:37:00.869Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-01-30T08:37:00.869Z] === RUN TestDaemonIpcModeShareable [2023-01-30T08:37:00.869Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-30T08:37:00.869Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-01-30T08:37:00.869Z] === RUN TestDaemonIpcModePrivate [2023-01-30T08:37:01.010Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2023-01-30T08:37:01.010Z] === RUN TestRemoveContainerWithVolume [2023-01-30T08:37:01.169Z] --- PASS: TestExecUser (0.51s) [2023-01-30T08:37:01.169Z] === RUN TestExportContainerAndImportImage [2023-01-30T08:37:01.580Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2023-01-30T08:37:01.580Z] === RUN TestRemoveContainerRunning [2023-01-30T08:37:01.619Z] --- PASS: TestUpdateReplicatedJob (3.86s) [2023-01-30T08:37:01.619Z] === RUN TestServiceListWithStatuses [2023-01-30T08:37:01.619Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-30T08:37:01.619Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-30T08:37:01.619Z] === RUN TestDockerNetworkConnectAlias [2023-01-30T08:37:01.737Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2023-01-30T08:37:01.737Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-30T08:37:01.802Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-01-30T08:37:01.876Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-01-30T08:37:02.149Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-01-30T08:37:02.149Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-30T08:37:02.409Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2023-01-30T08:37:02.409Z] === RUN TestRemoveInvalidContainer [2023-01-30T08:37:02.409Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2023-01-30T08:37:02.409Z] === RUN TestRenameLinkedContainer [2023-01-30T08:37:02.440Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-01-30T08:37:03.108Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-01-30T08:37:03.108Z] === RUN TestHealthCheckWorkdir [2023-01-30T08:37:03.172Z] --- PASS: TestDaemonIpcModePrivate (2.10s) [2023-01-30T08:37:03.172Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-30T08:37:03.172Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-30T08:37:03.172Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-01-30T08:37:03.172Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-30T08:37:03.172Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-30T08:37:03.172Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-01-30T08:37:03.172Z] === RUN TestIpcModeOlderClient [2023-01-30T08:37:03.172Z] === PAUSE TestIpcModeOlderClient [2023-01-30T08:37:03.172Z] === RUN TestKillContainerInvalidSignal [2023-01-30T08:37:03.430Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2023-01-30T08:37:03.430Z] === RUN TestKillContainer [2023-01-30T08:37:03.430Z] === RUN TestKillContainer/no_signal [2023-01-30T08:37:03.674Z] --- PASS: TestHealthCheckWorkdir (0.65s) [2023-01-30T08:37:03.674Z] === RUN TestHealthKillContainer [2023-01-30T08:37:03.809Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-01-30T08:37:03.809Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-01-30T08:37:03.809Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-01-30T08:37:03.995Z] === RUN TestKillContainer/non_killing_signal [2023-01-30T08:37:03.995Z] === RUN TestKillContainer/killing_signal [2023-01-30T08:37:04.066Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-01-30T08:37:04.318Z] --- PASS: TestRenameLinkedContainer (1.82s) [2023-01-30T08:37:04.318Z] === RUN TestRenameStoppedContainer [2023-01-30T08:37:04.561Z] --- PASS: TestKillContainer (1.13s) [2023-01-30T08:37:04.561Z] --- PASS: TestKillContainer/no_signal (0.36s) [2023-01-30T08:37:04.561Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2023-01-30T08:37:04.561Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2023-01-30T08:37:04.561Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-30T08:37:04.561Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-30T08:37:04.739Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-30T08:37:04.739Z] [2023-01-30T08:37:04.739Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-01-30T08:37:04.739Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-01-30T08:37:04.739Z] Using test binary docker [2023-01-30T08:37:04.739Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-30T08:37:04.739Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-30T08:37:04.739Z] INFO: Waiting for daemon to start... [2023-01-30T08:37:04.739Z] Starting dockerd [2023-01-30T08:37:04.739Z] . [2023-01-30T08:37:04.739Z] INFO: Building docker-sdk-python3:4.4.1... [2023-01-30T08:37:04.887Z] --- PASS: TestRenameStoppedContainer (0.49s) [2023-01-30T08:37:04.887Z] === RUN TestRenameRunningContainerAndReuse [2023-01-30T08:37:05.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-30T08:37:05.384Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2023-01-30T08:37:05.384Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2023-01-30T08:37:05.384Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2023-01-30T08:37:05.384Z] === RUN TestKillStoppedContainer [2023-01-30T08:37:05.384Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-01-30T08:37:05.384Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-30T08:37:05.384Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-01-30T08:37:05.384Z] === RUN TestKillDifferentUserContainer [2023-01-30T08:37:05.827Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) [2023-01-30T08:37:05.827Z] === RUN TestRenameInvalidName [2023-01-30T08:37:05.949Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2023-01-30T08:37:05.949Z] === RUN TestInspectOomKilledTrue [2023-01-30T08:37:05.949Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:05.949Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-30T08:37:05.949Z] === RUN TestInspectOomKilledFalse [2023-01-30T08:37:05.949Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-30T08:37:05.949Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-01-30T08:37:05.949Z] === RUN TestLinksEtcHostsContentMatch [2023-01-30T08:37:05.949Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-01-30T08:37:05.949Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-01-30T08:37:05.949Z] === RUN TestLinksContainerNames [2023-01-30T08:37:06.096Z] --- PASS: TestRenameInvalidName (0.46s) [2023-01-30T08:37:06.096Z] === RUN TestRenameAnonymousContainer [2023-01-30T08:37:06.881Z] --- PASS: TestLinksContainerNames (0.77s) [2023-01-30T08:37:06.881Z] === RUN TestLogsFollowTailEmpty [2023-01-30T08:37:07.139Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2023-01-30T08:37:07.139Z] === RUN TestContainerNetworkMountsNoChown [2023-01-30T08:37:07.339Z] --- PASS: TestDockerNetworkConnectAlias (5.47s) [2023-01-30T08:37:07.339Z] === RUN TestDockerNetworkReConnect [2023-01-30T08:37:07.397Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2023-01-30T08:37:07.397Z] === RUN TestMountDaemonRoot [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/default [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/default [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/private [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/private [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rprivate [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/slave [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/slave [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rslave [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/shared [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/shared [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rshared [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-30T08:37:07.654Z] === CONT TestMountDaemonRoot/default [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:37:07.654Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-30T08:37:07.654Z] === CONT TestMountDaemonRoot/rshared [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:37:07.654Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:37:07.654Z] === CONT TestMountDaemonRoot/shared [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-30T08:37:07.654Z] === CONT TestMountDaemonRoot/rslave [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:37:07.654Z] === CONT TestMountDaemonRoot/slave [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-30T08:37:07.654Z] === CONT TestMountDaemonRoot/rprivate [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:37:07.654Z] === CONT TestMountDaemonRoot/private [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-30T08:37:07.654Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:37:07.654Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:37:07.655Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-30T08:37:07.655Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-30T08:37:07.655Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:37:07.655Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:37:07.655Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-30T08:37:07.912Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-01-30T08:37:07.912Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2023-01-30T08:37:07.912Z] === RUN TestContainerBindMountNonRecursive [2023-01-30T08:37:07.912Z] 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-01-30T08:37:07.912Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-01-30T08:37:07.912Z] === RUN TestContainerVolumesMountedAsShared [2023-01-30T08:37:07.912Z] 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-01-30T08:37:07.912Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-01-30T08:37:07.912Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-30T08:37:07.912Z] 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-01-30T08:37:07.912Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-01-30T08:37:07.912Z] === RUN TestNetworkNat [2023-01-30T08:37:08.051Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2023-01-30T08:37:08.051Z] === RUN TestRenameContainerWithSameName [2023-01-30T08:37:08.311Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2023-01-30T08:37:08.311Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-30T08:37:08.478Z] --- PASS: TestNetworkNat (0.41s) [2023-01-30T08:37:08.478Z] === RUN TestNetworkLocalhostTCPNat [2023-01-30T08:37:08.736Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2023-01-30T08:37:08.736Z] === RUN TestNetworkLoopbackNat [2023-01-30T08:37:09.250Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2023-01-30T08:37:09.250Z] === RUN TestResize [2023-01-30T08:37:09.509Z] --- PASS: TestResize (0.44s) [2023-01-30T08:37:09.509Z] === RUN TestResizeWithInvalidSize [2023-01-30T08:37:10.082Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2023-01-30T08:37:10.082Z] === RUN TestResizeWhenContainerNotStarted [2023-01-30T08:37:10.342Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:10.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:10.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:10.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-30T08:37:10.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-30T08:37:10.613Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-01-30T08:37:11.177Z] --- PASS: TestDockerNetworkReConnect (4.05s) [2023-01-30T08:37:11.177Z] === RUN TestServicePlugin [2023-01-30T08:37:11.261Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2023-01-30T08:37:11.261Z] === RUN TestPause [2023-01-30T08:37:11.261Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:11.261Z] --- SKIP: TestPause (0.00s) [2023-01-30T08:37:11.261Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-30T08:37:11.261Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-30T08:37:11.261Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-30T08:37:11.261Z] === RUN TestPauseStopPausedContainer [2023-01-30T08:37:11.261Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:11.261Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-01-30T08:37:11.261Z] === RUN TestPsFilter [2023-01-30T08:37:11.261Z] --- PASS: TestPsFilter (0.10s) [2023-01-30T08:37:11.261Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-30T08:37:11.773Z] --- PASS: TestHealthKillContainer (7.89s) [2023-01-30T08:37:11.773Z] === RUN TestHealthCheckProcessKilled [2023-01-30T08:37:11.825Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2023-01-30T08:37:11.825Z] === RUN TestRemoveContainerWithVolume [2023-01-30T08:37:12.083Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2023-01-30T08:37:12.083Z] === RUN TestRemoveContainerRunning [2023-01-30T08:37:12.250Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:12.339Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2023-01-30T08:37:12.339Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-30T08:37:12.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:12.547Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-01-30T08:37:12.596Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2023-01-30T08:37:12.596Z] === RUN TestIpcModeNone [2023-01-30T08:37:12.647Z] --- PASS: TestRemoveContainerRunning (0.39s) [2023-01-30T08:37:12.648Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-30T08:37:12.905Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2023-01-30T08:37:12.906Z] === RUN TestRemoveInvalidContainer [2023-01-30T08:37:12.906Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-30T08:37:12.906Z] === RUN TestRenameLinkedContainer [2023-01-30T08:37:13.161Z] --- PASS: TestIpcModeNone (0.45s) [2023-01-30T08:37:13.161Z] === RUN TestIpcModePrivate [2023-01-30T08:37:13.419Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-01-30T08:37:13.419Z] --- PASS: TestIpcModePrivate (0.46s) [2023-01-30T08:37:13.419Z] === RUN TestIpcModeShareable [2023-01-30T08:37:13.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:13.677Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-01-30T08:37:13.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:13.935Z] --- PASS: TestIpcModeShareable (0.45s) [2023-01-30T08:37:13.935Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-30T08:37:14.443Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-01-30T08:37:14.443Z] plugin_test.go:62: [dfa35e26604ac] joining swarm manager [da9ff35de7685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:37:14.650Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-30T08:37:14.802Z] --- PASS: TestRenameLinkedContainer (1.61s) [2023-01-30T08:37:14.802Z] === RUN TestRenameStoppedContainer [2023-01-30T08:37:14.802Z] --- PASS: TestRenameStoppedContainer (0.39s) [2023-01-30T08:37:14.802Z] === RUN TestRenameRunningContainerAndReuse [2023-01-30T08:37:14.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-30T08:37:15.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-01-30T08:37:15.570Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-01-30T08:37:15.734Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2023-01-30T08:37:15.734Z] === RUN TestRenameInvalidName [2023-01-30T08:37:15.828Z] plugin_test.go:65: [da6484ce0d2b4] joining swarm manager [da9ff35de7685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:37:15.831Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2023-01-30T08:37:15.831Z] === RUN TestAPIIpcModeHost [2023-01-30T08:37:15.831Z] --- PASS: TestAPIIpcModeHost (0.41s) [2023-01-30T08:37:15.831Z] === RUN TestDaemonIpcModeShareable [2023-01-30T08:37:15.991Z] --- PASS: TestRenameInvalidName (0.40s) [2023-01-30T08:37:15.991Z] === RUN TestRenameAnonymousContainer [2023-01-30T08:37:16.291Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-30T08:37:16.392Z] === RUN TestDockerSuite/TestEventsAttach [2023-01-30T08:37:16.766Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-01-30T08:37:16.863Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-30T08:37:16.955Z] docker_api_swarm_node_test.go:81: [dd5d423cc3a5a] joining swarm manager [dd95a3dd91fc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:37:17.023Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2023-01-30T08:37:17.023Z] === RUN TestDaemonIpcModePrivate [2023-01-30T08:37:17.211Z] === RUN TestDockerSuite/TestEventsCommit [2023-01-30T08:37:17.362Z] --- PASS: TestRenameAnonymousContainer (1.38s) [2023-01-30T08:37:17.362Z] === RUN TestRenameContainerWithSameName [2023-01-30T08:37:17.775Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-01-30T08:37:17.928Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2023-01-30T08:37:17.928Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-30T08:37:17.955Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-01-30T08:37:18.212Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2023-01-30T08:37:18.212Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-30T08:37:18.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-30T08:37:18.339Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-01-30T08:37:18.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-30T08:37:18.860Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2023-01-30T08:37:18.860Z] === RUN TestResize [2023-01-30T08:37:19.117Z] --- PASS: TestResize (0.40s) [2023-01-30T08:37:19.117Z] === RUN TestResizeWithInvalidSize [2023-01-30T08:37:19.145Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-01-30T08:37:19.270Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-01-30T08:37:19.375Z] --- PASS: TestResizeWithInvalidSize (0.37s) [2023-01-30T08:37:19.375Z] === RUN TestResizeWhenContainerNotStarted [2023-01-30T08:37:19.402Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2023-01-30T08:37:19.403Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-30T08:37:19.834Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-01-30T08:37:19.940Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2023-01-30T08:37:19.940Z] === RUN TestDaemonRestartKillContainers [2023-01-30T08:37:19.940Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-01-30T08:37:19.940Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-01-30T08:37:19.940Z] === RUN TestCgroupNamespacesRun [2023-01-30T08:37:20.334Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-01-30T08:37:20.334Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2023-01-30T08:37:20.334Z] === RUN TestIpcModeOlderClient [2023-01-30T08:37:20.334Z] === PAUSE TestIpcModeOlderClient [2023-01-30T08:37:20.334Z] === RUN TestKillContainerInvalidSignal [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.97s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2023-01-30T08:37:20.729Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2023-01-30T08:37:20.729Z] === RUN TestCgroupNamespacesRun [2023-01-30T08:37:20.898Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2023-01-30T08:37:20.898Z] === RUN TestKillContainer [2023-01-30T08:37:20.898Z] === RUN TestKillContainer/no_signal [2023-01-30T08:37:21.204Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-01-30T08:37:21.463Z] === RUN TestKillContainer/non_killing_signal [2023-01-30T08:37:21.463Z] === RUN TestKillContainer/killing_signal [2023-01-30T08:37:21.668Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2023-01-30T08:37:21.668Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-30T08:37:21.668Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-01-30T08:37:21.668Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-01-30T08:37:21.668Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-30T08:37:21.836Z] --- PASS: TestCgroupNamespacesRun (2.07s) [2023-01-30T08:37:21.836Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-30T08:37:22.395Z] --- PASS: TestKillContainer (1.30s) [2023-01-30T08:37:22.395Z] --- PASS: TestKillContainer/no_signal (0.42s) [2023-01-30T08:37:22.395Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-01-30T08:37:22.395Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2023-01-30T08:37:22.395Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-30T08:37:22.395Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-30T08:37:22.574Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-01-30T08:37:22.652Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-30T08:37:23.049Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2023-01-30T08:37:23.049Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-30T08:37:23.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2023-01-30T08:37:23.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2023-01-30T08:37:23.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2023-01-30T08:37:23.584Z] === RUN TestKillStoppedContainer [2023-01-30T08:37:23.584Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-01-30T08:37:23.584Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-30T08:37:23.584Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-01-30T08:37:23.584Z] === RUN TestKillDifferentUserContainer [2023-01-30T08:37:23.842Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2023-01-30T08:37:23.842Z] === RUN TestInspectOomKilledTrue [2023-01-30T08:37:23.992Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2023-01-30T08:37:23.992Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-30T08:37:24.360Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.07s) [2023-01-30T08:37:24.360Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-30T08:37:24.407Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2023-01-30T08:37:24.407Z] === RUN TestInspectOomKilledFalse [2023-01-30T08:37:24.973Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2023-01-30T08:37:24.973Z] === RUN TestLinksEtcHostsContentMatch [2023-01-30T08:37:25.098Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-01-30T08:37:25.230Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2023-01-30T08:37:25.230Z] === RUN TestLinksContainerNames [2023-01-30T08:37:25.370Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2023-01-30T08:37:25.370Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-30T08:37:26.162Z] --- PASS: TestLinksContainerNames (0.83s) [2023-01-30T08:37:26.163Z] === RUN TestLogsFollowTailEmpty [2023-01-30T08:37:26.263Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2023-01-30T08:37:26.263Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-30T08:37:26.309Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2023-01-30T08:37:26.309Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-30T08:37:26.420Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2023-01-30T08:37:26.420Z] === RUN TestContainerNetworkMountsNoChown [2023-01-30T08:37:26.878Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-01-30T08:37:26.878Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-30T08:37:26.984Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/default [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/default [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/private [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/private [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rprivate [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/slave [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/slave [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rslave [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/shared [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/shared [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rshared [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/default [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/rslave [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/rshared [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/shared [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/rprivate [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/slave [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/private [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:37:26.985Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-30T08:37:26.985Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-30T08:37:26.985Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-30T08:37:27.242Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-30T08:37:27.500Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-01-30T08:37:27.500Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-01-30T08:37:27.500Z] === RUN TestContainerBindMountNonRecursive [2023-01-30T08:37:27.620Z] === RUN TestDockerSuite/TestEventsCopy [2023-01-30T08:37:28.161Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2023-01-30T08:37:28.161Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-30T08:37:28.184Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-01-30T08:37:28.259Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2023-01-30T08:37:28.259Z] === RUN TestNISDomainname [2023-01-30T08:37:28.828Z] --- PASS: TestNISDomainname (0.56s) [2023-01-30T08:37:28.828Z] === RUN TestHostnameDnsResolution [2023-01-30T08:37:28.871Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2023-01-30T08:37:28.871Z] === RUN TestContainerVolumesMountedAsShared [2023-01-30T08:37:29.113Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-01-30T08:37:29.129Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2023-01-30T08:37:29.129Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-30T08:37:29.386Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2023-01-30T08:37:29.386Z] === RUN TestNetworkNat [2023-01-30T08:37:29.397Z] --- PASS: TestHostnameDnsResolution (0.63s) [2023-01-30T08:37:29.397Z] === RUN TestUnprivilegedPortsAndPing [2023-01-30T08:37:29.677Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-01-30T08:37:29.935Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-01-30T08:37:29.951Z] --- PASS: TestNetworkNat (0.46s) [2023-01-30T08:37:29.951Z] === RUN TestNetworkLocalhostTCPNat [2023-01-30T08:37:29.966Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2023-01-30T08:37:29.966Z] === RUN TestStats [2023-01-30T08:37:30.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-01-30T08:37:30.515Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2023-01-30T08:37:30.515Z] === RUN TestNetworkLoopbackNat [2023-01-30T08:37:30.685Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2023-01-30T08:37:30.685Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-30T08:37:31.122Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-01-30T08:37:31.122Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-01-30T08:37:31.379Z] === RUN TestDockerSuite/TestEventsFilterType [2023-01-30T08:37:31.636Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-01-30T08:37:31.636Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-01-30T08:37:31.636Z] === RUN TestDockerSuite/TestEventsFilters [2023-01-30T08:37:32.504Z] --- PASS: TestStats (2.49s) [2023-01-30T08:37:32.504Z] === RUN TestStopContainerWithTimeout [2023-01-30T08:37:32.504Z] === RUN TestStopContainerWithTimeout/0 [2023-01-30T08:37:32.504Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-30T08:37:32.504Z] === RUN TestStopContainerWithTimeout/1 [2023-01-30T08:37:32.504Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-30T08:37:32.504Z] === RUN TestStopContainerWithTimeout/3 [2023-01-30T08:37:32.504Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-30T08:37:32.504Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-30T08:37:32.504Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-30T08:37:32.504Z] === CONT TestStopContainerWithTimeout/0 [2023-01-30T08:37:32.504Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-30T08:37:32.567Z] docker_api_swarm_node_test.go:53: [d21924edd3e54] joining swarm manager [d7e4cd952b8e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:37:32.581Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) [2023-01-30T08:37:32.581Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-30T08:37:33.040Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2023-01-30T08:37:33.040Z] === RUN TestPause [2023-01-30T08:37:33.074Z] === CONT TestStopContainerWithTimeout/3 [2023-01-30T08:37:33.130Z] === RUN TestDockerSuite/TestEventsFormat [2023-01-30T08:37:33.146Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2023-01-30T08:37:33.146Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-30T08:37:33.387Z] docker_api_swarm_node_test.go:54: [d8e035242d4da] joining swarm manager [d7e4cd952b8e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:37:33.606Z] --- PASS: TestPause (0.46s) [2023-01-30T08:37:33.606Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-30T08:37:33.606Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-30T08:37:33.606Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-30T08:37:33.606Z] === RUN TestPauseStopPausedContainer [2023-01-30T08:37:33.864Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2023-01-30T08:37:33.864Z] === RUN TestPsFilter [2023-01-30T08:37:33.950Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-01-30T08:37:34.121Z] --- PASS: TestPsFilter (0.14s) [2023-01-30T08:37:34.121Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-30T08:37:34.207Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-01-30T08:37:34.207Z] === RUN TestDockerSuite/TestEventsImageImport [2023-01-30T08:37:34.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2023-01-30T08:37:34.379Z] === RUN TestRemoveContainerWithVolume [2023-01-30T08:37:34.771Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-01-30T08:37:34.771Z] === RUN TestDockerSuite/TestEventsImagePull [2023-01-30T08:37:34.944Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2023-01-30T08:37:34.944Z] === RUN TestRemoveContainerRunning [2023-01-30T08:37:34.982Z] === CONT TestStopContainerWithTimeout/1 [2023-01-30T08:37:35.509Z] --- PASS: TestRemoveContainerRunning (0.56s) [2023-01-30T08:37:35.510Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-30T08:37:35.670Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.20s) [2023-01-30T08:37:35.670Z] === RUN TestNISDomainname [2023-01-30T08:37:35.670Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-01-30T08:37:35.670Z] --- SKIP: TestNISDomainname (0.01s) [2023-01-30T08:37:35.670Z] === RUN TestHostnameDnsResolution [2023-01-30T08:37:35.701Z] === RUN TestDockerSuite/TestEventsImageTag [2023-01-30T08:37:35.768Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2023-01-30T08:37:35.768Z] === RUN TestRemoveInvalidContainer [2023-01-30T08:37:35.927Z] --- PASS: TestHostnameDnsResolution (0.67s) [2023-01-30T08:37:35.927Z] === RUN TestUnprivilegedPortsAndPing [2023-01-30T08:37:35.927Z] 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-01-30T08:37:35.927Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-01-30T08:37:35.927Z] === RUN TestStats [2023-01-30T08:37:35.927Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:35.927Z] --- SKIP: TestStats (0.00s) [2023-01-30T08:37:35.927Z] === RUN TestStopContainerWithTimeout [2023-01-30T08:37:35.927Z] === RUN TestStopContainerWithTimeout/0 [2023-01-30T08:37:35.927Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-30T08:37:35.927Z] === RUN TestStopContainerWithTimeout/1 [2023-01-30T08:37:35.927Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-30T08:37:35.927Z] === RUN TestStopContainerWithTimeout/3 [2023-01-30T08:37:35.927Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-30T08:37:35.927Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-30T08:37:35.927Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-30T08:37:35.927Z] === CONT TestStopContainerWithTimeout/0 [2023-01-30T08:37:35.927Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-30T08:37:36.025Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-30T08:37:36.025Z] === RUN TestRenameLinkedContainer [2023-01-30T08:37:36.493Z] === CONT TestStopContainerWithTimeout/3 [2023-01-30T08:37:36.630Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-01-30T08:37:36.887Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-01-30T08:37:36.887Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2023-01-30T08:37:36.887Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-01-30T08:37:36.887Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2023-01-30T08:37:36.887Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-01-30T08:37:36.890Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-30T08:37:36.890Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2023-01-30T08:37:36.890Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2023-01-30T08:37:36.890Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2023-01-30T08:37:36.890Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2023-01-30T08:37:36.890Z] === RUN TestDeleteDevicemapper [2023-01-30T08:37:36.890Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-30T08:37:36.890Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-30T08:37:36.890Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-30T08:37:37.922Z] --- PASS: TestRenameLinkedContainer (1.73s) [2023-01-30T08:37:37.922Z] === RUN TestRenameStoppedContainer [2023-01-30T08:37:38.179Z] --- PASS: TestRenameStoppedContainer (0.48s) [2023-01-30T08:37:38.179Z] === RUN TestRenameRunningContainerAndReuse [2023-01-30T08:37:38.270Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2023-01-30T08:37:38.270Z] === RUN TestUpdateMemory [2023-01-30T08:37:38.840Z] --- PASS: TestUpdateMemory (0.61s) [2023-01-30T08:37:38.840Z] === RUN TestUpdateCPUQuota [2023-01-30T08:37:39.017Z] === CONT TestStopContainerWithTimeout/1 [2023-01-30T08:37:39.113Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2023-01-30T08:37:39.113Z] === RUN TestRenameInvalidName [2023-01-30T08:37:39.372Z] --- PASS: TestRenameInvalidName (0.43s) [2023-01-30T08:37:39.372Z] === RUN TestRenameAnonymousContainer [2023-01-30T08:37:39.408Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-01-30T08:37:39.664Z] === RUN TestDockerSuite/TestEventsRename [2023-01-30T08:37:39.782Z] --- PASS: TestUpdateCPUQuota (0.97s) [2023-01-30T08:37:39.782Z] === RUN TestUpdatePidsLimit [2023-01-30T08:37:39.782Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-30T08:37:39.782Z] === RUN TestUpdatePidsLimit/no_change [2023-01-30T08:37:39.950Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-30T08:37:39.950Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2023-01-30T08:37:39.950Z] --- PASS: TestStopContainerWithTimeout/-1 (2.53s) [2023-01-30T08:37:39.950Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2023-01-30T08:37:39.950Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2023-01-30T08:37:39.950Z] === RUN TestDeleteDevicemapper [2023-01-30T08:37:39.950Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-30T08:37:39.950Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-30T08:37:39.950Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-30T08:37:40.042Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-30T08:37:40.302Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-30T08:37:40.562Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-30T08:37:40.594Z] --- PASS: TestServicePlugin (29.19s) [2023-01-30T08:37:40.594Z] === RUN TestServiceUpdateLabel [2023-01-30T08:37:40.594Z] === RUN TestDockerSuite/TestEventsResize [2023-01-30T08:37:40.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-30T08:37:40.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-30T08:37:40.851Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-01-30T08:37:41.273Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2023-01-30T08:37:41.273Z] === RUN TestRenameContainerWithSameName [2023-01-30T08:37:41.322Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s) [2023-01-30T08:37:41.322Z] === RUN TestUpdateMemory [2023-01-30T08:37:41.322Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:41.322Z] --- SKIP: TestUpdateMemory (0.00s) [2023-01-30T08:37:41.322Z] === RUN TestUpdateCPUQuota [2023-01-30T08:37:41.322Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:41.322Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-01-30T08:37:41.322Z] === RUN TestUpdatePidsLimit [2023-01-30T08:37:41.322Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:41.322Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-01-30T08:37:41.322Z] === RUN TestUpdateRestartPolicy [2023-01-30T08:37:41.414Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-01-30T08:37:41.531Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2023-01-30T08:37:41.531Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-30T08:37:41.763Z] --- PASS: TestUpdatePidsLimit (2.05s) [2023-01-30T08:37:41.763Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-01-30T08:37:41.763Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2023-01-30T08:37:41.763Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-01-30T08:37:41.763Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2023-01-30T08:37:41.763Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2023-01-30T08:37:41.763Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2023-01-30T08:37:41.763Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-01-30T08:37:41.763Z] === RUN TestUpdateRestartPolicy [2023-01-30T08:37:41.978Z] === RUN TestDockerSuite/TestEventsStreaming [2023-01-30T08:37:42.464Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2023-01-30T08:37:42.464Z] === RUN TestResize [2023-01-30T08:37:42.721Z] --- PASS: TestResize (0.43s) [2023-01-30T08:37:42.721Z] === RUN TestResizeWithInvalidSize [2023-01-30T08:37:42.908Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-01-30T08:37:43.165Z] --- PASS: TestServiceUpdateLabel (2.81s) [2023-01-30T08:37:43.165Z] === RUN TestServiceUpdateSecrets [2023-01-30T08:37:43.287Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2023-01-30T08:37:43.287Z] === RUN TestResizeWhenContainerNotStarted [2023-01-30T08:37:43.545Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:43.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:43.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:43.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:43.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-30T08:37:43.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-30T08:37:45.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-30T08:37:45.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-30T08:37:45.687Z] === RUN TestDockerSuite/TestEventsTop [2023-01-30T08:37:46.251Z] === RUN TestDockerSuite/TestEventsUntag [2023-01-30T08:37:47.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-30T08:37:47.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-30T08:37:48.772Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-01-30T08:37:49.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-30T08:37:49.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:49.703Z] === RUN TestDockerSuite/TestExec [2023-01-30T08:37:50.267Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-01-30T08:37:50.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-30T08:37:50.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:50.831Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-01-30T08:37:51.365Z] sha256:65cb0eebd97efb10b2eb7e1f3f2832cb80b7d7fc0b9fcfd82875e05f2c422bda [2023-01-30T08:37:51.365Z] INFO: Starting docker-py tests... [2023-01-30T08:37:51.365Z] ============================= test session starts ============================== [2023-01-30T08:37:51.365Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-01-30T08:37:51.365Z] rootdir: /src, inifile: pytest.ini [2023-01-30T08:37:51.365Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-01-30T08:37:51.365Z] collected 389 items / 1 deselected / 388 selected [2023-01-30T08:37:51.365Z] [2023-01-30T08:37:51.394Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-01-30T08:37:51.958Z] === RUN TestDockerSuite/TestExecAPIStart [2023-01-30T08:37:52.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-30T08:37:52.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-30T08:37:52.889Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-01-30T08:37:53.452Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-01-30T08:37:53.507Z] --- PASS: TestUpdateRestartPolicy (10.76s) [2023-01-30T08:37:53.507Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-30T08:37:53.507Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2023-01-30T08:37:53.507Z] === RUN TestWaitNonBlocked [2023-01-30T08:37:53.507Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:37:53.507Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:37:53.507Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:37:53.507Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:37:53.507Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:37:53.507Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:37:53.507Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-30T08:37:53.507Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2023-01-30T08:37:53.507Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2023-01-30T08:37:53.507Z] === RUN TestWaitBlocked [2023-01-30T08:37:53.507Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:37:53.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:37:53.507Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:37:53.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:37:53.507Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:37:53.507Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:37:53.764Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-30T08:37:53.764Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2023-01-30T08:37:53.764Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2023-01-30T08:37:53.764Z] === CONT TestDaemonRestartIpcMode [2023-01-30T08:37:53.764Z] === CONT TestIpcModeOlderClient [2023-01-30T08:37:53.764Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-01-30T08:37:53.764Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-01-30T08:37:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2023-01-30T08:37:53.923Z] === RUN TestCgroupNamespacesRun [2023-01-30T08:37:53.980Z] --- PASS: TestUpdateRestartPolicy (11.00s) [2023-01-30T08:37:53.980Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-30T08:37:53.980Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2023-01-30T08:37:53.980Z] === RUN TestWaitNonBlocked [2023-01-30T08:37:53.980Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:37:53.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:37:53.980Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:37:53.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:37:53.980Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:37:53.980Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:37:53.980Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-30T08:37:53.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2023-01-30T08:37:53.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2023-01-30T08:37:53.980Z] === RUN TestWaitBlocked [2023-01-30T08:37:53.980Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:37:53.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:37:53.980Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:37:53.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:37:53.980Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:37:53.980Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:37:54.016Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-01-30T08:37:54.858Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2023-01-30T08:37:54.858Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-30T08:37:54.920Z] --- PASS: TestWaitBlocked (0.02s) [2023-01-30T08:37:54.920Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2023-01-30T08:37:54.920Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2023-01-30T08:37:54.920Z] === CONT TestContainerStartOnDaemonRestart [2023-01-30T08:37:54.920Z] === CONT TestContainerKillOnDaemonStart [2023-01-30T08:37:54.947Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-01-30T08:37:55.510Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-01-30T08:37:56.074Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-01-30T08:37:56.234Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2023-01-30T08:37:56.234Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-30T08:37:56.638Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-01-30T08:37:56.829Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s) [2023-01-30T08:37:56.829Z] === CONT TestIpcModeOlderClient [2023-01-30T08:37:57.089Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-01-30T08:37:57.089Z] === CONT TestDaemonHostGatewayIP [2023-01-30T08:37:57.569Z] === RUN TestDockerSuite/TestExecCgroup [2023-01-30T08:37:57.608Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2023-01-30T08:37:57.608Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-30T08:37:57.945Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.05s) [2023-01-30T08:37:58.134Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2023-01-30T08:37:58.134Z] === RUN TestServiceUpdateConfigs [2023-01-30T08:37:58.202Z] --- PASS: TestDaemonRestartIpcMode (4.44s) [2023-01-30T08:37:58.202Z] PASS [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === Skipped [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-01-30T08:37:58.202Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-01-30T08:37:58.202Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-01-30T08:37:58.202Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-01-30T08:37:58.202Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-01-30T08:37:58.202Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-01-30T08:37:58.202Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-01-30T08:37:58.202Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-01-30T08:37:58.202Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-01-30T08:37:58.202Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-01-30T08:37:58.202Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-01-30T08:37:58.202Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-01-30T08:37:58.202Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-01-30T08:37:58.202Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-01-30T08:37:58.202Z] 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-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-01-30T08:37:58.202Z] 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-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-01-30T08:37:58.202Z] 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-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-01-30T08:37:58.202Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:58.202Z] [2023-01-30T08:37:58.202Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-30T08:37:58.203Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-30T08:37:58.203Z] [2023-01-30T08:37:58.203Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-01-30T08:37:58.203Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:58.203Z] [2023-01-30T08:37:58.203Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-01-30T08:37:58.203Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-01-30T08:37:58.203Z] [2023-01-30T08:37:58.203Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-01-30T08:37:58.203Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-01-30T08:37:58.203Z] [2023-01-30T08:37:58.203Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-01-30T08:37:58.203Z] 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-01-30T08:37:58.203Z] [2023-01-30T08:37:58.203Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-01-30T08:37:58.203Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:58.203Z] [2023-01-30T08:37:58.203Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-30T08:37:58.203Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-30T08:37:58.203Z] [2023-01-30T08:37:58.203Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-01-30T08:37:58.203Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:58.203Z] [2023-01-30T08:37:58.203Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-01-30T08:37:58.203Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:58.203Z] [2023-01-30T08:37:58.203Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-01-30T08:37:58.203Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-30T08:37:58.203Z] [2023-01-30T08:37:58.203Z] DONE 178 tests, 27 skipped in 80.159s [2023-01-30T08:37:58.203Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-30T08:37:58.203Z] INFO: Testing against a local daemon [2023-01-30T08:37:58.203Z] === RUN TestLiveRestore [2023-01-30T08:37:58.203Z] === RUN TestLiveRestore/volume_references [2023-01-30T08:37:58.203Z] === PAUSE TestLiveRestore/volume_references [2023-01-30T08:37:58.203Z] === CONT TestLiveRestore/volume_references [2023-01-30T08:37:58.542Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2023-01-30T08:37:58.542Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-30T08:37:58.698Z] === RUN TestDockerSuite/TestExecEnv [2023-01-30T08:37:58.767Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-30T08:37:58.767Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-30T08:37:59.262Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-01-30T08:37:59.637Z] --- PASS: TestDaemonHostGatewayIP (2.28s) [2023-01-30T08:37:59.637Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-30T08:37:59.915Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2023-01-30T08:37:59.915Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-30T08:38:00.631Z] === RUN TestDockerSuite/TestExecExitStatus [2023-01-30T08:38:00.849Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2023-01-30T08:38:00.849Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-30T08:38:01.053Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.79s) [2023-01-30T08:38:01.053Z] === CONT TestDaemonRestartIpcMode [2023-01-30T08:38:01.295Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-30T08:38:01.562Z] === RUN TestDockerSuite/TestExecInspectID [2023-01-30T08:38:01.783Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2023-01-30T08:38:01.783Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-30T08:38:02.164Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-01-30T08:38:02.718Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2023-01-30T08:38:02.718Z] === RUN TestNISDomainname [2023-01-30T08:38:02.725Z] tests/integration/api_client_test.py ..... [ 7%] [2023-01-30T08:38:03.190Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-30T08:38:03.283Z] --- PASS: TestNISDomainname (0.52s) [2023-01-30T08:38:03.283Z] === RUN TestHostnameDnsResolution [2023-01-30T08:38:03.599Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2023-01-30T08:38:03.849Z] --- PASS: TestHostnameDnsResolution (0.67s) [2023-01-30T08:38:03.849Z] === RUN TestUnprivilegedPortsAndPing [2023-01-30T08:38:04.084Z] === RUN TestDockerSuite/TestExecInteractive [2023-01-30T08:38:04.414Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2023-01-30T08:38:04.414Z] === RUN TestStats [2023-01-30T08:38:04.579Z] tests/integration/api_config_test.py ..... [ 8%] [2023-01-30T08:38:04.648Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-01-30T08:38:05.090Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-30T08:38:05.212Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-01-30T08:38:06.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-01-30T08:38:06.141Z] === RUN TestDockerSuite/TestExecParseError [2023-01-30T08:38:06.705Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-01-30T08:38:06.889Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2023-01-30T08:38:06.889Z] PASS [2023-01-30T08:38:06.889Z] [2023-01-30T08:38:06.889Z] === Skipped [2023-01-30T08:38:06.889Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-01-30T08:38:06.889Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-30T08:38:06.889Z] [2023-01-30T08:38:06.889Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-01-30T08:38:06.889Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-01-30T08:38:06.889Z] [2023-01-30T08:38:06.889Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-30T08:38:06.889Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-30T08:38:06.889Z] [2023-01-30T08:38:06.889Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-01-30T08:38:06.889Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-01-30T08:38:06.889Z] [2023-01-30T08:38:06.889Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-30T08:38:06.889Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-30T08:38:06.889Z] [2023-01-30T08:38:06.889Z] DONE 197 tests, 5 skipped in 108.381s [2023-01-30T08:38:06.889Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-30T08:38:06.889Z] INFO: Testing against a local daemon [2023-01-30T08:38:06.889Z] === RUN TestLiveRestore [2023-01-30T08:38:06.889Z] === RUN TestLiveRestore/volume_references [2023-01-30T08:38:06.889Z] === PAUSE TestLiveRestore/volume_references [2023-01-30T08:38:06.889Z] === CONT TestLiveRestore/volume_references [2023-01-30T08:38:06.940Z] --- PASS: TestStats (2.47s) [2023-01-30T08:38:06.941Z] === RUN TestStopContainerWithTimeout [2023-01-30T08:38:06.941Z] === RUN TestStopContainerWithTimeout/0 [2023-01-30T08:38:06.941Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-30T08:38:06.941Z] === RUN TestStopContainerWithTimeout/1 [2023-01-30T08:38:06.941Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-30T08:38:06.941Z] === RUN TestStopContainerWithTimeout/3 [2023-01-30T08:38:06.941Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-30T08:38:06.941Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-30T08:38:06.941Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-30T08:38:06.941Z] === CONT TestStopContainerWithTimeout/0 [2023-01-30T08:38:06.941Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-30T08:38:07.148Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-30T08:38:07.148Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-30T08:38:07.268Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-01-30T08:38:07.506Z] === CONT TestStopContainerWithTimeout/3 [2023-01-30T08:38:08.199Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-01-30T08:38:08.365Z] --- PASS: TestLiveRestore (0.00s) [2023-01-30T08:38:08.365Z] --- PASS: TestLiveRestore/volume_references (9.74s) [2023-01-30T08:38:08.366Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.06s) [2023-01-30T08:38:08.366Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.10s) [2023-01-30T08:38:08.366Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.08s) [2023-01-30T08:38:08.366Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.12s) [2023-01-30T08:38:08.366Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.77s) [2023-01-30T08:38:08.366Z] PASS [2023-01-30T08:38:08.366Z] [2023-01-30T08:38:08.366Z] DONE 7 tests in 9.840s [2023-01-30T08:38:08.366Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-01-30T08:38:08.366Z] INFO: Testing against a local daemon [2023-01-30T08:38:08.366Z] === RUN TestCommitInheritsEnv [2023-01-30T08:38:08.527Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-30T08:38:09.096Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-30T08:38:09.130Z] === RUN TestDockerSuite/TestExecSetEnv [2023-01-30T08:38:09.693Z] === RUN TestDockerSuite/TestExecStartFails [2023-01-30T08:38:10.030Z] === CONT TestStopContainerWithTimeout/1 [2023-01-30T08:38:10.035Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-30T08:38:10.258Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-01-30T08:38:10.260Z] --- PASS: TestCommitInheritsEnv (1.99s) [2023-01-30T08:38:10.260Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-30T08:38:10.260Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-01-30T08:38:10.260Z] === RUN TestImagesFilterMultiReference [2023-01-30T08:38:10.260Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-01-30T08:38:10.260Z] === RUN TestImagePullPlatformInvalid [2023-01-30T08:38:10.260Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-30T08:38:10.260Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-30T08:38:10.260Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-30T08:38:10.260Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-30T08:38:10.260Z] === RUN TestRemoveImageOrphaning [2023-01-30T08:38:10.963Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-30T08:38:10.963Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2023-01-30T08:38:10.963Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2023-01-30T08:38:10.963Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2023-01-30T08:38:10.963Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2023-01-30T08:38:10.963Z] === RUN TestDeleteDevicemapper [2023-01-30T08:38:10.963Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-30T08:38:10.963Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-30T08:38:10.963Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-30T08:38:10.973Z] --- PASS: TestLiveRestore (0.00s) [2023-01-30T08:38:10.973Z] --- PASS: TestLiveRestore/volume_references (4.40s) [2023-01-30T08:38:10.973Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.73s) [2023-01-30T08:38:10.973Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s) [2023-01-30T08:38:10.973Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2023-01-30T08:38:10.973Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s) [2023-01-30T08:38:10.973Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s) [2023-01-30T08:38:10.973Z] PASS [2023-01-30T08:38:10.973Z] [2023-01-30T08:38:10.973Z] DONE 7 tests in 4.434s [2023-01-30T08:38:10.973Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-01-30T08:38:10.973Z] INFO: Testing against a local daemon [2023-01-30T08:38:10.973Z] === RUN TestCommitInheritsEnv [2023-01-30T08:38:11.545Z] --- PASS: TestCommitInheritsEnv (0.27s) [2023-01-30T08:38:11.545Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-30T08:38:11.545Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-01-30T08:38:11.545Z] === RUN TestImagesFilterMultiReference [2023-01-30T08:38:11.545Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-01-30T08:38:11.545Z] === RUN TestImagePullPlatformInvalid [2023-01-30T08:38:11.545Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-30T08:38:11.545Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.10 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=info msg="Starting upload purge in 29m0s" go.version=go1.18.10 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5cc2cb60-566d-49db-9a38-92de6c01123b http.request.method=GET http.request.remoteaddr="127.0.0.1:47920" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5cc2cb60-566d-49db-9a38-92de6c01123b http.request.method=GET http.request.remoteaddr="127.0.0.1:47920" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.211238ms http.response.status=200 http.response.written=2 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=189cf769-0f40-43b0-8a6a-17b244ccede4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=189cf769-0f40-43b0-8a6a-17b244ccede4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=164ef5a7-058b-429f-83a9-a5e7c1a1da0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=164ef5a7-058b-429f-83a9-a5e7c1a1da0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=189cf769-0f40-43b0-8a6a-17b244ccede4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=117.97µs trace.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=aa40954a-f5c4-4a48-9e5c-414424d1b732 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=164ef5a7-058b-429f-83a9-a5e7c1a1da0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=22.932µs trace.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=a5389c0d-1dff-424e-a71a-142d6f8317d1 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] time="2023-01-30T08:38:11Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=164ef5a7-058b-429f-83a9-a5e7c1a1da0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47924" 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=6.321852ms http.response.status=404 http.response.written=157 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.545Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=189cf769-0f40-43b0-8a6a-17b244ccede4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.485351ms http.response.status=404 http.response.written=157 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3343c3bd-e51e-47fe-9c5b-1f3d73384a86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3343c3bd-e51e-47fe-9c5b-1f3d73384a86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1971f59e-9c68-44dd-8d66-15a047a14334/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3343c3bd-e51e-47fe-9c5b-1f3d73384a86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=509.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=01b5a5d1-8ea8-4067-9489-ae2967be971b trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1971f59e-9c68-44dd-8d66-15a047a14334/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3343c3bd-e51e-47fe-9c5b-1f3d73384a86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=20.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).Stat" trace.id=3707f4b6-a413-402f-bb21-7aae6e9a7910 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c621b3-b177-4e83-ae22-8699c1d1ccd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c621b3-b177-4e83-ae22-8699c1d1ccd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c621b3-b177-4e83-ae22-8699c1d1ccd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=471.617µs trace.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=61e5fbb1-ec7d-4d39-b8a5-70d869040549 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c621b3-b177-4e83-ae22-8699c1d1ccd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=18.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).Stat" trace.id=00229925-3ccd-4116-97f9-7b1f562b6204 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1971f59e-9c68-44dd-8d66-15a047a14334/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3343c3bd-e51e-47fe-9c5b-1f3d73384a86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=231.154µs trace.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=820a05a1-6a15-4cb3-b1df-2c6451a16517 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3343c3bd-e51e-47fe-9c5b-1f3d73384a86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.30207ms http.response.status=202 http.response.written=0 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c621b3-b177-4e83-ae22-8699c1d1ccd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=170.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).PutContent" trace.id=a6b71e38-948c-4d99-91ab-6dca27e5ff1b trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c621b3-b177-4e83-ae22-8699c1d1ccd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.255687ms http.response.status=202 http.response.written=0 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1971f59e-9c68-44dd-8d66-15a047a14334/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=71.7µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=44b6d927-1cf9-415b-b72e-8d67eba36e65 trace.line=82 vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1971f59e-9c68-44dd-8d66-15a047a14334/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=18.425µs trace.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=4520ede5-5abc-4c40-9576-f7377af69d56 trace.line=141 vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1971f59e-9c68-44dd-8d66-15a047a14334/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=113.554µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=c41fa015-066d-4c4a-9aab-33d92154e2f5 trace.line=124 vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=81.309µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dad328b9-23ff-4ab9-8882-eeb45b59beea trace.line=82 vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=29.554µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b00d941d-8269-4342-a19d-6d4b38198935 trace.line=141 vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1971f59e-9c68-44dd-8d66-15a047a14334/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=16.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).Stat" trace.id=497d04a9-5b3b-495a-a14e-913b5206c634 trace.line=141 vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=151.046µs trace.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=c6d11045-442a-44b3-b01d-886bb6225339 trace.line=124 vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.546Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=41.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=73b809e3-13b5-429a-a96c-c596bbad323f trace.line=141 vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=15.77µs trace.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=093178d4-f8e5-49ec-bdbd-1170dc998811 trace.line=141 vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=17.31µs trace.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=cd6610b6-82e5-4aa4-b7f9-ad9f5b7d82c8 trace.line=141 vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=417.66µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=a06441aa-c7ad-4522-8cda-ba35ca555060 trace.line=167 vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=23.776µs trace.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=9f7d152b-0430-457a-9bce-7532d9027bad trace.line=141 vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=410.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=51fc1ce1-dfb6-4b78-a953-b425e2d34f2f trace.line=95 vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1971f59e-9c68-44dd-8d66-15a047a14334/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=141.952µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f5960db4-f1ba-4ee4-86ef-6f3365dca7c7 trace.line=141 vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=447.869µs trace.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=7c8a473e-36ba-42fe-bc97-6e192112f12d trace.line=181 vars.name=test vars.uuid=4ac7c080-3452-4cb9-b5fd-355ea0de62a9 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e692e3a-e064-4cfb-997d-37098e05d507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47922" http.request.uri="/v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.832395ms http.response.status=201 http.response.written=0 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "PUT /v2/test/blobs/uploads/4ac7c080-3452-4cb9-b5fd-355ea0de62a9?_state=0509YmV38ClAvTuXiS-gr9rUbVyLSdP7VpXma5UXGHB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYzdjMDgwLTM0NTItNGNiOS1iNWZkLTM1NWVhMGRlNjJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTc3NzE3MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1971f59e-9c68-44dd-8d66-15a047a14334/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=572.839µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=cf337ae8-eabe-466e-97b6-a20a281661a7 trace.line=167 vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=180.149µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c8ce3c92-a868-4cb0-a266-d6b7496850cd trace.line=95 vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1971f59e-9c68-44dd-8d66-15a047a14334\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=487.302µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f1718812-4ef7-4eaf-bf84-5032964e1fd8 trace.line=181 vars.name=test vars.uuid=1971f59e-9c68-44dd-8d66-15a047a14334 version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb280909-4639-4300-908e-3e11acd31ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.589213ms http.response.status=201 http.response.written=0 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "PUT /v2/test/blobs/uploads/1971f59e-9c68-44dd-8d66-15a047a14334?_state=ONmHOQpjQ2ssVuANkf9MdKs3BpW3onQOKNx58C553rt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5NzFmNTllLTljNjgtNDRkZC04ZDY2LTE1YTA0N2ExNDMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODoxMS40OTQzNjMxN1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eed4dd62-980e-454f-b619-e7204fd5352b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eed4dd62-980e-454f-b619-e7204fd5352b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eed4dd62-980e-454f-b619-e7204fd5352b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=24.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).GetContent" trace.id=30065b67-1db2-43dd-aa9c-53e3c609b6f4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eed4dd62-980e-454f-b619-e7204fd5352b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47924" 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.159551ms http.response.status=404 http.response.written=96 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=40.516µs trace.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=83737f67-cc19-4d11-a095-a3588695e315 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=17.424µs trace.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=e1bc86e8-b805-4404-90fb-6304e6f1dbc2 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=33.842µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=298399e9-107e-47f1-b80b-4040903aa7b6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.547Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=15.299µs trace.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=955e7c7a-3af0-4918-a0eb-5086673d8937 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=19.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).Stat" trace.id=9735aa64-3db7-49e9-899a-2560d160bfc3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=176.405µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9a90ec34-0f59-41ed-8c24-ac90bdc402ce trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=226.386µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6b5db8fb-eb3c-47a1-9e33-9f8411e7685f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=52.635µs trace.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=ca210537-5ca2-411f-966e-0770cba503d9 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=290.752µs trace.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=a59d2709-4ea5-43be-ad81-41ed88c846bf trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=123.701µs trace.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=8ff1000d-6fe7-4923-b5f8-73ea1a303750 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48193719-6ded-456f-939f-dbb525abaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.908539ms http.response.status=201 http.response.written=0 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f04b2e27-c2e3-40ef-9f9f-e65bcddad539 http.request.method=GET http.request.remoteaddr="127.0.0.1:47946" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f04b2e27-c2e3-40ef-9f9f-e65bcddad539 http.request.method=GET http.request.remoteaddr="127.0.0.1:47946" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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="849.824µs" http.response.status=200 http.response.written=2 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9e4ccf24-db5f-492c-9dbe-b593269bdafb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9e4ccf24-db5f-492c-9dbe-b593269bdafb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9e4ccf24-db5f-492c-9dbe-b593269bdafb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=36.949µs trace.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=b8910e83-ac88-434d-85a5-433c98f5d8d3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9e4ccf24-db5f-492c-9dbe-b593269bdafb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9e4ccf24-db5f-492c-9dbe-b593269bdafb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=27.538µs trace.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=69c5add8-fb24-4f8c-988a-153e1b927937 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9e4ccf24-db5f-492c-9dbe-b593269bdafb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=18.147µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f77f0371-a18a-43d4-936d-9d1d04141ebb trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9e4ccf24-db5f-492c-9dbe-b593269bdafb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=36.33µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c892b115-3a52-41d5-a325-bb443884e9ae trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9e4ccf24-db5f-492c-9dbe-b593269bdafb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9e4ccf24-db5f-492c-9dbe-b593269bdafb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.391804ms http.response.status=200 http.response.written=417 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a19973ee-337d-4b91-8894-f7db2530736d http.request.method=GET http.request.remoteaddr="127.0.0.1:47966" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a19973ee-337d-4b91-8894-f7db2530736d http.request.method=GET http.request.remoteaddr="127.0.0.1:47966" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a19973ee-337d-4b91-8894-f7db2530736d http.request.method=GET http.request.remoteaddr="127.0.0.1:47966" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a19973ee-337d-4b91-8894-f7db2530736d http.request.method=GET http.request.remoteaddr="127.0.0.1:47966" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=46.015µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f373a54d-5827-499e-82e6-1f98f6acce11 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a19973ee-337d-4b91-8894-f7db2530736d http.request.method=GET http.request.remoteaddr="127.0.0.1:47966" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=21.851µs trace.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=9589639b-83cf-418e-9699-fffcbfd6346b trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a19973ee-337d-4b91-8894-f7db2530736d http.request.method=GET http.request.remoteaddr="127.0.0.1:47966" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=75.234µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=005421a5-1c4d-4206-8966-91f24f5d5360 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a19973ee-337d-4b91-8894-f7db2530736d http.request.method=GET http.request.remoteaddr="127.0.0.1:47966" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.548Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a19973ee-337d-4b91-8894-f7db2530736d http.request.method=GET http.request.remoteaddr="127.0.0.1:47966" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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.632868ms http.response.status=200 http.response.written=417 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=39.188µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d120d8cc-f0ab-486e-b39d-d994d137ba28 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=211.112µs trace.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=47330330-36cb-4665-8c7d-4f400e63581a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=884.234µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9b3d3af1-c234-4673-aa18-05d33deb5f72 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=62.938µs trace.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=7810786b-cf35-4759-9eb9-28e439f3b8ac trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=19.6µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=df67f060-8ab6-404e-b7c1-334de9631d8a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab 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=ae377ced-060c-4345-a92e-773177c89248 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=18.976µs trace.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=bb2a9b27-f10a-4764-af46-b3422f1de128 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=1.003215ms trace.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=6f2e9b48-ab23-4f1b-af87-44b3d222d010 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=59.308µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ebcba0cd-e4be-40a4-9e06-ac2e64bb473c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=28.974µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=6b4d7c51-6993-4e24-8bc4-3564d2b816ce trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=18.1µs trace.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=f5b8ef46-fad8-46d5-85b2-772ced04cd04 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=26.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).Stat" trace.id=ba3b8d5e-a54a-4c56-9cc7-96ce7c7ab8a4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=8.681µs trace.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=dd8ad6de-8791-4ecf-b729-0287bc77add5 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=48.038µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2cad7fb8-bc7b-42a3-93b9-37237bac2083 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=20.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).ReadStream" trace.id=3f58ec2a-1c9d-476b-813f-3147c527bfa1 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=18.817µs trace.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=49d8281c-31af-44e3-bc67-625c8a0023ea trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=53f2fbf4-418a-4e4f-b4e1-68baeeae77ac http.request.method=GET http.request.remoteaddr="127.0.0.1:47982" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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=7.356048ms http.response.status=200 http.response.written=179 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.549Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:11.549Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=27.537µs trace.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=7d21551e-2ced-4f22-a48e-ec0f0f91dd12 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.550Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=17.029µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29022254-de31-4950-9764-1a6a042debec trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:11.550Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9abf43-cdc8-4995-b211-f21f2417f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:47992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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=11.453204ms http.response.status=200 http.response.written=68 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.550Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:11.810Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ebba2209-f610-418e-942c-cc2208503eb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.810Z] time="2023-01-30T08:38:11Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ebba2209-f610-418e-942c-cc2208503eb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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.627575ms http.response.status=200 http.response.written=2 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab version="v2.1.0+unknown" [2023-01-30T08:38:11.810Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:11.810Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e098399-91e7-4521-a2e5-accb02e4c655 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.810Z] time="2023-01-30T08:38:11Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e098399-91e7-4521-a2e5-accb02e4c655 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.810Z] time="2023-01-30T08:38:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e098399-91e7-4521-a2e5-accb02e4c655 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.810Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e098399-91e7-4521-a2e5-accb02e4c655 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=215.802µs trace.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=736dbb33-7720-48ce-96f8-84de3aab80cf trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.810Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e098399-91e7-4521-a2e5-accb02e4c655 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=19.696µs trace.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=690027af-c256-4a70-80aa-7080b8496dde trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.811Z] time="2023-01-30T08:38:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e098399-91e7-4521-a2e5-accb02e4c655 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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=2.423247ms http.response.status=404 http.response.written=181 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.811Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:11.811Z] time="2023-01-30T08:38:11Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c06bfb8-bc6d-4a82-9455-daeb443a647a http.request.method=GET http.request.remoteaddr="127.0.0.1:48024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.811Z] time="2023-01-30T08:38:11Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c06bfb8-bc6d-4a82-9455-daeb443a647a http.request.method=GET http.request.remoteaddr="127.0.0.1:48024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.811Z] time="2023-01-30T08:38:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c06bfb8-bc6d-4a82-9455-daeb443a647a http.request.method=GET http.request.remoteaddr="127.0.0.1:48024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.811Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c06bfb8-bc6d-4a82-9455-daeb443a647a http.request.method=GET http.request.remoteaddr="127.0.0.1:48024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=24.917µs trace.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=59ba21ef-3d19-4b82-9b7b-46e49b7c18be trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.811Z] time="2023-01-30T08:38:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c06bfb8-bc6d-4a82-9455-daeb443a647a http.request.method=GET http.request.remoteaddr="127.0.0.1:48024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab trace.duration=9.819µs trace.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=07f827ef-c8d4-4532-9330-8d4f5be0fbb3 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.811Z] time="2023-01-30T08:38:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c06bfb8-bc6d-4a82-9455-daeb443a647a http.request.method=GET http.request.remoteaddr="127.0.0.1:48024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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.196326ms http.response.status=404 http.response.written=181 instance.id=1d2a0d24-f6c3-4542-87c5-967fa861b8ab vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-30T08:38:11.811Z] 127.0.0.1 - - [30/Jan/2023:08:38:11 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:11.811Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s) [2023-01-30T08:38:11.811Z] === RUN TestRemoveImageOrphaning [2023-01-30T08:38:12.071Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2023-01-30T08:38:12.071Z] === RUN TestRemoveImageGarbageCollector [2023-01-30T08:38:12.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-01-30T08:38:12.156Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2023-01-30T08:38:12.156Z] === RUN TestRemoveImageGarbageCollector [2023-01-30T08:38:12.156Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-01-30T08:38:12.156Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-01-30T08:38:12.156Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-30T08:38:12.156Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-01-30T08:38:12.156Z] === RUN TestTagInvalidReference [2023-01-30T08:38:12.156Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-30T08:38:12.156Z] === RUN TestTagValidPrefixedRepo [2023-01-30T08:38:12.156Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-01-30T08:38:12.156Z] === RUN TestTagExistedNameWithoutForce [2023-01-30T08:38:12.156Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-30T08:38:12.156Z] === RUN TestTagOfficialNames [2023-01-30T08:38:12.156Z] --- PASS: TestTagOfficialNames (0.04s) [2023-01-30T08:38:12.156Z] === RUN TestTagMatchesDigest [2023-01-30T08:38:12.413Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-01-30T08:38:12.413Z] === CONT TestImportExtremelyLargeImageWorks [2023-01-30T08:38:12.860Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2023-01-30T08:38:12.860Z] === RUN TestUpdateMemory [2023-01-30T08:38:13.117Z] --- PASS: TestUpdateMemory (0.55s) [2023-01-30T08:38:13.117Z] === RUN TestUpdateCPUQuota [2023-01-30T08:38:13.980Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2023-01-30T08:38:13.980Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-30T08:38:13.980Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-01-30T08:38:13.980Z] === RUN TestTagInvalidReference [2023-01-30T08:38:13.980Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-30T08:38:13.980Z] === RUN TestTagValidPrefixedRepo [2023-01-30T08:38:13.980Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-01-30T08:38:13.980Z] === RUN TestTagExistedNameWithoutForce [2023-01-30T08:38:13.980Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-30T08:38:13.980Z] === RUN TestTagOfficialNames [2023-01-30T08:38:13.980Z] --- PASS: TestTagOfficialNames (0.05s) [2023-01-30T08:38:13.980Z] === RUN TestTagMatchesDigest [2023-01-30T08:38:13.980Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-01-30T08:38:13.980Z] === CONT TestImportExtremelyLargeImageWorks [2023-01-30T08:38:14.047Z] --- PASS: TestServiceUpdateConfigs (15.64s) [2023-01-30T08:38:14.047Z] === RUN TestServiceUpdateNetwork [2023-01-30T08:38:14.047Z] docker_api_swarm_test.go:202: [d55380544d6ac] joining swarm manager [d469ebb9fcf44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:38:14.050Z] --- PASS: TestUpdateCPUQuota (0.85s) [2023-01-30T08:38:14.050Z] === RUN TestUpdatePidsLimit [2023-01-30T08:38:14.050Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-30T08:38:14.308Z] === RUN TestUpdatePidsLimit/no_change [2023-01-30T08:38:14.308Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-30T08:38:14.566Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-30T08:38:14.824Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-30T08:38:15.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-30T08:38:15.341Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-30T08:38:15.909Z] --- PASS: TestUpdatePidsLimit (2.06s) [2023-01-30T08:38:15.909Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-01-30T08:38:15.909Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-01-30T08:38:15.909Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2023-01-30T08:38:15.909Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2023-01-30T08:38:15.909Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2023-01-30T08:38:15.909Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-01-30T08:38:15.909Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-01-30T08:38:15.909Z] === RUN TestUpdateRestartPolicy [2023-01-30T08:38:22.143Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-01-30T08:38:22.143Z] === RUN TestDockerSuite/TestExecTTY [2023-01-30T08:38:22.143Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-01-30T08:38:22.435Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-01-30T08:38:23.002Z] === RUN TestDockerSuite/TestExecUlimits [2023-01-30T08:38:23.573Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-01-30T08:38:23.573Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-01-30T08:38:23.573Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-01-30T08:38:24.955Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-01-30T08:38:25.523Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-01-30T08:38:26.466Z] === RUN TestDockerSuite/TestExecWithTERM [2023-01-30T08:38:27.036Z] --- PASS: TestServiceUpdateNetwork (13.17s) [2023-01-30T08:38:27.036Z] === RUN TestServiceUpdatePidsLimit [2023-01-30T08:38:27.297Z] === RUN TestDockerSuite/TestExecWithUser [2023-01-30T08:38:27.882Z] === RUN TestDockerSuite/TestGetContainerStats [2023-01-30T08:38:28.105Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2023-01-30T08:38:28.105Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-30T08:38:28.105Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2023-01-30T08:38:28.105Z] === RUN TestWaitNonBlocked [2023-01-30T08:38:28.105Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:38:28.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:38:28.105Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:38:28.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:38:28.105Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:38:28.105Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:38:28.105Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-30T08:38:28.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2023-01-30T08:38:28.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2023-01-30T08:38:28.105Z] === RUN TestWaitBlocked [2023-01-30T08:38:28.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:38:28.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:38:28.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:38:28.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:38:28.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-30T08:38:28.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-30T08:38:28.144Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-30T08:38:28.672Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-30T08:38:28.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2023-01-30T08:38:28.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2023-01-30T08:38:28.672Z] === CONT TestContainerStartOnDaemonRestart [2023-01-30T08:38:28.672Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-30T08:38:29.077Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-30T08:38:30.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-01-30T08:38:31.201Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.03s) [2023-01-30T08:38:31.201Z] === CONT TestIpcModeOlderClient [2023-01-30T08:38:31.201Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2023-01-30T08:38:31.201Z] === CONT TestContainerKillOnDaemonStart [2023-01-30T08:38:31.201Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-01-30T08:38:31.201Z] === CONT TestDaemonHostGatewayIP [2023-01-30T08:38:32.343Z] docker_api_swarm_test.go:384: [d6bbede760dd2] joining swarm manager [d42f190fcdf50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:38:32.343Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-01-30T08:38:33.274Z] docker_api_swarm_test.go:385: [d5f0a0af3feb1] joining swarm manager [d42f190fcdf50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:38:33.725Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-01-30T08:38:33.731Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2023-01-30T08:38:33.731Z] === CONT TestDaemonRestartIpcMode [2023-01-30T08:38:35.629Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2023-01-30T08:38:35.796Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-30T08:38:37.165Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-01-30T08:38:38.535Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-01-30T08:38:43.731Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2023-01-30T08:38:43.731Z] PASS [2023-01-30T08:38:43.731Z] [2023-01-30T08:38:43.731Z] === Skipped [2023-01-30T08:38:43.731Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-01-30T08:38:43.731Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-30T08:38:43.731Z] [2023-01-30T08:38:43.731Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-30T08:38:43.731Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-30T08:38:43.731Z] [2023-01-30T08:38:43.731Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-30T08:38:43.731Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-30T08:38:43.731Z] [2023-01-30T08:38:43.731Z] DONE 197 tests, 3 skipped in 108.628s [2023-01-30T08:38:43.731Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-30T08:38:43.731Z] ++ 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-01-30T08:38:43.731Z] ++ set -e [2023-01-30T08:38:43.731Z] ++ '[' -n 0 ']' [2023-01-30T08:38:43.731Z] ++ set -x [2023-01-30T08:38:43.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-01-30T08:38:43.732Z] INFO: Testing against a local daemon [2023-01-30T08:38:43.732Z] === RUN TestLiveRestore [2023-01-30T08:38:43.732Z] === RUN TestLiveRestore/volume_references [2023-01-30T08:38:43.732Z] === PAUSE TestLiveRestore/volume_references [2023-01-30T08:38:43.732Z] === CONT TestLiveRestore/volume_references [2023-01-30T08:38:43.732Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-30T08:38:43.732Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-30T08:38:43.788Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-01-30T08:38:43.788Z] --- PASS: TestServiceUpdatePidsLimit (16.82s) [2023-01-30T08:38:43.788Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s) [2023-01-30T08:38:43.788Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-01-30T08:38:43.788Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.96s) [2023-01-30T08:38:43.788Z] PASS [2023-01-30T08:38:43.788Z] [2023-01-30T08:38:43.788Z] === Skipped [2023-01-30T08:38:43.788Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-30T08:38:43.788Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-30T08:38:43.788Z] [2023-01-30T08:38:43.788Z] DONE 27 tests, 1 skipped in 196.410s [2023-01-30T08:38:43.788Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-01-30T08:38:43.788Z] ++ 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-01-30T08:38:43.788Z] ++ set -e [2023-01-30T08:38:43.788Z] ++ '[' -n 0 ']' [2023-01-30T08:38:43.788Z] ++ set -x [2023-01-30T08:38:43.788Z] ++ 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-01-30T08:38:43.788Z] INFO: Testing against a local daemon [2023-01-30T08:38:43.788Z] === RUN TestSessionCreate [2023-01-30T08:38:43.788Z] --- PASS: TestSessionCreate (0.01s) [2023-01-30T08:38:43.788Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-30T08:38:43.788Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-01-30T08:38:43.788Z] PASS [2023-01-30T08:38:43.788Z] [2023-01-30T08:38:43.788Z] DONE 2 tests in 0.058s [2023-01-30T08:38:43.788Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-01-30T08:38:43.788Z] ++ 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-01-30T08:38:43.788Z] ++ set -e [2023-01-30T08:38:43.788Z] ++ '[' -n 0 ']' [2023-01-30T08:38:43.788Z] ++ set -x [2023-01-30T08:38:43.788Z] ++ 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-01-30T08:38:43.788Z] INFO: Testing against a local daemon [2023-01-30T08:38:43.788Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-30T08:38:43.788Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-30T08:38:43.788Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-30T08:38:43.788Z] === RUN TestEventsExecDie [2023-01-30T08:38:44.046Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-01-30T08:38:44.046Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-01-30T08:38:44.046Z] === RUN TestDockerSuite/TestHealth [2023-01-30T08:38:44.296Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-30T08:38:44.609Z] --- PASS: TestEventsExecDie (0.66s) [2023-01-30T08:38:44.609Z] === RUN TestEventsBackwardsCompatible [2023-01-30T08:38:44.609Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-01-30T08:38:44.609Z] === RUN TestInfoBinaryCommits [2023-01-30T08:38:44.609Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-30T08:38:44.609Z] === RUN TestInfoAPIVersioned [2023-01-30T08:38:44.609Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-30T08:38:44.609Z] === RUN TestInfoDiscoveryBackend [2023-01-30T08:38:45.173Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-01-30T08:38:45.173Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-30T08:38:45.229Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-30T08:38:46.104Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-01-30T08:38:46.104Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-30T08:38:46.191Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-30T08:38:46.669Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-01-30T08:38:46.669Z] === RUN TestInfoAPI [2023-01-30T08:38:46.669Z] --- PASS: TestInfoAPI (0.02s) [2023-01-30T08:38:46.669Z] === RUN TestInfoAPIWarnings [2023-01-30T08:38:47.130Z] --- PASS: TestLiveRestore (0.00s) [2023-01-30T08:38:47.131Z] --- PASS: TestLiveRestore/volume_references (4.45s) [2023-01-30T08:38:47.131Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.79s) [2023-01-30T08:38:47.131Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s) [2023-01-30T08:38:47.131Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s) [2023-01-30T08:38:47.131Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s) [2023-01-30T08:38:47.131Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) [2023-01-30T08:38:47.131Z] PASS [2023-01-30T08:38:47.131Z] [2023-01-30T08:38:47.131Z] DONE 7 tests in 4.571s [2023-01-30T08:38:47.131Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-01-30T08:38:47.131Z] ++ 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-01-30T08:38:47.131Z] ++ set -e [2023-01-30T08:38:47.131Z] ++ '[' -n 0 ']' [2023-01-30T08:38:47.131Z] ++ set -x [2023-01-30T08:38:47.131Z] ++ 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-01-30T08:38:47.388Z] INFO: Testing against a local daemon [2023-01-30T08:38:47.388Z] === RUN TestCommitInheritsEnv [2023-01-30T08:38:47.645Z] --- PASS: TestCommitInheritsEnv (0.28s) [2023-01-30T08:38:47.645Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-30T08:38:47.645Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-01-30T08:38:47.645Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-01-30T08:38:47.645Z] === RUN TestImagesFilterMultiReference [2023-01-30T08:38:47.645Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-01-30T08:38:47.645Z] === RUN TestImagePullPlatformInvalid [2023-01-30T08:38:47.645Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-30T08:38:47.645Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-30T08:38:47.905Z] time="2023-01-30T08:38:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.10 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.18.10 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=94af42f2-da25-4b56-9b0d-3f0b46d005c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50928" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=94af42f2-da25-4b56-9b0d-3f0b46d005c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50928" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.702855ms http.response.status=200 http.response.written=2 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b6e0e8a0-2aae-4296-8346-eda2f9bcf88c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b6e0e8a0-2aae-4296-8346-eda2f9bcf88c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d0d99b77-d120-4aec-b425-e6a7e7f7460f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d0d99b77-d120-4aec-b425-e6a7e7f7460f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b6e0e8a0-2aae-4296-8346-eda2f9bcf88c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=30.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).GetContent" trace.id=7fab360e-9213-4c5b-ab9f-72a4bbc39591 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b6e0e8a0-2aae-4296-8346-eda2f9bcf88c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50950" 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=4.276584ms http.response.status=404 http.response.written=157 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c1585e81-5cf8-4e4a-be2e-ac117aad9e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c1585e81-5cf8-4e4a-be2e-ac117aad9e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a3418496-53d6-4e40-b06c-802823632601/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c1585e81-5cf8-4e4a-be2e-ac117aad9e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=103.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=928f4e22-e9fd-41cf-9341-a408b640bffd trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a3418496-53d6-4e40-b06c-802823632601/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c1585e81-5cf8-4e4a-be2e-ac117aad9e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=11.963µs trace.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=809e975d-3598-42f9-9c16-002aa9e4074e trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a3418496-53d6-4e40-b06c-802823632601/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c1585e81-5cf8-4e4a-be2e-ac117aad9e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=117.693µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c05b769f-d024-4631-9228-78eb1e3af09f trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c1585e81-5cf8-4e4a-be2e-ac117aad9e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.089936ms http.response.status=202 http.response.written=0 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d0d99b77-d120-4aec-b425-e6a7e7f7460f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=23.942µs trace.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=2ca71503-1099-4ad9-92ee-7bf8164336eb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d0d99b77-d120-4aec-b425-e6a7e7f7460f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50936" 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=7.347365ms http.response.status=404 http.response.written=157 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=27c3f6c4-e566-499a-b53a-96cc4acd18a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=27c3f6c4-e566-499a-b53a-96cc4acd18a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=27c3f6c4-e566-499a-b53a-96cc4acd18a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=88.623µs trace.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=fc6ae53a-984c-4440-a494-fec7b660bd1f trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=27c3f6c4-e566-499a-b53a-96cc4acd18a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=14.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).Stat" trace.id=1c16274e-14d0-4d7a-8d24-3186acdbe828 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=27c3f6c4-e566-499a-b53a-96cc4acd18a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=85.381µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=af8b179a-2f84-4ef4-b428-8889a0c46fa0 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=27c3f6c4-e566-499a-b53a-96cc4acd18a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.892092ms http.response.status=202 http.response.written=0 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a3418496-53d6-4e40-b06c-802823632601/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=77.201µs trace.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=8d63f3b3-04fa-4294-8a0f-e2c0c525db74 trace.line=82 vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a3418496-53d6-4e40-b06c-802823632601/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=17.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=cd6f8b13-97a0-43bf-b224-5db314cd4049 trace.line=141 vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a3418496-53d6-4e40-b06c-802823632601/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=71.113µs trace.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=6b52ca18-e290-4ae0-add8-c28886dd1435 trace.line=124 vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.906Z] time="2023-01-30T08:38:47Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a3418496-53d6-4e40-b06c-802823632601/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=10.691µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2860878c-1875-4765-a083-f636b2d8a6b9 trace.line=141 vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=11.807µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1af8d13c-c2b4-4736-b1fb-d7c79c406454 trace.line=141 vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a3418496-53d6-4e40-b06c-802823632601/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=8.336µs trace.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=c025aa69-8704-4dfe-b5be-bca5087d24e6 trace.line=141 vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a3418496-53d6-4e40-b06c-802823632601/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=189.183µs trace.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=85fd76b7-1e30-45e6-94cf-d9a27096927e trace.line=167 vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=926.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=de011a0d-bb90-406b-b308-bedae59b4e63 trace.line=95 vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a3418496-53d6-4e40-b06c-802823632601\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=445.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).Delete" trace.id=f7b69d57-b655-4d18-9a5f-ac7d79ea909b trace.line=181 vars.name=test vars.uuid=a3418496-53d6-4e40-b06c-802823632601 version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bb0b5de-0fe3-4d23-b565-2638f50eae2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50950" http.request.uri="/v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.667193ms http.response.status=201 http.response.written=0 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "PUT /v2/test/blobs/uploads/a3418496-53d6-4e40-b06c-802823632601?_state=kc-h33ijlCI3lw3lM3TT5qEenwUHieuGI2C263v4lql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNDE4NDk2LTUzZDYtNGU0MC1iMDZjLTgwMjgyMzYzMjYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NTcyODMxNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=32.976µs trace.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=2c4aa17d-0965-4eda-b246-fc4f3c95af28 trace.line=82 vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=150.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).Stat" trace.id=2bc20eb1-419b-4bf6-93dc-b3f6857b66b8 trace.line=141 vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=674.273µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=b9699bf4-30f1-4f9f-a9e8-a65f2e3e7c94 trace.line=124 vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=18.707µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ceee9f3e-e3a3-419d-b08d-e117b7c36580 trace.line=141 vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=19.709µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1080fb73-c5fc-4d37-83b6-b64fc4033dd1 trace.line=141 vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=14.933µs trace.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=8796ecd5-b365-4390-a77f-00b19b4875d7 trace.line=141 vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=71.097µs trace.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=24576618-bc25-4173-99ec-87d083a108e1 trace.line=167 vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=81.771µs trace.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=4f02c470-ea8c-423b-9619-6da499546cfe trace.line=95 vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=85.087µs trace.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=4f8423cd-5d04-432a-b179-a7ea654527bf trace.line=181 vars.name=test vars.uuid=c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb version="v2.1.0+unknown" [2023-01-30T08:38:47.907Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=46ac24fa-8fe9-40f2-8cb8-ae5528c96312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.7043ms http.response.status=201 http.response.written=0 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "PUT /v2/test/blobs/uploads/c70d7ee6-c08d-4e0c-be8c-d1c9b6bb45eb?_state=ckQGe20fCs5qlZTHHIm-zhbkiUIA95JVIdIJUVW39wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MGQ3ZWU2LWMwOGQtNGUwYy1iZThjLWQxYzliNmJiNDVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODozODo0Ny43NjI5MTQ5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5198a803-ba17-467f-ba06-87cae8df015a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5198a803-ba17-467f-ba06-87cae8df015a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5198a803-ba17-467f-ba06-87cae8df015a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=88.22µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6bb52170-a7f5-4dc1-88e8-c1c3a0bfaec8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5198a803-ba17-467f-ba06-87cae8df015a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50936" 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.401312ms http.response.status=404 http.response.written=96 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=37.571µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c3de7abb-fb1f-4b4f-80a7-d0ff1b1a009e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=20.003µs trace.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=3609fff4-721b-496e-a602-6ced485e6cee trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=25.813µs trace.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=efbc21a0-3c28-4f56-955f-fc48e8b6b979 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=11.233µs trace.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=ac15825a-570f-441e-bda2-cbcc769ae7df trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=12.028µs trace.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=52768825-0a7c-4067-85db-e01aa031c0a3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=48.754µs trace.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=69f5b300-b602-4299-bb28-1867328a6a64 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=50.527µs trace.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=2274bbe1-3cab-4b8b-9cdb-5dc2fc3b2c3e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=24.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=3cd75afd-acf5-4b98-8a1e-7b56c28c8c4c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=59.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).PutContent" trace.id=a23406e9-a369-4631-aa01-8e6986240a74 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=32.197µs trace.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=1d65f409-c29f-412e-b2ee-abd5b0664aef trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=48e28000-065f-478c-b848-77cc7e0226a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.715036ms http.response.status=201 http.response.written=0 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bfbf1a09-70c7-45b9-ba0e-06c66875a421 http.request.method=GET http.request.remoteaddr="127.0.0.1:50972" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bfbf1a09-70c7-45b9-ba0e-06c66875a421 http.request.method=GET http.request.remoteaddr="127.0.0.1:50972" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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="817.016µs" http.response.status=200 http.response.written=2 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=919a7328-0f89-4d36-b780-461bfcbecf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=919a7328-0f89-4d36-b780-461bfcbecf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=919a7328-0f89-4d36-b780-461bfcbecf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=39.786µs trace.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=a8b26040-b7d6-4b22-949b-b43d582a4572 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=919a7328-0f89-4d36-b780-461bfcbecf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=919a7328-0f89-4d36-b780-461bfcbecf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=38.753µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ea95c15c-fcbb-4838-ab90-db878beeb164 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.908Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=919a7328-0f89-4d36-b780-461bfcbecf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=19.651µs trace.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=73e766b9-65e5-4dc1-911e-cc38f60133a6 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=919a7328-0f89-4d36-b780-461bfcbecf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=98.911µs trace.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=c86eef6d-9b3d-426c-82a8-65cc39bfc8c5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=919a7328-0f89-4d36-b780-461bfcbecf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=919a7328-0f89-4d36-b780-461bfcbecf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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.80383ms http.response.status=200 http.response.written=417 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9c3f36be-567f-4735-8999-a1165ed06ff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9c3f36be-567f-4735-8999-a1165ed06ff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9c3f36be-567f-4735-8999-a1165ed06ff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9c3f36be-567f-4735-8999-a1165ed06ff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=97.935µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=82712feb-e739-481f-9e1a-ae72083012f5 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9c3f36be-567f-4735-8999-a1165ed06ff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=20.004µs trace.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=7056821c-b240-43fa-8ed8-585f48f16bfd trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9c3f36be-567f-4735-8999-a1165ed06ff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=301.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12890d6c-1b6b-4dd3-84b6-909d2d1c3a61 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9c3f36be-567f-4735-8999-a1165ed06ff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9c3f36be-567f-4735-8999-a1165ed06ff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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.342831ms http.response.status=200 http.response.written=417 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=75.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=097b872f-5942-4b3e-9d82-ae6e0951e210 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=19.766µs trace.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=f938b37c-cf91-4c18-9870-2477f89df622 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=31.934µs trace.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=028ed087-86eb-4a2b-a03c-b2305d5d3289 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=14.777µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f450b27-fa61-443c-9627-00f0a0cdc372 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=53.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=c0b572ac-d299-4384-8a46-15908257d1c7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=14.244µs trace.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=41728acf-b0db-48ce-871a-9fe95c1fde46 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=24.574µs trace.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=b3fa291e-98e3-4976-824e-6d1002a53652 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=12.874µs trace.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=5ec796f3-fc93-451b-ae74-9e86030a0642 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=15.926µs trace.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=9a044a8a-30b6-400d-bb6d-3a1abb7011f4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.909Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=6.728µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=df72fc0c-f3f5-4185-8eea-febc0dccae7f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=18.388µs trace.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=174c66b5-a4a9-4fbc-8d0f-99628d0f79d2 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=13.653µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dfb45a4b-5d30-4f91-86a4-ea785101da3c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=25.074µs trace.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=d0a7255c-6372-49ad-ac2f-843882771674 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=22.851µs trace.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=45ab7efa-efb9-448c-a98d-add726181beb trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7d1fe1d4-f751-4f32-b753-b7ba1edf5f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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=7.130318ms http.response.status=200 http.response.written=68 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=18.183µs trace.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=5d16bd71-ec18-4931-be46-80e68c4186db trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=461.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).ReadStream" trace.id=d7daf04e-cd35-42b0-b69f-9da29129818c trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=44.619µs trace.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=0ed9d1a8-60c8-4391-848b-0207292fdaba trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=20.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e01c9c14-41e4-49c3-b504-662b2557694c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f8f5ffc9-ba9d-4ac7-b44e-167acae69057 http.request.method=GET http.request.remoteaddr="127.0.0.1:50996" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=12.680314ms http.response.status=200 http.response.written=179 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7961b4f0-7c78-411d-9cd8-57b8b3955f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:51020" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7961b4f0-7c78-411d-9cd8-57b8b3955f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:51020" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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="859.617µs" http.response.status=200 http.response.written=2 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e9aafda-6b8c-472d-848c-11454a7682e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e9aafda-6b8c-472d-848c-11454a7682e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e9aafda-6b8c-472d-848c-11454a7682e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e9aafda-6b8c-472d-848c-11454a7682e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=35.512µs trace.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=7fe06ab9-0200-4fa4-8e01-579ce3df6151 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e9aafda-6b8c-472d-848c-11454a7682e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=14.228µs trace.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=ecf4d0e1-5ad5-4599-a6fb-00ace194b2a8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e9aafda-6b8c-472d-848c-11454a7682e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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.730875ms http.response.status=404 http.response.written=181 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03ddc5b5-8dc8-413e-860e-12ed3174e070 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03ddc5b5-8dc8-413e-860e-12ed3174e070 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03ddc5b5-8dc8-413e-860e-12ed3174e070 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03ddc5b5-8dc8-413e-860e-12ed3174e070 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=29.743µs trace.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=055da3b2-b3e7-4c6c-8f70-e19d1c24d8fa trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.910Z] time="2023-01-30T08:38:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03ddc5b5-8dc8-413e-860e-12ed3174e070 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a trace.duration=31.105µs trace.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=d35eb782-396d-4495-b294-b7bddc597ea5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.911Z] time="2023-01-30T08:38:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=03ddc5b5-8dc8-413e-860e-12ed3174e070 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d 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=4.220043ms http.response.status=404 http.response.written=181 instance.id=23cb51ef-604c-4ec5-9723-325c3a5a298a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-30T08:38:47.911Z] 127.0.0.1 - - [30/Jan/2023:08:38:47 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/526ae907e2828307f54315b184457c64bf1b299d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-30T08:38:48.169Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s) [2023-01-30T08:38:48.169Z] === RUN TestRemoveImageOrphaning [2023-01-30T08:38:48.427Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2023-01-30T08:38:48.427Z] === RUN TestRemoveImageGarbageCollector [2023-01-30T08:38:48.427Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:38:48.427Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-01-30T08:38:48.427Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-30T08:38:48.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-01-30T08:38:48.427Z] === RUN TestTagInvalidReference [2023-01-30T08:38:48.427Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-30T08:38:48.427Z] === RUN TestTagValidPrefixedRepo [2023-01-30T08:38:48.427Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-01-30T08:38:48.427Z] === RUN TestTagExistedNameWithoutForce [2023-01-30T08:38:48.427Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-30T08:38:48.427Z] === RUN TestTagOfficialNames [2023-01-30T08:38:48.684Z] --- PASS: TestTagOfficialNames (0.06s) [2023-01-30T08:38:48.684Z] === RUN TestTagMatchesDigest [2023-01-30T08:38:48.684Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-01-30T08:38:48.684Z] PASS [2023-01-30T08:38:48.684Z] [2023-01-30T08:38:48.684Z] === Skipped [2023-01-30T08:38:48.684Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-01-30T08:38:48.684Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-01-30T08:38:48.684Z] [2023-01-30T08:38:48.684Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-01-30T08:38:48.684Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:38:48.684Z] [2023-01-30T08:38:48.684Z] DONE 13 tests, 2 skipped in 1.419s [2023-01-30T08:38:48.684Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-01-30T08:38:48.684Z] ++ 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-01-30T08:38:48.684Z] ++ set -e [2023-01-30T08:38:48.684Z] ++ '[' -n 0 ']' [2023-01-30T08:38:48.684Z] ++ set -x [2023-01-30T08:38:48.684Z] ++ 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-01-30T08:38:48.684Z] INFO: Testing against a local daemon [2023-01-30T08:38:48.684Z] === RUN TestNetworkCreateDelete [2023-01-30T08:38:48.942Z] --- PASS: TestNetworkCreateDelete (0.15s) [2023-01-30T08:38:48.942Z] === RUN TestDockerNetworkDeletePreferID [2023-01-30T08:38:49.199Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2023-01-30T08:38:49.199Z] === RUN TestDaemonDNSFallback [2023-01-30T08:38:50.019Z] 8185ee4ed646: Pull complete [2023-01-30T08:38:50.019Z] Digest: sha256:192adcdbbcebf7000d95a0ca34422709127e20b0334e6968381a198c816c9f9f [2023-01-30T08:38:50.019Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:38:50.019Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-01-30T08:38:50.019Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-01-30T08:38:50.019Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3887' [2023-01-30T08:38:50.019Z] WARN: Skipping validation tests [2023-01-30T08:38:50.019Z] INFO: Running unit tests at 01/30/2023 08:38:42... [2023-01-30T08:38:50.019Z] INFO: make.ps1 starting at 01/30/2023 08:38:48 [2023-01-30T08:38:50.019Z] INFO: Git commit (526ae907e2) assumed from DOCKER_GITCOMMIT environment variable [2023-01-30T08:38:50.019Z] INFO: Invoking autogen... [2023-01-30T08:38:50.019Z] INFO: Running unit tests... [2023-01-30T08:38:55.752Z] --- PASS: TestDaemonDNSFallback (6.36s) [2023-01-30T08:38:55.752Z] === RUN TestInspectNetwork [2023-01-30T08:38:58.689Z] 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-01-30T08:38:59.032Z] === RUN TestInspectNetwork/full_network_id [2023-01-30T08:38:59.032Z] === RUN TestInspectNetwork/partial_network_id [2023-01-30T08:38:59.032Z] === RUN TestInspectNetwork/network_name [2023-01-30T08:38:59.032Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-30T08:39:03.209Z] --- PASS: TestInspectNetwork (7.10s) [2023-01-30T08:39:03.209Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-30T08:39:03.209Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-30T08:39:03.209Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-30T08:39:03.209Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-30T08:39:03.209Z] === RUN TestRunContainerWithBridgeNone [2023-01-30T08:39:04.143Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2023-01-30T08:39:04.143Z] === RUN TestNetworkInvalidJSON [2023-01-30T08:39:04.143Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-30T08:39:04.143Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-30T08:39:04.143Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:39:04.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:39:04.143Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:39:04.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:39:04.143Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-30T08:39:04.143Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:39:04.143Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:39:04.143Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-30T08:39:04.143Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-30T08:39:04.143Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-30T08:39:04.143Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-30T08:39:04.143Z] === RUN TestNetworkList [2023-01-30T08:39:04.143Z] === RUN TestNetworkList//networks [2023-01-30T08:39:04.143Z] === PAUSE TestNetworkList//networks [2023-01-30T08:39:04.143Z] === RUN TestNetworkList//networks/ [2023-01-30T08:39:04.143Z] === PAUSE TestNetworkList//networks/ [2023-01-30T08:39:04.143Z] === CONT TestNetworkList//networks [2023-01-30T08:39:04.143Z] === CONT TestNetworkList//networks/ [2023-01-30T08:39:04.143Z] --- PASS: TestNetworkList (0.01s) [2023-01-30T08:39:04.143Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-30T08:39:04.143Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-30T08:39:04.143Z] === RUN TestHostIPv4BridgeLabel [2023-01-30T08:39:04.708Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-01-30T08:39:04.708Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-01-30T08:39:04.730Z] --- PASS: TestInfoAPIWarnings (16.26s) [2023-01-30T08:39:04.730Z] === RUN TestInfoDebug [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-01-30T08:39:04.730Z] --- PASS: TestInfoDebug (0.56s) [2023-01-30T08:39:04.730Z] === RUN TestInfoInsecureRegistries [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-01-30T08:39:04.730Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-01-30T08:39:04.730Z] === RUN TestInfoRegistryMirrors [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-01-30T08:39:04.730Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-30T08:39:04.730Z] === RUN TestLoginFailsWithBadCredentials [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-01-30T08:39:04.730Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-01-30T08:39:04.987Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-01-30T08:39:04.987Z] === RUN TestPingCacheHeaders [2023-01-30T08:39:04.987Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-01-30T08:39:04.987Z] === RUN TestPingGet [2023-01-30T08:39:04.987Z] --- PASS: TestPingGet (0.01s) [2023-01-30T08:39:04.987Z] === RUN TestPingHead [2023-01-30T08:39:04.987Z] --- PASS: TestPingHead (0.01s) [2023-01-30T08:39:04.987Z] === RUN TestVersion [2023-01-30T08:39:04.987Z] --- PASS: TestVersion (0.02s) [2023-01-30T08:39:04.987Z] PASS [2023-01-30T08:39:04.987Z] [2023-01-30T08:39:04.987Z] === Skipped [2023-01-30T08:39:04.987Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-30T08:39:04.987Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-30T08:39:04.987Z] [2023-01-30T08:39:04.987Z] DONE 18 tests, 1 skipped in 21.101s [2023-01-30T08:39:04.987Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-30T08:39:04.987Z] ++ 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-01-30T08:39:04.987Z] ++ set -e [2023-01-30T08:39:04.987Z] ++ '[' -n 0 ']' [2023-01-30T08:39:04.987Z] ++ set -x [2023-01-30T08:39:04.987Z] ++ 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-01-30T08:39:04.987Z] INFO: Testing against a local daemon [2023-01-30T08:39:04.987Z] === RUN TestVolumesCreateAndList [2023-01-30T08:39:04.987Z] --- PASS: TestVolumesCreateAndList (0.04s) [2023-01-30T08:39:04.987Z] === RUN TestVolumesRemove [2023-01-30T08:39:04.987Z] --- PASS: TestVolumesRemove (0.06s) [2023-01-30T08:39:04.987Z] === RUN TestVolumesInspect [2023-01-30T08:39:05.244Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-01-30T08:39:05.244Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-30T08:39:05.244Z] === RUN TestVolumesInvalidJSON [2023-01-30T08:39:05.244Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-30T08:39:05.244Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-30T08:39:05.244Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-30T08:39:05.244Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-30T08:39:05.244Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-30T08:39:05.244Z] PASS [2023-01-30T08:39:05.244Z] [2023-01-30T08:39:05.244Z] DONE 5 tests in 0.159s [2023-01-30T08:39:05.244Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-30T08:39:05.244Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-01-30T08:39:05.244Z] ++++ cat bundles/test-integration/docker.pid [2023-01-30T08:39:05.244Z] +++ kill 10347 [2023-01-30T08:39:05.808Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-01-30T08:39:06.079Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-01-30T08:39:06.079Z] === RUN TestDaemonDefaultNetworkPools [2023-01-30T08:39:06.372Z] === RUN TestDockerSuite/TestImagesFormat [2023-01-30T08:39:06.372Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-01-30T08:39:06.628Z] +++ /etc/init.d/apparmor stop [2023-01-30T08:39:06.629Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-30T08:39:06.629Z] [2023-01-30T08:39:06.629Z] Unloading profiles will leave already running processes permanently [2023-01-30T08:39:06.629Z] unconfined, which can lead to unexpected situations. [2023-01-30T08:39:06.629Z] [2023-01-30T08:39:06.629Z] To set a process to complain mode, use the command line tool [2023-01-30T08:39:06.629Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-30T08:39:06.629Z] +++ true [2023-01-30T08:39:06.629Z] exiting test-integration [2023-01-30T08:39:06.629Z] ++ exit 0 [2023-01-30T08:39:06.629Z] [2023-01-30T08:39:06.644Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2023-01-30T08:39:06.644Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-30T08:39:06.885Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-01-30T08:39:06.885Z] + for job in $(jobs -p) [2023-01-30T08:39:06.885Z] + wait 31741 [2023-01-30T08:39:07.577Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-01-30T08:39:07.577Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-30T08:39:08.949Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2023-01-30T08:39:08.950Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-30T08:39:09.123Z] ? github.com/docker/docker/api [no test files] [2023-01-30T08:39:09.407Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-01-30T08:39:09.407Z] === RUN TestDockerSuite/TestImportBadURL [2023-01-30T08:39:09.407Z] === RUN TestDockerSuite/TestImportDisplay [2023-01-30T08:39:09.514Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-01-30T08:39:09.514Z] === RUN TestServiceWithPredefinedNetwork [2023-01-30T08:39:10.777Z] === RUN TestDockerSuite/TestImportFile [2023-01-30T08:39:11.708Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-01-30T08:39:11.708Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-01-30T08:39:12.039Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2023-01-30T08:39:12.039Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-30T08:39:12.039Z] service_test.go:242: FLAKY_TEST [2023-01-30T08:39:12.039Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-30T08:39:12.039Z] === RUN TestServiceWithDataPathPortInit [2023-01-30T08:39:12.639Z] === RUN TestDockerSuite/TestImportGzipped [2023-01-30T08:39:14.008Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-01-30T08:39:15.377Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-01-30T08:39:15.634Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-01-30T08:39:16.198Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-01-30T08:39:16.762Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-01-30T08:39:16.762Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-01-30T08:39:16.762Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-01-30T08:39:17.325Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-01-30T08:39:17.889Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-01-30T08:39:18.146Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-01-30T08:39:18.710Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-01-30T08:39:19.274Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-01-30T08:39:19.838Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-01-30T08:39:19.838Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-01-30T08:39:21.207Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-01-30T08:39:21.464Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-01-30T08:39:22.396Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-01-30T08:39:22.396Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-01-30T08:39:22.961Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-01-30T08:39:22.961Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-01-30T08:39:22.961Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-01-30T08:39:23.892Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-01-30T08:39:24.149Z] === RUN TestDockerSuite/TestInspectDefault [2023-01-30T08:39:24.717Z] === RUN TestDockerSuite/TestInspectHistory [2023-01-30T08:39:25.283Z] === RUN TestDockerSuite/TestInspectImage [2023-01-30T08:39:25.283Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-01-30T08:39:25.283Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-01-30T08:39:25.283Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-01-30T08:39:25.283Z] === RUN TestDockerSuite/TestInspectInt64 [2023-01-30T08:39:25.846Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-01-30T08:39:26.410Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-01-30T08:39:26.410Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-01-30T08:39:26.638Z] ..........................xx.................... [ 29%] [2023-01-30T08:39:26.901Z] --- PASS: TestServiceWithDataPathPortInit (13.60s) [2023-01-30T08:39:26.902Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-30T08:39:26.953Z] === RUN TestMiddlewares [2023-01-30T08:39:26.953Z] --- PASS: TestMiddlewares (0.00s) [2023-01-30T08:39:26.953Z] PASS [2023-01-30T08:39:26.953Z] coverage: 7.9% of statements [2023-01-30T08:39:26.953Z] ok github.com/docker/docker/api/server 0.123s coverage: 7.9% of statements [2023-01-30T08:39:26.973Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-01-30T08:39:27.536Z] === RUN TestDockerSuite/TestInspectPlugin [2023-01-30T08:39:27.834Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hm41y1711kysfy459zvqu84mg Created:2023-01-30 08:39:26.640312083 +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[f4ad9ad0b17f49f726b8d32183e19ebea4142a1979fd36047e7d64e7d7630196:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iv4a68fhpcqt6atrb1hwijtuq EndpointID:807f27e7af886040aa9da8eccf479af5da01b13a3e8eead70b7c1c0a91e1892f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f2ec893ab56b6485821300f6d0b992f5811add4afec75af6a22cd1d2b852217e 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:7a1dc544135b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iv4a68fhpcqt6atrb1hwijtuq EndpointID:807f27e7af886040aa9da8eccf479af5da01b13a3e8eead70b7c1c0a91e1892f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-30T08:39:28.905Z] check_test.go:380: [d5f0a0af3feb1] daemon is not started [2023-01-30T08:39:28.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-01-30T08:39:29.835Z] === RUN TestDockerSuite/TestInspectRootFS [2023-01-30T08:39:29.835Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-01-30T08:39:30.399Z] === RUN TestDockerSuite/TestInspectStatus [2023-01-30T08:39:30.655Z] docker_api_swarm_test.go:802: [daf69fa7fb706] joining swarm manager [d42466dd379bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:39:30.912Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-01-30T08:39:31.842Z] docker_api_swarm_test.go:802: [d23f064399df7] joining swarm manager [d42466dd379bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:39:32.012Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.71s) [2023-01-30T08:39:32.012Z] PASS [2023-01-30T08:39:32.012Z] [2023-01-30T08:39:32.012Z] === Skipped [2023-01-30T08:39:32.012Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-30T08:39:32.012Z] service_test.go:242: FLAKY_TEST [2023-01-30T08:39:32.012Z] [2023-01-30T08:39:32.012Z] DONE 26 tests, 1 skipped in 43.414s [2023-01-30T08:39:32.012Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-30T08:39:32.012Z] ++ 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-01-30T08:39:32.012Z] ++ set -e [2023-01-30T08:39:32.012Z] ++ '[' -n 0 ']' [2023-01-30T08:39:32.012Z] ++ set -x [2023-01-30T08:39:32.012Z] ++ 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-01-30T08:39:32.099Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-01-30T08:39:32.270Z] INFO: Testing against a local daemon [2023-01-30T08:39:32.270Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-30T08:39:32.270Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:39:32.270Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-30T08:39:32.270Z] === RUN TestDockerNetworkIpvlan [2023-01-30T08:39:32.270Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:39:32.270Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-30T08:39:32.270Z] PASS [2023-01-30T08:39:32.270Z] [2023-01-30T08:39:32.270Z] === Skipped [2023-01-30T08:39:32.270Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-30T08:39:32.270Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:39:32.270Z] [2023-01-30T08:39:32.270Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-30T08:39:32.270Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:39:32.270Z] [2023-01-30T08:39:32.270Z] DONE 2 tests, 2 skipped in 0.149s [2023-01-30T08:39:32.270Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-30T08:39:32.270Z] ++ 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-01-30T08:39:32.270Z] ++ set -e [2023-01-30T08:39:32.270Z] ++ '[' -n 0 ']' [2023-01-30T08:39:32.270Z] ++ set -x [2023-01-30T08:39:32.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01-30T08:39:32.270Z] INFO: Testing against a local daemon [2023-01-30T08:39:32.270Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-30T08:39:32.663Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-01-30T08:39:33.227Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-01-30T08:39:33.642Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2023-01-30T08:39:33.642Z] === RUN TestDockerNetworkMacvlan [2023-01-30T08:39:33.790Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-01-30T08:39:34.047Z] docker_api_swarm_test.go:802: [d186522a5a5c7] joining swarm manager [d42466dd379bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-01-30T08:39:34.206Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-30T08:39:34.304Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-01-30T08:39:34.561Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-01-30T08:39:35.125Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-01-30T08:39:35.125Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-01-30T08:39:35.139Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-30T08:39:35.382Z] docker_api_swarm_test.go:802: [de23124a251ff] joining swarm manager [d42466dd379bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-01-30T08:39:35.704Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-30T08:39:36.752Z] docker_api_swarm_test.go:810: [d2a42c34e7c2b] joining swarm manager [d42466dd379bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-01-30T08:39:36.752Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-01-30T08:39:37.600Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-30T08:39:38.122Z] === RUN TestDockerSuite/TestLinksEnvs [2023-01-30T08:39:38.686Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-01-30T08:39:38.943Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-01-30T08:39:38.973Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-30T08:39:40.312Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-01-30T08:39:41.682Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-01-30T08:39:42.252Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-30T08:39:42.510Z] --- PASS: TestDockerNetworkMacvlan (9.02s) [2023-01-30T08:39:42.510Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-01-30T08:39:42.510Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-01-30T08:39:42.510Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2023-01-30T08:39:42.510Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2023-01-30T08:39:42.510Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.91s) [2023-01-30T08:39:42.510Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2023-01-30T08:39:42.510Z] PASS [2023-01-30T08:39:42.510Z] [2023-01-30T08:39:42.510Z] DONE 8 tests in 10.426s [2023-01-30T08:39:42.562Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-01-30T08:39:42.768Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-30T08:39:42.768Z] ++ 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-01-30T08:39:42.768Z] ++ set -e [2023-01-30T08:39:42.768Z] ++ '[' -n 0 ']' [2023-01-30T08:39:42.768Z] ++ set -x [2023-01-30T08:39:42.768Z] ++ 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-01-30T08:39:42.768Z] testing: warning: no tests to run [2023-01-30T08:39:42.768Z] PASS [2023-01-30T08:39:42.768Z] [2023-01-30T08:39:42.768Z] DONE 0 tests in 0.029s [2023-01-30T08:39:42.768Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-30T08:39:42.768Z] ++ 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-01-30T08:39:42.768Z] ++ set -e [2023-01-30T08:39:42.768Z] ++ '[' -n 0 ']' [2023-01-30T08:39:42.768Z] ++ set -x [2023-01-30T08:39:42.768Z] ++ 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-01-30T08:39:42.768Z] INFO: Testing against a local daemon [2023-01-30T08:39:42.768Z] === RUN TestAuthZPluginAllowRequest [2023-01-30T08:39:43.577Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-01-30T08:39:43.577Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-01-30T08:39:44.140Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2023-01-30T08:39:44.140Z] === RUN TestAuthZPluginTLS [2023-01-30T08:39:44.397Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-01-30T08:39:44.397Z] === RUN TestAuthZPluginDenyRequest [2023-01-30T08:39:44.945Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-01-30T08:39:44.945Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-01-30T08:39:44.962Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2023-01-30T08:39:44.962Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-30T08:39:45.509Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-01-30T08:39:45.526Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-01-30T08:39:45.526Z] === RUN TestAuthZPluginDenyResponse [2023-01-30T08:39:46.090Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-01-30T08:39:46.090Z] === RUN TestAuthZPluginAllowEventStream [2023-01-30T08:39:47.460Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2023-01-30T08:39:47.460Z] === RUN TestAuthZPluginErrorResponse [2023-01-30T08:39:47.718Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-01-30T08:39:47.718Z] === RUN TestAuthZPluginErrorRequest [2023-01-30T08:39:48.282Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2023-01-30T08:39:48.282Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-30T08:39:48.840Z] --- PASS: TestImportExtremelyLargeImageWorks (93.71s) [2023-01-30T08:39:48.840Z] PASS [2023-01-30T08:39:48.840Z] [2023-01-30T08:39:48.840Z] === Skipped [2023-01-30T08:39:48.840Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-30T08:39:48.840Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-30T08:39:48.840Z] [2023-01-30T08:39:48.840Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-01-30T08:39:48.840Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-01-30T08:39:48.840Z] [2023-01-30T08:39:48.840Z] DONE 13 tests, 2 skipped in 98.054s [2023-01-30T08:39:48.840Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-01-30T08:39:48.840Z] INFO: Testing against a local daemon [2023-01-30T08:39:48.840Z] === RUN TestNetworkCreateDelete [2023-01-30T08:39:48.840Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-01-30T08:39:48.840Z] === RUN TestDockerNetworkDeletePreferID [2023-01-30T08:39:48.840Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2023-01-30T08:39:48.840Z] === RUN TestDaemonDNSFallback [2023-01-30T08:39:48.847Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-01-30T08:39:48.847Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-30T08:39:50.248Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2023-01-30T08:39:50.248Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-30T08:39:50.262Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-01-30T08:39:50.452Z] --- PASS: TestImportExtremelyLargeImageWorks (91.93s) [2023-01-30T08:39:50.452Z] PASS [2023-01-30T08:39:50.452Z] [2023-01-30T08:39:50.452Z] DONE 13 tests in 95.009s [2023-01-30T08:39:50.452Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-01-30T08:39:50.452Z] INFO: Testing against a local daemon [2023-01-30T08:39:50.452Z] === RUN TestNetworkCreateDelete [2023-01-30T08:39:50.452Z] --- PASS: TestNetworkCreateDelete (0.12s) [2023-01-30T08:39:50.452Z] === RUN TestDockerNetworkDeletePreferID [2023-01-30T08:39:50.452Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2023-01-30T08:39:50.452Z] === RUN TestDaemonDNSFallback [2023-01-30T08:39:51.630Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2023-01-30T08:39:51.630Z] === RUN TestAuthZPluginHeader [2023-01-30T08:39:52.194Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-01-30T08:39:52.194Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-30T08:39:52.194Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:39:52.194Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-30T08:39:52.194Z] === RUN TestAuthZPluginV2Disable [2023-01-30T08:39:52.194Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:39:52.194Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-01-30T08:39:52.194Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-30T08:39:52.194Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:39:52.194Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-30T08:39:52.194Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-30T08:39:52.194Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:39:52.194Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-30T08:39:52.194Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-30T08:39:52.989Z] --- PASS: TestDaemonDNSFallback (6.31s) [2023-01-30T08:39:52.989Z] === RUN TestInspectNetwork [2023-01-30T08:39:53.625Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-01-30T08:39:54.096Z] --- PASS: TestDaemonDNSFallback (7.26s) [2023-01-30T08:39:54.096Z] === RUN TestInspectNetwork [2023-01-30T08:39:54.096Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:39:54.096Z] --- SKIP: TestInspectNetwork (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestRunContainerWithBridgeNone [2023-01-30T08:39:54.096Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestNetworkInvalidJSON [2023-01-30T08:39:54.096Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-30T08:39:54.096Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-30T08:39:54.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:39:54.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:39:54.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:39:54.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:39:54.096Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-30T08:39:54.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:39:54.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:39:54.096Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-30T08:39:54.096Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-30T08:39:54.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-30T08:39:54.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestNetworkList [2023-01-30T08:39:54.096Z] === RUN TestNetworkList//networks [2023-01-30T08:39:54.096Z] === PAUSE TestNetworkList//networks [2023-01-30T08:39:54.096Z] === RUN TestNetworkList//networks/ [2023-01-30T08:39:54.096Z] === PAUSE TestNetworkList//networks/ [2023-01-30T08:39:54.096Z] === CONT TestNetworkList//networks [2023-01-30T08:39:54.096Z] === CONT TestNetworkList//networks/ [2023-01-30T08:39:54.096Z] --- PASS: TestNetworkList (0.02s) [2023-01-30T08:39:54.096Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-30T08:39:54.096Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestHostIPv4BridgeLabel [2023-01-30T08:39:54.096Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-30T08:39:54.096Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestDaemonDefaultNetworkPools [2023-01-30T08:39:54.096Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-30T08:39:54.096Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-30T08:39:54.096Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-30T08:39:54.096Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestServiceWithPredefinedNetwork [2023-01-30T08:39:54.096Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:39:54.096Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-30T08:39:54.096Z] service_test.go:242: FLAKY_TEST [2023-01-30T08:39:54.096Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestServiceWithDataPathPortInit [2023-01-30T08:39:54.096Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:39:54.096Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-30T08:39:54.096Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:39:54.096Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-01-30T08:39:54.096Z] PASS [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === Skipped [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-01-30T08:39:54.096Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-01-30T08:39:54.096Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-01-30T08:39:54.096Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2023-01-30T08:39:54.096Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-01-30T08:39:54.096Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-30T08:39:54.096Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-30T08:39:54.096Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-30T08:39:54.096Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-01-30T08:39:54.096Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-30T08:39:54.096Z] service_test.go:242: FLAKY_TEST [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-01-30T08:39:54.096Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-01-30T08:39:54.096Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] DONE 22 tests, 12 skipped in 7.918s [2023-01-30T08:39:54.096Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-30T08:39:54.096Z] INFO: Testing against a local daemon [2023-01-30T08:39:54.096Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-30T08:39:54.096Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:39:54.096Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestDockerNetworkIpvlan [2023-01-30T08:39:54.096Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:39:54.096Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-30T08:39:54.096Z] PASS [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === Skipped [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-30T08:39:54.096Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-30T08:39:54.096Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] DONE 2 tests, 2 skipped in 0.107s [2023-01-30T08:39:54.096Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-30T08:39:54.096Z] INFO: Testing against a local daemon [2023-01-30T08:39:54.096Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-30T08:39:54.096Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-01-30T08:39:54.096Z] === RUN TestDockerNetworkMacvlan [2023-01-30T08:39:54.096Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-01-30T08:39:54.096Z] PASS [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === Skipped [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-01-30T08:39:54.096Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-01-30T08:39:54.096Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] DONE 2 tests, 2 skipped in 0.101s [2023-01-30T08:39:54.096Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-30T08:39:54.096Z] testing: warning: no tests to run [2023-01-30T08:39:54.096Z] PASS [2023-01-30T08:39:54.096Z] [2023-01-30T08:39:54.096Z] DONE 0 tests in 0.024s [2023-01-30T08:39:54.096Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-30T08:39:54.354Z] INFO: Testing against a local daemon [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginAllowRequest [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginTLS [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginDenyRequest [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginDenyResponse [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginAllowEventStream [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginErrorResponse [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginErrorRequest [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginHeader [2023-01-30T08:39:54.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.354Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-01-30T08:39:54.354Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-30T08:39:54.531Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-01-30T08:39:54.556Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-01-30T08:39:54.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.611Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2023-01-30T08:39:54.611Z] === RUN TestAuthZPluginV2Disable [2023-01-30T08:39:54.868Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:54.868Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-01-30T08:39:54.868Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-30T08:39:55.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.432Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-01-30T08:39:55.432Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-30T08:39:55.689Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.689Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-01-30T08:39:55.689Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-30T08:39:55.925Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-01-30T08:39:55.947Z] PASS [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === Skipped [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-01-30T08:39:55.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:55.947Z] [2023-01-30T08:39:55.947Z] DONE 17 tests, 17 skipped in 1.731s [2023-01-30T08:39:55.947Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-30T08:39:55.947Z] INFO: Testing against a local daemon [2023-01-30T08:39:55.947Z] === RUN TestPluginInvalidJSON [2023-01-30T08:39:55.947Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:39:55.947Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:39:56.204Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:39:56.204Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-01-30T08:39:56.204Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-30T08:39:56.204Z] === RUN TestPluginInstall [2023-01-30T08:39:56.204Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:56.204Z] --- SKIP: TestPluginInstall (0.00s) [2023-01-30T08:39:56.204Z] === RUN TestPluginsWithRuntimes [2023-01-30T08:39:56.204Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-01-30T08:39:56.204Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-01-30T08:39:56.204Z] === RUN TestPluginBackCompatMediaTypes [2023-01-30T08:39:56.204Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-30T08:39:56.204Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-01-30T08:39:56.204Z] PASS [2023-01-30T08:39:56.204Z] [2023-01-30T08:39:56.204Z] === Skipped [2023-01-30T08:39:56.204Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-01-30T08:39:56.204Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-30T08:39:56.204Z] [2023-01-30T08:39:56.204Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-01-30T08:39:56.204Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-01-30T08:39:56.204Z] [2023-01-30T08:39:56.204Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-01-30T08:39:56.204Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-30T08:39:56.204Z] [2023-01-30T08:39:56.204Z] DONE 5 tests, 3 skipped in 0.132s [2023-01-30T08:39:56.204Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-30T08:39:56.204Z] INFO: Testing against a local daemon [2023-01-30T08:39:56.204Z] === RUN TestExternalGraphDriver [2023-01-30T08:39:56.283Z] === RUN TestInspectNetwork/full_network_id [2023-01-30T08:39:56.283Z] === RUN TestInspectNetwork/partial_network_id [2023-01-30T08:39:56.283Z] === RUN TestInspectNetwork/network_name [2023-01-30T08:39:56.283Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-30T08:39:56.462Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-01-30T08:39:56.462Z] --- SKIP: TestExternalGraphDriver (0.34s) [2023-01-30T08:39:56.462Z] === RUN TestGraphdriverPluginV2 [2023-01-30T08:39:56.489Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-01-30T08:39:57.858Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-01-30T08:39:57.858Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-01-30T08:39:58.115Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-01-30T08:39:58.115Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-01-30T08:39:58.115Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-01-30T08:39:58.679Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-01-30T08:39:59.242Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-01-30T08:40:00.478Z] --- PASS: TestInspectNetwork (7.15s) [2023-01-30T08:40:00.478Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-30T08:40:00.478Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-30T08:40:00.478Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-30T08:40:00.478Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-30T08:40:00.478Z] === RUN TestRunContainerWithBridgeNone [2023-01-30T08:40:01.861Z] --- PASS: TestRunContainerWithBridgeNone (1.69s) [2023-01-30T08:40:01.861Z] === RUN TestNetworkInvalidJSON [2023-01-30T08:40:01.861Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-30T08:40:01.861Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-30T08:40:01.861Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:40:01.861Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:40:01.861Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:40:01.861Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:40:01.861Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-30T08:40:01.861Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:40:01.861Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:40:01.861Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-30T08:40:01.861Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-30T08:40:01.861Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-30T08:40:01.861Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-30T08:40:01.861Z] === RUN TestNetworkList [2023-01-30T08:40:01.861Z] === RUN TestNetworkList//networks [2023-01-30T08:40:01.861Z] === PAUSE TestNetworkList//networks [2023-01-30T08:40:01.861Z] === RUN TestNetworkList//networks/ [2023-01-30T08:40:01.861Z] === PAUSE TestNetworkList//networks/ [2023-01-30T08:40:01.861Z] === CONT TestNetworkList//networks [2023-01-30T08:40:01.861Z] === CONT TestNetworkList//networks/ [2023-01-30T08:40:01.861Z] --- PASS: TestNetworkList (0.01s) [2023-01-30T08:40:01.861Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-30T08:40:01.861Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-30T08:40:01.861Z] === RUN TestHostIPv4BridgeLabel [2023-01-30T08:40:02.430Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-01-30T08:40:02.430Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-30T08:40:03.082Z] --- PASS: TestGraphdriverPluginV2 (5.74s) [2023-01-30T08:40:03.082Z] PASS [2023-01-30T08:40:03.082Z] [2023-01-30T08:40:03.082Z] === Skipped [2023-01-30T08:40:03.082Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2023-01-30T08:40:03.082Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-01-30T08:40:03.082Z] [2023-01-30T08:40:03.082Z] DONE 2 tests, 1 skipped in 6.197s [2023-01-30T08:40:03.082Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-30T08:40:03.082Z] INFO: Testing against a local daemon [2023-01-30T08:40:03.082Z] === RUN TestContinueAfterPluginCrash [2023-01-30T08:40:03.082Z] === PAUSE TestContinueAfterPluginCrash [2023-01-30T08:40:03.082Z] === RUN TestReadPluginNoRead [2023-01-30T08:40:03.082Z] === PAUSE TestReadPluginNoRead [2023-01-30T08:40:03.082Z] === RUN TestDaemonStartWithLogOpt [2023-01-30T08:40:03.082Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-30T08:40:03.082Z] === CONT TestContinueAfterPluginCrash [2023-01-30T08:40:03.082Z] === CONT TestDaemonStartWithLogOpt [2023-01-30T08:40:03.370Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-01-30T08:40:03.370Z] === RUN TestDaemonDefaultNetworkPools [2023-01-30T08:40:03.417Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-01-30T08:40:03.417Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-01-30T08:40:03.940Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2023-01-30T08:40:03.940Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-30T08:40:05.320Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-01-30T08:40:05.320Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-30T08:40:06.699Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2023-01-30T08:40:06.699Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-30T08:40:06.959Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2023-01-30T08:40:06.959Z] === RUN TestServiceWithPredefinedNetwork [2023-01-30T08:40:07.590Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-01-30T08:40:08.154Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-01-30T08:40:08.154Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-01-30T08:40:08.394Z] --- PASS: TestDaemonStartWithLogOpt (5.63s) [2023-01-30T08:40:08.395Z] === CONT TestReadPluginNoRead [2023-01-30T08:40:09.084Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-01-30T08:40:09.498Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2023-01-30T08:40:09.498Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-30T08:40:09.498Z] service_test.go:242: FLAKY_TEST [2023-01-30T08:40:09.498Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-30T08:40:09.498Z] === RUN TestServiceWithDataPathPortInit [2023-01-30T08:40:10.015Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-01-30T08:40:10.257Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-01-30T08:40:10.257Z] PASS [2023-01-30T08:40:10.257Z] [2023-01-30T08:40:10.257Z] === Skipped [2023-01-30T08:40:10.257Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-30T08:40:10.257Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:40:10.257Z] [2023-01-30T08:40:10.257Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-01-30T08:40:10.257Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:40:10.257Z] [2023-01-30T08:40:10.257Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-30T08:40:10.257Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:40:10.257Z] [2023-01-30T08:40:10.257Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-30T08:40:10.257Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:40:10.257Z] [2023-01-30T08:40:10.257Z] DONE 17 tests, 4 skipped in 26.383s [2023-01-30T08:40:10.257Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-30T08:40:10.257Z] ++ 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-01-30T08:40:10.257Z] ++ set -e [2023-01-30T08:40:10.257Z] ++ '[' -n 0 ']' [2023-01-30T08:40:10.257Z] ++ set -x [2023-01-30T08:40:10.257Z] ++ 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-01-30T08:40:10.257Z] INFO: Testing against a local daemon [2023-01-30T08:40:10.257Z] === RUN TestPluginInvalidJSON [2023-01-30T08:40:10.257Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:40:10.257Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:40:10.257Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:40:10.257Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-01-30T08:40:10.257Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-30T08:40:10.257Z] === RUN TestPluginInstall [2023-01-30T08:40:10.257Z] === RUN TestPluginInstall/no_auth [2023-01-30T08:40:10.257Z] time="2023-01-30T08:40:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:40:10.257Z] time="2023-01-30T08:40:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:200b83b227325f95b53b25fa401120628d54d3a6f528d8dd6d92c8053e190cc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:40:10.257Z] time="2023-01-30T08:40:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:40:10.257Z] time="2023-01-30T08:40:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:200b83b227325f95b53b25fa401120628d54d3a6f528d8dd6d92c8053e190cc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:40:10.367Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-01-30T08:40:10.514Z] === RUN TestPluginInstall/with_htpasswd [2023-01-30T08:40:10.579Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-01-30T08:40:10.771Z] time="2023-01-30T08:40:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:40:10.771Z] time="2023-01-30T08:40:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3666a84a68278a5c73f6a1aa857f486fa6a5849ba39a1a5d3e9168ebfe35062e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:40:10.771Z] time="2023-01-30T08:40:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:40:10.771Z] time="2023-01-30T08:40:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3666a84a68278a5c73f6a1aa857f486fa6a5849ba39a1a5d3e9168ebfe35062e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:40:11.029Z] === RUN TestPluginInstall/with_insecure [2023-01-30T08:40:11.510Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-01-30T08:40:11.671Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-30T08:40:11.671Z] --- PASS: TestContinueAfterPluginCrash (9.31s) [2023-01-30T08:40:11.961Z] time="2023-01-30T08:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:40:11.961Z] time="2023-01-30T08:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:545a109f10be0e274aecc7a5628cff815278a909ac801b3738b80191f183abf4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:40:11.961Z] time="2023-01-30T08:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:40:11.961Z] time="2023-01-30T08:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:545a109f10be0e274aecc7a5628cff815278a909ac801b3738b80191f183abf4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:40:11.961Z] plugin_test.go:165: [d21ab8e14c91e] daemon is not started [2023-01-30T08:40:11.961Z] --- PASS: TestPluginInstall (2.67s) [2023-01-30T08:40:11.961Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2023-01-30T08:40:11.961Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2023-01-30T08:40:11.961Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2023-01-30T08:40:11.961Z] === RUN TestPluginsWithRuntimes [2023-01-30T08:40:12.441Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-01-30T08:40:13.567Z] === RUN TestReadPluginNoRead/default [2023-01-30T08:40:13.810Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-01-30T08:40:13.863Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-30T08:40:14.373Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-01-30T08:40:14.428Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-30T08:40:14.631Z] === RUN TestDockerSuite/TestLogsSince [2023-01-30T08:40:15.368Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2023-01-30T08:40:15.368Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2023-01-30T08:40:15.368Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2023-01-30T08:40:15.368Z] === RUN TestPluginBackCompatMediaTypes [2023-01-30T08:40:15.934Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-01-30T08:40:15.934Z] PASS [2023-01-30T08:40:15.934Z] [2023-01-30T08:40:15.934Z] DONE 10 tests in 6.894s [2023-01-30T08:40:15.934Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-30T08:40:15.934Z] ++ 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-01-30T08:40:15.934Z] ++ set -e [2023-01-30T08:40:15.934Z] ++ '[' -n 0 ']' [2023-01-30T08:40:15.934Z] ++ set -x [2023-01-30T08:40:15.934Z] ++ 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-01-30T08:40:16.092Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-30T08:40:16.192Z] INFO: Testing against a local daemon [2023-01-30T08:40:16.192Z] === RUN TestExternalGraphDriver [2023-01-30T08:40:16.450Z] === RUN TestExternalGraphDriver/json [2023-01-30T08:40:17.988Z] === CONT TestReadPluginNoRead [2023-01-30T08:40:17.988Z] read_test.go:92: [d14b8a487321f] daemon is not started [2023-01-30T08:40:17.988Z] --- PASS: TestReadPluginNoRead (9.88s) [2023-01-30T08:40:17.988Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) [2023-01-30T08:40:17.988Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2023-01-30T08:40:17.988Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2023-01-30T08:40:17.988Z] PASS [2023-01-30T08:40:17.988Z] [2023-01-30T08:40:17.988Z] DONE 6 tests in 15.629s [2023-01-30T08:40:17.988Z] 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-01-30T08:40:17.988Z] testing: warning: no tests to run [2023-01-30T08:40:17.988Z] PASS [2023-01-30T08:40:17.988Z] [2023-01-30T08:40:17.988Z] DONE 0 tests in 0.037s [2023-01-30T08:40:17.988Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-30T08:40:17.988Z] INFO: Testing against a local daemon [2023-01-30T08:40:17.988Z] === RUN TestPluginWithDevMounts [2023-01-30T08:40:17.988Z] mounts_test.go:21: (*Execution).IsRootless-fm [2023-01-30T08:40:17.988Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-01-30T08:40:17.988Z] PASS [2023-01-30T08:40:17.988Z] [2023-01-30T08:40:17.988Z] === Skipped [2023-01-30T08:40:17.988Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-01-30T08:40:17.988Z] mounts_test.go:21: (*Execution).IsRootless-fm [2023-01-30T08:40:17.988Z] [2023-01-30T08:40:17.988Z] DONE 1 tests, 1 skipped in 0.118s [2023-01-30T08:40:18.245Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-30T08:40:18.245Z] INFO: Testing against a local daemon [2023-01-30T08:40:18.245Z] === RUN TestSecretInspect [2023-01-30T08:40:18.245Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] --- SKIP: TestSecretInspect (0.01s) [2023-01-30T08:40:18.245Z] === RUN TestSecretList [2023-01-30T08:40:18.245Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] --- SKIP: TestSecretList (0.01s) [2023-01-30T08:40:18.245Z] === RUN TestSecretsCreateAndDelete [2023-01-30T08:40:18.245Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2023-01-30T08:40:18.245Z] === RUN TestSecretsUpdate [2023-01-30T08:40:18.245Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-01-30T08:40:18.245Z] === RUN TestTemplatedSecret [2023-01-30T08:40:18.245Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-01-30T08:40:18.245Z] === RUN TestSecretCreateResolve [2023-01-30T08:40:18.245Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-01-30T08:40:18.245Z] PASS [2023-01-30T08:40:18.245Z] [2023-01-30T08:40:18.245Z] === Skipped [2023-01-30T08:40:18.245Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2023-01-30T08:40:18.245Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] [2023-01-30T08:40:18.245Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-01-30T08:40:18.245Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] [2023-01-30T08:40:18.245Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2023-01-30T08:40:18.245Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] [2023-01-30T08:40:18.245Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-01-30T08:40:18.245Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] [2023-01-30T08:40:18.245Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-01-30T08:40:18.245Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] [2023-01-30T08:40:18.245Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-01-30T08:40:18.245Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.245Z] [2023-01-30T08:40:18.245Z] DONE 6 tests, 6 skipped in 0.163s [2023-01-30T08:40:18.245Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-01-30T08:40:18.349Z] === RUN TestExternalGraphDriver/spec [2023-01-30T08:40:18.503Z] INFO: Testing against a local daemon [2023-01-30T08:40:18.503Z] === RUN TestServiceCreateInit [2023-01-30T08:40:18.503Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-30T08:40:18.503Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-30T08:40:18.503Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- PASS: TestServiceCreateInit (0.01s) [2023-01-30T08:40:18.503Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-30T08:40:18.503Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-30T08:40:18.503Z] === RUN TestCreateServiceMultipleTimes [2023-01-30T08:40:18.503Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestCreateServiceConflict [2023-01-30T08:40:18.503Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestCreateServiceMaxReplicas [2023-01-30T08:40:18.503Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-30T08:40:18.503Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestCreateServiceSecretFileMode [2023-01-30T08:40:18.503Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2023-01-30T08:40:18.503Z] === RUN TestCreateServiceConfigFileMode [2023-01-30T08:40:18.503Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestCreateServiceSysctls [2023-01-30T08:40:18.503Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestCreateServiceCapabilities [2023-01-30T08:40:18.503Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2023-01-30T08:40:18.503Z] === RUN TestInspect [2023-01-30T08:40:18.503Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestInspect (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestCreateJob [2023-01-30T08:40:18.503Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestCreateJob (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestReplicatedJob [2023-01-30T08:40:18.503Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestReplicatedJob (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestUpdateReplicatedJob [2023-01-30T08:40:18.503Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestServiceListWithStatuses [2023-01-30T08:40:18.503Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-30T08:40:18.503Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-30T08:40:18.503Z] === RUN TestDockerNetworkConnectAlias [2023-01-30T08:40:18.503Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.503Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-01-30T08:40:18.503Z] === RUN TestDockerNetworkReConnect [2023-01-30T08:40:18.503Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:18.504Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2023-01-30T08:40:18.504Z] === RUN TestServicePlugin [2023-01-30T08:40:19.724Z] === RUN TestExternalGraphDriver/pull [2023-01-30T08:40:19.808Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-01-30T08:40:21.099Z] --- PASS: TestExternalGraphDriver (5.06s) [2023-01-30T08:40:21.099Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2023-01-30T08:40:21.099Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2023-01-30T08:40:21.099Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2023-01-30T08:40:21.099Z] === RUN TestGraphdriverPluginV2 [2023-01-30T08:40:21.174Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-01-30T08:40:21.297Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-01-30T08:40:21.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-01-30T08:40:21.665Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:40:21.665Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2023-01-30T08:40:21.665Z] PASS [2023-01-30T08:40:21.665Z] [2023-01-30T08:40:21.665Z] === Skipped [2023-01-30T08:40:21.665Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2023-01-30T08:40:21.665Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:40:21.665Z] [2023-01-30T08:40:21.665Z] DONE 5 tests, 1 skipped in 5.513s [2023-01-30T08:40:21.665Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-30T08:40:21.665Z] ++ 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-01-30T08:40:21.665Z] ++ set -e [2023-01-30T08:40:21.665Z] ++ '[' -n 0 ']' [2023-01-30T08:40:21.665Z] ++ set -x [2023-01-30T08:40:21.665Z] ++ 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-01-30T08:40:21.665Z] INFO: Testing against a local daemon [2023-01-30T08:40:21.665Z] === RUN TestContinueAfterPluginCrash [2023-01-30T08:40:21.665Z] === PAUSE TestContinueAfterPluginCrash [2023-01-30T08:40:21.665Z] === RUN TestReadPluginNoRead [2023-01-30T08:40:21.665Z] === PAUSE TestReadPluginNoRead [2023-01-30T08:40:21.665Z] === RUN TestDaemonStartWithLogOpt [2023-01-30T08:40:21.665Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-30T08:40:21.665Z] === CONT TestContinueAfterPluginCrash [2023-01-30T08:40:21.665Z] === CONT TestDaemonStartWithLogOpt [2023-01-30T08:40:21.782Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] --- SKIP: TestServicePlugin (2.88s) [2023-01-30T08:40:21.782Z] === RUN TestServiceUpdateLabel [2023-01-30T08:40:21.782Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-01-30T08:40:21.782Z] === RUN TestServiceUpdateSecrets [2023-01-30T08:40:21.782Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-01-30T08:40:21.782Z] === RUN TestServiceUpdateConfigs [2023-01-30T08:40:21.782Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-01-30T08:40:21.782Z] === RUN TestServiceUpdateNetwork [2023-01-30T08:40:21.782Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-01-30T08:40:21.782Z] === RUN TestServiceUpdatePidsLimit [2023-01-30T08:40:21.782Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2023-01-30T08:40:21.782Z] PASS [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === Skipped [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-30T08:40:21.782Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-30T08:40:21.782Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-01-30T08:40:21.782Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-01-30T08:40:21.782Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-01-30T08:40:21.782Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-01-30T08:40:21.782Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2023-01-30T08:40:21.782Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-01-30T08:40:21.782Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2023-01-30T08:40:21.782Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2023-01-30T08:40:21.782Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-01-30T08:40:21.782Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-01-30T08:40:21.782Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-01-30T08:40:21.782Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-01-30T08:40:21.782Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-30T08:40:21.782Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-01-30T08:40:21.782Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2023-01-30T08:40:21.782Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestServicePlugin (2.88s) [2023-01-30T08:40:21.782Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-01-30T08:40:21.782Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-01-30T08:40:21.782Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-01-30T08:40:21.782Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-01-30T08:40:21.782Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2023-01-30T08:40:21.782Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] DONE 24 tests, 23 skipped in 3.245s [2023-01-30T08:40:21.782Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-01-30T08:40:21.782Z] INFO: Testing against a local daemon [2023-01-30T08:40:21.782Z] === RUN TestSessionCreate [2023-01-30T08:40:21.782Z] --- PASS: TestSessionCreate (0.02s) [2023-01-30T08:40:21.782Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-30T08:40:21.782Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-01-30T08:40:21.782Z] PASS [2023-01-30T08:40:21.782Z] [2023-01-30T08:40:21.782Z] DONE 2 tests in 0.139s [2023-01-30T08:40:21.782Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-01-30T08:40:21.782Z] INFO: Testing against a local daemon [2023-01-30T08:40:21.782Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-30T08:40:21.782Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-30T08:40:21.782Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-30T08:40:21.782Z] === RUN TestEventsExecDie [2023-01-30T08:40:22.351Z] --- PASS: TestEventsExecDie (0.48s) [2023-01-30T08:40:22.351Z] === RUN TestEventsBackwardsCompatible [2023-01-30T08:40:22.351Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-01-30T08:40:22.351Z] === RUN TestInfoBinaryCommits [2023-01-30T08:40:22.351Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-30T08:40:22.351Z] === RUN TestInfoAPIVersioned [2023-01-30T08:40:22.351Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-30T08:40:22.351Z] === RUN TestInfoDiscoveryBackend [2023-01-30T08:40:24.246Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2023-01-30T08:40:24.246Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-30T08:40:24.390Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2023-01-30T08:40:24.390Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-30T08:40:24.951Z] --- PASS: TestDaemonStartWithLogOpt (3.13s) [2023-01-30T08:40:24.951Z] === CONT TestReadPluginNoRead [2023-01-30T08:40:25.330Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:px74o6w2iqa6595is0k1zfhm1 Created:2023-01-30 08:40:24.177358464 +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[24354b294d15bfedbc57889db1ccd40df52b3928ac8d715c96ac2bffe87f4851:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.57bw6tn0fchfveiywuj0y1wp3 EndpointID:7dcf30d072e8c022752453c5985f0509f70808c4f01b7057984ff834390c4958 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6920e65f0f13de602050dd24df162248f350b00e319c4feb68f9e0d99ad68a19 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:0a57d5c8bef0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.57bw6tn0fchfveiywuj0y1wp3 EndpointID:7dcf30d072e8c022752453c5985f0509f70808c4f01b7057984ff834390c4958 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-30T08:40:26.115Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-01-30T08:40:26.682Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-01-30T08:40:27.246Z] === RUN TestDockerSuite/TestLogsTail [2023-01-30T08:40:27.480Z] === RUN TestReadPluginNoRead/default [2023-01-30T08:40:27.522Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2023-01-30T08:40:27.522Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-30T08:40:27.522Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:40:27.522Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-01-30T08:40:27.522Z] === RUN TestInfoAPI [2023-01-30T08:40:27.522Z] --- PASS: TestInfoAPI (0.02s) [2023-01-30T08:40:27.522Z] === RUN TestInfoAPIWarnings [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-30T08:40:27.573Z] === RUN TestBoolValue [2023-01-30T08:40:27.573Z] --- PASS: TestBoolValue (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestBoolValueOrDefault [2023-01-30T08:40:27.573Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestInt64ValueOrZero [2023-01-30T08:40:27.573Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestInt64ValueOrDefault [2023-01-30T08:40:27.573Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestInt64ValueOrDefaultWithError [2023-01-30T08:40:27.573Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestJsonContentType [2023-01-30T08:40:27.573Z] --- PASS: TestJsonContentType (0.00s) [2023-01-30T08:40:27.573Z] PASS [2023-01-30T08:40:27.573Z] coverage: 16.2% of statements [2023-01-30T08:40:27.573Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 16.2% of statements [2023-01-30T08:40:27.573Z] === RUN TestMaskSecretKeys [2023-01-30T08:40:27.573Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-01-30T08:40:27.573Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-01-30T08:40:27.573Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-01-30T08:40:27.573Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-01-30T08:40:27.573Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-01-30T08:40:27.573Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-01-30T08:40:27.573Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestVersionMiddlewareVersion [2023-01-30T08:40:27.573Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-01-30T08:40:27.573Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-01-30T08:40:27.573Z] PASS [2023-01-30T08:40:27.573Z] coverage: 37.7% of statements [2023-01-30T08:40:27.573Z] ok github.com/docker/docker/api/server/middleware 0.070s coverage: 37.7% of statements [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-30T08:40:27.573Z] === RUN TestStrSliceMarshalJSON [2023-01-30T08:40:27.573Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestStrSliceUnmarshalJSON [2023-01-30T08:40:27.573Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestStrSliceUnmarshalString [2023-01-30T08:40:27.573Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestStrSliceUnmarshalSlice [2023-01-30T08:40:27.573Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-01-30T08:40:27.573Z] PASS [2023-01-30T08:40:27.573Z] coverage: 90.0% of statements [2023-01-30T08:40:27.573Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2023-01-30T08:40:27.573Z] === RUN TestMarshalJSON [2023-01-30T08:40:27.573Z] --- PASS: TestMarshalJSON (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestMarshalJSONWithEmpty [2023-01-30T08:40:27.573Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestToJSON [2023-01-30T08:40:27.573Z] --- PASS: TestToJSON (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestToParamWithVersion [2023-01-30T08:40:27.573Z] --- PASS: TestToParamWithVersion (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestFromJSON [2023-01-30T08:40:27.573Z] --- PASS: TestFromJSON (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestEmpty [2023-01-30T08:40:27.573Z] --- PASS: TestEmpty (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestArgsMatchKVListEmptySources [2023-01-30T08:40:27.573Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestArgsMatchKVList [2023-01-30T08:40:27.573Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestArgsMatch [2023-01-30T08:40:27.573Z] --- PASS: TestArgsMatch (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestAdd [2023-01-30T08:40:27.573Z] --- PASS: TestAdd (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestDel [2023-01-30T08:40:27.573Z] --- PASS: TestDel (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestLen [2023-01-30T08:40:27.573Z] --- PASS: TestLen (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestExactMatch [2023-01-30T08:40:27.573Z] --- PASS: TestExactMatch (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestOnlyOneExactMatch [2023-01-30T08:40:27.573Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestContains [2023-01-30T08:40:27.573Z] --- PASS: TestContains (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestValidate [2023-01-30T08:40:27.573Z] --- PASS: TestValidate (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestWalkValues [2023-01-30T08:40:27.573Z] --- PASS: TestWalkValues (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestFuzzyMatch [2023-01-30T08:40:27.573Z] --- PASS: TestFuzzyMatch (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestClone [2023-01-30T08:40:27.573Z] --- PASS: TestClone (0.00s) [2023-01-30T08:40:27.573Z] PASS [2023-01-30T08:40:27.573Z] coverage: 93.7% of statements [2023-01-30T08:40:27.573Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 93.7% of statements [2023-01-30T08:40:27.573Z] === RUN TestDurationToSecondsString [2023-01-30T08:40:27.573Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-01-30T08:40:27.573Z] === RUN TestGetTimestamp [2023-01-30T08:40:27.573Z] === RUN TestAdjustForAPIVersion [2023-01-30T08:40:27.573Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-01-30T08:40:27.573Z] PASS [2023-01-30T08:40:27.573Z] coverage: 5.7% of statements [2023-01-30T08:40:27.573Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/container [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-30T08:40:27.573Z] --- PASS: TestGetTimestamp (0.15s) [2023-01-30T08:40:27.573Z] === RUN TestParseTimestamps [2023-01-30T08:40:27.573Z] --- PASS: TestParseTimestamps (0.00s) [2023-01-30T08:40:27.573Z] PASS [2023-01-30T08:40:27.573Z] coverage: 100.0% of statements [2023-01-30T08:40:27.573Z] ok github.com/docker/docker/api/types/time 0.186s coverage: 100.0% of statements [2023-01-30T08:40:27.573Z] === RUN TestCompareVersion [2023-01-30T08:40:27.573Z] --- PASS: TestCompareVersion (0.00s) [2023-01-30T08:40:27.573Z] PASS [2023-01-30T08:40:27.573Z] coverage: 75.0% of statements [2023-01-30T08:40:27.573Z] ok github.com/docker/docker/api/types/versions 0.061s coverage: 75.0% of statements [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/builder [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-30T08:40:27.573Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-30T08:40:27.574Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-30T08:40:27.574Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-30T08:40:27.574Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-30T08:40:27.574Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-01-30T08:40:27.574Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL (0.00s) [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-01-30T08:40:27.574Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestCloneArgsSmartHttp [2023-01-30T08:40:27.574Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2023-01-30T08:40:27.574Z] === RUN TestCloneArgsDumbHttp [2023-01-30T08:40:27.574Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestCloneArgsGit [2023-01-30T08:40:27.574Z] --- PASS: TestCloneArgsGit (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestCheckoutGit [2023-01-30T08:40:27.574Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-01-30T08:40:27.574Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1509123421/001/repo/.git/ [2023-01-30T08:40:27.574Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-30T08:40:27.574Z] The file will have its original line endings in your working directory. [2023-01-30T08:40:27.574Z] gitutils_test.go:254: [master (root-commit) 759ed1d] First commit [2023-01-30T08:40:27.574Z] 2 files changed, 3 insertions(+) [2023-01-30T08:40:27.574Z] create mode 100644 Dockerfile [2023-01-30T08:40:27.574Z] create mode 100644 subdir/Dockerfile [2023-01-30T08:40:27.574Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-30T08:40:27.574Z] The file will have its original line endings in your working directory. [2023-01-30T08:40:27.574Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-01-30T08:40:27.574Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-01-30T08:40:27.574Z] The file will have its original line endings in your working directory. [2023-01-30T08:40:27.574Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-30T08:40:27.574Z] The file will have its original line endings in your working directory. [2023-01-30T08:40:27.574Z] gitutils_test.go:261: [test 1949f3c] Branch commit [2023-01-30T08:40:27.574Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-01-30T08:40:27.574Z] gitutils_test.go:262: Switched to branch 'master' [2023-01-30T08:40:27.574Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1509123421/001/subrepo/.git/ [2023-01-30T08:40:27.574Z] gitutils_test.go:273: [master (root-commit) 53cc74c] Subrepo initial [2023-01-30T08:40:27.574Z] 1 file changed, 1 insertion(+) [2023-01-30T08:40:27.574Z] create mode 100644 subfile [2023-01-30T08:40:27.574Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-01-30T08:40:27.574Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2023-01-30T08:40:27.574Z] === RUN TestProcessNoDockerignore [2023-01-30T08:40:27.574Z] --- PASS: TestProcessNoDockerignore (0.01s) [2023-01-30T08:40:27.574Z] === RUN TestProcessShouldLeaveAllFiles [2023-01-30T08:40:27.574Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestDetectContentType [2023-01-30T08:40:27.574Z] --- PASS: TestDetectContentType (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestSelectAcceptableMIME [2023-01-30T08:40:27.574Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestInspectEmptyResponse [2023-01-30T08:40:27.574Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestInspectResponseBinary [2023-01-30T08:40:27.574Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestResponseUnsupportedContentType [2023-01-30T08:40:27.574Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestInspectResponseTextSimple [2023-01-30T08:40:27.574Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestInspectResponseEmptyContentType [2023-01-30T08:40:27.574Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestUnknownContentLength [2023-01-30T08:40:27.574Z] --- PASS: TestUnknownContentLength (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestDownloadRemote [2023-01-30T08:40:27.574Z] === RUN TestEnable [2023-01-30T08:40:27.574Z] --- PASS: TestEnable (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestDisable [2023-01-30T08:40:27.574Z] --- PASS: TestDisable (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestEnabled [2023-01-30T08:40:27.574Z] --- PASS: TestEnabled (0.00s) [2023-01-30T08:40:27.574Z] PASS [2023-01-30T08:40:27.574Z] coverage: 100.0% of statements [2023-01-30T08:40:27.574Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2023-01-30T08:40:27.574Z] --- PASS: TestDownloadRemote (0.09s) [2023-01-30T08:40:27.574Z] === RUN TestGetWithStatusError [2023-01-30T08:40:27.574Z] --- PASS: TestGetWithStatusError (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestCloseRootDirectory [2023-01-30T08:40:27.574Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:40:27.574Z] --- SKIP: TestCloseRootDirectory (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestHashFile [2023-01-30T08:40:27.574Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:40:27.574Z] --- SKIP: TestHashFile (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestHashSubdir [2023-01-30T08:40:27.574Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:40:27.574Z] --- SKIP: TestHashSubdir (0.00s) [2023-01-30T08:40:27.574Z] === RUN TestRemoveDirectory [2023-01-30T08:40:27.574Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:40:27.574Z] --- SKIP: TestRemoveDirectory (0.00s) [2023-01-30T08:40:27.574Z] PASS [2023-01-30T08:40:27.574Z] coverage: 9.3% of statements [2023-01-30T08:40:27.574Z] ok github.com/docker/docker/builder/remotecontext 0.265s coverage: 9.3% of statements [2023-01-30T08:40:27.810Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-01-30T08:40:28.032Z] === RUN TestGetAllAllowed [2023-01-30T08:40:28.032Z] --- PASS: TestGetAllAllowed (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestGetAllMeta [2023-01-30T08:40:28.032Z] --- PASS: TestGetAllMeta (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestWarnOnUnusedBuildArgs [2023-01-30T08:40:28.032Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestIsUnreferencedBuiltin [2023-01-30T08:40:28.032Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestIsExistingDirectory [2023-01-30T08:40:28.032Z] --- PASS: TestIsExistingDirectory (0.02s) [2023-01-30T08:40:28.032Z] === RUN TestGetFilenameForDownload [2023-01-30T08:40:28.032Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestEnv2Variables [2023-01-30T08:40:28.032Z] --- PASS: TestEnv2Variables (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-01-30T08:40:28.032Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestMaintainer [2023-01-30T08:40:28.032Z] --- PASS: TestMaintainer (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestLabel [2023-01-30T08:40:28.032Z] --- PASS: TestLabel (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestFromScratch [2023-01-30T08:40:28.032Z] --- PASS: TestFromScratch (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestFromWithArg [2023-01-30T08:40:28.032Z] --- PASS: TestFromWithArg (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-01-30T08:40:28.032Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-01-30T08:40:28.032Z] === RUN TestFromWithUndefinedArg [2023-01-30T08:40:28.032Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestFromMultiStageWithNamedStage [2023-01-30T08:40:28.033Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestOnbuild [2023-01-30T08:40:28.033Z] --- PASS: TestOnbuild (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestWorkdir [2023-01-30T08:40:28.033Z] --- PASS: TestWorkdir (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestCmd [2023-01-30T08:40:28.033Z] --- PASS: TestCmd (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestHealthcheckNone [2023-01-30T08:40:28.033Z] --- PASS: TestHealthcheckNone (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestHealthcheckCmd [2023-01-30T08:40:28.033Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestEntrypoint [2023-01-30T08:40:28.033Z] --- PASS: TestEntrypoint (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestExpose [2023-01-30T08:40:28.033Z] --- PASS: TestExpose (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestUser [2023-01-30T08:40:28.033Z] --- PASS: TestUser (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestVolume [2023-01-30T08:40:28.033Z] --- PASS: TestVolume (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestStopSignal [2023-01-30T08:40:28.033Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-01-30T08:40:28.033Z] --- SKIP: TestStopSignal (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestArg [2023-01-30T08:40:28.033Z] --- PASS: TestArg (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestShell [2023-01-30T08:40:28.033Z] --- PASS: TestShell (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestPrependEnvOnCmd [2023-01-30T08:40:28.033Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestRunWithBuildArgs [2023-01-30T08:40:28.033Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestRunIgnoresHealthcheck [2023-01-30T08:40:28.033Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestDispatchUnsupportedOptions [2023-01-30T08:40:28.033Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-01-30T08:40:28.033Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-01-30T08:40:28.033Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-01-30T08:40:28.033Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-01-30T08:40:28.033Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-01-30T08:40:28.033Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-01-30T08:40:28.033Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestNormalizeWorkdir [2023-01-30T08:40:28.033Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestDispatch [2023-01-30T08:40:28.033Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-01-30T08:40:28.033Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-01-30T08:40:28.033Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-01-30T08:40:28.033Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-01-30T08:40:28.033Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-01-30T08:40:28.033Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-01-30T08:40:28.033Z] === RUN TestDispatch/COPY_url [2023-01-30T08:40:28.033Z] --- PASS: TestDispatch (0.13s) [2023-01-30T08:40:28.033Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2023-01-30T08:40:28.033Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.07s) [2023-01-30T08:40:28.033Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2023-01-30T08:40:28.033Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2023-01-30T08:40:28.033Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2023-01-30T08:40:28.033Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2023-01-30T08:40:28.033Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestAddScratchImageAddsToMounts [2023-01-30T08:40:28.033Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestAddFromScratchPopulatesPlatform [2023-01-30T08:40:28.033Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-01-30T08:40:28.033Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-01-30T08:40:28.033Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestImageSourceGetAddsToMounts [2023-01-30T08:40:28.033Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestEmptyDockerfile [2023-01-30T08:40:28.033Z] --- PASS: TestEmptyDockerfile (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestSymlinkDockerfile [2023-01-30T08:40:28.033Z] --- PASS: TestSymlinkDockerfile (0.01s) [2023-01-30T08:40:28.033Z] === RUN TestDockerfileOutsideTheBuildContext [2023-01-30T08:40:28.033Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestNonExistingDockerfile [2023-01-30T08:40:28.033Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestCopyRunConfig [2023-01-30T08:40:28.033Z] --- PASS: TestCopyRunConfig (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestDeepCopyRunConfig [2023-01-30T08:40:28.033Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestExportImage [2023-01-30T08:40:28.033Z] --- PASS: TestExportImage (0.00s) [2023-01-30T08:40:28.033Z] === RUN TestNormalizeDest [2023-01-30T08:40:28.033Z] --- PASS: TestNormalizeDest (0.00s) [2023-01-30T08:40:28.033Z] PASS [2023-01-30T08:40:28.033Z] coverage: 46.8% of statements [2023-01-30T08:40:28.033Z] ok github.com/docker/docker/builder/dockerfile 0.418s coverage: 46.8% of statements [2023-01-30T08:40:28.033Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-01-30T08:40:28.374Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-01-30T08:40:28.416Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-30T08:40:28.937Z] === RUN TestDockerSuite/TestMountIntoProc [2023-01-30T08:40:28.937Z] === RUN TestDockerSuite/TestMountIntoSys [2023-01-30T08:40:29.501Z] === RUN TestDockerSuite/TestNetHostname [2023-01-30T08:40:29.543Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2023-01-30T08:40:29.543Z] PASS [2023-01-30T08:40:29.543Z] [2023-01-30T08:40:29.543Z] === Skipped [2023-01-30T08:40:29.543Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-30T08:40:29.543Z] service_test.go:242: FLAKY_TEST [2023-01-30T08:40:29.543Z] [2023-01-30T08:40:29.543Z] DONE 26 tests, 1 skipped in 43.586s [2023-01-30T08:40:29.543Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-30T08:40:29.790Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-30T08:40:29.806Z] INFO: Testing against a local daemon [2023-01-30T08:40:29.806Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-30T08:40:29.806Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:40:29.806Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-30T08:40:29.806Z] === RUN TestDockerNetworkIpvlan [2023-01-30T08:40:29.806Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:40:29.806Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-30T08:40:29.806Z] PASS [2023-01-30T08:40:29.806Z] [2023-01-30T08:40:29.806Z] === Skipped [2023-01-30T08:40:29.806Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-30T08:40:29.806Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:40:29.806Z] [2023-01-30T08:40:29.806Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-30T08:40:29.806Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-30T08:40:29.806Z] [2023-01-30T08:40:29.806Z] DONE 2 tests, 2 skipped in 0.061s [2023-01-30T08:40:29.806Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-30T08:40:29.806Z] INFO: Testing against a local daemon [2023-01-30T08:40:29.806Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-30T08:40:30.048Z] --- PASS: TestContinueAfterPluginCrash (8.49s) [2023-01-30T08:40:30.201Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1509123421/001/repo/sub'... [2023-01-30T08:40:30.201Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-01-30T08:40:30.201Z] The file will have its original line endings in your working directory. [2023-01-30T08:40:30.201Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-01-30T08:40:30.201Z] The file will have its original line endings in your working directory. [2023-01-30T08:40:30.201Z] gitutils_test.go:277: [master 825ae06] With submodule [2023-01-30T08:40:30.201Z] 2 files changed, 4 insertions(+) [2023-01-30T08:40:30.201Z] create mode 100644 .gitmodules [2023-01-30T08:40:30.201Z] create mode 160000 sub [2023-01-30T08:40:30.201Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-01-30T08:40:30.201Z] The file will have its original line endings in your working directory. [2023-01-30T08:40:30.201Z] === RUN TestCheckoutGit/#00 [2023-01-30T08:40:30.613Z] === CONT TestReadPluginNoRead [2023-01-30T08:40:30.613Z] read_test.go:92: [d07a5160b19e0] daemon is not started [2023-01-30T08:40:30.613Z] --- PASS: TestReadPluginNoRead (5.93s) [2023-01-30T08:40:30.613Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2023-01-30T08:40:30.613Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2023-01-30T08:40:30.613Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2023-01-30T08:40:30.613Z] PASS [2023-01-30T08:40:30.613Z] [2023-01-30T08:40:30.613Z] DONE 6 tests in 9.193s [2023-01-30T08:40:30.876Z] 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-01-30T08:40:30.876Z] ++ 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-01-30T08:40:30.876Z] ++ set -e [2023-01-30T08:40:30.876Z] ++ '[' -n 0 ']' [2023-01-30T08:40:30.876Z] ++ set -x [2023-01-30T08:40:30.876Z] ++ 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-01-30T08:40:30.876Z] testing: warning: no tests to run [2023-01-30T08:40:30.876Z] PASS [2023-01-30T08:40:30.876Z] [2023-01-30T08:40:30.876Z] DONE 0 tests in 0.039s [2023-01-30T08:40:30.876Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-30T08:40:30.876Z] ++ 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-01-30T08:40:30.876Z] ++ set -e [2023-01-30T08:40:30.876Z] ++ '[' -n 0 ']' [2023-01-30T08:40:30.876Z] ++ set -x [2023-01-30T08:40:30.876Z] ++ 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-01-30T08:40:30.876Z] INFO: Testing against a local daemon [2023-01-30T08:40:30.876Z] === RUN TestPluginWithDevMounts [2023-01-30T08:40:30.876Z] === PAUSE TestPluginWithDevMounts [2023-01-30T08:40:30.876Z] === CONT TestPluginWithDevMounts [2023-01-30T08:40:30.886Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-01-30T08:40:31.154Z] === RUN TestDockerSuite/TestNetworkEvents [2023-01-30T08:40:31.166Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:31.166Z] [2023-01-30T08:40:31.166Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:31.220Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2023-01-30T08:40:31.220Z] === RUN TestDockerNetworkMacvlan [2023-01-30T08:40:31.723Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-01-30T08:40:31.789Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-30T08:40:32.358Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-30T08:40:32.776Z] --- PASS: TestPluginWithDevMounts (1.57s) [2023-01-30T08:40:32.776Z] PASS [2023-01-30T08:40:32.776Z] [2023-01-30T08:40:32.776Z] DONE 1 tests in 1.722s [2023-01-30T08:40:32.776Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-30T08:40:32.776Z] ++ 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-01-30T08:40:32.776Z] ++ set -e [2023-01-30T08:40:32.776Z] ++ '[' -n 0 ']' [2023-01-30T08:40:32.776Z] ++ set -x [2023-01-30T08:40:32.776Z] ++ 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-01-30T08:40:32.776Z] INFO: Testing against a local daemon [2023-01-30T08:40:32.776Z] === RUN TestSecretInspect [2023-01-30T08:40:33.091Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-01-30T08:40:33.298Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-30T08:40:33.654Z] === RUN TestDockerSuite/TestPluginActive [2023-01-30T08:40:34.061Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:34.061Z] [2023-01-30T08:40:34.061Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:35.205Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-30T08:40:35.305Z] --- PASS: TestSecretInspect (2.25s) [2023-01-30T08:40:35.305Z] === RUN TestSecretList [2023-01-30T08:40:35.547Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-01-30T08:40:35.593Z] === RUN TestCheckoutGit/master [2023-01-30T08:40:37.114Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-30T08:40:37.122Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:37.122Z] [2023-01-30T08:40:37.122Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:37.203Z] --- PASS: TestSecretList (2.19s) [2023-01-30T08:40:37.203Z] === RUN TestSecretsCreateAndDelete [2023-01-30T08:40:39.299Z] === RUN TestCheckpointCreateError [2023-01-30T08:40:39.299Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCheckpointCreate [2023-01-30T08:40:39.299Z] --- PASS: TestCheckpointCreate (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCheckpointDeleteError [2023-01-30T08:40:39.299Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCheckpointDelete [2023-01-30T08:40:39.299Z] --- PASS: TestCheckpointDelete (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCheckpointListError [2023-01-30T08:40:39.299Z] --- PASS: TestCheckpointListError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCheckpointList [2023-01-30T08:40:39.299Z] --- PASS: TestCheckpointList (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCheckpointListContainerNotFound [2023-01-30T08:40:39.299Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestNewClientWithOpsFromEnv [2023-01-30T08:40:39.299Z] client_test.go:23: runtime.GOOS == "windows" [2023-01-30T08:40:39.299Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestGetAPIPath [2023-01-30T08:40:39.299Z] --- PASS: TestGetAPIPath (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestParseHostURL [2023-01-30T08:40:39.299Z] --- PASS: TestParseHostURL (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-01-30T08:40:39.299Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestNegotiateAPIVersionEmpty [2023-01-30T08:40:39.299Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestNegotiateAPIVersion [2023-01-30T08:40:39.299Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestNegotiateAPVersionOverride [2023-01-30T08:40:39.299Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestNegotiateAPIVersionAutomatic [2023-01-30T08:40:39.299Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-01-30T08:40:39.299Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-01-30T08:40:39.299Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestClientRedirect [2023-01-30T08:40:39.299Z] --- PASS: TestClientRedirect (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigCreateUnsupported [2023-01-30T08:40:39.299Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigCreateError [2023-01-30T08:40:39.299Z] --- PASS: TestConfigCreateError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigCreate [2023-01-30T08:40:39.299Z] --- PASS: TestConfigCreate (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigInspectNotFound [2023-01-30T08:40:39.299Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigInspectWithEmptyID [2023-01-30T08:40:39.299Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigInspectUnsupported [2023-01-30T08:40:39.299Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigInspectError [2023-01-30T08:40:39.299Z] --- PASS: TestConfigInspectError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigInspectConfigNotFound [2023-01-30T08:40:39.299Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigInspect [2023-01-30T08:40:39.299Z] --- PASS: TestConfigInspect (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigListUnsupported [2023-01-30T08:40:39.299Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigListError [2023-01-30T08:40:39.299Z] --- PASS: TestConfigListError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigList [2023-01-30T08:40:39.299Z] --- PASS: TestConfigList (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigRemoveUnsupported [2023-01-30T08:40:39.299Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigRemoveError [2023-01-30T08:40:39.299Z] --- PASS: TestConfigRemoveError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigRemove [2023-01-30T08:40:39.299Z] --- PASS: TestConfigRemove (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigUpdateUnsupported [2023-01-30T08:40:39.299Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigUpdateError [2023-01-30T08:40:39.299Z] --- PASS: TestConfigUpdateError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestConfigUpdate [2023-01-30T08:40:39.299Z] --- PASS: TestConfigUpdate (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerCommitError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerCommitError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerCommit [2023-01-30T08:40:39.299Z] --- PASS: TestContainerCommit (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerStatPathError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerStatPathError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerStatPathNotFoundError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerStatPathNoHeaderError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerStatPath [2023-01-30T08:40:39.299Z] --- PASS: TestContainerStatPath (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCopyToContainerError [2023-01-30T08:40:39.299Z] --- PASS: TestCopyToContainerError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCopyToContainerNotFoundError [2023-01-30T08:40:39.299Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCopyToContainerNotStatusOKError [2023-01-30T08:40:39.299Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCopyToContainer [2023-01-30T08:40:39.299Z] --- PASS: TestCopyToContainer (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCopyFromContainerError [2023-01-30T08:40:39.299Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCopyFromContainerNotFoundError [2023-01-30T08:40:39.299Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCopyFromContainerNotStatusOKError [2023-01-30T08:40:39.299Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCopyFromContainerNoHeaderError [2023-01-30T08:40:39.299Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestCopyFromContainer [2023-01-30T08:40:39.299Z] --- PASS: TestCopyFromContainer (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerCreateError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerCreateError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerCreateImageNotFound [2023-01-30T08:40:39.299Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerCreateWithName [2023-01-30T08:40:39.299Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerCreateAutoRemove [2023-01-30T08:40:39.299Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerDiffError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerDiffError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerDiff [2023-01-30T08:40:39.299Z] --- PASS: TestContainerDiff (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerExecCreateError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerExecCreate [2023-01-30T08:40:39.299Z] --- PASS: TestContainerExecCreate (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerExecStartError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerExecStartError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerExecStart [2023-01-30T08:40:39.299Z] --- PASS: TestContainerExecStart (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerExecInspectError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerExecInspect [2023-01-30T08:40:39.299Z] --- PASS: TestContainerExecInspect (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerExportError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerExportError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerExport [2023-01-30T08:40:39.299Z] --- PASS: TestContainerExport (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerInspectError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerInspectError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerInspectContainerNotFound [2023-01-30T08:40:39.299Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerInspectWithEmptyID [2023-01-30T08:40:39.299Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerInspect [2023-01-30T08:40:39.299Z] --- PASS: TestContainerInspect (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerInspectNode [2023-01-30T08:40:39.299Z] --- PASS: TestContainerInspectNode (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerKillError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerKillError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerKill [2023-01-30T08:40:39.299Z] --- PASS: TestContainerKill (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerListError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerListError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerList [2023-01-30T08:40:39.299Z] --- PASS: TestContainerList (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerLogsNotFoundError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerLogsError [2023-01-30T08:40:39.299Z] --- PASS: TestContainerLogsError (0.00s) [2023-01-30T08:40:39.299Z] === RUN TestContainerLogs [2023-01-30T08:40:39.730Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2023-01-30T08:40:39.730Z] === RUN TestSecretsUpdate [2023-01-30T08:40:39.756Z] --- PASS: TestContainerLogs (0.15s) [2023-01-30T08:40:39.756Z] === RUN TestContainerPauseError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerPauseError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerPause [2023-01-30T08:40:39.756Z] --- PASS: TestContainerPause (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainersPruneError [2023-01-30T08:40:39.756Z] --- PASS: TestContainersPruneError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainersPrune [2023-01-30T08:40:39.756Z] --- PASS: TestContainersPrune (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerRemoveError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerRemoveError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerRemoveNotFoundError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerRemove [2023-01-30T08:40:39.756Z] --- PASS: TestContainerRemove (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerRenameError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerRenameError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerRename [2023-01-30T08:40:39.756Z] --- PASS: TestContainerRename (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerResizeError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerResizeError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerExecResizeError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerResize [2023-01-30T08:40:39.756Z] --- PASS: TestContainerResize (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerExecResize [2023-01-30T08:40:39.756Z] --- PASS: TestContainerExecResize (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerRestartError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerRestartError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerRestart [2023-01-30T08:40:39.756Z] --- PASS: TestContainerRestart (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerStartError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerStartError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerStart [2023-01-30T08:40:39.756Z] --- PASS: TestContainerStart (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerStatsError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerStatsError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerStats [2023-01-30T08:40:39.756Z] --- PASS: TestContainerStats (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerStopError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerStopError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerStop [2023-01-30T08:40:39.756Z] --- PASS: TestContainerStop (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerTopError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerTopError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerTop [2023-01-30T08:40:39.756Z] --- PASS: TestContainerTop (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerUnpauseError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerUnpause [2023-01-30T08:40:39.756Z] --- PASS: TestContainerUnpause (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerUpdateError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerUpdateError (0.00s) [2023-01-30T08:40:39.756Z] === RUN TestContainerUpdate [2023-01-30T08:40:39.756Z] --- PASS: TestContainerUpdate (0.01s) [2023-01-30T08:40:39.756Z] === RUN TestContainerWaitError [2023-01-30T08:40:39.756Z] --- PASS: TestContainerWaitError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestContainerWait [2023-01-30T08:40:39.757Z] --- PASS: TestContainerWait (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestDiskUsageError [2023-01-30T08:40:39.757Z] --- PASS: TestDiskUsageError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestDiskUsage [2023-01-30T08:40:39.757Z] --- PASS: TestDiskUsage (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestDistributionInspectUnsupported [2023-01-30T08:40:39.757Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestDistributionInspectWithEmptyID [2023-01-30T08:40:39.757Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestEventsErrorInOptions [2023-01-30T08:40:39.757Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestEventsErrorFromServer [2023-01-30T08:40:39.757Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestEvents [2023-01-30T08:40:39.757Z] --- PASS: TestEvents (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestTLSCloseWriter [2023-01-30T08:40:39.757Z] === PAUSE TestTLSCloseWriter [2023-01-30T08:40:39.757Z] === RUN TestImageBuildError [2023-01-30T08:40:39.757Z] --- PASS: TestImageBuildError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageBuild [2023-01-30T08:40:39.757Z] --- PASS: TestImageBuild (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestGetDockerOS [2023-01-30T08:40:39.757Z] --- PASS: TestGetDockerOS (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageCreateError [2023-01-30T08:40:39.757Z] --- PASS: TestImageCreateError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageCreate [2023-01-30T08:40:39.757Z] --- PASS: TestImageCreate (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageHistoryError [2023-01-30T08:40:39.757Z] --- PASS: TestImageHistoryError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageHistory [2023-01-30T08:40:39.757Z] --- PASS: TestImageHistory (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageImportError [2023-01-30T08:40:39.757Z] --- PASS: TestImageImportError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageImport [2023-01-30T08:40:39.757Z] --- PASS: TestImageImport (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageInspectError [2023-01-30T08:40:39.757Z] --- PASS: TestImageInspectError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageInspectImageNotFound [2023-01-30T08:40:39.757Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageInspectWithEmptyID [2023-01-30T08:40:39.757Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageInspect [2023-01-30T08:40:39.757Z] --- PASS: TestImageInspect (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageListError [2023-01-30T08:40:39.757Z] --- PASS: TestImageListError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageList [2023-01-30T08:40:39.757Z] --- PASS: TestImageList (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageListApiBefore125 [2023-01-30T08:40:39.757Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageLoadError [2023-01-30T08:40:39.757Z] --- PASS: TestImageLoadError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageLoad [2023-01-30T08:40:39.757Z] --- PASS: TestImageLoad (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagesPruneError [2023-01-30T08:40:39.757Z] --- PASS: TestImagesPruneError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagesPrune [2023-01-30T08:40:39.757Z] --- PASS: TestImagesPrune (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePullReferenceParseError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePullAnyError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePullAnyError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePullStatusUnauthorizedError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePullWithoutErrors [2023-01-30T08:40:39.757Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePushReferenceError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePushAnyError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushAnyError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePushStatusUnauthorizedError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImagePushWithoutErrors [2023-01-30T08:40:39.757Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-01-30T08:40:39.757Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-01-30T08:40:39.757Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-01-30T08:40:39.757Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-01-30T08:40:39.757Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageRemoveError [2023-01-30T08:40:39.757Z] --- PASS: TestImageRemoveError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageRemoveImageNotFound [2023-01-30T08:40:39.757Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageRemove [2023-01-30T08:40:39.757Z] --- PASS: TestImageRemove (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageSaveError [2023-01-30T08:40:39.757Z] --- PASS: TestImageSaveError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageSave [2023-01-30T08:40:39.757Z] --- PASS: TestImageSave (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageSearchAnyError [2023-01-30T08:40:39.757Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageSearchStatusUnauthorizedError [2023-01-30T08:40:39.757Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-01-30T08:40:39.757Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-01-30T08:40:39.757Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-01-30T08:40:39.757Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageSearchWithoutErrors [2023-01-30T08:40:39.757Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageTagError [2023-01-30T08:40:39.757Z] --- PASS: TestImageTagError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageTagInvalidReference [2023-01-30T08:40:39.757Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageTagInvalidSourceImageName [2023-01-30T08:40:39.757Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageTagHexSource [2023-01-30T08:40:39.757Z] --- PASS: TestImageTagHexSource (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestImageTag [2023-01-30T08:40:39.757Z] --- PASS: TestImageTag (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestInfoServerError [2023-01-30T08:40:39.757Z] --- PASS: TestInfoServerError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestInfoInvalidResponseJSONError [2023-01-30T08:40:39.757Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestInfo [2023-01-30T08:40:39.757Z] --- PASS: TestInfo (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkConnectError [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkConnectError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkConnect [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkConnect (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkCreateError [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkCreateError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkCreate [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkCreate (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkDisconnectError [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkDisconnect [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkInspectError [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkInspectError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkInspectNotFoundError [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkInspectWithEmptyID [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkInspect [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkInspect (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkListError [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkListError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkList [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkList (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworksPruneError [2023-01-30T08:40:39.757Z] --- PASS: TestNetworksPruneError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworksPrune [2023-01-30T08:40:39.757Z] --- PASS: TestNetworksPrune (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkRemoveError [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNetworkRemove [2023-01-30T08:40:39.757Z] --- PASS: TestNetworkRemove (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNodeInspectError [2023-01-30T08:40:39.757Z] --- PASS: TestNodeInspectError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNodeInspectNodeNotFound [2023-01-30T08:40:39.757Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNodeInspectWithEmptyID [2023-01-30T08:40:39.757Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNodeInspect [2023-01-30T08:40:39.757Z] --- PASS: TestNodeInspect (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNodeListError [2023-01-30T08:40:39.757Z] --- PASS: TestNodeListError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNodeList [2023-01-30T08:40:39.757Z] --- PASS: TestNodeList (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNodeRemoveError [2023-01-30T08:40:39.757Z] --- PASS: TestNodeRemoveError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNodeRemove [2023-01-30T08:40:39.757Z] --- PASS: TestNodeRemove (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNodeUpdateError [2023-01-30T08:40:39.757Z] --- PASS: TestNodeUpdateError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestNodeUpdate [2023-01-30T08:40:39.757Z] --- PASS: TestNodeUpdate (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestOptionWithTimeout [2023-01-30T08:40:39.757Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPingFail [2023-01-30T08:40:39.757Z] --- PASS: TestPingFail (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPingWithError [2023-01-30T08:40:39.757Z] 2023/01/30 08:40:39 RoundTripper returned a response & error; ignoring response [2023-01-30T08:40:39.757Z] 2023/01/30 08:40:39 RoundTripper returned a response & error; ignoring response [2023-01-30T08:40:39.757Z] --- PASS: TestPingWithError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPingSuccess [2023-01-30T08:40:39.757Z] --- PASS: TestPingSuccess (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPingHeadFallback [2023-01-30T08:40:39.757Z] === RUN TestPingHeadFallback/OK [2023-01-30T08:40:39.757Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-01-30T08:40:39.757Z] === RUN TestPingHeadFallback/Not_Found [2023-01-30T08:40:39.757Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-01-30T08:40:39.757Z] --- PASS: TestPingHeadFallback (0.00s) [2023-01-30T08:40:39.757Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-01-30T08:40:39.757Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-01-30T08:40:39.757Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-01-30T08:40:39.757Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginDisableError [2023-01-30T08:40:39.757Z] --- PASS: TestPluginDisableError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginDisable [2023-01-30T08:40:39.757Z] --- PASS: TestPluginDisable (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginEnableError [2023-01-30T08:40:39.757Z] --- PASS: TestPluginEnableError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginEnable [2023-01-30T08:40:39.757Z] --- PASS: TestPluginEnable (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginInspectError [2023-01-30T08:40:39.757Z] --- PASS: TestPluginInspectError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginInspectWithEmptyID [2023-01-30T08:40:39.757Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginInspect [2023-01-30T08:40:39.757Z] --- PASS: TestPluginInspect (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginListError [2023-01-30T08:40:39.757Z] --- PASS: TestPluginListError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginList [2023-01-30T08:40:39.757Z] --- PASS: TestPluginList (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginPushError [2023-01-30T08:40:39.757Z] --- PASS: TestPluginPushError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginPush [2023-01-30T08:40:39.757Z] --- PASS: TestPluginPush (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginRemoveError [2023-01-30T08:40:39.757Z] --- PASS: TestPluginRemoveError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginRemove [2023-01-30T08:40:39.757Z] --- PASS: TestPluginRemove (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginSetError [2023-01-30T08:40:39.757Z] --- PASS: TestPluginSetError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPluginSet [2023-01-30T08:40:39.757Z] --- PASS: TestPluginSet (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSetHostHeader [2023-01-30T08:40:39.757Z] --- PASS: TestSetHostHeader (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestPlainTextError [2023-01-30T08:40:39.757Z] --- PASS: TestPlainTextError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestInfiniteError [2023-01-30T08:40:39.757Z] --- PASS: TestInfiniteError (0.05s) [2023-01-30T08:40:39.757Z] === RUN TestSecretCreateUnsupported [2023-01-30T08:40:39.757Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSecretCreateError [2023-01-30T08:40:39.757Z] --- PASS: TestSecretCreateError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSecretCreate [2023-01-30T08:40:39.757Z] --- PASS: TestSecretCreate (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSecretInspectUnsupported [2023-01-30T08:40:39.757Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSecretInspectError [2023-01-30T08:40:39.757Z] --- PASS: TestSecretInspectError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSecretInspectSecretNotFound [2023-01-30T08:40:39.757Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSecretInspectWithEmptyID [2023-01-30T08:40:39.757Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSecretInspect [2023-01-30T08:40:39.757Z] --- PASS: TestSecretInspect (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSecretListUnsupported [2023-01-30T08:40:39.757Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSecretListError [2023-01-30T08:40:39.757Z] --- PASS: TestSecretListError (0.00s) [2023-01-30T08:40:39.757Z] === RUN TestSecretList [2023-01-30T08:40:39.758Z] --- PASS: TestSecretList (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestSecretRemoveUnsupported [2023-01-30T08:40:39.758Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestSecretRemoveError [2023-01-30T08:40:39.758Z] --- PASS: TestSecretRemoveError (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestSecretRemove [2023-01-30T08:40:39.758Z] --- PASS: TestSecretRemove (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestSecretUpdateUnsupported [2023-01-30T08:40:39.758Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestSecretUpdateError [2023-01-30T08:40:39.758Z] --- PASS: TestSecretUpdateError (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestSecretUpdate [2023-01-30T08:40:39.758Z] --- PASS: TestSecretUpdate (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceCreateError [2023-01-30T08:40:39.758Z] --- PASS: TestServiceCreateError (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceCreate [2023-01-30T08:40:39.758Z] --- PASS: TestServiceCreate (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceCreateCompatiblePlatforms [2023-01-30T08:40:39.758Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceCreateDigestPinning [2023-01-30T08:40:39.758Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceInspectError [2023-01-30T08:40:39.758Z] --- PASS: TestServiceInspectError (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceInspectServiceNotFound [2023-01-30T08:40:39.758Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceInspectWithEmptyID [2023-01-30T08:40:39.758Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceInspect [2023-01-30T08:40:39.758Z] --- PASS: TestServiceInspect (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceListError [2023-01-30T08:40:39.758Z] --- PASS: TestServiceListError (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceList [2023-01-30T08:40:39.758Z] --- PASS: TestServiceList (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceLogsError [2023-01-30T08:40:39.758Z] --- PASS: TestServiceLogsError (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceLogs [2023-01-30T08:40:39.758Z] --- PASS: TestServiceLogs (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceRemoveError [2023-01-30T08:40:39.758Z] --- PASS: TestServiceRemoveError (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceRemoveNotFoundError [2023-01-30T08:40:39.758Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceRemove [2023-01-30T08:40:39.758Z] --- PASS: TestServiceRemove (0.00s) [2023-01-30T08:40:39.758Z] === RUN TestServiceUpdateError [2023-01-30T08:40:40.215Z] --- PASS: TestServiceUpdateError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestServiceUpdate [2023-01-30T08:40:40.215Z] --- PASS: TestServiceUpdate (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmGetUnlockKeyError [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmGetUnlockKey [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmInitError [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmInitError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmInit [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmInit (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmInspectError [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmInspectError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmInspect [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmInspect (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmJoinError [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmJoinError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmJoin [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmJoin (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmLeaveError [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmLeave [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmLeave (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmUnlockError [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmUnlock [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmUnlock (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmUpdateError [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestSwarmUpdate [2023-01-30T08:40:40.215Z] --- PASS: TestSwarmUpdate (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestTaskInspectError [2023-01-30T08:40:40.215Z] --- PASS: TestTaskInspectError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestTaskInspectWithEmptyID [2023-01-30T08:40:40.215Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestTaskInspect [2023-01-30T08:40:40.215Z] --- PASS: TestTaskInspect (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestTaskListError [2023-01-30T08:40:40.215Z] --- PASS: TestTaskListError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestTaskList [2023-01-30T08:40:40.215Z] --- PASS: TestTaskList (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestVolumeCreateError [2023-01-30T08:40:40.215Z] --- PASS: TestVolumeCreateError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestVolumeCreate [2023-01-30T08:40:40.215Z] --- PASS: TestVolumeCreate (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestVolumeInspectError [2023-01-30T08:40:40.215Z] --- PASS: TestVolumeInspectError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestVolumeInspectNotFound [2023-01-30T08:40:40.215Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestVolumeInspectWithEmptyID [2023-01-30T08:40:40.215Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestVolumeInspect [2023-01-30T08:40:40.215Z] --- PASS: TestVolumeInspect (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestVolumeListError [2023-01-30T08:40:40.215Z] --- PASS: TestVolumeListError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestVolumeList [2023-01-30T08:40:40.215Z] --- PASS: TestVolumeList (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestVolumeRemoveError [2023-01-30T08:40:40.215Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-01-30T08:40:40.215Z] === RUN TestVolumeRemove [2023-01-30T08:40:40.215Z] --- PASS: TestVolumeRemove (0.00s) [2023-01-30T08:40:40.215Z] === CONT TestTLSCloseWriter [2023-01-30T08:40:40.215Z] --- PASS: TestTLSCloseWriter (0.02s) [2023-01-30T08:40:40.215Z] PASS [2023-01-30T08:40:40.215Z] coverage: 74.9% of statements [2023-01-30T08:40:40.215Z] ok github.com/docker/docker/client 0.405s coverage: 74.9% of statements [2023-01-30T08:40:40.215Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:40.215Z] [2023-01-30T08:40:40.215Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:40.410Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-30T08:40:40.410Z] --- PASS: TestDockerNetworkMacvlan (9.44s) [2023-01-30T08:40:40.410Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2023-01-30T08:40:40.410Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-01-30T08:40:40.410Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2023-01-30T08:40:40.410Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2023-01-30T08:40:40.410Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2023-01-30T08:40:40.410Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2023-01-30T08:40:40.410Z] PASS [2023-01-30T08:40:40.670Z] [2023-01-30T08:40:40.670Z] DONE 8 tests in 10.811s [2023-01-30T08:40:40.670Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-30T08:40:40.670Z] testing: warning: no tests to run [2023-01-30T08:40:40.670Z] PASS [2023-01-30T08:40:40.670Z] [2023-01-30T08:40:40.670Z] DONE 0 tests in 0.008s [2023-01-30T08:40:40.670Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-30T08:40:40.670Z] INFO: Testing against a local daemon [2023-01-30T08:40:40.670Z] === RUN TestAuthZPluginAllowRequest [2023-01-30T08:40:40.800Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-01-30T08:40:40.800Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-01-30T08:40:40.800Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-01-30T08:40:40.825Z] ......................... [ 67%] [2023-01-30T08:40:41.629Z] --- PASS: TestSecretsUpdate (2.26s) [2023-01-30T08:40:41.629Z] === RUN TestTemplatedSecret [2023-01-30T08:40:42.050Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2023-01-30T08:40:42.050Z] === RUN TestAuthZPluginTLS [2023-01-30T08:40:42.170Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-01-30T08:40:42.311Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-01-30T08:40:42.311Z] === RUN TestAuthZPluginDenyRequest [2023-01-30T08:40:42.384Z] === RUN TestCheckoutGit/:subdir [2023-01-30T08:40:42.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-01-30T08:40:42.880Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-01-30T08:40:42.880Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-30T08:40:43.347Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:43.347Z] [2023-01-30T08:40:43.347Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:43.449Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2023-01-30T08:40:43.449Z] === RUN TestAuthZPluginDenyResponse [2023-01-30T08:40:44.018Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-01-30T08:40:44.018Z] === RUN TestAuthZPluginAllowEventStream [2023-01-30T08:40:44.157Z] --- PASS: TestTemplatedSecret (2.44s) [2023-01-30T08:40:44.157Z] === RUN TestSecretCreateResolve [2023-01-30T08:40:44.958Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2023-01-30T08:40:44.958Z] === RUN TestAuthZPluginErrorResponse [2023-01-30T08:40:45.257Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-01-30T08:40:45.515Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:45.515Z] [2023-01-30T08:40:45.527Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-01-30T08:40:45.527Z] === RUN TestAuthZPluginErrorRequest [2023-01-30T08:40:45.583Z] --- PASS: TestInfoAPIWarnings (17.33s) [2023-01-30T08:40:45.583Z] === RUN TestInfoDebug [2023-01-30T08:40:45.972Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:46.057Z] --- PASS: TestSecretCreateResolve (2.15s) [2023-01-30T08:40:46.057Z] PASS [2023-01-30T08:40:46.057Z] [2023-01-30T08:40:46.057Z] DONE 6 tests in 13.602s [2023-01-30T08:40:46.057Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-01-30T08:40:46.057Z] ++ 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-01-30T08:40:46.057Z] ++ set -e [2023-01-30T08:40:46.057Z] ++ '[' -n 0 ']' [2023-01-30T08:40:46.057Z] ++ set -x [2023-01-30T08:40:46.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=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-01-30T08:40:46.098Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-01-30T08:40:46.098Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-30T08:40:46.148Z] --- PASS: TestInfoDebug (1.54s) [2023-01-30T08:40:46.148Z] === RUN TestInfoInsecureRegistries [2023-01-30T08:40:46.315Z] INFO: Testing against a local daemon [2023-01-30T08:40:46.315Z] === RUN TestServiceCreateInit [2023-01-30T08:40:46.315Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-30T08:40:46.667Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-01-30T08:40:46.667Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-30T08:40:47.152Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-01-30T08:40:47.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-01-30T08:40:48.044Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2023-01-30T08:40:48.044Z] === RUN TestInfoRegistryMirrors [2023-01-30T08:40:48.048Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2023-01-30T08:40:48.048Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-30T08:40:48.140Z] === RUN TestCheckoutGit/:nosubdir [2023-01-30T08:40:49.046Z] docker_api_swarm_service_test.go:395: [dfe5a4810e67e] joining swarm manager [d326868adc3fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:40:49.105Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:49.105Z] [2023-01-30T08:40:49.105Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:49.414Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2023-01-30T08:40:49.414Z] === RUN TestLoginFailsWithBadCredentials [2023-01-30T08:40:49.429Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2023-01-30T08:40:49.429Z] === RUN TestAuthZPluginHeader [2023-01-30T08:40:49.609Z] docker_api_swarm_service_test.go:395: [dd9fd24c65183] joining swarm manager [d326868adc3fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:40:49.610Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-01-30T08:40:49.672Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-01-30T08:40:49.672Z] === RUN TestPingCacheHeaders [2023-01-30T08:40:49.672Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-30T08:40:49.672Z] === RUN TestPingGet [2023-01-30T08:40:49.672Z] --- PASS: TestPingGet (0.01s) [2023-01-30T08:40:49.672Z] === RUN TestPingHead [2023-01-30T08:40:49.672Z] --- PASS: TestPingHead (0.01s) [2023-01-30T08:40:49.672Z] === RUN TestVersion [2023-01-30T08:40:49.672Z] --- PASS: TestVersion (0.01s) [2023-01-30T08:40:49.672Z] PASS [2023-01-30T08:40:49.672Z] [2023-01-30T08:40:49.672Z] === Skipped [2023-01-30T08:40:49.672Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-30T08:40:49.672Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-30T08:40:49.672Z] [2023-01-30T08:40:49.672Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-01-30T08:40:49.672Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-30T08:40:49.672Z] [2023-01-30T08:40:49.672Z] DONE 18 tests, 2 skipped in 27.973s [2023-01-30T08:40:49.672Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-30T08:40:49.672Z] INFO: Testing against a local daemon [2023-01-30T08:40:49.672Z] === RUN TestVolumesCreateAndList [2023-01-30T08:40:49.929Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-30T08:40:49.929Z] === RUN TestVolumesRemove [2023-01-30T08:40:49.929Z] --- PASS: TestVolumesRemove (0.05s) [2023-01-30T08:40:49.929Z] === RUN TestVolumesInspect [2023-01-30T08:40:49.929Z] --- PASS: TestVolumesInspect (0.01s) [2023-01-30T08:40:49.929Z] === RUN TestVolumesInvalidJSON [2023-01-30T08:40:49.929Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-30T08:40:49.929Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-30T08:40:49.929Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-30T08:40:49.929Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-30T08:40:49.929Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-30T08:40:49.929Z] PASS [2023-01-30T08:40:49.929Z] [2023-01-30T08:40:49.929Z] DONE 5 tests in 0.201s [2023-01-30T08:40:49.929Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-30T08:40:49.929Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12737 is not a child of this shell [2023-01-30T08:40:49.929Z] warning: PID 12737 from bundles/test-integration/docker.pid had a nonzero exit code [2023-01-30T08:40:49.929Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-30T08:40:49.929Z] [2023-01-30T08:40:49.929Z] Unloading profiles will leave already running processes permanently [2023-01-30T08:40:49.929Z] unconfined, which can lead to unexpected situations. [2023-01-30T08:40:49.929Z] [2023-01-30T08:40:49.929Z] To set a process to complain mode, use the command line tool [2023-01-30T08:40:49.929Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-30T08:40:49.929Z] Removing test suite binaries [2023-01-30T08:40:49.929Z] exiting test-integration [2023-01-30T08:40:49.929Z] ++ exit 0 [2023-01-30T08:40:49.997Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-01-30T08:40:49.997Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-30T08:40:50.068Z] === RUN TestCheckoutGit/:Dockerfile [2023-01-30T08:40:50.498Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-30T08:40:50.861Z] [2023-01-30T08:40:51.032Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:51.032Z] [2023-01-30T08:40:51.032Z] gitutils_test.go:211: git-http-backend: Post stage [Pipeline] junit [2023-01-30T08:40:51.806Z] Recording test results [2023-01-30T08:40:51.997Z] === RUN TestCheckoutGit/master:nosubdir [2023-01-30T08:40:52.454Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:52.454Z] [2023-01-30T08:40:52.911Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:53.368Z] === RUN TestCheckoutGit/master:subdir [2023-01-30T08:40:53.547Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-30T08:40:53.781Z] --- PASS: TestServiceCreateInit (7.10s) [2023-01-30T08:40:53.781Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2023-01-30T08:40:53.782Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2023-01-30T08:40:53.782Z] === RUN TestCreateServiceMultipleTimes [2023-01-30T08:40:53.886Z] + echo Ensuring container killed. [2023-01-30T08:40:53.886Z] Ensuring container killed. [2023-01-30T08:40:53.886Z] + docker rm -vf docker-pr1 [2023-01-30T08:40:53.886Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-30T08:40:54.167Z] + echo Chowning /workspace to jenkins user [2023-01-30T08:40:54.167Z] Chowning /workspace to jenkins user [2023-01-30T08:40:54.167Z] + id -u [2023-01-30T08:40:54.167Z] + id -g [2023-01-30T08:40:54.167Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44882:/workspace busybox chown -R 1000:1000 /workspace [2023-01-30T08:40:54.167Z] Unable to find image 'busybox:latest' locally [2023-01-30T08:40:54.167Z] latest: Pulling from library/busybox [2023-01-30T08:40:54.196Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.16s) [2023-01-30T08:40:54.196Z] === RUN TestAuthZPluginV2Disable [2023-01-30T08:40:54.331Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:54.331Z] [2023-01-30T08:40:54.331Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:54.425Z] 205dae5015e7: Pulling fs layer [2023-01-30T08:40:54.425Z] 205dae5015e7: Verifying Checksum [2023-01-30T08:40:54.425Z] 205dae5015e7: Download complete [2023-01-30T08:40:54.683Z] 205dae5015e7: Pull complete [2023-01-30T08:40:54.683Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-30T08:40:54.683Z] Status: Downloaded newer image for busybox:latest [2023-01-30T08:40:54.863Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-30T08:40:56.233Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-01-30T08:40:56.345Z] + bundleName=amd64-rootless [2023-01-30T08:40:56.345Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-01-30T08:40:56.345Z] Creating amd64-rootless-bundles.tar.gz [2023-01-30T08:40:56.345Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-01-30T08:40:56.345Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2023-01-30T08:40:56.356Z] Archiving artifacts [2023-01-30T08:40:56.499Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:56.499Z] [2023-01-30T08:40:56.499Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:57.164Z] === RUN TestDockerSuite/TestPortHostBinding [2023-01-30T08:40:58.095Z] === RUN TestDockerSuite/TestPortList [2023-01-30T08:40:58.247Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44882/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-30T08:40:58.392Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2023-01-30T08:40:58.393Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-30T08:40:58.562Z] + make clean [2023-01-30T08:40:58.684Z] === RUN TestCheckoutGit/master:../subdir [2023-01-30T08:40:58.820Z] docker volume rm -f docker-dev-cache [2023-01-30T08:40:59.079Z] docker-dev-cache [Pipeline] deleteDir [2023-01-30T08:40:59.140Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:40:59.140Z] [2023-01-30T08:40:59.140Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:40:59.597Z] === RUN TestCheckoutGit/test [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-30T08:41:00.054Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:41:00.054Z] [2023-01-30T08:41:00.054Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:41:01.583Z] === RUN TestCheckoutGit/test: [2023-01-30T08:41:01.684Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2023-01-30T08:41:01.684Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-30T08:41:02.547Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:41:02.547Z] [2023-01-30T08:41:02.547Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:41:04.078Z] === RUN TestCheckoutGit/test:subdir [2023-01-30T08:41:04.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-01-30T08:41:04.898Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-01-30T08:41:05.041Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-30T08:41:05.041Z] [2023-01-30T08:41:05.041Z] gitutils_test.go:211: git-http-backend: [2023-01-30T08:41:05.829Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-01-30T08:41:06.393Z] docker_api_swarm_service_test.go:343: [d3f3a51656746] joining swarm manager [d87a1dee196a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit (40.97s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/#00 (5.36s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/master (6.73s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/:subdir (5.49s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/:nosubdir (2.28s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/:Dockerfile (1.47s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/master:nosubdir (1.48s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/master:subdir (5.06s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/master:../subdir (1.30s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/test (2.11s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/test: (2.40s) [2023-01-30T08:41:06.571Z] --- PASS: TestCheckoutGit/test:subdir (2.25s) [2023-01-30T08:41:06.571Z] === RUN TestValidGitTransport [2023-01-30T08:41:06.571Z] --- PASS: TestValidGitTransport (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestGitInvalidRef [2023-01-30T08:41:06.571Z] --- PASS: TestGitInvalidRef (0.30s) [2023-01-30T08:41:06.571Z] PASS [2023-01-30T08:41:06.571Z] coverage: 83.5% of statements [2023-01-30T08:41:06.571Z] ok github.com/docker/docker/builder/remotecontext/git 41.355s coverage: 83.5% of statements [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-01-30T08:41:06.571Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestConfigureDaemonLogs [2023-01-30T08:41:06.571Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestCommonOptionsInstallFlags [2023-01-30T08:41:06.571Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-01-30T08:41:06.571Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-01-30T08:41:06.571Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-01-30T08:41:06.571Z] PASS [2023-01-30T08:41:06.571Z] coverage: 18.4% of statements [2023-01-30T08:41:06.571Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 18.4% of statements [2023-01-30T08:41:06.957Z] docker_api_swarm_service_test.go:343: [d085e7bce9cf3] joining swarm manager [d87a1dee196a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:41:07.534Z] ? github.com/docker/docker/cli [no test files] [2023-01-30T08:41:07.534Z] ? github.com/docker/docker/cli/config [no test files] [2023-01-30T08:41:08.498Z] === RUN TestContainerStopSignal [2023-01-30T08:41:08.498Z] --- PASS: TestContainerStopSignal (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestContainerStopTimeout [2023-01-30T08:41:08.498Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestContainerSecretReferenceDestTarget [2023-01-30T08:41:08.498Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-01-30T08:41:08.498Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2023-01-30T08:41:08.498Z] === RUN TestContainerLogPathSetForRingLogger [2023-01-30T08:41:08.498Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestReplaceAndAppendEnvVars [2023-01-30T08:41:08.498Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-01-30T08:41:08.498Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestNewMemoryStore [2023-01-30T08:41:08.498Z] --- PASS: TestNewMemoryStore (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestAddContainers [2023-01-30T08:41:08.498Z] --- PASS: TestAddContainers (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestGetContainer [2023-01-30T08:41:08.498Z] --- PASS: TestGetContainer (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestDeleteContainer [2023-01-30T08:41:08.498Z] --- PASS: TestDeleteContainer (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestListContainers [2023-01-30T08:41:08.498Z] --- PASS: TestListContainers (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestFirstContainer [2023-01-30T08:41:08.498Z] --- PASS: TestFirstContainer (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestApplyAllContainer [2023-01-30T08:41:08.498Z] --- PASS: TestApplyAllContainer (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestIsValidHealthString [2023-01-30T08:41:08.498Z] --- PASS: TestIsValidHealthString (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestStateRunStop [2023-01-30T08:41:08.498Z] --- PASS: TestStateRunStop (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestStateTimeoutWait [2023-01-30T08:41:08.498Z] state_test.go:141: Stop callback fired [2023-01-30T08:41:08.498Z] state_test.go:165: Stop callback fired [2023-01-30T08:41:08.498Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-01-30T08:41:08.498Z] === RUN TestIsValidStateString [2023-01-30T08:41:08.498Z] --- PASS: TestIsValidStateString (0.00s) [2023-01-30T08:41:08.498Z] === RUN TestViewSaveDelete [2023-01-30T08:41:08.498Z] --- PASS: TestViewSaveDelete (0.01s) [2023-01-30T08:41:08.498Z] === RUN TestViewAll [2023-01-30T08:41:08.743Z] --- PASS: TestCreateServiceMultipleTimes (15.30s) [2023-01-30T08:41:08.743Z] === RUN TestCreateServiceConflict [2023-01-30T08:41:08.955Z] --- PASS: TestViewAll (0.01s) [2023-01-30T08:41:08.955Z] === RUN TestViewGet [2023-01-30T08:41:08.955Z] --- PASS: TestViewGet (0.01s) [2023-01-30T08:41:08.955Z] === RUN TestNames [2023-01-30T08:41:08.955Z] --- PASS: TestNames (0.00s) [2023-01-30T08:41:08.955Z] === RUN TestViewWithHealthCheck [2023-01-30T08:41:08.955Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-01-30T08:41:08.955Z] PASS [2023-01-30T08:41:08.955Z] coverage: 41.4% of statements [2023-01-30T08:41:08.955Z] ok github.com/docker/docker/container 0.435s coverage: 41.4% of statements [2023-01-30T08:41:08.955Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-30T08:41:08.955Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-30T08:41:08.955Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-30T08:41:08.955Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-30T08:41:09.411Z] === RUN TestPrepare [2023-01-30T08:41:09.411Z] --- PASS: TestPrepare (0.00s) [2023-01-30T08:41:09.411Z] === RUN TestStart [2023-01-30T08:41:09.411Z] --- PASS: TestStart (0.00s) [2023-01-30T08:41:09.411Z] === RUN TestWaitCancel [2023-01-30T08:41:09.411Z] --- PASS: TestWaitCancel (0.00s) [2023-01-30T08:41:09.411Z] === RUN TestWaitDisabled [2023-01-30T08:41:09.411Z] --- PASS: TestWaitDisabled (0.00s) [2023-01-30T08:41:09.411Z] === RUN TestWaitEnabled [2023-01-30T08:41:09.411Z] --- PASS: TestWaitEnabled (0.00s) [2023-01-30T08:41:09.411Z] === RUN TestRemove [2023-01-30T08:41:09.411Z] --- PASS: TestRemove (0.00s) [2023-01-30T08:41:09.411Z] PASS [2023-01-30T08:41:09.411Z] coverage: 65.3% of statements [2023-01-30T08:41:09.411Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2023-01-30T08:41:11.273Z] --- PASS: TestCreateServiceConflict (2.13s) [2023-01-30T08:41:11.273Z] === RUN TestCreateServiceMaxReplicas [2023-01-30T08:41:12.233Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-01-30T08:41:12.233Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-01-30T08:41:12.319Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-01-30T08:41:12.319Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCIsolation [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCIsolation [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-01-30T08:41:12.319Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-01-30T08:41:12.319Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-01-30T08:41:12.320Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-01-30T08:41:12.320Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.01s) [2023-01-30T08:41:12.320Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-01-30T08:41:12.320Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-01-30T08:41:12.320Z] === RUN TestServiceConvertFromGRPCConfigs [2023-01-30T08:41:12.320Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-01-30T08:41:12.320Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-01-30T08:41:12.320Z] === RUN TestServiceConvertToGRPCConfigs [2023-01-30T08:41:12.320Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-01-30T08:41:12.320Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-01-30T08:41:12.320Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-01-30T08:41:12.320Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-01-30T08:41:12.320Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-01-30T08:41:12.320Z] PASS [2023-01-30T08:41:12.320Z] coverage: 35.9% of statements [2023-01-30T08:41:12.320Z] ok github.com/docker/docker/daemon/cluster/convert 0.201s coverage: 35.9% of statements [2023-01-30T08:41:12.320Z] === RUN TestNewListSecretsFilters [2023-01-30T08:41:12.320Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-01-30T08:41:12.320Z] === RUN TestNewListConfigsFilters [2023-01-30T08:41:12.320Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-01-30T08:41:12.320Z] PASS [2023-01-30T08:41:12.320Z] coverage: 0.5% of statements [2023-01-30T08:41:12.320Z] ok github.com/docker/docker/daemon/cluster 0.148s coverage: 0.5% of statements [2023-01-30T08:41:12.490Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-01-30T08:41:12.747Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-01-30T08:41:12.747Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-01-30T08:41:13.310Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-01-30T08:41:13.310Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-01-30T08:41:13.802Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2023-01-30T08:41:13.802Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-30T08:41:13.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-01-30T08:41:13.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-01-30T08:41:13.901Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.68s) [2023-01-30T08:41:13.901Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-30T08:41:14.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-01-30T08:41:14.805Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-01-30T08:41:15.215Z] === RUN TestWaitNodeAttachment [2023-01-30T08:41:15.671Z] === RUN TestBuilderGC [2023-01-30T08:41:15.671Z] --- PASS: TestBuilderGC (0.01s) [2023-01-30T08:41:15.671Z] === RUN TestDaemonConfigurationNotFound [2023-01-30T08:41:15.671Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestDaemonBrokenConfiguration [2023-01-30T08:41:15.671Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestParseClusterAdvertiseSettings [2023-01-30T08:41:15.671Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestFindConfigurationConflicts [2023-01-30T08:41:15.671Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-01-30T08:41:15.671Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestDaemonConfigurationMergeConflicts [2023-01-30T08:41:15.671Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-01-30T08:41:15.671Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-01-30T08:41:15.671Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-01-30T08:41:15.671Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-01-30T08:41:15.671Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-01-30T08:41:15.671Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-01-30T08:41:15.671Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-01-30T08:41:15.671Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2023-01-30T08:41:15.671Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-01-30T08:41:15.671Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-01-30T08:41:15.671Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-01-30T08:41:15.671Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-01-30T08:41:15.671Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-01-30T08:41:15.671Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-01-30T08:41:15.671Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-01-30T08:41:15.671Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-01-30T08:41:15.671Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-01-30T08:41:15.671Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-01-30T08:41:15.671Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-01-30T08:41:15.671Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-01-30T08:41:15.671Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestValidateConfiguration [2023-01-30T08:41:15.672Z] === RUN TestValidateConfiguration/with_label [2023-01-30T08:41:15.672Z] === RUN TestValidateConfiguration/with_dns [2023-01-30T08:41:15.672Z] === RUN TestValidateConfiguration/with_dns-search [2023-01-30T08:41:15.672Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-01-30T08:41:15.672Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-01-30T08:41:15.672Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-01-30T08:41:15.672Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-01-30T08:41:15.672Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfiguration (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestModifiedDiscoverySettings [2023-01-30T08:41:15.672Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestReloadSetConfigFileNotExist [2023-01-30T08:41:15.672Z] --- PASS: TestWaitNodeAttachment (0.42s) [2023-01-30T08:41:15.672Z] === RUN TestIsolationConversion [2023-01-30T08:41:15.672Z] === RUN TestIsolationConversion/default [2023-01-30T08:41:15.672Z] === RUN TestIsolationConversion/process [2023-01-30T08:41:15.672Z] === RUN TestIsolationConversion/hyperv [2023-01-30T08:41:15.672Z] --- PASS: TestIsolationConversion (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestContainerLabels [2023-01-30T08:41:15.672Z] --- PASS: TestContainerLabels (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestCredentialSpecConversion [2023-01-30T08:41:15.672Z] === RUN TestCredentialSpecConversion/none [2023-01-30T08:41:15.672Z] === RUN TestCredentialSpecConversion/config [2023-01-30T08:41:15.672Z] === RUN TestCredentialSpecConversion/file [2023-01-30T08:41:15.672Z] === RUN TestCredentialSpecConversion/registry [2023-01-30T08:41:15.672Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-01-30T08:41:15.672Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestControllerValidateMountBind [2023-01-30T08:41:15.672Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestControllerValidateMountVolume [2023-01-30T08:41:15.672Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestControllerValidateMountTarget [2023-01-30T08:41:15.672Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestControllerValidateMountTmpfs [2023-01-30T08:41:15.672Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestControllerValidateMountInvalidType [2023-01-30T08:41:15.672Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestControllerValidateMountNamedPipe [2023-01-30T08:41:15.672Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-01-30T08:41:15.672Z] PASS [2023-01-30T08:41:15.672Z] coverage: 11.0% of statements [2023-01-30T08:41:15.672Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.667s coverage: 11.0% of statements [2023-01-30T08:41:15.672Z] time="2023-01-30T08:41:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-01-30T08:41:15.672Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2023-01-30T08:41:15.672Z] === RUN TestReloadDefaultConfigNotExist [2023-01-30T08:41:15.672Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:41:15.672Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2023-01-30T08:41:15.672Z] === RUN TestReloadBadDefaultConfig [2023-01-30T08:41:15.672Z] time="2023-01-30T08:41:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2398030539" [2023-01-30T08:41:15.672Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestReloadWithConflictingLabels [2023-01-30T08:41:15.672Z] time="2023-01-30T08:41:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2028800164" [2023-01-30T08:41:15.672Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2023-01-30T08:41:15.672Z] === RUN TestReloadWithDuplicateLabels [2023-01-30T08:41:15.672Z] time="2023-01-30T08:41:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-443644511" [2023-01-30T08:41:15.672Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestDaemonConfigurationMerge [2023-01-30T08:41:15.672Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-01-30T08:41:15.672Z] PASS [2023-01-30T08:41:15.672Z] coverage: 79.7% of statements [2023-01-30T08:41:15.672Z] ok github.com/docker/docker/daemon/config 0.334s coverage: 79.7% of statements [2023-01-30T08:41:15.672Z] === RUN TestDiscoveryOptsErrors [2023-01-30T08:41:15.672Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-01-30T08:41:15.672Z] === RUN TestDiscoveryOpts [2023-01-30T08:41:15.672Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-01-30T08:41:15.672Z] PASS [2023-01-30T08:41:15.672Z] coverage: 30.0% of statements [2023-01-30T08:41:15.672Z] ok github.com/docker/docker/daemon/discovery 0.055s coverage: 30.0% of statements [2023-01-30T08:41:17.204Z] === RUN TestEventsLog [2023-01-30T08:41:17.204Z] --- PASS: TestEventsLog (0.00s) [2023-01-30T08:41:17.204Z] === RUN TestEventsLogTimeout [2023-01-30T08:41:17.204Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-01-30T08:41:17.204Z] === RUN TestLogEvents [2023-01-30T08:41:17.204Z] --- PASS: TestLogEvents (0.05s) [2023-01-30T08:41:17.204Z] === RUN TestLoadBufferedEvents [2023-01-30T08:41:17.204Z] --- PASS: TestLoadBufferedEvents (0.14s) [2023-01-30T08:41:17.204Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-01-30T08:41:17.204Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-01-30T08:41:17.204Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-01-30T08:41:17.204Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-01-30T08:41:17.204Z] PASS [2023-01-30T08:41:17.204Z] coverage: 50.0% of statements [2023-01-30T08:41:17.204Z] ok github.com/docker/docker/daemon/events 0.247s coverage: 50.0% of statements [2023-01-30T08:41:17.204Z] === RUN TestIsEmptyDir [2023-01-30T08:41:17.327Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-01-30T08:41:17.661Z] --- PASS: TestIsEmptyDir (0.01s) [2023-01-30T08:41:17.661Z] PASS [2023-01-30T08:41:17.661Z] coverage: 2.3% of statements [2023-01-30T08:41:17.661Z] ok github.com/docker/docker/daemon/graphdriver 0.069s coverage: 2.3% of statements [2023-01-30T08:41:17.891Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-01-30T08:41:18.118Z] === RUN TestLinkNaming [2023-01-30T08:41:18.118Z] --- PASS: TestLinkNaming (0.00s) [2023-01-30T08:41:18.118Z] === RUN TestLinkNew [2023-01-30T08:41:18.118Z] --- PASS: TestLinkNew (0.00s) [2023-01-30T08:41:18.118Z] === RUN TestLinkEnv [2023-01-30T08:41:18.118Z] --- PASS: TestLinkEnv (0.00s) [2023-01-30T08:41:18.118Z] === RUN TestLinkMultipleEnv [2023-01-30T08:41:18.118Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-01-30T08:41:18.118Z] === RUN TestLinkPortRangeEnv [2023-01-30T08:41:18.118Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-01-30T08:41:18.118Z] PASS [2023-01-30T08:41:18.118Z] coverage: 93.0% of statements [2023-01-30T08:41:18.118Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2023-01-30T08:41:18.454Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-01-30T08:41:18.454Z] === RUN TestDockerSuite/TestPsByOrder [2023-01-30T08:41:18.575Z] === RUN TestVerifyNetworkingConfig [2023-01-30T08:41:18.575Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestGetContainer [2023-01-30T08:41:18.575Z] --- PASS: TestGetContainer (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestValidContainerNames [2023-01-30T08:41:18.575Z] --- PASS: TestValidContainerNames (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestContainerInitDNS [2023-01-30T08:41:18.575Z] daemon_test.go:147: root required [2023-01-30T08:41:18.575Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestMerge [2023-01-30T08:41:18.575Z] --- PASS: TestMerge (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestValidateContainerIsolation [2023-01-30T08:41:18.575Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestFindNetworkErrorType [2023-01-30T08:41:18.575Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestEnsureServicesExist [2023-01-30T08:41:18.575Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestEnsureServicesExistErrors [2023-01-30T08:41:18.575Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-01-30T08:41:18.575Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-01-30T08:41:18.575Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-01-30T08:41:18.575Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-01-30T08:41:18.575Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-01-30T08:41:18.575Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-01-30T08:41:18.575Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestContainerDelete [2023-01-30T08:41:18.575Z] --- PASS: TestContainerDelete (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestContainerDoubleDelete [2023-01-30T08:41:18.575Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestLogContainerEventCopyLabels [2023-01-30T08:41:18.575Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestLogContainerEventWithAttributes [2023-01-30T08:41:18.575Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestNoneHealthcheck [2023-01-30T08:41:18.575Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-01-30T08:41:18.575Z] === RUN TestHealthStates [2023-01-30T08:41:19.074Z] time="2023-01-30T08:41:18Z" 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-01-30T08:41:19.074Z] time="2023-01-30T08:41:18Z" 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-01-30T08:41:19.075Z] time="2023-01-30T08:41:18Z" 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-01-30T08:41:19.075Z] time="2023-01-30T08:41:18Z" 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-01-30T08:41:19.075Z] time="2023-01-30T08:41:18Z" 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-01-30T08:41:19.075Z] time="2023-01-30T08:41:18Z" 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-01-30T08:41:19.075Z] time="2023-01-30T08:41:18Z" 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-01-30T08:41:19.075Z] time="2023-01-30T08:41:18Z" 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-01-30T08:41:19.075Z] time="2023-01-30T08:41:18Z" 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-01-30T08:41:19.075Z] time="2023-01-30T08:41:18Z" 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-01-30T08:41:19.075Z] --- PASS: TestHealthStates (0.15s) [2023-01-30T08:41:19.075Z] === RUN TestMaskURLCredentials [2023-01-30T08:41:19.075Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestGetInspectData [2023-01-30T08:41:19.075Z] --- PASS: TestGetInspectData (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestFillLicense [2023-01-30T08:41:19.075Z] --- PASS: TestFillLicense (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestListInvalidFilter [2023-01-30T08:41:19.075Z] --- PASS: TestListInvalidFilter (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestNameFilter [2023-01-30T08:41:19.075Z] --- PASS: TestNameFilter (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-01-30T08:41:19.075Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-01-30T08:41:19.075Z] === 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-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-01-30T08:41:19.075Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.06s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-01-30T08:41:19.075Z] --- 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-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-01-30T08:41:19.075Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestDaemonReloadLabels [2023-01-30T08:41:19.075Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-01-30T08:41:19.075Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestDaemonReloadMirrors [2023-01-30T08:41:19.075Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestDaemonReloadInsecureRegistries [2023-01-30T08:41:19.075Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-01-30T08:41:19.075Z] === RUN TestDaemonReloadNotAffectOthers [2023-01-30T08:41:19.075Z] --- PASS: TestDaemonReloadNotAffectOthers (0.01s) [2023-01-30T08:41:19.075Z] === RUN TestDaemonDiscoveryReload [2023-01-30T08:41:19.501Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-01-30T08:41:20.040Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2023-01-30T08:41:20.040Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-01-30T08:41:20.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-01-30T08:41:20.496Z] === RUN TestAdapterReadLogs [2023-01-30T08:41:20.496Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestCopier [2023-01-30T08:41:20.496Z] --- PASS: TestCopier (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestCopierLongLines [2023-01-30T08:41:20.496Z] --- PASS: TestCopierLongLines (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestCopierSlow [2023-01-30T08:41:20.496Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2023-01-30T08:41:20.496Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-01-30T08:41:20.496Z] --- PASS: TestCopierSlow (0.20s) [2023-01-30T08:41:20.496Z] === RUN TestCopierWithSized [2023-01-30T08:41:20.496Z] === RUN TestCopierWithSized/as_is [2023-01-30T08:41:20.496Z] === RUN TestCopierWithSized/With_RingLogger [2023-01-30T08:41:20.496Z] --- PASS: TestCopierWithSized (0.01s) [2023-01-30T08:41:20.496Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-01-30T08:41:20.496Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestCopierWithPartial [2023-01-30T08:41:20.496Z] --- PASS: TestCopierWithPartial (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestRingLogger [2023-01-30T08:41:20.496Z] --- PASS: TestRingLogger (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestRingCap [2023-01-30T08:41:20.496Z] --- PASS: TestRingCap (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestRingClose [2023-01-30T08:41:20.496Z] --- PASS: TestRingClose (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestRingDrain [2023-01-30T08:41:20.496Z] --- PASS: TestRingDrain (0.00s) [2023-01-30T08:41:20.496Z] PASS [2023-01-30T08:41:20.496Z] coverage: 43.5% of statements [2023-01-30T08:41:20.496Z] ok github.com/docker/docker/daemon/logger 0.336s coverage: 43.5% of statements [2023-01-30T08:41:20.496Z] === RUN TestSearchRegistryForImagesErrors [2023-01-30T08:41:20.496Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestSearchRegistryForImages [2023-01-30T08:41:20.496Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestOnlyPlatformWithFallback [2023-01-30T08:41:20.496Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-01-30T08:41:20.496Z] === RUN TestImageDelete [2023-01-30T08:41:20.496Z] === RUN TestImageDelete/no_lease [2023-01-30T08:41:20.496Z] === RUN TestImageDelete/lease_exists [2023-01-30T08:41:20.607Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-01-30T08:41:20.953Z] --- PASS: TestImageDelete (0.03s) [2023-01-30T08:41:20.953Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-01-30T08:41:20.953Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2023-01-30T08:41:20.953Z] === RUN TestContentStoreForPull [2023-01-30T08:41:20.953Z] === RUN TestNewStreamConfig [2023-01-30T08:41:20.953Z] === RUN TestNewStreamConfig/defaults [2023-01-30T08:41:20.953Z] === RUN TestNewStreamConfig/invalid_create_group [2023-01-30T08:41:20.953Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-01-30T08:41:20.953Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-01-30T08:41:20.953Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-01-30T08:41:20.953Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-01-30T08:41:20.953Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-01-30T08:41:20.953Z] --- PASS: TestNewStreamConfig (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-01-30T08:41:20.953Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-01-30T08:41:20.953Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestNewAWSLogsClientRegionDetect [2023-01-30T08:41:20.953Z] --- PASS: TestContentStoreForPull (0.19s) [2023-01-30T08:41:20.953Z] PASS [2023-01-30T08:41:20.953Z] coverage: 6.6% of statements [2023-01-30T08:41:20.953Z] ok github.com/docker/docker/daemon/images 0.317s coverage: 6.6% of statements [2023-01-30T08:41:20.953Z] time="2023-01-30T08:41:20Z" level=info msg="Trying to get region from EC2 Metadata" [2023-01-30T08:41:20.953Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2023-01-30T08:41:20.953Z] === RUN TestCreateSuccess [2023-01-30T08:41:20.953Z] --- PASS: TestCreateSuccess (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCreateLogGroupSuccess [2023-01-30T08:41:20.953Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCreateError [2023-01-30T08:41:20.953Z] --- PASS: TestCreateError (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCreateAlreadyExists [2023-01-30T08:41:20.953Z] time="2023-01-30T08:41:20Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-01-30T08:41:20.953Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestLogClosed [2023-01-30T08:41:20.953Z] --- PASS: TestLogClosed (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestLogBlocking [2023-01-30T08:41:20.953Z] --- PASS: TestLogBlocking (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestLogNonBlockingBufferEmpty [2023-01-30T08:41:20.953Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestLogNonBlockingBufferFull [2023-01-30T08:41:20.953Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestPublishBatchSuccess [2023-01-30T08:41:20.953Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestPublishBatchError [2023-01-30T08:41:20.953Z] time="2023-01-30T08:41:20Z" level=error msg=Error [2023-01-30T08:41:20.953Z] --- PASS: TestPublishBatchError (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-01-30T08:41:20.953Z] time="2023-01-30T08:41:20Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-01-30T08:41:20.953Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestPublishBatchAlreadyAccepted [2023-01-30T08:41:20.953Z] time="2023-01-30T08:41:20Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-01-30T08:41:20.953Z] time="2023-01-30T08:41:20Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-01-30T08:41:20.953Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCollectBatchSimple [2023-01-30T08:41:20.953Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCollectBatchTicker [2023-01-30T08:41:20.953Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCollectBatchMultilinePattern [2023-01-30T08:41:20.953Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-01-30T08:41:20.953Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-01-30T08:41:20.953Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-01-30T08:41:20.953Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2023-01-30T08:41:20.953Z] === RUN TestCollectBatchClose [2023-01-30T08:41:20.953Z] --- PASS: TestCollectBatchClose (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestEffectiveLen [2023-01-30T08:41:20.953Z] === RUN TestEffectiveLen/0/Hello [2023-01-30T08:41:20.953Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-01-30T08:41:20.953Z] === RUN TestEffectiveLen/2/🙃 [2023-01-30T08:41:20.953Z] === RUN TestEffectiveLen/3/���� [2023-01-30T08:41:20.953Z] === RUN TestEffectiveLen/4/He��o [2023-01-30T08:41:20.953Z] === RUN TestEffectiveLen/5/ [2023-01-30T08:41:20.953Z] --- PASS: TestEffectiveLen (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestFindValidSplit [2023-01-30T08:41:20.953Z] === RUN TestFindValidSplit/0/ [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1044: [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1045: [2023-01-30T08:41:20.953Z] === RUN TestFindValidSplit/1/Hello [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1044: Hello [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1045: [2023-01-30T08:41:20.953Z] === RUN TestFindValidSplit/2/Hello [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1044: He [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1045: llo [2023-01-30T08:41:20.953Z] === RUN TestFindValidSplit/3/Hello [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1044: [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1045: Hello [2023-01-30T08:41:20.953Z] === RUN TestFindValidSplit/4/🙃 [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1044: [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1045: 🙃 [2023-01-30T08:41:20.953Z] === RUN TestFindValidSplit/5/🙃 [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1044: 🙃 [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1045: [2023-01-30T08:41:20.953Z] === RUN TestFindValidSplit/6/a� [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1044: a [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1045: � [2023-01-30T08:41:20.953Z] === RUN TestFindValidSplit/7/a� [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1044: a� [2023-01-30T08:41:20.953Z] cloudwatchlogs_test.go:1045: [2023-01-30T08:41:20.953Z] --- PASS: TestFindValidSplit (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-01-30T08:41:20.953Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-01-30T08:41:20.953Z] reload_test.go:520: root required [2023-01-30T08:41:20.953Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-01-30T08:41:20.953Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-01-30T08:41:20.953Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestProcessEventEmoji [2023-01-30T08:41:20.953Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCollectBatchLineSplit [2023-01-30T08:41:20.953Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2023-01-30T08:41:20.953Z] === RUN TestCollectBatchLineSplitWithBinary [2023-01-30T08:41:20.953Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-01-30T08:41:20.953Z] === RUN TestCollectBatchMaxEvents [2023-01-30T08:41:20.953Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-01-30T08:41:20.954Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2023-01-30T08:41:20.954Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-01-30T08:41:20.954Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2023-01-30T08:41:20.954Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-01-30T08:41:20.954Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2023-01-30T08:41:20.954Z] === RUN TestCollectBatchMaxTotalBytes [2023-01-30T08:41:20.954Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2023-01-30T08:41:20.954Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-01-30T08:41:20.954Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2023-01-30T08:41:20.954Z] === RUN TestParseVolumesFrom [2023-01-30T08:41:20.954Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-01-30T08:41:20.954Z] PASS [2023-01-30T08:41:20.954Z] coverage: 9.0% of statements [2023-01-30T08:41:20.954Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2023-01-30T08:41:20.954Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-01-30T08:41:20.954Z] ok github.com/docker/docker/daemon 2.687s coverage: 9.0% of statements [2023-01-30T08:41:20.954Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2023-01-30T08:41:20.954Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-30T08:41:20.954Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-30T08:41:20.954Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2023-01-30T08:41:20.954Z] === RUN TestParseLogOptionsMultilinePattern [2023-01-30T08:41:20.954Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-01-30T08:41:20.954Z] === RUN TestParseLogOptionsDatetimeFormat [2023-01-30T08:41:20.954Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-01-30T08:41:20.954Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-01-30T08:41:20.954Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-01-30T08:41:20.954Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-01-30T08:41:20.954Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-01-30T08:41:20.954Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-01-30T08:41:20.954Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-01-30T08:41:20.954Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-01-30T08:41:20.954Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-01-30T08:41:20.954Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-01-30T08:41:20.954Z] === RUN TestCreateTagSuccess [2023-01-30T08:41:20.954Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-01-30T08:41:20.954Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-01-30T08:41:20.954Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-01-30T08:41:20.954Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-01-30T08:41:20.954Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-01-30T08:41:20.954Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-01-30T08:41:20.954Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-01-30T08:41:20.954Z] PASS [2023-01-30T08:41:20.954Z] coverage: 77.8% of statements [2023-01-30T08:41:20.954Z] ok github.com/docker/docker/daemon/logger/awslogs 0.414s coverage: 77.8% of statements [2023-01-30T08:41:21.171Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-01-30T08:41:21.411Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-01-30T08:41:21.411Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-01-30T08:41:21.411Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-30T08:41:21.411Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-01-30T08:41:21.411Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-01-30T08:41:21.868Z] === RUN TestJSONLogsMarshalJSONBuf [2023-01-30T08:41:21.868Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-01-30T08:41:21.868Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-01-30T08:41:21.868Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2023-01-30T08:41:21.868Z] === RUN TestFastTimeMarshalJSON [2023-01-30T08:41:21.868Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2023-01-30T08:41:21.868Z] PASS [2023-01-30T08:41:21.868Z] coverage: 87.2% of statements [2023-01-30T08:41:21.868Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.218s coverage: 87.2% of statements [2023-01-30T08:41:22.102Z] docker_api_swarm_service_test.go:490: [d7c99a4c18ef7] joining swarm manager [d53ef4f3e9bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:41:22.325Z] === RUN TestJSONFileLogger [2023-01-30T08:41:22.326Z] --- PASS: TestJSONFileLogger (0.00s) [2023-01-30T08:41:22.326Z] === RUN TestJSONFileLoggerWithTags [2023-01-30T08:41:22.326Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-01-30T08:41:22.326Z] === RUN TestJSONFileLoggerWithOpts [2023-01-30T08:41:22.326Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2023-01-30T08:41:22.326Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-01-30T08:41:22.326Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2023-01-30T08:41:22.326Z] === RUN TestEncodeDecode [2023-01-30T08:41:22.326Z] === PAUSE TestEncodeDecode [2023-01-30T08:41:22.326Z] === RUN TestUnexpectedEOF [2023-01-30T08:41:22.326Z] time="2023-01-30T08:41:22Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-01-30T08:41:22.326Z] time="2023-01-30T08:41:22Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-01-30T08:41:22.326Z] --- PASS: TestUnexpectedEOF (0.14s) [2023-01-30T08:41:22.326Z] === CONT TestEncodeDecode [2023-01-30T08:41:22.326Z] --- PASS: TestEncodeDecode (0.00s) [2023-01-30T08:41:22.326Z] PASS [2023-01-30T08:41:22.326Z] coverage: 69.9% of statements [2023-01-30T08:41:22.326Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.213s coverage: 69.9% of statements [2023-01-30T08:41:22.782Z] === RUN TestWriteLog [2023-01-30T08:41:22.782Z] === PAUSE TestWriteLog [2023-01-30T08:41:22.782Z] === RUN TestReadLog [2023-01-30T08:41:22.782Z] === PAUSE TestReadLog [2023-01-30T08:41:22.782Z] === RUN TestDecode [2023-01-30T08:41:22.782Z] --- PASS: TestDecode (0.02s) [2023-01-30T08:41:22.782Z] === CONT TestWriteLog [2023-01-30T08:41:22.782Z] --- PASS: TestWriteLog (0.00s) [2023-01-30T08:41:22.782Z] === CONT TestReadLog [2023-01-30T08:41:22.782Z] === RUN TestReadLog/tail_exact [2023-01-30T08:41:23.032Z] docker_api_swarm_service_test.go:490: [d46bb1688e013] joining swarm manager [d53ef4f3e9bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:41:23.239Z] === RUN TestReadLog/tail_less_than_available [2023-01-30T08:41:23.239Z] === RUN TestReadLog/tail_more_than_available [2023-01-30T08:41:23.239Z] --- PASS: TestReadLog (0.15s) [2023-01-30T08:41:23.239Z] --- PASS: TestReadLog/tail_exact (0.14s) [2023-01-30T08:41:23.239Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-01-30T08:41:23.239Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-01-30T08:41:23.239Z] PASS [2023-01-30T08:41:23.239Z] coverage: 78.7% of statements [2023-01-30T08:41:23.239Z] ok github.com/docker/docker/daemon/logger/local 0.274s coverage: 78.7% of statements [2023-01-30T08:41:23.239Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-30T08:41:23.239Z] === RUN TestOpenFileDelete [2023-01-30T08:41:23.239Z] --- PASS: TestOpenFileDelete (0.00s) [2023-01-30T08:41:23.239Z] === RUN TestOpenFileRename [2023-01-30T08:41:23.239Z] --- PASS: TestOpenFileRename (0.00s) [2023-01-30T08:41:23.239Z] === RUN TestHandleDecoderErr [2023-01-30T08:41:23.239Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-01-30T08:41:23.239Z] === RUN TestParseLogTagDefaultTag [2023-01-30T08:41:23.239Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-01-30T08:41:23.239Z] === RUN TestParseLogTag [2023-01-30T08:41:23.239Z] --- PASS: TestParseLogTag (0.00s) [2023-01-30T08:41:23.239Z] === RUN TestParseLogTagEmptyTag [2023-01-30T08:41:23.239Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-01-30T08:41:23.239Z] === RUN TestTailFiles [2023-01-30T08:41:23.239Z] --- PASS: TestTailFiles (0.00s) [2023-01-30T08:41:23.239Z] === RUN TestFollowLogsConsumerGone [2023-01-30T08:41:23.239Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-01-30T08:41:23.239Z] === RUN TestFollowLogsProducerGone [2023-01-30T08:41:23.239Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2023-01-30T08:41:23.239Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2023-01-30T08:41:23.239Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2023-01-30T08:41:23.239Z] === RUN TestCheckCapacityAndRotate [2023-01-30T08:41:23.239Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-01-30T08:41:23.239Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-01-30T08:41:23.239Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2023-01-30T08:41:23.239Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2023-01-30T08:41:23.239Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2023-01-30T08:41:23.239Z] PASS [2023-01-30T08:41:23.239Z] coverage: 54.9% of statements [2023-01-30T08:41:23.239Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.219s coverage: 54.9% of statements [2023-01-30T08:41:23.596Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-01-30T08:41:23.696Z] === RUN TestLog [2023-01-30T08:41:23.696Z] --- PASS: TestLog (0.00s) [2023-01-30T08:41:23.696Z] PASS [2023-01-30T08:41:23.696Z] coverage: 31.5% of statements [2023-01-30T08:41:24.153Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.069s coverage: 31.5% of statements [2023-01-30T08:41:24.153Z] === RUN TestValidateLogOpt [2023-01-30T08:41:24.153Z] --- PASS: TestValidateLogOpt (0.00s) [2023-01-30T08:41:24.153Z] === RUN TestNewMissedConfig [2023-01-30T08:41:24.153Z] --- PASS: TestNewMissedConfig (0.00s) [2023-01-30T08:41:24.153Z] === RUN TestNewMissedUrl [2023-01-30T08:41:24.153Z] --- PASS: TestNewMissedUrl (0.00s) [2023-01-30T08:41:24.153Z] === RUN TestNewMissedToken [2023-01-30T08:41:24.153Z] --- PASS: TestNewMissedToken (0.00s) [2023-01-30T08:41:24.153Z] === RUN TestNewWithProxy [2023-01-30T08:41:24.153Z] --- PASS: TestNewWithProxy (0.00s) [2023-01-30T08:41:24.153Z] === RUN TestDefault [2023-01-30T08:41:24.153Z] --- PASS: TestDefault (0.04s) [2023-01-30T08:41:24.153Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-01-30T08:41:24.153Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-01-30T08:41:24.153Z] === RUN TestJsonFormat [2023-01-30T08:41:24.153Z] --- PASS: TestJsonFormat (0.01s) [2023-01-30T08:41:24.153Z] === RUN TestRawFormat [2023-01-30T08:41:24.153Z] --- PASS: TestRawFormat (0.00s) [2023-01-30T08:41:24.153Z] === RUN TestRawFormatWithLabels [2023-01-30T08:41:24.153Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-01-30T08:41:24.153Z] === RUN TestRawFormatWithoutTag [2023-01-30T08:41:24.153Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-01-30T08:41:24.153Z] === RUN TestBatching [2023-01-30T08:41:24.610Z] === RUN TestParseLogFormat [2023-01-30T08:41:24.610Z] --- PASS: TestParseLogFormat (0.00s) [2023-01-30T08:41:24.610Z] === RUN TestValidateLogOptEmpty [2023-01-30T08:41:24.610Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-01-30T08:41:24.610Z] === RUN TestValidateSyslogAddress [2023-01-30T08:41:24.610Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-01-30T08:41:24.610Z] === RUN TestParseAddressDefaultPort [2023-01-30T08:41:24.610Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-01-30T08:41:24.610Z] === RUN TestValidateSyslogFacility [2023-01-30T08:41:24.610Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-01-30T08:41:24.610Z] === RUN TestValidateLogOptSyslogFormat [2023-01-30T08:41:24.610Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-01-30T08:41:24.610Z] === RUN TestValidateLogOpt [2023-01-30T08:41:24.610Z] --- PASS: TestValidateLogOpt (0.00s) [2023-01-30T08:41:24.610Z] PASS [2023-01-30T08:41:24.610Z] coverage: 46.8% of statements [2023-01-30T08:41:24.610Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2023-01-30T08:41:24.610Z] --- PASS: TestBatching (0.25s) [2023-01-30T08:41:24.610Z] === RUN TestFrequency [2023-01-30T08:41:24.610Z] === RUN TestNewParse [2023-01-30T08:41:24.610Z] --- PASS: TestNewParse (0.00s) [2023-01-30T08:41:24.610Z] PASS [2023-01-30T08:41:24.610Z] coverage: 8.3% of statements [2023-01-30T08:41:24.610Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2023-01-30T08:41:24.610Z] --- PASS: TestFrequency (0.17s) [2023-01-30T08:41:24.610Z] === RUN TestOneMessagePerRequest [2023-01-30T08:41:24.610Z] --- PASS: TestOneMessagePerRequest (0.00s) [2023-01-30T08:41:24.610Z] === RUN TestVerify [2023-01-30T08:41:24.610Z] --- PASS: TestVerify (0.00s) [2023-01-30T08:41:24.610Z] === RUN TestSkipVerify [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.067Z] --- PASS: TestSkipVerify (0.46s) [2023-01-30T08:41:25.067Z] === RUN TestBufferMaximum [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675068084.944382\",\"host\":\"a01ca8a1930a\"}'" [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675068084.944382\",\"host\":\"a01ca8a1930a\"}'" [2023-01-30T08:41:25.067Z] --- PASS: TestBufferMaximum (0.02s) [2023-01-30T08:41:25.067Z] === RUN TestServerAlwaysDown [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.067Z] time="2023-01-30T08:41:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675068084.967714\",\"host\":\"a01ca8a1930a\"}'" [2023-01-30T08:41:25.524Z] time="2023-01-30T08:41:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675068084.967714\",\"host\":\"a01ca8a1930a\"}'" [2023-01-30T08:41:25.524Z] time="2023-01-30T08:41:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-30T08:41:25.524Z] time="2023-01-30T08:41:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675068084.967714\",\"host\":\"a01ca8a1930a\"}'" [2023-01-30T08:41:25.524Z] time="2023-01-30T08:41:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675068084.968714\",\"host\":\"a01ca8a1930a\"}'" [2023-01-30T08:41:25.524Z] time="2023-01-30T08:41:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675068084.968714\",\"host\":\"a01ca8a1930a\"}'" [2023-01-30T08:41:25.524Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-01-30T08:41:25.524Z] === RUN TestCannotSendAfterClose [2023-01-30T08:41:25.524Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-01-30T08:41:25.524Z] === RUN TestDeadlockOnBlockedEndpoint [2023-01-30T08:41:26.488Z] === RUN TestV1IDService [2023-01-30T08:41:26.488Z] time="2023-01-30T08:41:25Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49219/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-01-30T08:41:26.488Z] time="2023-01-30T08:41:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a01ca8a1930a\"}'" [2023-01-30T08:41:26.488Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-01-30T08:41:26.488Z] PASS [2023-01-30T08:41:26.488Z] coverage: 82.5% of statements [2023-01-30T08:41:26.488Z] ok github.com/docker/docker/daemon/logger/splunk 2.023s coverage: 82.5% of statements [2023-01-30T08:41:26.488Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-30T08:41:26.488Z] ? github.com/docker/docker/daemon/network [no test files] [2023-01-30T08:41:26.488Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-30T08:41:26.488Z] --- PASS: TestV1IDService (0.03s) [2023-01-30T08:41:26.488Z] === RUN TestV2MetadataService [2023-01-30T08:41:26.488Z] === RUN TestSuccessfulDownload [2023-01-30T08:41:26.488Z] download_test.go:268: Needs fixing on Windows [2023-01-30T08:41:26.488Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-01-30T08:41:26.488Z] === RUN TestCancelledDownload [2023-01-30T08:41:26.488Z] --- PASS: TestCancelledDownload (0.00s) [2023-01-30T08:41:26.488Z] === RUN TestMaxDownloadAttempts [2023-01-30T08:41:26.488Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-01-30T08:41:26.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-01-30T08:41:26.488Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-01-30T08:41:26.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-01-30T08:41:26.488Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-01-30T08:41:26.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-01-30T08:41:26.488Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-01-30T08:41:26.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-01-30T08:41:26.488Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-01-30T08:41:26.488Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-01-30T08:41:26.488Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-01-30T08:41:26.488Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-01-30T08:41:26.945Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-01-30T08:41:26.945Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-01-30T08:41:26.945Z] === RUN TestContinueOnError_MirrorEndpoint [2023-01-30T08:41:26.945Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-01-30T08:41:26.945Z] === RUN TestContinueOnError_NeverContinue [2023-01-30T08:41:26.945Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-01-30T08:41:26.945Z] === RUN TestContinueOnError_UnnestsErrors [2023-01-30T08:41:26.945Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-01-30T08:41:26.945Z] === RUN TestManifestStore [2023-01-30T08:41:26.945Z] === RUN TestManifestStore/no_remote_or_local [2023-01-30T08:41:26.945Z] time="2023-01-30T08:41:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-30T08:41:26.945Z] time="2023-01-30T08:41:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-30T08:41:26.945Z] time="2023-01-30T08:41:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-30T08:41:26.945Z] time="2023-01-30T08:41:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-30T08:41:26.945Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-01-30T08:41:26.945Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2023-01-30T08:41:26.945Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2023-01-30T08:41:26.945Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2023-01-30T08:41:26.945Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2023-01-30T08:41:26.945Z] === RUN TestTransfer [2023-01-30T08:41:26.945Z] --- PASS: TestTransfer (0.11s) [2023-01-30T08:41:26.945Z] === RUN TestConcurrencyLimit [2023-01-30T08:41:27.402Z] time="2023-01-30T08:41:26Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1867905861\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/no_local_cache [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/no_local_cache/digested [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/with_local_cache [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/unknown_media_type [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-01-30T08:41:27.402Z] time="2023-01-30T08:41:26Z" level=warning msg="reference for unknown type: " [2023-01-30T08:41:27.402Z] time="2023-01-30T08:41:26Z" level=warning msg="reference for unknown type: " [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-01-30T08:41:27.402Z] time="2023-01-30T08:41:26Z" level=warning msg="reference for unknown type: " [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-01-30T08:41:27.402Z] time="2023-01-30T08:41:26Z" level=warning msg="reference for unknown type: " [2023-01-30T08:41:27.402Z] time="2023-01-30T08:41:27Z" level=warning msg="reference for unknown type: " [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/error_persisting_manifest [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-01-30T08:41:27.402Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-01-30T08:41:27.402Z] --- PASS: TestV2MetadataService (1.02s) [2023-01-30T08:41:27.402Z] PASS [2023-01-30T08:41:27.402Z] coverage: 48.2% of statements [2023-01-30T08:41:27.402Z] time="2023-01-30T08:41:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore (0.28s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaType [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-01-30T08:41:27.402Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestFixManifestLayers [2023-01-30T08:41:27.402Z] --- PASS: TestFixManifestLayers (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestFixManifestLayersBaseLayerParent [2023-01-30T08:41:27.402Z] pull_v2_test.go:82: Needs fixing on Windows [2023-01-30T08:41:27.402Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestFixManifestLayersBadParent [2023-01-30T08:41:27.402Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestValidateManifest [2023-01-30T08:41:27.402Z] ok github.com/docker/docker/distribution/metadata 1.113s coverage: 48.2% of statements [2023-01-30T08:41:27.402Z] pull_v2_test.go:127: Needs fixing on Windows [2023-01-30T08:41:27.402Z] --- SKIP: TestValidateManifest (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestFormatPlatform [2023-01-30T08:41:27.402Z] --- PASS: TestFormatPlatform (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestPullSchema2Config [2023-01-30T08:41:27.402Z] === RUN TestPullSchema2Config/success_first_time [2023-01-30T08:41:27.402Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-30T08:41:27.402Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-30T08:41:27.402Z] === RUN TestPullSchema2Config/500_status [2023-01-30T08:41:27.402Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-30T08:41:27.402Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-30T08:41:27.402Z] --- PASS: TestConcurrencyLimit (0.36s) [2023-01-30T08:41:27.402Z] === RUN TestInactiveJobs [2023-01-30T08:41:27.402Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-30T08:41:27.402Z] === RUN TestPullSchema2Config/EOF [2023-01-30T08:41:27.402Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-30T08:41:27.402Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-30T08:41:27.402Z] 2023/01/30 08:41:27 http: panic serving 127.0.0.1:49230: intentional panic [2023-01-30T08:41:27.402Z] goroutine 131 [running]: [2023-01-30T08:41:27.402Z] net/http.(*conn).serve.func1() [2023-01-30T08:41:27.402Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-01-30T08:41:27.402Z] panic({0x735c40, 0x8dbb60}) [2023-01-30T08:41:27.402Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-01-30T08:41:27.402Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00049a820?, {0x8e2a48?, 0xc0004f2700?}) [2023-01-30T08:41:27.402Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2023-01-30T08:41:27.402Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x8e2a48, 0xc0004f2700}, 0xc0004ef600) [2023-01-30T08:41:27.402Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2023-01-30T08:41:27.402Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8e2a48?, 0xc0004f2700?}, 0xc58560?) [2023-01-30T08:41:27.402Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-01-30T08:41:27.402Z] net/http.serverHandler.ServeHTTP({0xc000201260?}, {0x8e2a48, 0xc0004f2700}, 0xc0004ef600) [2023-01-30T08:41:27.402Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-01-30T08:41:27.402Z] net/http.(*conn).serve(0xc00016a820, {0x8e3158, 0xc000280540}) [2023-01-30T08:41:27.402Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-01-30T08:41:27.402Z] created by net/http.(*Server).Serve [2023-01-30T08:41:27.402Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-01-30T08:41:27.402Z] === RUN TestNotFound [2023-01-30T08:41:27.402Z] --- PASS: TestNotFound (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestConflict [2023-01-30T08:41:27.402Z] --- PASS: TestConflict (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestForbidden [2023-01-30T08:41:27.402Z] --- PASS: TestForbidden (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestInvalidParameter [2023-01-30T08:41:27.402Z] --- PASS: TestInvalidParameter (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestNotImplemented [2023-01-30T08:41:27.402Z] --- PASS: TestNotImplemented (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestNotModified [2023-01-30T08:41:27.402Z] --- PASS: TestNotModified (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestUnauthorized [2023-01-30T08:41:27.402Z] --- PASS: TestUnauthorized (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestUnknown [2023-01-30T08:41:27.402Z] --- PASS: TestUnknown (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestCancelled [2023-01-30T08:41:27.402Z] --- PASS: TestCancelled (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestDeadline [2023-01-30T08:41:27.402Z] --- PASS: TestDeadline (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestDataLoss [2023-01-30T08:41:27.402Z] --- PASS: TestDataLoss (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestUnavailable [2023-01-30T08:41:27.402Z] --- PASS: TestUnavailable (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestSystem [2023-01-30T08:41:27.402Z] --- PASS: TestSystem (0.00s) [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Not_Found [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Bad_Request [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Conflict [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Unauthorized [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Service_Unavailable [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Forbidden [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Not_Modified [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Not_Implemented [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-01-30T08:41:27.402Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-01-30T08:41:27.402Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-01-30T08:41:27.402Z] PASS [2023-01-30T08:41:27.402Z] coverage: 77.0% of statements [2023-01-30T08:41:27.402Z] ok github.com/docker/docker/errdefs 0.042s coverage: 77.0% of statements [2023-01-30T08:41:27.774Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-01-30T08:41:27.774Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-01-30T08:41:27.860Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-30T08:41:27.860Z] === RUN TestPullSchema2Config/unauthorized [2023-01-30T08:41:27.860Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-30T08:41:27.860Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-30T08:41:27.860Z] --- PASS: TestPullSchema2Config (0.53s) [2023-01-30T08:41:27.860Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-01-30T08:41:27.860Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-01-30T08:41:27.860Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2023-01-30T08:41:27.860Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-01-30T08:41:27.860Z] === RUN TestGetRepositoryMountCandidates [2023-01-30T08:41:27.860Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-01-30T08:41:27.860Z] === RUN TestLayerAlreadyExists [2023-01-30T08:41:27.860Z] 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-01-30T08:41:27.860Z] 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-01-30T08:41:27.860Z] 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-01-30T08:41:27.860Z] 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-01-30T08:41:27.860Z] 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-01-30T08:41:27.860Z] 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-01-30T08:41:27.860Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-01-30T08:41:27.860Z] === RUN TestWhenEmptyAuthConfig [2023-01-30T08:41:27.860Z] --- PASS: TestInactiveJobs (0.36s) [2023-01-30T08:41:27.860Z] === RUN TestWatchRelease [2023-01-30T08:41:27.860Z] --- PASS: TestWatchRelease (0.05s) [2023-01-30T08:41:27.860Z] === RUN TestWatchFinishedTransfer [2023-01-30T08:41:27.860Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-01-30T08:41:27.860Z] === RUN TestDuplicateTransfer [2023-01-30T08:41:27.860Z] --- PASS: TestDuplicateTransfer (0.05s) [2023-01-30T08:41:27.860Z] === RUN TestSuccessfulUpload [2023-01-30T08:41:28.317Z] time="2023-01-30T08:41:27Z" level=error msg="Upload failed, retrying: simulating retry" [2023-01-30T08:41:28.317Z] --- PASS: TestSuccessfulUpload (0.36s) [2023-01-30T08:41:28.317Z] === RUN TestCancelledUpload [2023-01-30T08:41:28.317Z] --- PASS: TestCancelledUpload (0.00s) [2023-01-30T08:41:28.317Z] PASS [2023-01-30T08:41:28.317Z] coverage: 76.9% of statements [2023-01-30T08:41:28.317Z] ok github.com/docker/docker/distribution/xfer 1.815s coverage: 76.9% of statements [2023-01-30T08:41:28.669Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.70s) [2023-01-30T08:41:28.669Z] === RUN TestCreateServiceSecretFileMode [2023-01-30T08:41:28.774Z] === RUN TestCompare [2023-01-30T08:41:28.774Z] --- PASS: TestCompare (0.00s) [2023-01-30T08:41:28.774Z] PASS [2023-01-30T08:41:28.774Z] coverage: 19.2% of statements [2023-01-30T08:41:28.774Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements [2023-01-30T08:41:28.774Z] --- PASS: TestWhenEmptyAuthConfig (0.84s) [2023-01-30T08:41:28.774Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-01-30T08:41:28.774Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-01-30T08:41:28.774Z] === RUN TestTokenPassThru [2023-01-30T08:41:28.774Z] --- PASS: TestTokenPassThru (0.02s) [2023-01-30T08:41:28.774Z] === RUN TestTokenPassThruDifferentHost [2023-01-30T08:41:28.774Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-01-30T08:41:28.774Z] PASS [2023-01-30T08:41:28.774Z] coverage: 27.4% of statements [2023-01-30T08:41:28.774Z] ok github.com/docker/docker/distribution 1.769s coverage: 27.4% of statements [2023-01-30T08:41:28.774Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-30T08:41:28.774Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-30T08:41:28.774Z] === RUN TestFSGetInvalidData [2023-01-30T08:41:28.774Z] --- PASS: TestFSGetInvalidData (0.01s) [2023-01-30T08:41:28.774Z] === RUN TestFSInvalidSet [2023-01-30T08:41:28.774Z] --- PASS: TestFSInvalidSet (0.01s) [2023-01-30T08:41:28.774Z] === RUN TestFSInvalidRoot [2023-01-30T08:41:28.774Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-01-30T08:41:28.774Z] === RUN TestFSMetadataGetSet [2023-01-30T08:41:28.774Z] --- PASS: TestFSMetadataGetSet (0.04s) [2023-01-30T08:41:28.774Z] === RUN TestFSInvalidWalker [2023-01-30T08:41:28.774Z] --- PASS: TestFSInvalidWalker (0.01s) [2023-01-30T08:41:28.774Z] === RUN TestFSGetSet [2023-01-30T08:41:28.774Z] --- PASS: TestFSGetSet (0.02s) [2023-01-30T08:41:28.774Z] === RUN TestFSGetUnsetKey [2023-01-30T08:41:28.774Z] --- PASS: TestFSGetUnsetKey (0.00s) [2023-01-30T08:41:28.774Z] === RUN TestFSGetEmptyData [2023-01-30T08:41:28.774Z] --- PASS: TestFSGetEmptyData (0.00s) [2023-01-30T08:41:28.774Z] === RUN TestFSDelete [2023-01-30T08:41:28.774Z] --- PASS: TestFSDelete (0.02s) [2023-01-30T08:41:28.774Z] === RUN TestFSWalker [2023-01-30T08:41:28.774Z] --- PASS: TestFSWalker (0.02s) [2023-01-30T08:41:28.774Z] === RUN TestFSWalkerStopOnError [2023-01-30T08:41:29.232Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2023-01-30T08:41:29.232Z] === RUN TestNewFromJSON [2023-01-30T08:41:29.232Z] --- PASS: TestNewFromJSON (0.00s) [2023-01-30T08:41:29.232Z] === RUN TestNewFromJSONWithInvalidJSON [2023-01-30T08:41:29.232Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-01-30T08:41:29.232Z] === RUN TestMarshalKeyOrder [2023-01-30T08:41:29.232Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-01-30T08:41:29.232Z] === RUN TestImage [2023-01-30T08:41:29.232Z] --- PASS: TestImage (0.00s) [2023-01-30T08:41:29.232Z] === RUN TestImageOSNotEmpty [2023-01-30T08:41:29.232Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-01-30T08:41:29.232Z] === RUN TestNewChildImageFromImageWithRootFS [2023-01-30T08:41:29.232Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-01-30T08:41:29.232Z] === RUN TestCreate [2023-01-30T08:41:29.232Z] --- PASS: TestCreate (0.01s) [2023-01-30T08:41:29.232Z] === RUN TestRestore [2023-01-30T08:41:29.232Z] time="2023-01-30T08:41:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-01-30T08:41:29.232Z] --- PASS: TestRestore (0.17s) [2023-01-30T08:41:29.232Z] === RUN TestAddDelete [2023-01-30T08:41:29.232Z] --- PASS: TestAddDelete (0.03s) [2023-01-30T08:41:29.232Z] === RUN TestSearchAfterDelete [2023-01-30T08:41:29.232Z] --- PASS: TestSearchAfterDelete (0.01s) [2023-01-30T08:41:29.232Z] === RUN TestParentReset [2023-01-30T08:41:29.232Z] --- PASS: TestParentReset (0.05s) [2023-01-30T08:41:29.232Z] === RUN TestGetAndSetLastUpdated [2023-01-30T08:41:29.232Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2023-01-30T08:41:29.232Z] === RUN TestStoreLen [2023-01-30T08:41:29.232Z] --- PASS: TestStoreLen (0.06s) [2023-01-30T08:41:29.232Z] PASS [2023-01-30T08:41:29.232Z] coverage: 86.8% of statements [2023-01-30T08:41:29.232Z] ok github.com/docker/docker/image 0.579s coverage: 86.8% of statements [2023-01-30T08:41:29.668Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-01-30T08:41:29.688Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-01-30T08:41:29.688Z] === RUN TestMakeV1ConfigFromConfig [2023-01-30T08:41:29.688Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-01-30T08:41:29.688Z] PASS [2023-01-30T08:41:29.688Z] coverage: 25.0% of statements [2023-01-30T08:41:29.688Z] ok github.com/docker/docker/image/v1 0.074s coverage: 25.0% of statements [2023-01-30T08:41:29.688Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-30T08:41:30.653Z] === RUN TestSerialization [2023-01-30T08:41:30.653Z] --- PASS: TestSerialization (0.02s) [2023-01-30T08:41:30.653Z] PASS [2023-01-30T08:41:30.653Z] coverage: 100.0% of statements [2023-01-30T08:41:30.653Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2023-01-30T08:41:31.110Z] === RUN TestEnvironmentParsing [2023-01-30T08:41:31.110Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-01-30T08:41:31.110Z] PASS [2023-01-30T08:41:31.110Z] coverage: 1.0% of statements [2023-01-30T08:41:31.110Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.0% of statements [2023-01-30T08:41:31.110Z] === RUN TestEmptyLayer [2023-01-30T08:41:31.110Z] --- PASS: TestEmptyLayer (0.00s) [2023-01-30T08:41:31.110Z] === RUN TestCommitFailure [2023-01-30T08:41:31.110Z] --- PASS: TestCommitFailure (0.02s) [2023-01-30T08:41:31.110Z] === RUN TestStartTransactionFailure [2023-01-30T08:41:31.110Z] --- PASS: TestStartTransactionFailure (0.00s) [2023-01-30T08:41:31.110Z] === RUN TestGetOrphan [2023-01-30T08:41:31.110Z] --- PASS: TestGetOrphan (0.01s) [2023-01-30T08:41:31.110Z] === RUN TestMountAndRegister [2023-01-30T08:41:31.566Z] layer_test.go:271: Layer size: 14 [2023-01-30T08:41:31.566Z] --- PASS: TestMountAndRegister (0.06s) [2023-01-30T08:41:31.566Z] === RUN TestLayerRelease [2023-01-30T08:41:31.566Z] layer_test.go:304: Failing on Windows [2023-01-30T08:41:31.566Z] --- SKIP: TestLayerRelease (0.00s) [2023-01-30T08:41:31.566Z] === RUN TestStoreRestore [2023-01-30T08:41:31.566Z] layer_test.go:353: Failing on Windows [2023-01-30T08:41:31.566Z] --- SKIP: TestStoreRestore (0.00s) [2023-01-30T08:41:31.566Z] === RUN TestTarStreamStability [2023-01-30T08:41:31.566Z] layer_test.go:468: Failing on Windows [2023-01-30T08:41:31.566Z] --- SKIP: TestTarStreamStability (0.00s) [2023-01-30T08:41:31.566Z] === RUN TestRegisterExistingLayer [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-01-30T08:41:31.566Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-01-30T08:41:31.567Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-01-30T08:41:31.567Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-01-30T08:41:31.567Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-01-30T08:41:31.567Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-01-30T08:41:31.567Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-01-30T08:41:31.567Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-01-30T08:41:31.567Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-01-30T08:41:31.567Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-01-30T08:41:31.567Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-01-30T08:41:31.567Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-01-30T08:41:31.567Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-01-30T08:41:31.567Z] PASS [2023-01-30T08:41:31.567Z] coverage: 45.8% of statements [2023-01-30T08:41:31.567Z] ok github.com/docker/docker/oci 0.112s coverage: 45.8% of statements [2023-01-30T08:41:31.567Z] --- PASS: TestRegisterExistingLayer (0.24s) [2023-01-30T08:41:31.567Z] === RUN TestTarStreamVerification [2023-01-30T08:41:31.567Z] layer_test.go:697: Failing on Windows [2023-01-30T08:41:31.567Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-01-30T08:41:31.567Z] === RUN TestLayerMigration [2023-01-30T08:41:31.567Z] migration_test.go:46: Failing on Windows [2023-01-30T08:41:31.567Z] --- SKIP: TestLayerMigration (0.00s) [2023-01-30T08:41:31.567Z] === RUN TestLayerMigrationNoTarsplit [2023-01-30T08:41:31.567Z] migration_test.go:182: Failing on Windows [2023-01-30T08:41:31.567Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-01-30T08:41:31.567Z] === RUN TestMountInit [2023-01-30T08:41:31.567Z] mount_test.go:17: Failing on Windows [2023-01-30T08:41:31.567Z] --- SKIP: TestMountInit (0.00s) [2023-01-30T08:41:31.567Z] === RUN TestMountSize [2023-01-30T08:41:31.567Z] mount_test.go:76: Failing on Windows [2023-01-30T08:41:31.567Z] --- SKIP: TestMountSize (0.00s) [2023-01-30T08:41:31.567Z] === RUN TestMountChanges [2023-01-30T08:41:31.567Z] mount_test.go:125: Failing on Windows [2023-01-30T08:41:31.567Z] --- SKIP: TestMountChanges (0.00s) [2023-01-30T08:41:31.567Z] === RUN TestMountApply [2023-01-30T08:41:31.567Z] mount_test.go:212: Failing on Windows [2023-01-30T08:41:31.567Z] --- SKIP: TestMountApply (0.00s) [2023-01-30T08:41:31.567Z] PASS [2023-01-30T08:41:31.567Z] coverage: 30.1% of statements [2023-01-30T08:41:31.567Z] ok github.com/docker/docker/layer 0.433s coverage: 30.1% of statements [2023-01-30T08:41:31.567Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-30T08:41:31.567Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-30T08:41:31.567Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-30T08:41:31.567Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-30T08:41:31.567Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-30T08:41:31.995Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-01-30T08:41:31.995Z] PASS [2023-01-30T08:41:31.995Z] [2023-01-30T08:41:31.995Z] DONE 17 tests in 49.475s [2023-01-30T08:41:31.995Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-30T08:41:31.995Z] INFO: Testing against a local daemon [2023-01-30T08:41:31.995Z] === RUN TestPluginInvalidJSON [2023-01-30T08:41:31.995Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:41:31.995Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:41:31.995Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:41:31.995Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-01-30T08:41:31.995Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-30T08:41:31.995Z] === RUN TestPluginInstall [2023-01-30T08:41:31.995Z] === RUN TestPluginInstall/no_auth [2023-01-30T08:41:31.995Z] time="2023-01-30T08:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:41:31.995Z] time="2023-01-30T08:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ed4f7b1b37271a700c463c0c35fa97f09437115746dd788e052dc53625411c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:41:31.995Z] time="2023-01-30T08:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:41:31.995Z] time="2023-01-30T08:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ed4f7b1b37271a700c463c0c35fa97f09437115746dd788e052dc53625411c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:41:31.995Z] === RUN TestPluginInstall/with_htpasswd [2023-01-30T08:41:31.995Z] time="2023-01-30T08:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:41:31.995Z] time="2023-01-30T08:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6046491a2fa7bf5c65bcc1f14114a914ba9987d61d23fef87e4fda03f41c79f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:41:31.995Z] time="2023-01-30T08:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:41:31.995Z] time="2023-01-30T08:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6046491a2fa7bf5c65bcc1f14114a914ba9987d61d23fef87e4fda03f41c79f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:41:31.995Z] === RUN TestPluginInstall/with_insecure [2023-01-30T08:41:32.023Z] === RUN TestParseVersion [2023-01-30T08:41:32.023Z] --- PASS: TestParseVersion (0.00s) [2023-01-30T08:41:32.023Z] PASS [2023-01-30T08:41:32.023Z] coverage: 52.9% of statements [2023-01-30T08:41:32.023Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2023-01-30T08:41:32.480Z] === RUN TestAddressPoolOpt [2023-01-30T08:41:32.480Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/a [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/something [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/_=a [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/env1=value1 [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/_env1=value1 [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/env2=value2=value3 [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/env3=abc!qwe [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/env_4=value_4 [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/PATH [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/=a [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/PATH= [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/PATH=something [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/asd!qwe [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/1asd [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/123 [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/some_space [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/__some_space_before [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/some_space_after__ [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/= [2023-01-30T08:41:32.480Z] === RUN TestValidateEnv/PaTh [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/a (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/something (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/= (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestParseHost [2023-01-30T08:41:32.480Z] --- PASS: TestParseHost (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestParseDockerDaemonHost [2023-01-30T08:41:32.480Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestParseTCP [2023-01-30T08:41:32.480Z] --- PASS: TestParseTCP (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestParseInvalidUnixAddrInvalid [2023-01-30T08:41:32.480Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestValidateExtraHosts [2023-01-30T08:41:32.480Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestIpOptString [2023-01-30T08:41:32.480Z] --- PASS: TestIpOptString (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestNewIpOptInvalidDefaultVal [2023-01-30T08:41:32.480Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestNewIpOptValidDefaultVal [2023-01-30T08:41:32.480Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestIpOptSetInvalidVal [2023-01-30T08:41:32.480Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestValidateIPAddress [2023-01-30T08:41:32.480Z] --- PASS: TestValidateIPAddress (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestMapOpts [2023-01-30T08:41:32.480Z] --- PASS: TestMapOpts (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestListOptsWithoutValidator [2023-01-30T08:41:32.480Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestListOptsWithValidator [2023-01-30T08:41:32.480Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestValidateDNSSearch [2023-01-30T08:41:32.480Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_general_format [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_one_more [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-01-30T08:41:32.480Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-01-30T08:41:32.480Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-01-30T08:41:32.480Z] === RUN TestNamedListOpts [2023-01-30T08:41:32.480Z] --- PASS: TestNamedListOpts (0.00s) [2023-01-30T08:41:32.481Z] === RUN TestNamedMapOpts [2023-01-30T08:41:32.481Z] --- PASS: TestNamedMapOpts (0.00s) [2023-01-30T08:41:32.481Z] === RUN TestParseLink [2023-01-30T08:41:32.481Z] --- PASS: TestParseLink (0.00s) [2023-01-30T08:41:32.481Z] === RUN TestQuotedStringSetWithQuotes [2023-01-30T08:41:32.481Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-01-30T08:41:32.481Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-01-30T08:41:32.481Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-01-30T08:41:32.481Z] === RUN TestQuotedStringSetWithNoQuotes [2023-01-30T08:41:32.481Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-01-30T08:41:32.481Z] === RUN TestUlimitOpt [2023-01-30T08:41:32.481Z] --- PASS: TestUlimitOpt (0.00s) [2023-01-30T08:41:32.481Z] PASS [2023-01-30T08:41:32.481Z] coverage: 67.1% of statements [2023-01-30T08:41:32.481Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2023-01-30T08:41:32.481Z] === RUN TestUnbuffered [2023-01-30T08:41:32.481Z] --- PASS: TestUnbuffered (0.00s) [2023-01-30T08:41:32.481Z] === RUN TestRaceUnbuffered [2023-01-30T08:41:32.481Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-01-30T08:41:32.481Z] PASS [2023-01-30T08:41:32.481Z] coverage: 100.0% of statements [2023-01-30T08:41:32.481Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2023-01-30T08:41:32.935Z] time="2023-01-30T08:41:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:41:32.935Z] time="2023-01-30T08:41:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cd76884895256e7eec7b285f87a34df2d3ad4de4ef4dd1cdc8644ae9d960451" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:41:32.935Z] time="2023-01-30T08:41:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-30T08:41:32.935Z] time="2023-01-30T08:41:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cd76884895256e7eec7b285f87a34df2d3ad4de4ef4dd1cdc8644ae9d960451" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-30T08:41:32.935Z] plugin_test.go:165: [d644a4534f6e9] daemon is not started [2023-01-30T08:41:32.935Z] --- PASS: TestPluginInstall (2.90s) [2023-01-30T08:41:32.935Z] --- PASS: TestPluginInstall/no_auth (1.19s) [2023-01-30T08:41:32.935Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2023-01-30T08:41:32.935Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2023-01-30T08:41:32.935Z] === RUN TestPluginsWithRuntimes [2023-01-30T08:41:33.445Z] === RUN TestPeerCertificateMarshalJSON [2023-01-30T08:41:33.445Z] === RUN TestMatch [2023-01-30T08:41:33.445Z] === RUN TestMatch/[[]] [2023-01-30T08:41:33.445Z] === RUN TestMatch/[[foo]] [2023-01-30T08:41:33.445Z] === RUN TestMatch/[[bar]_[foo]] [2023-01-30T08:41:33.445Z] === RUN TestMatch/[[foo_bar]] [2023-01-30T08:41:33.445Z] === RUN TestMatch/[[qux]_[foo]] [2023-01-30T08:41:33.445Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-01-30T08:41:33.445Z] === RUN TestMatch/[] [2023-01-30T08:41:33.445Z] === RUN TestMatch/[]#01 [2023-01-30T08:41:33.445Z] === RUN TestMatch/[[qux]] [2023-01-30T08:41:33.445Z] === RUN TestMatch/[[foo_bar_qux]] [2023-01-30T08:41:33.445Z] === RUN TestMatch/[[qux]_[baz]] [2023-01-30T08:41:33.445Z] === RUN TestMatch/[[foo_baz]] [2023-01-30T08:41:33.445Z] --- PASS: TestMatch (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[[]] (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[] (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-01-30T08:41:33.445Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-01-30T08:41:33.445Z] PASS [2023-01-30T08:41:33.445Z] coverage: 87.5% of statements [2023-01-30T08:41:33.445Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2023-01-30T08:41:33.902Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-01-30T08:41:33.902Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-01-30T08:41:33.902Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2023-01-30T08:41:33.902Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-01-30T08:41:33.902Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestMiddleware [2023-01-30T08:41:33.902Z] --- PASS: TestMiddleware (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestNewResponseModifier [2023-01-30T08:41:33.902Z] --- PASS: TestNewResponseModifier (0.00s) [2023-01-30T08:41:33.902Z] PASS [2023-01-30T08:41:33.902Z] coverage: 26.8% of statements [2023-01-30T08:41:33.902Z] ok github.com/docker/docker/pkg/authorization 0.448s coverage: 26.8% of statements [2023-01-30T08:41:33.902Z] === RUN TestChrootTarUntar [2023-01-30T08:41:33.902Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:41:33.902Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestChrootUntarWithHugeExcludesList [2023-01-30T08:41:33.902Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:41:33.902Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestChrootUntarEmptyArchive [2023-01-30T08:41:33.902Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestChrootTarUntarWithSymlink [2023-01-30T08:41:33.902Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-30T08:41:33.902Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestChrootCopyWithTar [2023-01-30T08:41:33.902Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-30T08:41:33.902Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestChrootCopyFileWithTar [2023-01-30T08:41:33.902Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:41:33.902Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestChrootUntarPath [2023-01-30T08:41:33.902Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-30T08:41:33.902Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-01-30T08:41:33.902Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:41:33.902Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-01-30T08:41:33.902Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:41:33.902Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-01-30T08:41:33.902Z] === RUN TestChrootApplyDotDotFile [2023-01-30T08:41:33.902Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:41:33.902Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-01-30T08:41:33.902Z] PASS [2023-01-30T08:41:33.902Z] coverage: 15.1% of statements [2023-01-30T08:41:33.902Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 15.1% of statements [2023-01-30T08:41:33.902Z] === RUN TestIsArchivePathDir [2023-01-30T08:41:34.334Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-01-30T08:41:34.359Z] --- PASS: TestIsArchivePathDir (0.09s) [2023-01-30T08:41:34.359Z] === RUN TestIsArchivePathInvalidFile [2023-01-30T08:41:34.359Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2023-01-30T08:41:34.359Z] === RUN TestIsArchivePathTar [2023-01-30T08:41:34.359Z] === RUN TestSizeEmpty [2023-01-30T08:41:34.359Z] --- PASS: TestSizeEmpty (0.00s) [2023-01-30T08:41:34.359Z] === RUN TestSizeEmptyFile [2023-01-30T08:41:34.359Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-01-30T08:41:34.359Z] === RUN TestSizeNonemptyFile [2023-01-30T08:41:34.359Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-01-30T08:41:34.359Z] === RUN TestSizeNestedDirectoryEmpty [2023-01-30T08:41:34.359Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-01-30T08:41:34.359Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-01-30T08:41:34.359Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-01-30T08:41:34.359Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-01-30T08:41:34.359Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-01-30T08:41:34.359Z] === RUN TestMoveToSubdir [2023-01-30T08:41:34.359Z] --- PASS: TestMoveToSubdir (0.00s) [2023-01-30T08:41:34.359Z] === RUN TestSizeNonExistingDirectory [2023-01-30T08:41:34.359Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-01-30T08:41:34.359Z] PASS [2023-01-30T08:41:34.359Z] coverage: 80.0% of statements [2023-01-30T08:41:34.359Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2023-01-30T08:41:34.359Z] --- PASS: TestIsArchivePathTar (0.17s) [2023-01-30T08:41:34.359Z] === RUN TestDecompressStreamGzip [2023-01-30T08:41:34.817Z] --- PASS: TestDecompressStreamGzip (0.11s) [2023-01-30T08:41:34.817Z] === RUN TestDecompressStreamBzip2 [2023-01-30T08:41:34.817Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2023-01-30T08:41:34.817Z] === RUN TestDecompressStreamXz [2023-01-30T08:41:34.817Z] archive_test.go:134: Xz not present in msys2 [2023-01-30T08:41:34.817Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestCompressStreamXzUnsupported [2023-01-30T08:41:34.817Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestCompressStreamBzip2Unsupported [2023-01-30T08:41:34.817Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestCompressStreamInvalid [2023-01-30T08:41:34.817Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestExtensionInvalid [2023-01-30T08:41:34.817Z] --- PASS: TestExtensionInvalid (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestExtensionUncompressed [2023-01-30T08:41:34.817Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestExtensionBzip2 [2023-01-30T08:41:34.817Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestExtensionGzip [2023-01-30T08:41:34.817Z] --- PASS: TestExtensionGzip (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestExtensionXz [2023-01-30T08:41:34.817Z] --- PASS: TestExtensionXz (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestCmdStreamLargeStderr [2023-01-30T08:41:34.817Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2023-01-30T08:41:34.817Z] === RUN TestCmdStreamBad [2023-01-30T08:41:34.817Z] archive_test.go:239: Failing on Windows CI machines [2023-01-30T08:41:34.817Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestCmdStreamGood [2023-01-30T08:41:34.817Z] === RUN Test [2023-01-30T08:41:34.817Z] === RUN Test/TestContainsEntry [2023-01-30T08:41:34.817Z] === RUN Test/TestCreateEntries [2023-01-30T08:41:34.817Z] === RUN Test/TestEntriesDiff [2023-01-30T08:41:34.817Z] === RUN Test/TestEntriesEquality [2023-01-30T08:41:34.817Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-01-30T08:41:34.817Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-01-30T08:41:34.817Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-01-30T08:41:34.817Z] === RUN Test/TestGeneratorNotGenerate [2023-01-30T08:41:34.817Z] === RUN Test/TestGeneratorWithPort [2023-01-30T08:41:34.817Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-01-30T08:41:34.817Z] === RUN Test/TestNewEntry [2023-01-30T08:41:34.817Z] === RUN Test/TestParse [2023-01-30T08:41:34.817Z] --- PASS: Test (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestNewEntry (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestParse (0.00s) [2023-01-30T08:41:34.817Z] PASS [2023-01-30T08:41:34.817Z] coverage: 58.3% of statements [2023-01-30T08:41:34.817Z] --- PASS: TestCmdStreamGood (0.05s) [2023-01-30T08:41:34.817Z] === RUN TestUntarPathWithInvalidDest [2023-01-30T08:41:34.817Z] ok github.com/docker/docker/pkg/discovery 0.047s coverage: 58.3% of statements [2023-01-30T08:41:34.817Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2023-01-30T08:41:34.817Z] === RUN TestUntarPathWithInvalidSrc [2023-01-30T08:41:34.817Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-01-30T08:41:34.817Z] === RUN TestUntarPath [2023-01-30T08:41:34.817Z] --- PASS: TestUntarPath (0.06s) [2023-01-30T08:41:34.817Z] === RUN TestUntarPathWithDestinationFile [2023-01-30T08:41:34.817Z] === RUN Test [2023-01-30T08:41:34.817Z] === RUN Test/TestContent [2023-01-30T08:41:34.817Z] === RUN Test/TestInitialize [2023-01-30T08:41:34.817Z] === RUN Test/TestNew [2023-01-30T08:41:34.817Z] === RUN Test/TestParsingContentsWithComments [2023-01-30T08:41:34.817Z] === RUN Test/TestRegister [2023-01-30T08:41:34.817Z] === RUN Test/TestWatch [2023-01-30T08:41:34.817Z] --- PASS: Test (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestContent (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestInitialize (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestNew (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestRegister (0.00s) [2023-01-30T08:41:34.817Z] --- PASS: Test/TestWatch (0.00s) [2023-01-30T08:41:34.817Z] PASS [2023-01-30T08:41:34.817Z] coverage: 92.9% of statements [2023-01-30T08:41:34.843Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-30T08:41:35.275Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 92.9% of statements [2023-01-30T08:41:35.275Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2023-01-30T08:41:35.275Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-01-30T08:41:35.275Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2023-01-30T08:41:35.275Z] === RUN TestCopyWithTarInvalidSrc [2023-01-30T08:41:35.275Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-01-30T08:41:35.275Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-01-30T08:41:35.275Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-01-30T08:41:35.275Z] === RUN TestCopyWithTarSrcFile [2023-01-30T08:41:35.275Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2023-01-30T08:41:35.275Z] === RUN TestCopyWithTarSrcFolder [2023-01-30T08:41:35.275Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2023-01-30T08:41:35.275Z] === RUN TestCopyFileWithTarInvalidSrc [2023-01-30T08:41:35.275Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-01-30T08:41:35.275Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-01-30T08:41:35.275Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-01-30T08:41:35.275Z] === RUN TestCopyFileWithTarSrcFolder [2023-01-30T08:41:35.275Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2023-01-30T08:41:35.275Z] === RUN TestCopyFileWithTarSrcFile [2023-01-30T08:41:35.275Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-01-30T08:41:35.275Z] === RUN TestTarFiles [2023-01-30T08:41:35.413Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-30T08:41:35.733Z] === RUN Test [2023-01-30T08:41:35.733Z] === RUN Test/TestWatch [2023-01-30T08:41:35.733Z] --- PASS: Test (0.00s) [2023-01-30T08:41:35.733Z] --- PASS: Test/TestWatch (0.00s) [2023-01-30T08:41:35.733Z] PASS [2023-01-30T08:41:35.733Z] coverage: 92.3% of statements [2023-01-30T08:41:35.733Z] ok github.com/docker/docker/pkg/discovery/memory 0.054s coverage: 92.3% of statements [2023-01-30T08:41:35.733Z] === RUN Test [2023-01-30T08:41:35.733Z] === RUN Test/TestInitialize [2023-01-30T08:41:35.733Z] === RUN Test [2023-01-30T08:41:35.733Z] === RUN Test/TestInitialize [2023-01-30T08:41:35.733Z] === RUN Test/TestInitializeWithPattern [2023-01-30T08:41:35.733Z] === RUN Test/TestRegister [2023-01-30T08:41:35.733Z] === RUN Test/TestWatch [2023-01-30T08:41:35.733Z] --- PASS: Test (0.00s) [2023-01-30T08:41:35.733Z] --- PASS: Test/TestInitialize (0.00s) [2023-01-30T08:41:35.733Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-01-30T08:41:35.733Z] --- PASS: Test/TestRegister (0.00s) [2023-01-30T08:41:35.733Z] --- PASS: Test/TestWatch (0.00s) [2023-01-30T08:41:35.733Z] PASS [2023-01-30T08:41:35.733Z] coverage: 93.8% of statements [2023-01-30T08:41:35.733Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2023-01-30T08:41:36.191Z] time="2023-01-30T08:41:35Z" level=info msg="Initializing discovery without TLS" [2023-01-30T08:41:36.191Z] time="2023-01-30T08:41:35Z" level=info msg="Initializing discovery without TLS" [2023-01-30T08:41:36.191Z] time="2023-01-30T08:41:35Z" level=info msg="Initializing discovery without TLS" [2023-01-30T08:41:36.191Z] === RUN Test/TestInitializeWithCerts [2023-01-30T08:41:36.191Z] time="2023-01-30T08:41:35Z" level=info msg="Initializing discovery with TLS" [2023-01-30T08:41:36.191Z] === RUN Test/TestWatch [2023-01-30T08:41:36.191Z] time="2023-01-30T08:41:35Z" level=info msg="Initializing discovery without TLS" [2023-01-30T08:41:36.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-01-30T08:41:36.351Z] --- PASS: TestPluginsWithRuntimes (3.39s) [2023-01-30T08:41:36.351Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2023-01-30T08:41:36.351Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2023-01-30T08:41:36.351Z] === RUN TestPluginBackCompatMediaTypes [2023-01-30T08:41:36.470Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-01-30T08:41:36.477Z] tests/integration/client_test.py ..... [ 75%] [2023-01-30T08:41:36.477Z] tests/integration/context_api_test.py ... [ 76%] [2023-01-30T08:41:36.647Z] === RUN TestPollerAddRemove [2023-01-30T08:41:36.647Z] --- PASS: TestPollerAddRemove (0.00s) [2023-01-30T08:41:36.647Z] === RUN TestPollerEvent [2023-01-30T08:41:36.647Z] poller_test.go:41: No chmod on Windows [2023-01-30T08:41:36.647Z] --- SKIP: TestPollerEvent (0.00s) [2023-01-30T08:41:36.647Z] === RUN TestPollerClose [2023-01-30T08:41:36.647Z] --- PASS: TestPollerClose (0.00s) [2023-01-30T08:41:36.647Z] PASS [2023-01-30T08:41:36.647Z] coverage: 39.4% of statements [2023-01-30T08:41:36.647Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 39.4% of statements [2023-01-30T08:41:36.921Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2023-01-30T08:41:36.921Z] PASS [2023-01-30T08:41:36.921Z] [2023-01-30T08:41:36.921Z] DONE 10 tests in 6.895s [2023-01-30T08:41:36.921Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-30T08:41:36.921Z] INFO: Testing against a local daemon [2023-01-30T08:41:36.921Z] === RUN TestExternalGraphDriver [2023-01-30T08:41:37.038Z] tests/integration/errors_test.py . [ 76%] [2023-01-30T08:41:37.104Z] === RUN TestCopyFileWithInvalidSrc [2023-01-30T08:41:37.104Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCopyFileWithInvalidDest [2023-01-30T08:41:37.104Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCopyFileWithSameSrcAndDest [2023-01-30T08:41:37.104Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-01-30T08:41:37.104Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCopyFile [2023-01-30T08:41:37.104Z] --- PASS: TestCopyFile (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-01-30T08:41:37.104Z] fileutils_test.go:134: Needs porting to Windows [2023-01-30T08:41:37.104Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-01-30T08:41:37.104Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestReadSymlinkedDirectoryToFile [2023-01-30T08:41:37.104Z] fileutils_test.go:180: Needs porting to Windows [2023-01-30T08:41:37.104Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestWildcardMatches [2023-01-30T08:41:37.104Z] --- PASS: TestWildcardMatches (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestPatternMatches [2023-01-30T08:41:37.104Z] --- PASS: TestPatternMatches (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-01-30T08:41:37.104Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestPatternMatchesFolderExclusions [2023-01-30T08:41:37.104Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-01-30T08:41:37.104Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-01-30T08:41:37.104Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-01-30T08:41:37.104Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-01-30T08:41:37.104Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestSingleExclamationError [2023-01-30T08:41:37.104Z] --- PASS: TestSingleExclamationError (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestMatchesWithNoPatterns [2023-01-30T08:41:37.104Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestMatchesWithMalformedPatterns [2023-01-30T08:41:37.104Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestMatches [2023-01-30T08:41:37.104Z] --- PASS: TestMatches (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCleanPatterns [2023-01-30T08:41:37.104Z] --- PASS: TestCleanPatterns (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-01-30T08:41:37.104Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCleanPatternsExceptionFlag [2023-01-30T08:41:37.104Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-01-30T08:41:37.104Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-01-30T08:41:37.104Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCleanPatternsErrorSingleException [2023-01-30T08:41:37.104Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCreateIfNotExistsDir [2023-01-30T08:41:37.104Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestCreateIfNotExistsFile [2023-01-30T08:41:37.104Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2023-01-30T08:41:37.104Z] === RUN TestMatch [2023-01-30T08:41:37.104Z] --- PASS: TestMatch (0.00s) [2023-01-30T08:41:37.104Z] PASS [2023-01-30T08:41:37.104Z] coverage: 85.4% of statements [2023-01-30T08:41:37.104Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 85.4% of statements [2023-01-30T08:41:37.489Z] === RUN TestExternalGraphDriver/json [2023-01-30T08:41:37.561Z] === RUN TestGet [2023-01-30T08:41:37.561Z] --- PASS: TestGet (0.00s) [2023-01-30T08:41:37.561Z] === RUN TestGetShortcutString [2023-01-30T08:41:37.561Z] --- PASS: TestGetShortcutString (0.00s) [2023-01-30T08:41:37.561Z] PASS [2023-01-30T08:41:37.561Z] coverage: 42.9% of statements [2023-01-30T08:41:37.561Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2023-01-30T08:41:37.840Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-01-30T08:41:38.019Z] === RUN TestCreateIDMapOrder [2023-01-30T08:41:38.019Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-01-30T08:41:38.019Z] PASS [2023-01-30T08:41:38.019Z] coverage: 7.2% of statements [2023-01-30T08:41:38.019Z] ok github.com/docker/docker/pkg/idtools 0.128s coverage: 7.2% of statements [2023-01-30T08:41:38.631Z] --- PASS: TestCreateServiceSecretFileMode (12.45s) [2023-01-30T08:41:38.631Z] === RUN TestCreateServiceConfigFileMode [2023-01-30T08:41:38.988Z] === RUN TestFixedBufferCap [2023-01-30T08:41:38.988Z] --- PASS: TestFixedBufferCap (0.00s) [2023-01-30T08:41:38.988Z] === RUN TestFixedBufferLen [2023-01-30T08:41:38.988Z] --- PASS: TestFixedBufferLen (0.00s) [2023-01-30T08:41:38.988Z] === RUN TestFixedBufferString [2023-01-30T08:41:38.988Z] --- PASS: TestFixedBufferString (0.00s) [2023-01-30T08:41:38.988Z] === RUN TestFixedBufferWrite [2023-01-30T08:41:38.988Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-01-30T08:41:38.988Z] === RUN TestFixedBufferRead [2023-01-30T08:41:38.988Z] --- PASS: TestFixedBufferRead (0.00s) [2023-01-30T08:41:38.988Z] === RUN TestBytesPipeRead [2023-01-30T08:41:38.988Z] --- PASS: TestBytesPipeRead (0.00s) [2023-01-30T08:41:38.988Z] === RUN TestBytesPipeWrite [2023-01-30T08:41:38.988Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-01-30T08:41:38.988Z] === RUN TestBytesPipeWriteRandomChunks [2023-01-30T08:41:38.988Z] --- PASS: Test (3.22s) [2023-01-30T08:41:38.988Z] --- PASS: Test/TestInitialize (0.16s) [2023-01-30T08:41:38.988Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2023-01-30T08:41:38.988Z] --- PASS: Test/TestWatch (3.06s) [2023-01-30T08:41:38.988Z] PASS [2023-01-30T08:41:38.988Z] coverage: 84.1% of statements [2023-01-30T08:41:38.988Z] ok github.com/docker/docker/pkg/discovery/kv 3.292s coverage: 84.1% of statements [2023-01-30T08:41:39.401Z] === RUN TestExternalGraphDriver/spec [2023-01-30T08:41:39.445Z] === RUN TestError [2023-01-30T08:41:39.445Z] --- PASS: TestError (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestProgressString [2023-01-30T08:41:39.445Z] === RUN TestProgressString/no_progress [2023-01-30T08:41:39.445Z] === RUN TestProgressString/progress_1 [2023-01-30T08:41:39.445Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-01-30T08:41:39.445Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-01-30T08:41:39.445Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-01-30T08:41:39.445Z] === RUN TestProgressString/with_units [2023-01-30T08:41:39.445Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-01-30T08:41:39.445Z] === RUN TestProgressString/hide_counts [2023-01-30T08:41:39.445Z] --- PASS: TestProgressString (0.00s) [2023-01-30T08:41:39.445Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-01-30T08:41:39.445Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-01-30T08:41:39.445Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-01-30T08:41:39.445Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-01-30T08:41:39.445Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-01-30T08:41:39.445Z] --- PASS: TestProgressString/with_units (0.00s) [2023-01-30T08:41:39.445Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-01-30T08:41:39.445Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestJSONMessageDisplay [2023-01-30T08:41:39.445Z] --- PASS: TestJSONMessageDisplay (0.14s) [2023-01-30T08:41:39.445Z] === RUN TestJSONMessageDisplayWithJSONError [2023-01-30T08:41:39.445Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-01-30T08:41:39.445Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestDisplayJSONMessagesStream [2023-01-30T08:41:39.445Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-01-30T08:41:39.445Z] PASS [2023-01-30T08:41:39.445Z] coverage: 91.7% of statements [2023-01-30T08:41:39.445Z] ok github.com/docker/docker/pkg/jsonmessage 0.186s coverage: 91.7% of statements [2023-01-30T08:41:39.445Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2023-01-30T08:41:39.445Z] === RUN TestAtomicWriteToFile [2023-01-30T08:41:39.445Z] --- PASS: TestAtomicWriteToFile (0.02s) [2023-01-30T08:41:39.445Z] === RUN TestAtomicWriteSetCommit [2023-01-30T08:41:39.445Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-01-30T08:41:39.445Z] === RUN TestAtomicWriteSetCancel [2023-01-30T08:41:39.445Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-01-30T08:41:39.445Z] === RUN TestReadCloserWrapperClose [2023-01-30T08:41:39.445Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestReaderErrWrapperReadOnError [2023-01-30T08:41:39.445Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestReaderErrWrapperRead [2023-01-30T08:41:39.445Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestHashData [2023-01-30T08:41:39.445Z] --- PASS: TestHashData (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestCancelReadCloser [2023-01-30T08:41:39.445Z] --- PASS: TestCancelReadCloser (0.10s) [2023-01-30T08:41:39.445Z] === RUN TestWriteCloserWrapperClose [2023-01-30T08:41:39.445Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestNopWriteCloser [2023-01-30T08:41:39.445Z] --- PASS: TestNopWriteCloser (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestNopWriter [2023-01-30T08:41:39.445Z] --- PASS: TestNopWriter (0.00s) [2023-01-30T08:41:39.445Z] === RUN TestWriteCounter [2023-01-30T08:41:39.445Z] --- PASS: TestWriteCounter (0.00s) [2023-01-30T08:41:39.445Z] PASS [2023-01-30T08:41:39.445Z] coverage: 69.2% of statements [2023-01-30T08:41:39.445Z] ok github.com/docker/docker/pkg/ioutils 0.716s coverage: 69.2% of statements [2023-01-30T08:41:39.736Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-01-30T08:41:39.901Z] === RUN TestStandardLongPath [2023-01-30T08:41:39.902Z] --- PASS: TestStandardLongPath (0.00s) [2023-01-30T08:41:39.902Z] === RUN TestUNCLongPath [2023-01-30T08:41:39.902Z] --- PASS: TestUNCLongPath (0.00s) [2023-01-30T08:41:39.902Z] PASS [2023-01-30T08:41:39.902Z] coverage: 100.0% of statements [2023-01-30T08:41:39.902Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2023-01-30T08:41:39.902Z] --- PASS: TestTarFiles (4.80s) [2023-01-30T08:41:39.902Z] === RUN TestTarUntar [2023-01-30T08:41:39.902Z] --- PASS: TestTarUntar (0.03s) [2023-01-30T08:41:39.902Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-01-30T08:41:39.902Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2023-01-30T08:41:39.902Z] === RUN TestTarWithOptions [2023-01-30T08:41:39.902Z] --- PASS: TestTarWithOptions (0.02s) [2023-01-30T08:41:39.902Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-01-30T08:41:39.902Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-01-30T08:41:39.902Z] === RUN TestUntarUstarGnuConflict [2023-01-30T08:41:39.902Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-01-30T08:41:39.902Z] === RUN TestUntarInvalidFilenames [2023-01-30T08:41:40.359Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1768520313\\dest" [2023-01-30T08:41:40.359Z] === RUN TestNameFormat [2023-01-30T08:41:40.359Z] --- PASS: TestNameFormat (0.00s) [2023-01-30T08:41:40.359Z] === RUN TestNameRetries [2023-01-30T08:41:40.359Z] --- PASS: TestNameRetries (0.00s) [2023-01-30T08:41:40.359Z] PASS [2023-01-30T08:41:40.359Z] coverage: 85.7% of statements [2023-01-30T08:41:40.359Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2023-01-30T08:41:40.359Z] === RUN TestUntarHardlinkToSymlink [2023-01-30T08:41:40.359Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-01-30T08:41:40.359Z] === RUN TestUntarInvalidHardlink [2023-01-30T08:41:40.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1057690227\\victim\\hello" -> "../victim/hello" [2023-01-30T08:41:40.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3120518150\\victim\\hello" -> "/../victim/hello" [2023-01-30T08:41:40.359Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2023-01-30T08:41:40.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1797247779\\victim" -> "../victim" [2023-01-30T08:41:40.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2736752491\\victim" -> "../victim" [2023-01-30T08:41:40.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4284151594\\victim" -> "../victim" [2023-01-30T08:41:40.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4057484771\\victim" -> "../victim" [2023-01-30T08:41:40.359Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2023-01-30T08:41:40.359Z] === RUN TestUntarInvalidSymlink [2023-01-30T08:41:40.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2882695504\\dest\\dotdot" -> "../victim/hello" [2023-01-30T08:41:40.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3953618200\\dest\\slash-dotdot" -> "/../victim/hello" [2023-01-30T08:41:40.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3228506636\\dest\\loophole-victim" -> "../victim" [2023-01-30T08:41:40.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3049946520\\dest\\loophole-victim" -> "../victim" [2023-01-30T08:41:40.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink899792895\\dest\\loophole-victim" -> "../victim" [2023-01-30T08:41:40.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1204335478\\dest\\loophole-victim" -> "../victim" [2023-01-30T08:41:40.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1847941895\\dest\\dir\\loophole" -> "../../victim" [2023-01-30T08:41:40.359Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2023-01-30T08:41:40.359Z] === RUN TestTempArchiveCloseMultipleTimes [2023-01-30T08:41:40.359Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-01-30T08:41:40.359Z] === RUN TestXGlobalNoParent [2023-01-30T08:41:40.359Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-01-30T08:41:40.359Z] === RUN TestReplaceFileTarWrapper [2023-01-30T08:41:40.359Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2023-01-30T08:41:40.359Z] === RUN TestPrefixHeaderReadable [2023-01-30T08:41:40.359Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2023-01-30T08:41:40.359Z] === RUN TestDisablePigz [2023-01-30T08:41:40.359Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2023-01-30T08:41:40.359Z] === RUN TestParseKeyValueOpt [2023-01-30T08:41:40.359Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-01-30T08:41:40.359Z] === RUN TestParseUintList [2023-01-30T08:41:40.359Z] --- PASS: TestParseUintList (0.00s) [2023-01-30T08:41:40.359Z] === RUN TestParseUintListMaximumLimits [2023-01-30T08:41:40.359Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-01-30T08:41:40.359Z] PASS [2023-01-30T08:41:40.359Z] coverage: 97.0% of statements [2023-01-30T08:41:40.359Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2023-01-30T08:41:40.359Z] --- PASS: TestDisablePigz (0.11s) [2023-01-30T08:41:40.359Z] === RUN TestPigz [2023-01-30T08:41:40.803Z] === RUN TestExternalGraphDriver/pull [2023-01-30T08:41:40.816Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2023-01-30T08:41:40.816Z] --- PASS: TestPigz (0.14s) [2023-01-30T08:41:40.816Z] === RUN TestCopyFileWithInvalidDest [2023-01-30T08:41:40.816Z] archive_windows_test.go:17: Currently fails [2023-01-30T08:41:40.816Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-01-30T08:41:40.816Z] === RUN TestCanonicalTarNameForPath [2023-01-30T08:41:40.816Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-01-30T08:41:40.816Z] === RUN TestCanonicalTarName [2023-01-30T08:41:40.816Z] --- PASS: TestCanonicalTarName (0.00s) [2023-01-30T08:41:40.816Z] === RUN TestChmodTarEntry [2023-01-30T08:41:40.816Z] --- PASS: TestChmodTarEntry (0.00s) [2023-01-30T08:41:40.816Z] === RUN TestHardLinkOrder [2023-01-30T08:41:40.816Z] === RUN TestNewAndRemove [2023-01-30T08:41:40.816Z] --- PASS: TestNewAndRemove (0.00s) [2023-01-30T08:41:40.816Z] === RUN TestRemoveInvalidPath [2023-01-30T08:41:40.816Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-01-30T08:41:40.816Z] PASS [2023-01-30T08:41:40.816Z] coverage: 82.6% of statements [2023-01-30T08:41:40.816Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2023-01-30T08:41:40.816Z] --- PASS: TestHardLinkOrder (0.13s) [2023-01-30T08:41:40.816Z] === RUN TestChangeString [2023-01-30T08:41:40.816Z] --- PASS: TestChangeString (0.00s) [2023-01-30T08:41:40.816Z] === RUN TestChangesWithNoChanges [2023-01-30T08:41:40.816Z] --- PASS: TestChangesWithNoChanges (0.03s) [2023-01-30T08:41:40.816Z] === RUN TestChangesWithChanges [2023-01-30T08:41:40.816Z] --- PASS: TestChangesWithChanges (0.03s) [2023-01-30T08:41:40.816Z] === RUN TestChangesWithChangesGH13590 [2023-01-30T08:41:40.816Z] changes_test.go:192: needs more investigation [2023-01-30T08:41:40.816Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-01-30T08:41:40.816Z] === RUN TestChangesDirsEmpty [2023-01-30T08:41:41.105Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-01-30T08:41:41.272Z] --- PASS: TestChangesDirsEmpty (0.23s) [2023-01-30T08:41:41.272Z] === RUN TestChangesDirsMutated [2023-01-30T08:41:41.272Z] --- PASS: TestChangesDirsMutated (0.13s) [2023-01-30T08:41:41.272Z] === RUN TestApplyLayer [2023-01-30T08:41:41.272Z] changes_test.go:405: needs further investigation [2023-01-30T08:41:41.272Z] --- SKIP: TestApplyLayer (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestChangesSizeWithHardlinks [2023-01-30T08:41:41.273Z] changes_test.go:441: needs further investigation [2023-01-30T08:41:41.273Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestChangesSizeWithNoChanges [2023-01-30T08:41:41.273Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-01-30T08:41:41.273Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestChangesSize [2023-01-30T08:41:41.273Z] --- PASS: TestChangesSize (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestApplyLayerInvalidFilenames [2023-01-30T08:41:41.273Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3883181938\\dest" [2023-01-30T08:41:41.273Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2023-01-30T08:41:41.273Z] === RUN TestApplyLayerInvalidHardlink [2023-01-30T08:41:41.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1681180070\\victim\\hello" -> "../victim/hello" [2023-01-30T08:41:41.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink966566394\\victim\\hello" -> "/../victim/hello" [2023-01-30T08:41:41.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2841883339\\victim" -> "../victim" [2023-01-30T08:41:41.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1616288540\\victim" -> "../victim" [2023-01-30T08:41:41.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink363737170\\victim" -> "../victim" [2023-01-30T08:41:41.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink398361935\\victim" -> "../victim" [2023-01-30T08:41:41.273Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2023-01-30T08:41:41.273Z] === RUN TestApplyLayerInvalidSymlink [2023-01-30T08:41:41.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink444013998\\dest\\dotdot" -> "../victim/hello" [2023-01-30T08:41:41.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink322996361\\dest\\slash-dotdot" -> "/../victim/hello" [2023-01-30T08:41:41.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3148380201\\dest\\loophole-victim" -> "../victim" [2023-01-30T08:41:41.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3807087174\\dest\\loophole-victim" -> "../victim" [2023-01-30T08:41:41.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1012353504\\dest\\loophole-victim" -> "../victim" [2023-01-30T08:41:41.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2929122883\\dest\\loophole-victim" -> "../victim" [2023-01-30T08:41:41.273Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2023-01-30T08:41:41.273Z] === RUN TestApplyLayerWhiteouts [2023-01-30T08:41:41.273Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2023-01-30T08:41:41.273Z] === RUN TestGenerateEmptyFile [2023-01-30T08:41:41.273Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestGenerateWithContent [2023-01-30T08:41:41.273Z] --- PASS: TestGenerateWithContent (0.00s) [2023-01-30T08:41:41.273Z] PASS [2023-01-30T08:41:41.273Z] coverage: 62.6% of statements [2023-01-30T08:41:41.273Z] ok github.com/docker/docker/pkg/archive 7.321s coverage: 62.6% of statements [2023-01-30T08:41:41.273Z] === RUN TestParseEmptyInterface [2023-01-30T08:41:41.273Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestParseNonInterfaceType [2023-01-30T08:41:41.273Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestParseWithOneFunction [2023-01-30T08:41:41.273Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestParseWithMultipleFuncs [2023-01-30T08:41:41.273Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestParseWithUnnamedReturn [2023-01-30T08:41:41.273Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestEmbeddedInterface [2023-01-30T08:41:41.273Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestParsedImports [2023-01-30T08:41:41.273Z] --- PASS: TestParsedImports (0.00s) [2023-01-30T08:41:41.273Z] === RUN TestAliasedImports [2023-01-30T08:41:41.273Z] --- PASS: TestAliasedImports (0.00s) [2023-01-30T08:41:41.273Z] PASS [2023-01-30T08:41:41.273Z] coverage: 56.8% of statements [2023-01-30T08:41:41.273Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2023-01-30T08:41:41.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-01-30T08:41:41.926Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-01-30T08:41:42.216Z] --- PASS: TestExternalGraphDriver (5.28s) [2023-01-30T08:41:42.216Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2023-01-30T08:41:42.216Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2023-01-30T08:41:42.216Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2023-01-30T08:41:42.216Z] === RUN TestGraphdriverPluginV2 [2023-01-30T08:41:42.236Z] === RUN TestFailedConnection [2023-01-30T08:41:42.236Z] === RUN TestHTTPTransport [2023-01-30T08:41:42.236Z] --- PASS: TestHTTPTransport (0.00s) [2023-01-30T08:41:42.236Z] PASS [2023-01-30T08:41:42.236Z] coverage: 85.7% of statements [2023-01-30T08:41:42.236Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2023-01-30T08:41:42.236Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-01-30T08:41:42.236Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-01-30T08:41:42.236Z] === RUN TestBufioReaderPoolPutAndGet [2023-01-30T08:41:42.236Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-01-30T08:41:42.236Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-01-30T08:41:42.236Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-01-30T08:41:42.236Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-01-30T08:41:42.236Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-01-30T08:41:42.236Z] === RUN TestBufioWriterPoolPutAndGet [2023-01-30T08:41:42.236Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-01-30T08:41:42.236Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-01-30T08:41:42.236Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-01-30T08:41:42.236Z] === RUN TestBufferPoolPutAndGet [2023-01-30T08:41:42.236Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-01-30T08:41:42.236Z] PASS [2023-01-30T08:41:42.236Z] coverage: 88.2% of statements [2023-01-30T08:41:42.236Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2023-01-30T08:41:43.201Z] === RUN TestOutputOnPrematureClose [2023-01-30T08:41:43.201Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-01-30T08:41:43.201Z] === RUN TestCompleteSilently [2023-01-30T08:41:43.201Z] --- PASS: TestCompleteSilently (0.00s) [2023-01-30T08:41:43.201Z] PASS [2023-01-30T08:41:43.201Z] coverage: 75.9% of statements [2023-01-30T08:41:43.201Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2023-01-30T08:41:43.201Z] === RUN TestSendToOneSub [2023-01-30T08:41:43.201Z] --- PASS: TestSendToOneSub (0.00s) [2023-01-30T08:41:43.201Z] === RUN TestSendToMultipleSubs [2023-01-30T08:41:43.201Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-01-30T08:41:43.201Z] === RUN TestEvictOneSub [2023-01-30T08:41:43.201Z] --- PASS: TestEvictOneSub (0.00s) [2023-01-30T08:41:43.201Z] === RUN TestClosePublisher [2023-01-30T08:41:43.201Z] --- PASS: TestClosePublisher (0.00s) [2023-01-30T08:41:43.201Z] === RUN TestPubSubRace [2023-01-30T08:41:43.201Z] --- PASS: TestFailedConnection (1.02s) [2023-01-30T08:41:43.201Z] === RUN TestFailOnce [2023-01-30T08:41:43.201Z] 2023/01/30 08:41:42 http: panic serving 127.0.0.1:49253: Plugin not ready [2023-01-30T08:41:43.201Z] goroutine 22 [running]: [2023-01-30T08:41:43.201Z] net/http.(*conn).serve.func1() [2023-01-30T08:41:43.201Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-01-30T08:41:43.201Z] panic({0x12e5a00, 0x1429640}) [2023-01-30T08:41:43.201Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-01-30T08:41:43.201Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x410000000000003b?, 0xffffffffffffffff?}, 0x41adbedd670ec734?) [2023-01-30T08:41:43.201Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-01-30T08:41:43.201Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x142ee88?, 0xc0001a40e0?}, 0xc0001cda78?) [2023-01-30T08:41:43.201Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-01-30T08:41:43.201Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x142ee88, 0xc0001a40e0}, 0xc0001b0200) [2023-01-30T08:41:43.201Z] c:/go/src/net/http/server.go:2462 +0x149 [2023-01-30T08:41:43.201Z] net/http.serverHandler.ServeHTTP({0x142d3b8?}, {0x142ee88, 0xc0001a40e0}, 0xc0001b0200) [2023-01-30T08:41:43.201Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-01-30T08:41:43.201Z] net/http.(*conn).serve(0xc0001c0000, {0x142f298, 0xc00018a420}) [2023-01-30T08:41:43.201Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-01-30T08:41:43.201Z] created by net/http.(*Server).Serve [2023-01-30T08:41:43.201Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-01-30T08:41:43.201Z] time="2023-01-30T08:41:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49252/Test.FailOnce: Post \"http://127.0.0.1:49252/Test.FailOnce\": EOF, retrying in 1s" [2023-01-30T08:41:43.297Z] docker_api_swarm_service_test.go:128: [de39387cc6b5f] joining swarm manager [d5aeca69f9585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:41:43.658Z] === RUN TestRegister [2023-01-30T08:41:43.658Z] --- PASS: TestRegister (0.00s) [2023-01-30T08:41:43.658Z] === RUN TestCommand [2023-01-30T08:41:43.658Z] --- PASS: TestCommand (0.04s) [2023-01-30T08:41:43.658Z] === RUN TestNaiveSelf [2023-01-30T08:41:43.658Z] --- PASS: TestNaiveSelf (0.03s) [2023-01-30T08:41:43.658Z] PASS [2023-01-30T08:41:43.658Z] coverage: 82.4% of statements [2023-01-30T08:41:43.658Z] ok github.com/docker/docker/pkg/reexec 0.101s coverage: 82.4% of statements [2023-01-30T08:41:43.860Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-01-30T08:41:43.860Z] docker_api_swarm_service_test.go:129: [d725d451269ff] joining swarm manager [d5aeca69f9585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:41:44.116Z] --- PASS: TestPubSubRace (1.06s) [2023-01-30T08:41:44.116Z] PASS [2023-01-30T08:41:44.116Z] coverage: 75.0% of statements [2023-01-30T08:41:44.116Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2023-01-30T08:41:44.116Z] --- PASS: TestFailOnce (1.20s) [2023-01-30T08:41:44.116Z] === RUN TestEchoInputOutput [2023-01-30T08:41:44.116Z] --- PASS: TestEchoInputOutput (0.00s) [2023-01-30T08:41:44.116Z] === RUN TestBackoff [2023-01-30T08:41:44.116Z] --- PASS: TestBackoff (0.00s) [2023-01-30T08:41:44.116Z] === RUN TestAbortRetry [2023-01-30T08:41:44.116Z] --- PASS: TestAbortRetry (0.00s) [2023-01-30T08:41:44.116Z] === RUN TestClientScheme [2023-01-30T08:41:44.116Z] --- PASS: TestClientScheme (0.00s) [2023-01-30T08:41:44.116Z] === RUN TestNewClientWithTimeout [2023-01-30T08:41:44.573Z] === RUN TestParseSignal [2023-01-30T08:41:44.573Z] --- PASS: TestParseSignal (0.00s) [2023-01-30T08:41:44.573Z] === RUN TestValidSignalForPlatform [2023-01-30T08:41:44.573Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-01-30T08:41:44.573Z] PASS [2023-01-30T08:41:44.573Z] coverage: 19.7% of statements [2023-01-30T08:41:44.573Z] ok github.com/docker/docker/pkg/signal 0.040s coverage: 19.7% of statements [2023-01-30T08:41:44.573Z] time="2023-01-30T08:41:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-01-30T08:41:45.030Z] === RUN TestNewStdWriter [2023-01-30T08:41:45.030Z] --- PASS: TestNewStdWriter (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestWriteWithUninitializedStdWriter [2023-01-30T08:41:45.030Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestWriteWithNilBytes [2023-01-30T08:41:45.030Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestWrite [2023-01-30T08:41:45.030Z] --- PASS: TestWrite (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestWriteWithWriterError [2023-01-30T08:41:45.030Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-01-30T08:41:45.030Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestStdCopyWriteAndRead [2023-01-30T08:41:45.030Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-01-30T08:41:45.030Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-01-30T08:41:45.030Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-01-30T08:41:45.030Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestStdCopyWithInvalidInputHeader [2023-01-30T08:41:45.030Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestStdCopyWithCorruptedPrefix [2023-01-30T08:41:45.030Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestStdCopyReturnsWriteErrors [2023-01-30T08:41:45.030Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-01-30T08:41:45.030Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-01-30T08:41:45.030Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-01-30T08:41:45.030Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-01-30T08:41:45.030Z] PASS [2023-01-30T08:41:45.030Z] coverage: 100.0% of statements [2023-01-30T08:41:45.030Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2023-01-30T08:41:45.487Z] === RUN TestRawProgressFormatterFormatStatus [2023-01-30T08:41:45.487Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestRawProgressFormatterFormatProgress [2023-01-30T08:41:45.487Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestFormatStatus [2023-01-30T08:41:45.487Z] --- PASS: TestFormatStatus (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestFormatError [2023-01-30T08:41:45.487Z] --- PASS: TestFormatError (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestFormatJSONError [2023-01-30T08:41:45.487Z] --- PASS: TestFormatJSONError (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestJsonProgressFormatterFormatProgress [2023-01-30T08:41:45.487Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestJsonProgressFormatterFormatStatus [2023-01-30T08:41:45.487Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestNewJSONProgressOutput [2023-01-30T08:41:45.487Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestAuxFormatterEmit [2023-01-30T08:41:45.487Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestStreamWriterStdout [2023-01-30T08:41:45.487Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestStreamWriterStderr [2023-01-30T08:41:45.487Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-01-30T08:41:45.487Z] PASS [2023-01-30T08:41:45.487Z] coverage: 66.2% of statements [2023-01-30T08:41:45.487Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2023-01-30T08:41:45.487Z] === RUN TestGenerateRandomID [2023-01-30T08:41:45.487Z] --- PASS: TestGenerateRandomID (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestShortenId [2023-01-30T08:41:45.487Z] --- PASS: TestShortenId (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestShortenSha256Id [2023-01-30T08:41:45.487Z] --- PASS: TestShortenSha256Id (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestShortenIdEmpty [2023-01-30T08:41:45.487Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestShortenIdInvalid [2023-01-30T08:41:45.487Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestIsShortIDNonHex [2023-01-30T08:41:45.487Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-01-30T08:41:45.487Z] === RUN TestIsShortIDNotCorrectSize [2023-01-30T08:41:45.487Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-01-30T08:41:45.487Z] PASS [2023-01-30T08:41:45.487Z] coverage: 70.6% of statements [2023-01-30T08:41:45.487Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2023-01-30T08:41:45.774Z] docker_api_swarm_service_test.go:137: [d9d7cc9af5571] joining swarm manager [d5aeca69f9585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-01-30T08:41:45.774Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-01-30T08:41:46.339Z] docker_api_swarm_service_test.go:138: [dbe5ff2fedc76] joining swarm manager [d5aeca69f9585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-01-30T08:41:46.413Z] --- PASS: TestGraphdriverPluginV2 (4.05s) [2023-01-30T08:41:46.413Z] PASS [2023-01-30T08:41:46.413Z] [2023-01-30T08:41:46.413Z] DONE 5 tests in 9.386s [2023-01-30T08:41:46.413Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-30T08:41:46.413Z] INFO: Testing against a local daemon [2023-01-30T08:41:46.413Z] === RUN TestContinueAfterPluginCrash [2023-01-30T08:41:46.413Z] === PAUSE TestContinueAfterPluginCrash [2023-01-30T08:41:46.413Z] === RUN TestReadPluginNoRead [2023-01-30T08:41:46.413Z] === PAUSE TestReadPluginNoRead [2023-01-30T08:41:46.413Z] === RUN TestDaemonStartWithLogOpt [2023-01-30T08:41:46.413Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-30T08:41:46.413Z] === CONT TestContinueAfterPluginCrash [2023-01-30T08:41:46.413Z] === CONT TestDaemonStartWithLogOpt [2023-01-30T08:41:46.451Z] time="2023-01-30T08:41:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-01-30T08:41:46.451Z] === RUN TestIsCpusetListAvailable [2023-01-30T08:41:46.451Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-01-30T08:41:46.451Z] PASS [2023-01-30T08:41:46.451Z] coverage: 38.2% of statements [2023-01-30T08:41:46.451Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2023-01-30T08:41:46.904Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-01-30T08:41:46.904Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-01-30T08:41:47.415Z] === RUN TestChtimes [2023-01-30T08:41:47.415Z] --- PASS: TestChtimes (0.00s) [2023-01-30T08:41:47.415Z] === RUN TestChtimesWindows [2023-01-30T08:41:47.415Z] --- PASS: TestChtimesWindows (0.00s) [2023-01-30T08:41:47.415Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-01-30T08:41:47.415Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-01-30T08:41:47.415Z] === RUN TestEnsureRemoveAllNotExist [2023-01-30T08:41:47.415Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-01-30T08:41:47.415Z] === RUN TestEnsureRemoveAllWithDir [2023-01-30T08:41:47.415Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-01-30T08:41:47.415Z] === RUN TestEnsureRemoveAllWithFile [2023-01-30T08:41:47.415Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-01-30T08:41:47.415Z] === RUN TestHasWin32KSupport [2023-01-30T08:41:47.415Z] syscall_windows_test.go:8: win32k: true [2023-01-30T08:41:47.415Z] --- PASS: TestHasWin32KSupport (0.01s) [2023-01-30T08:41:47.415Z] PASS [2023-01-30T08:41:47.415Z] coverage: 12.0% of statements [2023-01-30T08:41:47.415Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.0% of statements [2023-01-30T08:41:47.415Z] === RUN TestTailFile [2023-01-30T08:41:47.415Z] --- PASS: TestTailFile (0.00s) [2023-01-30T08:41:47.415Z] === RUN TestTailFileManyLines [2023-01-30T08:41:47.415Z] --- PASS: TestTailFileManyLines (0.00s) [2023-01-30T08:41:47.415Z] === RUN TestTailEmptyFile [2023-01-30T08:41:47.415Z] --- PASS: TestTailEmptyFile (0.00s) [2023-01-30T08:41:47.415Z] === RUN TestTailNegativeN [2023-01-30T08:41:47.415Z] --- PASS: TestTailNegativeN (0.00s) [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader [2023-01-30T08:41:47.415Z] === CONT TestNewTailReader [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/12_byte_delimiter [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/no_delimiter [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/no_delimiter [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/single_byte_delimiter [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/2_byte_delimiter [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/truncated_last_line [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-01-30T08:41:47.415Z] === CONT TestNewTailReader/8_byte_delimiter [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.415Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.415Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.415Z] === CONT TestNewTailReader/4_byte_delimiter [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.415Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.415Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.416Z] === CONT TestNewTailReader/no_delimiter [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.416Z] === CONT TestNewTailReader/2_byte_delimiter [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.416Z] === CONT TestNewTailReader/12_byte_delimiter [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.416Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.416Z] === CONT TestNewTailReader/single_byte_delimiter [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.416Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.835Z] === RUN TestDockerSuite/TestPsRightTagName [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.873Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-01-30T08:41:47.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-01-30T08:41:47.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.873Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.873Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.874Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.875Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.876Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-01-30T08:41:47.876Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.876Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.877Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:47.877Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:48.337Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-30T08:41:48.338Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-01-30T08:41:48.339Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.04s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.02s) [2023-01-30T08:41:48.339Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.01s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-30T08:41:48.797Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.10s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.10s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.03s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-30T08:41:48.798Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-30T08:41:48.798Z] PASS [2023-01-30T08:41:48.798Z] coverage: 88.6% of statements [2023-01-30T08:41:48.798Z] ok github.com/docker/docker/pkg/tailfile 0.500s coverage: 88.6% of statements [2023-01-30T08:41:48.798Z] === RUN TestTarSumRemoveNonExistent [2023-01-30T08:41:48.798Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2023-01-30T08:41:48.798Z] === RUN TestTarSumRemove [2023-01-30T08:41:48.798Z] --- PASS: TestTarSumRemove (0.00s) [2023-01-30T08:41:48.799Z] === RUN TestSortFileInfoSums [2023-01-30T08:41:48.799Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-01-30T08:41:48.799Z] === RUN TestNewTarSumForLabelInvalid [2023-01-30T08:41:48.799Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-01-30T08:41:48.799Z] === RUN TestNewTarSumForLabel [2023-01-30T08:41:48.799Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-01-30T08:41:48.799Z] === RUN TestEmptyTar [2023-01-30T08:41:48.799Z] --- PASS: TestEmptyTar (0.01s) [2023-01-30T08:41:48.799Z] === RUN TestTarSumsReadSize [2023-01-30T08:41:48.799Z] --- PASS: TestTarSumsReadSize (0.01s) [2023-01-30T08:41:48.799Z] === RUN TestTarSums [2023-01-30T08:41:48.799Z] time="2023-01-30T08:41:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-01-30T08:41:48.799Z] --- PASS: TestTarSums (0.10s) [2023-01-30T08:41:48.799Z] === RUN TestIteration [2023-01-30T08:41:48.799Z] --- PASS: TestIteration (0.00s) [2023-01-30T08:41:48.799Z] === RUN TestVersionLabelForChecksum [2023-01-30T08:41:48.799Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-01-30T08:41:48.799Z] === RUN TestVersion [2023-01-30T08:41:48.799Z] --- PASS: TestVersion (0.00s) [2023-01-30T08:41:48.799Z] === RUN TestGetVersion [2023-01-30T08:41:48.799Z] --- PASS: TestGetVersion (0.00s) [2023-01-30T08:41:48.799Z] === RUN TestGetVersions [2023-01-30T08:41:48.799Z] --- PASS: TestGetVersions (0.00s) [2023-01-30T08:41:48.799Z] PASS [2023-01-30T08:41:48.799Z] coverage: 89.3% of statements [2023-01-30T08:41:48.799Z] ok github.com/docker/docker/pkg/tarsum 0.170s coverage: 89.3% of statements [2023-01-30T08:41:48.799Z] testing: warning: no tests to run [2023-01-30T08:41:48.799Z] PASS [2023-01-30T08:41:48.799Z] coverage: [no statements] [2023-01-30T08:41:48.799Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2023-01-30T08:41:49.706Z] --- PASS: TestDaemonStartWithLogOpt (3.33s) [2023-01-30T08:41:49.706Z] === CONT TestReadPluginNoRead [2023-01-30T08:41:49.728Z] === RUN TestDockerSuite/TestPsShowMounts [2023-01-30T08:41:49.762Z] === RUN TestTruncIndex [2023-01-30T08:41:49.762Z] --- PASS: TestTruncIndex (0.10s) [2023-01-30T08:41:49.762Z] PASS [2023-01-30T08:41:49.762Z] coverage: 91.5% of statements [2023-01-30T08:41:49.762Z] === RUN TestIsGIT [2023-01-30T08:41:49.762Z] --- PASS: TestIsGIT (0.00s) [2023-01-30T08:41:49.762Z] === RUN TestIsTransport [2023-01-30T08:41:49.762Z] --- PASS: TestIsTransport (0.00s) [2023-01-30T08:41:49.762Z] PASS [2023-01-30T08:41:49.762Z] coverage: 100.0% of statements [2023-01-30T08:41:49.762Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2023-01-30T08:41:49.762Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2023-01-30T08:41:50.219Z] === RUN TestVersionInfo [2023-01-30T08:41:50.219Z] --- PASS: TestVersionInfo (0.00s) [2023-01-30T08:41:50.219Z] === RUN TestAppendVersions [2023-01-30T08:41:50.219Z] --- PASS: TestAppendVersions (0.00s) [2023-01-30T08:41:50.219Z] PASS [2023-01-30T08:41:50.219Z] coverage: 88.9% of statements [2023-01-30T08:41:50.219Z] ok github.com/docker/docker/pkg/useragent 0.079s coverage: 88.9% of statements [2023-01-30T08:41:51.097Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-01-30T08:41:51.183Z] === RUN TestValidatePrivileges [2023-01-30T08:41:51.183Z] --- PASS: TestValidatePrivileges (0.00s) [2023-01-30T08:41:51.183Z] === RUN TestFilterByCapNeg [2023-01-30T08:41:51.183Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-01-30T08:41:51.183Z] === RUN TestFilterByCapPos [2023-01-30T08:41:51.183Z] --- PASS: TestFilterByCapPos (0.00s) [2023-01-30T08:41:51.183Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-01-30T08:41:51.183Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-01-30T08:41:51.183Z] PASS [2023-01-30T08:41:51.183Z] coverage: 12.0% of statements [2023-01-30T08:41:51.183Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2023-01-30T08:41:51.640Z] === RUN TestNewSettable [2023-01-30T08:41:51.640Z] --- PASS: TestNewSettable (0.00s) [2023-01-30T08:41:51.640Z] === RUN TestIsSettable [2023-01-30T08:41:51.640Z] --- PASS: TestIsSettable (0.00s) [2023-01-30T08:41:51.640Z] === RUN TestUpdateSettingsEnv [2023-01-30T08:41:51.640Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-01-30T08:41:51.640Z] PASS [2023-01-30T08:41:51.640Z] coverage: 20.0% of statements [2023-01-30T08:41:51.640Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2023-01-30T08:41:51.661Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-01-30T08:41:51.661Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-01-30T08:41:51.661Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-01-30T08:41:52.224Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-01-30T08:41:52.245Z] === RUN TestReadPluginNoRead/default [2023-01-30T08:41:52.481Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-01-30T08:41:52.481Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-01-30T08:41:52.603Z] === RUN TestLoad [2023-01-30T08:41:52.603Z] --- PASS: TestLoad (0.00s) [2023-01-30T08:41:52.603Z] === RUN TestSave [2023-01-30T08:41:52.603Z] --- PASS: TestSave (0.05s) [2023-01-30T08:41:52.603Z] === RUN TestAddDeleteGet [2023-01-30T08:41:52.603Z] --- PASS: TestAddDeleteGet (0.05s) [2023-01-30T08:41:52.603Z] === RUN TestInvalidTags [2023-01-30T08:41:52.603Z] --- PASS: TestInvalidTags (0.01s) [2023-01-30T08:41:52.603Z] PASS [2023-01-30T08:41:52.603Z] coverage: 84.4% of statements [2023-01-30T08:41:52.603Z] ok github.com/docker/docker/reference 0.156s coverage: 84.4% of statements [2023-01-30T08:41:53.046Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-01-30T08:41:53.060Z] time="2023-01-30T08:41:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-01-30T08:41:53.184Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-30T08:41:53.490Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) [2023-01-30T08:41:53.490Z] === RUN TestCreateServiceSysctls [2023-01-30T08:41:53.517Z] === RUN TestResolveAuthConfigIndexServer [2023-01-30T08:41:53.517Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-01-30T08:41:53.517Z] === RUN TestResolveAuthConfigFullURL [2023-01-30T08:41:53.517Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-01-30T08:41:53.517Z] === RUN TestLoadAllowNondistributableArtifacts [2023-01-30T08:41:53.517Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-01-30T08:41:53.517Z] === RUN TestValidateMirror [2023-01-30T08:41:53.517Z] --- PASS: TestValidateMirror (0.00s) [2023-01-30T08:41:53.517Z] === RUN TestLoadInsecureRegistries [2023-01-30T08:41:53.974Z] time="2023-01-30T08:41:53Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-01-30T08:41:53.974Z] time="2023-01-30T08:41:53Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-01-30T08:41:53.974Z] time="2023-01-30T08:41:53Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-01-30T08:41:53.974Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2023-01-30T08:41:53.974Z] === RUN TestNewServiceConfig [2023-01-30T08:41:53.974Z] --- PASS: TestNewServiceConfig (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestValidateIndexName [2023-01-30T08:41:53.974Z] --- PASS: TestValidateIndexName (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestValidateIndexNameWithError [2023-01-30T08:41:53.974Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestEndpointParse [2023-01-30T08:41:53.974Z] --- PASS: TestEndpointParse (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestEndpointParseInvalid [2023-01-30T08:41:53.974Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestValidateEndpoint [2023-01-30T08:41:53.974Z] --- PASS: TestValidateEndpoint (0.01s) [2023-01-30T08:41:53.974Z] === RUN TestPing [2023-01-30T08:41:53.974Z] --- PASS: TestPing (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestPingRegistryEndpoint [2023-01-30T08:41:53.974Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:41:53.974Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestEndpoint [2023-01-30T08:41:53.974Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:41:53.974Z] --- SKIP: TestEndpoint (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestParseRepositoryInfo [2023-01-30T08:41:53.974Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestNewIndexInfo [2023-01-30T08:41:53.974Z] --- PASS: TestNewIndexInfo (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestMirrorEndpointLookup [2023-01-30T08:41:53.974Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:41:53.974Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2023-01-30T08:41:53.974Z] === RUN TestSearchRepositories [2023-01-30T08:41:53.974Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-01-30T08:41:53.974Z] Host: 127.0.0.1:49262 [2023-01-30T08:41:53.974Z] User-Agent: docker test client [2023-01-30T08:41:53.974Z] Authorization: Token fake-token [2023-01-30T08:41:53.974Z] X-Docker-Token: true [2023-01-30T08:41:53.974Z] Accept-Encoding: gzip [2023-01-30T08:41:53.974Z] [2023-01-30T08:41:53.974Z] [2023-01-30T08:41:53.974Z] registry_test.go:730: HTTP/1.1 200 OK [2023-01-30T08:41:53.974Z] Connection: close [2023-01-30T08:41:53.974Z] Content-Length: 144 [2023-01-30T08:41:53.974Z] Cache-Control: no-cache [2023-01-30T08:41:53.974Z] Content-Type: application/json [2023-01-30T08:41:53.974Z] Date: Mon, 30 Jan 2023 08:41:53 GMT [2023-01-30T08:41:53.974Z] Expires: -1 [2023-01-30T08:41:53.974Z] Pragma: no-cache [2023-01-30T08:41:53.974Z] Server: docker-tests/mock [2023-01-30T08:41:53.974Z] X-Docker-Registry-Config: mock [2023-01-30T08:41:53.974Z] X-Docker-Registry-Version: 0.0.0 [2023-01-30T08:41:53.974Z] [2023-01-30T08:41:53.974Z] [2023-01-30T08:41:53.974Z] --- PASS: TestSearchRepositories (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestTrustedLocation [2023-01-30T08:41:53.974Z] --- PASS: TestTrustedLocation (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-01-30T08:41:53.974Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestAllowNondistributableArtifacts [2023-01-30T08:41:53.974Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestIsSecureIndex [2023-01-30T08:41:53.974Z] --- PASS: TestIsSecureIndex (0.00s) [2023-01-30T08:41:53.974Z] PASS [2023-01-30T08:41:53.974Z] coverage: 50.2% of statements [2023-01-30T08:41:53.974Z] ok github.com/docker/docker/registry 0.230s coverage: 50.2% of statements [2023-01-30T08:41:53.974Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-01-30T08:41:53.974Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-01-30T08:41:53.974Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-01-30T08:41:53.974Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-01-30T08:41:53.974Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-01-30T08:41:53.974Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-01-30T08:41:53.974Z] === RUN TestResumableRequestReaderWithReadError [2023-01-30T08:41:54.055Z] --- PASS: TestCreateServiceSysctls (2.96s) [2023-01-30T08:41:54.055Z] === RUN TestCreateServiceCapabilities [2023-01-30T08:41:54.415Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-01-30T08:41:54.431Z] time="2023-01-30T08:41:53Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-01-30T08:41:54.431Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2023-01-30T08:41:54.431Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-01-30T08:41:54.431Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-01-30T08:41:54.431Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-01-30T08:41:54.431Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-01-30T08:41:54.431Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-01-30T08:41:54.431Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-01-30T08:41:54.431Z] === RUN TestResumableRequestReader [2023-01-30T08:41:54.431Z] --- PASS: TestResumableRequestReader (0.00s) [2023-01-30T08:41:54.431Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-01-30T08:41:54.431Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-01-30T08:41:54.431Z] PASS [2023-01-30T08:41:54.431Z] coverage: 100.0% of statements [2023-01-30T08:41:54.431Z] ok github.com/docker/docker/registry/resumable 0.213s coverage: 100.0% of statements [2023-01-30T08:41:54.431Z] === RUN TestRestartManagerTimeout [2023-01-30T08:41:54.431Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-01-30T08:41:54.431Z] === RUN TestRestartManagerTimeoutReset [2023-01-30T08:41:54.431Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-01-30T08:41:54.431Z] PASS [2023-01-30T08:41:54.431Z] coverage: 50.9% of statements [2023-01-30T08:41:54.431Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2023-01-30T08:41:54.566Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-30T08:41:54.825Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2023-01-30T08:41:55.270Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-01-30T08:41:55.345Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-01-30T08:41:55.394Z] === RUN TestDecodeContainerConfig [2023-01-30T08:41:55.394Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-01-30T08:41:55.394Z] === RUN TestDecodeContainerConfigIsolation [2023-01-30T08:41:55.394Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-01-30T08:41:55.394Z] === RUN TestValidatePrivileged [2023-01-30T08:41:55.394Z] --- PASS: TestValidatePrivileged (0.00s) [2023-01-30T08:41:55.394Z] PASS [2023-01-30T08:41:55.394Z] coverage: 52.2% of statements [2023-01-30T08:41:55.394Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.2% of statements [2023-01-30T08:41:55.394Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-01-30T08:41:55.394Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-01-30T08:41:55.394Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-01-30T08:41:55.394Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-01-30T08:41:55.394Z] PASS [2023-01-30T08:41:55.394Z] coverage: 62.5% of statements [2023-01-30T08:41:55.394Z] ok github.com/docker/docker/testutil 0.062s coverage: 62.5% of statements [2023-01-30T08:41:55.765Z] === CONT TestReadPluginNoRead [2023-01-30T08:41:55.765Z] read_test.go:92: [dc1e0ec636070] daemon is not started [2023-01-30T08:41:55.765Z] --- PASS: TestReadPluginNoRead (5.86s) [2023-01-30T08:41:55.765Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2023-01-30T08:41:55.765Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2023-01-30T08:41:55.765Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2023-01-30T08:41:55.765Z] PASS [2023-01-30T08:41:55.765Z] [2023-01-30T08:41:55.765Z] DONE 6 tests in 9.226s [2023-01-30T08:41:55.765Z] 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-01-30T08:41:55.765Z] testing: warning: no tests to run [2023-01-30T08:41:55.765Z] PASS [2023-01-30T08:41:55.765Z] [2023-01-30T08:41:55.765Z] DONE 0 tests in 0.008s [2023-01-30T08:41:55.765Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-30T08:41:55.765Z] INFO: Testing against a local daemon [2023-01-30T08:41:55.765Z] === RUN TestPluginWithDevMounts [2023-01-30T08:41:55.765Z] === PAUSE TestPluginWithDevMounts [2023-01-30T08:41:55.765Z] === CONT TestPluginWithDevMounts [2023-01-30T08:41:55.908Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-01-30T08:41:56.579Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2023-01-30T08:41:56.579Z] === RUN TestInspect [2023-01-30T08:41:57.144Z] --- PASS: TestPluginWithDevMounts (1.59s) [2023-01-30T08:41:57.145Z] PASS [2023-01-30T08:41:57.145Z] [2023-01-30T08:41:57.145Z] DONE 1 tests in 1.619s [2023-01-30T08:41:57.145Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-30T08:41:57.404Z] INFO: Testing against a local daemon [2023-01-30T08:41:57.404Z] === RUN TestSecretInspect [2023-01-30T08:41:57.563Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-01-30T08:41:57.563Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-30T08:41:57.563Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-01-30T08:41:57.563Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-01-30T08:41:57.563Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-01-30T08:41:57.563Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-01-30T08:41:57.563Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-01-30T08:41:57.563Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-30T08:41:57.563Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-30T08:41:58.020Z] === RUN TestGetAddress [2023-01-30T08:41:58.020Z] --- PASS: TestGetAddress (0.00s) [2023-01-30T08:41:58.020Z] === RUN TestRemove [2023-01-30T08:41:58.020Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-01-30T08:41:58.020Z] --- SKIP: TestRemove (0.00s) [2023-01-30T08:41:58.020Z] === RUN TestInitializeWithVolumes [2023-01-30T08:41:58.020Z] --- PASS: TestInitializeWithVolumes (0.00s) [2023-01-30T08:41:58.020Z] === RUN TestCreate [2023-01-30T08:41:58.020Z] --- PASS: TestCreate (0.01s) [2023-01-30T08:41:58.020Z] === RUN TestValidateName [2023-01-30T08:41:58.020Z] --- PASS: TestValidateName (0.00s) [2023-01-30T08:41:58.020Z] === RUN TestCreateWithOpts [2023-01-30T08:41:58.020Z] local_test.go:181: runtime.GOOS == "windows" [2023-01-30T08:41:58.020Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-01-30T08:41:58.020Z] === RUN TestRelaodNoOpts [2023-01-30T08:41:58.020Z] --- PASS: TestRelaodNoOpts (0.01s) [2023-01-30T08:41:58.020Z] PASS [2023-01-30T08:41:58.020Z] coverage: 41.5% of statements [2023-01-30T08:41:58.020Z] ok github.com/docker/docker/volume/local 0.075s coverage: 41.5% of statements [2023-01-30T08:41:58.020Z] === RUN TestGetDriver [2023-01-30T08:41:58.020Z] --- PASS: TestGetDriver (0.00s) [2023-01-30T08:41:58.020Z] === RUN TestVolumeRequestError [2023-01-30T08:41:58.020Z] --- PASS: TestVolumeRequestError (0.01s) [2023-01-30T08:41:58.020Z] PASS [2023-01-30T08:41:58.020Z] coverage: 36.1% of statements [2023-01-30T08:41:58.020Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2023-01-30T08:41:58.984Z] === RUN TestConvertTmpfsOptions [2023-01-30T08:41:58.984Z] parser_test.go:49: data="mode=700,size=1m" [2023-01-30T08:41:58.984Z] parser_test.go:49: data="ro" [2023-01-30T08:41:58.984Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-01-30T08:41:58.984Z] === RUN TestParseMountRaw [2023-01-30T08:41:58.984Z] --- PASS: TestParseMountRaw (0.05s) [2023-01-30T08:41:58.984Z] === RUN TestParseMountRawSplit [2023-01-30T08:41:58.984Z] parser_test.go:390: case 0 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 1 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 2 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 3 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 4 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 5 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 6 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 7 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 8 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 0 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 1 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 2 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 3 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 4 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 5 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 6 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 7 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 8 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 9 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 10 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 11 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 12 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 0 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 1 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 2 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 3 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 4 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 5 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 6 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 7 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 8 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 9 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 10 [2023-01-30T08:41:58.984Z] parser_test.go:390: case 11 [2023-01-30T08:41:58.984Z] --- PASS: TestParseMountRawSplit (0.00s) [2023-01-30T08:41:58.984Z] === RUN TestParseMountSpec [2023-01-30T08:41:58.984Z] parser_test.go:455: case 0 [2023-01-30T08:41:58.984Z] parser_test.go:455: case 1 [2023-01-30T08:41:58.984Z] parser_test.go:455: case 2 [2023-01-30T08:41:58.984Z] parser_test.go:455: case 3 [2023-01-30T08:41:58.984Z] parser_test.go:455: case 4 [2023-01-30T08:41:58.984Z] parser_test.go:455: case 5 [2023-01-30T08:41:58.984Z] --- PASS: TestParseMountSpec (0.00s) [2023-01-30T08:41:58.984Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-01-30T08:41:58.984Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-01-30T08:41:58.984Z] === RUN TestValidateMount [2023-01-30T08:41:58.984Z] --- PASS: TestValidateMount (0.00s) [2023-01-30T08:41:58.984Z] PASS [2023-01-30T08:41:58.984Z] coverage: 66.2% of statements [2023-01-30T08:41:58.984Z] ok github.com/docker/docker/volume/mounts 0.121s coverage: 66.2% of statements [2023-01-30T08:41:59.104Z] --- PASS: TestInspect (2.70s) [2023-01-30T08:41:59.104Z] === RUN TestCreateJob [2023-01-30T08:41:59.311Z] --- PASS: TestSecretInspect (2.10s) [2023-01-30T08:41:59.312Z] === RUN TestSecretList [2023-01-30T08:41:59.948Z] === RUN TestSetGetMeta [2023-01-30T08:41:59.948Z] === PAUSE TestSetGetMeta [2023-01-30T08:41:59.948Z] === RUN TestRestore [2023-01-30T08:41:59.948Z] === PAUSE TestRestore [2023-01-30T08:41:59.948Z] === RUN TestServiceCreate [2023-01-30T08:41:59.948Z] === PAUSE TestServiceCreate [2023-01-30T08:41:59.948Z] === RUN TestServiceList [2023-01-30T08:41:59.948Z] === PAUSE TestServiceList [2023-01-30T08:41:59.948Z] === RUN TestServiceRemove [2023-01-30T08:41:59.948Z] === PAUSE TestServiceRemove [2023-01-30T08:41:59.948Z] === RUN TestServiceGet [2023-01-30T08:41:59.948Z] === PAUSE TestServiceGet [2023-01-30T08:41:59.948Z] === RUN TestServicePrune [2023-01-30T08:41:59.948Z] === PAUSE TestServicePrune [2023-01-30T08:41:59.948Z] === RUN TestCreate [2023-01-30T08:41:59.948Z] === PAUSE TestCreate [2023-01-30T08:41:59.948Z] === RUN TestRemove [2023-01-30T08:41:59.948Z] === PAUSE TestRemove [2023-01-30T08:41:59.948Z] === RUN TestList [2023-01-30T08:41:59.948Z] === PAUSE TestList [2023-01-30T08:41:59.948Z] === RUN TestFindByDriver [2023-01-30T08:41:59.948Z] === PAUSE TestFindByDriver [2023-01-30T08:41:59.948Z] === RUN TestFindByReferenced [2023-01-30T08:41:59.948Z] === PAUSE TestFindByReferenced [2023-01-30T08:41:59.948Z] === RUN TestDerefMultipleOfSameRef [2023-01-30T08:41:59.948Z] === PAUSE TestDerefMultipleOfSameRef [2023-01-30T08:41:59.948Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-01-30T08:41:59.948Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-01-30T08:41:59.948Z] === RUN TestDefererencePluginOnCreateError [2023-01-30T08:41:59.948Z] === PAUSE TestDefererencePluginOnCreateError [2023-01-30T08:41:59.948Z] === RUN TestRefDerefRemove [2023-01-30T08:41:59.948Z] === PAUSE TestRefDerefRemove [2023-01-30T08:41:59.948Z] === RUN TestGet [2023-01-30T08:41:59.948Z] === PAUSE TestGet [2023-01-30T08:41:59.948Z] === RUN TestGetWithReference [2023-01-30T08:41:59.948Z] === PAUSE TestGetWithReference [2023-01-30T08:41:59.948Z] === RUN TestFilterFunc [2023-01-30T08:41:59.948Z] === RUN TestFilterFunc/test_nil_list [2023-01-30T08:41:59.948Z] === PAUSE TestFilterFunc/test_nil_list [2023-01-30T08:41:59.948Z] === RUN TestFilterFunc/test_empty_list [2023-01-30T08:41:59.948Z] === PAUSE TestFilterFunc/test_empty_list [2023-01-30T08:41:59.948Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-01-30T08:41:59.948Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-01-30T08:41:59.948Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-01-30T08:41:59.948Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-01-30T08:41:59.948Z] === RUN TestFilterFunc/test_filter_some [2023-01-30T08:41:59.948Z] === PAUSE TestFilterFunc/test_filter_some [2023-01-30T08:41:59.948Z] === RUN TestFilterFunc/test_filter_middle [2023-01-30T08:41:59.948Z] === PAUSE TestFilterFunc/test_filter_middle [2023-01-30T08:41:59.948Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-01-30T08:41:59.948Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-01-30T08:41:59.948Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-01-30T08:41:59.948Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-01-30T08:41:59.948Z] === CONT TestFilterFunc/test_nil_list [2023-01-30T08:41:59.948Z] === CONT TestFilterFunc/test_filter_some [2023-01-30T08:41:59.948Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-01-30T08:41:59.948Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-01-30T08:41:59.948Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-01-30T08:41:59.948Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-01-30T08:41:59.948Z] === CONT TestFilterFunc/test_empty_list [2023-01-30T08:41:59.948Z] === CONT TestFilterFunc/test_filter_middle [2023-01-30T08:41:59.948Z] --- PASS: TestFilterFunc (0.00s) [2023-01-30T08:41:59.948Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-01-30T08:41:59.948Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-01-30T08:41:59.948Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-01-30T08:41:59.948Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-01-30T08:41:59.948Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-01-30T08:41:59.948Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-01-30T08:41:59.948Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-01-30T08:41:59.948Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-01-30T08:41:59.948Z] === CONT TestSetGetMeta [2023-01-30T08:41:59.948Z] === CONT TestServiceGet [2023-01-30T08:41:59.948Z] === CONT TestList [2023-01-30T08:41:59.948Z] === CONT TestCreate [2023-01-30T08:41:59.948Z] --- PASS: TestSetGetMeta (0.02s) [2023-01-30T08:41:59.948Z] === CONT TestRemove [2023-01-30T08:41:59.948Z] --- PASS: TestCreate (0.03s) [2023-01-30T08:41:59.948Z] === CONT TestServicePrune [2023-01-30T08:41:59.948Z] --- PASS: TestList (0.05s) [2023-01-30T08:41:59.948Z] === CONT TestServiceList [2023-01-30T08:41:59.948Z] --- PASS: TestRemove (0.04s) [2023-01-30T08:41:59.948Z] === CONT TestServiceRemove [2023-01-30T08:41:59.948Z] --- PASS: TestServiceGet (0.15s) [2023-01-30T08:41:59.949Z] === CONT TestServiceCreate [2023-01-30T08:41:59.949Z] time="2023-01-30T08:41:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-30T08:41:59.949Z] --- PASS: TestServiceRemove (0.10s) [2023-01-30T08:41:59.949Z] === CONT TestRestore [2023-01-30T08:41:59.949Z] --- PASS: TestServiceList (0.12s) [2023-01-30T08:41:59.949Z] === CONT TestDefererencePluginOnCreateError [2023-01-30T08:41:59.949Z] time="2023-01-30T08:41:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-30T08:41:59.949Z] time="2023-01-30T08:41:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-30T08:41:59.949Z] --- PASS: TestServiceCreate (0.03s) [2023-01-30T08:41:59.949Z] === CONT TestGetWithReference [2023-01-30T08:41:59.949Z] time="2023-01-30T08:41:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-01-30T08:41:59.949Z] --- PASS: TestRestore (0.03s) [2023-01-30T08:41:59.949Z] === CONT TestGet [2023-01-30T08:41:59.949Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2023-01-30T08:41:59.949Z] === CONT TestRefDerefRemove [2023-01-30T08:41:59.949Z] time="2023-01-30T08:41:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-30T08:41:59.949Z] --- PASS: TestServicePrune (0.17s) [2023-01-30T08:41:59.949Z] === CONT TestDerefMultipleOfSameRef [2023-01-30T08:41:59.949Z] --- PASS: TestGetWithReference (0.03s) [2023-01-30T08:41:59.949Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-01-30T08:41:59.949Z] --- PASS: TestGet (0.02s) [2023-01-30T08:41:59.949Z] === CONT TestFindByReferenced [2023-01-30T08:41:59.949Z] --- PASS: TestRefDerefRemove (0.02s) [2023-01-30T08:41:59.949Z] === CONT TestFindByDriver [2023-01-30T08:41:59.949Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2023-01-30T08:41:59.949Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2023-01-30T08:41:59.949Z] --- PASS: TestFindByReferenced (0.02s) [2023-01-30T08:41:59.949Z] --- PASS: TestFindByDriver (0.03s) [2023-01-30T08:41:59.949Z] PASS [2023-01-30T08:41:59.949Z] coverage: 70.3% of statements [2023-01-30T08:41:59.949Z] ok github.com/docker/docker/volume/service 0.286s coverage: 70.3% of statements [2023-01-30T08:42:01.852Z] --- PASS: TestSecretList (2.12s) [2023-01-30T08:42:01.852Z] === RUN TestSecretsCreateAndDelete [2023-01-30T08:42:02.121Z] --- PASS: TestNewClientWithTimeout (17.61s) [2023-01-30T08:42:02.121Z] === RUN TestClientStream [2023-01-30T08:42:02.121Z] --- PASS: TestClientStream (0.00s) [2023-01-30T08:42:02.121Z] === RUN TestClientSendFile [2023-01-30T08:42:02.121Z] --- PASS: TestClientSendFile (0.00s) [2023-01-30T08:42:02.121Z] === RUN TestClientWithRequestTimeout [2023-01-30T08:42:02.121Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-01-30T08:42:02.121Z] === RUN TestFileSpecPlugin [2023-01-30T08:42:02.121Z] --- PASS: TestFileSpecPlugin (0.01s) [2023-01-30T08:42:02.121Z] === RUN TestFileJSONSpecPlugin [2023-01-30T08:42:02.121Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2023-01-30T08:42:02.121Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-01-30T08:42:02.121Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2023-01-30T08:42:02.121Z] === RUN TestPluginAddHandler [2023-01-30T08:42:02.121Z] --- PASS: TestPluginAddHandler (0.00s) [2023-01-30T08:42:02.121Z] === RUN TestPluginWaitBadPlugin [2023-01-30T08:42:02.121Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-01-30T08:42:02.121Z] === RUN TestGet [2023-01-30T08:42:02.121Z] time="2023-01-30T08:42:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-01-30T08:42:02.380Z] --- PASS: TestCreateJob (3.06s) [2023-01-30T08:42:02.380Z] === RUN TestReplicatedJob [2023-01-30T08:42:02.453Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-01-30T08:42:03.017Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-01-30T08:42:03.085Z] time="2023-01-30T08:42:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-01-30T08:42:03.760Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2023-01-30T08:42:03.760Z] === RUN TestSecretsUpdate [2023-01-30T08:42:04.912Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-01-30T08:42:04.912Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-01-30T08:42:04.912Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-01-30T08:42:04.912Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-01-30T08:42:05.255Z] time="2023-01-30T08:42:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-01-30T08:42:05.666Z] --- PASS: TestSecretsUpdate (2.11s) [2023-01-30T08:42:05.666Z] === RUN TestTemplatedSecret [2023-01-30T08:42:07.434Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-01-30T08:42:07.637Z] --- PASS: TestReplicatedJob (5.07s) [2023-01-30T08:42:07.637Z] === RUN TestUpdateReplicatedJob [2023-01-30T08:42:07.997Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-01-30T08:42:08.960Z] --- PASS: TestTemplatedSecret (2.57s) [2023-01-30T08:42:08.960Z] === RUN TestSecretCreateResolve [2023-01-30T08:42:08.977Z] time="2023-01-30T08:42:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-01-30T08:42:09.367Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-01-30T08:42:10.163Z] --- PASS: TestUpdateReplicatedJob (3.08s) [2023-01-30T08:42:10.163Z] === RUN TestServiceListWithStatuses [2023-01-30T08:42:10.163Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-30T08:42:10.163Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-30T08:42:10.163Z] === RUN TestDockerNetworkConnectAlias [2023-01-30T08:42:10.298Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-01-30T08:42:10.868Z] --- PASS: TestSecretCreateResolve (2.14s) [2023-01-30T08:42:10.868Z] PASS [2023-01-30T08:42:10.868Z] [2023-01-30T08:42:10.868Z] DONE 6 tests in 13.233s [2023-01-30T08:42:10.868Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-01-30T08:42:10.868Z] INFO: Testing against a local daemon [2023-01-30T08:42:10.868Z] === RUN TestServiceCreateInit [2023-01-30T08:42:10.868Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-30T08:42:11.183Z] ......... [ 86%] [2023-01-30T08:42:11.667Z] === RUN TestDockerSuite/TestRmiBlank [2023-01-30T08:42:11.667Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-01-30T08:42:11.667Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-01-30T08:42:11.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-01-30T08:42:13.819Z] docker_api_swarm_service_test.go:304: [d6aee3b1e855d] joining swarm manager [daa3b7f349268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:42:14.341Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2023-01-30T08:42:14.342Z] === RUN TestDockerNetworkReConnect [2023-01-30T08:42:14.383Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-01-30T08:42:14.383Z] docker_api_swarm_service_test.go:304: [d290fbf8044c2] joining swarm manager [daa3b7f349268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:42:14.948Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-01-30T08:42:15.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-30T08:42:15.205Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-01-30T08:42:15.943Z] tests/integration/models_images_test.py ............... [ 89%] [2023-01-30T08:42:16.574Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-01-30T08:42:17.127Z] tests/integration/models_networks_test.py .... [ 90%] [2023-01-30T08:42:17.139Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-01-30T08:42:17.520Z] --- PASS: TestGet (15.01s) [2023-01-30T08:42:17.520Z] === RUN TestPluginWithNoManifest [2023-01-30T08:42:17.520Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-01-30T08:42:17.520Z] === RUN TestGetAll [2023-01-30T08:42:17.520Z] --- PASS: TestGetAll (0.01s) [2023-01-30T08:42:17.520Z] PASS [2023-01-30T08:42:17.520Z] coverage: 73.4% of statements [2023-01-30T08:42:17.520Z] ok github.com/docker/docker/pkg/plugins 34.908s coverage: 73.4% of statements [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/pkg/term [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/quota [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/rootless [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/volume [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-30T08:42:17.520Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-30T08:42:17.617Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2023-01-30T08:42:17.617Z] === RUN TestServicePlugin [2023-01-30T08:42:17.617Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:42:17.617Z] --- SKIP: TestServicePlugin (0.00s) [2023-01-30T08:42:17.617Z] === RUN TestServiceUpdateLabel [2023-01-30T08:42:18.364Z] --- PASS: TestServiceCreateInit (7.39s) [2023-01-30T08:42:18.364Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2023-01-30T08:42:18.364Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2023-01-30T08:42:18.364Z] === RUN TestCreateServiceMultipleTimes [2023-01-30T08:42:18.484Z] [2023-01-30T08:42:18.485Z] === Skipped [2023-01-30T08:42:18.485Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-01-30T08:42:18.485Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-01-30T08:42:18.485Z] [2023-01-30T08:42:18.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2023-01-30T08:42:18.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.485Z] [2023-01-30T08:42:18.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2023-01-30T08:42:18.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.485Z] [2023-01-30T08:42:18.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2023-01-30T08:42:18.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.485Z] [2023-01-30T08:42:18.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2023-01-30T08:42:18.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.522Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-01-30T08:42:18.941Z] client_test.go:23: runtime.GOOS == "windows" [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-01-30T08:42:18.941Z] daemon_test.go:147: root required [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-01-30T08:42:18.941Z] reload_test.go:520: root required [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2023-01-30T08:42:18.941Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-01-30T08:42:18.941Z] pull_v2_test.go:82: Needs fixing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-01-30T08:42:18.941Z] pull_v2_test.go:127: Needs fixing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-01-30T08:42:18.941Z] download_test.go:268: Needs fixing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-01-30T08:42:18.941Z] layer_test.go:304: Failing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-01-30T08:42:18.941Z] layer_test.go:353: Failing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-01-30T08:42:18.941Z] layer_test.go:468: Failing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-01-30T08:42:18.941Z] layer_test.go:697: Failing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-01-30T08:42:18.941Z] migration_test.go:46: Failing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-01-30T08:42:18.941Z] migration_test.go:182: Failing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-01-30T08:42:18.941Z] mount_test.go:17: Failing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-01-30T08:42:18.941Z] mount_test.go:76: Failing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-01-30T08:42:18.941Z] mount_test.go:125: Failing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-01-30T08:42:18.941Z] mount_test.go:212: Failing on Windows [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-01-30T08:42:18.941Z] archive_test.go:134: Xz not present in msys2 [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-01-30T08:42:18.941Z] archive_test.go:239: Failing on Windows CI machines [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-01-30T08:42:18.941Z] archive_windows_test.go:17: Currently fails [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-01-30T08:42:18.941Z] changes_test.go:192: needs more investigation [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-01-30T08:42:18.941Z] changes_test.go:405: needs further investigation [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-01-30T08:42:18.941Z] changes_test.go:441: needs further investigation [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-01-30T08:42:18.941Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-01-30T08:42:18.941Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-01-30T08:42:18.941Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-01-30T08:42:18.941Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-01-30T08:42:18.941Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.941Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-01-30T08:42:18.942Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-01-30T08:42:18.942Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-01-30T08:42:18.942Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-01-30T08:42:18.942Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-01-30T08:42:18.942Z] poller_test.go:41: No chmod on Windows [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-01-30T08:42:18.942Z] fileutils_test.go:134: Needs porting to Windows [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-01-30T08:42:18.942Z] fileutils_test.go:180: Needs porting to Windows [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2023-01-30T08:42:18.942Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2023-01-30T08:42:18.942Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2023-01-30T08:42:18.942Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-01-30T08:42:18.942Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-01-30T08:42:18.942Z] local_test.go:181: runtime.GOOS == "windows" [2023-01-30T08:42:18.942Z] [2023-01-30T08:42:18.942Z] DONE 1865 tests, 45 skipped in 201.034s [2023-01-30T08:42:18.942Z] INFO: make.ps1 ended at 01/30/2023 08:42:18 [2023-01-30T08:42:19.086Z] === RUN TestDockerSuite/TestRmiTag [2023-01-30T08:42:19.086Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-01-30T08:42:19.649Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-01-30T08:42:20.142Z] --- PASS: TestServiceUpdateLabel (2.21s) [2023-01-30T08:42:20.142Z] === RUN TestServiceUpdateSecrets [2023-01-30T08:42:21.113Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-01-30T08:42:21.113Z] INFO: Unit tests ended at 01/30/2023 08:42:20. Duration:00:03:37.3412319 [2023-01-30T08:42:21.113Z] INFO: Building busybox [2023-01-30T08:42:21.113Z] Sending build context to Docker daemon 5.12kB [2023-01-30T08:42:21.113Z] [2023-01-30T08:42:21.113Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-01-30T08:42:21.113Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-01-30T08:42:21.113Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-01-30T08:42:21.113Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-01-30T08:42:21.113Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-01-30T08:42:21.113Z] ---> 2564578bc438 [2023-01-30T08:42:21.113Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-01-30T08:42:21.113Z] ---> Running in e5e7a4678806 [2023-01-30T08:42:22.924Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-01-30T08:42:23.182Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-01-30T08:42:23.659Z] tests/integration/models_nodes_test.py . [ 91%] [2023-01-30T08:42:23.659Z] tests/integration/models_resources_test.py . [ 91%] [2023-01-30T08:42:24.112Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-01-30T08:42:24.369Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-01-30T08:42:24.833Z] Removing intermediate container e5e7a4678806 [2023-01-30T08:42:24.833Z] ---> cac7b01469fd [2023-01-30T08:42:24.833Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-01-30T08:42:24.833Z] ---> Running in 10d1e78d6d5e [2023-01-30T08:42:25.290Z] Removing intermediate container 10d1e78d6d5e [2023-01-30T08:42:25.290Z] ---> c38b3b455f25 [2023-01-30T08:42:25.290Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-01-30T08:42:25.290Z] ---> Running in 4bb12ff09deb [2023-01-30T08:42:25.739Z] === RUN TestDockerSuite/TestRunAddHost [2023-01-30T08:42:25.747Z] Removing intermediate container 4bb12ff09deb [2023-01-30T08:42:25.747Z] ---> 789cff4404f7 [2023-01-30T08:42:25.747Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-01-30T08:42:25.996Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-01-30T08:42:26.252Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-01-30T08:42:26.509Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-01-30T08:42:26.710Z] [2023-01-30T08:42:26.710Z] [2023-01-30T08:42:26.767Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-01-30T08:42:27.023Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-01-30T08:42:27.166Z] ---> 6602e6b837f3 [2023-01-30T08:42:27.166Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-01-30T08:42:27.166Z] ---> Running in 4623b82a1f7a [2023-01-30T08:42:28.394Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-01-30T08:42:28.651Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-01-30T08:42:29.582Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-01-30T08:42:29.669Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-01-30T08:42:29.839Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-01-30T08:42:30.770Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-01-30T08:42:31.701Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-01-30T08:42:32.398Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-01-30T08:42:32.398Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-01-30T08:42:32.632Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-01-30T08:42:33.195Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-01-30T08:42:33.259Z] --- PASS: TestCreateServiceMultipleTimes (15.45s) [2023-01-30T08:42:33.259Z] === RUN TestCreateServiceConflict [2023-01-30T08:42:33.759Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-01-30T08:42:34.323Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-01-30T08:42:34.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-01-30T08:42:34.887Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-01-30T08:42:35.001Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2023-01-30T08:42:35.001Z] === RUN TestServiceUpdateConfigs [2023-01-30T08:42:35.802Z] --- PASS: TestCreateServiceConflict (2.18s) [2023-01-30T08:42:35.803Z] === RUN TestCreateServiceMaxReplicas [2023-01-30T08:42:35.818Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-01-30T08:42:35.986Z] tests/integration/regression_test.py ...... [ 98%] [2023-01-30T08:42:36.382Z] docker_api_swarm_service_test.go:100: [d63422a9cb1b7] joining swarm manager [d7215bf99b017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:42:36.498Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-01-30T08:42:36.498Z] tests/integration/credentials/utils_test.py . [100%] [2023-01-30T08:42:36.498Z] [2023-01-30T08:42:36.498Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-01-30T08:42:36.498Z] =========================== short test summary info ============================ [2023-01-30T08:42:36.498Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-01-30T08:42:36.498Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-01-30T08:42:36.498Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-01-30T08:42:36.498Z] Not supported on most drivers [2023-01-30T08:42:36.498Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-01-30T08:42:36.498Z] Output of docker top depends on host distro, and is not formalized. [2023-01-30T08:42:36.498Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-01-30T08:42:36.498Z] Output of docker top depends on host distro, and is not formalized. [2023-01-30T08:42:36.498Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-01-30T08:42:36.498Z] Can fail if eth0 has multiple IP addresses [2023-01-30T08:42:36.498Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-01-30T08:42:36.498Z] This doesn't seem to be taken into account by the engine [2023-01-30T08:42:36.498Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-01-30T08:42:36.498Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-01-30T08:42:36.498Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.65 seconds == [2023-01-30T08:42:36.639Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-01-30T08:42:36.754Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-01-30T08:42:36.896Z] docker_api_swarm_service_test.go:101: [d7bc6de06d8a9] joining swarm manager [d7215bf99b017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:42:37.153Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-01-30T08:42:37.716Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-01-30T08:42:38.280Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-01-30T08:42:38.280Z] === RUN TestDockerSuite/TestRunBindMounts [2023-01-30T08:42:38.342Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2023-01-30T08:42:38.342Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-30T08:42:39.545Z] Removing intermediate container 4623b82a1f7a [2023-01-30T08:42:39.545Z] ---> a5a2089ca0ad [2023-01-30T08:42:39.545Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-01-30T08:42:39.545Z] ---> Running in e3dcf66643f0 [2023-01-30T08:42:39.545Z] [2023-01-30T08:42:39.545Z] SUCCESS: Specified value was saved. [2023-01-30T08:42:40.808Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-01-30T08:42:41.066Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-01-30T08:42:41.630Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-01-30T08:42:41.716Z] Removing intermediate container e3dcf66643f0 [2023-01-30T08:42:41.716Z] ---> 8948a3b6decb [2023-01-30T08:42:41.716Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-01-30T08:42:41.716Z] ---> Running in e5bb63f55359 [2023-01-30T08:42:41.887Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-01-30T08:42:42.451Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-01-30T08:42:42.451Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-01-30T08:42:43.015Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-01-30T08:42:43.579Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-01-30T08:42:44.143Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-01-30T08:42:44.400Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-01-30T08:42:44.965Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-01-30T08:42:44.965Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-01-30T08:42:45.553Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-01-30T08:42:45.553Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-01-30T08:42:46.117Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-01-30T08:42:47.048Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-01-30T08:42:47.305Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-01-30T08:42:47.488Z] Cannot create a file when that file already exists. [2023-01-30T08:42:47.869Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-01-30T08:42:47.870Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-01-30T08:42:48.434Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-01-30T08:42:48.917Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-30T08:42:48.917Z] [2023-01-30T08:42:48.917Z] Unloading profiles will leave already running processes permanently [2023-01-30T08:42:48.917Z] unconfined, which can lead to unexpected situations. [2023-01-30T08:42:48.917Z] [2023-01-30T08:42:48.917Z] To set a process to complain mode, use the command line tool [2023-01-30T08:42:48.917Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-30T08:42:48.917Z] [2023-01-30T08:42:49.365Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer Post stage [Pipeline] junit [2023-01-30T08:42:49.494Z] Recording test results [2023-01-30T08:42:49.862Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2023-01-30T08:42:49.862Z] === RUN TestServiceUpdateNetwork [2023-01-30T08:42:50.693Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-01-30T08:42:50.736Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-01-30T08:42:50.966Z] + echo Ensuring container killed. [2023-01-30T08:42:50.966Z] Ensuring container killed. [2023-01-30T08:42:50.966Z] + docker rm -vf docker-pr1 [2023-01-30T08:42:50.966Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-30T08:42:51.287Z] + echo Chowning /workspace to jenkins user [2023-01-30T08:42:51.287Z] Chowning /workspace to jenkins user [2023-01-30T08:42:51.287Z] + id -u [2023-01-30T08:42:51.287Z] + id -g [2023-01-30T08:42:51.287Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44882:/workspace busybox chown -R 1000:1000 /workspace [2023-01-30T08:42:51.287Z] Unable to find image 'busybox:latest' locally [2023-01-30T08:42:51.544Z] latest: Pulling from library/busybox [2023-01-30T08:42:51.544Z] 205dae5015e7: Pulling fs layer [2023-01-30T08:42:51.544Z] 205dae5015e7: Verifying Checksum [2023-01-30T08:42:51.544Z] 205dae5015e7: Download complete [2023-01-30T08:42:51.666Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-01-30T08:42:51.800Z] 205dae5015e7: Pull complete [2023-01-30T08:42:51.800Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-30T08:42:51.800Z] Status: Downloaded newer image for busybox:latest [2023-01-30T08:42:52.160Z] Removing intermediate container e5bb63f55359 [2023-01-30T08:42:52.160Z] ---> 0b67650f1313 [2023-01-30T08:42:52.160Z] Step 13/13 : CMD ["sh"] [2023-01-30T08:42:52.160Z] ---> Running in 2c0d73959e66 [2023-01-30T08:42:52.160Z] Removing intermediate container 2c0d73959e66 [2023-01-30T08:42:52.160Z] ---> e405b9089d7f [2023-01-30T08:42:52.160Z] Successfully built e405b9089d7f [2023-01-30T08:42:52.160Z] Successfully tagged busybox:latest [2023-01-30T08:42:52.160Z] INFO: Docker images of the daemon under test [2023-01-30T08:42:52.160Z] [2023-01-30T08:42:52.597Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-01-30T08:42:52.616Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-30T08:42:52.616Z] busybox latest e405b9089d7f Less than a second ago 3.8GB [2023-01-30T08:42:52.616Z] microsoft/windowsservercore latest 2564578bc438 3 weeks ago 3.78GB [2023-01-30T08:42:52.616Z] mcr.microsoft.com/windows/servercore ltsc2019 2564578bc438 3 weeks ago 3.78GB [2023-01-30T08:42:52.616Z] [2023-01-30T08:42:52.616Z] INFO: Running integration tests at 01/30/2023 08:42:52... [2023-01-30T08:42:52.616Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-01-30T08:42:52.616Z] INFO: Integration API tests being run from the host: [2023-01-30T08:42:52.616Z] INFO: make.ps1 starting at 01/30/2023 08:42:52 [2023-01-30T08:42:53.232Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.25s) [2023-01-30T08:42:53.232Z] === RUN TestCreateServiceSecretFileMode [2023-01-30T08:42:53.528Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-01-30T08:42:53.580Z] Running D:\gopath\src\github.com\docker\docker\integration\build [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-30T08:42:53.784Z] check_test.go:380: [d63422a9cb1b7] daemon is not started [2023-01-30T08:42:54.016Z] + bundleName=docker-py [2023-01-30T08:42:54.016Z] + echo Creating docker-py-bundles.tar.gz [2023-01-30T08:42:54.016Z] Creating docker-py-bundles.tar.gz [2023-01-30T08:42:54.017Z] + 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-01-30T08:42:54.031Z] Archiving artifacts [2023-01-30T08:42:54.348Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-01-30T08:42:54.605Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-01-30T08:42:55.169Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-01-30T08:42:55.855Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44882/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-01-30T08:42:56.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER docker:526ae907e2828307f54315b184457c64bf1b299d hack/make.sh binary-daemon [2023-01-30T08:42:56.539Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-01-30T08:42:56.806Z] [2023-01-30T08:42:56.806Z] Removing bundles/ [2023-01-30T08:42:56.806Z] [2023-01-30T08:42:56.806Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-01-30T08:42:56.806Z] Building: bundles/binary-daemon/dockerd-dev [2023-01-30T08:42:56.806Z] GOOS="" GOARCH="" GOARM="" [2023-01-30T08:42:58.524Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-01-30T08:42:58.524Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-01-30T08:42:59.088Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-01-30T08:42:59.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-01-30T08:43:00.714Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-01-30T08:43:01.278Z] docker_api_swarm_service_test.go:533: [d9550cdab873a] joining swarm manager [d028280b29700]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:43:01.843Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-01-30T08:43:02.087Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2023-01-30T08:43:02.087Z] === RUN TestServiceUpdatePidsLimit [2023-01-30T08:43:02.087Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-30T08:43:02.407Z] docker_api_swarm_service_test.go:534: [dd1371b237a04] joining swarm manager [d028280b29700]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:43:02.653Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-30T08:43:03.338Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-01-30T08:43:05.487Z] --- PASS: TestCreateServiceSecretFileMode (12.54s) [2023-01-30T08:43:05.487Z] === RUN TestCreateServiceConfigFileMode [2023-01-30T08:43:05.861Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-01-30T08:43:05.861Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2023-01-30T08:43:05.861Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-01-30T08:43:05.861Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2023-01-30T08:43:05.861Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-01-30T08:43:06.425Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-01-30T08:43:07.796Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-01-30T08:43:09.166Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-01-30T08:43:10.536Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-01-30T08:43:10.753Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-30T08:43:10.792Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-01-30T08:43:12.161Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-01-30T08:43:12.419Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-01-30T08:43:12.419Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2023-01-30T08:43:12.419Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-01-30T08:43:12.982Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-01-30T08:43:14.382Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-01-30T08:43:14.382Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-01-30T08:43:15.312Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-01-30T08:43:16.243Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-01-30T08:43:16.500Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-01-30T08:43:17.064Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-01-30T08:43:17.064Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-01-30T08:43:17.306Z] --- PASS: TestServiceUpdatePidsLimit (16.11s) [2023-01-30T08:43:17.306Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-01-30T08:43:17.306Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-01-30T08:43:17.306Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-01-30T08:43:17.306Z] PASS [2023-01-30T08:43:17.306Z] [2023-01-30T08:43:17.306Z] === Skipped [2023-01-30T08:43:17.306Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-30T08:43:17.306Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-30T08:43:17.306Z] [2023-01-30T08:43:17.306Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-01-30T08:43:17.306Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-30T08:43:17.306Z] [2023-01-30T08:43:17.306Z] DONE 27 tests, 2 skipped in 150.724s [2023-01-30T08:43:17.306Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-01-30T08:43:17.306Z] ++ 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-01-30T08:43:17.306Z] ++ set -e [2023-01-30T08:43:17.306Z] ++ '[' -n 0 ']' [2023-01-30T08:43:17.306Z] ++ set -x [2023-01-30T08:43:17.306Z] ++ 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-01-30T08:43:17.306Z] INFO: Testing against a local daemon [2023-01-30T08:43:17.306Z] === RUN TestSessionCreate [2023-01-30T08:43:17.306Z] --- PASS: TestSessionCreate (0.02s) [2023-01-30T08:43:17.306Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-30T08:43:17.306Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-01-30T08:43:17.306Z] PASS [2023-01-30T08:43:17.306Z] [2023-01-30T08:43:17.306Z] DONE 2 tests in 0.158s [2023-01-30T08:43:17.306Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-01-30T08:43:17.306Z] ++ 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-01-30T08:43:17.306Z] ++ set -e [2023-01-30T08:43:17.306Z] ++ '[' -n 0 ']' [2023-01-30T08:43:17.306Z] ++ set -x [2023-01-30T08:43:17.306Z] ++ 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-01-30T08:43:17.306Z] INFO: Testing against a local daemon [2023-01-30T08:43:17.306Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-30T08:43:17.306Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-30T08:43:17.306Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-30T08:43:17.306Z] === RUN TestEventsExecDie [2023-01-30T08:43:17.564Z] --- PASS: TestEventsExecDie (0.50s) [2023-01-30T08:43:17.564Z] === RUN TestEventsBackwardsCompatible [2023-01-30T08:43:17.628Z] === RUN TestDockerSuite/TestRunEnvironment [2023-01-30T08:43:17.700Z] --- PASS: TestCreateServiceConfigFileMode (12.55s) [2023-01-30T08:43:17.700Z] === RUN TestCreateServiceSysctls [2023-01-30T08:43:17.821Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-01-30T08:43:17.821Z] === RUN TestInfoBinaryCommits [2023-01-30T08:43:17.821Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-30T08:43:17.821Z] === RUN TestInfoAPIVersioned [2023-01-30T08:43:17.821Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-30T08:43:17.821Z] === RUN TestInfoDiscoveryBackend [2023-01-30T08:43:18.191Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-01-30T08:43:18.386Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-01-30T08:43:18.386Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-30T08:43:18.755Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-01-30T08:43:19.318Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-01-30T08:43:19.318Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-30T08:43:19.318Z] === RUN TestDockerSuite/TestRunExitCode [2023-01-30T08:43:19.575Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-01-30T08:43:19.609Z] --- PASS: TestCreateServiceSysctls (2.97s) [2023-01-30T08:43:19.609Z] === RUN TestCreateServiceCapabilities [2023-01-30T08:43:19.882Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-01-30T08:43:19.883Z] === RUN TestInfoAPI [2023-01-30T08:43:19.883Z] --- PASS: TestInfoAPI (0.02s) [2023-01-30T08:43:19.883Z] === RUN TestInfoAPIWarnings [2023-01-30T08:43:20.140Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-01-30T08:43:20.704Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-01-30T08:43:20.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-01-30T08:43:21.269Z] === RUN TestDockerSuite/TestRunExposePort [2023-01-30T08:43:21.269Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-01-30T08:43:21.518Z] --- PASS: TestCreateServiceCapabilities (2.01s) [2023-01-30T08:43:21.518Z] === RUN TestInspect [2023-01-30T08:43:21.832Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-01-30T08:43:22.396Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-01-30T08:43:22.653Z] docker_api_swarm_service_test.go:148: [dde30e2fc508e] joining swarm manager [d2df48c93bff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:43:23.583Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-01-30T08:43:23.583Z] docker_api_swarm_service_test.go:148: [d479bf94d4336] joining swarm manager [d2df48c93bff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:43:23.583Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-30T08:43:23.583Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-30T08:43:23.583Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-01-30T08:43:24.813Z] --- PASS: TestInspect (2.77s) [2023-01-30T08:43:24.813Z] === RUN TestCreateJob [2023-01-30T08:43:26.108Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-01-30T08:43:27.039Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-01-30T08:43:27.352Z] --- PASS: TestCreateJob (3.05s) [2023-01-30T08:43:27.352Z] === RUN TestReplicatedJob [2023-01-30T08:43:29.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:43:29.358Z] INFO: Testing against a local daemon [2023-01-30T08:43:29.358Z] === RUN TestBuildWithSession [2023-01-30T08:43:29.358Z] build_session_test.go:25: TODO: BuildKit [2023-01-30T08:43:29.358Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-30T08:43:29.358Z] === RUN TestBuildSquashParent [2023-01-30T08:43:29.358Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:43:29.358Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-01-30T08:43:29.358Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-30T08:43:29.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:43:29.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:43:29.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:43:29.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:43:29.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:43:29.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:43:29.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:43:29.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:43:29.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:43:29.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:43:29.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:43:29.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:43:29.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-30T08:43:29.358Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-30T08:43:29.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-30T08:43:29.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-30T08:43:32.634Z] --- PASS: TestReplicatedJob (5.11s) [2023-01-30T08:43:32.634Z] === RUN TestUpdateReplicatedJob [2023-01-30T08:43:35.925Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2023-01-30T08:43:35.925Z] === RUN TestServiceListWithStatuses [2023-01-30T08:43:35.925Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-30T08:43:35.925Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-30T08:43:35.925Z] === RUN TestDockerNetworkConnectAlias [2023-01-30T08:43:37.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-30T08:43:37.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-30T08:43:37.947Z] --- PASS: TestInfoAPIWarnings (16.23s) [2023-01-30T08:43:37.947Z] === RUN TestInfoDebug [2023-01-30T08:43:37.947Z] --- PASS: TestInfoDebug (0.52s) [2023-01-30T08:43:37.947Z] === RUN TestInfoInsecureRegistries [2023-01-30T08:43:37.947Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-01-30T08:43:37.947Z] === RUN TestInfoRegistryMirrors [2023-01-30T08:43:37.947Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-30T08:43:37.947Z] === RUN TestLoginFailsWithBadCredentials [2023-01-30T08:43:37.947Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-30T08:43:37.947Z] === RUN TestPingCacheHeaders [2023-01-30T08:43:37.947Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-30T08:43:37.947Z] === RUN TestPingGet [2023-01-30T08:43:37.947Z] --- PASS: TestPingGet (0.01s) [2023-01-30T08:43:37.947Z] === RUN TestPingHead [2023-01-30T08:43:38.204Z] --- PASS: TestPingHead (0.02s) [2023-01-30T08:43:38.204Z] === RUN TestVersion [2023-01-30T08:43:38.204Z] --- PASS: TestVersion (0.02s) [2023-01-30T08:43:38.204Z] PASS [2023-01-30T08:43:38.204Z] [2023-01-30T08:43:38.204Z] === Skipped [2023-01-30T08:43:38.204Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-30T08:43:38.204Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-30T08:43:38.204Z] [2023-01-30T08:43:38.204Z] DONE 18 tests, 1 skipped in 21.030s [2023-01-30T08:43:38.204Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-30T08:43:38.204Z] ++ 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-01-30T08:43:38.204Z] ++ set -e [2023-01-30T08:43:38.204Z] ++ '[' -n 0 ']' [2023-01-30T08:43:38.204Z] ++ set -x [2023-01-30T08:43:38.204Z] ++ 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-01-30T08:43:38.204Z] INFO: Testing against a local daemon [2023-01-30T08:43:38.204Z] === RUN TestVolumesCreateAndList [2023-01-30T08:43:38.462Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-30T08:43:38.462Z] === RUN TestVolumesRemove [2023-01-30T08:43:38.462Z] --- PASS: TestVolumesRemove (0.07s) [2023-01-30T08:43:38.462Z] === RUN TestVolumesInspect [2023-01-30T08:43:38.462Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-30T08:43:38.462Z] === RUN TestVolumesInvalidJSON [2023-01-30T08:43:38.462Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-30T08:43:38.462Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-30T08:43:38.462Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-30T08:43:38.462Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-30T08:43:38.462Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-30T08:43:38.462Z] PASS [2023-01-30T08:43:38.462Z] [2023-01-30T08:43:38.462Z] DONE 5 tests in 0.304s [2023-01-30T08:43:38.462Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-30T08:43:38.462Z] ++++ cat bundles/test-integration/docker.pid [2023-01-30T08:43:38.462Z] +++ kill 12788 [2023-01-30T08:43:39.219Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-01-30T08:43:39.219Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-01-30T08:43:39.476Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-01-30T08:43:39.733Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-01-30T08:43:39.733Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-01-30T08:43:39.733Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-01-30T08:43:39.833Z] +++ /etc/init.d/apparmor stop [2023-01-30T08:43:39.834Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-30T08:43:39.834Z] [2023-01-30T08:43:39.834Z] Unloading profiles will leave already running processes permanently [2023-01-30T08:43:39.834Z] unconfined, which can lead to unexpected situations. [2023-01-30T08:43:39.834Z] [2023-01-30T08:43:39.834Z] To set a process to complain mode, use the command line tool [2023-01-30T08:43:39.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-30T08:43:39.834Z] +++ true [2023-01-30T08:43:39.834Z] exiting test-integration [2023-01-30T08:43:39.834Z] ++ exit 0 [2023-01-30T08:43:39.834Z] [2023-01-30T08:43:39.990Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-01-30T08:43:40.122Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2023-01-30T08:43:40.122Z] === RUN TestDockerNetworkReConnect Post stage [Pipeline] junit [2023-01-30T08:43:40.778Z] Recording test results [2023-01-30T08:43:40.970Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-30T08:43:41.297Z] + echo Ensuring container killed. [2023-01-30T08:43:41.297Z] Ensuring container killed. [2023-01-30T08:43:41.297Z] + docker rm -vf docker-pr1 [2023-01-30T08:43:41.297Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-30T08:43:41.580Z] + echo Chowning /workspace to jenkins user [2023-01-30T08:43:41.580Z] Chowning /workspace to jenkins user [2023-01-30T08:43:41.580Z] + id -u [2023-01-30T08:43:41.580Z] + id -g [2023-01-30T08:43:41.581Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44882:/workspace busybox chown -R 1000:1000 /workspace [2023-01-30T08:43:41.581Z] Unable to find image 'busybox:latest' locally [2023-01-30T08:43:41.839Z] latest: Pulling from library/busybox [2023-01-30T08:43:41.839Z] f78e6840ded1: Pulling fs layer [2023-01-30T08:43:41.839Z] f78e6840ded1: Download complete [2023-01-30T08:43:42.096Z] f78e6840ded1: Pull complete [2023-01-30T08:43:42.096Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-30T08:43:42.096Z] Status: Downloaded newer image for busybox:latest [2023-01-30T08:43:42.512Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-01-30T08:43:43.416Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2023-01-30T08:43:43.416Z] === RUN TestServicePlugin [2023-01-30T08:43:43.444Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-30T08:43:43.768Z] + bundleName=arm64-integration [2023-01-30T08:43:43.768Z] + echo Creating arm64-integration-bundles.tar.gz [2023-01-30T08:43:43.768Z] Creating arm64-integration-bundles.tar.gz [2023-01-30T08:43:43.768Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2023-01-30T08:43:43.768Z] + 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-01-30T08:43:44.039Z] Archiving artifacts [2023-01-30T08:43:44.376Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-01-30T08:43:45.836Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44882/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-30T08:43:46.146Z] + make clean [2023-01-30T08:43:46.404Z] docker volume rm -f docker-dev-cache [2023-01-30T08:43:46.507Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2023-01-30T08:43:46.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.60s) [2023-01-30T08:43:46.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.30s) [2023-01-30T08:43:46.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.48s) [2023-01-30T08:43:46.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.00s) [2023-01-30T08:43:46.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.36s) [2023-01-30T08:43:46.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.88s) [2023-01-30T08:43:46.507Z] === RUN TestBuildMultiStageCopy [2023-01-30T08:43:46.507Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-30T08:43:46.661Z] docker-dev-cache [Pipeline] deleteDir [2023-01-30T08:43:46.710Z] plugin_test.go:62: [d9d4148ae1d66] joining swarm manager [d2d71cee6ca7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:43:48.090Z] plugin_test.go:65: [d6d5d12a15cf0] joining swarm manager [d2d71cee6ca7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-30T08:43:50.923Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-01-30T08:43:50.923Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-01-30T08:43:50.923Z] === RUN TestDockerSuite/TestRunModeHostname [2023-01-30T08:43:51.487Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-01-30T08:43:51.744Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-01-30T08:43:51.744Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-01-30T08:43:52.674Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-01-30T08:43:53.645Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-01-30T08:43:54.576Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-01-30T08:43:54.576Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-01-30T08:43:54.833Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-01-30T08:43:55.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-30T08:43:55.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-30T08:43:55.169Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-30T08:43:55.763Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-01-30T08:43:56.157Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-30T08:43:56.694Z] === RUN TestDockerSuite/TestRunMount [2023-01-30T08:43:57.147Z] --- PASS: TestBuildMultiStageCopy (11.57s) [2023-01-30T08:43:57.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.32s) [2023-01-30T08:43:57.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2023-01-30T08:43:57.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2023-01-30T08:43:57.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.86s) [2023-01-30T08:43:57.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-01-30T08:43:57.147Z] === RUN TestBuildMultiStageParentConfig [2023-01-30T08:43:58.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-01-30T08:44:00.099Z] --- PASS: TestBuildMultiStageParentConfig (2.39s) [2023-01-30T08:44:00.099Z] === RUN TestBuildLabelWithTargets [2023-01-30T08:44:00.099Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-30T08:44:00.099Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-01-30T08:44:00.099Z] === RUN TestBuildWithEmptyLayers [2023-01-30T08:44:01.085Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2023-01-30T08:44:01.085Z] === RUN TestBuildMultiStageOnBuild [2023-01-30T08:44:01.114Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-01-30T08:44:01.679Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-01-30T08:44:02.243Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-01-30T08:44:03.174Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-01-30T08:44:05.069Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-01-30T08:44:07.592Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-01-30T08:44:08.962Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-01-30T08:44:10.858Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-01-30T08:44:11.789Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-01-30T08:44:12.720Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-01-30T08:44:12.720Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-01-30T08:44:13.284Z] === RUN TestDockerSuite/TestRunNetHost [2023-01-30T08:44:13.591Z] --- PASS: TestBuildMultiStageOnBuild (11.70s) [2023-01-30T08:44:13.591Z] === RUN TestBuildUncleanTarFilenames [2023-01-30T08:44:13.591Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-30T08:44:13.591Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-01-30T08:44:13.591Z] === RUN TestBuildMultiStageLayerLeak [2023-01-30T08:44:13.848Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-01-30T08:44:14.413Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-01-30T08:44:14.648Z] --- PASS: TestServicePlugin (29.83s) [2023-01-30T08:44:14.648Z] === RUN TestServiceUpdateLabel [2023-01-30T08:44:14.977Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-01-30T08:44:15.218Z] --- PASS: TestServiceUpdateLabel (2.13s) [2023-01-30T08:44:15.218Z] === RUN TestServiceUpdateSecrets [2023-01-30T08:44:16.873Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-01-30T08:44:18.768Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-01-30T08:44:22.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-01-30T08:44:22.606Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-01-30T08:44:22.863Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-01-30T08:44:22.863Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-01-30T08:44:23.427Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-01-30T08:44:23.427Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-01-30T08:44:23.992Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-01-30T08:44:24.945Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-01-30T08:44:24.945Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-01-30T08:44:25.875Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-01-30T08:44:26.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-01-30T08:44:28.532Z] --- PASS: TestBuildMultiStageLayerLeak (15.01s) [2023-01-30T08:44:28.532Z] === RUN TestBuildWithHugeFile [2023-01-30T08:44:28.961Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-01-30T08:44:30.108Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2023-01-30T08:44:30.108Z] === RUN TestServiceUpdateConfigs [2023-01-30T08:44:31.484Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-01-30T08:44:31.741Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-01-30T08:44:31.741Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2023-01-30T08:44:31.741Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-01-30T08:44:32.306Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-01-30T08:44:32.871Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-01-30T08:44:34.241Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-01-30T08:44:34.805Z] === RUN TestDockerSuite/TestRunPortInUse [2023-01-30T08:44:35.370Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-01-30T08:44:35.934Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2023-01-30T08:44:35.934Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-01-30T08:44:36.866Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-01-30T08:44:37.430Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-01-30T08:44:37.430Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-01-30T08:44:37.994Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-01-30T08:44:38.557Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-30T08:44:38.557Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2023-01-30T08:44:38.557Z] === RUN TestDockerSuite/TestRunPublishPort [2023-01-30T08:44:39.121Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-01-30T08:44:39.685Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-01-30T08:44:39.685Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2023-01-30T08:44:39.685Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-01-30T08:44:40.615Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-01-30T08:44:40.616Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-01-30T08:44:41.547Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-01-30T08:44:41.547Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2023-01-30T08:44:41.547Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-01-30T08:44:44.824Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-01-30T08:44:44.999Z] --- PASS: TestServiceUpdateConfigs (14.03s) [2023-01-30T08:44:44.999Z] === RUN TestServiceUpdateNetwork [2023-01-30T08:44:45.388Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-01-30T08:44:45.952Z] === RUN TestDockerSuite/TestRunRm [2023-01-30T08:44:46.209Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-01-30T08:44:48.340Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-01-30T08:44:48.340Z] Copying nested executables into bundles/binary-daemon [2023-01-30T08:44:48.340Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-01-30T08:44:48.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER docker:526ae907e2828307f54315b184457c64bf1b299d hack/make.sh cross [2023-01-30T08:44:48.732Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-01-30T08:44:49.268Z] [2023-01-30T08:44:49.268Z] Removing bundles/ [2023-01-30T08:44:49.268Z] [2023-01-30T08:44:49.268Z] ---> Making bundle: cross (in bundles/cross) [2023-01-30T08:44:49.268Z] Cross building: bundles/cross/linux/amd64 [2023-01-30T08:44:49.268Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-01-30T08:44:49.268Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-01-30T08:44:49.664Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-01-30T08:44:50.228Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-01-30T08:44:51.159Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-01-30T08:44:52.530Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-01-30T08:44:52.787Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-01-30T08:44:55.322Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-01-30T08:44:57.214Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2023-01-30T08:44:57.214Z] === RUN TestServiceUpdatePidsLimit [2023-01-30T08:44:57.214Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-30T08:44:57.784Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-30T08:44:58.598Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-01-30T08:44:58.855Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-01-30T08:44:59.419Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-01-30T08:44:59.676Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-01-30T08:45:00.240Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-01-30T08:45:00.804Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-01-30T08:45:01.369Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-01-30T08:45:01.933Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-01-30T08:45:02.190Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-01-30T08:45:02.755Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-01-30T08:45:05.276Z] === RUN TestDockerSuite/TestRunState [2023-01-30T08:45:05.943Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-30T08:45:06.207Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-01-30T08:45:06.772Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-01-30T08:45:07.336Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-01-30T08:45:07.593Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-01-30T08:45:07.593Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2023-01-30T08:45:07.593Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-01-30T08:45:08.157Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-01-30T08:45:08.414Z] === RUN TestDockerSuite/TestRunSysctls [2023-01-30T08:45:09.785Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-01-30T08:45:09.785Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-01-30T08:45:09.785Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-01-30T08:45:10.042Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-01-30T08:45:11.937Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-01-30T08:45:12.194Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-01-30T08:45:12.517Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2023-01-30T08:45:12.517Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-01-30T08:45:12.517Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2023-01-30T08:45:12.517Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2023-01-30T08:45:12.517Z] PASS [2023-01-30T08:45:12.517Z] [2023-01-30T08:45:12.517Z] === Skipped [2023-01-30T08:45:12.517Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-30T08:45:12.517Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-30T08:45:12.517Z] [2023-01-30T08:45:12.517Z] DONE 27 tests, 1 skipped in 181.683s [2023-01-30T08:45:12.517Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-01-30T08:45:12.517Z] INFO: Testing against a local daemon [2023-01-30T08:45:12.517Z] === RUN TestSessionCreate [2023-01-30T08:45:12.517Z] --- PASS: TestSessionCreate (0.02s) [2023-01-30T08:45:12.517Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-30T08:45:12.517Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-01-30T08:45:12.517Z] PASS [2023-01-30T08:45:12.517Z] [2023-01-30T08:45:12.517Z] DONE 2 tests in 0.078s [2023-01-30T08:45:12.517Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-01-30T08:45:12.517Z] INFO: Testing against a local daemon [2023-01-30T08:45:12.517Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-30T08:45:12.517Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-01-30T08:45:12.517Z] === RUN TestEventsExecDie [2023-01-30T08:45:12.778Z] --- PASS: TestEventsExecDie (0.54s) [2023-01-30T08:45:12.778Z] === RUN TestEventsBackwardsCompatible [2023-01-30T08:45:13.040Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2023-01-30T08:45:13.040Z] === RUN TestInfoBinaryCommits [2023-01-30T08:45:13.040Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-30T08:45:13.040Z] === RUN TestInfoAPIVersioned [2023-01-30T08:45:13.040Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-30T08:45:13.040Z] === RUN TestInfoDiscoveryBackend [2023-01-30T08:45:13.564Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-01-30T08:45:13.564Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-01-30T08:45:13.609Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-01-30T08:45:13.609Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-30T08:45:14.549Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-01-30T08:45:14.549Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-30T08:45:15.120Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-01-30T08:45:15.120Z] === RUN TestInfoAPI [2023-01-30T08:45:15.120Z] --- PASS: TestInfoAPI (0.02s) [2023-01-30T08:45:15.121Z] === RUN TestInfoAPIWarnings [2023-01-30T08:45:16.839Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-01-30T08:45:20.114Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-01-30T08:45:20.114Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-01-30T08:45:20.679Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-01-30T08:45:21.610Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-01-30T08:45:22.174Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-01-30T08:45:23.105Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-01-30T08:45:24.476Z] === RUN TestDockerSuite/TestRunUserByID [2023-01-30T08:45:25.042Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-01-30T08:45:25.299Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-01-30T08:45:25.556Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-01-30T08:45:26.517Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-01-30T08:45:26.517Z] === RUN TestDockerSuite/TestRunUserByName [2023-01-30T08:45:27.081Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-01-30T08:45:27.339Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-01-30T08:45:27.339Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2023-01-30T08:45:27.339Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-01-30T08:45:27.596Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-01-30T08:45:28.528Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-01-30T08:45:31.053Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-01-30T08:45:31.617Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-01-30T08:45:32.182Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-01-30T08:45:33.216Z] --- PASS: TestInfoAPIWarnings (16.23s) [2023-01-30T08:45:33.216Z] === RUN TestInfoDebug [2023-01-30T08:45:33.216Z] --- PASS: TestInfoDebug (0.53s) [2023-01-30T08:45:33.216Z] === RUN TestInfoInsecureRegistries [2023-01-30T08:45:33.216Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-01-30T08:45:33.216Z] === RUN TestInfoRegistryMirrors [2023-01-30T08:45:33.216Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-30T08:45:33.216Z] === RUN TestLoginFailsWithBadCredentials [2023-01-30T08:45:33.216Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-30T08:45:33.216Z] === RUN TestPingCacheHeaders [2023-01-30T08:45:33.216Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-30T08:45:33.216Z] === RUN TestPingGet [2023-01-30T08:45:33.216Z] --- PASS: TestPingGet (0.02s) [2023-01-30T08:45:33.216Z] === RUN TestPingHead [2023-01-30T08:45:33.216Z] --- PASS: TestPingHead (0.03s) [2023-01-30T08:45:33.216Z] === RUN TestVersion [2023-01-30T08:45:33.216Z] --- PASS: TestVersion (0.02s) [2023-01-30T08:45:33.216Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-01-30T08:45:34.077Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-01-30T08:45:34.598Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.22s) [2023-01-30T08:45:34.598Z] PASS [2023-01-30T08:45:34.598Z] [2023-01-30T08:45:34.598Z] DONE 18 tests in 22.204s [2023-01-30T08:45:34.598Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-30T08:45:34.598Z] INFO: Testing against a local daemon [2023-01-30T08:45:34.598Z] === RUN TestVolumesCreateAndList [2023-01-30T08:45:34.598Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-30T08:45:34.598Z] === RUN TestVolumesRemove [2023-01-30T08:45:34.598Z] --- PASS: TestVolumesRemove (0.07s) [2023-01-30T08:45:34.598Z] === RUN TestVolumesInspect [2023-01-30T08:45:34.598Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-30T08:45:34.598Z] === RUN TestVolumesInvalidJSON [2023-01-30T08:45:34.598Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-30T08:45:34.598Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-30T08:45:34.598Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-30T08:45:34.598Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-01-30T08:45:34.598Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-30T08:45:34.598Z] PASS [2023-01-30T08:45:34.598Z] [2023-01-30T08:45:34.598Z] DONE 5 tests in 0.160s [2023-01-30T08:45:34.598Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-30T08:45:35.009Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-01-30T08:45:36.378Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-01-30T08:45:36.513Z] Stopping apparmor (via systemctl): apparmor.service. [2023-01-30T08:45:36.513Z] Removing test suite binaries [2023-01-30T08:45:36.513Z] exiting test-integration [2023-01-30T08:45:36.513Z] ++ exit 0 [2023-01-30T08:45:36.513Z] Post stage [Pipeline] junit [2023-01-30T08:45:37.909Z] Recording test results [2023-01-30T08:45:38.274Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-01-30T08:45:38.531Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-01-30T08:45:38.531Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2023-01-30T08:45:38.531Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-01-30T08:45:38.531Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2023-01-30T08:45:38.531Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-01-30T08:45:38.531Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2023-01-30T08:45:38.531Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-01-30T08:45:38.788Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-01-30T08:45:38.788Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2023-01-30T08:45:38.788Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-01-30T08:45:39.045Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-01-30T08:45:39.348Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-30T08:45:39.609Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-01-30T08:45:39.683Z] + echo Ensuring container killed. [2023-01-30T08:45:39.683Z] Ensuring container killed. [2023-01-30T08:45:39.683Z] + docker rm -vf docker-pr1 [2023-01-30T08:45:39.683Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-30T08:45:39.970Z] + echo Chowning /workspace to jenkins user [2023-01-30T08:45:39.970Z] Chowning /workspace to jenkins user [2023-01-30T08:45:39.970Z] + id -u [2023-01-30T08:45:39.970Z] + id -g [2023-01-30T08:45:39.970Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44882:/workspace busybox chown -R 1000:1000 /workspace [2023-01-30T08:45:39.970Z] Unable to find image 'busybox:latest' locally [2023-01-30T08:45:39.970Z] latest: Pulling from library/busybox [2023-01-30T08:45:40.174Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-01-30T08:45:40.230Z] 205dae5015e7: Pulling fs layer [2023-01-30T08:45:40.230Z] 205dae5015e7: Verifying Checksum [2023-01-30T08:45:40.230Z] 205dae5015e7: Download complete [2023-01-30T08:45:40.230Z] 205dae5015e7: Pull complete [2023-01-30T08:45:40.230Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-30T08:45:40.230Z] Status: Downloaded newer image for busybox:latest [2023-01-30T08:45:41.544Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-30T08:45:41.916Z] + bundleName=amd64-cgroup2 [2023-01-30T08:45:41.916Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-01-30T08:45:41.916Z] Creating amd64-cgroup2-bundles.tar.gz [2023-01-30T08:45:41.916Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2023-01-30T08:45:41.916Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-01-30T08:45:42.109Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-01-30T08:45:42.109Z] === RUN TestDockerSuite/TestRunWithCpusetMems [Pipeline] archiveArtifacts [2023-01-30T08:45:42.200Z] Archiving artifacts [2023-01-30T08:45:42.673Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-01-30T08:45:42.673Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-01-30T08:45:43.237Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-01-30T08:45:43.237Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2023-01-30T08:45:43.237Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-01-30T08:45:43.237Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-01-30T08:45:43.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-01-30T08:45:43.237Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2023-01-30T08:45:43.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-01-30T08:45:43.237Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2023-01-30T08:45:43.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-01-30T08:45:43.237Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2023-01-30T08:45:43.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-01-30T08:45:43.237Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2023-01-30T08:45:43.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-01-30T08:45:43.237Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2023-01-30T08:45:43.237Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-01-30T08:45:43.801Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-01-30T08:45:44.363Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44882/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-30T08:45:44.673Z] + make clean [2023-01-30T08:45:44.732Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-01-30T08:45:44.732Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-01-30T08:45:44.933Z] docker volume rm -f docker-dev-cache [2023-01-30T08:45:44.933Z] docker-dev-cache [Pipeline] deleteDir [2023-01-30T08:45:44.991Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-01-30T08:45:45.247Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-01-30T08:45:45.505Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-01-30T08:45:46.069Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-01-30T08:45:46.069Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-01-30T08:45:46.635Z] === RUN TestDockerSuite/TestRunWithSwappiness [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-30T08:45:47.566Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-01-30T08:45:47.566Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-01-30T08:45:47.566Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-01-30T08:45:47.823Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-01-30T08:45:48.080Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-01-30T08:45:49.012Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-01-30T08:45:49.576Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-01-30T08:45:49.576Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2023-01-30T08:45:49.576Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-01-30T08:45:50.140Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-01-30T08:45:50.140Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-01-30T08:45:51.072Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-01-30T08:45:51.637Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-01-30T08:45:52.201Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-01-30T08:45:54.109Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-01-30T08:45:54.368Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-01-30T08:45:54.932Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-01-30T08:45:54.932Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-01-30T08:45:54.932Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-01-30T08:45:55.497Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-01-30T08:45:56.430Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-01-30T08:45:56.995Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-01-30T08:45:57.559Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-01-30T08:45:57.559Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-01-30T08:45:58.929Z] === RUN TestDockerSuite/TestSaveImageId [2023-01-30T08:45:58.929Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-01-30T08:45:59.186Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-01-30T08:45:59.750Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-01-30T08:46:00.313Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents108728661 [2023-01-30T08:46:00.570Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-01-30T08:46:00.827Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-01-30T08:46:02.197Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-01-30T08:46:02.197Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-01-30T08:46:02.197Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-01-30T08:46:03.128Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-01-30T08:46:03.692Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-01-30T08:46:05.063Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-01-30T08:46:05.321Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-01-30T08:46:05.321Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-01-30T08:46:05.321Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-01-30T08:46:05.578Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-01-30T08:46:06.142Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-01-30T08:46:08.666Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-01-30T08:46:08.666Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-01-30T08:46:13.921Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-01-30T08:46:13.921Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-01-30T08:46:15.292Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-01-30T08:46:16.662Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-01-30T08:46:17.226Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-01-30T08:46:20.501Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-01-30T08:46:21.432Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-01-30T08:46:21.996Z] === RUN TestDockerSuite/TestStartRecordError [2023-01-30T08:46:23.367Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-01-30T08:46:24.738Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-01-30T08:46:26.137Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-01-30T08:46:27.068Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-01-30T08:46:28.962Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-01-30T08:46:29.893Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-01-30T08:46:34.068Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-01-30T08:46:34.068Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-01-30T08:46:36.591Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-01-30T08:46:36.848Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-01-30T08:46:40.462Z] --- PASS: TestBuildWithHugeFile (131.67s) [2023-01-30T08:46:40.462Z] === RUN TestBuildWithEmptyDockerfile [2023-01-30T08:46:40.462Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:46:40.462Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:46:40.462Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:46:40.462Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:46:40.462Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:46:40.462Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:46:40.462Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-30T08:46:40.462Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-30T08:46:40.462Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-30T08:46:40.462Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2023-01-30T08:46:40.462Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-01-30T08:46:40.462Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-01-30T08:46:40.462Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-01-30T08:46:40.462Z] === RUN TestBuildPreserveOwnership [2023-01-30T08:46:40.462Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-30T08:46:40.462Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-01-30T08:46:40.462Z] === RUN TestBuildPlatformInvalid [2023-01-30T08:46:40.462Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-01-30T08:46:40.462Z] PASS [2023-01-30T08:46:40.462Z] ok github.com/docker/docker/integration/build 194.055s [2023-01-30T08:46:40.462Z] [2023-01-30T08:46:40.462Z] === Skipped [2023-01-30T08:46:40.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-01-30T08:46:40.462Z] build_session_test.go:25: TODO: BuildKit [2023-01-30T08:46:40.462Z] [2023-01-30T08:46:40.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-01-30T08:46:40.462Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:40.462Z] [2023-01-30T08:46:40.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-01-30T08:46:40.462Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-30T08:46:40.462Z] [2023-01-30T08:46:40.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-01-30T08:46:40.462Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-30T08:46:40.462Z] [2023-01-30T08:46:40.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-01-30T08:46:40.462Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-30T08:46:40.462Z] [2023-01-30T08:46:40.462Z] DONE 28 tests, 5 skipped in 226.273s [2023-01-30T08:46:40.462Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-01-30T08:46:40.674Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-01-30T08:46:40.674Z] Copying nested executables into bundles/cross/linux/amd64 [2023-01-30T08:46:40.674Z] Cross building: bundles/cross/windows/amd64 [2023-01-30T08:46:40.674Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-01-30T08:46:40.674Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-01-30T08:46:41.024Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-01-30T08:46:41.281Z] === RUN TestDockerSuite/TestStatsNoStream [2023-01-30T08:46:42.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:46:42.028Z] INFO: Testing against a local daemon [2023-01-30T08:46:42.028Z] === RUN TestConfigInspect [2023-01-30T08:46:42.028Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:42.028Z] --- SKIP: TestConfigInspect (0.00s) [2023-01-30T08:46:42.028Z] === RUN TestConfigList [2023-01-30T08:46:42.028Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:42.028Z] --- SKIP: TestConfigList (0.00s) [2023-01-30T08:46:42.028Z] === RUN TestConfigsCreateAndDelete [2023-01-30T08:46:42.028Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:42.028Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-01-30T08:46:42.028Z] === RUN TestConfigsUpdate [2023-01-30T08:46:42.028Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:42.028Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-01-30T08:46:42.028Z] === RUN TestTemplatedConfig [2023-01-30T08:46:42.028Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:42.028Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-01-30T08:46:42.028Z] === RUN TestConfigCreateResolve [2023-01-30T08:46:42.028Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:46:42.028Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-01-30T08:46:42.028Z] === RUN TestConfigDaemonLibtrustID [2023-01-30T08:46:42.028Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:46:42.028Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-01-30T08:46:42.028Z] PASS [2023-01-30T08:46:42.028Z] ok github.com/docker/docker/integration/config 0.111s [2023-01-30T08:46:42.028Z] [2023-01-30T08:46:42.028Z] === Skipped [2023-01-30T08:46:42.028Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-01-30T08:46:42.028Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:42.028Z] [2023-01-30T08:46:42.028Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-01-30T08:46:42.028Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:42.028Z] [2023-01-30T08:46:42.028Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-01-30T08:46:42.028Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:42.028Z] [2023-01-30T08:46:42.028Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-01-30T08:46:42.028Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:42.028Z] [2023-01-30T08:46:42.028Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-01-30T08:46:42.028Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:42.028Z] [2023-01-30T08:46:42.028Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-01-30T08:46:42.028Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:46:42.028Z] [2023-01-30T08:46:42.028Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-01-30T08:46:42.028Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:46:42.028Z] [2023-01-30T08:46:42.028Z] DONE 7 tests, 7 skipped in 2.162s [2023-01-30T08:46:42.028Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-01-30T08:46:43.804Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-01-30T08:46:44.062Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-01-30T08:46:45.004Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:46:45.004Z] INFO: Testing against a local daemon [2023-01-30T08:46:45.004Z] === RUN TestCheckpoint [2023-01-30T08:46:45.004Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-30T08:46:45.004Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-30T08:46:45.004Z] === RUN TestContainerInvalidJSON [2023-01-30T08:46:45.004Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:46:45.004Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:46:45.004Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:46:45.004Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:46:45.004Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:46:45.004Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:46:45.004Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-30T08:46:45.004Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-30T08:46:45.004Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-30T08:46:45.004Z] --- PASS: TestContainerInvalidJSON (0.04s) [2023-01-30T08:46:45.004Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-01-30T08:46:45.004Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-01-30T08:46:45.004Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-01-30T08:46:45.004Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-30T08:46:45.431Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-01-30T08:46:45.473Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.33s) [2023-01-30T08:46:45.473Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-30T08:46:45.473Z] copy_test.go:38: testEnv.OSType == "windows" [2023-01-30T08:46:45.473Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2023-01-30T08:46:45.473Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-30T08:46:45.473Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2023-01-30T08:46:45.473Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-30T08:46:45.473Z] copy_test.go:63: testEnv.OSType == "windows" [2023-01-30T08:46:45.473Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2023-01-30T08:46:45.473Z] === RUN TestCopyFromContainer [2023-01-30T08:46:45.473Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:45.473Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-01-30T08:46:45.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-30T08:46:45.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:46:45.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:46:45.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:46:45.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:46:45.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:46:45.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:46:45.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-30T08:46:45.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-30T08:46:45.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-30T08:46:45.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-01-30T08:46:45.942Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-30T08:46:45.942Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-01-30T08:46:45.942Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-01-30T08:46:45.942Z] === RUN TestCreateWithInvalidEnv [2023-01-30T08:46:45.942Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-30T08:46:45.942Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-30T08:46:45.942Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-30T08:46:45.942Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-30T08:46:45.942Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-30T08:46:45.942Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-30T08:46:45.942Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-30T08:46:45.942Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-30T08:46:45.942Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-30T08:46:45.942Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-01-30T08:46:45.942Z] === RUN TestCreateTmpfsMountsTarget [2023-01-30T08:46:45.942Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:45.942Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-01-30T08:46:45.942Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-30T08:46:45.942Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:46:45.942Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-01-30T08:46:45.942Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-30T08:46:45.942Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:46:45.942Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-01-30T08:46:45.942Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-30T08:46:45.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:46:45.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:46:45.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:46:45.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:46:45.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:46:45.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:46:45.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:46:45.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:46:45.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:46:45.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:46:45.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-30T08:46:45.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-30T08:46:45.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-30T08:46:45.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-30T08:46:45.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-30T08:46:45.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-30T08:46:45.942Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-30T08:46:45.942Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-01-30T08:46:45.942Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-01-30T08:46:45.942Z] === RUN TestCreateDifferentPlatform [2023-01-30T08:46:45.942Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-30T08:46:45.942Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-30T08:46:45.942Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-30T08:46:45.942Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-30T08:46:45.942Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-30T08:46:45.942Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-01-30T08:46:45.942Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-30T08:46:45.942Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-01-30T08:46:45.942Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-01-30T08:46:45.942Z] === RUN TestContainerKillOnDaemonStart [2023-01-30T08:46:45.942Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:45.942Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-01-30T08:46:45.942Z] === RUN TestDiff [2023-01-30T08:46:45.942Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-01-30T08:46:45.942Z] --- SKIP: TestDiff (0.00s) [2023-01-30T08:46:45.942Z] === RUN TestExecWithCloseStdin [2023-01-30T08:46:46.363Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-01-30T08:46:46.927Z] === RUN TestDockerSuite/TestTopPrivileged [2023-01-30T08:46:47.491Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-01-30T08:46:47.491Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-01-30T08:46:47.491Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-01-30T08:46:47.748Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-01-30T08:46:48.163Z] --- PASS: TestExecWithCloseStdin (2.41s) [2023-01-30T08:46:48.163Z] === RUN TestExec [2023-01-30T08:46:51.024Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-01-30T08:46:51.115Z] --- PASS: TestExec (2.38s) [2023-01-30T08:46:51.115Z] === RUN TestExecUser [2023-01-30T08:46:51.115Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-01-30T08:46:51.115Z] --- SKIP: TestExecUser (0.00s) [2023-01-30T08:46:51.115Z] === RUN TestExportContainerAndImportImage [2023-01-30T08:46:51.115Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:51.115Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-01-30T08:46:51.115Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-30T08:46:51.115Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:46:51.115Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-01-30T08:46:51.115Z] === RUN TestHealthCheckWorkdir [2023-01-30T08:46:51.115Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-01-30T08:46:51.115Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-01-30T08:46:51.115Z] === RUN TestHealthKillContainer [2023-01-30T08:46:51.115Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-01-30T08:46:51.115Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-01-30T08:46:51.115Z] === RUN TestHealthCheckProcessKilled [2023-01-30T08:46:53.341Z] --- PASS: TestHealthCheckProcessKilled (2.44s) [2023-01-30T08:46:53.341Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-30T08:46:53.341Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-30T08:46:53.341Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-01-30T08:46:53.341Z] === RUN TestKillContainerInvalidSignal [2023-01-30T08:46:53.547Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-01-30T08:46:54.111Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-01-30T08:46:54.675Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-01-30T08:46:54.675Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-01-30T08:46:54.675Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-01-30T08:46:54.675Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-01-30T08:46:54.675Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-01-30T08:46:55.559Z] --- PASS: TestKillContainerInvalidSignal (2.04s) [2023-01-30T08:46:55.559Z] === RUN TestKillContainer [2023-01-30T08:46:55.559Z] === RUN TestKillContainer/no_signal [2023-01-30T08:46:55.607Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-01-30T08:46:56.172Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-01-30T08:46:57.103Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-01-30T08:46:57.367Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-01-30T08:46:57.777Z] === RUN TestKillContainer/non_killing_signal [2023-01-30T08:46:57.777Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-01-30T08:46:57.777Z] === RUN TestKillContainer/killing_signal [2023-01-30T08:46:58.317Z] === RUN TestDockerSuite/TestUpdateStats [2023-01-30T08:47:02.491Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-01-30T08:47:03.055Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-01-30T08:47:03.055Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-01-30T08:47:03.055Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-01-30T08:47:03.987Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-01-30T08:47:04.551Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-01-30T08:47:04.939Z] --- PASS: TestKillContainer (9.55s) [2023-01-30T08:47:04.939Z] --- PASS: TestKillContainer/no_signal (2.17s) [2023-01-30T08:47:04.939Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-01-30T08:47:04.939Z] --- PASS: TestKillContainer/killing_signal (7.32s) [2023-01-30T08:47:04.939Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-30T08:47:04.939Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-30T08:47:04.939Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-01-30T08:47:04.939Z] === RUN TestKillStoppedContainer [2023-01-30T08:47:04.939Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-30T08:47:04.939Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-01-30T08:47:04.939Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-30T08:47:04.939Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-30T08:47:04.939Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-01-30T08:47:04.939Z] === RUN TestKillDifferentUserContainer [2023-01-30T08:47:04.939Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-01-30T08:47:04.939Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-01-30T08:47:04.939Z] === RUN TestInspectOomKilledTrue [2023-01-30T08:47:04.939Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:47:04.939Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-30T08:47:04.939Z] === RUN TestInspectOomKilledFalse [2023-01-30T08:47:04.939Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-30T08:47:04.939Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-01-30T08:47:04.939Z] === RUN TestLogsFollowTailEmpty [2023-01-30T08:47:07.073Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-01-30T08:47:07.155Z] --- PASS: TestLogsFollowTailEmpty (2.17s) [2023-01-30T08:47:07.155Z] === RUN TestNetworkNat [2023-01-30T08:47:07.155Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2023-01-30T08:47:07.155Z] --- SKIP: TestNetworkNat (0.00s) [2023-01-30T08:47:07.155Z] === RUN TestNetworkLocalhostTCPNat [2023-01-30T08:47:09.374Z] --- PASS: TestNetworkLocalhostTCPNat (2.47s) [2023-01-30T08:47:09.374Z] === RUN TestNetworkLoopbackNat [2023-01-30T08:47:09.374Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2023-01-30T08:47:09.374Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-01-30T08:47:09.374Z] === RUN TestPause [2023-01-30T08:47:09.374Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-01-30T08:47:09.374Z] --- SKIP: TestPause (0.00s) [2023-01-30T08:47:09.374Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-30T08:47:09.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-01-30T08:47:10.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-01-30T08:47:11.591Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.14s) [2023-01-30T08:47:11.591Z] === RUN TestPauseStopPausedContainer [2023-01-30T08:47:11.591Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:47:11.591Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-01-30T08:47:11.591Z] === RUN TestPsFilter [2023-01-30T08:47:11.591Z] --- PASS: TestPsFilter (0.13s) [2023-01-30T08:47:11.591Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-30T08:47:12.058Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-01-30T08:47:12.315Z] docker_cli_service_logs_test.go:246: checking task gf66x409elxx [2023-01-30T08:47:12.315Z] docker_cli_service_logs_test.go:251: checking messages for gf66x409elxx [2023-01-30T08:47:12.315Z] docker_cli_service_logs_test.go:246: checking task n62hw5480x95 [2023-01-30T08:47:12.315Z] docker_cli_service_logs_test.go:251: checking messages for n62hw5480x95 [2023-01-30T08:47:14.211Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-01-30T08:47:14.544Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.51s) [2023-01-30T08:47:14.544Z] === RUN TestRemoveContainerWithVolume [2023-01-30T08:47:16.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-01-30T08:47:16.765Z] --- PASS: TestRemoveContainerWithVolume (2.36s) [2023-01-30T08:47:16.765Z] === RUN TestRemoveContainerRunning [2023-01-30T08:47:18.630Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-01-30T08:47:18.982Z] --- PASS: TestRemoveContainerRunning (2.05s) [2023-01-30T08:47:18.982Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-30T08:47:20.525Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-01-30T08:47:20.548Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.08s) [2023-01-30T08:47:20.548Z] === RUN TestRemoveInvalidContainer [2023-01-30T08:47:20.548Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2023-01-30T08:47:20.548Z] === RUN TestRenameLinkedContainer [2023-01-30T08:47:20.548Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-01-30T08:47:20.548Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-01-30T08:47:20.548Z] === RUN TestRenameStoppedContainer [2023-01-30T08:47:21.896Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-01-30T08:47:22.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-01-30T08:47:23.502Z] --- PASS: TestRenameStoppedContainer (2.58s) [2023-01-30T08:47:23.502Z] === RUN TestRenameRunningContainerAndReuse [2023-01-30T08:47:23.758Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-01-30T08:47:24.015Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-01-30T08:47:25.911Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-01-30T08:47:26.168Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-01-30T08:47:27.295Z] --- PASS: TestRenameRunningContainerAndReuse (4.11s) [2023-01-30T08:47:27.295Z] === RUN TestRenameInvalidName [2023-01-30T08:47:27.538Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-01-30T08:47:28.909Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-01-30T08:47:29.512Z] --- PASS: TestRenameInvalidName (2.16s) [2023-01-30T08:47:29.512Z] === RUN TestRenameAnonymousContainer [2023-01-30T08:47:29.512Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-01-30T08:47:29.512Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-01-30T08:47:29.512Z] === RUN TestRenameContainerWithSameName [2023-01-30T08:47:30.830Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-01-30T08:47:31.733Z] --- PASS: TestRenameContainerWithSameName (2.09s) [2023-01-30T08:47:31.733Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-30T08:47:31.733Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-01-30T08:47:31.733Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-01-30T08:47:31.733Z] === RUN TestResize [2023-01-30T08:47:32.200Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-01-30T08:47:33.949Z] --- PASS: TestResize (2.11s) [2023-01-30T08:47:33.949Z] === RUN TestResizeWithInvalidSize [2023-01-30T08:47:33.949Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-01-30T08:47:33.949Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-01-30T08:47:33.949Z] === RUN TestResizeWhenContainerNotStarted [2023-01-30T08:47:36.165Z] --- PASS: TestResizeWhenContainerNotStarted (2.34s) [2023-01-30T08:47:36.165Z] === RUN TestDaemonRestartKillContainers [2023-01-30T08:47:36.165Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:47:36.165Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-01-30T08:47:36.165Z] === RUN TestStats [2023-01-30T08:47:36.165Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-01-30T08:47:36.165Z] --- SKIP: TestStats (0.00s) [2023-01-30T08:47:36.165Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-30T08:47:46.599Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.67s) [2023-01-30T08:47:46.599Z] === RUN TestStopContainerWithTimeout [2023-01-30T08:47:46.599Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-01-30T08:47:46.599Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-01-30T08:47:46.599Z] === RUN TestUpdateRestartPolicy [2023-01-30T08:47:47.058Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-01-30T08:47:47.058Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-01-30T08:47:47.058Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-01-30T08:47:47.058Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-01-30T08:47:47.990Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-01-30T08:47:47.990Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-01-30T08:47:47.990Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-01-30T08:47:47.990Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-01-30T08:47:48.554Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-01-30T08:47:48.554Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-01-30T08:47:48.554Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-01-30T08:47:49.485Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-01-30T08:47:49.485Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-01-30T08:47:49.485Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-01-30T08:47:49.485Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-01-30T08:47:49.485Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-01-30T08:47:51.381Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-01-30T08:47:51.381Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-01-30T08:47:51.381Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-01-30T08:47:51.638Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-01-30T08:47:51.638Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-01-30T08:47:51.638Z] === RUN TestDockerSuite/TestVolumeEvents [2023-01-30T08:47:52.202Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-01-30T08:47:53.134Z] docker_cli_swarm_test.go:1902: [dc2f20c341a1f] joining swarm manager [d0869721a0dc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:47:53.698Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-01-30T08:47:53.698Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-01-30T08:47:53.698Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-01-30T08:47:54.262Z] docker_cli_swarm_test.go:1903: [daa174acb26ee] joining swarm manager [d0869721a0dc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:47:56.156Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-01-30T08:47:58.682Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-01-30T08:47:58.682Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite (1231.30s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.57s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.46s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.27s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.46s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.36s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.64s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.73s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.25s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (17.14s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (14.31s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAttachDetach (1.11s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.74s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.71s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.79s) [2023-01-30T08:47:58.682Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.94s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.49s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.79s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.86s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.77s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.32s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.95s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.29s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.10s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.09s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.28s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.74s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.60s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.41s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.38s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.85s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.05s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.78s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.17s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.79s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.36s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.43s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.44s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.49s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.73s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.83s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.67s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (2.99s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.06s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.18s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.34s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.97s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.80s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.33s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.33s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.87s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.62s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.92s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.54s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.67s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.62s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.88s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (1.89s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (8.66s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.78s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.79s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.18s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.42s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.26s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.09s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.81s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.31s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.39s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.65s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.08s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.34s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.65s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.71s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.55s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.41s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.26s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCmd (0.14s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.16s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.17s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.78s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.65s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.42s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.91s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.19s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.05s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.34s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.15s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (7.97s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.30s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.23s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.84s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.84s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.91s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.66s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.79s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.95s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.58s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.11s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.23s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.91s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.92s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.36s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.95s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.76s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.75s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.73s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.95s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.49s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.36s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.72s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.40s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.44s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.21s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.63s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.46s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.98s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.18s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.17s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.36s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.15s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.15s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.58s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.81s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.93s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnv (0.81s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.77s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.26s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.41s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.00s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.17s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.50s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.31s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.97s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.17s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.11s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.26s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.33s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.45s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.36s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.23s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.20s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.76s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.39s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.17s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.62s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.36s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.78s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildHistory (2.36s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.35s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.31s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.58s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLabel (0.22s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.20s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.22s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.15s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLabels (0.24s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.51s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.40s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.22s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.69s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.05s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.05s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.05s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.14s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.90s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.07s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.22s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.29s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.10s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.91s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.08s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.43s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.46s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.81s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.17s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.65s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.32s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.70s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.65s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.44s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.18s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.02s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.22s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.39s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.33s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.33s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.78s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.88s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.23s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.18s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildPATH (1.22s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.23s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.65s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.27s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildRm (1.99s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.66s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.22s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.31s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.75s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.75s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.62s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.31s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.05s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.15s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.18s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildStderr (0.58s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.88s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.01s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildUser (1.19s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.12s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.73s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.16s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.79s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.10s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.96s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.32s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.58s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.20s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2023-01-30T08:47:58.683Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.45s) [2023-01-30T08:47:58.683Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.50s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2023-01-30T08:47:58.684Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.61s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCommitChange (0.94s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.90s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.23s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.10s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCommitTTY (1.10s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.08s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.22s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.41s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.62s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.67s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.68s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.58s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.54s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.52s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.94s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.45s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.23s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2023-01-30T08:47:58.684Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.08s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.96s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.60s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.35s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.47s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.54s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.28s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010dd278_} (1.75s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1809589336_/foo_false____} (1.59s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1809589336_/foo_true____} (1.29s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33334645050_/foo_false____} (1.31s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33334645050_/foo_true____} (1.32s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33334645050_/foo_true__0xc0010dd2a8__} (1.30s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010dd2c0_} (1.40s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010dd2d8_} (1.30s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010dd2f0_} (1.34s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0010dd308_} (1.39s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.24s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.48s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.22s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.16s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.55s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.56s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.69s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.64s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.56s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.85s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.72s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.35s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.53s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.30s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.17s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.97s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.47s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.59s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.63s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.39s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.21s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.98s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.74s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.29s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2023-01-30T08:47:58.684Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.93s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.19s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2023-01-30T08:47:58.684Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.37s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.47s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.42s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.42s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.96s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.57s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.61s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.14s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.22s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.33s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.34s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.13s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.75s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.38s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.84s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsAttach (0.74s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.82s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.58s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.16s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFilters (1.26s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFormat (1.06s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.53s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.15s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.93s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.16s) [2023-01-30T08:47:58.684Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-01-30T08:47:58.684Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.16s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsRename (0.80s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.47s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.70s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.85s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.93s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.12s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.63s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2023-01-30T08:47:58.684Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.15s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecCgroup (1.02s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.46s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.66s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.65s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.69s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecParseError (0.55s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.71s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.81s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecUlimits (0.62s) [2023-01-30T08:47:58.685Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestExecWithUser (0.66s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.59s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.62s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestHealth (18.67s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.66s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.17s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.15s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.24s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.52s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.45s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImportFile (1.14s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.57s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.53s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.49s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.25s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.55s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.64s) [2023-01-30T08:47:58.685Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectDefault (0.50s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-30T08:47:58.685Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.53s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.53s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectStatus (0.69s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.13s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.58s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.52s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.30s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.31s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.16s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.54s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.53s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.52s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.40s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.73s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.18s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.59s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.19s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.51s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.38s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestNetHostname (1.41s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPluginActive (2.17s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.89s) [2023-01-30T08:47:58.685Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.43s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.72s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.25s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPortList (6.73s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.12s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.45s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.16s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsByOrder (2.02s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.48s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.36s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.88s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.19s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.86s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.51s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.06s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.89s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.86s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.67s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.61s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2023-01-30T08:47:58.685Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.54s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.19s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.48s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.61s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.06s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.14s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.33s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.60s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.72s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.35s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.99s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.92s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.22s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.02s) [2023-01-30T08:47:58.685Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.66s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.69s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.93s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.41s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.51s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.10s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.17s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.88s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.89s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.21s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.63s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.38s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.24s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.34s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.47s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.07s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.51s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.74s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.53s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.56s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.69s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.74s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.31s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.98s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.85s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.97s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunMount (4.38s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.99s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.68s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.27s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.64s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.84s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.05s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.93s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNetHost (0.80s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.57s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.93s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.60s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.88s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.58s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.76s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.87s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.71s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.61s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.79s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.50s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.89s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunState (1.09s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunSysctls (1.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.57s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.91s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.93s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.67s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUserByName (0.60s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.73s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.81s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.49s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.54s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.67s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.63s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.30s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.62s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.63s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.77s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.94s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s) [2023-01-30T08:47:58.686Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.38s) [2023-01-30T08:47:58.686Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.31s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.94s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.29s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.54s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.42s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.46s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.25s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.20s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.77s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.18s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.97s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.64s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStartRecordError (1.16s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.38s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.25s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.12s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.71s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.59s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.62s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.56s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.80s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2023-01-30T08:47:58.687Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.76s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2023-01-30T08:47:58.687Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-01-30T08:47:58.687Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.77s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s) [2023-01-30T08:47:58.687Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.79s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.37s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.52s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.62s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.74s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.21s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.61s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.47s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.41s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.03s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.35s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.64s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.76s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.63s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.53s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.49s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.61s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.91s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.60s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.97s) [2023-01-30T08:47:58.687Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.84s) [2023-01-30T08:47:58.687Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-01-30T08:47:58.687Z] === RUN TestDockerRegistrySuite [2023-01-30T08:47:58.687Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-01-30T08:47:59.618Z] check_test.go:196: [dd0907bbc8071] daemon is not started [2023-01-30T08:47:59.618Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-01-30T08:48:00.550Z] check_test.go:196: [d5dffa0251082] daemon is not started [2023-01-30T08:48:00.550Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-01-30T08:48:01.921Z] check_test.go:196: [d1f49a8c9e85d] daemon is not started [2023-01-30T08:48:01.921Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-01-30T08:48:01.921Z] check_test.go:196: [dcd538d01145c] daemon is not started [2023-01-30T08:48:01.921Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-01-30T08:48:02.066Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-01-30T08:48:02.066Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-01-30T08:48:02.322Z] remote: Enumerating objects: 23, done. [2023-01-30T08:48:02.322Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-01-30T08:48:02.322Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-01-30T08:48:02.322Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-01-30T08:48:02.322Z] 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-01-30T08:48:02.322Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-01-30T08:48:02.322Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-01-30T08:48:04.443Z] check_test.go:196: [dffba9f35e626] daemon is not started [2023-01-30T08:48:04.443Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-01-30T08:48:07.576Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-01-30T08:48:08.462Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:526ae907e2828307f54315b184457c64bf1b299d hack/test/unit [2023-01-30T08:48:10.993Z] check_test.go:196: [deb9a3bcc8bba] daemon is not started [2023-01-30T08:48:10.993Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-01-30T08:48:11.007Z] ? github.com/docker/docker/api [no test files] [2023-01-30T08:48:11.890Z] --- PASS: TestUpdateRestartPolicy (21.31s) [2023-01-30T08:48:11.890Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-30T08:48:11.890Z] --- PASS: TestUpdateRestartWithAutoRemove (2.14s) [2023-01-30T08:48:11.890Z] === RUN TestWaitNonBlocked [2023-01-30T08:48:11.890Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:48:11.890Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:48:11.890Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:48:11.890Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:48:11.890Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-30T08:48:11.890Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-30T08:48:12.914Z] check_test.go:196: [db59ee7ef360e] daemon is not started [2023-01-30T08:48:12.914Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-01-30T08:48:13.458Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-01-30T08:48:13.458Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.78s) [2023-01-30T08:48:13.458Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.88s) [2023-01-30T08:48:13.458Z] === RUN TestWaitBlocked [2023-01-30T08:48:13.458Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:13.458Z] --- SKIP: TestWaitBlocked (0.00s) [2023-01-30T08:48:13.458Z] PASS [2023-01-30T08:48:13.458Z] ok github.com/docker/docker/integration/container 88.135s [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === Skipped [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-01-30T08:48:13.458Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2023-01-30T08:48:13.458Z] copy_test.go:38: testEnv.OSType == "windows" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2023-01-30T08:48:13.458Z] copy_test.go:63: testEnv.OSType == "windows" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-01-30T08:48:13.458Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-01-30T08:48:13.458Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-01-30T08:48:13.458Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-01-30T08:48:13.458Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-01-30T08:48:13.458Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-01-30T08:48:13.458Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-01-30T08:48:13.458Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-01-30T08:48:13.458Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-01-30T08:48:13.458Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-01-30T08:48:13.458Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-01-30T08:48:13.458Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-01-30T08:48:13.458Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-01-30T08:48:13.458Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-01-30T08:48:13.458Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-01-30T08:48:13.458Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-01-30T08:48:13.458Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-01-30T08:48:13.458Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-01-30T08:48:13.458Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-01-30T08:48:13.458Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-01-30T08:48:13.458Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-01-30T08:48:13.458Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-01-30T08:48:13.458Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-01-30T08:48:13.458Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-01-30T08:48:13.458Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-01-30T08:48:13.458Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-01-30T08:48:13.458Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-01-30T08:48:13.458Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-01-30T08:48:13.458Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-01-30T08:48:13.458Z] [2023-01-30T08:48:13.458Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-01-30T08:48:13.459Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-01-30T08:48:13.459Z] [2023-01-30T08:48:13.459Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-01-30T08:48:13.459Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-01-30T08:48:13.459Z] [2023-01-30T08:48:13.459Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-01-30T08:48:13.459Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-01-30T08:48:13.459Z] [2023-01-30T08:48:13.459Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-01-30T08:48:13.459Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:13.459Z] [2023-01-30T08:48:13.459Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-01-30T08:48:13.459Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-01-30T08:48:13.459Z] [2023-01-30T08:48:13.459Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-01-30T08:48:13.459Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-01-30T08:48:13.459Z] [2023-01-30T08:48:13.459Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-01-30T08:48:13.459Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:13.459Z] [2023-01-30T08:48:13.459Z] DONE 89 tests, 37 skipped in 91.046s [2023-01-30T08:48:13.459Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-01-30T08:48:13.844Z] check_test.go:196: [de87b14974118] daemon is not started [2023-01-30T08:48:14.102Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-01-30T08:48:15.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:15.026Z] INFO: Testing against a local daemon [2023-01-30T08:48:15.026Z] === RUN TestLiveRestore [2023-01-30T08:48:15.026Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-01-30T08:48:15.026Z] --- SKIP: TestLiveRestore (0.00s) [2023-01-30T08:48:15.026Z] PASS [2023-01-30T08:48:15.026Z] ok github.com/docker/docker/integration/daemon 0.113s [2023-01-30T08:48:15.032Z] check_test.go:196: [d5656d74e138f] daemon is not started [2023-01-30T08:48:15.032Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-01-30T08:48:15.495Z] [2023-01-30T08:48:15.495Z] === Skipped [2023-01-30T08:48:15.495Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-01-30T08:48:15.495Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-01-30T08:48:15.495Z] [2023-01-30T08:48:15.495Z] DONE 1 tests, 1 skipped in 2.023s [2023-01-30T08:48:15.495Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-01-30T08:48:15.963Z] check_test.go:196: [d0e0d758d1edb] daemon is not started [2023-01-30T08:48:15.963Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-01-30T08:48:16.528Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-01-30T08:48:16.785Z] check_test.go:196: [d860d654524c9] daemon is not started [2023-01-30T08:48:16.785Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-01-30T08:48:18.155Z] check_test.go:196: [d8d11111c924e] daemon is not started [2023-01-30T08:48:18.155Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-01-30T08:48:19.086Z] check_test.go:196: [d4ac4c77db63f] daemon is not started [2023-01-30T08:48:19.086Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-01-30T08:48:20.456Z] check_test.go:196: [d9a6bf0c85d61] daemon is not started [2023-01-30T08:48:20.456Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-01-30T08:48:21.019Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:70ad33d01e6772c9fe1b76690906d85ee9d482562ecc94c57ab288644df3a4eb [2023-01-30T08:48:21.951Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cb359324816678a17ff2b59a2be4dbfb4430125db04893ccb702d7e465fe9d14 [2023-01-30T08:48:21.951Z] check_test.go:196: [d62b0e132f37a] daemon is not started [2023-01-30T08:48:21.951Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-01-30T08:48:22.882Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ed3a5ae9cf9e905d6eb07c8f56bd326f91260c1a489b60cc5cfb65ba3c0f3ccc [2023-01-30T08:48:23.815Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c8b9fc071ab4505191e2d49983c7bcb71e593e8f11019fce66292347b9a7c4e1 [2023-01-30T08:48:24.072Z] check_test.go:196: [d829e8c6d7f9f] daemon is not started [2023-01-30T08:48:24.072Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-01-30T08:48:24.329Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-01-30T08:48:24.894Z] check_test.go:196: [d3d98026eaf50] daemon is not started [2023-01-30T08:48:24.894Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-01-30T08:48:25.854Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2023-01-30T08:48:26.789Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-01-30T08:48:27.353Z] check_test.go:196: [db40488e217e5] daemon is not started [2023-01-30T08:48:27.353Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-01-30T08:48:28.284Z] check_test.go:196: [d8ba2aeaf4b96] daemon is not started [2023-01-30T08:48:28.284Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-01-30T08:48:28.541Z] check_test.go:196: [d2f376cecb93c] daemon is not started [2023-01-30T08:48:28.541Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-01-30T08:48:29.911Z] check_test.go:196: [d2540aa6566b3] daemon is not started [2023-01-30T08:48:29.911Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-01-30T08:48:30.476Z] check_test.go:196: [d1c7c96fbcb16] daemon is not started [2023-01-30T08:48:30.476Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-01-30T08:48:31.407Z] check_test.go:196: [d72a064978b18] daemon is not started [2023-01-30T08:48:31.407Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-01-30T08:48:33.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:33.355Z] INFO: Testing against a local daemon [2023-01-30T08:48:33.355Z] === RUN TestCommitInheritsEnv [2023-01-30T08:48:33.355Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-30T08:48:33.355Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-01-30T08:48:33.355Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-30T08:48:33.355Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-01-30T08:48:33.355Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-01-30T08:48:33.355Z] === RUN TestImagesFilterMultiReference [2023-01-30T08:48:33.355Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2023-01-30T08:48:33.355Z] === RUN TestImagePullPlatformInvalid [2023-01-30T08:48:33.355Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2023-01-30T08:48:33.355Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-30T08:48:33.355Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-01-30T08:48:33.355Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-30T08:48:33.355Z] === RUN TestRemoveImageOrphaning [2023-01-30T08:48:33.824Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2023-01-30T08:48:33.824Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-30T08:48:33.824Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2023-01-30T08:48:33.824Z] === RUN TestTagInvalidReference [2023-01-30T08:48:33.824Z] --- PASS: TestTagInvalidReference (0.03s) [2023-01-30T08:48:33.824Z] === RUN TestTagValidPrefixedRepo [2023-01-30T08:48:33.930Z] check_test.go:196: [d19eab10c5349] daemon is not started [2023-01-30T08:48:33.930Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-01-30T08:48:33.930Z] check_test.go:196: [d53a872786760] daemon is not started [2023-01-30T08:48:34.187Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-01-30T08:48:34.294Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2023-01-30T08:48:34.294Z] === RUN TestTagExistedNameWithoutForce [2023-01-30T08:48:34.294Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2023-01-30T08:48:34.294Z] === RUN TestTagOfficialNames [2023-01-30T08:48:34.294Z] --- PASS: TestTagOfficialNames (0.10s) [2023-01-30T08:48:34.294Z] === RUN TestTagMatchesDigest [2023-01-30T08:48:34.294Z] --- PASS: TestTagMatchesDigest (0.03s) [2023-01-30T08:48:34.294Z] PASS [2023-01-30T08:48:34.294Z] ok github.com/docker/docker/integration/image 1.617s [2023-01-30T08:48:34.294Z] [2023-01-30T08:48:34.294Z] === Skipped [2023-01-30T08:48:34.294Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-01-30T08:48:34.294Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-30T08:48:34.294Z] [2023-01-30T08:48:34.294Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-01-30T08:48:34.294Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-01-30T08:48:34.294Z] [2023-01-30T08:48:34.294Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-30T08:48:34.294Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-01-30T08:48:34.294Z] [2023-01-30T08:48:34.294Z] DONE 12 tests, 3 skipped in 18.963s [2023-01-30T08:48:34.765Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-01-30T08:48:35.118Z] check_test.go:196: [d404e37376200] daemon is not started [2023-01-30T08:48:35.119Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-01-30T08:48:35.375Z] check_test.go:196: [d95325b8db95f] daemon is not started [2023-01-30T08:48:35.375Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-01-30T08:48:35.633Z] check_test.go:196: [debbf1286b819] daemon is not started [2023-01-30T08:48:35.633Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-01-30T08:48:35.633Z] check_test.go:196: [d52d9a2d2c6d0] daemon is not started [2023-01-30T08:48:35.890Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-01-30T08:48:35.890Z] check_test.go:196: [d591d59c35a1a] daemon is not started [2023-01-30T08:48:35.890Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-01-30T08:48:36.332Z] testing: warning: no tests to run [2023-01-30T08:48:36.332Z] PASS [2023-01-30T08:48:36.332Z] ok github.com/docker/docker/integration/network/ipvlan 0.156s [no tests to run] [2023-01-30T08:48:36.332Z] testing: warning: no tests to run [2023-01-30T08:48:36.332Z] PASS [2023-01-30T08:48:36.332Z] ok github.com/docker/docker/integration/network/macvlan 0.094s [no tests to run] [2023-01-30T08:48:36.455Z] check_test.go:196: [db41c105e536d] daemon is not started [2023-01-30T08:48:36.455Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-01-30T08:48:36.455Z] check_test.go:196: [da3fee1a7aa94] daemon is not started [2023-01-30T08:48:36.455Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-01-30T08:48:37.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:37.319Z] INFO: Testing against a local daemon [2023-01-30T08:48:37.319Z] === RUN TestNetworkCreateDelete [2023-01-30T08:48:37.319Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:37.319Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestDockerNetworkDeletePreferID [2023-01-30T08:48:37.319Z] 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-01-30T08:48:37.319Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestDaemonDNSFallback [2023-01-30T08:48:37.319Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:37.319Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestInspectNetwork [2023-01-30T08:48:37.319Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-01-30T08:48:37.319Z] --- SKIP: TestInspectNetwork (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestRunContainerWithBridgeNone [2023-01-30T08:48:37.319Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:37.319Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestNetworkInvalidJSON [2023-01-30T08:48:37.319Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-30T08:48:37.319Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-30T08:48:37.319Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:48:37.319Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:48:37.319Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:48:37.319Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:48:37.319Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-30T08:48:37.319Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-30T08:48:37.319Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-30T08:48:37.319Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2023-01-30T08:48:37.319Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-30T08:48:37.319Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-30T08:48:37.319Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-01-30T08:48:37.319Z] === RUN TestNetworkList [2023-01-30T08:48:37.319Z] === RUN TestNetworkList//networks [2023-01-30T08:48:37.319Z] === PAUSE TestNetworkList//networks [2023-01-30T08:48:37.319Z] === RUN TestNetworkList//networks/ [2023-01-30T08:48:37.319Z] === PAUSE TestNetworkList//networks/ [2023-01-30T08:48:37.319Z] === CONT TestNetworkList//networks [2023-01-30T08:48:37.319Z] === CONT TestNetworkList//networks/ [2023-01-30T08:48:37.319Z] --- PASS: TestNetworkList (0.04s) [2023-01-30T08:48:37.319Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-30T08:48:37.319Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestHostIPv4BridgeLabel [2023-01-30T08:48:37.319Z] network_test.go:126: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-30T08:48:37.319Z] service_test.go:29: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestDaemonDefaultNetworkPools [2023-01-30T08:48:37.319Z] service_test.go:58: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-30T08:48:37.319Z] service_test.go:102: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-30T08:48:37.319Z] service_test.go:136: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-30T08:48:37.319Z] service_test.go:187: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestServiceWithPredefinedNetwork [2023-01-30T08:48:37.319Z] service_test.go:212: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-30T08:48:37.319Z] service_test.go:242: FLAKY_TEST [2023-01-30T08:48:37.319Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestServiceWithDataPathPortInit [2023-01-30T08:48:37.319Z] service_test.go:333: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-01-30T08:48:37.319Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-30T08:48:37.319Z] service_test.go:401: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2023-01-30T08:48:37.319Z] PASS [2023-01-30T08:48:37.319Z] ok github.com/docker/docker/integration/network 0.198s [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === Skipped [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-01-30T08:48:37.319Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-01-30T08:48:37.319Z] 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-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-01-30T08:48:37.319Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-01-30T08:48:37.319Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-01-30T08:48:37.319Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-01-30T08:48:37.319Z] network_test.go:126: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-01-30T08:48:37.319Z] service_test.go:29: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-01-30T08:48:37.319Z] service_test.go:58: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-30T08:48:37.319Z] service_test.go:102: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-30T08:48:37.319Z] service_test.go:136: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-30T08:48:37.319Z] service_test.go:187: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-01-30T08:48:37.319Z] service_test.go:212: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-30T08:48:37.319Z] service_test.go:242: FLAKY_TEST [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.319Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-01-30T08:48:37.319Z] service_test.go:333: testEnv.OSType == "windows" [2023-01-30T08:48:37.319Z] [2023-01-30T08:48:37.320Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2023-01-30T08:48:37.320Z] service_test.go:401: testEnv.OSType == "windows" [2023-01-30T08:48:37.320Z] [2023-01-30T08:48:37.320Z] DONE 22 tests, 15 skipped in 2.909s [2023-01-30T08:48:37.387Z] check_test.go:196: [d2813177ef147] daemon is not started [2023-01-30T08:48:37.387Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-01-30T08:48:37.788Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-01-30T08:48:38.256Z] testing: warning: no tests to run [2023-01-30T08:48:38.256Z] PASS [2023-01-30T08:48:38.256Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-01-30T08:48:38.256Z] [2023-01-30T08:48:38.256Z] DONE 0 tests in 0.454s [2023-01-30T08:48:38.256Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-01-30T08:48:38.724Z] testing: warning: no tests to run [2023-01-30T08:48:38.724Z] PASS [2023-01-30T08:48:38.724Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-01-30T08:48:38.724Z] [2023-01-30T08:48:38.724Z] DONE 0 tests in 0.432s [2023-01-30T08:48:38.724Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-01-30T08:48:39.921Z] check_test.go:196: [d243ce7bf2f4b] daemon is not started [2023-01-30T08:48:39.921Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-01-30T08:48:40.291Z] testing: warning: no tests to run [2023-01-30T08:48:40.292Z] PASS [2023-01-30T08:48:40.292Z] ok github.com/docker/docker/integration/plugin/authz 0.125s [no tests to run] [2023-01-30T08:48:40.292Z] testing: warning: no tests to run [2023-01-30T08:48:40.292Z] PASS [2023-01-30T08:48:40.292Z] ok github.com/docker/docker/integration/plugin 0.136s [no tests to run] [2023-01-30T08:48:40.490Z] check_test.go:196: [db56a1bb69df1] daemon is not started [2023-01-30T08:48:40.490Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-01-30T08:48:41.861Z] check_test.go:196: [d96e290447018] daemon is not started [2023-01-30T08:48:41.861Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-01-30T08:48:42.119Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-01-30T08:48:42.376Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite (44.61s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.04s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.13s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.91s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.59s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.91s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.45s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.17s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.36s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2023-01-30T08:48:43.308Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2023-01-30T08:48:43.309Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2023-01-30T08:48:43.309Z] === RUN TestDockerSchema1RegistrySuite [2023-01-30T08:48:43.309Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-01-30T08:48:44.241Z] docker_cli_swarm_test.go:1803: [d397f0ebd0ff3] joining swarm manager [de1ecf105cbf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:48:44.241Z] check_test.go:223: [d7f26ecd814be] daemon is not started [2023-01-30T08:48:44.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-01-30T08:48:45.172Z] docker_cli_swarm_test.go:1804: [d806a47f7f8ef] joining swarm manager [de1ecf105cbf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:48:47.427Z] testing: warning: no tests to run [2023-01-30T08:48:47.428Z] PASS [2023-01-30T08:48:47.428Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.122s [no tests to run] [2023-01-30T08:48:47.428Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:47.428Z] INFO: Testing against a local daemon [2023-01-30T08:48:47.428Z] === RUN TestExternalGraphDriver [2023-01-30T08:48:47.428Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-30T08:48:47.428Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-01-30T08:48:47.428Z] === RUN TestGraphdriverPluginV2 [2023-01-30T08:48:47.428Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-30T08:48:47.428Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-01-30T08:48:47.428Z] PASS [2023-01-30T08:48:47.428Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.186s [2023-01-30T08:48:47.695Z] check_test.go:223: [d9099babda047] daemon is not started [2023-01-30T08:48:47.695Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-01-30T08:48:50.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:50.330Z] INFO: Testing against a local daemon [2023-01-30T08:48:50.330Z] === RUN TestReadPluginNoRead [2023-01-30T08:48:50.330Z] read_test.go:21: no unix domain sockets on Windows [2023-01-30T08:48:50.330Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-01-30T08:48:50.330Z] PASS [2023-01-30T08:48:50.330Z] ok github.com/docker/docker/integration/plugin/logging 0.140s [2023-01-30T08:48:50.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:50.330Z] INFO: Testing against a local daemon [2023-01-30T08:48:50.330Z] === RUN TestPluginInvalidJSON [2023-01-30T08:48:50.330Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:48:50.330Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:48:50.330Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:48:50.330Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-01-30T08:48:50.330Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-01-30T08:48:50.330Z] === RUN TestPluginInstall [2023-01-30T08:48:50.330Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-30T08:48:50.330Z] --- SKIP: TestPluginInstall (0.00s) [2023-01-30T08:48:50.330Z] === RUN TestPluginsWithRuntimes [2023-01-30T08:48:50.330Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-30T08:48:50.330Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-01-30T08:48:50.330Z] === RUN TestPluginBackCompatMediaTypes [2023-01-30T08:48:50.330Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-30T08:48:50.330Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-01-30T08:48:50.330Z] PASS [2023-01-30T08:48:50.330Z] ok github.com/docker/docker/integration/plugin/common 0.160s [2023-01-30T08:48:50.330Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-01-30T08:48:50.330Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-01-30T08:48:50.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:50.330Z] INFO: Testing against a local daemon [2023-01-30T08:48:50.330Z] === RUN TestPluginWithDevMounts [2023-01-30T08:48:50.330Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:50.330Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-01-30T08:48:50.330Z] PASS [2023-01-30T08:48:50.330Z] ok github.com/docker/docker/integration/plugin/volumes 0.082s [2023-01-30T08:48:50.330Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-01-30T08:48:50.788Z] [2023-01-30T08:48:50.788Z] === Skipped [2023-01-30T08:48:50.788Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-01-30T08:48:50.788Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-30T08:48:50.788Z] [2023-01-30T08:48:50.788Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-01-30T08:48:50.788Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-30T08:48:50.788Z] [2023-01-30T08:48:50.788Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-01-30T08:48:50.788Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-30T08:48:50.788Z] [2023-01-30T08:48:50.788Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-01-30T08:48:50.788Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-30T08:48:50.788Z] [2023-01-30T08:48:50.788Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-01-30T08:48:50.788Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-30T08:48:50.788Z] [2023-01-30T08:48:50.788Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-01-30T08:48:50.788Z] read_test.go:21: no unix domain sockets on Windows [2023-01-30T08:48:50.788Z] [2023-01-30T08:48:50.788Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-01-30T08:48:50.788Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:50.788Z] [2023-01-30T08:48:50.788Z] DONE 9 tests, 7 skipped in 12.081s [2023-01-30T08:48:50.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-01-30T08:48:51.245Z] testing: warning: no tests to run [2023-01-30T08:48:51.245Z] PASS [2023-01-30T08:48:51.245Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-01-30T08:48:51.245Z] [2023-01-30T08:48:51.245Z] DONE 0 tests in 0.449s [2023-01-30T08:48:51.702Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-01-30T08:48:52.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:52.667Z] INFO: Testing against a local daemon [2023-01-30T08:48:52.667Z] === RUN TestPluginInvalidJSON [2023-01-30T08:48:52.667Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:48:52.667Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:48:52.667Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-30T08:48:52.667Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-01-30T08:48:52.667Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-01-30T08:48:52.667Z] === RUN TestPluginInstall [2023-01-30T08:48:52.667Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-30T08:48:52.667Z] --- SKIP: TestPluginInstall (0.00s) [2023-01-30T08:48:52.667Z] === RUN TestPluginsWithRuntimes [2023-01-30T08:48:52.667Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-30T08:48:52.667Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-01-30T08:48:52.667Z] === RUN TestPluginBackCompatMediaTypes [2023-01-30T08:48:52.667Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-30T08:48:52.667Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-01-30T08:48:52.667Z] PASS [2023-01-30T08:48:52.667Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-01-30T08:48:52.667Z] [2023-01-30T08:48:52.667Z] === Skipped [2023-01-30T08:48:52.667Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-01-30T08:48:52.667Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-30T08:48:52.667Z] [2023-01-30T08:48:52.667Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-01-30T08:48:52.667Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-30T08:48:52.667Z] [2023-01-30T08:48:52.667Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-01-30T08:48:52.667Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-30T08:48:52.667Z] [2023-01-30T08:48:52.667Z] DONE 5 tests, 3 skipped in 1.055s [2023-01-30T08:48:52.667Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-01-30T08:48:52.950Z] check_test.go:223: [ddd05e0e788c6] daemon is not started [2023-01-30T08:48:52.950Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-01-30T08:48:53.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:53.632Z] INFO: Testing against a local daemon [2023-01-30T08:48:53.632Z] === RUN TestExternalGraphDriver [2023-01-30T08:48:53.632Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-30T08:48:53.632Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-01-30T08:48:53.632Z] === RUN TestGraphdriverPluginV2 [2023-01-30T08:48:53.632Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-30T08:48:53.632Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-01-30T08:48:53.632Z] PASS [2023-01-30T08:48:53.632Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-01-30T08:48:53.632Z] [2023-01-30T08:48:53.632Z] === Skipped [2023-01-30T08:48:53.632Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-01-30T08:48:53.632Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-30T08:48:53.632Z] [2023-01-30T08:48:53.632Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-01-30T08:48:53.632Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-30T08:48:53.632Z] [2023-01-30T08:48:53.632Z] DONE 2 tests, 2 skipped in 0.941s [2023-01-30T08:48:53.632Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-01-30T08:48:55.166Z] testing: warning: no tests to run [2023-01-30T08:48:55.166Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:55.166Z] PASS [2023-01-30T08:48:55.166Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-01-30T08:48:55.166Z] INFO: Testing against a local daemon [2023-01-30T08:48:55.166Z] === RUN TestReadPluginNoRead [2023-01-30T08:48:55.166Z] read_test.go:21: no unix domain sockets on Windows [2023-01-30T08:48:55.166Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-01-30T08:48:55.166Z] PASS [2023-01-30T08:48:55.166Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-01-30T08:48:55.166Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-01-30T08:48:55.166Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-01-30T08:48:55.166Z] [2023-01-30T08:48:55.166Z] === Skipped [2023-01-30T08:48:55.166Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-01-30T08:48:55.166Z] read_test.go:21: no unix domain sockets on Windows [2023-01-30T08:48:55.166Z] [2023-01-30T08:48:55.166Z] DONE 1 tests, 1 skipped in 1.113s [2023-01-30T08:48:55.166Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-01-30T08:48:55.475Z] check_test.go:223: [db0e29195aca2] daemon is not started [2023-01-30T08:48:55.475Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-01-30T08:48:55.623Z] testing: warning: no tests to run [2023-01-30T08:48:55.623Z] PASS [2023-01-30T08:48:55.623Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-01-30T08:48:55.623Z] [2023-01-30T08:48:55.623Z] DONE 0 tests in 0.668s [2023-01-30T08:48:55.623Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-01-30T08:48:56.409Z] check_test.go:223: [d4158056da799] daemon is not started [2023-01-30T08:48:56.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:56.641Z] INFO: Testing against a local daemon [2023-01-30T08:48:56.641Z] === RUN TestPluginWithDevMounts [2023-01-30T08:48:56.641Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:56.641Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-01-30T08:48:56.641Z] PASS [2023-01-30T08:48:56.641Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-01-30T08:48:56.641Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-01-30T08:48:56.666Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-01-30T08:48:57.102Z] [2023-01-30T08:48:57.102Z] === Skipped [2023-01-30T08:48:57.102Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-01-30T08:48:57.102Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:57.102Z] [2023-01-30T08:48:57.102Z] DONE 1 tests, 1 skipped in 1.072s [2023-01-30T08:48:57.102Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-01-30T08:48:57.597Z] check_test.go:223: [dac91909b1bb3] daemon is not started [2023-01-30T08:48:57.597Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-01-30T08:48:57.597Z] check_test.go:223: [d86949716ec4f] daemon is not started [2023-01-30T08:48:57.597Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-01-30T08:48:57.597Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-01-30T08:48:58.529Z] check_test.go:223: [d3ddd9a2732d6] daemon is not started [2023-01-30T08:48:58.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-01-30T08:48:59.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:48:59.273Z] INFO: Testing against a local daemon [2023-01-30T08:48:59.273Z] === RUN TestSecretInspect [2023-01-30T08:48:59.273Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:59.273Z] --- SKIP: TestSecretInspect (0.00s) [2023-01-30T08:48:59.273Z] === RUN TestSecretList [2023-01-30T08:48:59.273Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:59.273Z] --- SKIP: TestSecretList (0.00s) [2023-01-30T08:48:59.273Z] === RUN TestSecretsCreateAndDelete [2023-01-30T08:48:59.273Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:59.273Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-01-30T08:48:59.273Z] === RUN TestSecretsUpdate [2023-01-30T08:48:59.273Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:59.273Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-01-30T08:48:59.273Z] === RUN TestTemplatedSecret [2023-01-30T08:48:59.273Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:59.273Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-01-30T08:48:59.273Z] === RUN TestSecretCreateResolve [2023-01-30T08:48:59.273Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:59.273Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-01-30T08:48:59.273Z] PASS [2023-01-30T08:48:59.273Z] ok github.com/docker/docker/integration/secret 0.115s [2023-01-30T08:48:59.273Z] [2023-01-30T08:48:59.273Z] === Skipped [2023-01-30T08:48:59.273Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-01-30T08:48:59.273Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:59.273Z] [2023-01-30T08:48:59.273Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-01-30T08:48:59.273Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:59.273Z] [2023-01-30T08:48:59.273Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-01-30T08:48:59.273Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:59.273Z] [2023-01-30T08:48:59.273Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-01-30T08:48:59.273Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:59.273Z] [2023-01-30T08:48:59.273Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-01-30T08:48:59.273Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:48:59.273Z] [2023-01-30T08:48:59.273Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-01-30T08:48:59.273Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:48:59.273Z] [2023-01-30T08:48:59.273Z] DONE 6 tests, 6 skipped in 2.092s [2023-01-30T08:48:59.273Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-01-30T08:48:59.461Z] check_test.go:223: [d3bf17faff168] daemon is not started [2023-01-30T08:48:59.461Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-01-30T08:49:00.392Z] check_test.go:223: [de0064b7107a9] daemon is not started [2023-01-30T08:49:00.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-01-30T08:49:02.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:49:02.171Z] INFO: Testing against a local daemon [2023-01-30T08:49:02.171Z] === RUN TestServiceCreateInit [2023-01-30T08:49:02.171Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-30T08:49:02.171Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-30T08:49:02.171Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- PASS: TestServiceCreateInit (0.05s) [2023-01-30T08:49:02.171Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-30T08:49:02.171Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestCreateServiceMultipleTimes [2023-01-30T08:49:02.171Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestCreateServiceConflict [2023-01-30T08:49:02.171Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestCreateServiceMaxReplicas [2023-01-30T08:49:02.171Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2023-01-30T08:49:02.171Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-30T08:49:02.171Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestCreateServiceSecretFileMode [2023-01-30T08:49:02.171Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestCreateServiceConfigFileMode [2023-01-30T08:49:02.171Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestCreateServiceSysctls [2023-01-30T08:49:02.171Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2023-01-30T08:49:02.171Z] === RUN TestCreateServiceCapabilities [2023-01-30T08:49:02.171Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2023-01-30T08:49:02.171Z] === RUN TestInspect [2023-01-30T08:49:02.171Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestInspect (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestCreateJob [2023-01-30T08:49:02.171Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestCreateJob (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestReplicatedJob [2023-01-30T08:49:02.171Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestReplicatedJob (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestUpdateReplicatedJob [2023-01-30T08:49:02.171Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestServiceListWithStatuses [2023-01-30T08:49:02.171Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestDockerNetworkConnectAlias [2023-01-30T08:49:02.171Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestDockerNetworkReConnect [2023-01-30T08:49:02.171Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestServicePlugin [2023-01-30T08:49:02.171Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestServicePlugin (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestServiceUpdateLabel [2023-01-30T08:49:02.171Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:49:02.171Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestServiceUpdateSecrets [2023-01-30T08:49:02.171Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:49:02.171Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestServiceUpdateConfigs [2023-01-30T08:49:02.171Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:49:02.171Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestServiceUpdateNetwork [2023-01-30T08:49:02.171Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:49:02.171Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-01-30T08:49:02.171Z] === RUN TestServiceUpdatePidsLimit [2023-01-30T08:49:02.171Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:49:02.171Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-01-30T08:49:02.171Z] PASS [2023-01-30T08:49:02.171Z] ok github.com/docker/docker/integration/service 0.266s [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === Skipped [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-30T08:49:02.171Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-30T08:49:02.171Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-01-30T08:49:02.171Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-01-30T08:49:02.171Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2023-01-30T08:49:02.171Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-01-30T08:49:02.171Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-01-30T08:49:02.171Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-01-30T08:49:02.171Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2023-01-30T08:49:02.171Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2023-01-30T08:49:02.171Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-01-30T08:49:02.171Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-01-30T08:49:02.171Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-01-30T08:49:02.171Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-01-30T08:49:02.171Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-01-30T08:49:02.171Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-01-30T08:49:02.171Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-01-30T08:49:02.171Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-01-30T08:49:02.171Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-01-30T08:49:02.171Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-01-30T08:49:02.171Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-01-30T08:49:02.171Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-01-30T08:49:02.171Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2023-01-30T08:49:02.171Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-01-30T08:49:02.171Z] [2023-01-30T08:49:02.171Z] DONE 24 tests, 23 skipped in 2.759s [2023-01-30T08:49:02.171Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-01-30T08:49:03.666Z] check_test.go:223: [d0645939cb947] daemon is not started [2023-01-30T08:49:03.666Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-01-30T08:49:03.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:49:03.701Z] INFO: Testing against a local daemon [2023-01-30T08:49:03.701Z] === RUN TestSessionCreate [2023-01-30T08:49:03.701Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-01-30T08:49:03.701Z] --- SKIP: TestSessionCreate (0.00s) [2023-01-30T08:49:03.701Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-30T08:49:03.701Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-01-30T08:49:03.701Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-01-30T08:49:03.701Z] PASS [2023-01-30T08:49:03.701Z] ok github.com/docker/docker/integration/session 0.105s [2023-01-30T08:49:04.158Z] [2023-01-30T08:49:04.158Z] === Skipped [2023-01-30T08:49:04.158Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-01-30T08:49:04.158Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-01-30T08:49:04.158Z] [2023-01-30T08:49:04.158Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-01-30T08:49:04.158Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-01-30T08:49:04.158Z] [2023-01-30T08:49:04.158Z] DONE 2 tests, 2 skipped in 1.935s [2023-01-30T08:49:04.158Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-01-30T08:49:04.230Z] check_test.go:223: [d7763dfca9959] daemon is not started [2023-01-30T08:49:04.230Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-01-30T08:49:04.487Z] check_test.go:223: [d46a6976f09b8] daemon is not started [2023-01-30T08:49:04.487Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-01-30T08:49:04.744Z] check_test.go:223: [d0f503fd562b1] daemon is not started [2023-01-30T08:49:04.744Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-01-30T08:49:05.001Z] check_test.go:223: [d5b166bdb651a] daemon is not started [2023-01-30T08:49:05.001Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-01-30T08:49:05.258Z] check_test.go:223: [da7ac68bc21af] daemon is not started [2023-01-30T08:49:05.258Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-01-30T08:49:05.515Z] check_test.go:223: [d720e6d5b7831] daemon is not started [2023-01-30T08:49:05.515Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-01-30T08:49:05.515Z] check_test.go:223: [d766a21cc6470] daemon is not started [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite (22.40s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (1.05s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.01s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.57s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.74s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.98s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.27s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.11s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.26s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.23s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.33s) [2023-01-30T08:49:05.516Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.11s) [2023-01-30T08:49:05.516Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-01-30T08:49:05.516Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-01-30T08:49:05.773Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-01-30T08:49:06.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:49:06.330Z] INFO: Testing against a local daemon [2023-01-30T08:49:06.330Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-30T08:49:06.330Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:06.330Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-30T08:49:06.330Z] === RUN TestEventsExecDie [2023-01-30T08:49:06.330Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-01-30T08:49:06.330Z] --- SKIP: TestEventsExecDie (0.00s) [2023-01-30T08:49:06.330Z] === RUN TestEventsBackwardsCompatible [2023-01-30T08:49:06.330Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-01-30T08:49:06.330Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-01-30T08:49:06.330Z] === RUN TestInfoAPI [2023-01-30T08:49:06.330Z] --- PASS: TestInfoAPI (0.05s) [2023-01-30T08:49:06.330Z] === RUN TestInfoAPIWarnings [2023-01-30T08:49:06.330Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-30T08:49:06.330Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-01-30T08:49:06.330Z] === RUN TestInfoDebug [2023-01-30T08:49:06.330Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-30T08:49:06.330Z] --- SKIP: TestInfoDebug (0.00s) [2023-01-30T08:49:06.330Z] === RUN TestInfoInsecureRegistries [2023-01-30T08:49:06.330Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-30T08:49:06.330Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-01-30T08:49:06.330Z] === RUN TestInfoRegistryMirrors [2023-01-30T08:49:06.330Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-30T08:49:06.330Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-01-30T08:49:06.330Z] === RUN TestLoginFailsWithBadCredentials [2023-01-30T08:49:06.336Z] check_test.go:252: [d9ede1b0e4f19] daemon is not started [2023-01-30T08:49:06.336Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-01-30T08:49:06.786Z] --- PASS: TestLoginFailsWithBadCredentials (0.79s) [2023-01-30T08:49:06.786Z] === RUN TestPingCacheHeaders [2023-01-30T08:49:06.786Z] --- PASS: TestPingCacheHeaders (0.04s) [2023-01-30T08:49:06.786Z] === RUN TestPingGet [2023-01-30T08:49:06.786Z] --- PASS: TestPingGet (0.03s) [2023-01-30T08:49:06.786Z] === RUN TestPingHead [2023-01-30T08:49:06.786Z] --- PASS: TestPingHead (0.03s) [2023-01-30T08:49:06.786Z] === RUN TestVersion [2023-01-30T08:49:06.786Z] --- PASS: TestVersion (0.03s) [2023-01-30T08:49:06.786Z] PASS [2023-01-30T08:49:06.786Z] ok github.com/docker/docker/integration/system 1.058s [2023-01-30T08:49:06.901Z] check_test.go:252: [df4a9a13974e2] daemon is not started [2023-01-30T08:49:06.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-01-30T08:49:06.901Z] check_test.go:252: [de56a790e8c8c] daemon is not started [2023-01-30T08:49:06.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-01-30T08:49:07.244Z] [2023-01-30T08:49:07.244Z] === Skipped [2023-01-30T08:49:07.244Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-30T08:49:07.244Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-01-30T08:49:07.244Z] [2023-01-30T08:49:07.244Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-01-30T08:49:07.244Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-01-30T08:49:07.244Z] [2023-01-30T08:49:07.244Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-01-30T08:49:07.244Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-01-30T08:49:07.244Z] [2023-01-30T08:49:07.244Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-01-30T08:49:07.244Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-30T08:49:07.244Z] [2023-01-30T08:49:07.244Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-01-30T08:49:07.244Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-30T08:49:07.244Z] [2023-01-30T08:49:07.244Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-01-30T08:49:07.244Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-30T08:49:07.244Z] [2023-01-30T08:49:07.244Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-01-30T08:49:07.244Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-30T08:49:07.244Z] [2023-01-30T08:49:07.244Z] DONE 13 tests, 7 skipped in 2.959s [2023-01-30T08:49:07.244Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-01-30T08:49:07.833Z] docker_cli_swarm_test.go:1322: [d88601d2f8d9d] joining swarm manager [da0334a0b66e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:49:08.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-01-30T08:49:08.655Z] check_test.go:252: [d5e96a87575c0] daemon is not started [2023-01-30T08:49:08.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-01-30T08:49:08.912Z] docker_cli_swarm_test.go:1323: [df79ef8e1463d] joining swarm manager [da0334a0b66e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:49:09.170Z] check_test.go:252: [d29ec98ea3671] daemon is not started [2023-01-30T08:49:09.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-01-30T08:49:09.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:49:09.431Z] INFO: Testing against a local daemon [2023-01-30T08:49:09.431Z] === RUN TestVolumesCreateAndList [2023-01-30T08:49:09.431Z] --- PASS: TestVolumesCreateAndList (0.05s) [2023-01-30T08:49:09.431Z] === RUN TestVolumesRemove [2023-01-30T08:49:09.431Z] --- PASS: TestVolumesRemove (0.08s) [2023-01-30T08:49:09.431Z] === RUN TestVolumesInspect [2023-01-30T08:49:09.431Z] --- PASS: TestVolumesInspect (0.04s) [2023-01-30T08:49:09.431Z] === RUN TestVolumesInvalidJSON [2023-01-30T08:49:09.431Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-30T08:49:09.431Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-30T08:49:09.431Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-30T08:49:09.431Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2023-01-30T08:49:09.431Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-30T08:49:09.431Z] PASS [2023-01-30T08:49:09.431Z] ok github.com/docker/docker/integration/volume 0.293s [2023-01-30T08:49:09.431Z] [2023-01-30T08:49:09.431Z] DONE 5 tests in 2.299s [2023-01-30T08:49:09.889Z] INFO: make.ps1 ended at 01/30/2023 08:49:09 [2023-01-30T08:49:09.889Z] INFO: Integration CLI tests being run from the host: [2023-01-30T08:49:09.889Z] 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-01-30T08:49:10.137Z] check_test.go:252: [d794763d88a0b] daemon is not started [2023-01-30T08:49:10.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-01-30T08:49:10.137Z] check_test.go:252: [d03798c7e3670] daemon is not started [2023-01-30T08:49:10.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.47s) [2023-01-30T08:49:10.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s) [2023-01-30T08:49:10.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2023-01-30T08:49:10.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.15s) [2023-01-30T08:49:10.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2023-01-30T08:49:10.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2023-01-30T08:49:10.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2023-01-30T08:49:10.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.81s) [2023-01-30T08:49:10.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-01-30T08:49:10.137Z] === RUN TestDockerRegistryAuthTokenSuite [2023-01-30T08:49:10.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-01-30T08:49:16.684Z] check_test.go:279: [d5524797d3875] daemon is not started [2023-01-30T08:49:16.684Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-01-30T08:49:16.684Z] check_test.go:279: [d30e4ae089f75] daemon is not started [2023-01-30T08:49:16.684Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-01-30T08:49:16.684Z] check_test.go:279: [dd2bf2ead2d98] daemon is not started [2023-01-30T08:49:16.684Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-01-30T08:49:17.615Z] check_test.go:279: [dabe2f8ff6246] daemon is not started [2023-01-30T08:49:17.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-01-30T08:49:18.545Z] check_test.go:279: [da56621910e11] daemon is not started [2023-01-30T08:49:18.545Z] --- PASS: TestDockerRegistryAuthTokenSuite (8.46s) [2023-01-30T08:49:18.545Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (6.07s) [2023-01-30T08:49:18.545Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) [2023-01-30T08:49:18.545Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s) [2023-01-30T08:49:18.545Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (1.05s) [2023-01-30T08:49:18.545Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (1.05s) [2023-01-30T08:49:18.545Z] === RUN TestDockerNetworkSuite [2023-01-30T08:49:18.545Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-01-30T08:49:21.069Z] docker_cli_network_unix_test.go:47: [d959cc3d25fe2] daemon is not started [2023-01-30T08:49:21.069Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-01-30T08:49:21.326Z] docker_cli_network_unix_test.go:47: [d3aa417db2db4] daemon is not started [2023-01-30T08:49:21.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-01-30T08:49:22.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-30T08:49:22.255Z] INFO: Testing against a local daemon [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-01-30T08:49:22.255Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-01-30T08:49:22.255Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-01-30T08:49:22.255Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-01-30T08:49:22.713Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-01-30T08:49:23.169Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-01-30T08:49:23.479Z] docker_cli_network_unix_test.go:47: [de0b906c8824f] daemon is not started [2023-01-30T08:49:24.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-01-30T08:49:25.779Z] docker_cli_network_unix_test.go:47: [d7543510c895a] daemon is not started [2023-01-30T08:49:26.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-01-30T08:49:26.036Z] docker_cli_network_unix_test.go:1234: [d3bda2451edaa] daemon is not started [2023-01-30T08:49:28.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-01-30T08:49:29.490Z] docker_cli_network_unix_test.go:47: [d4907a60a2d59] daemon is not started [2023-01-30T08:49:30.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-01-30T08:49:34.230Z] docker_cli_network_unix_test.go:47: [d4b7c3d96e0bd] daemon is not started [2023-01-30T08:49:35.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-01-30T08:49:37.055Z] docker_cli_network_unix_test.go:47: [d1e3440843630] daemon is not started [2023-01-30T08:49:37.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-01-30T08:49:38.551Z] docker_cli_network_unix_test.go:47: [d92f471a51681] daemon is not started [2023-01-30T08:49:38.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-01-30T08:49:39.115Z] docker_cli_network_unix_test.go:47: [d361cb2b4b350] daemon is not started [2023-01-30T08:49:39.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-01-30T08:49:39.372Z] docker_cli_network_unix_test.go:47: [dd9bb5c224c6b] daemon is not started [2023-01-30T08:49:39.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-01-30T08:49:39.936Z] docker_cli_network_unix_test.go:47: [d1270390ca984] daemon is not started [2023-01-30T08:49:40.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-01-30T08:49:41.066Z] docker_cli_network_unix_test.go:47: [d16094ed5f075] daemon is not started [2023-01-30T08:49:41.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-01-30T08:49:41.630Z] docker_cli_network_unix_test.go:47: [df383f0dd871d] daemon is not started [2023-01-30T08:49:41.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-01-30T08:49:41.887Z] docker_cli_network_unix_test.go:47: [d4402949ea875] daemon is not started [2023-01-30T08:49:41.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-01-30T08:49:42.451Z] docker_cli_network_unix_test.go:47: [d289f3572d076] daemon is not started [2023-01-30T08:49:42.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-01-30T08:49:42.971Z] docker_cli_network_unix_test.go:47: [d6948a53847f6] daemon is not started [2023-01-30T08:49:42.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-01-30T08:49:42.971Z] docker_cli_network_unix_test.go:47: [d639b6127c127] daemon is not started [2023-01-30T08:49:42.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-01-30T08:49:43.240Z] docker_cli_network_unix_test.go:47: [d31de9b67b0ca] daemon is not started [2023-01-30T08:49:43.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-01-30T08:49:44.172Z] docker_cli_network_unix_test.go:47: [d3cd5b8576121] daemon is not started [2023-01-30T08:49:44.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-01-30T08:49:44.737Z] docker_cli_network_unix_test.go:47: [db484b0adb6e5] daemon is not started [2023-01-30T08:49:45.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-01-30T08:49:45.301Z] docker_cli_network_unix_test.go:47: [d8d779405fbe9] daemon is not started [2023-01-30T08:49:45.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-01-30T08:49:45.558Z] docker_cli_network_unix_test.go:47: [d1a0f16597729] daemon is not started [2023-01-30T08:49:45.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-01-30T08:49:45.558Z] docker_cli_network_unix_test.go:47: [d06401b3430dd] daemon is not started [2023-01-30T08:49:45.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-01-30T08:49:46.928Z] docker_cli_network_unix_test.go:969: [d1109b55b19c6] daemon is not started [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-30T08:49:47.235Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2023-01-30T08:49:47.235Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-30T08:49:47.235Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/container [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-30T08:49:47.235Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 93.7% of statements [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-01-30T08:49:47.235Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-30T08:49:47.235Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2023-01-30T08:49:47.235Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/builder [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-30T08:49:47.235Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-30T08:49:47.797Z] ok github.com/docker/docker/builder/remotecontext 0.080s coverage: 13.7% of statements [2023-01-30T08:49:47.797Z] ok github.com/docker/docker/builder/dockerfile 0.224s coverage: 48.5% of statements [2023-01-30T08:49:47.797Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-01-30T08:49:47.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-01-30T08:49:48.726Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-01-30T08:49:49.229Z] docker_cli_network_unix_test.go:47: [d40a0974ddc0c] daemon is not started [2023-01-30T08:49:49.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-01-30T08:49:51.245Z] ok github.com/docker/docker/builder/remotecontext/git 2.353s coverage: 83.5% of statements [2023-01-30T08:49:51.245Z] ? github.com/docker/docker/cli [no test files] [2023-01-30T08:49:51.245Z] ? github.com/docker/docker/cli/config [no test files] [2023-01-30T08:49:51.753Z] docker_cli_network_unix_test.go:1117: [d34d79bb0214a] daemon is not started [2023-01-30T08:49:53.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-01-30T08:49:53.382Z] docker_cli_network_unix_test.go:47: [d382c1383aa84] daemon is not started [2023-01-30T08:49:53.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-01-30T08:49:54.313Z] docker_cli_network_unix_test.go:47: [d65211060f70d] daemon is not started [2023-01-30T08:49:54.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-01-30T08:49:54.313Z] docker_cli_network_unix_test.go:47: [d88282f2ab6ab] daemon is not started [2023-01-30T08:49:54.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-01-30T08:49:54.313Z] docker_cli_network_unix_test.go:47: [d010a0bb3dbb9] daemon is not started [2023-01-30T08:49:54.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-01-30T08:49:54.513Z] ok github.com/docker/docker/client 0.144s coverage: 75.4% of statements [2023-01-30T08:49:54.569Z] docker_cli_network_unix_test.go:47: [d48511404966c] daemon is not started [2023-01-30T08:49:54.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-01-30T08:49:54.826Z] docker_cli_network_unix_test.go:47: [dc8d00cc5cde5] daemon is not started [2023-01-30T08:49:54.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-01-30T08:49:54.826Z] docker_cli_network_unix_test.go:47: [d2819d1fd3980] daemon is not started [2023-01-30T08:49:54.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-01-30T08:49:56.197Z] docker_cli_network_unix_test.go:47: [db66cde0361bb] daemon is not started [2023-01-30T08:49:57.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-01-30T08:49:57.567Z] docker_cli_network_unix_test.go:47: [d73bd252f264e] daemon is not started [2023-01-30T08:49:57.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-01-30T08:49:57.567Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2023-01-30T08:49:57.567Z] docker_cli_network_unix_test.go:47: [d509ea63d4592] daemon is not started [2023-01-30T08:49:57.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-01-30T08:49:57.824Z] docker_cli_network_unix_test.go:47: [d382db588c61d] daemon is not started [2023-01-30T08:49:58.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-01-30T08:50:01.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-01-30T08:50:03.037Z] docker_cli_network_unix_test.go:1085: [dfef5c19e8e3b] daemon is not started [2023-01-30T08:50:04.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-01-30T08:50:04.933Z] docker_cli_network_unix_test.go:47: [d4f65522ec98a] daemon is not started [2023-01-30T08:50:04.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-01-30T08:50:05.497Z] docker_cli_network_unix_test.go:47: [dd5af0ebe2289] daemon is not started [2023-01-30T08:50:06.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-01-30T08:50:06.993Z] docker_cli_network_unix_test.go:47: [d030eae22ea36] daemon is not started [2023-01-30T08:50:07.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-01-30T08:50:07.557Z] docker_cli_network_unix_test.go:47: [d74ba251aef15] daemon is not started [2023-01-30T08:50:07.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-01-30T08:50:08.121Z] docker_cli_network_unix_test.go:47: [d67fa10c8e283] daemon is not started [2023-01-30T08:50:08.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-01-30T08:50:08.636Z] docker_cli_network_unix_test.go:47: [de0861a471661] daemon is not started [2023-01-30T08:50:08.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-01-30T08:50:09.200Z] docker_cli_network_unix_test.go:47: [df927f8c5532d] daemon is not started [2023-01-30T08:50:09.765Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-01-30T08:50:15.043Z] docker_cli_network_unix_test.go:47: [dc626f202626e] daemon is not started [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite (55.75s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.38s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.62s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.61s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.56s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.03s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.34s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.03s) [2023-01-30T08:50:15.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.22s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.82s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.12s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.05s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.23s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (3.99s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.93s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.63s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2023-01-30T08:50:15.044Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.19s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.96s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.60s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2023-01-30T08:50:15.044Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.65s) [2023-01-30T08:50:15.044Z] === RUN TestDockerHubPullSuite [2023-01-30T08:50:15.044Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-01-30T08:50:16.413Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-01-30T08:50:18.935Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-01-30T08:50:19.499Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-01-30T08:50:21.395Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-01-30T08:50:21.652Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-01-30T08:50:21.909Z] --- PASS: TestDockerHubPullSuite (7.69s) [2023-01-30T08:50:21.909Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.89s) [2023-01-30T08:50:21.909Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2023-01-30T08:50:21.909Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.89s) [2023-01-30T08:50:21.909Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.58s) [2023-01-30T08:50:21.909Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.45s) [2023-01-30T08:50:21.909Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2023-01-30T08:50:21.909Z] PASS [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === Skipped [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-01-30T08:50:21.909Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-01-30T08:50:21.909Z] docker_cli_sni_test.go:18: Flakey test [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-01-30T08:50:21.909Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-01-30T08:50:21.909Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-01-30T08:50:21.909Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-01-30T08:50:21.909Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2023-01-30T08:50:21.909Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-01-30T08:50:21.909Z] [2023-01-30T08:50:21.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-01-30T08:50:21.910Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2023-01-30T08:50:21.910Z] docker_cli_network_unix_test.go:47: [d509ea63d4592] daemon is not started [2023-01-30T08:50:21.910Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-01-30T08:50:21.910Z] [2023-01-30T08:50:21.910Z] DONE 1270 tests, 51 skipped in 1376.840s [2023-01-30T08:50:21.910Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-30T08:50:21.910Z] ++++ cat bundles/test-integration/docker.pid [2023-01-30T08:50:21.910Z] +++ kill 12507 [2023-01-30T08:50:23.279Z] +++ /etc/init.d/apparmor stop [2023-01-30T08:50:23.279Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-30T08:50:23.279Z] [2023-01-30T08:50:23.279Z] Unloading profiles will leave already running processes permanently [2023-01-30T08:50:23.279Z] unconfined, which can lead to unexpected situations. [2023-01-30T08:50:23.279Z] [2023-01-30T08:50:23.279Z] To set a process to complain mode, use the command line tool [2023-01-30T08:50:23.279Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-30T08:50:23.279Z] +++ true [2023-01-30T08:50:23.279Z] exiting test-integration [2023-01-30T08:50:23.279Z] ++ exit 0 [2023-01-30T08:50:23.279Z] [2023-01-30T08:50:23.279Z] + for job in $(jobs -p) [2023-01-30T08:50:23.279Z] + wait 31742 [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-01-30T08:50:23.566Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-01-30T08:50:23.566Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-01-30T08:50:23.566Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-01-30T08:50:23.566Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-01-30T08:50:23.566Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-01-30T08:50:23.566Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-01-30T08:50:23.566Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-01-30T08:50:23.566Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-01-30T08:50:23.566Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-01-30T08:50:27.311Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-01-30T08:50:27.311Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-30T08:50:27.311Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-01-30T08:50:27.311Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-01-30T08:50:27.311Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-01-30T08:50:31.110Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-01-30T08:50:33.183Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.1% of statements [2023-01-30T08:50:33.183Z] ok github.com/docker/docker/container 0.120s coverage: 34.5% of statements [2023-01-30T08:50:33.183Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-30T08:50:33.183Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-30T08:50:33.183Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-30T08:50:33.183Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-30T08:50:33.232Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-01-30T08:50:33.326Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-01-30T08:50:33.326Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2023-01-30T08:50:33.326Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-01-30T08:50:33.326Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2023-01-30T08:50:33.326Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-01-30T08:50:33.326Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2023-01-30T08:50:33.326Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-01-30T08:50:33.326Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-01-30T08:50:33.326Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-01-30T08:50:36.506Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-01-30T08:50:37.120Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-01-30T08:50:37.120Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-01-30T08:50:37.120Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-01-30T08:50:37.120Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-01-30T08:50:37.120Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-01-30T08:50:41.280Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2023-01-30T08:50:41.844Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2023-01-30T08:50:43.053Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-01-30T08:50:43.213Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-01-30T08:50:45.782Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-01-30T08:50:49.602Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-01-30T08:50:50.972Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-01-30T08:50:51.302Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2023-01-30T08:50:51.302Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2023-01-30T08:50:51.302Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2023-01-30T08:50:51.558Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-01-30T08:50:52.120Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2023-01-30T08:50:53.487Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.469s coverage: 74.6% of statements [2023-01-30T08:50:54.855Z] ok github.com/docker/docker/daemon 12.122s coverage: 17.1% of statements [2023-01-30T08:50:54.855Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-30T08:50:54.855Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-30T08:50:54.855Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-30T08:50:54.855Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-01-30T08:50:54.855Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2023-01-30T08:50:55.147Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-01-30T08:50:55.783Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.456s coverage: 60.7% of statements [2023-01-30T08:50:57.686Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2023-01-30T08:50:57.699Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-01-30T08:50:59.056Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.182s coverage: 45.9% of statements [2023-01-30T08:50:59.056Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-30T08:50:59.056Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.341s coverage: 50.5% of statements [2023-01-30T08:51:00.425Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.8% of statements [2023-01-30T08:51:00.972Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-01-30T08:51:00.972Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2023-01-30T08:51:00.972Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-01-30T08:51:00.988Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.612s coverage: 58.0% of statements [2023-01-30T08:51:00.988Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-01-30T08:51:00.988Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-30T08:51:01.244Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2023-01-30T08:51:01.807Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-01-30T08:51:03.698Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.6% of statements [2023-01-30T08:51:03.698Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-30T08:51:03.698Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-30T08:51:03.698Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2023-01-30T08:51:04.691Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2023-01-30T08:51:04.691Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 77.4% of statements [2023-01-30T08:51:04.691Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-01-30T08:51:04.691Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-30T08:51:05.262Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2023-01-30T08:51:05.825Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2023-01-30T08:51:05.825Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2023-01-30T08:51:06.753Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 78.7% of statements [2023-01-30T08:51:06.753Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-30T08:51:06.753Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 58.9% of statements [2023-01-30T08:51:07.316Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2023-01-30T08:51:07.521Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-01-30T08:51:07.521Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-01-30T08:51:08.245Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2023-01-30T08:51:08.452Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-01-30T08:51:08.501Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-01-30T08:51:09.063Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2023-01-30T08:51:09.626Z] ok github.com/docker/docker/daemon/logger/splunk 1.568s coverage: 82.5% of statements [2023-01-30T08:51:09.626Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-30T08:51:09.626Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-30T08:51:10.347Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-01-30T08:51:10.994Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2023-01-30T08:51:11.250Z] ok github.com/docker/docker/distribution 0.615s coverage: 29.0% of statements [2023-01-30T08:51:11.250Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-30T08:51:11.813Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2023-01-30T08:51:12.376Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2023-01-30T08:51:12.633Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-01-30T08:51:13.196Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2023-01-30T08:51:13.196Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.6% of statements [2023-01-30T08:51:13.196Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-30T08:51:13.196Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-01-30T08:51:13.196Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-30T08:51:13.759Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-01-30T08:51:14.689Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2023-01-30T08:51:15.253Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2023-01-30T08:51:15.253Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-01-30T08:51:17.146Z] ok github.com/docker/docker/pkg/archive 0.274s coverage: 81.9% of statements [2023-01-30T08:51:17.402Z] ok github.com/docker/docker/pkg/authorization 0.193s coverage: 68.3% of statements [2023-01-30T08:51:17.659Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-01-30T08:51:17.915Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-01-30T08:51:21.182Z] ok github.com/docker/docker/pkg/chrootarchive 2.459s coverage: 43.5% of statements [2023-01-30T08:51:21.182Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-01-30T08:51:21.182Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-01-30T08:51:21.439Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2023-01-30T08:51:22.002Z] ok github.com/docker/docker/layer 7.498s coverage: 68.8% of statements [2023-01-30T08:51:22.002Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-30T08:51:22.002Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-30T08:51:22.002Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-30T08:51:22.002Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-30T08:51:22.002Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-30T08:51:22.002Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-01-30T08:51:22.002Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-30T08:51:22.566Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2023-01-30T08:51:22.822Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2023-01-30T08:51:23.079Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2023-01-30T08:51:24.447Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-01-30T08:51:24.704Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2023-01-30T08:51:24.961Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2023-01-30T08:51:25.218Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2023-01-30T08:51:25.218Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2023-01-30T08:51:26.587Z] ok github.com/docker/docker/pkg/idtools 0.522s coverage: 69.5% of statements [2023-01-30T08:51:26.587Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 68.8% of statements [2023-01-30T08:51:26.843Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2023-01-30T08:51:26.843Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-01-30T08:51:26.843Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-01-30T08:51:26.843Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-01-30T08:51:26.843Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-01-30T08:51:27.100Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2023-01-30T08:51:27.100Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-01-30T08:51:27.358Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-01-30T08:51:27.615Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-01-30T08:51:27.615Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2023-01-30T08:51:27.871Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-01-30T08:51:27.871Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-30T08:51:27.871Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-30T08:51:28.434Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2023-01-30T08:51:28.998Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2023-01-30T08:51:28.998Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2023-01-30T08:51:29.255Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-01-30T08:51:30.620Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2023-01-30T08:51:30.620Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2023-01-30T08:51:34.869Z] ok github.com/docker/docker/pkg/signal 3.289s coverage: 62.3% of statements [2023-01-30T08:51:34.869Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-01-30T08:51:34.869Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2023-01-30T08:51:35.124Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-01-30T08:51:35.381Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2023-01-30T08:51:35.944Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-01-30T08:51:36.200Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2023-01-30T08:51:36.763Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2023-01-30T08:51:36.763Z] coverage: [no statements] [2023-01-30T08:51:36.763Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2023-01-30T08:51:37.021Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-01-30T08:51:37.277Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-01-30T08:51:37.533Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-01-30T08:51:38.901Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2023-01-30T08:51:39.463Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2023-01-30T08:51:39.720Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-01-30T08:51:40.649Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2023-01-30T08:51:41.212Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-01-30T08:51:42.143Z] ok github.com/docker/docker/registry 0.049s coverage: 57.3% of statements [2023-01-30T08:51:42.399Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2023-01-30T08:51:42.656Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-01-30T08:51:42.912Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2023-01-30T08:51:43.169Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-01-30T08:51:45.062Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2023-01-30T08:51:45.625Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.4% of statements [2023-01-30T08:51:45.882Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2023-01-30T08:51:47.251Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2023-01-30T08:52:05.294Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/pkg/term [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/rootless [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/volume [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-30T08:52:05.294Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === Skipped [2023-01-30T08:52:05.294Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-01-30T08:52:05.294Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-01-30T08:52:05.294Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:74: No driver to put! [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-01-30T08:52:05.294Z] time="2023-01-30T08:50:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-01-30T08:52:05.294Z] time="2023-01-30T08:50:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-01-30T08:52:05.294Z] time="2023-01-30T08:50:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-01-30T08:52:05.294Z] time="2023-01-30T08:50:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-01-30T08:52:05.294Z] time="2023-01-30T08:50:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:74: No driver to put! [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-01-30T08:52:05.294Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-01-30T08:52:05.294Z] overlay_test.go:50: Fails to compute changes intermittently [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-01-30T08:52:05.294Z] overlay_test.go:66: Cannot run test with naive change algorithm [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-01-30T08:52:05.294Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-30T08:52:05.294Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-30T08:52:05.294Z] [2023-01-30T08:52:05.294Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-01-30T08:52:05.295Z] graphtest_unix.go:74: No driver to put! [2023-01-30T08:52:05.295Z] [2023-01-30T08:52:05.295Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-01-30T08:52:05.295Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2023-01-30T08:52:05.295Z] [2023-01-30T08:52:05.295Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-01-30T08:52:05.295Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2023-01-30T08:52:05.295Z] [2023-01-30T08:52:05.295Z] DONE 2267 tests, 26 skipped in 232.688s Post stage [Pipeline] junit [2023-01-30T08:52:05.305Z] Recording test results [2023-01-30T08:52:05.682Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-01-30T08:52:06.007Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44882/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=526ae907e2828307f54315b184457c64bf1b299d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:526ae907e2828307f54315b184457c64bf1b299d hack/validate/vendor [2023-01-30T08:52:06.537Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-01-30T08:52:06.537Z] docker_cli_swarm_test.go:1187: [d085a98e69246] joining swarm manager [dcf533739a3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:52:06.935Z] update vendored copy of archive/tar [2023-01-30T08:52:06.935Z] downloading: https://golang.org/dl/go1.18.10.src.tar.gz [2023-01-30T08:52:08.300Z] patching file stat_unix.go [2023-01-30T08:52:08.300Z] 2023/01/30 08:52:08 Collecting initial packages [2023-01-30T08:52:08.556Z] 2023/01/30 08:52:08 Download dependencies [2023-01-30T08:52:11.071Z] 2023/01/30 08:52:10 Starting whole vndr cycle because no package specified [2023-01-30T08:52:11.071Z] 2023/01/30 08:52:10 Ignoring paths matching "^archive/tar" [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-01-30T08:52:11.327Z] 2023/01/30 08:52:11 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-01-30T08:52:11.328Z] 2023/01/30 08:52:11 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-01-30T08:52:11.328Z] 2023/01/30 08:52:11 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-01-30T08:52:11.791Z] docker_cli_swarm_test.go:1196: [d89c936db23c9] joining swarm manager [dcf533739a3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Finished clone github.com/cyphar/filepath-securejoin [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Finished clone github.com/opencontainers/go-digest [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Finished clone github.com/willf/bitset [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Finished clone github.com/mistifyio/go-zfs [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Finished clone github.com/Azure/go-ansiterm [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Finished clone github.com/docker/libtrust [2023-01-30T08:52:12.699Z] 2023/01/30 08:52:12 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-01-30T08:52:13.262Z] 2023/01/30 08:52:13 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-01-30T08:52:13.262Z] 2023/01/30 08:52:13 Finished clone github.com/coreos/go-systemd/v22 [2023-01-30T08:52:13.262Z] 2023/01/30 08:52:13 Finished clone github.com/coreos/go-systemd [2023-01-30T08:52:13.262Z] 2023/01/30 08:52:13 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-01-30T08:52:13.262Z] 2023/01/30 08:52:13 Finished clone github.com/Microsoft/go-winio [2023-01-30T08:52:13.262Z] 2023/01/30 08:52:13 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-01-30T08:52:13.262Z] 2023/01/30 08:52:13 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-01-30T08:52:13.262Z] 2023/01/30 08:52:13 Finished clone github.com/godbus/dbus/v5 [2023-01-30T08:52:13.827Z] 2023/01/30 08:52:13 Finished clone github.com/Graylog2/go-gelf [2023-01-30T08:52:13.828Z] 2023/01/30 08:52:13 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-01-30T08:52:14.084Z] 2023/01/30 08:52:13 Finished clone github.com/philhofer/fwd [2023-01-30T08:52:14.084Z] 2023/01/30 08:52:13 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-01-30T08:52:14.084Z] 2023/01/30 08:52:13 Finished clone github.com/opencontainers/runtime-spec [2023-01-30T08:52:14.084Z] 2023/01/30 08:52:13 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-01-30T08:52:14.084Z] 2023/01/30 08:52:14 Finished clone github.com/fluent/fluent-logger-golang [2023-01-30T08:52:14.084Z] 2023/01/30 08:52:14 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-01-30T08:52:14.341Z] 2023/01/30 08:52:14 Finished clone github.com/opencontainers/image-spec [2023-01-30T08:52:14.341Z] 2023/01/30 08:52:14 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-01-30T08:52:14.597Z] 2023/01/30 08:52:14 Finished clone github.com/bsphere/le_go [2023-01-30T08:52:14.597Z] 2023/01/30 08:52:14 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-01-30T08:52:14.597Z] 2023/01/30 08:52:14 Finished clone github.com/fsnotify/fsnotify [2023-01-30T08:52:14.597Z] 2023/01/30 08:52:14 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2023-01-30T08:52:15.162Z] 2023/01/30 08:52:14 Finished clone github.com/jmespath/go-jmespath [2023-01-30T08:52:15.162Z] 2023/01/30 08:52:14 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-01-30T08:52:15.162Z] 2023/01/30 08:52:15 Finished clone github.com/golang/groupcache [2023-01-30T08:52:15.162Z] 2023/01/30 08:52:15 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-01-30T08:52:15.726Z] 2023/01/30 08:52:15 Finished clone golang.org/x/oauth2 [2023-01-30T08:52:15.726Z] 2023/01/30 08:52:15 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-01-30T08:52:15.982Z] 2023/01/30 08:52:15 Finished clone github.com/googleapis/gax-go [2023-01-30T08:52:15.982Z] 2023/01/30 08:52:15 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-01-30T08:52:15.982Z] 2023/01/30 08:52:15 Finished clone github.com/vbatts/tar-split [2023-01-30T08:52:15.982Z] 2023/01/30 08:52:15 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-01-30T08:52:15.982Z] 2023/01/30 08:52:15 Finished clone github.com/containerd/fifo [2023-01-30T08:52:15.982Z] 2023/01/30 08:52:15 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-01-30T08:52:16.546Z] 2023/01/30 08:52:16 Finished clone github.com/tinylib/msgp [2023-01-30T08:52:16.546Z] 2023/01/30 08:52:16 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-01-30T08:52:17.109Z] 2023/01/30 08:52:17 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-01-30T08:52:17.109Z] 2023/01/30 08:52:17 Finished clone go.opencensus.io [2023-01-30T08:52:17.367Z] 2023/01/30 08:52:17 Finished clone github.com/containerd/typeurl [2023-01-30T08:52:17.367Z] 2023/01/30 08:52:17 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-01-30T08:52:17.624Z] 2023/01/30 08:52:17 Finished clone github.com/containerd/go-runc [2023-01-30T08:52:17.624Z] 2023/01/30 08:52:17 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-01-30T08:52:17.624Z] 2023/01/30 08:52:17 Finished clone github.com/containerd/ttrpc [2023-01-30T08:52:17.624Z] 2023/01/30 08:52:17 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-01-30T08:52:18.188Z] 2023/01/30 08:52:18 Finished clone github.com/containerd/console [2023-01-30T08:52:18.188Z] 2023/01/30 08:52:18 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-01-30T08:52:18.445Z] 2023/01/30 08:52:18 Finished clone github.com/gogo/googleapis [2023-01-30T08:52:18.445Z] 2023/01/30 08:52:18 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-01-30T08:52:18.702Z] 2023/01/30 08:52:18 Finished clone github.com/containerd/cgroups [2023-01-30T08:52:18.702Z] 2023/01/30 08:52:18 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-01-30T08:52:20.070Z] 2023/01/30 08:52:19 Finished clone github.com/fernet/fernet-go [2023-01-30T08:52:20.070Z] 2023/01/30 08:52:19 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-01-30T08:52:21.440Z] 2023/01/30 08:52:21 Finished clone github.com/containerd/continuity [2023-01-30T08:52:21.440Z] 2023/01/30 08:52:21 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-01-30T08:52:23.333Z] 2023/01/30 08:52:23 Finished clone golang.org/x/time [2023-01-30T08:52:23.333Z] 2023/01/30 08:52:23 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-01-30T08:52:25.235Z] 2023/01/30 08:52:25 Finished clone github.com/hashicorp/go-memdb [2023-01-30T08:52:25.235Z] 2023/01/30 08:52:25 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-01-30T08:52:26.611Z] 2023/01/30 08:52:26 Finished clone github.com/golang/protobuf [2023-01-30T08:52:26.611Z] 2023/01/30 08:52:26 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-01-30T08:52:27.175Z] 2023/01/30 08:52:27 Finished clone github.com/hashicorp/go-immutable-radix [2023-01-30T08:52:27.175Z] 2023/01/30 08:52:27 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-01-30T08:52:27.250Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-01-30T08:52:27.250Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2023-01-30T08:52:27.250Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-01-30T08:52:27.433Z] 2023/01/30 08:52:27 Finished clone golang.org/x/crypto [2023-01-30T08:52:27.433Z] 2023/01/30 08:52:27 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-01-30T08:52:27.690Z] 2023/01/30 08:52:27 Finished clone github.com/cilium/ebpf [2023-01-30T08:52:27.690Z] 2023/01/30 08:52:27 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-01-30T08:52:27.947Z] 2023/01/30 08:52:27 Finished clone github.com/hashicorp/golang-lru [2023-01-30T08:52:27.947Z] 2023/01/30 08:52:27 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-01-30T08:52:28.878Z] 2023/01/30 08:52:28 Finished clone github.com/coreos/pkg [2023-01-30T08:52:28.878Z] 2023/01/30 08:52:28 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-01-30T08:52:29.810Z] 2023/01/30 08:52:29 Finished clone github.com/beorn7/perks [2023-01-30T08:52:29.810Z] 2023/01/30 08:52:29 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-01-30T08:52:30.740Z] 2023/01/30 08:52:30 Finished clone github.com/prometheus/client_model [2023-01-30T08:52:30.740Z] 2023/01/30 08:52:30 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-01-30T08:52:31.926Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-01-30T08:52:31.926Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-01-30T08:52:32.111Z] 2023/01/30 08:52:31 Finished clone github.com/prometheus/client_golang [2023-01-30T08:52:32.111Z] 2023/01/30 08:52:31 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-01-30T08:52:32.111Z] 2023/01/30 08:52:32 Finished clone github.com/opencontainers/runc [2023-01-30T08:52:32.111Z] 2023/01/30 08:52:32 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-01-30T08:52:33.483Z] 2023/01/30 08:52:33 Finished clone github.com/prometheus/common [2023-01-30T08:52:33.483Z] 2023/01/30 08:52:33 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-01-30T08:52:33.740Z] 2023/01/30 08:52:33 Finished clone github.com/pkg/errors [2023-01-30T08:52:33.740Z] 2023/01/30 08:52:33 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-01-30T08:52:33.740Z] 2023/01/30 08:52:33 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-01-30T08:52:33.740Z] 2023/01/30 08:52:33 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-01-30T08:52:33.997Z] 2023/01/30 08:52:33 Finished clone google.golang.org/grpc [2023-01-30T08:52:33.997Z] 2023/01/30 08:52:33 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-01-30T08:52:33.997Z] 2023/01/30 08:52:33 Finished clone code.cloudfoundry.org/clock [2023-01-30T08:52:33.997Z] 2023/01/30 08:52:33 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-01-30T08:52:34.254Z] 2023/01/30 08:52:34 Finished clone github.com/google/certificate-transparency-go [2023-01-30T08:52:34.254Z] 2023/01/30 08:52:34 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-01-30T08:52:34.818Z] 2023/01/30 08:52:34 Finished clone github.com/prometheus/procfs [2023-01-30T08:52:34.818Z] 2023/01/30 08:52:34 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-01-30T08:52:35.384Z] 2023/01/30 08:52:35 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-01-30T08:52:35.384Z] 2023/01/30 08:52:35 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-01-30T08:52:35.384Z] 2023/01/30 08:52:35 Finished clone github.com/cespare/xxhash/v2 [2023-01-30T08:52:35.384Z] 2023/01/30 08:52:35 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-01-30T08:52:35.642Z] 2023/01/30 08:52:35 Finished clone github.com/inconshreveable/mousetrap [2023-01-30T08:52:35.642Z] 2023/01/30 08:52:35 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-01-30T08:52:35.659Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-01-30T08:52:35.902Z] 2023/01/30 08:52:35 Finished clone github.com/morikuni/aec [2023-01-30T08:52:35.902Z] 2023/01/30 08:52:35 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-01-30T08:52:36.159Z] 2023/01/30 08:52:36 Finished clone github.com/spf13/pflag [2023-01-30T08:52:36.159Z] 2023/01/30 08:52:36 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-01-30T08:52:36.624Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-01-30T08:52:36.624Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2023-01-30T08:52:36.624Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-01-30T08:52:36.624Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2023-01-30T08:52:36.624Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-01-30T08:52:36.624Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2023-01-30T08:52:36.624Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-01-30T08:52:37.081Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-01-30T08:52:37.529Z] 2023/01/30 08:52:37 Finished clone github.com/docker/go-metrics [2023-01-30T08:52:37.529Z] 2023/01/30 08:52:37 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-01-30T08:52:37.529Z] 2023/01/30 08:52:37 Finished clone github.com/google/uuid [2023-01-30T08:52:37.529Z] 2023/01/30 08:52:37 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-01-30T08:52:37.787Z] 2023/01/30 08:52:37 Finished clone github.com/spf13/cobra [2023-01-30T08:52:37.787Z] 2023/01/30 08:52:37 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-01-30T08:52:38.044Z] 2023/01/30 08:52:37 Finished clone github.com/gorilla/mux [2023-01-30T08:52:38.044Z] 2023/01/30 08:52:37 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-01-30T08:52:38.044Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-01-30T08:52:39.414Z] 2023/01/30 08:52:39 Finished clone github.com/moby/locker [2023-01-30T08:52:39.414Z] 2023/01/30 08:52:39 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-01-30T08:52:39.414Z] 2023/01/30 08:52:39 Finished clone github.com/moby/term [2023-01-30T08:52:39.414Z] 2023/01/30 08:52:39 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-01-30T08:52:39.672Z] 2023/01/30 08:52:39 Finished clone github.com/creack/pty [2023-01-30T08:52:39.672Z] 2023/01/30 08:52:39 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-01-30T08:52:40.236Z] 2023/01/30 08:52:40 Finished clone github.com/moby/sys [2023-01-30T08:52:40.236Z] 2023/01/30 08:52:40 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-01-30T08:52:40.236Z] 2023/01/30 08:52:40 Finished clone github.com/opencontainers/selinux [2023-01-30T08:52:40.236Z] 2023/01/30 08:52:40 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-01-30T08:52:40.940Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-01-30T08:52:41.169Z] 2023/01/30 08:52:41 Finished clone github.com/tchap/go-patricia [2023-01-30T08:52:41.169Z] 2023/01/30 08:52:41 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-01-30T08:52:41.734Z] 2023/01/30 08:52:41 Finished clone github.com/sirupsen/logrus [2023-01-30T08:52:41.734Z] 2023/01/30 08:52:41 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-01-30T08:52:41.991Z] 2023/01/30 08:52:41 Finished clone github.com/docker/go-units [2023-01-30T08:52:41.991Z] 2023/01/30 08:52:41 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-01-30T08:52:43.108Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-01-30T08:52:43.109Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2023-01-30T08:52:43.109Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-01-30T08:52:43.109Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2023-01-30T08:52:43.109Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-01-30T08:52:43.109Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-01-30T08:52:44.514Z] 2023/01/30 08:52:44 Finished clone gotest.tools/v3 [2023-01-30T08:52:44.514Z] 2023/01/30 08:52:44 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-01-30T08:52:44.514Z] 2023/01/30 08:52:44 Finished clone github.com/docker/go-connections [2023-01-30T08:52:44.514Z] 2023/01/30 08:52:44 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-01-30T08:52:46.002Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-01-30T08:52:46.409Z] 2023/01/30 08:52:45 Finished clone github.com/golang/gddo [2023-01-30T08:52:46.409Z] 2023/01/30 08:52:45 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-01-30T08:52:46.409Z] 2023/01/30 08:52:46 Finished clone github.com/syndtr/gocapability [2023-01-30T08:52:46.409Z] 2023/01/30 08:52:46 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-01-30T08:52:46.973Z] 2023/01/30 08:52:47 Finished clone github.com/google/go-cmp [2023-01-30T08:52:46.973Z] 2023/01/30 08:52:47 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-01-30T08:52:47.904Z] 2023/01/30 08:52:47 Finished clone github.com/RackSec/srslog [2023-01-30T08:52:47.904Z] 2023/01/30 08:52:47 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-01-30T08:52:48.162Z] 2023/01/30 08:52:48 Finished clone github.com/imdario/mergo [2023-01-30T08:52:48.162Z] 2023/01/30 08:52:48 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-01-30T08:52:48.726Z] 2023/01/30 08:52:48 Finished clone github.com/cloudflare/cfssl [2023-01-30T08:52:48.726Z] 2023/01/30 08:52:48 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-01-30T08:52:49.294Z] 2023/01/30 08:52:49 Finished clone golang.org/x/sync [2023-01-30T08:52:49.294Z] 2023/01/30 08:52:49 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-01-30T08:52:49.564Z] 2023/01/30 08:52:49 Finished clone github.com/armon/circbuf [2023-01-30T08:52:49.564Z] 2023/01/30 08:52:49 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-01-30T08:52:50.933Z] 2023/01/30 08:52:50 Finished clone github.com/tonistiigi/units [2023-01-30T08:52:50.933Z] 2023/01/30 08:52:50 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-01-30T08:52:51.497Z] 2023/01/30 08:52:51 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-01-30T08:52:51.497Z] 2023/01/30 08:52:51 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-01-30T08:52:53.391Z] 2023/01/30 08:52:52 Finished clone github.com/Microsoft/opengcs [2023-01-30T08:52:53.391Z] 2023/01/30 08:52:52 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-01-30T08:52:53.391Z] 2023/01/30 08:52:53 Finished clone github.com/google/shlex [2023-01-30T08:52:53.391Z] 2023/01/30 08:52:53 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-01-30T08:52:53.391Z] 2023/01/30 08:52:53 Finished clone github.com/opentracing/opentracing-go [2023-01-30T08:52:53.391Z] 2023/01/30 08:52:53 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-01-30T08:52:54.324Z] 2023/01/30 08:52:54 Finished clone github.com/tonistiigi/fsutil [2023-01-30T08:52:54.324Z] 2023/01/30 08:52:54 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-01-30T08:52:54.888Z] 2023/01/30 08:52:54 Finished clone github.com/mitchellh/hashstructure [2023-01-30T08:52:54.888Z] 2023/01/30 08:52:54 Clone github.com/docker/libnetwork, revision 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7, attempt 1/20 [2023-01-30T08:52:54.888Z] 2023/01/30 08:52:54 Finished clone github.com/gofrs/flock [2023-01-30T08:52:54.888Z] 2023/01/30 08:52:54 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-01-30T08:52:54.888Z] 2023/01/30 08:52:54 Finished clone github.com/opentracing-contrib/go-stdlib [2023-01-30T08:52:54.888Z] 2023/01/30 08:52:54 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-01-30T08:52:56.783Z] 2023/01/30 08:52:56 Finished clone github.com/armon/go-radix [2023-01-30T08:52:56.783Z] 2023/01/30 08:52:56 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-01-30T08:52:56.783Z] 2023/01/30 08:52:56 Finished clone github.com/docker/go-events [2023-01-30T08:52:56.783Z] 2023/01/30 08:52:56 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-01-30T08:52:56.783Z] 2023/01/30 08:52:56 Finished clone github.com/Microsoft/hcsshim [2023-01-30T08:52:56.783Z] 2023/01/30 08:52:56 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-01-30T08:52:58.362Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-01-30T08:52:58.428Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-01-30T08:52:58.678Z] 2023/01/30 08:52:58 Finished clone github.com/armon/go-metrics [2023-01-30T08:52:58.678Z] 2023/01/30 08:52:58 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-01-30T08:52:58.678Z] 2023/01/30 08:52:58 Finished clone golang.org/x/net [2023-01-30T08:52:58.678Z] 2023/01/30 08:52:58 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-01-30T08:53:00.049Z] 2023/01/30 08:52:59 Finished clone github.com/hashicorp/memberlist [2023-01-30T08:53:00.049Z] 2023/01/30 08:52:59 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-01-30T08:53:00.049Z] 2023/01/30 08:52:59 Finished clone github.com/google/btree [2023-01-30T08:53:00.049Z] 2023/01/30 08:52:59 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-01-30T08:53:00.049Z] 2023/01/30 08:53:00 Finished clone github.com/sean-/seed [2023-01-30T08:53:00.049Z] 2023/01/30 08:53:00 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-01-30T08:53:01.418Z] 2023/01/30 08:53:01 Finished clone github.com/hashicorp/errwrap [2023-01-30T08:53:01.419Z] 2023/01/30 08:53:01 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-01-30T08:53:01.982Z] 2023/01/30 08:53:01 Finished clone github.com/hashicorp/go-multierror [2023-01-30T08:53:01.982Z] 2023/01/30 08:53:01 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-01-30T08:53:03.698Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-01-30T08:53:03.877Z] 2023/01/30 08:53:03 Finished clone github.com/hashicorp/go-sockaddr [2023-01-30T08:53:03.877Z] 2023/01/30 08:53:03 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-01-30T08:53:03.877Z] 2023/01/30 08:53:03 Finished clone github.com/docker/libkv [2023-01-30T08:53:03.877Z] 2023/01/30 08:53:03 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-01-30T08:53:04.808Z] 2023/01/30 08:53:04 Finished clone github.com/hashicorp/go-msgpack [2023-01-30T08:53:04.808Z] 2023/01/30 08:53:04 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-01-30T08:53:05.738Z] 2023/01/30 08:53:05 Finished clone github.com/vishvananda/netns [2023-01-30T08:53:05.738Z] 2023/01/30 08:53:05 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-01-30T08:53:06.558Z] 2023/01/30 08:53:06 Finished clone github.com/containerd/containerd [2023-01-30T08:53:06.558Z] 2023/01/30 08:53:06 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-01-30T08:53:07.488Z] 2023/01/30 08:53:07 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-01-30T08:53:07.488Z] 2023/01/30 08:53:07 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-01-30T08:53:07.873Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-01-30T08:53:08.052Z] 2023/01/30 08:53:07 Finished clone github.com/moby/ipvs [2023-01-30T08:53:08.052Z] 2023/01/30 08:53:07 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-01-30T08:53:08.309Z] 2023/01/30 08:53:08 Finished clone github.com/vishvananda/netlink [2023-01-30T08:53:08.309Z] 2023/01/30 08:53:08 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-01-30T08:53:08.662Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-01-30T08:53:08.803Z] docker_cli_swarm_test.go:1119: [dded9a0e268b5] joining swarm manager [dc878b151bb6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:53:08.872Z] 2023/01/30 08:53:08 Finished clone github.com/samuel/go-zookeeper [2023-01-30T08:53:08.872Z] 2023/01/30 08:53:08 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-01-30T08:53:09.129Z] 2023/01/30 08:53:08 Finished clone github.com/BurntSushi/toml [2023-01-30T08:53:09.129Z] 2023/01/30 08:53:08 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-01-30T08:53:09.626Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-01-30T08:53:09.626Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2023-01-30T08:53:09.626Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-01-30T08:53:09.692Z] 2023/01/30 08:53:09 Finished clone github.com/deckarep/golang-set [2023-01-30T08:53:09.692Z] 2023/01/30 08:53:09 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-01-30T08:53:09.949Z] 2023/01/30 08:53:09 Finished clone github.com/docker/swarmkit [2023-01-30T08:53:09.949Z] 2023/01/30 08:53:09 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-01-30T08:53:09.949Z] 2023/01/30 08:53:09 Finished clone github.com/coreos/go-semver [2023-01-30T08:53:09.949Z] 2023/01/30 08:53:09 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-01-30T08:53:10.173Z] docker_cli_swarm_test.go:1120: [d0ea3560c56ae] joining swarm manager [dc878b151bb6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:53:11.318Z] 2023/01/30 08:53:11 Finished clone github.com/ishidawataru/sctp [2023-01-30T08:53:11.318Z] 2023/01/30 08:53:11 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-01-30T08:53:12.263Z] 2023/01/30 08:53:12 Finished clone github.com/hashicorp/serf [2023-01-30T08:53:12.263Z] 2023/01/30 08:53:12 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-01-30T08:53:13.192Z] 2023/01/30 08:53:13 Finished clone github.com/modern-go/concurrent [2023-01-30T08:53:13.192Z] 2023/01/30 08:53:13 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-01-30T08:53:13.348Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-01-30T08:53:13.753Z] 2023/01/30 08:53:13 Finished clone github.com/json-iterator/go [2023-01-30T08:53:13.753Z] 2023/01/30 08:53:13 Finished clone golang.org/x/sys [2023-01-30T08:53:14.009Z] 2023/01/30 08:53:13 Finished clone go.etcd.io/bbolt [2023-01-30T08:53:14.009Z] 2023/01/30 08:53:13 Finished clone github.com/modern-go/reflect2 [2023-01-30T08:53:14.881Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-01-30T08:53:16.529Z] 2023/01/30 08:53:16 Finished clone golang.org/x/text [2023-01-30T08:53:16.529Z] 2023/01/30 08:53:16 Finished clone github.com/docker/libnetwork [2023-01-30T08:53:24.626Z] 2023/01/30 08:53:23 Finished clone github.com/miekg/dns [2023-01-30T08:53:25.176Z] === RUN TestDockerSuite/TestBuildAddScript [2023-01-30T08:53:25.176Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2023-01-30T08:53:25.177Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-01-30T08:53:25.177Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2023-01-30T08:53:25.177Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-01-30T08:53:25.177Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2023-01-30T08:53:25.177Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-01-30T08:53:25.177Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2023-01-30T08:53:25.177Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-01-30T08:53:25.177Z] === RUN TestDockerSuite/TestBuildAddTar [2023-01-30T08:53:34.582Z] 2023/01/30 08:53:32 Finished clone github.com/moby/buildkit [2023-01-30T08:53:34.583Z] 2023/01/30 08:53:33 Finished clone github.com/docker/distribution [2023-01-30T08:53:36.479Z] 2023/01/30 08:53:36 Finished clone github.com/gogo/protobuf [2023-01-30T08:53:54.545Z] 2023/01/30 08:53:52 Finished clone github.com/coreos/etcd [2023-01-30T08:53:54.545Z] 2023/01/30 08:53:53 Finished clone google.golang.org/genproto [2023-01-30T08:53:59.811Z] 2023/01/30 08:53:59 Finished clone cloud.google.com/go [2023-01-30T08:54:07.701Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-01-30T08:54:07.701Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2023-01-30T08:54:07.701Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-01-30T08:54:07.701Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2023-01-30T08:54:07.701Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-01-30T08:54:22.648Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-01-30T08:54:22.648Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2023-01-30T08:54:22.648Z] === RUN TestDockerSuite/TestBuildBlankName [2023-01-30T08:54:22.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-01-30T08:54:29.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-01-30T08:54:29.809Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2023-01-30T08:54:30.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-01-30T08:54:35.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-01-30T08:54:45.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-01-30T08:54:46.576Z] docker_cli_swarm_test.go:1173: [ddac7861ee186] joining swarm manager [dc878b151bb6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-01-30T08:54:52.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-01-30T08:54:52.642Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2023-01-30T08:54:52.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-01-30T08:55:03.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-01-30T08:55:03.071Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2023-01-30T08:55:03.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-01-30T08:55:03.071Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2023-01-30T08:55:03.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-01-30T08:55:07.477Z] 2023/01/30 08:55:06 Finished clone github.com/hashicorp/consul [2023-01-30T08:55:08.478Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-01-30T08:55:08.478Z] docker_cli_swarm_test.go:1454: [d194316cf0d39] joining swarm manager [d9dbbbd4787e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:55:08.478Z] docker_cli_swarm_test.go:1455: [d65585ea35d7c] joining swarm manager [d9dbbbd4787e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-30T08:55:08.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-01-30T08:55:08.946Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2023-01-30T08:55:08.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-01-30T08:55:08.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-01-30T08:55:08.946Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2023-01-30T08:55:08.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-01-30T08:55:08.946Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2023-01-30T08:55:08.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-01-30T08:55:20.682Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-01-30T08:55:20.682Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-01-30T08:55:20.682Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-01-30T08:55:20.682Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-01-30T08:55:20.682Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-01-30T08:55:20.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-01-30T08:55:23.464Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-01-30T08:55:26.742Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-01-30T08:55:28.637Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-01-30T08:55:29.401Z] 2023/01/30 08:55:28 Finished clone github.com/aws/aws-sdk-go [2023-01-30T08:55:30.532Z] docker_cli_swarm_unix_test.go:63: [d9212f625e071] joining swarm manager [df202bef406c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:55:45.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-01-30T08:55:50.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-01-30T08:55:50.246Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2023-01-30T08:55:50.246Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-01-30T08:55:50.246Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2023-01-30T08:55:50.703Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-01-30T08:55:52.235Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-01-30T08:55:52.235Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2023-01-30T08:55:52.235Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-01-30T08:55:56.908Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-01-30T08:55:57.871Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-01-30T08:55:57.871Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2023-01-30T08:55:57.871Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-01-30T08:55:57.871Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2023-01-30T08:55:57.871Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-01-30T08:55:59.402Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-01-30T08:56:00.366Z] === RUN TestDockerSuite/TestBuildCmd [2023-01-30T08:56:00.824Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-01-30T08:56:01.281Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-01-30T08:56:01.739Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-01-30T08:56:07.515Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-01-30T08:56:09.047Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-01-30T08:56:09.047Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2023-01-30T08:56:09.503Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-01-30T08:56:10.468Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-01-30T08:56:10.468Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2023-01-30T08:56:10.468Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-01-30T08:56:10.925Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-01-30T08:56:13.110Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-01-30T08:56:14.073Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-01-30T08:56:14.530Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-01-30T08:56:14.530Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2023-01-30T08:56:14.530Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-01-30T08:56:15.494Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-01-30T08:56:15.951Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-01-30T08:56:15.951Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2023-01-30T08:56:15.951Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-01-30T08:56:15.951Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2023-01-30T08:56:15.951Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-01-30T08:56:21.727Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-01-30T08:56:27.678Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-01-30T08:56:27.678Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-01-30T08:56:27.678Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-01-30T08:56:28.609Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-01-30T08:56:31.885Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-01-30T08:56:34.409Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-01-30T08:56:36.304Z] docker_api_swarm_test.go:962: [d54d674688d45] joining swarm manager [d774059a8c644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-30T08:56:54.364Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-01-30T08:56:57.379Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-01-30T08:56:57.379Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-01-30T08:56:57.379Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-01-30T08:56:59.549Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-01-30T08:56:59.549Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2023-01-30T08:57:00.006Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-01-30T08:57:00.006Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2023-01-30T08:57:00.006Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-01-30T08:57:00.006Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2023-01-30T08:57:00.006Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-01-30T08:57:00.970Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-01-30T08:57:00.970Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2023-01-30T08:57:00.970Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-01-30T08:57:09.221Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-01-30T08:57:10.591Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-01-30T08:57:12.486Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-01-30T08:57:15.762Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-01-30T08:57:23.861Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-01-30T08:57:29.135Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-01-30T08:57:30.934Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-01-30T08:57:30.934Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-01-30T08:57:30.934Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2023-01-30T08:57:30.934Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-01-30T08:57:31.031Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-01-30T08:57:33.554Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-01-30T08:57:36.078Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-01-30T08:57:38.602Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-01-30T08:57:41.125Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-01-30T08:57:43.020Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-01-30T08:57:56.225Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-01-30T08:57:56.694Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-01-30T08:57:57.163Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-01-30T08:58:00.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-01-30T08:58:03.173Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-01-30T08:58:06.130Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-01-30T08:58:39.212Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-01-30T08:58:54.066Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite (1575.07s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.77s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.81s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.04s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.94s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.68s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.34s) [2023-01-30T08:59:12.161Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.86s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.66s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.00s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.74s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.40s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.77s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.64s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.08s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.09s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.06s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.77s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.21s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.12s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.51s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.54s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.49s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.11s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.39s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.93s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.25s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.79s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.87s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.45s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.09s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.44s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.74s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.63s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.29s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.21s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.56s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.02s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.75s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.61s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.78s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.67s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.04s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.68s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.03s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.62s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.00s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.45s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.76s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.94s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.73s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.51s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.90s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.08s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.06s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.53s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.77s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.57s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.20s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.91s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.32s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.53s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.11s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.61s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.62s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.98s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.79s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.24s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.64s) [2023-01-30T08:59:12.161Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.91s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.65s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.66s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.10s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.41s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.19s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.85s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.28s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.41s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.08s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.39s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.19s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.01s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.09s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.27s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.72s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.62s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.63s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.19s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2023-01-30T08:59:12.161Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.30s) [2023-01-30T08:59:12.161Z] === RUN TestDockerExternalVolumeSuite [2023-01-30T08:59:12.161Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-01-30T08:59:12.161Z] docker_cli_external_volume_driver_test.go:53: [d15bda6b110bc] daemon is not started [2023-01-30T08:59:18.536Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-01-30T08:59:18.536Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-01-30T08:59:18.536Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2023-01-30T08:59:18.536Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-01-30T08:59:27.016Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-01-30T09:00:07.949Z] 2023/01/30 08:59:54 Finished clone google.golang.org/api [2023-01-30T09:00:07.949Z] 2023/01/30 08:59:54 Dependencies downloaded. Download time: 7m43.623491392s [2023-01-30T09:00:07.949Z] 2023/01/30 08:59:54 Collecting all dependencies [2023-01-30T09:00:07.949Z] 2023/01/30 09:00:05 Clean vendor dir from unused packages [2023-01-30T09:00:07.949Z] 2023/01/30 09:00:05 Ignoring paths matching "^archive/tar" [2023-01-30T09:00:07.949Z] 2023/01/30 09:00:06 Success [2023-01-30T09:00:07.949Z] 2023/01/30 09:00:06 Running time: 7m58.432334908s [2023-01-30T09:00:07.949Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-30T09:00:08.272Z] + echo Ensuring container killed. [2023-01-30T09:00:08.272Z] Ensuring container killed. [2023-01-30T09:00:08.272Z] + docker rm -vf docker-pr1 [2023-01-30T09:00:08.272Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-30T09:00:08.590Z] + echo Chowning /workspace to jenkins user [2023-01-30T09:00:08.590Z] Chowning /workspace to jenkins user [2023-01-30T09:00:08.590Z] + id -u [2023-01-30T09:00:08.590Z] + id -g [2023-01-30T09:00:08.590Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44882:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-30T09:00:10.289Z] + bundleName=unit [2023-01-30T09:00:10.289Z] + echo Creating unit-bundles.tar.gz [2023-01-30T09:00:10.289Z] Creating unit-bundles.tar.gz [2023-01-30T09:00:10.289Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-01-30T09:00:10.289Z] bundles/junit-report.xml [2023-01-30T09:00:10.289Z] bundles/go-test-report.json [2023-01-30T09:00:10.289Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-01-30T09:00:10.299Z] Archiving artifacts [2023-01-30T09:00:10.745Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44882/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-30T09:00:11.064Z] + make clean [2023-01-30T09:00:11.328Z] docker volume rm -f docker-dev-cache [2023-01-30T09:00:11.328Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-30T09:00:34.667Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-01-30T09:00:42.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-01-30T09:00:44.543Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-01-30T09:00:44.543Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-01-30T09:00:44.543Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-01-30T09:00:54.843Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-01-30T09:00:57.619Z] docker_cli_external_volume_driver_test.go:53: [d34248a756931] daemon is not started [2023-01-30T09:01:05.147Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-01-30T09:01:12.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-01-30T09:01:19.933Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-01-30T09:01:27.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-01-30T09:01:45.422Z] docker_cli_external_volume_driver_test.go:53: [de4f50425164d] daemon is not started [2023-01-30T09:01:57.606Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-01-30T09:01:57.606Z] docker_cli_external_volume_driver_test.go:53: [df605406e5af3] daemon is not started [2023-01-30T09:02:02.417Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-01-30T09:02:10.966Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-01-30T09:02:12.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-01-30T09:02:21.259Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-01-30T09:02:44.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-01-30T09:03:02.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-01-30T09:03:17.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-01-30T09:04:04.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-01-30T09:04:17.678Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-01-30T09:04:17.678Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-01-30T09:04:17.678Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2023-01-30T09:04:17.678Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-01-30T09:04:17.678Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2023-01-30T09:04:17.678Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-01-30T09:04:17.678Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-01-30T09:04:18.134Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-01-30T09:04:18.134Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2023-01-30T09:04:18.134Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-01-30T09:04:18.591Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-01-30T09:04:19.555Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-01-30T09:04:22.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-01-30T09:04:25.337Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-01-30T09:04:29.066Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-01-30T09:04:33.744Z] === RUN TestDockerSuite/TestBuildEnv [2023-01-30T09:04:33.744Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2023-01-30T09:04:33.744Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-01-30T09:04:33.744Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2023-01-30T09:04:33.744Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-01-30T09:04:33.744Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2023-01-30T09:04:33.744Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-01-30T09:04:33.744Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2023-01-30T09:04:33.744Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-01-30T09:04:33.744Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2023-01-30T09:04:33.744Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-01-30T09:04:37.466Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-01-30T09:04:37.466Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2023-01-30T09:04:37.466Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-01-30T09:04:37.466Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2023-01-30T09:04:37.466Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-01-30T09:04:37.466Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2023-01-30T09:04:37.466Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-01-30T09:04:38.430Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-01-30T09:04:44.207Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-01-30T09:04:54.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-01-30T09:04:58.987Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-01-30T09:04:59.444Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-01-30T09:04:59.444Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2023-01-30T09:04:59.444Z] === RUN TestDockerSuite/TestBuildExpose [2023-01-30T09:04:59.444Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2023-01-30T09:04:59.444Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-01-30T09:04:59.444Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2023-01-30T09:04:59.901Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-01-30T09:04:59.901Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2023-01-30T09:04:59.901Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-01-30T09:04:59.901Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2023-01-30T09:04:59.901Z] === RUN TestDockerSuite/TestBuildFails [2023-01-30T09:05:02.069Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-01-30T09:05:02.527Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-01-30T09:05:08.300Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-01-30T09:05:14.075Z] === RUN TestDockerSuite/TestBuildForceRm [2023-01-30T09:05:26.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-01-30T09:05:26.437Z] === RUN TestDockerSuite/TestBuildFromGit [2023-01-30T09:05:36.869Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-01-30T09:05:37.858Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-01-30T09:05:41.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-01-30T09:05:43.730Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-01-30T09:05:43.730Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2023-01-30T09:05:43.730Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-01-30T09:05:44.199Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-01-30T09:05:44.669Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-01-30T09:05:44.669Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2023-01-30T09:05:44.669Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-01-30T09:05:55.102Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-01-30T09:05:55.102Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2023-01-30T09:05:55.102Z] === RUN TestDockerSuite/TestBuildHistory [2023-01-30T09:05:56.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-01-30T09:05:56.145Z] docker_cli_external_volume_driver_test.go:485: [d85f7b21f5c04] daemon is not started [2023-01-30T09:06:05.540Z] === RUN TestDockerSuite/TestBuildIidFile [2023-01-30T09:06:06.008Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-01-30T09:06:08.233Z] === RUN TestDockerSuite/TestBuildInheritance [2023-01-30T09:06:08.233Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2023-01-30T09:06:08.233Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-01-30T09:06:09.220Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-01-30T09:06:09.220Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-01-30T09:06:13.979Z] === RUN TestDockerSuite/TestBuildLabel [2023-01-30T09:06:14.204Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-01-30T09:06:14.204Z] docker_cli_external_volume_driver_test.go:53: [db695575e54e4] daemon is not started [2023-01-30T09:06:14.449Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-01-30T09:06:14.918Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-01-30T09:06:15.906Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-01-30T09:06:16.895Z] === RUN TestDockerSuite/TestBuildLabels [2023-01-30T09:06:17.883Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-01-30T09:06:19.450Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-01-30T09:06:25.323Z] === RUN TestDockerSuite/TestBuildLastModified [2023-01-30T09:06:25.323Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2023-01-30T09:06:25.323Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-01-30T09:06:25.323Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2023-01-30T09:06:25.323Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-01-30T09:06:25.323Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-01-30T09:06:25.323Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-01-30T09:06:25.323Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-01-30T09:06:25.792Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-01-30T09:06:26.261Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite (437.04s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.71s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.72s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2023-01-30T09:06:26.386Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2023-01-30T09:06:26.386Z] PASS [2023-01-30T09:06:26.386Z] [2023-01-30T09:06:26.386Z] === Skipped [2023-01-30T09:06:26.386Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-01-30T09:06:26.386Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2023-01-30T09:06:26.386Z] check_test.go:309: [d91689fd200a3] daemon is not started [2023-01-30T09:06:26.386Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-01-30T09:06:26.386Z] [2023-01-30T09:06:26.386Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-01-30T09:06:26.386Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2023-01-30T09:06:26.386Z] check_test.go:309: [d1b50b5267fc3] daemon is not started [2023-01-30T09:06:26.386Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-01-30T09:06:26.386Z] [2023-01-30T09:06:26.386Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-01-30T09:06:26.386Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2023-01-30T09:06:26.386Z] check_test.go:309: [d605f8b5c872b] daemon is not started [2023-01-30T09:06:26.386Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-01-30T09:06:26.386Z] [2023-01-30T09:06:26.386Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-01-30T09:06:26.386Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-01-30T09:06:26.386Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-01-30T09:06:26.386Z] [2023-01-30T09:06:26.386Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-01-30T09:06:26.386Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2023-01-30T09:06:26.386Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-01-30T09:06:26.386Z] [2023-01-30T09:06:26.386Z] DONE 273 tests, 5 skipped in 2341.244s [2023-01-30T09:06:26.386Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-30T09:06:26.643Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c0664ca0f89/docker.pid [2023-01-30T09:06:26.643Z] +++ kill 12829 [2023-01-30T09:06:26.643Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12829 is not a child of this shell [2023-01-30T09:06:26.643Z] warning: PID 12829 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c0664ca0f89/docker.pid had a nonzero exit code [2023-01-30T09:06:26.643Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c0664ca0f89/root: target is busy. [2023-01-30T09:06:26.643Z] ++++ cat bundles/test-integration/docker.pid [2023-01-30T09:06:26.643Z] +++ kill 12500 [2023-01-30T09:06:26.729Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-01-30T09:06:27.573Z] +++ /etc/init.d/apparmor stop [2023-01-30T09:06:27.573Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-30T09:06:27.573Z] [2023-01-30T09:06:27.573Z] Unloading profiles will leave already running processes permanently [2023-01-30T09:06:27.573Z] unconfined, which can lead to unexpected situations. [2023-01-30T09:06:27.573Z] [2023-01-30T09:06:27.573Z] To set a process to complain mode, use the command line tool [2023-01-30T09:06:27.573Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-30T09:06:27.573Z] +++ true [2023-01-30T09:06:27.573Z] exiting test-integration [2023-01-30T09:06:27.573Z] ++ exit 0 [2023-01-30T09:06:27.573Z] [2023-01-30T09:06:27.830Z] + exit 0 [2023-01-30T09:06:27.830Z] ++ jobs -p [2023-01-30T09:06:27.830Z] + pids= [2023-01-30T09:06:27.830Z] + echo 'Remaining pids to kill: []' [2023-01-30T09:06:27.830Z] Remaining pids to kill: [] [2023-01-30T09:06:27.830Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-01-30T09:06:27.841Z] Recording test results [2023-01-30T09:06:29.182Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-30T09:06:29.546Z] + echo Ensuring container killed. [2023-01-30T09:06:29.546Z] Ensuring container killed. [2023-01-30T09:06:29.546Z] + docker ps -aq -f name=docker-pr1-* [2023-01-30T09:06:29.546Z] + cids=fbee586c077c [2023-01-30T09:06:29.546Z] 536f43c98c28 [2023-01-30T09:06:29.546Z] fb379212a2d2 [2023-01-30T09:06:29.546Z] + [ -n fbee586c077c [2023-01-30T09:06:29.546Z] 536f43c98c28 [2023-01-30T09:06:29.546Z] fb379212a2d2 ] [2023-01-30T09:06:29.546Z] + docker rm -vf fbee586c077c 536f43c98c28 fb379212a2d2 [2023-01-30T09:06:29.803Z] fbee586c077c [2023-01-30T09:06:30.060Z] 536f43c98c28 [2023-01-30T09:06:30.060Z] fb379212a2d2 [Pipeline] sh [2023-01-30T09:06:30.337Z] + echo Chowning /workspace to jenkins user [2023-01-30T09:06:30.337Z] Chowning /workspace to jenkins user [2023-01-30T09:06:30.337Z] + id -u [2023-01-30T09:06:30.337Z] + id -g [2023-01-30T09:06:30.337Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44882:/workspace busybox chown -R 1000:1000 /workspace [2023-01-30T09:06:30.337Z] Unable to find image 'busybox:latest' locally [2023-01-30T09:06:30.337Z] latest: Pulling from library/busybox [2023-01-30T09:06:30.593Z] 205dae5015e7: Pulling fs layer [2023-01-30T09:06:30.593Z] 205dae5015e7: Download complete [2023-01-30T09:06:30.593Z] 205dae5015e7: Pull complete [2023-01-30T09:06:30.593Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-30T09:06:30.593Z] Status: Downloaded newer image for busybox:latest [2023-01-30T09:06:31.486Z] === RUN TestDockerSuite/TestBuildMultiStageArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-30T09:06:33.405Z] + bundleName=amd64 [2023-01-30T09:06:33.405Z] + echo Creating amd64-bundles.tar.gz [2023-01-30T09:06:33.405Z] Creating amd64-bundles.tar.gz [2023-01-30T09:06:33.405Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-01-30T09:06:33.405Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2023-01-30T09:06:34.346Z] Archiving artifacts [2023-01-30T09:06:35.959Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44882/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-30T09:06:36.261Z] + make clean [2023-01-30T09:06:36.518Z] docker volume rm -f docker-dev-cache [2023-01-30T09:06:36.518Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-30T09:06:52.726Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-01-30T09:06:52.726Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2023-01-30T09:06:52.726Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-01-30T09:06:53.714Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-01-30T09:07:29.513Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-01-30T09:07:39.815Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-01-30T09:07:44.494Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-01-30T09:07:50.266Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-01-30T09:07:56.041Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-01-30T09:08:17.101Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-01-30T09:08:17.101Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2023-01-30T09:08:17.101Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-01-30T09:08:29.456Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-01-30T09:08:29.456Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-01-30T09:08:29.456Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2023-01-30T09:08:29.456Z] === RUN TestDockerSuite/TestBuildNetNone [2023-01-30T09:08:29.456Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2023-01-30T09:08:29.456Z] === RUN TestDockerSuite/TestBuildNoContext [2023-01-30T09:08:38.006Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-01-30T09:08:46.558Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-01-30T09:08:48.730Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-01-30T09:08:48.730Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-01-30T09:08:48.730Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-01-30T09:08:50.899Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-01-30T09:08:52.449Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-01-30T09:08:53.436Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-01-30T09:09:08.373Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-01-30T09:09:08.373Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-01-30T09:09:17.040Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-01-30T09:09:20.836Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-01-30T09:09:29.497Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-01-30T09:09:34.256Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-01-30T09:09:39.015Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-01-30T09:09:40.003Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-01-30T09:09:40.003Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2023-01-30T09:09:40.003Z] === RUN TestDockerSuite/TestBuildPATH [2023-01-30T09:09:40.003Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2023-01-30T09:09:40.003Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-01-30T09:09:42.219Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-01-30T09:09:42.219Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2023-01-30T09:09:42.219Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-01-30T09:10:24.922Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-01-30T09:10:55.048Z] === RUN TestDockerSuite/TestBuildRm [2023-01-30T09:11:07.556Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-01-30T09:11:10.517Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-01-30T09:11:10.517Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2023-01-30T09:11:10.517Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-01-30T09:11:10.517Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2023-01-30T09:11:10.517Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-01-30T09:11:12.083Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-01-30T09:11:15.877Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-01-30T09:11:19.669Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-01-30T09:11:28.337Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-01-30T09:11:46.166Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-01-30T09:11:46.166Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-01-30T09:11:46.166Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-01-30T09:11:56.598Z] === RUN TestDockerSuite/TestBuildSpaces [2023-01-30T09:11:56.598Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-01-30T09:12:01.354Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-01-30T09:12:01.354Z] === RUN TestDockerSuite/TestBuildStderr [2023-01-30T09:12:05.148Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-01-30T09:12:26.370Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-01-30T09:12:26.370Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2023-01-30T09:12:26.370Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-01-30T09:12:27.937Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-01-30T09:12:28.924Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-01-30T09:12:33.681Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-01-30T09:12:39.554Z] === RUN TestDockerSuite/TestBuildUser [2023-01-30T09:12:39.554Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2023-01-30T09:12:39.554Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-01-30T09:12:39.554Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2023-01-30T09:12:39.554Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-01-30T09:12:39.554Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2023-01-30T09:12:39.554Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-01-30T09:12:43.348Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-01-30T09:12:43.348Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-01-30T09:12:52.011Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-01-30T09:12:52.011Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2023-01-30T09:12:52.011Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-01-30T09:12:52.011Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2023-01-30T09:12:52.011Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-01-30T09:13:13.254Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-01-30T09:13:13.254Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-01-30T09:13:21.918Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-01-30T09:13:32.349Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-01-30T09:13:32.349Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2023-01-30T09:13:32.349Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-01-30T09:13:32.349Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2023-01-30T09:13:32.349Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-01-30T09:13:35.303Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-01-30T09:13:35.303Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2023-01-30T09:13:35.303Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-01-30T09:13:45.735Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-01-30T09:13:50.497Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-01-30T09:13:50.965Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-01-30T09:14:16.260Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-01-30T09:14:16.260Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2023-01-30T09:14:16.260Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-01-30T09:14:16.260Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2023-01-30T09:14:16.260Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-01-30T09:14:16.260Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2023-01-30T09:14:16.260Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-01-30T09:14:16.260Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-01-30T09:14:23.424Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-01-30T09:14:24.415Z] === RUN TestDockerSuite/TestBuildXZHost [2023-01-30T09:14:24.415Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2023-01-30T09:14:24.884Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-01-30T09:14:24.884Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-01-30T09:14:24.885Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-01-30T09:14:24.885Z] docker_cli_sni_test.go:18: Flakey test [2023-01-30T09:14:24.885Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-01-30T09:14:27.103Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-01-30T09:14:31.860Z] === RUN TestDockerSuite/TestCommitChange [2023-01-30T09:14:36.616Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-01-30T09:14:47.040Z] === RUN TestDockerSuite/TestCommitHardlink [2023-01-30T09:14:47.040Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-01-30T09:14:47.040Z] === RUN TestDockerSuite/TestCommitNewFile [2023-01-30T09:14:57.467Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-01-30T09:14:57.467Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-01-30T09:14:57.467Z] === RUN TestDockerSuite/TestCommitTTY [2023-01-30T09:15:09.967Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-01-30T09:15:18.636Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-01-30T09:15:18.636Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-01-30T09:15:18.636Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-01-30T09:15:18.636Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-01-30T09:15:18.636Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-01-30T09:15:18.636Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-01-30T09:15:18.636Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-01-30T09:15:18.636Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-01-30T09:15:18.636Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-01-30T09:15:18.636Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-01-30T09:15:18.636Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-01-30T09:15:18.636Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-01-30T09:15:18.636Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-01-30T09:15:18.636Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2023-01-30T09:15:18.636Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-01-30T09:15:18.636Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-01-30T09:15:25.795Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-01-30T09:15:32.953Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-01-30T09:15:32.953Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2023-01-30T09:15:32.953Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-01-30T09:15:35.905Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-01-30T09:15:35.905Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2023-01-30T09:15:35.905Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-01-30T09:15:35.905Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2023-01-30T09:15:35.905Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-01-30T09:15:35.905Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2023-01-30T09:15:35.905Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-01-30T09:15:43.064Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-01-30T09:15:43.064Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2023-01-30T09:15:43.064Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-01-30T09:15:43.064Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-01-30T09:15:45.283Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-01-30T09:15:45.283Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-01-30T09:15:45.283Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2023-01-30T09:15:45.283Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-01-30T09:15:45.283Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2023-01-30T09:15:45.283Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-01-30T09:15:45.283Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2023-01-30T09:15:45.283Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-01-30T09:15:48.240Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-01-30T09:15:50.460Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-01-30T09:15:52.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-01-30T09:15:52.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-01-30T09:15:52.676Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2023-01-30T09:15:52.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-01-30T09:15:54.894Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-01-30T09:15:54.894Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-01-30T09:15:57.847Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-01-30T09:15:57.847Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2023-01-30T09:15:57.847Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-01-30T09:15:57.847Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2023-01-30T09:15:57.847Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-01-30T09:16:05.008Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-01-30T09:16:05.008Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-01-30T09:16:07.225Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-01-30T09:16:07.225Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2023-01-30T09:16:07.225Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-01-30T09:16:09.442Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-01-30T09:16:09.911Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-01-30T09:16:17.081Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-01-30T09:16:25.746Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-01-30T09:16:29.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-01-30T09:16:29.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-01-30T09:16:29.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-01-30T09:16:29.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-01-30T09:16:29.539Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-01-30T09:16:31.803Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-01-30T09:16:31.803Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2023-01-30T09:16:31.803Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-01-30T09:16:38.965Z] === RUN TestDockerSuite/TestContainerAPITop [2023-01-30T09:16:38.965Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2023-01-30T09:16:38.965Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-01-30T09:16:41.181Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-01-30T09:16:41.181Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-01-30T09:16:45.937Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-01-30T09:16:47.504Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-01-30T09:16:47.504Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2023-01-30T09:16:47.504Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-01-30T09:16:47.504Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2023-01-30T09:16:47.504Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-01-30T09:16:47.504Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2023-01-30T09:16:47.504Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-01-30T09:16:47.504Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2023-01-30T09:16:47.504Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-01-30T09:16:47.504Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2023-01-30T09:16:47.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-01-30T09:16:49.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-01-30T09:16:49.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-01-30T09:16:51.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-01-30T09:16:54.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-01-30T09:16:57.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-01-30T09:17:05.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000059e0_} [2023-01-30T09:17:07.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11296910476_c:\foo_false____} [2023-01-30T09:17:15.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11296910476_c:\foo_true____} [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-01-30T09:17:17.475Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-01-30T09:17:17.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-01-30T09:17:17.932Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-01-30T09:17:17.932Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2023-01-30T09:17:17.932Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-01-30T09:17:17.932Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2023-01-30T09:17:17.932Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-01-30T09:17:17.932Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2023-01-30T09:17:17.932Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-01-30T09:17:17.932Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-01-30T09:17:17.932Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-01-30T09:17:17.932Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-01-30T09:17:17.932Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-01-30T09:17:20.102Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-01-30T09:17:20.102Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.102Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-01-30T09:17:20.102Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.102Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-01-30T09:17:20.102Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.102Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-01-30T09:17:20.102Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.102Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-01-30T09:17:20.102Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.102Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-01-30T09:17:20.102Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.559Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-01-30T09:17:20.559Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.559Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-01-30T09:17:20.559Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.559Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-01-30T09:17:20.559Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.559Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-01-30T09:17:20.559Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.559Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-01-30T09:17:20.559Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.559Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-01-30T09:17:20.559Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.559Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-01-30T09:17:20.559Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-01-30T09:17:20.559Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-01-30T09:17:22.728Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-01-30T09:17:23.185Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-01-30T09:17:23.185Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-01-30T09:17:23.185Z] === RUN TestDockerSuite/TestCpRelativePath [2023-01-30T09:17:25.353Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-01-30T09:17:25.353Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-01-30T09:17:25.353Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-01-30T09:17:25.353Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-01-30T09:17:25.810Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-01-30T09:17:25.811Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-01-30T09:17:25.811Z] === RUN TestDockerSuite/TestCpToCaseA [2023-01-30T09:17:30.800Z] === RUN TestDockerSuite/TestCpToCaseB [2023-01-30T09:17:33.017Z] === RUN TestDockerSuite/TestCpToCaseC [2023-01-30T09:17:33.017Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2023-01-30T09:17:33.017Z] === RUN TestDockerSuite/TestCpToCaseD [2023-01-30T09:17:33.017Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2023-01-30T09:17:33.017Z] === RUN TestDockerSuite/TestCpToCaseE [2023-01-30T09:17:41.678Z] === RUN TestDockerSuite/TestCpToCaseF [2023-01-30T09:17:41.678Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2023-01-30T09:17:41.678Z] === RUN TestDockerSuite/TestCpToCaseG [2023-01-30T09:17:41.678Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2023-01-30T09:17:41.678Z] === RUN TestDockerSuite/TestCpToCaseH [2023-01-30T09:17:52.105Z] === RUN TestDockerSuite/TestCpToCaseI [2023-01-30T09:17:52.105Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2023-01-30T09:17:52.105Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-01-30T09:17:52.105Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2023-01-30T09:17:52.105Z] === RUN TestDockerSuite/TestCpToDot [2023-01-30T09:17:57.971Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-01-30T09:17:57.972Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2023-01-30T09:17:57.972Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-01-30T09:17:57.972Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2023-01-30T09:17:57.972Z] === RUN TestDockerSuite/TestCpToStdout [2023-01-30T09:18:00.925Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-01-30T09:18:00.925Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-30T09:18:00.925Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-01-30T09:18:00.925Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-01-30T09:18:00.925Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-01-30T09:18:00.925Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-01-30T09:18:00.925Z] === RUN TestDockerSuite/TestCpVolumePath [2023-01-30T09:18:00.925Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-01-30T09:18:00.925Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-01-30T09:18:00.925Z] === RUN TestDockerSuite/TestCreateArgs [2023-01-30T09:18:01.395Z] === RUN TestDockerSuite/TestCreateByImageID [2023-01-30T09:18:02.962Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-01-30T09:18:05.178Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-01-30T09:18:05.647Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-01-30T09:18:05.647Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-01-30T09:18:07.863Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-01-30T09:18:08.331Z] === RUN TestDockerSuite/TestCreateLabels [2023-01-30T09:18:08.331Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-01-30T09:18:08.331Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-01-30T09:18:08.331Z] === RUN TestDockerSuite/TestCreateRM [2023-01-30T09:18:08.800Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-01-30T09:18:08.800Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-30T09:18:08.800Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-01-30T09:18:08.800Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-01-30T09:18:09.268Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-01-30T09:18:21.778Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-01-30T09:18:22.247Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-01-30T09:18:22.716Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-01-30T09:18:26.510Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-01-30T09:18:26.510Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-01-30T09:18:26.510Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2023-01-30T09:18:26.510Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-01-30T09:18:28.725Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-01-30T09:18:28.725Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-01-30T09:18:28.725Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-01-30T09:18:28.725Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-01-30T09:18:28.725Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-01-30T09:18:28.725Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-01-30T09:18:28.726Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-01-30T09:18:28.726Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-01-30T09:18:28.726Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-01-30T09:18:28.726Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-01-30T09:18:28.726Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-01-30T09:18:28.726Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-01-30T09:18:28.726Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-01-30T09:18:28.726Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-01-30T09:18:28.726Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:18:28.726Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-01-30T09:18:28.726Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-01-30T09:18:28.726Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-01-30T09:18:28.726Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-01-30T09:18:28.726Z] === RUN TestDockerSuite/TestDevicePermissions [2023-01-30T09:18:28.726Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2023-01-30T09:18:28.726Z] === RUN TestDockerSuite/TestDockerFails [2023-01-30T09:18:29.194Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-01-30T09:18:29.194Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2023-01-30T09:18:29.194Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-01-30T09:18:29.194Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2023-01-30T09:18:29.194Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-01-30T09:18:29.194Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2023-01-30T09:18:29.194Z] === RUN TestDockerSuite/TestEventsAttach [2023-01-30T09:18:29.194Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2023-01-30T09:18:29.194Z] === RUN TestDockerSuite/TestEventsCommit [2023-01-30T09:18:29.194Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2023-01-30T09:18:29.194Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-01-30T09:18:31.411Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-01-30T09:18:34.364Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-01-30T09:18:37.316Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-01-30T09:18:45.980Z] === RUN TestDockerSuite/TestEventsCopy [2023-01-30T09:18:49.773Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-01-30T09:18:54.527Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-01-30T09:18:56.746Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-01-30T09:18:57.733Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-01-30T09:19:01.524Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-01-30T09:19:02.511Z] === RUN TestDockerSuite/TestEventsFilterType [2023-01-30T09:19:03.498Z] === RUN TestDockerSuite/TestEventsFilters [2023-01-30T09:19:08.256Z] === RUN TestDockerSuite/TestEventsFormat [2023-01-30T09:19:13.000Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-01-30T09:19:13.000Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-01-30T09:19:13.000Z] === RUN TestDockerSuite/TestEventsImageImport [2023-01-30T09:19:13.000Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2023-01-30T09:19:13.000Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-01-30T09:19:13.000Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2023-01-30T09:19:13.000Z] === RUN TestDockerSuite/TestEventsImagePull [2023-01-30T09:19:13.000Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2023-01-30T09:19:13.000Z] === RUN TestDockerSuite/TestEventsImageTag [2023-01-30T09:19:14.530Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-01-30T09:19:14.530Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2023-01-30T09:19:14.530Z] === RUN TestDockerSuite/TestEventsRename [2023-01-30T09:19:17.427Z] === RUN TestDockerSuite/TestEventsResize [2023-01-30T09:19:19.597Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-01-30T09:19:21.768Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-01-30T09:19:24.661Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-01-30T09:19:29.335Z] === RUN TestDockerSuite/TestEventsTop [2023-01-30T09:19:29.335Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2023-01-30T09:19:29.335Z] === RUN TestDockerSuite/TestEventsUntag [2023-01-30T09:19:32.231Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-01-30T09:19:35.952Z] === RUN TestDockerSuite/TestExec [2023-01-30T09:19:35.952Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-01-30T09:19:36.409Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-01-30T09:19:36.409Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-01-30T09:19:36.409Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-01-30T09:19:38.578Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-01-30T09:19:40.748Z] === RUN TestDockerSuite/TestExecAPIStart [2023-01-30T09:19:40.748Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-01-30T09:19:40.748Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-01-30T09:19:40.748Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-01-30T09:19:40.748Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-01-30T09:19:40.748Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-01-30T09:19:40.748Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-01-30T09:19:42.917Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-01-30T09:19:45.085Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-01-30T09:19:47.255Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-01-30T09:19:49.423Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-01-30T09:19:54.097Z] === RUN TestDockerSuite/TestExecCgroup [2023-01-30T09:19:54.097Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-01-30T09:19:54.097Z] === RUN TestDockerSuite/TestExecEnv [2023-01-30T09:19:54.097Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-01-30T09:19:54.097Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-01-30T09:19:54.097Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-01-30T09:19:54.097Z] === RUN TestDockerSuite/TestExecExitStatus [2023-01-30T09:19:56.266Z] === RUN TestDockerSuite/TestExecInspectID [2023-01-30T09:20:00.947Z] === RUN TestDockerSuite/TestExecInteractive [2023-01-30T09:20:00.947Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-01-30T09:20:00.947Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-01-30T09:20:00.947Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-01-30T09:20:00.947Z] === RUN TestDockerSuite/TestExecParseError [2023-01-30T09:20:00.947Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-01-30T09:20:00.947Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-01-30T09:20:00.947Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-01-30T09:20:00.947Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-01-30T09:20:00.947Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-01-30T09:20:00.947Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-01-30T09:20:03.845Z] === RUN TestDockerSuite/TestExecSetEnv [2023-01-30T09:20:03.845Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-01-30T09:20:03.845Z] === RUN TestDockerSuite/TestExecStartFails [2023-01-30T09:20:03.845Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-01-30T09:20:03.845Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-01-30T09:20:03.845Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-01-30T09:20:03.845Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-01-30T09:20:03.845Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-01-30T09:20:03.845Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-01-30T09:20:03.845Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-01-30T09:20:03.845Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-01-30T09:20:06.014Z] === RUN TestDockerSuite/TestExecUlimits [2023-01-30T09:20:06.014Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-01-30T09:20:06.014Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-01-30T09:20:14.564Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-01-30T09:20:14.564Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-01-30T09:20:14.564Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-01-30T09:20:14.564Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-01-30T09:20:14.564Z] === RUN TestDockerSuite/TestExecWithUser [2023-01-30T09:20:14.564Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-01-30T09:20:14.564Z] === RUN TestDockerSuite/TestGetContainerStats [2023-01-30T09:20:20.339Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-01-30T09:20:27.394Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-01-30T09:20:29.564Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-01-30T09:20:36.616Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-01-30T09:20:36.616Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-01-30T09:20:36.616Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-01-30T09:20:36.616Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-01-30T09:20:36.616Z] === RUN TestDockerSuite/TestHealth [2023-01-30T09:20:36.616Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-01-30T09:20:36.616Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-01-30T09:20:36.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-01-30T09:20:36.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-01-30T09:20:36.616Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-01-30T09:20:41.289Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-01-30T09:20:41.289Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-01-30T09:20:41.289Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2023-01-30T09:20:41.289Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-01-30T09:20:41.289Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-01-30T09:20:41.289Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-01-30T09:20:41.289Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-01-30T09:20:41.746Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-01-30T09:20:41.746Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2023-01-30T09:20:42.203Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-01-30T09:20:43.167Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-01-30T09:20:43.167Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-01-30T09:20:44.697Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-01-30T09:20:45.154Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-01-30T09:20:47.323Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-01-30T09:20:55.870Z] === RUN TestDockerSuite/TestImagesFormat [2023-01-30T09:20:55.870Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-01-30T09:20:55.870Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2023-01-30T09:20:55.870Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-01-30T09:20:58.764Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-01-30T09:20:58.764Z] === RUN TestDockerSuite/TestImportBadURL [2023-01-30T09:21:01.658Z] === RUN TestDockerSuite/TestImportDisplay [2023-01-30T09:21:01.658Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2023-01-30T09:21:01.658Z] === RUN TestDockerSuite/TestImportFile [2023-01-30T09:21:01.658Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2023-01-30T09:21:01.658Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-01-30T09:21:01.658Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-01-30T09:21:01.658Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2023-01-30T09:21:01.658Z] === RUN TestDockerSuite/TestImportGzipped [2023-01-30T09:21:01.658Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2023-01-30T09:21:01.658Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-01-30T09:21:01.659Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2023-01-30T09:21:01.659Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-01-30T09:21:01.659Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-01-30T09:21:01.659Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-01-30T09:21:01.659Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-01-30T09:21:01.659Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-01-30T09:21:01.659Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-01-30T09:21:01.659Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-01-30T09:21:01.659Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-01-30T09:21:01.659Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-01-30T09:21:01.659Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-01-30T09:21:01.659Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-30T09:21:01.659Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-01-30T09:21:08.710Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-01-30T09:21:11.608Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-01-30T09:21:11.608Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-01-30T09:21:11.608Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-01-30T09:21:11.608Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-01-30T09:21:11.608Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-01-30T09:21:11.608Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-01-30T09:21:11.608Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-01-30T09:21:11.608Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-01-30T09:21:13.777Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-01-30T09:21:13.777Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-01-30T09:21:16.672Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-01-30T09:21:16.672Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-01-30T09:21:16.672Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-01-30T09:21:16.672Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-01-30T09:21:16.672Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-01-30T09:21:16.672Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-01-30T09:21:16.672Z] === RUN TestDockerSuite/TestInspectDefault [2023-01-30T09:21:19.565Z] === RUN TestDockerSuite/TestInspectHistory [2023-01-30T09:21:24.239Z] === RUN TestDockerSuite/TestInspectImage [2023-01-30T09:21:24.239Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-01-30T09:21:24.239Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-01-30T09:21:24.239Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-01-30T09:21:24.239Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-01-30T09:21:24.239Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-30T09:21:24.239Z] === RUN TestDockerSuite/TestInspectInt64 [2023-01-30T09:21:26.407Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-01-30T09:21:28.575Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-01-30T09:21:28.575Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-01-30T09:21:30.742Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-01-30T09:21:32.913Z] === RUN TestDockerSuite/TestInspectPlugin [2023-01-30T09:21:32.913Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-01-30T09:21:32.913Z] === RUN TestDockerSuite/TestInspectRootFS [2023-01-30T09:21:33.370Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-01-30T09:21:35.540Z] === RUN TestDockerSuite/TestInspectStatus [2023-01-30T09:21:38.432Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-01-30T09:21:43.115Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-01-30T09:21:45.285Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-01-30T09:21:47.453Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-01-30T09:21:49.624Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-01-30T09:21:52.517Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-01-30T09:21:54.686Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksEnvs [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-01-30T09:22:01.741Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-01-30T09:22:01.741Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-01-30T09:22:01.741Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2023-01-30T09:22:01.741Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-01-30T09:22:02.198Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-01-30T09:22:02.198Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-01-30T09:22:04.371Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-01-30T09:22:06.540Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-01-30T09:22:12.333Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-01-30T09:22:14.551Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-01-30T09:22:14.551Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2023-01-30T09:22:14.551Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-01-30T09:22:16.771Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-01-30T09:22:16.771Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-01-30T09:22:22.643Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-01-30T09:22:28.514Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-01-30T09:22:33.270Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-01-30T09:22:35.488Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-01-30T09:22:38.439Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-01-30T09:22:38.439Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-01-30T09:22:38.439Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-01-30T09:22:40.656Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-01-30T09:22:47.814Z] === RUN TestDockerSuite/TestLogsSince [2023-01-30T09:22:58.241Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-01-30T09:22:58.241Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-01-30T09:22:58.241Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-01-30T09:22:58.241Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-01-30T09:22:58.241Z] === RUN TestDockerSuite/TestLogsTail [2023-01-30T09:22:59.806Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-01-30T09:23:02.022Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestMountIntoProc [2023-01-30T09:23:04.976Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestMountIntoSys [2023-01-30T09:23:04.976Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestNetHostname [2023-01-30T09:23:04.976Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-01-30T09:23:04.976Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-01-30T09:23:04.976Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-01-30T09:23:04.976Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPluginActive [2023-01-30T09:23:04.976Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-01-30T09:23:04.976Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-01-30T09:23:04.976Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-01-30T09:23:04.976Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-01-30T09:23:04.976Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-01-30T09:23:04.976Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-01-30T09:23:04.976Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-01-30T09:23:04.976Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-01-30T09:23:04.976Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPortHostBinding [2023-01-30T09:23:04.976Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPortList [2023-01-30T09:23:04.976Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-01-30T09:23:04.976Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-01-30T09:23:09.711Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-01-30T09:23:09.711Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-01-30T09:23:09.711Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-01-30T09:23:09.711Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-01-30T09:23:09.711Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2023-01-30T09:23:09.711Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-01-30T09:23:09.711Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2023-01-30T09:23:09.711Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-01-30T09:23:09.711Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-30T09:23:09.711Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-01-30T09:23:09.711Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2023-01-30T09:23:09.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-01-30T09:23:09.711Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2023-01-30T09:23:09.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-01-30T09:23:09.711Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2023-01-30T09:23:09.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-01-30T09:23:09.711Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-30T09:23:09.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-01-30T09:23:14.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-01-30T09:23:14.388Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2023-01-30T09:23:14.388Z] === RUN TestDockerSuite/TestPsByOrder [2023-01-30T09:23:22.934Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-01-30T09:23:22.934Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-01-30T09:23:22.934Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-01-30T09:23:33.238Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-01-30T09:23:50.892Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-01-30T09:23:51.348Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-01-30T09:23:51.348Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-01-30T09:23:51.348Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-01-30T09:24:06.125Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-01-30T09:24:08.295Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-01-30T09:24:20.648Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-01-30T09:24:30.940Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-01-30T09:24:30.940Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-01-30T09:24:30.940Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-01-30T09:24:30.940Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-01-30T09:24:30.940Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-01-30T09:24:35.613Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-01-30T09:24:35.613Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-01-30T09:24:35.613Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-01-30T09:24:35.613Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-01-30T09:24:35.613Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-01-30T09:24:35.613Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-01-30T09:24:35.613Z] === RUN TestDockerSuite/TestPsRightTagName [2023-01-30T09:24:35.613Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-01-30T09:24:35.613Z] === RUN TestDockerSuite/TestPsShowMounts [2023-01-30T09:24:42.666Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-01-30T09:24:42.666Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2023-01-30T09:24:42.666Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-01-30T09:24:43.630Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-01-30T09:24:43.630Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-01-30T09:24:43.630Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-01-30T09:24:44.594Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-01-30T09:24:45.558Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-01-30T09:24:45.558Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2023-01-30T09:24:45.558Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-01-30T09:24:49.278Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-01-30T09:24:53.954Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-01-30T09:25:01.007Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-01-30T09:25:22.070Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-01-30T09:25:22.070Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-01-30T09:25:22.070Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-01-30T09:25:26.743Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-01-30T09:25:27.200Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-01-30T09:25:27.200Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-01-30T09:25:28.163Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-01-30T09:25:32.837Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-01-30T09:25:36.558Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-01-30T09:25:36.558Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-01-30T09:25:36.558Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-01-30T09:25:41.231Z] === RUN TestDockerSuite/TestRmiBlank [2023-01-30T09:25:41.231Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-01-30T09:25:41.231Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-01-30T09:25:56.019Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-01-30T09:25:58.191Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-01-30T09:25:58.648Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-01-30T09:26:05.699Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-01-30T09:26:10.372Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-01-30T09:26:18.924Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-01-30T09:26:22.645Z] === RUN TestDockerSuite/TestRmiTag [2023-01-30T09:26:22.645Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-01-30T09:26:25.539Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-01-30T09:26:46.594Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-01-30T09:26:47.050Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-01-30T09:26:51.721Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-01-30T09:26:53.251Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-01-30T09:26:53.251Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2023-01-30T09:26:53.251Z] === RUN TestDockerSuite/TestRunAddHost [2023-01-30T09:26:53.251Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2023-01-30T09:26:53.251Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-01-30T09:26:53.251Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2023-01-30T09:26:53.251Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-01-30T09:26:53.251Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2023-01-30T09:26:53.251Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-01-30T09:26:53.251Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2023-01-30T09:26:53.251Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-01-30T09:26:53.251Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2023-01-30T09:26:53.251Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-01-30T09:26:53.251Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2023-01-30T09:26:53.251Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-01-30T09:26:55.421Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-01-30T09:26:55.421Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2023-01-30T09:26:55.421Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-01-30T09:26:55.421Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2023-01-30T09:26:55.421Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-01-30T09:27:00.097Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-01-30T09:27:02.992Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-01-30T09:27:10.044Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-01-30T09:27:12.938Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-01-30T09:27:15.112Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-01-30T09:27:15.112Z] === RUN TestDockerSuite/TestRunBindMounts [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-01-30T09:27:19.798Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2023-01-30T09:27:19.798Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-01-30T09:27:22.692Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-01-30T09:27:22.692Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2023-01-30T09:27:22.692Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-01-30T09:27:25.588Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-01-30T09:27:25.588Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2023-01-30T09:27:25.588Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-01-30T09:27:25.588Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2023-01-30T09:27:25.588Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-01-30T09:27:27.757Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-01-30T09:27:27.757Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2023-01-30T09:27:27.757Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-01-30T09:27:27.757Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2023-01-30T09:27:27.757Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-01-30T09:27:27.757Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2023-01-30T09:27:27.757Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-01-30T09:27:27.757Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2023-01-30T09:27:27.757Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-01-30T09:27:27.757Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2023-01-30T09:27:27.757Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-01-30T09:27:27.757Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2023-01-30T09:27:27.757Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-01-30T09:27:27.757Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2023-01-30T09:27:27.757Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-01-30T09:27:29.925Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-01-30T09:27:32.095Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-01-30T09:27:34.989Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-01-30T09:27:34.989Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2023-01-30T09:27:34.989Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-01-30T09:27:34.989Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2023-01-30T09:27:34.989Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-01-30T09:27:34.989Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2023-01-30T09:27:34.989Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-01-30T09:27:37.160Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-01-30T09:27:37.160Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2023-01-30T09:27:37.160Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-01-30T09:27:37.160Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2023-01-30T09:27:37.160Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-01-30T09:27:37.160Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2023-01-30T09:27:37.160Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-01-30T09:27:37.160Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2023-01-30T09:27:37.160Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-01-30T09:27:38.694Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-01-30T09:27:44.467Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-01-30T09:27:44.467Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2023-01-30T09:27:44.467Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-01-30T09:27:44.467Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2023-01-30T09:27:44.467Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-01-30T09:27:44.467Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2023-01-30T09:27:44.467Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-01-30T09:27:44.467Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-30T09:27:44.467Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-01-30T09:27:44.467Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2023-01-30T09:27:44.467Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-01-30T09:27:44.467Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2023-01-30T09:27:44.467Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-01-30T09:27:46.635Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-01-30T09:27:46.635Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2023-01-30T09:27:46.635Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-01-30T09:27:46.635Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-01-30T09:27:46.635Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2023-01-30T09:27:46.635Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-01-30T09:27:48.803Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-01-30T09:27:50.971Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-01-30T09:27:50.971Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2023-01-30T09:27:50.971Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-01-30T09:27:53.141Z] === RUN TestDockerSuite/TestRunEnvironment [2023-01-30T09:27:53.141Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2023-01-30T09:27:53.597Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-01-30T09:27:53.597Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2023-01-30T09:27:53.597Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-01-30T09:27:53.597Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2023-01-30T09:27:53.597Z] === RUN TestDockerSuite/TestRunExitCode [2023-01-30T09:28:00.652Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-01-30T09:28:02.819Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-01-30T09:28:05.716Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-01-30T09:28:12.768Z] === RUN TestDockerSuite/TestRunExposePort [2023-01-30T09:28:12.768Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-01-30T09:28:12.768Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2023-01-30T09:28:12.768Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-01-30T09:28:12.768Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2023-01-30T09:28:12.768Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-01-30T09:28:12.768Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2023-01-30T09:28:12.768Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-01-30T09:28:12.768Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2023-01-30T09:28:12.768Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-30T09:28:12.768Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-30T09:28:12.768Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-01-30T09:28:12.768Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2023-01-30T09:28:12.768Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-01-30T09:28:12.768Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2023-01-30T09:28:12.768Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-01-30T09:28:21.316Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-01-30T09:28:21.316Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2023-01-30T09:28:21.316Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-01-30T09:28:21.316Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-01-30T09:28:21.316Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2023-01-30T09:28:21.316Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-01-30T09:28:21.316Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2023-01-30T09:28:21.316Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-01-30T09:28:21.316Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2023-01-30T09:28:21.316Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-01-30T09:28:21.316Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2023-01-30T09:28:21.316Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-01-30T09:28:31.746Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-01-30T09:28:31.746Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2023-01-30T09:28:31.746Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-01-30T09:28:32.710Z] === RUN TestDockerSuite/TestRunModeHostname [2023-01-30T09:28:32.710Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2023-01-30T09:28:32.710Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-01-30T09:28:32.710Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2023-01-30T09:28:32.710Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-01-30T09:28:32.710Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2023-01-30T09:28:32.710Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-01-30T09:28:32.710Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2023-01-30T09:28:32.710Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-01-30T09:28:32.710Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2023-01-30T09:28:32.710Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-01-30T09:28:32.710Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2023-01-30T09:28:32.710Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-01-30T09:28:32.710Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2023-01-30T09:28:33.169Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-01-30T09:28:33.169Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2023-01-30T09:28:33.169Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-01-30T09:28:33.169Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2023-01-30T09:28:33.169Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-01-30T09:28:33.169Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2023-01-30T09:28:33.169Z] === RUN TestDockerSuite/TestRunMount [2023-01-30T09:28:33.169Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2023-01-30T09:28:33.169Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-01-30T09:28:33.169Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2023-01-30T09:28:33.169Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-01-30T09:28:33.169Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2023-01-30T09:28:33.169Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-01-30T09:28:33.169Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2023-01-30T09:28:33.169Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-01-30T09:28:40.221Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-01-30T09:28:40.221Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-01-30T09:28:40.221Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-01-30T09:28:40.221Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2023-01-30T09:28:40.221Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-01-30T09:28:40.221Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2023-01-30T09:28:40.221Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-01-30T09:28:45.997Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-01-30T09:28:49.719Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-01-30T09:28:49.719Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNetHost [2023-01-30T09:28:49.719Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-01-30T09:28:49.719Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-01-30T09:28:49.719Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-01-30T09:28:49.719Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-01-30T09:28:49.719Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-01-30T09:28:49.719Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-01-30T09:28:49.719Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-01-30T09:28:49.719Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-01-30T09:28:50.683Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-01-30T09:28:52.851Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-01-30T09:28:55.021Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-01-30T09:28:55.983Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-01-30T09:28:58.152Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-01-30T09:28:58.609Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2023-01-30T09:28:58.610Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-01-30T09:28:58.610Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2023-01-30T09:28:58.610Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-01-30T09:28:58.610Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2023-01-30T09:28:58.610Z] === RUN TestDockerSuite/TestRunPortInUse [2023-01-30T09:28:58.610Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2023-01-30T09:28:58.610Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-01-30T09:28:58.610Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2023-01-30T09:28:58.610Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-01-30T09:28:58.610Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2023-01-30T09:28:58.610Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-01-30T09:28:58.610Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2023-01-30T09:28:58.610Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-01-30T09:28:58.610Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2023-01-30T09:28:58.610Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-30T09:29:01.503Z] === RUN TestDockerSuite/TestRunPublishPort [2023-01-30T09:29:01.503Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2023-01-30T09:29:01.503Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-01-30T09:29:01.503Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2023-01-30T09:29:01.503Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-01-30T09:29:01.503Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2023-01-30T09:29:01.503Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-01-30T09:29:01.503Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2023-01-30T09:29:01.503Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-01-30T09:29:01.503Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-30T09:29:01.503Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-01-30T09:29:10.047Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-01-30T09:29:10.047Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2023-01-30T09:29:10.047Z] === RUN TestDockerSuite/TestRunRm [2023-01-30T09:29:12.216Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-01-30T09:29:17.994Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-01-30T09:29:20.163Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-01-30T09:29:22.331Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-01-30T09:29:24.500Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-01-30T09:29:27.394Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-01-30T09:29:27.394Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2023-01-30T09:29:27.394Z] === RUN TestDockerSuite/TestRunState [2023-01-30T09:29:27.394Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2023-01-30T09:29:27.394Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-01-30T09:29:29.563Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-01-30T09:29:29.563Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2023-01-30T09:29:29.563Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-01-30T09:29:31.732Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-01-30T09:29:31.732Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2023-01-30T09:29:31.732Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-01-30T09:29:31.732Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2023-01-30T09:29:31.732Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-01-30T09:29:31.732Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-01-30T09:29:31.732Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-01-30T09:29:31.732Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2023-01-30T09:29:31.732Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-01-30T09:29:37.512Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-01-30T09:29:37.512Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-01-30T09:29:37.512Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-01-30T09:29:37.512Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-01-30T09:29:37.512Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUserByID [2023-01-30T09:29:37.512Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-01-30T09:29:37.512Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-01-30T09:29:37.512Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-01-30T09:29:37.512Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUserByName [2023-01-30T09:29:37.512Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2023-01-30T09:29:37.512Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-01-30T09:29:44.562Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-01-30T09:29:44.562Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2023-01-30T09:29:44.562Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-01-30T09:29:46.730Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-01-30T09:29:46.730Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2023-01-30T09:29:46.730Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-01-30T09:29:46.730Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2023-01-30T09:29:46.730Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-01-30T09:29:49.624Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-01-30T09:29:56.675Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-01-30T09:30:01.349Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-01-30T09:30:08.402Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-01-30T09:30:08.402Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2023-01-30T09:30:08.402Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-01-30T09:30:08.402Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-01-30T09:30:10.571Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-01-30T09:30:12.739Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-01-30T09:30:14.907Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-01-30T09:30:14.907Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2023-01-30T09:30:14.907Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-01-30T09:30:14.907Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-01-30T09:30:14.907Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-01-30T09:30:14.907Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2023-01-30T09:30:14.907Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-01-30T09:30:14.907Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2023-01-30T09:30:14.907Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-01-30T09:30:14.907Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2023-01-30T09:30:14.907Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-01-30T09:30:14.907Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2023-01-30T09:30:15.364Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-01-30T09:30:15.364Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2023-01-30T09:30:15.364Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-01-30T09:30:19.085Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-01-30T09:30:21.253Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-01-30T09:30:23.423Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-01-30T09:30:28.095Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-01-30T09:30:28.095Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-01-30T09:30:28.095Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-01-30T09:30:28.095Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-01-30T09:30:28.095Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveImageId [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-01-30T09:30:28.095Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2023-01-30T09:30:28.095Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-01-30T09:30:30.264Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-01-30T09:30:30.264Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-01-30T09:30:30.721Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-01-30T09:30:31.179Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-01-30T09:30:32.709Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-01-30T09:30:39.762Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-01-30T09:30:39.762Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-01-30T09:30:39.762Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-01-30T09:30:48.310Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-01-30T09:30:48.310Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-01-30T09:30:48.310Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-01-30T09:30:51.207Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-01-30T09:30:51.207Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-01-30T09:30:51.207Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-01-30T09:30:51.207Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-01-30T09:30:51.207Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-01-30T09:30:51.207Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-01-30T09:30:51.207Z] === RUN TestDockerSuite/TestStartRecordError [2023-01-30T09:30:51.207Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-01-30T09:30:51.207Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-01-30T09:30:58.267Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-01-30T09:30:58.267Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-01-30T09:30:58.267Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-01-30T09:30:58.267Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-01-30T09:30:58.267Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-01-30T09:30:58.267Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-01-30T09:30:58.267Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-01-30T09:30:58.267Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-01-30T09:30:58.267Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-01-30T09:30:58.267Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-30T09:30:58.267Z] === RUN TestDockerSuite/TestStatsNoStream [2023-01-30T09:30:58.267Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-01-30T09:30:58.267Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-01-30T09:30:59.796Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-01-30T09:31:02.690Z] === RUN TestDockerSuite/TestTopPrivileged [2023-01-30T09:31:02.691Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-01-30T09:31:02.691Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-01-30T09:31:04.861Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-01-30T09:31:04.861Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2023-01-30T09:31:04.861Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-01-30T09:31:04.861Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-01-30T09:31:04.861Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-01-30T09:31:04.861Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-01-30T09:31:04.861Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-01-30T09:31:04.861Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2023-01-30T09:31:04.861Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-01-30T09:31:04.861Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2023-01-30T09:31:04.861Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-01-30T09:31:04.861Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2023-01-30T09:31:04.861Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-01-30T09:31:22.519Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-01-30T09:31:22.519Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-01-30T09:31:22.519Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-01-30T09:31:22.519Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2023-01-30T09:31:22.519Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-01-30T09:31:22.519Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-01-30T09:31:22.519Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-01-30T09:31:22.519Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-01-30T09:31:24.053Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-01-30T09:31:24.053Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-01-30T09:31:26.946Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-01-30T09:31:27.403Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-01-30T09:31:27.860Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-01-30T09:31:27.860Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-01-30T09:31:28.316Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-01-30T09:31:40.671Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-01-30T09:31:40.671Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2023-01-30T09:31:40.671Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-01-30T09:31:41.634Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-01-30T09:31:41.634Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-01-30T09:31:41.634Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2023-01-30T09:31:41.634Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-01-30T09:31:53.994Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-01-30T09:31:54.451Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-01-30T09:31:54.908Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-01-30T09:32:05.203Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-01-30T09:32:05.203Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.203Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite (2564.56s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.27s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (55.59s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.63s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.71s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.39s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.46s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.87s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.29s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.12s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.31s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.33s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.61s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.92s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.40s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.21s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.81s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.97s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.75s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.16s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.75s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.87s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.12s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.56s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.98s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.55s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.47s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.36s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.27s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.31s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.14s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.20s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.29s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.15s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.98s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.93s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.96s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.15s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.51s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.43s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.79s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.77s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.58s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.14s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (75.89s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.54s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.99s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.92s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.55s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.25s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.11s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.82s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (115.82s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2023-01-30T09:32:05.203Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-01-30T09:32:05.203Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.64s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.54s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.97s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.68s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.89s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.47s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildFails (2.53s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.61s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.76s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.60s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.85s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.65s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.01s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildHistory (11.13s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.19s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.37s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLabels (1.00s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.67s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.74s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.80s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.77s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.12s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.55s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.35s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.35s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.05s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.42s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.16s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.16s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-01-30T09:32:05.204Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.56s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.19s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.43s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.18s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.30s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.56s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.51s) [2023-01-30T09:32:05.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.61s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.67s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.40s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.84s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.67s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.25s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.55s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.63s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildRm (12.62s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.30s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.52s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.68s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.31s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.37s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.41s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.65s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildStderr (4.35s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.24s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.17s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.48s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.32s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.00s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.72s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.05s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.51s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.20s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.74s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.61s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.54s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.39s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.51s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.30s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.35s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestCommitChange (5.09s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (9.27s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.54s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestCommitTTY (11.63s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.11s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.56s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.65s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.87s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-01-30T09:32:05.661Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2023-01-30T09:32:05.661Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.21s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.51s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.69s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.30s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.26s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.33s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.37s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.31s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.06s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.58s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.12s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.62s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.03s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.97s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.18s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.33s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.33s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.04s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.98s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.98s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.53s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.55s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.53s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000059e0_} (2.55s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11296910476_c:\foo_false____} (7.56s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11296910476_c:\foo_true____} (2.65s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.40s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.44s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.58s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.69s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.46s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.92s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.89s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCpToDot (7.35s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCpToStdout (2.73s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.75s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.34s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.62s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.38s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.57s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.45s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.98s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.79s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsCopy (4.90s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.09s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.24s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.76s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsFilters (4.90s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsFormat (4.83s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsRename (2.51s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsResize (2.70s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.32s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.75s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.81s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.87s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.14s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.25s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.25s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.41s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.34s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecInspectID (4.92s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.55s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.41s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.25s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.14s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.11s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.18s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.44s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.77s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.16s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.51s) [2023-01-30T09:32:05.662Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2023-01-30T09:32:05.662Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.25s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.32s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.38s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.38s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectDefault (2.97s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectHistory (4.49s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.30s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.26s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.28s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.26s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.22s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectStatus (2.73s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.61s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.45s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.21s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.36s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.29s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.20s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.07s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.76s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.52s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.31s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.42s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.46s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.33s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.56s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.38s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.38s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.23s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsSince (9.08s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsTail (2.87s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.60s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.32s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.54s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.56s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPsByOrder (8.46s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.28s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.07s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.83s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.74s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.50s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.59s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.92s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.21s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.27s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.01s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.72s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.13s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.37s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.31s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.92s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.71s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.30s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.36s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.23s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.99s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.88s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.64s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.83s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.76s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.13s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.48s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.41s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.56s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.54s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.01s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.92s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.13s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.35s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.41s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.73s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.27s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.17s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.35s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.36s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.23s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.28s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.82s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.23s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.34s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.27s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.25s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.27s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-01-30T09:32:05.663Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunExitCode (7.13s) [2023-01-30T09:32:05.663Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.32s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.38s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.14s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.78s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.56s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.74s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.03s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.09s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.07s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.26s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.87s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.97s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunRm (2.43s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.51s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.49s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.26s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.28s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.56s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.29s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.17s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.83s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.24s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.43s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.18s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.11s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.65s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.95s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.69s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.32s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.34s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.01s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.23s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.53s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.03s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.33s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.92s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.74s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.14s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.15s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.22s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.75s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.04s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.68s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.46s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.07s) [2023-01-30T09:32:05.664Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-01-30T09:32:05.664Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.51s) [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.664Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-01-30T09:32:05.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-01-30T09:32:05.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] --- PASS: TestDockerRegistrySuite (0.17s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-01-30T09:32:05.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-01-30T09:32:05.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-01-30T09:32:05.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-01-30T09:32:05.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-01-30T09:32:05.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-01-30T09:32:05.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-01-30T09:32:05.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-01-30T09:32:05.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-01-30T09:32:05.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthTokenSuite [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-01-30T09:32:05.665Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-01-30T09:32:05.665Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-01-30T09:32:05.665Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-01-30T09:32:05.665Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-01-30T09:32:05.665Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-01-30T09:32:05.665Z] === RUN TestDockerDaemonSuite [2023-01-30T09:32:05.665Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-01-30T09:32:05.665Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-01-30T09:32:05.665Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-01-30T09:32:05.665Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-01-30T09:32:05.665Z] === RUN TestDockerSwarmSuite [2023-01-30T09:32:05.665Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-01-30T09:32:05.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.665Z] --- PASS: TestDockerPluginSuite (0.03s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-01-30T09:32:05.665Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-01-30T09:32:05.665Z] === RUN TestDockerExternalVolumeSuite [2023-01-30T09:32:05.666Z] check_test.go:128: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-01-30T09:32:05.666Z] === RUN TestDockerNetworkSuite [2023-01-30T09:32:05.666Z] check_test.go:134: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-01-30T09:32:05.666Z] === RUN TestDockerHubPullSuite [2023-01-30T09:32:05.666Z] check_test.go:142: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-01-30T09:32:05.666Z] PASS [2023-01-30T09:32:05.666Z] ok github.com/docker/docker/integration-cli 2564.970s [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === Skipped [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-01-30T09:32:05.666Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-01-30T09:32:05.666Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-01-30T09:32:05.666Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-01-30T09:32:05.666Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-01-30T09:32:05.666Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-01-30T09:32:05.666Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-01-30T09:32:05.666Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-01-30T09:32:05.666Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-01-30T09:32:05.666Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-01-30T09:32:05.666Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-01-30T09:32:05.666Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-01-30T09:32:05.666Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-01-30T09:32:05.666Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2023-01-30T09:32:05.666Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2023-01-30T09:32:05.666Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2023-01-30T09:32:05.666Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2023-01-30T09:32:05.666Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2023-01-30T09:32:05.666Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2023-01-30T09:32:05.666Z] [2023-01-30T09:32:05.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2023-01-30T09:32:06.124Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.124Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2023-01-30T09:32:06.124Z] [2023-01-30T09:32:06.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-01-30T09:32:06.124Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.124Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-01-30T09:32:06.124Z] [2023-01-30T09:32:06.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-01-30T09:32:06.124Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.124Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-01-30T09:32:06.124Z] [2023-01-30T09:32:06.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2023-01-30T09:32:06.124Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.124Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2023-01-30T09:32:06.124Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2023-01-30T09:32:06.125Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2023-01-30T09:32:06.125Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-01-30T09:32:06.125Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-01-30T09:32:06.125Z] docker_cli_sni_test.go:18: Flakey test [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-01-30T09:32:06.125Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-01-30T09:32:06.125Z] [2023-01-30T09:32:06.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-01-30T09:32:06.125Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.125Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2023-01-30T09:32:06.126Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-01-30T09:32:06.126Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2023-01-30T09:32:06.126Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-01-30T09:32:06.126Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2023-01-30T09:32:06.126Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-01-30T09:32:06.126Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-01-30T09:32:06.126Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-01-30T09:32:06.126Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2023-01-30T09:32:06.126Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-01-30T09:32:06.126Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-01-30T09:32:06.126Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-01-30T09:32:06.126Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2023-01-30T09:32:06.126Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2023-01-30T09:32:06.126Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2023-01-30T09:32:06.126Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2023-01-30T09:32:06.126Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2023-01-30T09:32:06.126Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2023-01-30T09:32:06.126Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-01-30T09:32:06.126Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2023-01-30T09:32:06.126Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.126Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2023-01-30T09:32:06.126Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-01-30T09:32:06.127Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-01-30T09:32:06.127Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-01-30T09:32:06.127Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2023-01-30T09:32:06.127Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2023-01-30T09:32:06.127Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2023-01-30T09:32:06.127Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2023-01-30T09:32:06.127Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-01-30T09:32:06.127Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2023-01-30T09:32:06.127Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-01-30T09:32:06.127Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-01-30T09:32:06.127Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-01-30T09:32:06.127Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-01-30T09:32:06.127Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2023-01-30T09:32:06.127Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.127Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-01-30T09:32:06.127Z] [2023-01-30T09:32:06.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-01-30T09:32:06.127Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-01-30T09:32:06.128Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2023-01-30T09:32:06.128Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-01-30T09:32:06.128Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2023-01-30T09:32:06.128Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2023-01-30T09:32:06.128Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-01-30T09:32:06.128Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-01-30T09:32:06.128Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-01-30T09:32:06.128Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-01-30T09:32:06.128Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-01-30T09:32:06.128Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-01-30T09:32:06.128Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-01-30T09:32:06.128Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-01-30T09:32:06.128Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-01-30T09:32:06.128Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-01-30T09:32:06.128Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.128Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-01-30T09:32:06.128Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-01-30T09:32:06.129Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2023-01-30T09:32:06.129Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.129Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2023-01-30T09:32:06.129Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.26s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.26s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-01-30T09:32:06.130Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.130Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-01-30T09:32:06.130Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2023-01-30T09:32:06.131Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.131Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-01-30T09:32:06.131Z] [2023-01-30T09:32:06.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2023-01-30T09:32:06.131Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-01-30T09:32:06.132Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-01-30T09:32:06.132Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2023-01-30T09:32:06.132Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2023-01-30T09:32:06.132Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2023-01-30T09:32:06.132Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2023-01-30T09:32:06.132Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2023-01-30T09:32:06.132Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-01-30T09:32:06.132Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2023-01-30T09:32:06.132Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2023-01-30T09:32:06.132Z] [2023-01-30T09:32:06.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2023-01-30T09:32:06.132Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.132Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-01-30T09:32:06.589Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-01-30T09:32:06.589Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-01-30T09:32:06.589Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-01-30T09:32:06.589Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-30T09:32:06.589Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.589Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-30T09:32:06.589Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:128: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:134: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-01-30T09:32:06.590Z] check_test.go:142: unmatched requirement DaemonIsLinux [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] DONE 1093 tests, 547 skipped in 2576.646s [2023-01-30T09:32:06.590Z] INFO: Integration tests ended at 01/30/2023 09:32:06. Duration:00:42:56.8198325 [2023-01-30T09:32:06.590Z] INFO: Docker info of the daemon under test at end of run [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] Containers: 2 [2023-01-30T09:32:06.590Z] Running: 0 [2023-01-30T09:32:06.590Z] Paused: 0 [2023-01-30T09:32:06.590Z] Stopped: 2 [2023-01-30T09:32:06.590Z] Images: 18 [2023-01-30T09:32:06.590Z] Server Version: 0.0.0-dev [2023-01-30T09:32:06.590Z] Storage Driver: windowsfilter [2023-01-30T09:32:06.590Z] Windows: [2023-01-30T09:32:06.590Z] Logging Driver: json-file [2023-01-30T09:32:06.590Z] Plugins: [2023-01-30T09:32:06.590Z] Volume: local [2023-01-30T09:32:06.590Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-30T09:32:06.590Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-30T09:32:06.590Z] Swarm: inactive [2023-01-30T09:32:06.590Z] Default Isolation: process [2023-01-30T09:32:06.590Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-30T09:32:06.590Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-30T09:32:06.590Z] OSType: windows [2023-01-30T09:32:06.590Z] Architecture: x86_64 [2023-01-30T09:32:06.590Z] CPUs: 4 [2023-01-30T09:32:06.590Z] Total Memory: 32GiB [2023-01-30T09:32:06.590Z] Name: azwin-2-8f9500 [2023-01-30T09:32:06.590Z] ID: 36I2:PCUC:VGFL:VVAU:55IM:NBUR:BUUD:T4HC:KOF3:6QVO:6XWX:J455 [2023-01-30T09:32:06.590Z] Docker Root Dir: D:\CI\PR-44882\1\daemon [2023-01-30T09:32:06.590Z] Debug Mode (client): false [2023-01-30T09:32:06.590Z] Debug Mode (server): true [2023-01-30T09:32:06.590Z] File Descriptors: -1 [2023-01-30T09:32:06.590Z] Goroutines: 17 [2023-01-30T09:32:06.590Z] System Time: 2023-01-30T09:32:06.2957107Z [2023-01-30T09:32:06.590Z] EventsListeners: 0 [2023-01-30T09:32:06.590Z] Registry: https://index.docker.io/v1/ [2023-01-30T09:32:06.590Z] Labels: [2023-01-30T09:32:06.590Z] Experimental: false [2023-01-30T09:32:06.590Z] Insecure Registries: [2023-01-30T09:32:06.590Z] 127.0.0.0/8 [2023-01-30T09:32:06.590Z] Live Restore Enabled: false [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] [2023-01-30T09:32:06.590Z] INFO: Stopping daemon under test [2023-01-30T09:32:06.590Z] SUCCESS: The process with PID 972 (child process of PID 3732) has been terminated. [2023-01-30T09:32:06.590Z] SUCCESS: The process with PID 3732 (child process of PID 4496) has been terminated. [2023-01-30T09:32:06.590Z] INFO: Stop tailing logs of the daemon under tests [2023-01-30T09:32:06.590Z] INFO: executeCI.ps1 Completed successfully at 01/30/2023 09:32:06. [2023-01-30T09:32:06.590Z] INFO: Tidying up at end of run [2023-01-30T09:32:06.590Z] INFO: Saving daemon under test log (d:\CI\PR-44882\1\dut.out) to bundles\CIDUT.out [2023-01-30T09:32:07.047Z] INFO: Saving daemon under test log (d:\CI\PR-44882\1\dut.err) to bundles\CIDUT.err [2023-01-30T09:32:07.047Z] INFO: Nuke-Everything... [2023-01-30T09:32:07.047Z] INFO: Container count on control daemon to delete is 2 [2023-01-30T09:32:07.047Z] a01ca8a1930a [2023-01-30T09:32:07.047Z] 33026757512e [2023-01-30T09:32:07.504Z] INFO: Tidying pidfile d:\CI\PR-44882\1\docker.pid [2023-01-30T09:32:07.504Z] INFO: Nuking d:\CI [2023-01-30T09:32:22.299Z] INFO: Zapped successfully [2023-01-30T09:32:22.299Z] [2023-01-30T09:32:22.299Z] INFO: executeCI.ps1 exiting at Mon Jan 30 09:32:21 CUT 2023. Duration 01:04:02.5005308 [2023-01-30T09:32:22.299Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-01-30T09:32:22.554Z] Recording test results [2023-01-30T09:32:32.054Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-01-30T09:32:33.651Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-01-30T09:32:35.441Z] Archiving artifacts [2023-01-30T09:32:51.608Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44882/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-30T09:32:52.633Z] + make clean [2023-01-30T09:32:54.200Z] docker volume rm -f docker-dev-cache [2023-01-30T09:32:54.200Z] 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